.form INPUT[type="text"], .form INPUT[type="password"]
{
	width: 100%;
	font-size: 18px;
}
#related
{
	padding: 0px !important;
	border: 0;
	margin: -1px;
}
.dost
{
    margin-top: 20px;
    /* margin-left: 15px; */
    float: right;
}
.top-cart-row-container
{
	margin-top: -3px;
}
.top-search-holder
{
	padding-bottom: 20px;
}
.top-search-holder A
{
	color: #00A0EA;
}
.nav_box
{
	background: #333;
	position: relative;
	z-index: 22;
	width: 100%;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
HEADER .logo-holder .logo
{
	margin-bottom: 0;
	margin-top: 6px;
}
.navbar
{
	margin-bottom: 0 !important;
}
.navbar-nav
{
	float: right;
	margin: 0;
}
.nav-holder
{
	/*[disabled]margin:20px 0px;*/
	text-align: right;
}
HEADER .nav > LI > A
{
	position: relative;
	display: block;
	color: #FFF;
	font-size: 13pt;
	margin-top: 2px;
}
HEADER .nav > LI > A:hover
{
	color: #474747;
	font-size: 13pt;
}
.conter_ad_box
{
	overflow: hidden;
	position: relative;
	height: 790px;
	/*[disabled]min-width:1180px;*/
}
.conter_ad_warp
{
	height: 790px;
	position: absolute;
	width: 1920px;
	overflow: hidden;
	text-align: center;
	left: 50%;
	margin-left: -960px;
}
.conter_ad
{
	overflow: hidden;
	position: relative;
	z-index: 9;
	width: 10000px;
	left: 0;
}
.conter_ad IMG
{
	width: 1920px;
	height: 790px;
	float: left;
}
.add_list_warp
{
	position: absolute;
	top: 750px;
	left: 0;
	width: 100%;
	z-index: 9999;
}
.add_list
{
	margin: 0 auto;
	width: 180px;
	overflow: hidden;
	zoom: 1;
}
.add_list LI
{
	float: left;
	margin-left: 10px;
	width: 12px;
	height: 12px;
	display: inline-block;
	cursor: pointer;
}
.add_list .add_list_off
{
	background: url(../images/icon_add_b.png);
}
.add_list .add_list_on
{
	background: url(../images/icon_add_p.png);
}
.form
{
	width: 400px;
	margin: 0 auto 20px;
}
.cart_form
{
	width: auto;
	margin-top: 10px;
}
.cart_form .le-button
{
	margin-top: 15px;
	margin-left: 15px;
}
.form TEXTAREA
{
	width: 100%;
	height: 100px;
	font-size: 18px;
}
.form LABEL
{
	display: block;
	font-size: 14px;
}
.form INPUT[type="text"]
{
	display: block;
	margin-bottom: 10px;
}
.comment_list
{
	margin-top: 15px;
	list-style: none;
}
.comment_list LI
{
	padding-bottom: 15px;
}
.comment_header
{
	font-size: 18px;
}
.comment_header I
{
	font-weight: normal;
	font-style: normal;
	color: #878787;
	font-size: 13px;
}
.comment_form
{
	background-color: #F3F3F3;
	border: 1px solid #E0E0E0;
	padding: 20px;
	margin-top: 20px;
	width: 90%;
	overflow: hidden;
}
.comment_form H2
{
	margin-bottom: 0px;
}
.comment_form .comment_textarea
{
	width: 100%;
	height: 100px;
	font-size: 12px;
}
.comment_form LABEL
{
	display: block;
	float: left;
	width: 100px;
	font-size: 18px;
	margin-top: 15px;
}
.comment_form .input_name
{
	font-size: 16px;
	width: 250px;
	margin-top: 15px;
}
.input_captcha, .cart_form .input_captcha
{
	float: left;
	width: 150px !important;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	height: 40px;
}
.comment_form .captcha, .cart_form .captcha
{
	float: left;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
}
.comment_form .button, .feedback_form .button, .register_form .button, .login_form .button
{
	float: right;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
}
.feedback_form
{
	padding: 20px;
	margin-top: 20px;
	width: 90%;
	overflow: hidden;
}
.feedback_form .le-button
{
	float: right;
	margin-top: 15px;
	margin-right: 20px;
}
.feedback_form .input_captcha, .register_form .input_captcha
{
	float: left;
	width: 150px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	height: 36px;
}
.feedback_form .captcha, .register_form .captcha
{
	float: left;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
}
.feedback_form .button_send
{
	font-size: 18px;
	float: right;
	margin-top: 25px;
}
#purchases
{
	width: 100%;
}
#purchases TR
{
	border-top: 1px solid #D5D5D5;
	height: 70px;
}
#purchases TH
{
	vertical-align: top;
	padding-top: 10px;
	font-size: 18px;
	font-weight: normal;
}
#purchases .image
{
	width: 50px;
	text-align: center;
}
#purchases .image A
{
	border: 1px solid #E0E0E0;
	background-color: #FFFFFF;
	margin: 0 7px 7px 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 50px;
	height: 50px;
}
#purchases .name
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
#purchases TD.name
{
	font-size: 14px;
}
#purchases TD .download_attachment
{
	white-space: nowrap;
	color: #3B8500;
	padding: 5px 10px 7px;
	border-bottom-color: 1px dotted green;
	background-color: #CCFF72;
	line-height: 30px;
}
#purchases .price
{
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	text-align: right;
}
#purchases TD.price
{
	font-size: 14px;
}
#purchases .remove
{
	padding-left: 15px;
	text-align: right;
}
#purchases .amount
{
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}
#purchases .amount SELECT
{
	font-size: 12px;
}
#purchases .coupon .name
{
	font-size: 14px;
}
#purchases .coupon .name INPUT.coupon_code
{
	width: 200px;
}
#purchases .coupon .name INPUT
{
	font-size: 16px;
}
UL#deliveries
{
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	list-style: none;
	padding: 10px;
}
UL#deliveries LI
{
	margin-bottom: 20px;
}
UL#deliveries LI DIV.checkbox
{
	float: left;
	padding-left: 0;
	margin-top: 0;
}
UL#deliveries LI H3, UL#deliveries LI .description
{
	display: block;
	margin-left: 25px;
}
UL#deliveries LI H3
{
	font-size: 17px;
}
#orders_history
{
	list-style: none;
}
#orders_history LI
{
	margin-bottom: 10px;
}
#orders_history LI A
{
	font-size: 16px;
}
TABLE.order_info
{
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #F9F9F9;
	width: 100%;
	margin-top: 10px;
}
TABLE.order_info TD
{
	padding: 10px;
	border: 1px dotted #E0E0E0;
	font-size: 14px;
}
.checkout_button
{
	padding: 10px 20px;
	border: 1px solid #51A400;
	background-color: #D3FFA9;
	color: #2E5E00;
	font-size: 14px;
}
.message_error
{
	clear: both;
	padding: 10px 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	overflow: hidden;
	color: #FF0000;
	background-color: #FFCACA;
	border: 1px dotted #FF4545;
}
/*@end*/
.tooltipBody
{
	width: auto !important;
}
.variants LABEL
{
display: inline-block;
	padding: 10px;
	border: 2px solid #000000;
	cursor: pointer;
	margin: 10px 10px 10px 0;
	border-radius: 4px;
}
.variants INPUT:checked + LABEL
{
	border: 2px solid #60c011;
}
.product .variant_radiobutton
{
	margin-right: 5px;
	margin-left: 0px;
	display: none;
}