/* layout */
/* general */
* { margin:0; padding:0;}
body { text-align:center; font-family:Arial, Helvetica, sans-serif;background: #000000 }
#container { width:940px; margin:0 auto; text-align:left; z-index: 0; clear:both; padding: 120px 0 0 0}
.row1 { position: fixed; *left: 0; background: url(../../../images/main-bg.jpg) repeat-x top;z-index: 1; width: 100%;}
.row1c { margin: 0 auto; text-align: center; width: 940px; }
.top { height:50px; padding-top:20px; padding-bottom:10px; clear:both; overflow:hidden; text-align: right; }
.checkout { float:left; color: #ffffff;font-family:Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; text-transform: uppercase;}
.checkout a { color: #ffffff; text-decoration: none; }
.logo { float:left;}
img { border: 0 }
#cart_status { float: right; margin-top: 10px; margin-right: 5px; }
/* home */
.row2 { clear:both;  overflow:hidden;}
.row3 { clear:both;  overflow:hidden;}
.row4 { clear:both;  overflow:hidden;}
.menu { height:32px; background: url(../../../images/menu-bg.png) no-repeat right; overflow:hidden; margin-bottom: 10px;}
.flash { width:750px; height:330px; padding-top:10px; float:left; z-index: 1;}
.flash img { border: 1px solid #343340; }
.colright { width:180px; height:320px; padding-top:10px; float:right; text-align:center; float:right;}
.relatedcolright { width:180px; padding-top:10px; float:right; text-align:center; float:right; margin-top: -10px;}
.colright1 { width:180px; height:150px; margin-bottom:10px; padding-top:10px; background: url(../../../images/box-bg.jpg) repeat-x;  color:#FFFFFF; color:#999999;}
.colright2 { width:180px; height:150px; padding-top:10px; background: url(../../../images/box-bg.jpg) repeat-x; color:#999999; }
.productbox { width:180px; height:200px; background: url(../../../images/box-bg.jpg) repeat; color:#999999; float:left; margin-right:10px; margin-top:10px; padding-top:10px;}
.productbox2 { width:180px; height:155px; background: url(../../../images/box-bg.jpg) repeat; color:#999999; float:left; margin-right:10px; margin-top:10px; padding-top:10px;}
.productbox2 img { border: 1px solid #343340; }
.productbox img { border: 1px solid #343340; }
.productboxlast { width:180px; height:200px; background: url(../../../images/box-bg.jpg) repeat; color:#999999; float:left; margin-right:0px; margin-top:10px; padding-top:10px;}
.productboxlast img { border: 1px solid #343340; }
.spotlight { width:560px; height:200px; background: url(../../../images/box-bg.jpg) repeat; color:#999999; color:#FFFFFF; margin-top:10px; float:left; padding-top:10px;}
.spotlightleft { width:350px; float:left; overflow:hidden; margin-bottom: 5px;}
.spotlightright { width:162px; float:right; margin-right:10px; overflow:hidden;}
.news {width:370px; height:200px; background: url(../../../images/box-bg.jpg) repeat; color:#999999; margin-top:10px; float:right; padding-top:10px; margin-bottom: 5px;}
/* general */
.row5 { clear:both;  overflow:hidden;}

.contentboxtop { width: 454px; background:url(../../../images/large-top.jpg) no-repeat; height: 14px; margin-top: 10px; }
.contentboxmain { width: 454px; background:url(../../../images/large-content.jpg) repeat-y; padding: 0 5px 0 5px; }
.contentboxbottom { width: 454px; background:url(../../../images/large-bottom.jpg) no-repeat; height: 14px; margin-bottom: 6px; }
.contentleft { width:454px; float: left; color: #ffffff; padding-right: 5px; padding-left: 10px; }
.contentright { width:450px; float:right;}
.contentleftimg { width:190px; float:left; margin-left: 65px;}
.contentleftimg p { font-size: 11px; padding-top: 10px; }
.contentrightimg { width:260px; float:left;}
.contentlefttxt { width:160px; float:left; padding-left: 20px;}
.contentrighttxt { width:180px; float:left;}

.footer { margin-top:15px; border-top:1px solid #343340; clear:both; text-align:left; color: #FFFFFF;}

.footerleft { width:755px; float:left;}

.footerright { width:175px; float:right;}
/* config */
/* general */
.top h1 {font-size:11px; font-weight:bold; text-transform:uppercase; color: #999999; margin-bottom: 5px;}
.top h1 a {font-size:11px; font-weight:bold; text-transform:uppercase;color: #ffffff; text-decoration:underline;}
.top h1 a:hover {font-size:11px; font-weight:bold; text-transform:uppercase; color: #ffffff; text-decoration:none;}
.top h1 a.noneStyle { color: #999999; text-decoration: none; }
.top img { float:left;}
h2 a { font-size: 12px; font-weight: bold; text-transform: uppercase; color: #999999; text-decoration: none; }
h2 a:hover {font-size: 12px; font-weight: bold; text-transform: uppercase; color: #999999; text-decoration: none; }
.menu ul { list-style:none; margin-left:5px; margin-right:7px; }
.menu ul li { display:inline; font-size:11px; font-weight:bold; text-transform:uppercase; }
.menu ul li a:hover, .menu ul li a:hover span {
	background:url(../../../images/menu-hover.gif) no-repeat;
}
.menu ul li a {
	padding:4px 10px 6px 9px;
	background-position:right 0;
	position:relative;
	color: #999999;
	text-decoration: none;
}
.menu ul li a span {
	background-position:left top;
	width:5px;
	height:20px;
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	cursor:pointer; /* mostly needed for internet explorer */
}
.menu ul li a:hover {
	background-position:right 1px;
	color:#ffffff;
	text-decoration: none;
}
.menu ul li a:hover span {
	background-position:left 1px;
}
.menuleft {float:left; line-height:30px;}
.menuright {float:left; line-height:30px; padding: 0 0 0 189px;}
.footer img { float: left; width: 21px; margin: 0 5px 0 0;}

.footerleft p {text-align:left; font-size:10px; line-height:30px; color:#ffffff;}

.footerright p {text-align:right; font-size:10px; line-height:30px; color:#ffffff;}
.footer ul { list-style:none; overflow:auto;}
.footer li { display:inline; font-size:10px; line-height:30px; color:#999999;}
.footerlist { color:#ffffff; text-decoration:none;  font-size:10px; padding-right:0.5em; padding-left:0.5em; border-right:1px #ffffff solid;}
.footerlistitem { color:#ffffff; text-decoration:none;  font-size:10px; padding-right:0.5em; padding-left:0.5em;}
.footerlist:hover { color:#ffffff; text-decoration:underline;  font-size:10px; padding-right:0.5em; padding-left:0.5em; border-right:1px #ffffff solid;}
.footerlistitem:hover { color:#ffffff; text-decoration:underline;  font-size:10px; padding-right:0.5em; padding-left:0.5em;}
/* home */
.colright1 h1 {width:160px; height:25px; background:#000000; border: 1px solid #343340; color:#FFFFFF; font-size:11px; font-weight:bold; line-height:25px; text-align:center; text-transform:uppercase; margin:0 auto;}
.colright2 h1 {width:160px; height:25px; background:#000000; border: 1px solid #343340; color:#FFFFFF; font-size:11px; font-weight:bold; line-height:25px; text-align:center; text-transform:uppercase; margin:0 auto;}
.colright1 p {width:164px; margin:0 auto; margin-top:5px; margin-bottom:5px; font-size:10px; text-align:left;} 
.colright2 p {width:164px; margin:0 auto; margin-top:10px; margin-bottom:10px; font-size:10px; text-align:left;}
.shop { width:120px; height:20px; background:#e9000f; color:#FFFFFF; border:1px solid #999898; display:block; font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:none; margin:0 auto; line-height:20px; text-align:center;}
.more { width:80px; height:20px; background:#000000; color:#FFFFFF; border:1px solid #999898; display:block; font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:none; line-height:20px; float:left;text-align:center;}
.register { height:20px; background:#e9000f; color:#FFFFFF; border:1px solid #999898; display:block; font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:none; line-height:20px; text-align:center; padding: 0 10px 0 10px; width: 100px; margin: 10px 0 0 0; }
.more2 { width:70px; height:20px; background:#000000; color:#FFFFFF; border:1px solid #999898; display:block; font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:none; line-height:20px; float:left;text-align:center;}
.buy { width:70px; height:20px; background:#e9000f; color:#FFFFFF; border:1px solid #999898; display:block; font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:none; line-height:20px; float:right;  text-align:center;}
.qmark { height:20px; background:#000000; color:#FFFFFF; border:1px solid #33323F; display:block; font-size:11px; font-weight:bold; text-transform:lowercase; text-decoration:none; line-height:20px; text-align:center; padding: 0 5px 0 5px; margin: 5px 0 0 7px; width: 70px; }
.buy2 { height:20px; background:#e9000f; color:#FFFFFF; border:1px solid #999898; display:block; font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:none; line-height:20px; text-align:center; padding: 0 10px 0 10px; width: 120px; margin: 0 auto; }
.centerbut { margin: 0 auto; text-align: center; }
.productbox2 h1, .productbox h1, .productboxlast h1 {width:160px; height:25px; background:#000000; color:#FFFFFF; font-size:11px; font-weight:bold; line-height:25px; text-align:center; text-transform:uppercase; margin:0 auto; border: 1px solid #343340;}
.productbox2 p, .productbox p, .productboxlast p {width:160px; margin:0 auto; margin-top:10px; margin-bottom:10px; font-size:10px; text-align:left; color:#FFFFFF; line-height:1;}
.darkgrey { color:#333333;}
.spotlight h1 {width:530px; height:25px; background:#000000; color:#FFFFFF; font-size:11px; font-weight:bold; line-height:25px; text-align:left; text-transform:uppercase; margin:0 auto; padding-left:10px;border: 1px solid #343340;}
.spotlightright p { text-align:right; padding-top:15px;}
.spotlightleft p { text-align:left; margin-top:10px; padding-left:10px; font-size:11px;}
.spotlightmore { width:80px; height:20px; background:#000000; color:#FFFFFF; border:1px solid #999898; display:block; font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:none; line-height:20px; float:left;text-align:center;}
.news h1 {width:340px; height:25px; background:#000000; color:#FFFFFF; font-size:11px; font-weight:bold; line-height:25px; text-align:left; text-transform:uppercase; margin:0 auto; padding-left:10px;border: 1px solid #343340;}
.news p { text-align:left; margin-top:10px; margin-left:10px; font-size:11px; color:#ffffff;}
.newsmore { width:80px; height:20px; background:#e9000f; color:#FFFFFF; border:1px solid #999898; display:block; font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:none; line-height:20px; float:right;text-align:center; margin-right:10px;}
#mainproductpage { overflow:hidden;}
.mainproductleft { width:752px; float:left; overflow:hidden;}
.mainproductright{ width:180px; float:right;}
.colours { float:left; width:751px; clear:both; margin-top:7px;}
.help { float:right; width:160px; height:20px; padding:15px 10px 15px 10px; background:#C2B698; margin-top:10px;}
.productcontent { width:751px; float:left; overflow:hidden;}
.productcontentleft { width:285px; float:left; margin-top:10px;}

.formbox { width:280px; padding:10px 0px 0px 0px; background:url(../../../images/form-content.jpg) repeat-y; color:#FFFFFF; overflow:hidden;}
.formbox h1 {width:255px; height:25px; background:#000000; color:#FFFFFF; font-size:11px; font-weight:bold; line-height:25px; text-align:center; text-transform:uppercase; margin:0 auto; border: 1px solid #343340; margin-top: -10px;}
.formbox p {width:160px; margin:0 auto; margin-top:10px; margin-bottom:10px; font-size:10px; text-align:left; color:#FFFFFF; line-height:1;}
.formboxtop { width: 280px; background:url(../../../images/form-top.jpg) no-repeat; height: 14px; }
.formboxbottom { width: 280px; background:url(../../../images/form-bottom.jpg) no-repeat; height: 14px; }
.appbox .small-link a { color: #ffffff; text-decoration: none; font-size: 11px; margin-right: 12px; }
.fpass { width:140px; height:20px; background:#e9000f; color:#FFFFFF; border:1px solid #999898; display:block; font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:none; line-height:20px; float:left;  text-align:center; margin: 10px 0 0 7px;}
.formtitle hr { height: 1px; margin-bottom: 5px; }

.appbox { width:280px; padding:10px 0px 0px 0px; background:url(../../../images/form-content.jpg) repeat-y; color:#FFFFFF; overflow:hidden;}
.appbox h1 {width:255px; height:25px; background:#000000; color:#FFFFFF; font-size:11px; font-weight:bold; line-height:25px; text-align:center; text-transform:uppercase; margin:0 auto; border: 1px solid #343340; margin-top: -10px;}
.appbox p {width:160px; margin:0 auto; margin-top:10px; margin-bottom:10px; font-size:10px; text-align:left; color:#FFFFFF; line-height:1;}
.appbox label { font-size: 13px; margin-left: 12px; }
.appbox input { width: 252px; margin-bottom: 10px; margin-top: 5px; margin-left: 12px; }
.appbox .buy { width:90px; height:20px; background:#e9000f; color:#FFFFFF; border:1px solid #999898; display:block; font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:none; line-height:20px; float:left;  text-align:center; margin: 10px 0 0 7px;}

.formboxleft { width:80px; float:left; text-align:right;font-size:11px; font-weight:bold; margin:5px 0 0 20px;}
.formboxleft .label { width: 80px; text-transform: uppercase; }
.formboxleft .label2 { width: 80px; text-transform: uppercase; margin: 6px 0 1px 0; }
.formboxright { width:175px; float:right; text-align:left;  font-size:10px; margin:0px 0px; color: #666666;}
.formboxright input { margin:1px 0 0 8px; height:17px; background:#000000; color:#FFFFFF; border:1px solid #33323F; display:block; font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:none; line-height:20px; text-align:center; padding: 3px 3px 0 0; margin: width: 25px;}
.productdetail { width:280px; padding:10px 2px; background:#000000; color:#FFFFFF;}
.formboxright select { width: 100px; background:#000000; color: #ffffff; border: 1px solid #33323F; height: 20px; }
.formboxright .buy { width:70px; height:20px; background:#e9000f; color:#FFFFFF; border:1px solid #999898; display:block; font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:none; line-height:20px; float:left;  text-align:center; margin: 10px 0 0 7px;}
.productdetail ul { list-style:none; margin:0; padding:0; list-style-position:inside;}
.productdetail ul li { display:inline; margin:0; padding:0;}
.productdetailthumbfirst { border:1px solid #343340; margin-right:3px; margin-left:1px;}
.productdetailthumb { border:1px solid #343340; margin-right:2px;}
.banner { width: 748px; height: 25px; background-color: #003366; color: #FFFFFF; border-bottom: 1px solid #666666; border-left: 1px solid #666666; border-right: 1px solid #666666; float: left; text-align: center;}
.productdetailthumblast { border:1px solid #FFFFFF; margin-right:0px;}
.productcontentright { width:450px; float:right; margin-top:10px; color: #666666; padding-right: 5px; color: #ffffff; font-size: 12px;}
.productcontentright h1 { font-size: 14px; }
.maincheckout {width:930px; float:left; overflow:hidden; margin-top: 10px; background:#000000; color:#FFFFFF; padding: 0 0 0 5px;}
.affcontentright { width:630px; float:right; margin-top:10px; color: #666666; padding-right: 5px; color: #ffffff; font-size: 12px;}
.affcontentright input, select {margin-bottom: 5px; margin-left: 5px; }
.affcontentright a { color: #ffffff; text-decoration: none; }
.affcontentright a:hover { text-decoration: underline; }
.sidebox-link { color: #ffffff; text-decoration: none; margin-left:7px; font-size: 11px; display: block; height: 12px; }

div.wrapper { float: left; width: 205px;font-size:12px;}
div.wrapper ol { list-style:square; margin-left:15px; margin-top:3px;}
div.wrapper br {clear: left;}

/* checkout bar */

#barContainer { width: 757px; height: 32px; background: url(../../../images/cart-bar-bg.png) no-repeat; overflow: hidden; font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; padding-top: 3px;}
#barContainer ul { list-style-type: none; margin: 6px 0 0 0; padding: 0 0 0 10px; }
#barContainer ul li { display: inline; color: #999999; margin-left: 125px }
#barContainer .selected { color: #ffffff; }
#barContainer .first { margin-left: -10px; }

/* checkout cart */

.cartTop { background: url(../../../images/cart-top.gif) no-repeat; width: 930px; height: 12px; }
.cartContent { background: url(../../../images/cart-bg.gif) repeat-y; width: 930px; }
.cartContent table { margin: 10px; font-family:Arial, Helvetica, sans-serif; font-size: 12px; }
.cartContent input, .cartContent select { margin-left: 10px; }
.cartBottom { background: url(../../../images/cart-bottom.gif) no-repeat; width: 930px; height: 12px; }
.cartMargin { margin-top: 2px; }
.styletop { font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; }

.pageTop { background: url(../../../images/cart-top.gif) no-repeat; width: 930px; height: 12px; margin-left: 5px; }
.pageContent { background: url(../../../images/cart-bg.gif) repeat-y; width: 930px; color: #ffffff; padding: 0 20px 0 20px;font-family:Arial, Helvetica, sans-serif; font-size: 12px; margin-left: 5px; }
.pageContent hr { padding-bottom: 10px; }
.pageContent textarea { margin-left: 10px; }
.pageContent table { margin: 10px; font-family:Arial, Helvetica, sans-serif; font-size: 12px; }
.pageContent input, .cartContent select { margin-left: 10px; }
.pageBottom { background: url(../../../images/cart-bottom.gif) no-repeat; width: 930px; height: 12px; margin-left: 5px; }

