html {
background: #352D5E url(/i/html_bg.jpg) repeat-x; 
margin:0; 
padding: 0; 
background-position:top;
height:100%;
}
body {
font: normal 12px Tahoma, sans-serif; 
color: #C0C0C0;	
margin: 0 auto; 
padding: 0;	
height: 100%;
}
td {
font: normal 12px Tahoma, sans-serif;
}
img { 
border:0px;
}

table.intable {
background-color: #000000; 
border:0;
}
.am {
color:#034291; 
text-decoration:none; 
font-weight:bold;
}
.am:hover {
color: #FF6E01;
}
li{
list-style-type: none;
}
.sitemap {
list-style-type: none; 
margin-left: 15px; 
padding: 5px 0 10px 0;
}
.menu-ul {
list-style-type: none; 
list-style-image: none; 
margin-left: 25px; 
padding:0;
}
.menu-li {
margin-top: 5px;
}
.menu-li-cur {
margin-top: 5px; 
}
.menu-href {
text-decoration: none;
font-weight:bold;
}
li {
margin-top: 5px;
}

table {
border-collapse: collapse; 
width: 100%;
}

td {
margin: 0; 
padding: 0;
}

a {
color: #AAFB92; 
text-decoration: none;
font-weight:bold;
}
a:hover {
text-decoration: underline;
color:#C0C0C0;
font-weight:bold;
}

h1 {
font: normal 17px Tahoma, sans-serif; 
color: #C0C0C0; 
margin-top: 0; 
margin-bottom: 20px;
}
h2 {
font: bold 12px Tahoma, sans-serif;	
color: #C0C0C0;	
margin-top: 0; 
margin-bottom: 15px; 
background: #7C7C7C; 
padding-top: 1px; 
padding-bottom: 1px;	
padding-left: 5px;
}
h3 {
font: bold 10px Tahoma, sans-serif;	
color: #C0C0C0;	
margin-top: 0px; 
margin-bottom: 10px;
}
p {
margin-top: 0; 
margin-bottom: 10px;
}

.main {
height:100%; 
width: 925px; 
background-color:#000;
margin:0; 
padding:0; 
border-left: 1px solid #767676; 
border-right: 1px solid #767676;
}
.head {
background-color: #292929;
}

.header_left {
height: 117px; 
/*border-bottom: 1px solid #767676;*/
background: #000 url(/i/logo.jpg) no-repeat;
}
.logo {
float: left; 
height: 165px; 
width: 272px;
}
.name {
float: right; 
margin:10px 20px 0 0;
}

.nav {
width: 210px;	
padding-top: 8px;	
padding-right: 0px; 
padding-bottom: 40px; 
padding-left: 5px; 
font-size: 12px;
}
td.nav {
vertical-align: top;
width: 210px;
}

.content p {
margin:0; 
text-indent: 4em;
}
.content {
padding: 8px 30px 8px 30px; 
font-size: 12px;	
width:100%; 
height:expression($.browser.msie ? "70%" : "100%");
}
.content img {
border:0px; 
margin:7px 7px 0 7px;
}
.content table {
width: 100%; 
margin-bottom: 10px; 
font-size: 12px;
}
td.content {
vertical-align: top; 
line-height: 1.5;
}

.footer {
padding: 18px 35px 18px 15px; 
font-size: 11px;	
height: 10px;
}
.footer table {
width: 100%;	
font-size: 11px;
}
.footer .cn {
text-align: center;
}
.footer .rt {
text-align: right; 
color: #5f5f5f;
font-size: 10px;
}
.footer .rt a {
color: #5f5f5f; 
text-decoration: underline;
font-size: 10px;
}
.footer .rt a:hover {
text-decoration: none;
}
.closer {
font-size: 0; 
clear: both; 
height: 0;
}
.curpage {
font-weight:bold;
}

.lang {
font: normal 12px Tahoma, sans-serif; 
color: #C0C0C0; 
text-decoration:none;
}
.topmenu {
font: normal 12px Tahoma, sans-serif; 
color: #AAFB92; 
text-decoration:none; 
font-weight:bold;
}
.topmenu_cur {
font: bold 12px Tahoma, sans-serif; 
color: #C0C0C0; 
text-decoration:none;
}
.td_topmenu {
padding:0 10px 0px 10px; 
/*border-bottom: 1px solid #767676;*/
}
.in_td_topmenu {
padding:0 5px;
}
.topmenu_sep {
font-size: 11px;
}
.td_lang {}
.div_lang{}
.book {
width:655px; 
height:265px; 
background-color:#1A1A1A; 
border:1px solid white; 
}
.book td {
text-align:center; 
vertical-align:middle; width:50%;
}
.book img {
float:right;
margin-left:30px;
}


/********************************* main ********************************************/
#divforlogin {
display: none;    
    position: fixed;
    top: 17%;
    left: 37%;
   
    width: 300px;   
    background-color: #000;
    color: #fff;
    border: 1px solid #AAFB92;
    padding: 12px;
}
* html #divforlogin {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
.overlay { 
background-color: #fff; 
}
#divformreg {
display: none;    
    position: absolute;
    top: 0%;
    left: 0%;    
    width: 400px;   
    background-color: #000;
    color: #fff;
    border: 1px solid #AAFB92;
    padding: 12px;
}
#divformrem {
display: none;    
    position: absolute;
    top: 0%;
    left: 0%;    
    width: 300px;   
    background-color: #000;
    color: #fff;
    border: 1px solid #AAFB92;
    padding: 12px;
}
#divdeliv {
display: none;    
    position: absolute;
    top: 17%;
    left: 36%;    
    width: 300px;   
    background-color: #000;
    color: #fff;
    border: 1px solid #AAFB92;
    padding: 12px;
}
#cattop {
    display: none;    
    position: absolute;
    left: 290px;       
    width: 185px;    
    background-color: #E2F5EB;
    color: #333;
    border: 1px solid #89D8B0;
    padding: 12px;
    text-align:left;
}
.current_page{
display:inline;
border: 1px solid #7C7C7C;
background-color: #000;
text-align:center;
vertical-align:middle;
padding-left: 4px;
padding-right: 4px;
margin: 1px;
font-size: 11px;
color:#ff0000;
font-weight:bold;
}
.numpage{
display:inline;
border: 1px solid #7C7C7C;
background-color: #000;
text-align:center;
vertical-align:middle;
padding-left: 4px;
padding-right: 4px;
margin: 1px;
font-size: 11px;
color:#fff;
}
div.numpage a{
text-decoration:none;
}
#cartdiv{
display:none;
}
#diffdiv{
display:none;
}
#linkdiff{
display:none;
}
#cartdiv2mesg{
display:none;
}
#searchtbl{
display:none;
}
#showsearch{
cursor:pointer;
}
#cartevent{
display: none;    
position: absolute;
top: 45%;
left: 36%;   
width: 200px;    
background-color: #000000;
color: #C0C0C0;
border: 2px solid #FF0000;
padding: 12px;
text-align:center;
font-weight:bold;
}
#diffevent{
display: none;    
position: fixed;
top: 45%;
left: 45%;    
width: 200px;    
background-color: #000000;
color: #C0C0C0;
border: 2px solid #FF0000;
padding: 12px;
text-align:center;
font-weight:bold;
}
.addcart{
text-decoration:none;
}
.adddiff{
text-decoration:none;
}

#hidenod{
display:none;
}
#hideur{
display:none;
}
#messdetails{
color:#ff0000;
font-weight:bold;
}
.mess{
color:#ff0000;
font-weight:bold;
}
#divpolls {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -250px;
    width: 500px;
    
    background-color: #cfcfcf;
    color: #333;
    border: 1px solid #C0C0C0;
    padding: 12px;
}
.butt{
border-style:solid;
border-color:#C0C0C0;
border-width:1px;
color:#C0C0C0;
background-color:#000000;
}
.violet{
color:#905B91;
}
.foot{
margin:0; 
padding:0;
width:95%;
}
.foot2{
margin:0; 
padding:0;
width:550px;
}
.pathsite{
font-size:10px;
font-weight:normal;
}
a.pathsite:hover{
font-size:10px;
font-weight:normal;
}
a.addcart:hover{
text-decoration:none;
}
/***************************************************************/

#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(/i/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(/i/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(/i/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
	background-color: transparent;
}
#ImageBoxPrevImage:hover
{
	background-image: url(/i/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
	background-color: transparent;
}

input{
border: 1px solid #c0c0c0;
}

.inputer{
margin-bottom:5px;
margin-top:5px;
margin-left:3px;
border:1px solid #AAFB92;
background-color:#000;
color:#C0C0C0;
width:200px;
}
.inputer2{
margin-bottom:3px;
margin-top:3px;
margin-left:3px;
border:1px solid #AAFB92;
background-color:#000;
color:#C0C0C0;
width:150px;
font-size:10px;
}
.inputer3{
margin-bottom:5px;
margin-top:5px;
margin-left:3px;
border:1px solid #AAFB92;
background-color:#000;
color:#C0C0C0;
width:150px;
}
.blue{
font-size:10px;
}
#messlogin{
font-size:10px;
color:#ff0000;
}
#mesgord{
font-weight:bold;
color:#ff0000;
}
#tblcart{
width: 180px;
border-style: solid;
border-width: 1px;
border-color: #ff0000;
}
#tblshop{
border-style: solid;
border-width: 1px;
border-color: #AAFB92;
}
.boldtd{
font-weight:bold;
padding:5px;
margin:5px;
}
div.htmltooltip{
position: absolute;
width:250px;
margin:0;
padding:5px;
font-size:11px;
color:#fff;
background:#241E40;
border:1px solid #AAFB92;
z-index:100000;
}