html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCCCCC;
	text-align: center;
	background:#000000 url(../images/bg.jpg) center top ;
	height:100%;
}
div.content{
	text-align:left;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background:#383837;
	display:inline-block;
}
a.header_logo{
	display:inline-block;
	width:150px;
	height:118px;
	background:url(../images/header_logo.jpg) no-repeat;
	text-align:center;
	margin:5px;
}
a.header_banner{
	margin:5px;
	width:790px;
	display:inline-block;
	height:130px;
	background:url(../images/header_banner.png) no-repeat center;
	text-align:center;
}
div.header{
	width:100%;
	overflow:hidden;
}
div.top_menu div{
	overflow:hidden;
}
div.top_menu span{
	float:left;
	padding-top:1px;
	cursor:pointer;
}
div.top_menu{
	background:#000000;
	margin:5px;
	padding:5px;
	margin-top:0px;
}
div.header_images{
	background:#000000;
	margin:5px;
	overflow:hidden;
	width:970px;
}
div.header_menu{
	background:#000000;
	overflow:hidden;
	margin:5px;
	margin-bottom:0;
	margin-top:0px;
	padding:5px;
	width:960px;
}
span.icon_home{
	background:url(../images/home.png) no-repeat;
	width:20px;
	height:15px;
	display:block;
	left:5px;
	position:absolute;
	text-align:center;
	top:2px;
}
a:hover{
	color:#000000;
}
a{
	color:#FFFFFF;
	text-decoration:none;
}
a.green_anchor{
	color:#A9BA0A;
	text-decoration:none;
}
a.green_anchor:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
span.text_link{
	padding-left:20px;
}
a.top_menu:hover, a.left_menu:hover, a.top_menu_selected, a.left_menu_selected{
	background:url(../images/top_link_bg_over.jpg) center;
	color:#000000;
}
a.top_menu, a.left_menu{
	background:url(../images/top_link_bg.jpg) center;
}
a.top_menu:hover, a.left_menu:hover, a.top_menu_selected, a.left_menu_selected, a.top_menu, a.left_menu{
	display:inline-block;
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	height:15px;
	position:relative;
}
a.left_menu, a.left_menu_selected{
	width:170px;
}
div.center_content{
	overflow:hidden;
	margin:5px;
}
div.category_menu_holder{
	float:left;
}
div.category_menu{
	background:#000000;
	margin-bottom:5px;
}
div.path{
	background:#000000;
	margin-left:5px;
	margin-bottom:5px;
	height:20px;
	background:url(../images/top_link_bg.jpg) center repeat-x;
	float:left;
	width:765px;
}
div.path_separator{
	background:url(../images/color_color_bg.png) center no-repeat;
	height:100%;
	width:20px;
	float:left;
}
div.path_separator_last{
	background:url(../images/color_grey_bg.png) center no-repeat;
	height:100%;
	width:20px;
	float:left;
}
div.path_element{
	background:url(../images/top_link_bg_over.jpg) center repeat-x;
	float:left;
	height:100%;
}
div.path_element_last div{
	color:#ffffff;
	float:left;
}
div.path_element div,div.path_element_last div{
	padding:2px;
	padding-left:15px;
	padding-right:15px;
}
div.canvas_content{
	float:left;
	background:#000000;
	margin-left:5px;
}
div.category_menu_content div{
	padding:5px;
	padding-bottom:0px;
}
div.canvas_content_content{
	padding:5px;
	width:755px;
}
div.category_menu_content{
	padding-bottom:5px;
}
div.loading_img{
	position:absolute;
	height:20px;
	width:20px;
	background:url(../images/spin.gif) no-repeat center;
	display:none;
}
ul.home_categories li div.category_title{
	position:absolute;
	width:170px;
	margin-top:260px;
	margin-left:0;
	text-align:center;
}
ul.home_categories li div{
	padding:5px;
}
ul.home_categories li{
	float:left;
	text-align:left;
	width:24%;
	display:block;
	height:320px;
}
div.item_list_view{
	float:left;
	width:182px;
	padding-bottom:20px;
}
div.items_list{
	padding-top:10px;
}
div.item_list_name{
	text-align:center;
	overflow:hidden;
	height:17px;
	background:#CCCCCC;
	color:#000000;
	padding:2px;
}
div.item_list_image{
	margin-left:17px;
	overflow:hidden;
	height:170px;
	width:150px;
	text-align:center;
	border:solid 1px #FFFFFF;
	background:#FFFFFF;
}
ul.home_categories{
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	overflow:hidden;
}
div.footer{
	color:#FFFFFF;
	overflow:hidden;
	margin:5px;
	padding:5px;
	text-align:left;
	width:950px;
	font-size:9px;
	margin-left:auto;
	margin-right:auto;
}
a.index_category_link img{
	border:none;
}
a.item_list_a:hover{
	border:solid 2px #666666;
	background:#FFFFFF;
}
div.item_price span.the_price{
	padding-top:2px;
	display:block;
}
div.item_price{
	overflow:hidden;
	float:left;
}
div.item_price, span.item_price{
	background:url(../images/top_link_bg.jpg) center;
	padding:1px;
	color:#ffffff;
	font-size:11px;
	width:70px;
	margin-left:25px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}
span.item_price{
	margin:0;
	font-weight:bold;
	color:#000000;
	background:url(../images/top_link_bg_over.jpg) center;
}
a.item_list_a{
	display:block;
	height:166px;
	width:146px;
	text-align:center;
	border:solid 2px #FFFFFF;
}
div.item_list_btns{
	text-align:center;
	padding-left:22px;
	padding-top:5px;
	overflow:hidden;
}
a.item_det{
	height:15px;
	width:71px;
	display:block;
	background:url(../images/detailes.png) no-repeat;
	float:left;
	font-size:11px;
	padding-top:1px;
}
a.item_order:hover, a.item_det:hover{
	color:#000000;
}
a.item_order{
	padding-top:1px;
	font-size:11px;
	float:left;
	height:15px;
	width:71px;
	display:block;
	background:url(../images/order.png) no-repeat;
}
div.text_page{
	padding:10px;
}
div.item_images{
	width:300px;
	float:left;
	margin-right:5px;
}
div.item_container{
	width:100%;
	overflow:hidden;
}
div.item_thumbs{
	width:100%;
	overflow:hidden;
	background:#FFFFFF;
}
div.item_thumbs ul{
	width:100%;
	overflow:hidden;
}
div.item_thumbs div{
	float:left;
}
div.item_thumbs ul li{
	float:left;
	color:#333333;
	width:25%;
	text-align:center;
	padding:5px 0 5px 0;
}
ul{
	padding:0;
	margin:0;
	list-style:none;
}
div.item_thumbs_images{
	width:100%;
}
a.item_thumb, a.item_selected{
	border:solid 1px #CCCCCC;
	width:65px;
	height:100px;
	display:block;
	margin-left:4px;
}
a.item_thumb:hover, a.item_selected{
	border:solid 1px #333333;
}
ul.item_detailes{
}
ul.item_detailes div{
	float:left;
}
ul.item_detailes li{
	padding:0 5px 5px 5px;
	overflow:hidden;
}
div.item_detailes{
	float:left;
	width:450px;
	background:#1E1E1E;
}
h1{
	padding:3px;
	margin:0;
	color:#FFFFFF;
	font-size:16px;
}
div.item_buttons ul{
	width:100%;
	overflow:hidden;
}
div.item_buttons select{
	font-size:12px;
}
div.item_buttons ul li{
	float:left;
	width:25%;
	text-align:center;
}
div.item_buttons{
	margin:10px 0 0 0;
	padding:5px;
	background:url(../images/top_link_bg.jpg) repeat-x center;
}
.with_separator{
	padding-bottom:17px;
	background:url(../images/separator_01.png) no-repeat bottom;
}
.with_separator2{
	padding-bottom:17px;
	background:url(../images/separator_02.png) no-repeat bottom;
}
div.item_comments{
	padding:0 5px 5px 5px;
	width:400px;
	margin-left:auto;
	margin-right:auto;
}
div.complete_item_image{
	background:#FFFFFF;
}
div.item_comments_holder{
	height:235px;
	overflow:auto;
}
div.big_img_holder_off{
	background:#FFFFFF;
}
div.big_img_holder{
	background:url(../images/spin.gif) center #FFFFFF no-repeat;
}
span.comment_name{
	font-weight:bold;
	color:#FFFFFF;
}
div.comment_header{
	padding-bottom:12px;
	background:url(../images/comment_header.png) no-repeat bottom;
}
span.comment_date{
	font-size:9px;
	color:#999999;
}
div.comment_text span{
	padding:4px;
	display:block;
}
div.comment_text{
	background:#333333;
	margin-bottom:9px;
	border:solid #666666 1px;
	border-top:none;
}
div.img_help ul li{
	overflow:hidden;
}
div.img_help span{
	float:left;
	margin-right:5px;
}
div.img_help ul{
	padding:5px;
}
div.img_help{
	position:relative;
	margin-top:-40px;
	width:100%;
	height:40px;
	color:#FFFFFF;
	background:url(../images/img_det_bg.png);
}
div.comments_title{
	width:65%;
	float:left;
	font-size:18px;
	color:#FFFFFF;
}
div.comments_title_holder{
	width:100%;
	overflow:hidden;
	text-align:left;
	padding-top:5px;
}
div.add_comment_btn_holder{
	float:left;
	width:145px;
	text-align:right;
	padding-top:5px;
}
span.price_tag{
	float:left;
}
div.sizes_title{
	float:left;
	padding-top:3px;
}
ul.sizes_holder{
	overflow:hidden;
	float:left;
}
ul.sizes_holder li a.size_size{
	padding:3px;
	display:block;
	color:#FFFFFF;
}
ul.sizes_holder li{
	float:left;
	background:#000000;
	margin-left:3px;
	padding:0px;
	border:solid 1px #333333;
}
div.item_disp{
	position:absolute;
	width:120px;
	text-align:center;
	margin-top:-25px;
	margin-left:115px;
	visibility:hidden;
	font-size:10px;
}
div.size_detailes_header,div.item_disp_header{
	height:10px;
	background:url(../images/size_det_bg_bottom.png) no-repeat;
	width:120px;
}
div.size_detailes_text, div.item_disp_text{
	width:108px;
	background:#000000;
	padding:5px;
	border:solid 1px #333333;
	border-bottom:none;
	padding-bottom:0;
}
ul.sizes_holder li div.size_detailes{
	position:absolute;
	margin-top:-80px;
	visibility:hidden;
	width:120px;
	text-align:center;
}
div.item_colors{
	padding:5px;
	padding-top:0;
	padding-right:0;
}
a.item_color,a.item_color_selected{
	border:solid 1px #CCCCCC;
	margin-right:5px;
	width:40px;
	display:block;
	float:left;
	color:#FFFFFF;
}
a.item_color:hover,a.item_color_selected{
	border:solid 1px #333333;
}

a.item_color_name{
	display:block;
	width:30px;
	height:30px;
	margin-bottom:5px;
}
a.cursor_normal{
	cursor:default;
}
div.right_content_loading{
	background:url(../images/spin.gif) no-repeat center #000000;
	display:none;
	position:relative;
	width:765px;
	height:50px;
	margin-left:5px;
	float:left;
}
a.order_btn span{
	padding-top:5px;
	display:block;
}
a.order_btn{
	display:block;
	background:url(../images/order_bg.jpg) repeat-x center;
	height:25px;
}
div.bottom_content{
	margin-top:5px;
}
div.bottom_right{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
}
div.bottom_left{
	float:left;
	width:60%;
	margin:5px;
}
div.bottom_right{
	float:left;
}
div.content_bottom{
	display:none;
}
ul.all_sizes{
	background:#666666;
}
li.all_sizes_title,  li.all_sizes_content_0,  li.all_sizes_content_1{
	overflow:hidden;
	width:100%;
}
li.all_sizes_content_0{
	background:#999999;
}
li.all_sizes_content_1{
	background:#AAAAAA;
}
div.all_sizes_content{
	width:25%;
	float:left;
	color:#000000;
}
div.all_sizes_title{
	width:25%;
	float:left;
	color:#000000;
}
div.all_sizes_title span,div.all_sizes_content span{
	display:block;
	padding:5px;
	text-align:center;
}
div.bottom_page_title{
	padding:5px;
}
h1.top_title{
	padding:2px;
	font-size:10px;
	padding-left:5px;
	font-weight:normal;
}
li.measure_name{
	float:left;
	width:50%;
}
li.measure_input{
	width:50%;
	float:left;
}
li.measure_input input{
	width:20%;
}
li.measure_name div{
	padding:2px;
	padding-right:10px;
	text-align:right;
}
li.measure_inputdiv{
	padding:2px;
	text-align:left;
}
div.measures_order ul.measures_order_content{
	padding:5px;
	overflow:hidden;
}
div.measures_order{
	position:absolute;
	background:url(../images/img_det_bg.png);
	width:450px;
	visibility:hidden;
}
div.err_order{
	position:absolute;
	width:450px;
	margin-top:-26px;
	visibility:hidden;
}
div.err_order_content{
	padding:5px;
	overflow:hidden;
	color:#D22C2C;
}
li.measure_href{
	float:left;
	width:100%;
	text-align:left;
}
a.addthis_button_facebook{
	width:20px;
	height:20px;
	display:block;
	background:url(../images/share_icons/facebook.png) no-repeat;
	float:left;
	margin-right:5px;
}
a.addthis_button_twitter{
	width:20px;
	height:20px;
	display:block;
	background:url(../images/share_icons/twitter.png) no-repeat;
	float:left;
	margin-right:5px;
}
a.addthis_button_fav{
	width:21px;
	height:20px;
	display:block;
	background:url(../images/share_icons/fav.png) no-repeat;
	float:left;
	margin-right:5px;
}
a.addthis_button_email{
	width:21px;
	height:20px;
	display:block;
	background:url(../images/share_icons/email.png) no-repeat;
	float:left;
	margin-right:5px;
}
div.header_menu_right{
	float:right;
	width:70%;
	text-align:right;
}
div.header_menu_left{
	float:left;
	width:30%;
	text-align:left;
}
a.button_twitter{
	width:63px;
	height:20px;
	display:block;
	background:url(../images/share_icons/follow_twitter.png) no-repeat;
	float:right;
	margin-left:5px;
}
a.button_facebook{
	width:20px;
	height:20px;
	display:block;
	background:url(../images/share_icons/facebook.png) no-repeat;
	float:right;
	margin-left:5px;
}
div.phone span{
	padding-top:5px;
	display:block;
}
div.phone{
	float:right;
	background:url(../images/share_icons/phone.png) no-repeat;
	height:20px;
	padding-left:25px;
	margin-right:5px;
}
a.email_us span{
	padding-top:5px;
	display:block;
}
a.email_us{
	float:right;
	background:url(../images/share_icons/email.png) no-repeat;
	height:20px;
	padding-left:27px;
	margin-right:5px;
	display:block;
	color:#FFFFFF;
}
div.vertical_separator{
	float:right;
	width:20px;
	height:20px;
	background:url(../images/separator_03.png) no-repeat;
}
a.button_yahoo{
	width:22px;
	height:20px;
	display:block;
	background:url(../images/share_icons/yahoo.png) no-repeat;
	float:right;
	margin-left:5px;
}
a.login_btn{
	cursor:pointer;
	color:#FFFFFF;
	background:#333333;
	padding:3px;
	display:block;
	width:55px;
	float:left;
}
a.register{
	color:#FFFFFF;
	background:#333333;
	padding:4px;
	display:block;
	width:75px;
	float:left;
	margin-left:5px;
}
div.login_form{
	width:230px;
	background:#000000;
	position:absolute;
	z-index:100;
	margin-left:10px;
	border:solid 1px #333333;
	border-top:none;
	display:none;
}
div.login_form_content input{
	width:98%;
}
div.login_form_content li{
	padding:1px;
}
div.login_form_content{
	padding:5px;
}
ul.register_ul li select{
	font-size:16px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
ul.register_ul li input,ul.register_ul li textarea{
	width:100%;
	font-size:16px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
ul.register_ul label{
	font-size:14px;
	display:block;
	padding-top:6px;
	margin-right:10px;
}
ul.register_ul li{
	width:100%;
	margin-bottom:3px;
	height:30px;
}
.register_li_1{
	float:left;
	text-align:right;
	width:20%;
}
.register_li_2{
	float:left;
	text-align:left;
	width:43%;
}
.register_li_3{
	float:left;
	text-align:left;
	width:32%;
	margin-left:10px;
	margin-top:5px;
}
ul.register_ul{
	padding:5px;
	overflow:hidden;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
div.recaptcha_div{
	overflow:hidden;
	height:150px;
}
div.submit_register{
	margin-left:155px;
}
div.submit_save{
	padding-left:150px;
	float:left;
	width:100px;
}
div.save_err{
	margin-top:4px;
	float:left;
	width:50%;
}
div.remember_me input{
	width:20px;
}
div.remember_me{
	float:left;
	width:70%;
}
li.login_remember{
	overflow:hidden;
	width:100%;
}
div.submit_login{
	text-align:left;
	float:left;
	width:30%;
}
div.my_account_btns{
	margin-left:20px;
}
div.my_account{
	background:#1E1E1E;
}
div.myaccount a,div.myaccount span{
	float:left;
	margin-top:3px;
}
div.myaccount{
	overflow:hidden;
	background:#383837;
	padding:5px;
}
div.separator{
	float:left;
	background:url(../images/separator_03.png);
	width:20px;
	height:20px;
}
div.my_account_detailes{
	overflow:hidden;
	padding:5px;
}
div.same_address_div{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:125px;
}
span.same_address_err{
	display:block;
	width:20px;
	float:left;
	height:20px;
}
.h400{
	height:280px;
}
div.spin_img{
	float:left;
	width:20px;
	height:20px;
	background:url(../images/spin.gif) no-repeat;
}
div.cummamasor{
	background:url(../images/cummamasor.jpg) no-repeat;
	width:370px;
	height:470px;
	float:left;
}
span.login_label{
	float:right;
}
div.newsletter_txt{
	width:183px;
	font-size:9px;
}
ul.orders_ul li{
	overflow:hidden;
	background:#383837;
	padding:5px;
}
ul.orders_ul{
	overflow:hidden;
}
div.order_image{
	width:150px;
	height:200px;
	float:left;
}
div.order_text div{
	padding:2px;
}
div.order_text{
	margin-left:10px;
	float:left;
	width:500px;
	height:195px;
	overflow:auto;
	color:#FFFFFF;
	font-size:13px;
}
a.item_available{
	float:left;
	width:16px;
	height:16px;
	background:url(../images/available.png) no-repeat;
	margin-left:5px;
	margin-top:2px;
	display:block;
}
a.item_unavailable{
	display:block;
	float:left;
	width:16px;
	height:16px;
	background:url(../images/unavailable.png) no-repeat;
	margin-left:5px;
	margin-top:2px;
}
div.item_title{
	margin:5px;
	font-size:14px;
	color:#FFFFFF;
}
span.item_title{
	background:url(../images/img_det_bg.png);
	margin-top:152px;
	display:block;
	color:#FFFFFF;
}
h2.h2_descr{
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
}
ul.stats_ul li{
	float:left;
	margin:2px;
}
ul.stats_ul, ul.stats_ul li{
	overflow:hidden;
}
div.stars_grey{
	position:absolute;
	width:210px;
	height:20px;
	background:url(../images/stars_grey.png) no-repeat;
}
div.stars_gold{
	position:absolute;
	width:0px;
	height:20px;
	background:url(../images/stars_gold.png) no-repeat;
}
div.stars_green{
	position:absolute;
	width:0px;
	height:20px;
	background:url(../images/stars_green.png) no-repeat;
}
div.stars_blank{
	position:absolute;
	width:210px;
	height:20px;
}
div.stars_holder{
	width:210px;
	height:20px;
	float:left;
	margin-left:150px;
}
a.count{
	color:#FFFFFF;
}
div.tweetmeme{
	color:#FFFFFF;
	padding-top:2px;
	width:80px;
	background:transparent;
}
li.share_holder_li{
	overflow:hidden;
	margin-bottom:3px;
}
div.share_holder{
	float:left;
}
div.therating_holder{
	border:solid 1px #333333;
	padding:4px;
	background:#000000;
	position:absolute;
	margin-top:-35px;
	margin-left:287px;
}
div.therating_holder div{
	float:left;
}
div.therating{
	font-size:16px;
	color:#EDBC19;
	font-weight:bold;
	text-align:center;
	width:40px;
}
div.no_votes{
	margin-top:3px;
	width:80px;
	text-align:center;
}
div.loading_vote{
	position:absolute;
	height:20px;
	width:20px;
	background:url(../images/spin.gif) no-repeat center;
	display:none;
	margin-left:335px;
}
img, div, input,a, span {
	behavior: url(iepngfix.htc);
}
