@charset "utf-8";
body {
	background-image: url(../images/master-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #18718E;
}

#parent {
	padding: 0px;
	width: 100%;
	background-image: url(../images/parent-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 99px;
	height: 600px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#header {
	height: 87px;
	width: 960px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header #logo {
	height: 75px;
	width: 266px;
	position: absolute;
	padding-top: 6px;
	top: 3px;
	left: 3px;
}
#header #toplogos {
	text-align: right;
	position: relative;
	top: 7px;
	float: right;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

#toplogos .money {
	margin-right: 3px;
	float: left;
	margin-top: 5px;
}
#toplogos .hacksafe {
	padding: 0px;
	float: left;
	margin: 0px;
}

#header #toplinks {
	width: 300px;
	position: absolute;
	padding: 0px;
	top: 63px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 654px;
	text-align: right;
	height: 18px;
}
#header #toplinks a {
	font-family: Tahoma;
	font-size: 9px;
	color: #147CA0;
	text-decoration: none;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #147CA0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#header #toplinks a:hover {
	color: #9FB021;
	text-decoration: underline;
}
#topmenu {
	height: 41px;
	width: 944px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	vertical-align: middle;
	float: left;
}

#nav {
	width:100%;
	overflow:auto;
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #154554;
	height: 41px;
}
#nav ul {
	padding:0;
	margin: 0;
}
#nav ul li {
	float:left;
	list-style:none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	vertical-align: middle;
	color:#0C627E;
	text-align: center;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
}

#nav ul li a, .m1 a, .m2 a, .m3 a, .m4 a, .m5 a, .m6 a, .m7 a, .m8 a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin: 0px;
	float: left;
}
#nav ul li a:hover {
	color:#0C627E;
}
.m1 a:hover {
	background-image: url(../images/m1-over.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
}
.m2 a:hover {
	background:transparent url(../images/m2-over.gif) no-repeat center center;
}
.m3 a:hover {
	background:transparent url(../images/m3-over.gif) no-repeat center center;
}
.m4 a:hover {
	background:transparent url(../images/m4-over.gif) no-repeat center center;
}
.m5 a:hover {
	background:transparent url(../images/m5-over.gif) no-repeat center center;
}
.m6 a:hover {
	background:transparent url(../images/m6-over.gif) no-repeat center center;
}
.m7 a:hover {
	background:transparent url(../images/m7-over.gif) no-repeat center center;
}
.m8 a:hover {
	background:transparent url(../images/m8-over.gif) no-repeat center center;
}

.m1Active {
	background:transparent url(../images/m1-over.gif) no-repeat center center;
	color: #000;
}
.m2Active {
	background:transparent url(../images/m2-over.gif) no-repeat center center;
}
.m3Active {
	background:transparent url(../images/m3-over.gif) no-repeat center center;
}
.m4Active {
	background:transparent url(../images/m4-over.gif) no-repeat center center;
}
.m5Active {
	background:transparent url(../images/m5-over.gif) no-repeat center center;
}
.m6Active {
	background:transparent url(../images/m6-over.gif) no-repeat center center;
}
.m7Active {
	background:transparent url(../images/m7-over.gif) no-repeat center center;
}
.m8Active {
	background:transparent url(../images/m8-over.gif) no-repeat center center;
}
form {
	margin: 0px;
	padding: 0px;
}
#searchbox {
	float: right;
	position: relative;
	height: 26px;
	margin-top: 8px;
	margin-right: 0px;
	padding: 0px;
	width: 245px;
}
#searchbox .inputbox {
	background-image: url(../images/bg-keywordbox.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 26px;
	width: 205px;
	position: relative;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: right;
}
#searchbox .inputbox #keyword {
	width: 175px;
	margin-top: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #F8F8F8;
}
#searchbox .btngo {
	float: left;
	height: 26px;
	width: 40px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

#menuleft {
	background-image: url(../images/menu-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 41px;
	width: 8px;
	position: relative;
}


#leftpanel {
	padding: 0px;
	float: left;
	width: 197px;
	position: relative;
	margin-top: 45px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#menuright {
	background-image: url(../images/menu-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 41px;
	width: 8px;
	position: relative;
}
#leftpanel #leftNav {
	padding: 0px;
	width: 180px;
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	}
#contentBox {
	float: right;
	width: 754px;
	position: relative;
	margin-top: 0px;
	text-align: center;
	padding: 0px;
}

#contentBox #copytxt {
	text-align: left;
	width: 460px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	line-height: 18px;
}
#contentBox #banners {
	padding: 0px;
	width: 754px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#contentBox  #banners  .row {
	float: left;
	height: 68px;
	width: 179px;
	padding: 0px;
	margin-right: 6px;
	text-align: center;
}
#contentBox  #banners  .endrow {
	float: left;
	height: 68px;
	width: 179px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#banners  #row1 {
	padding: 0px;
	height: 68px;
	margin-bottom: 6px;
	margin-right: auto;
	margin-left: auto;
	width: 734px;
}
#banners #row2 {
	padding: 0px;
	height: 68px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 734px;
}




#contentBox #bestseller {
	padding: 0px;
	height: 250px;
	width: 754px;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#bestseller  #titleband {
	background-image: url(../images/big-band.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	height: 30px;
	width: 734px;
	color: #39536B;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bestseller #titleband h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #39536B;
	padding-top: 4px;
	padding-left: 15px;
	margin: 0px;
	display: block;
	float: left;
	width: 70%;
	position: relative;
}
#bestseller #titleband .viewmore a {
	color: #39536B;
	text-decoration: none;
}

#bestseller #titleband .viewmore {
	width: 100px;
	padding-top: 6px;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	float: right;
	margin-right: 15px;
}
#bestseller #P1 {
	background-image: url(../images/v-divider.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 24%;
	margin-top: 25px;
	margin-right: 5px;
}
#bestseller #P2 {
	background-image: url(../images/v-divider.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 24%;
	margin-top: 25px;
	margin-right: 5px;
}
#bestseller #P3 {
	background-image: url(../images/v-divider.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 24%;
	margin-top: 25px;
	margin-right: 5px;
}
#bestseller #P4 {
	float: left;
	width: 24%;
	margin-top: 25px;
}

.price {
	font-size: 14px;
}
a {
	color: #81B002;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#contentBox #reviewbox {
	background-image: url(../images/bg-reviewbox.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 754px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 32px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}


#reviewbox #box1 {
	float: left;
	width: 361px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	position: relative;
}
#reviewbox #box1 .hdr1 {
	background-image: url(../images/hdbg-whyus.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 361px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#reviewbox #box1 .hdr1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #39536B;
	margin: 0px;
	padding-top: 4px;
	padding-left: 15px;
}
#reviewbox #box1 #contents1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBF4F9;
	border-left-color: #EBF4F9;
	width: 339px;
	position: relative;
	text-align: left;
	height: 160px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#reviewbox #box1 #end1 {
	background-image: url(../images/bg-rvuboxend.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 361px;
	height: 6px;
	position: relative;
}
#reviewbox #box1 #contents1 img {
	padding-right: 20px;
	margin: 0px;
	position: relative;
}


#reviewbox #box2 {
	float: left;
	width: 176px;
	padding: 0px;
	margin-right: 10px;
	text-align: left;
	position: relative;

}
#reviewbox #box2 .hdr2 {
	background-image: url(../images/hdbg-latestnews.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 176px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#reviewbox #box2 .hdr2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #39536B;
	margin: 0px;
	padding-top: 4px;
	padding-left: 15px;
}
#reviewbox #box2 #contents2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBF4F9;
	border-left-color: #EBF4F9;
	width: 154px;
	position: relative;
	text-align: left;
	height: 160px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#reviewbox #box2 #contents2 .link {
	color: #18718E;
}
#reviewbox #box2 #end2 {
	background-image: url(../images/bg-smlboxend.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 176px;
	height: 6px;
	position: relative;
}
#reviewbox #box3 {
	width: 176px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}
#reviewbox #box3 .hdr3 {
	background-image: url(../images/hdbg-latestnews.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 176px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#reviewbox #box3 .hdr3 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #39536B;
	margin: 0px;
	padding-top: 4px;
	padding-left: 15px;
}
#reviewbox #box3 #contents3 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBF4F9;
	border-left-color: #EBF4F9;
	width: 154px;
	position: relative;
	text-align: left;
	height: 160px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#reviewbox #box3 #contents3 .link {
	color: #18718E;
}
#reviewbox #box3 #end3 {
	background-image: url(../images/bg-smlboxend.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 176px;
	height: 6px;
	position: relative;
}.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px;
	background-color: #B1DD10;
	margin: 0px;
}
#leftbox, #leftbox2 {
	width: 186px;
	text-align: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leftbox .hdr, #leftbox2 .hdr2 {
	background-image: url(../images/hdbg-leftbox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 186px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftbox .hdr h2, #leftbox2 .hdr2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #39536B;
	margin: 0px;
	padding-top: 3px;
	padding-left: 10px;
}
#leftbox #contents, #leftbox2 #contentslb {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBF4F9;
	border-left-color: #EBF4F9;
	width: 180px;
	position: relative;
	text-align: left;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#leftbox2 #contentslb .h1 {
	font-size: 18px;
	color: #999999;
	font-weight: bold;
}
#leftbox2 #contentslb .h2 {
	font-size: 16px;
	color: #999999;
	font-weight: bold;
}
#leftbox2 #contentslb .h3 {
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
#leftbox2 #contentslb .h4 {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
#leftbox2 #contentslb .h5 {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
#leftbox2 #contentslb .h6 {
	font-size: 9px;
	color: #999999;
	font-weight: bold;
}
#leftbox #end, #leftbox2 #endlb {
	background-image: url(../images/bg-lftboxend.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 186px;
	height: 6px;
	position: relative;
}
#leftpanel .leftboxs {
	text-align: center;
	padding: 0px;
	width: 186px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: auto;
}
#wrapper #list {
	height: 200px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#listtop  {
	background-image: url(../images/listbox-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 6px;
	width: 960px;
	margin-top: 15px;
}


#listbot {
	background-image: url(../images/listbox-bot.gif);
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 6px;
	width: 960px;
	background-repeat: no-repeat;
}
#listbox {
	background-color: #F3FAFD;
	background-image: url(../images/listbox-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 5px;
	width: 948px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6F1F7;
	border-left-color: #E6F1F7;
	float: left;
	position: relative;
}
#listbox #colmn1, #listbox #colmn2, #listbox #colmn3, #listbox #colmn4, #listbox #colmn5 {
	width: 19%;
	margin: 4px;
	padding: 0px;
	float: left;
}
#colmn1 ul, #colmn2 ul, #colmn3 ul, #colmn4 ul, #colmn5 ul {
	margin: 0px;
	padding: 0px;
}

#colmn1 li, #colmn2 li, #colmn3 li, #colmn4 li, #colmn5 li {
	padding: 0px;
	text-align: left;
	list-style-type: none;
	position: relative;
	display: block;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#colmn1 a, #colmn2 a, #colmn3 a, #colmn4 a, #colmn5 a {
	font-size: 12px;
	color: #0A526A;
	text-decoration: none;
}
#colmn1 a:hover, #colmn2 a:hover, #colmn3 a:hover, #colmn4 a:hover, #colmn5 a:hover {
	font-size: 12px;
	color: #0A526A;
	text-decoration: underline;
}
#colmn1  .head, #colmn2  .head, #colmn3  .head, #colmn4  .head, #colmn5  .head  {
	font-size: 14px;
	font-weight: bold;
	color: #0A526A;
}

#footer  #footerL {
	text-align: left;
	margin: 0px;
	float: left;
	width: 60%;
	vertical-align: middle;
	padding: 15px;
}

#footer  #footerR {
	text-align: right;
	margin: 0px;
	float: right;
	width: 30%;
	vertical-align: middle;
	padding: 15px;
}
#footer a {
	color: #147CA0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
#footer a:hover {
	color: #81B002;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
}
#colmn1  .seemore  a, #colmn2  .seemore  a, #colmn3  .seemore  a, #colmn4  .seemore  a, #colmn5  .seemore  a {
	font-weight: bold;
	color: #81B002;
	text-decoration: none;
}
#colmn1  .seemore  a:hover, #colmn2  .seemore  a:hover, #colmn3  .seemore  a:hover, #colmn4  .seemore  a:hover, #colmn5  .seemore  a:hover {
	font-weight: bold;
	color: #81B002;
	text-decoration: underline;
}
#infobox {
	padding: 0px;
	float: right;
	height: 208px;
	width: 754px;
	margin-right: auto;
	margin-left: auto;
}

#infobox .shipping {
	color: #FFFFFF;
	padding-top: 88px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
