@charset "utf-8";
/* CSS Document */

* {margin:0 auto; padding:0;}
body {text-align:center; background-color:#000; font-family:Verdana; color:#FFF;}
img {border:none;}
p {text-align:justify; font-size:12px; line-height:17px;}
a {font-size:12px; text-decoration:none; color:#FFF;}
h1 {font-family:"AvantGarde Bk BT"; color:#498bac; font-size:18px; text-align:left;}
input {width:173px; height:17px; border:1px  #003274 solid; margin-bottom:5px;}

#container {width:944px; background-color:#0a1421;}
#header {}
ul.navi {list-style:none;}
ul.navi li {display:inline;}
ul.navi li a {display:block; float:left; font-size:11px; width:134px; background:url(images/navi.jpg) repeat-x; padding:19px 0; border-right:1px #000 solid;}
ul.navi li a:hover {background:url(images/navi_h.jpg) repeat-x; color:#68c7f2;}

#content_container {width:929px; padding:15px 5px 10px 5px;}
.side_navi_bg {background:url(images/side_navi_bg.jpg); width:161px; height:31px; font-size:14px; color:#68c7f2; padding:5px 0 0 28px; text-align:left;}

#left_container {float:left; width:195px;}
#left_container a {display:block; width:143px; color:#0e6a93; border-bottom:#0e6a93 1px dashed; padding:10px 0 10px 40px; background:url(images/arrow.jpg) no-repeat; background-position:20px 13px; text-align:left;}
#left_container a:hover {color:#68c7f2; background:url(images/arrow_h.jpg) no-repeat; background-position:20px 13px; border-bottom:#68c7f2 1px dashed;}

#right_container {float:right; width:195px;}

#content {width:498px; border:#192636 2px solid; background-color:#081526; padding:10px;}
.affiliate td {padding:7px; font-size:12px; border-bottom:1px #081526 solid; text-align:left;}
.contact td {padding:2px; font-size:11px;}
ul.compare_vs {list-style:none; width:240px; border:#3f87b4 1px solid; background-color:#022757; float:left;}
ul.compare_vs li {display:list-item;}
ul.compare_vs li a {display:block; background-color:#061b38; padding:12px 0; font-size:11px; width:236px; margin-top:1px; font-weight:bold;}
ul.compare_vs li a:hover {background-color:#102d53; color:#68c7f2;}

ul.compare_other {list-style:none; width:491px; border:#3f87b4 1px solid; background-color:#3f87b4; float:left; padding:2px;}
ul.compare_other li {display:block; background-color:#061b38; padding:12px 4px; font-size:11px; width:237px; margin-top:1px; font-weight:bold; float:left;}

.cont1 {width:  100px; height: 300px; float: left;}
.shop_category {border-bottom:3px #293544 solid; padding-bottom:30px; text-align:left;}
.required {color: #FF0000;}

#footer {background:url(images/footer_bg.jpg) no-repeat; width:944px; padding:10px 0; color:#68c7f2; font-size:12px; background-color:#0a1421;}
#footer  a {font-size:10px; color:#68c7f2;}
#footer  a:hover {color:#FFF;}
.clear {clear:both;}

/*drop down*/
#dropmenudiv{position:absolute; z-index:100;}
#dropmenudiv a{display:block; font-size:11px; background-color:#02285a; padding:19px 0; border-right:1px #000 solid;}
#dropmenudiv a:hover{ background:url(images/navi_h.jpg) repeat-x; color:#68c7f2;}
a:hover{
	text-decoration:underline;
}
