html, body, div, span, p, h1, h2, h3, h4, h5, h6, ul, ol, li, blockquote, img, form, fieldset {margin:0px;padding:0px;border:0px none;outline:0px;list-style-type: none;}
html, body { width:100%;}

html {
	min-height: 100%;
	height: auto;
}

body{
	margin: 0px;
	padding: 0px;
	background:url('/img/bg.png') no-repeat top center #2e3192;
	font-family:'Arial';
	font-size:12px;
	color:#444444;
}

.clr{
	clear:both;
	margin-top:-1px;
	height:1px;
	overflow:hidden;
}

#container{
	width:980px;
	margin:0px auto;
	padding:0px 10px;
	background:url('/img/container_bg.png') repeat-y;
}

#header{
	height:90px;
	padding:20px 0px 0px;
	background:url('/img/header_bg.jpg') no-repeat;
}

#header a{
	display:block;
	width:285px;
	height:65px;
}

#cartAndSearch{
	width:785px;
	height:52px;
	padding:0px 15px 0px 135px;
	margin:12px 23px 0px 22px;
	background:url('/img/cart_search_bg.jpg') no-repeat;
}

#cartAndSearch .cart{
	float:left;
	color:white;
	padding:20px 0px 0px;
}

#cartAndSearch .cart a{
	color:#fff200;
	margin:0px 0px 0px 5px;
}

#cartAndSearch .search{
	float:right;
	padding:12px 0px 0px;
}

#cartAndSearch .search input{
	width:170px;
	height:23px;
	padding:8px 10px 0px 5px;
	background:none;
	border:none;
	color:#b1b3b6;
	font-family:'Arial';
	font-size:12px;
}

#cartAndSearch .search button{
	height:20px;
	width:30px;
	background:none;
	border:none;
	color:white;
	font-family:'Arial';
	font-size:12px;
}

#main{
	margin:30px 0px 0px;
	width:937px;
	margin:12px 22px 0px 21px;
}

#main .contentLeft{
	width:186px;
	float:left;
}

#main .content{
	width:565px;
	float:left;
}

#main .contentRight{
	width:186px;
	float:left;
}

#main .contentRight h3, #main .contentLeft h3{
	margin:0px 0px 12px;
	font-size:20px;
	color:white;
}

.greenBox{
	padding:16px 0px 0px 19px;
	margin:0px 0px 10px;
}

#categoryList{
	height:536px;
	background:url('/img/category_bg.jpg') no-repeat;	
}

#categoryList ul li{
	font-weight:bold;
	background:url('/img/category_bullet.gif') 0px 10px no-repeat;
	border-bottom:1px solid #bcf168;
}

#categoryList ul .selected{
	border-bottom:none;
}

#categoryList .close{
	display:none;
}

#categoryList .open{
	display:block;
}

#categoryList ul li a{
	display:block;
	padding:5px 0px 5px 10px;
	color:white;
	text-decoration:none;
}

#categoryList ul li ul li{
	padding-left:20px;
	background:none;
}

#categoryList ul li ul li a{
	font-weight:normal;
	padding:5px 0px;
}

#loginBox{
	height:178px;
	background:url('/img/login_bg.jpg') no-repeat;	
}

#loginBox input{
	width:128px;
	height:18px;
	margin:0px 0px 5px 0px;
	padding:8px 10px 0px 10px;
	background:url('/img/greenbox_input_bg.gif') no-repeat;
	border:none;
	color:#b1b3b6;
	font-family:'Arial';
	font-size:12px;
}

#loginBox button{
	width:67px;
	height:26px;
	margin:0px 0px 5px 0px;
	background:url('/img/login_btn.gif') no-repeat;
	border:none;
}

#loginBox p{
	color:white;
	padding:0px 0px 5px;
}
	
#loginBox a{
	color:#fff200;
	line-height:16px;
}

#newsletterBox{
	height:112px;
	background:url('/img/newsletter_bg.jpg') no-repeat;	
}

#newsletterBox input{
	width:128px;
	height:18px;
	margin:0px 0px 5px 0px;
	padding:8px 10px 0px 10px;
	background:url('/img/greenbox_input_bg.gif') no-repeat;
	border:none;
	color:#b1b3b6;
	font-family:'Arial';
	font-size:12px;

}

#newsletterBox button{
	width:90px;
	height:26px;
	margin:0px 0px 5px 0px;
	background:url('/img/newsletter_btn.gif') no-repeat;
	border:none;
}

#supportBox{
	height:130px;
	background:url('/img/support_bg.jpg') no-repeat;	
}

#supportBox ul li{
	padding:0px 0px 2px;
}

#supportBox ul li a{
	color:#fff200;
}

#footer{
	height:93px;
	width:940px;
	margin:0px auto;
	padding:70px 30px 0px;
	background:url('/img/footer_bg.png') 0px 0px no-repeat;
	color:white;
	font-size:11px;	
}

#footer a{
	float:right;
	color:white;
}

#footer p{
	float:left;
}

#home .promo{
	height:206px;
	padding:16px 20px 0px 30px;
	margin:0px 0px 25px;
	background:url('/img/home_promo_bg.jpg') no-repeat;
	color:white;
}

#home .promo h2{
	float:left;
	font-size:20px;
}

#home .promo p{
	float:right;
	width:300px;
	margin:0px 0px 20px;
	line-height:17px;
}

#home .promo a{
	float:right;
	width:300px;
	display:block;
	color:#fff200;
}

#home .products{
	padding:0px 9px;
	margin:0px 0px 20px;
}

#home .products h2{
	font-size:20px;
	color:#0079be;
	margin:0px 0px 15px;
}

.productList li{
	float:left;
	width:144px;
	height:144px;
	padding:13px;
	margin:0px 18px 20px 0px;
	background:url('/img/productlist_item_bg.gif') no-repeat;	
}

.productList li.last{
	margin:0px;
}

.productList .sale{
	position:absolute;
	width:75px;
	height:75px;
	margin:-16px 0px 0px 85px;
	background:url('/img/product_flag_sale.png') no-repeat;
}

.productList .new{
	position:absolute;
	width:75px;
	height:75px;
	margin:-16px 0px 0px 85px;
	background:url('/img/product_flag_new.png') no-repeat;
}


.productList .image{
	height:110px;
	text-align:center;
}

.productList b{
	padding:3px 0px 0px;
	display:block;
	color:#0079be;
}

.productList a{
	color:#0079be;
}

#products{
	padding:10px 9px 0px 9px;
}

#products h2{
	font-size:20px;
	color:#0079be;
	margin:0px 0px 15px;
}

#products .productList{
	margin:15px 0px 15px;
}

#products .promoList h3{
	font-size:14px;
	color:#0079be;
}

#products .promoList li{
	float:left;
	width:144px;
	height:120px;
	padding:13px;
	margin:0px 17px 10px 0px;
	border-right:1px solid #0079be;	
}

#products .promoList li.last{
	margin:0px;
	border-right:none;
}

#products .promoList .image{
	height:80px;
	text-align:center;
}

#products .promoList b{
	padding:3px 0px 0px;
	display:block;
	color:#0079be;
}

#products .promoList a{
	color:#0079be;
}

.pager{
	text-align:center;
	margin:30px 0px 0px;
	color:#7ba934;
}

.pager a{
	text-decoration:none;
	color:#7ba934;
}

.pager span{
	font-size:14px;
	color:#0079be;
}

#article{
	padding:10px 9px 0px 9px;
	color:#0079be;
}

#article p, #article h2, #article h3, #article h4{
	margin:0px 0px 15px;
}

#article a{
	color:#0079be;
}

#form{
	padding:10px 9px;
}

#form h2{
	margin:0px 0px 15px;
	color:#0079be;
}

#form h3{
	margin:20px 0px 15px;
	font-size:14px;
	color:#0079be;
}

#form table{
	width:100% !important;
}

#form table td{
	padding:3px 0px !important;
}

#form table td.label{
	vertical-align:top !important;
	padding:8px 0px 0px !important;
	width:165px !important;
	color:#0079be !important;
	font-weight:bold !important;
}

#form table td.label span{
	color:#87c53d !important;
}

#form table input{
	width:353px !important;
	height:26px !important;
	background:url('/img/form_input_bg.gif') no-repeat !important;
	border:none !important;
	padding:7px 10px 0px 10px !important;
	color:#b1b3b6 !important;
	font-family:'Arial' !important;
	font-size:12px !important;
}

#form table textarea{
	width:333px !important;
	height:106px !important;
	background:url('/img/form_textarea_bg.gif') no-repeat !important;
	border:none !important;
	padding:7px 10px 0px 10px !important;
	color:#b1b3b6 !important;
	font-family:'Arial' !important;
	font-size:12px !important;
}

#form table tfoot td{
	padding:20px 30px 0px 0px !important;
}

#form p{
	color:#0079be;
	font-size:11px;
	padding:10px 0px 0px 165px;	
}

#form p span{
	color:#87c53d;
}

#form p.hint{
	padding:0px 30px 10px 0px; 
	text-align:right;
}

#form p.hint a{
	color:#0079be;
}

.btnNext{
	float:right;
	width:100px;
	background:url('/img/btn_next.gif') no-repeat;
	height:29px;
	padding:0px 0px !important;
}
.btnNext a{
	padding:7px 0px 0px 25px;
	height:22px;
	display:block;
	background:url('/img/btn_next_right.gif') no-repeat top right;
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.btnPrev{
	float:left;
	width:100px;
	background:url('/img/btn_prev.gif') top right no-repeat;
	height:29px;
	padding:0px 0px !important;
}
.btnPrev a{
	padding:7px 0px 0px 25px;
	height:22px;
	display:block;
	background:url('/img/btn_prev_left.gif') no-repeat top left;
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

#product{
	padding:15px 9px 0px 9px;
	color:#0079be;
}

#product h1{
	color:#0079be;	
}

#product small{
	display:block;
	font-size:11px;
	margin:0px 0px 20px;	
}

#product .images{
	float:left;
	width:300px;
	text-align:center;
}

#product .images .magnify{
	display:block;
	margin:5px 0px 0px;
	padding:1px 0px 10px 25px;
	height:15px;
	background:url('/img/magnify.gif') no-repeat top left;
	font-size:11px;
	text-align:left;
}

#product .data{
	float:left;
	width:230px;
	padding:0px 0px 0px 15px;
}

#product .data .selectors{
	height:85px;
	padding:75px 0px 0px;
}

#product .data .selectors .select{
	height:32px;
}

#product .data .selectors label{
	width:100px;
	float:left;
	margin:0px 0px 10px;
	padding:3px 0px 0px;
	font-weight:bold;
}

#product .data .selectors select{
	width:100px;
}

#product .data small{
	margin:0px;
}

#product .data .price{
	font-size:18px;
	font-weight:bold;
}

#product .data .cart{
	height:40px;
	padding:10px 0px 0px;
}

#product .data .cart label{
	width:auto;
	float:none;
	padding:0px 0px 0px;
}

#product .data .cart input{
	width:24px;
	height:19px;
	padding:7px 7px 0px 7px;
	background:url('/img/cart_input_bg.gif') no-repeat;
	border:none;
	color:#b1b3b6;
	font-family:'Arial';
	font-size:12px;
}

#product .data .cart .inputs{
	float:left;
}

#product .data .cart button{
	float:right;
	width:85px;
	height:29px;
	background:url('/img/cart_submit.gif') no-repeat;
	border:none;
}

#product .description{
	float:left;
	width:300px;
	padding:10px 0px 0px;
}

#product .share{
	float:left;
	width:230px;
	padding:10px 0px 0px 15px;
}

#product .share p{
	padding:0px 0px 10px;
	margin:0px 0px 10px;
	color:#0079be;
	border-bottom:1px solid #e3e3e3;
	font-size:12px;
	font-weight:bold;
}

#product .share a{
	display:block;
	padding:2px 0px 0px 45px;
	margin:0px 0px 15px 0px;
	height:18px;
	font-size:12px;
	color:#0079be;
	text-decoration:none;
}

#product .share a:hover{
	text-decoration:none;
}

#product .share a.fb{
	background:url('/img/share_fb.jpg') no-repeat 10px 0px;
}

#product .share a.iwiw{
	background:url('/img/share_iwiw.jpg') no-repeat 5px 2px;
}

#product .share a.twitter{
	background:url('/img/share_twitter.jpg') no-repeat 10px 0px;
}

#product .share a span{
	color:#818181;
}

#product h3{
	padding:25px 0px 0px;
	margin:15px 0px 15px;
	border-top:1px solid #0079be; 
}

#cart{
	padding:0px 24px;
}

#cart .tracker{
	height:100px;
}

#cart .tracker.step1{
	background:url('/img/tracker1.jpg') no-repeat -14px -14px;
}

#cart .tracker.step2{
	background:url('/img/tracker2.jpg') no-repeat -14px -14px;
}

#cart .tracker.step3{
	background:url('/img/tracker3.jpg') no-repeat -14px -14px;
}

#cart .tracker.step4{
	background:url('/img/tracker4.jpg') no-repeat -14px -14px;
}

#cart h2{
	font-size:24px;
	color:#0079be;	
}

#cart h2 span{
	color:#7fad36;
}

#cart h3{
	height:21px;
	padding:7px 0px 0px 40px;
	margin:25px 0px 15px 0px;
	color:#0079be;
	font-size:14px;
	background:no-repeat 0px 0px;
}

#cart h3.step1{
	background-image:url('/img/cart_step1.gif');
}

#cart h3.step2{
	background-image:url('/img/cart_step2.gif');
}

#cart h3.step3{
	background-image:url('/img/cart_step3.gif');
}

#cart h3.step4{
	background-image:url('/img/cart_step4.gif');
}

#cart table{
	width:100%;
	color:#0079be;
}

#cart table th{
	padding:0px 0px 4px;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #0079be;
}

#cart table td{
	padding:15px 0px;
	vertical-align:top;
}

#cart table .product img{
	float:left;
	margin:0px 10px 0px;
}

#cart table .product{
	width:250px;
}

#cart table .product a{
	color:#0079be;
	font-weight:bold;
	text-decoration:none;
}

#cart table .product span{
	display:block;
	color:#0079be;
	font-size:11px;
}

#cart table input{
	width:24px;
	height:19px;
	padding:7px 7px 0px 7px;
	background:url('/img/cart_input_bg.gif') no-repeat;
	border:none;
	color:#b1b3b6;
	font-family:'Arial';
	font-size:12px;
}

#cart table .quantity a{
	margin:0px 5px 0px;
}

#cart table .price{
	background:#e5f1f8;
	padding:18px 0px 0px 25px;
	color:#0079be;
}

#cart table .shipping td{
	padding:20px 0px;
	border-top:1px solid #0079be;
	border-bottom:1px solid #0079be;
		
}

#cart table .shipping .price{
	padding-left:25px;
}

#cart table .shipping td select{
	width:220px;
	margin:0px 0px 0px 50px;
}

#cart table .sum b{
	display:block;
	text-align:right;
	padding:0px 10px 0px 0px;
}

#cart table .sum .price{
	background:#0079be;
	color:white;
	font-weight:bold;
	padding:13px 0px 10px 25px;
	font-size:14px;
}

.buttons{
	padding:20px 0px 0px;
}
