*
{
	margin: 0;
	padding: 0;
}
HTML
{
	padding: 0;
	margin: 0;
}
BODY
{
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background: #024FAB url(/images/bg.jpg) repeat-x bottom center;
	margin: 0px 0px -19px;
	padding: 0;
}
P
{
	margin: 0 0 18px;
}
IMG
{
	border: none;
}
INPUT
{
	vertical-align: middle;
}
#wrapper
{
	width: 1000px;
	margin: 0 auto;
}
/*Header*/
/*-----------------------------------------------------------------------------*/
#header
{
	height: 150px;
	background: none;
	position: relative;
}
#cart
{
	font: italic 14px/14px arial;
	text-decoration: underline;
	position: absolute;
	top: 100px;
	right: 0px;
	color: #FFFFFF;
	width: 150px;
	height: 40px;
	text-align: right;
}
INPUT.cart_quant
{
	width: 35px;
}
#cart A
{
	font: italic 14px/14px arial;
	text-decoration: underline;
	color: #FFFFFF;
}
#top_menu_list
{
	width: 100%;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#top_menu_list LI
{
	display: inline;
	padding: 0 27px;
}
#top_menu_list LI A
{
	text-decoration: underline;
	font: bold 14px/14px arial;
	color: #000000;
}
#logo
{
	height: 150px;
	width: 270px;
	display: inline-block;
	text-align: center;
	letter-spacing: 5px;
	padding-bottom: 30px;
}
#logo_inner
{
/*background: url('/images/logo.png') no-repeat center top;*/
	height: 150px;
	width: 270px;
	position: absolute;
	left: -35px;
}
#words
{
	font-size: 20px;
}
#logo .yellow
{
	font-size: 36px;
	line-height: 50px;
	font-weight: bold;
	color: #FFEE00;
}
#logo .blue
{
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #2F3495;
}
#header_font
{
	color: #FFFFFF;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	display: inline-block;
	width: 700px;
}
.phone
{
	font: italic 22px "arial black";
}
/*Middle*/
/*-----------------------------------------------------------------------------*/
#middle
{
	width: 100%;
	margin: 0 0 400px;
}
#middle:after
{
	content: '.';
	display: block;
	clear: both;
	height: 0;
}
#container
{
	width: 100%;
	float: left;
	overflow: hidden;
}
#content
{
	padding: 0 0 0 270px;
	text-align: justify;
}
TABLE.catalog_table
{
	width: 100%;
	padding: 0;
	margin: 0;
}
TABLE.catalog_table TD
{
	margin: 0 0 -10px;
}
TABLE TD.catalog_table_product
{
	width: 235px;
}
TABLE TD.catalog_table_wrapper
{
}
.old_price
{
	font: bold 12px/14px arial;
	color: #808080;
	text-decoration: line-through;
}
.new_price
{
	font: bold 14px/16px arial;
	color: #FF0000;
	text-decoration: none;
}
#top_menu
{
	padding: 0 0 0 270px;
	width: 73%;
}
#top_menu_content
{
	padding: 0 5px;
}
#vendors_box
{
	padding: 0 0 0 270px;
	width: 73%;
}
#vendors_box_content
{
	padding: 0 5px;
	position: relative;
}
#vendors_box_content2
{
	padding: 0 5px;
	position: relative;
}
#vendors_text A
{
	text-decoration: underline;
	font: bold 14px/14px arial;
	color: #000000;
	margin: 0;
	padding: 0;
}
#vendors_text
{
	text-decoration: underline;
	font: bold 14px/14px arial;
	color: #000000;
	margin: 0;
	padding: 0;
}
.vendor_on_main
{
	display: inline-block;
	text-align: center;
	margin: 0px 14px 0;
	font: 12px/12px arial;
}
.vendor_on_main IMG
{
	width: 105px;
	height: 105px;
}
.vendor_on_main A.vend, A.vend:hover
{
	font: normal 12px/12px arial;
	color: #000000;
}
DIV.about
{
	width: 100%;
	text-align: justify;
	font: normal 12px/12px arial;
	height: 120px;
}
DIV.about2
{
	width: 100%;
	text-align: justify;
	font: normal 12px/12px arial;
}
.about_header
{
	text-align: center;
	width: 100%;
	text-decoration: underline;
	font: bold 14px/22px arial;
	color: #000000;
}
#product_box
{
	padding: 0 0 0 270px;
	width: 73%;
}
#cart_box
{
	padding: 0 0 0 270px;
	width: 73%;
}
#cart_box_content
{
	padding: 0 5px;
	height: auto;
	min-height: 300px;
}
#cart_box_content #cart_table
{
	width: 100%;
}
#cart_box_content #cart_table
{
	border: 2px solid #000000;
	padding: 3px;
	border-collapse: collapse;
}
#cart_box_content #cart_table TD
{
	text-align: center;
}
#cart_box_content #cart_table TD.cart_thumb
{
	text-align: center;
}
#cart_box_content #cart_table TD.cart_thumb IMG
{
	width: 50px;
	height: 50px;
}
#final
{
	display: inline;
}
#product_box #product_img
{
	width: 100%;
	height: 300px;
	text-align: center;
}
#product_box #product_info
{
	width: 100%;
	height: auto;
}
#product_box #product_img IMG
{
	height: 300px;
}
#path
{
	width: 100%;
	height: 25px;
	font: bold 12px/14px arial;
	margin-bottom: -2px;
}
#path A, A:visited
{
	color: #000080;
	text-decoration: underline;
}
#product_box_content
{
	padding: 0 5px;
	height: auto;
}
#product_box #links
{
	margin: 10px 0 0;
	padding: 0 0 20px;
}
#product_box A.product_box_add_to_cart
{
	color: #FF6633;
	text-decoration: underline;
	font: bold 14px/20px arial;
}
#product_box A.product_box_how_to
{
	color: #000080;
	text-decoration: underline;
	font: normal 12px/18px arial;
}
#vendors_box_content_catalog
{
	padding: 0 5px;
	line-height: 20px;
	height: 45px;
}
.pages #vendors_box_content
{
	padding: 0 5px;
	height: 100%;
	margin-bottom: 0;
}
.vendors #vendors_box_content
{
	padding: 0 5px;
	height: auto;
	max-height: 950px;
	overflow-y: auto;
}
#int_pred
{
	height: 35px;
	padding-left: 270px;
	text-align: center;
	font-size: 24px;
	color: #FFED00;
	margin: 20px 0 0;
}
.catalog_preview
{
	width: 235px;
	display: inline-block;
	margin: 10px 0px 10px 0;
}
.catalog_preview_content
{
	height: 255px;
	width: 231px;
}
.catalog_preview_content .product_img_thumb
{
	height: 125px;
	width: 100%;
	text-align: center;
}
.catalog_preview_content .product_header_thumb
{
	text-align: center;
	height: 20px;
}
.catalog_preview_content .product_header_thumb A
{
	color: #FF0000;
	font: bold 14px/18px arial;
	text-decoration: underline;
}
.catalog_preview_content .product_info_thumb
{
	padding: 5px 0 0 10px;
	color: #000000;
	height: 75px;
	font: 12px/16px arial;
	text-decoration: none;
}
.product_strong
{
	color: #000000;
	font: bold 12px/16px arial;
}
.catalog_preview_content .products_links_thumb
{
	display: inline-block;
}
.left
{
	text-align: left;
	float: left;
	padding: 5px 0 0 10px;
}
.right
{
	text-align: right;
	float: right;
	padding: 5px 10px 0 0;
}
.center
{
	text-align: center;
}
.center A
{
	color: #000000;
	font: bold 14px/14px arial;
	text-decoration: underline;
}
.center A.active
{
	color: #000099;
	font: bold 16px/16px arial;
	text-decoration: none;
	text-align: center;
}
.show_product
{
	height: 600px;
}
#wrapper_justify
{
	width: 100%;
	display: inline-block;
	height: 1px;
}
/*Sidebar Left*/
/*-----------------------------------------------------------------------------*/
#sl
{
	float: left;
	width: 250px;
	margin-left: -100%;
	position: relative;
	background: none;
}
#sl_header
{
	font-family: arial;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
#sales
{
	margin-top: 20px;
}
#sales A, A:hover
{
	color: #FF6633;
}
/*Sidebar Menu*/
/*--------------------------------------------------------------------------------*/
H3
{
	padding: 2px;
	cursor: pointer;
	cursor: hand;
	font: italic bold 18px/30px arial;
	text-decoration: underline;
	color: #FFFFFF;
}
#slide_menu
{
	width: 220;
	list-style: none;
	margin-top: 25px;
}
.container_menu
{
	margin: 2px 0 2px 20px;
	list-style: none;
}
.container_menu LI
{
	padding: 2px;
	text-align: left;
}
.container_menu LI A
{
	color: #FFF;
	text-decoration: underline;
	font: italic bold 14px/24px arial;
}
A:hover
{
	text-decoration: underline;
}
UL.active
{
	display: block;
}
.container_menu LI A.active, A.active:visited
{
	text-decoration: none;
}
/*Footer*/
/*-----------------------------------------------------------------------------*/
#footer
{
	width: 1000px;
	margin: -160px auto 0;
	height: 160px;
	background: url(/images/footer.gif);
	position: relative;
	z-index: -100;
}
#big_cloud
{
	height: 139px;
	width: 266px;
	position: relative;
	top: -200px;
	left: 830px;
	background: url(/images/big_cloud.png);
	z-index: -100;
}
#spec_cloud
{
	height: 50px;
	padding-left: 227px;
	font: bold 18px/50px arial;
	color: #FF6633;
	width: 85%;
}
#spec_cloud IMG
{
	float: left;
	width: 47px;
	height: 45px;
	margin-right: 10px;
}
#header_cloud
{
	height: 159px;
	width: 231px;
	position: fixed;
	top: 52px;
	right: 218px;
	z-index: 500;
	background: url(/images/header_cloud.png);
}
#middle_cloud
{
	height: 80px;
	width: 149px;
	position: fixed;
	bottom: 320px;
	left: -37px;
	background: url(/images/middle_cloud.png);
	z-index: -100;
}
#little_cloud
{
	height: 52px;
	width: 92px;
	position: absolute;
	bottom: 650px;
	left: 250px;
	background: url(/images/little_cloud.png);
	z-index: -100;
}
/**/
/*#big_cloud*/
/*{*/
/*height: 139px;*/
/*width: 266px;*/
/*position: absolute;*/
/*top: 300px;*/
/*right: 20px;*/
/*background: url('/images/big_cloud.gif');*/
/*z-index: -100;*/
/*}*/
/**/
/*#header_cloud*/
/*{*/
/*height: 159px;*/
/*width: 231px;*/
/*position: absolute;*/
/*top: -50px;*/
/*right: 60px;*/
/*z-index: -100;*/
/*background: url('/images/header_cloud.gif');*/
/*}*/
/**/
/*#middle_cloud*/
/*{*/
/*height: 80px;*/
/*width: 149px;*/
/*position: absolute;*/
/*top: 380px;*/
/*left: 400px;*/
/*background: url('/images/middle_cloud.gif');*/
/*z-index: -100;*/
/*}*/
/*#little_cloud*/
/*{*/
/*height: 52px;*/
/*width: 92px;*/
/*position: absolute;*/
/*top: 560px;*/
/*right: 350px;*/
/*background: url('/images/little_cloud.gif');*/
/*z-index: -100;*/
/*}*/
/**/
/***/
/** Boxes*/
/*******************************************/
.b1, .b1, .b2, .b3, .b4, .b1b, .b2b, .b3b, .b4b
{
	display: block;
	overflow: hidden;
	font-size: 1px;
}
.b2, .b3, .b1b, .b2b, .b3b
{
	height: 1px;
}
.b1, .b1b
{
	height: 2px;
}
/*Curved Borders*/
.white-box
{
	background: transparent;
/*width:40%;*/
}
.white-box H1, .white-box H2, .white-box H3
{
	margin: 0 10px;
	padding-bottom: 0.5em;
}
.white-box H1
{
	text-align: center;
	font: bold 14px/16px arial;
	color: rgb(0, 0, 205);
}
.pages
{
	min-height: 900px;
}
.white-box P
{
	margin: 0 10px;
	padding-bottom: 0.5em;
}
.white-box .b2
{
	background: #FFF;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
}
.white-box .b3
{
	background: #FFF;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
}
.white-box .b4
{
	background: #FFF;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
}
.white-box .b4b
{
	background: #FFF;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
}
.white-box .b3b
{
	background: #FFF;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
}
.white-box .b2b
{
	background: #FFF;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
}
.white-box .b1
{
	margin: 0 5px;
	background: #000;
}
.white-box .b2, .white-box .b2b
{
	margin: 0 3px;
	border-width: 0 2px;
}
.white-box .b3, .white-box .b3b
{
	margin: 0 2px;
}
.white-box .b4, .white-box .b4b
{
	height: 2px;
	margin: 0 1px;
}
.white-box .b1b
{
	margin: 0 5px;
	background: #000;
}
.white-box .boxcontent
{
	background: #FFF;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
}
.png
{
	behavior: url(/lib/pngbehavior.htc);
}
TABLE.order_table
{
	width: 100%;
}
TABLE.order_table TD
{
	padding-left: 25px;
}
TABLE.order_table SELECT.order_select
{
	width: 250px;
	padding: 0 0 0 5px;
}
TABLE.order_table TD.fio
{
	width: 75px;
}
TABLE.order_table TD.contacts
{
	width: 130px;
}
A.submit
{
	font: normal 14px/24px arial;
	color: #000000;
	text-decoration: underline;
}
INPUT.submit
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
/*IE 5.5+*/
	-moz-opacity: 0;
/*Mozilla 1.6 и ниже*/
	-khtml-opacity: 0;
/*Konqueror 3.1, Safari 1.1*/
	opacity: 0;
/*CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9*/
	margin-left: 280px;
	margin-top: -35px;
	width: 150px;
	cursor: pointer;
	cursor: hand;
}
TABLE.order_table INPUT.code
{
	width: 35px;
	padding: 0 0 0 5px;
}
TABLE.order_table INPUT.addres
{
	width: 50px;
	padding: 0 0 0 5px;
}
TABLE.order_table INPUT.number
{
	width: 150px;
	padding: 0 0 0 5px;
}
TABLE.order_table TEXTAREA.comment
{
	width: 170px;
	height: 60px;
	padding: 0 0 0 5px;
	margin: 0 0 0 0px;
}
TABLE.order_table INPUT.feet_length
{
	width: 25px;
	padding: 0 0 0 5px;
	margin: 0 0 0 0px;
}
TABLE.order_table TR.head DIV
{
	font: bold 12px/14px arial;
	color: #000000;
	border: 1px solid #000000;
	margin: 10px 0;
	padding-left: 3px;
}
TABLE.order_table TR.head TD
{
	padding-left: 0px;
}
INPUT.order
{
	width: 170px;
	height: 25px;
	padding: 5px;
	text-decoration: underline;
	background-color: #FFFFFF;
	border: 0px solid #000000;
	cursor: hand;
	cursor: pointer;
}
.rd
{
	font-weight: bold;
	color: #DD4444;
	font-size: 16px;
}
TABLE.order_table .validation-failed
{
	border: 1px solid #FF3333;
}
#ref_box
{
	z-index: 1000;
	position: absolute;
	right: 270px;
	top: 1350px;
	width: 150px;
	text-align: right;
	display: none;
}
#ref
{
	z-index: 1000;
	font: normal 10px/10px arial;
	color: #338866;
}

