@charset "utf-8";
/* CSS Document */
*{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin:0;
	padding:0;
}
* html, body {
	height:100%;
}
a{
	color:#777;
	text-decoration:none;
}
a:hover{
	color:#999;
	text-decoration:none;
}
input{
	margin-top:2px;
	border:inset 1px #28F;
	color:#05A;
}
hr{
	border-top:1px solid #CCC;	
}
#container{
	width:100%;
}
#header{
	width:100%;
	background:url(_imgs/head_bg.jpg) repeat-x top;
	margin-bottom:2px;
	margin-top:10px;
}
#headToHome{
	float:left;
	cursor:pointer; 
	margin-left:20%; 
	width:420px; 
	height:100%;
}
#menu{
	background:url(_imgs/header.jpg) no-repeat bottom center;
	width:100%;
	height:98px;
}
#headmenu{
	width:100%;
	height:23px;
	padding-top:2px;
	background:url(_imgs/border_bot.jpg) repeat-x bottom;
}
#headmenu li{
	display:inline;
	list-style:none;
	padding:0px 8px 8px 8px;
}
#headmenu li a{
	font-size:13px;
	font-weight:bold;
	color:#444;	
}
#content{
	width:1000px;
	clear:both;
}

.title{
	font-size:14px;
	color:#777;
	font-weight:bold;
	line-height:16px;
	padding-top:5px;
}
/* Box */
.box{
	background:url(_imgs/box_top.gif) top center no-repeat;
	padding-top:10px;
	width:201px;
}
.box .content{
	border-left:1px solid #0480B7;
	border-right:1px solid #0480B7;
	width:199px;
	padding-bottom:5px;
}
.box #bottom{
	background:url(_imgs/box_bot.gif) bottom no-repeat;
	height:10px;
	width:201px;
}
.box #title{
	text-align:left;
	padding-left:10px;
	font-size:12px;
	color:#5C5C5C;
	font-weight:700;
}
/* -- */
/* categories */
#categBox .content p{
	margin-bottom:5px;
}
#categBox .content .categ{
	padding:3px 0 3px 10px;
	width:189px;
	border-bottom:solid 1px #0480B7;
}
.categ a:hover{
	color:#777;
	font-weight:700;
}
/* -- */
/* cart */
#cartContent{
	border-left:1px solid #0480B7;
	border-right:1px solid #0480B7;
	width:199px;
	padding-bottom:5px;
}
#cartContent #title{
	margin-bottom:10px;
	padding-bottom:3px;
	border-bottom:1px solid #0480B7;
}
#cartContent .pCoti{
	position:relative;
	clear:both;
	margin-bottom:10px;
	height:auto;
}
#cartContent .sepcart{
	background:url(_imgs/cart_border.gif) bottom repeat-x;
	height:5px;
	margin:7px 0 7px 0;
	width:98%;
	clear:both;
}
#cartContent .pCoti img{
	float:left;
	width:30px;
	border:1px solid #DDCDDD;
}
#cartContent .pCoti a{
	padding-left:10px;
	float:left;
	font-weight:bold;
	width:60px;
}
#cartContent .pCoti p{
	float:left;
	color:#999;
	margin:2px 0 0 0px;
	font-size:9px;
	padding-right:5px;
	width:100%;
	text-align:left;
}
#cartContent .pCoti div{
	float:left;
}
#cartContent .pCoti #quant{
	float:right;
	margin-right:5px;
	text-align:right;
	color:#0054AA;	
	width:110px;
}
#cartContent .pCoti #quant span{
	font-weight:bold;
}

#cartContent .pCoti input{
	font-weight:bold;
	width:20px;
	text-align:right;
	border:solid 1px #AAA;
	color:#0054AA;
	background:#FFF;
}
#cartContent #clearCart{
	float:left;
	margin-left:9px;
	width:80px;
	height:20px;
	background:url(_imgs/cart_clear.gif) center no-repeat;
}
#cartContent #clearCart:hover{
	cursor:pointer;
}
#cartContent #checkOut{
	float:right;
	margin-right:10px;
	width:80px;
	height:20px;
	background:url(_imgs/cart_checkOut.gif) center no-repeat;
}
#cartContent #checkOut:hover{
	cursor:pointer;
}
#cartTitle{
	width:500px;
	padding:50px 10px 10px 10px;
	border-bottom:1px solid #DCDCDC;
	margin-bottom:20px;
}
#cartTitle p{
	color:#888;
	font-size:16px;
	font-weight:700;
}
#cartTitle h4{
	margin-top:5px;
	color:#999;
	font-size:10px;
	font-weight:normal;
}
.cartImg{
	width:100px;
	height:100px;
	position:absolute;
	visibility:hidden;
}
.cart_result{
	margin-top:10px;
	margin-left:15px;
	padding:0 10px 20px 5px;
	color:#AAA;
	text-align:left;
	width:500px;
	background:url(_imgs/search_border.gif) repeat-x bottom;
}
.cart_result img{
	float:right;
	border:1px solid #DDDCDC;
}
.cart_result h1{
	color:#06C;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.cart_result h4{
	color:#777;
	font-size:11px;
	font-weight:normal;
}
.cart_result .quant span{
	float:left;
	color:#06C;
	padding-top:5px;
	margin-right:10px;
	font-size:11px;
	font-weight:bold;
}
.cart_result .quant input{
	float:left;
	padding-right:5px;
	padding-top:2px;
	font-weight:bold;
	width:20px;
	height:16px;
	margin-top:2px;
	text-align:right;
	border:solid 1px #AAA;
	color:#06C;
}
#checkoutProc{
	margin-top:20px;
	margin-bottom:20px;
	width:100%;
}
#checkoutProc div:hover{
 cursor:pointer;
}
#checkoutProc #process{
	float:right;
	margin-right:20px;
	width:80px;
	height:20px;
	background:url(_imgs/cart_confirm.gif) center no-repeat;
}
#checkoutProc #return{
	float:right;
	margin-right:15px;
	width:120px;
	height:20px;
	background:url(_imgs/cart_continue.gif) center no-repeat;
}
#pageCount{
	color:#777;
}
#pageNumber li{
	list-style:none;
	display:inline;
}
#sendInfo{
	margin:50px 0 0 50px;
	color:#777;
	width:400px;
}
#sendInfo h1{
 font-size:14px;
 color:#555;
 font-weight:bold;
}
#sendInfo p{
 font-size:11px;
}
#sendInfo .info{
	font-size:12px;
	float:left;
	clear:left;
	height:14px;
	margin-top:5px;
	padding:2px 0 2px 0;	
	width:100px;
}
#sendInfo a{
	font-weight:bold;
	color:#06A;
}
#sendInfo form input{
	clear:right;
	font-weight:bold;
	width:180px;
	height:14px;
	margin-top:2px;
	border:inset 1px #28F;
	padding:2px 0 2px 4px;
	color:#05A;
	float:right;
}
/* -- */
.separator{
	clear:both;
	height:1px;
	margin:5px 0 5px 0;
}

/* Product Full */
.productFull{
	float:left;
	margin:5px;
	width:250px;
	height:300px;
	border:#DCDCDC solid 1px;
}
.productFull .productRef{
	margin-top:15px;
	font-size:16px;
	font-weight:600;
	color:#999;
}
.productFull .productImg{
	margin:10px 0 20px 0;
	width:100px;
	height:100px;
	border:#DCDCDC solid 1px;
}
.productFull .productInfo{
	width:200px;
	color:#777;
}
.productFull .productDesc{
	color:#888;
	font-size:11px;
	font-weight:600;
	margin-bottom:7px;
	height:45px;
}
.productFull .productSize{
	font-size:10px;
}
.productFull .productWeight{
	font-size:10px;
}
.addToCart{
	margin-top:10px;
	background:url(_imgs/addToCart.gif) center no-repeat;
	width:160px;
	height:27px;
}
.addToCart:hover{
	cursor:pointer;
}
.addToCart_small{
	margin-top:10px;
	background:url(_imgs/addToCart_small.gif) center no-repeat;
	width:140px;
	height:20px;
}
.addToCart_small:hover{
	cursor:pointer;
}
.productImgFull{
	width:0px;
	height:0px;
	background:url(_imgs/preloader.gif) #FFF center no-repeat;
	float:left;
	border:1px solid #DCDCDC;
	position:absolute;
}
.productImgFull #image{
	width:100%;
	height:100%;
}
.srch_result{
	margin-top:10px;
	margin-left:15px;
	padding:0 10px 20px 5px;
	color:#AAA;
	text-align:left;
	width:500px;
	background:url(_imgs/search_border.gif) repeat-x bottom;
}
.srch_result img{
	float:right;
	border:1px solid #DDDCDC;
}
.srch_result h1{
	color:#06C;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.srch_result h4{
	color:#777;
	font-size:11px;
	font-weight:normal;
}
.srch_result h4 strong{
	color:#05A;
	font-size:11px;
	font-weight:bold;
}
/* -- */
#banLeft{
	float:left;
	width:205px;
	padding:5px 15px 10px 0;
}
#homeContent{
	background:url(_imgs/home_border.gif) repeat-y;
	float:left;
	width:544px;
	margin-bottom:10px;
}
#products{
	margin:0 10px 0 7px;
}
#banRight{
	float:right;
	right:0;
	width:205px;
	padding:5px 15px 10px 0px;
}
#searchTitle{
	width:500px;
	padding:50px 10px 10px 10px;
	border-bottom:1px solid #DCDCDC;
	margin-bottom:20px;
}
#searchTitle p{
	color:#888;
	font-size:16px;
	font-weight:700;
}
#footer{
	width:100%;
	clear:both;
	background:url(_imgs/border_bot.jpg) repeat-x top;
	padding-top:2px;
}
#footer #credits{
	width:250px;
	padding:10px 10px 10px 0;
}