html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}
body
	{
	line-height: 1;
	}
ol, ul
	{
	list-style: none;
	}
blockquote, q
	{
	quotes: none;
	}
blockquote:before, blockquote:after,q:before, q:after
	{
	content: '';
	content: none;
	}
/* remember to define focus styles! */
:focus
	{
	outline: 0;
	}
/* remember to highlight inserts somehow! */
ins
	{
	text-decoration: none;
	}
del
	{
	text-decoration: line-through;
	}
/* tables still need 'cellspacing="0"' in the markup */
table
	{
	border-collapse: collapse;
	border-spacing: 0;
	}
.clear
	{
	clear:both;
	}
td
	{
	vertical-align:top;
	}
/*------------------------------------------------------------ --*/
html, body
	{
	height:100%;
	}
body
	{
	font:normal 12px Arial, Helvetica, sans-serif;
	background:url(../img/body_bgr.jpg);
	}
a
	{
	color:#0072bc;
	}
.mainwrap
	{
	min-height:100%;
	width:1000px;
	margin:0px auto;
	background:#ffffff;
	}
.wrap
	{
	background:#ffffff;
	}
table.top
	{
	width:100%;
	}
td.logo
	{
	width:273px;
	vertical-align:middle;
	}
td.logo img
	{
	margin-left:30px;
	}
td.top_contacts
	{
	width:607px;
	height:15px;
	background:#f2f2f2;
	font-size:.9em;
	padding:2px 0px 0px 20px;
	}
td.authorize
	{
	width:90px;
	background:#e7d8a8;
	padding:0px 0px 3px 10px;
	}
#login
	{
	width:200px;
	margin:0px auto;
	}
#login table
	{
	border:#cccccc 1px solid;
	border-width:0px 0px 1px 0px;
	}
#facebox table
	{
	margin:0px auto 10px auto;
	}
#login td
	{
	padding:5px;
	}
#login .title
	{
	font-size:1.6em;
	margin-bottom:10px;
	}
#login .wide
	{
	text-align:right;
	padding-bottom:10px;
	}
td.authorize a
	{
	color:#000000;
	}
td.menu
	{
	height:70px;
	vertical-align:middle;
	}
td.menu li:first-child
	{
	background:none;
	}
td.menu li
	{
	float:left;
	padding:0px 0px 0px 20px;
	background:url(../img/top_menu_separator_1.png) 10px top no-repeat;
	}
td.menu li a
	{
	font-size:1.3em;
	color:#555555;
	text-decoration:none;
	}
td.menu li a:hover
	{
	color:#f26522;
	text-decoration:underline;
	}
td.menu .small_menu
	{
	margin-top:5px;
	}
td.menu .small_menu li:first-child
	{
	background:none;
	}
td.menu .small_menu li
	{
	float:left;
	padding:0px 0px 0px 20px;
	background:url(../img/top_menu_separator_2.png) 10px 3px no-repeat;
	}
td.menu .small_menu li a
	{
	font-size:1em;
	color:#555555;
	text-decoration:none;
	}
td.menu .small_menu li a:hover
	{
	color:#f26522;
	text-decoration:underline;
	}
td.menu li.selected a
	{
	font-weight:bold;
	color:#f26522;
	}
td.icons
	{
	width:90px;
	text-align:center;
	vertical-align:middle;
	}
td.cart_indicator
	{
	height:64px;
	background:url(../img/cart_bgr.png) left top repeat-x;
	color:#ffffff;
	}
img.cart_link
	{
	position:absolute;
	width:240px;
	height:50px;
	top:95px;
	z-index:99;
	}
tr.bgr
	{
	background:url(../img/mp_text_bgr.png) right repeat-y;
	zoom:1;
	}
td.cart_indicator strong
	{
	font-size:1.1em;
	}
td.cart_indicator div
	{
	padding:15px 0px 20px 80px;
	background:url(../img/cart_icon.jpg) 30px 13px no-repeat;
	}
td.search
	{
	background:url(../img/search_bgr.jpg) right top no-repeat;
	padding:19px 0px 0px 20px;
	position:relative;
	}
td.search .field
	{
	width:600px;
	margin-right:10px;
	}
.suggest
	{
	width:588px;
	position:absolute;
	z-index:99;
	padding:5px 5px 5px 10px;
	background:#ffffff;
	border:#000000 1px solid;
	}
.suggest li
	{
	margin-bottom:10px;
	}
.suggest a.all
	{
	color:#f26522;
	}
td.side_coloumn
	{
	width:273px;
	padding:30px 0px 0px 0px;
	}
.catalog_menu
	{
	margin-bottom:30px;
	}
.catalog_menu li
	{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 30px;
	}
.catalog_menu li a
	{
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	}
.catalog_menu li a:hover
	{
	text-decoration:underline;
	}

.catalog_menu li ul
	{
	margin:10px 0px 20px 0px;
	}

.catalog_menu li li
	{
	margin:0px 0px 10px 10px;
	padding:0px 0px 0px 15px;
	background:url(../img/black_dot.png) left 5px no-repeat;
	}
.catalog_menu li li.selected
	{
	background:url(../img/orange_dot.png) left 5px no-repeat;
	}
.catalog_menu li.selected li a
	{
	font-size:1em;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	}
.catalog_menu li.selected li.selected a
	{
	font-weight:bold;
	text-decoration:none;
	color:#f26522;
	}
.catalog_menu li.selected a
	{
	color:#f26522;
	}
.catalog_menu li li a:hover
	{
	text-decoration:underline;
	}

.main_table
	{
	width:100%;
	}
.news_block
	{
	padding:40px 0px 20px 30px;
	background:url(../img/news.jpg) 15px top no-repeat;
	zoom:1;
	}
.actions_block
	{
	padding:40px 0px 20px 30px;
	background:url(../img/actions.jpg) 15px top no-repeat;
	zoom:1;
	}
.news_block .title_bgr
	{
	height:40px;
	background:url(../img/news.jpg) 15px top no-repeat;
	margin-left:-30px;
	}
.actions_block .title_bgr
	{
	height:40px;
	background:url(../img/actions.jpg) 15px top no-repeat;
	margin-left:-30px;
	}
.link_block
	{
	margin-bottom:10px;
	padding-right:40px;
	}
.feedback
	{
	border:#cccccc 1px solid;
	border-width:1px 0px 1px 0px;
	margin:0px 30px 20px 15px;
	padding:10px 15px;
	background:url(../img/question.png) 162px 12px no-repeat;
	}
.feedback strong
	{
	font-size:1.5em;
	}
.contacts
	{
	padding:0px 0px 20px 30px;
	}
.contacts .title_bgr
	{
	height:40px;
	background:url(../img/contacts.jpg) 15px top no-repeat;
	margin-left:-30px;
	}
.contacts .item
	{
	border:#cccccc 1px solid;
	border-width:0px 0px 1px 0px;
	margin:0px 40px 10px 0px;
	padding:0px 0px 10px 0px;
	}
.contacts .item .comment
	{
	font-size:.9em;
	color:#898989;
	margin-bottom:5px;
	}
.mp_text
	{
	font-size:1.15em;
	line-height:130%;
	background:url(../img/mp_text_bgr.png) right repeat-y;
	padding:20px 0px 0px 20px;
	margin-bottom:20px;
	zoom:1;
	}
.mp_text h1
	{
	font-size:1.5em;
	margin-bottom:10px;
	}
.mp_text p
	{
	padding-right:20px;
	margin-bottom:10px;
	}
.mp_text_line
	{
	height:1px;
	font-size:0px;
	background:url(../img/mp_text_line.png) right top no-repeat;
	}
.path
	{
	font-size:1.2em;
	font-weight:bold;
	padding:20px 0px 10px 0px;
	margin:0px 0px 20px 20px;
	border:#cccccc 1px solid;
	border-width:0px 0px 1px 0px;
	}
.path span
	{
	font-weight:normal;
	}
.text
	{
	font-size:1.15em;
	line-height:130%;
	padding:0px 0px 0px 20px;
	margin-bottom:20px;
	}
.text h1
	{
	font-size:1.5em;
	margin-bottom:10px;
	}
.text p
	{
	padding-right:20px;
	margin-bottom:10px;
	}
.text img
	{
	float:left;
	margin:10px 15px 5px 0px;
	}
.text .picture img
	{
	float:left;
	border:#d7d7d7 1px solid;
	margin:10px 15px 5px 0px;
	}
.text div.item_pics img
	{
	float:left;
	border:#d7d7d7 1px solid;
	margin:10px 15px 5px 0px;
	}
.article_item
	{
	clear:both;
	margin-bottom:30px;
	}
.text .date
	{
	background:#005ea4;
	color:#ffffff;
	font-size:.8em;
	padding:0px 5px;
	margin-top:5px;
	width:55px;
	}
.article_title
	{
	font-size:1.3em;
	color:#005ea4;
	}
.article_title a
	{
	}
.pages
	{
	margin:20px 0px 0px 20px;
	border:#cccccc 1px solid;
	border-width:1px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	}
.pages_2
	{
	margin:10px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	}
/*------------------------------------------------------------------ cart */
.cart_table
	{
	margin:0px 0px 30px 20px;
	border:#cccccc 1px solid;
	border-collapse:collapse;
	}
.cart_table td
	{
	border:#cccccc 1px solid;
	border-collapse:collapse;
	padding:5px;
	}
.cart_table .header td
	{
	font-weight:bold;
	}
.cart_table input
	{
	width:30px;
	}
.forms
	{
	margin-left:20px;
	}
.forms input
	{
	width:300px;
	margin-bottom:10px;
	}
.forms textarea
	{
	width:500px;
	height:150px;
	}
.title_2
	{
	font-size:1.5em;
	font-weight:bold;
	margin:0px 0px 20px 0px;
	}
.submit
	{
	background:#005ea4;
	padding:2px 5px;
	float:left;
	}
.submit a
	{
	color:#ffffff;
	text-decoration:none;
	}
/*----------------------------------------------- catalog_item ---------*/
.item_pics
	{
	width:220px;
	float:left;
	}
.item_title
	{
	font-size:1.6em;
	line-height:120%;
	margin-bottom:10px;
	}
/*----------------------------------------------- catalog ---------*/
.query
	{
	font-size:.7em;
	font-weight:bold;
	color:#005ea4;
	margin-top:10px;
	}
.add
	{
	font-size:.9em;
	margin-bottom:20px;
	}
.add .price
	{
	margin-bottom:10px;
	}
.top_block
	{
	width:100%;
	}
div.line
	{
	border:#cccccc 1px solid;
	border-width:0px 0px 1px 0px;
	margin:10px 0px 10px 20px;
	}
.top_block td
	{
	padding:0px 0px 0px 20px;
	}
td.submenu
	{
	width:60%;
	border:#cccccc 1px solid;
	border-width:0px 1px 0px 0px;
	}
.submenu li
	{
	padding:0px 0px 0px 10px;
	margin:0px 0px 5px 0px;
	background:url(../img/submenu_dot.png) 0px 7px no-repeat;
	}
.subtext a
	{
	color:#0072bc;
	}
.quantity
	{
	float:left;
	margin-right:10px;
	}
table.catalog_item
	{
	width:100%;
	}
.quantity input
	{
	width:50px;
	}
.device_title
	{
	margin:0px 0px 7px 0px;
	padding-right:20px;
	}
.device_title a
	{
	font-weight:bold;
	font-size:1.2em;
	}
.description_text
	{
	margin:0px 0px 10px 0px;
	}
.description_text p
	{
	padding-right:20px;
	}
.description .price
	{
	margin-bottom:5px;
	}
.picture
	{
	padding:0px 10px 10px 20px;
	width:140px;
	}
.picture img
	{
	border:#d7d7d7 1px solid;
	}








.scroll_container
	{
	margin-right:10px;
	}
.scroll_container iframe
	{
	height:250px;
	width:680px;
	border:#ffffff 0px solid;
	padding:0px 10px;
	}
.scroll_container iframe.spare_parts
	{
	height:200px;
	}
td.arrow
	{
	width:14px;
	}
td.arrow img
	{
	margin-top:80px;
	}
.scroll_container tr.spare_parts td.arrow img
	{
	margin-top:10px;
	}
table.stripe
	{
	background:#ffffff;
	width:auto;
	}
table.stripe .title
	{
	font-size:1em;
	font-weight:bold;
	line-height:110%;
	}
table.stripe td.item
	{
	width:130px;
	padding:0px 20px 0px 20px;
	}
table.stripe td.item img
	{
	border:#d7d7d7 1px solid;
	margin:10px 0px 10px 0px;
	}
.price
	{
	font-size:1.6em;
	color:#f26522;
	}
table.stripe td.item .short_description
	{
	font-size:.9em;
	line-height:110%;
	}
.title_link
	{
	margin:10px 0px 15px 20px;
	font-size:1.6em;
	color:#f26522

	}
.title_link a
	{
	color:#f26522
	}










div.separator
	{
	height:1px;
	font-size:0px;
	background:url(../img/separator_bgr.gif) left top repeat-x;
	margin-bottom:20px;
	}
div.footer
	{
	margin-top:70px;
	background:#f9f5e9 url(../img/footer_separator.png) left top repeat-x;
	}
.footer_links
	{
	background:#f1e7c7;
	border:#b6a493 1px solid;
	border-width:0px 0px 1px 0px;
	padding:5px 0px 5px 273px;	
	}
.footer_links li:first-child
	{
	background:none;
	}
.footer_links li
	{
	float:left;
	padding:0px 0px 0px 40px;
	background:url(../img/footer_menu_separator.png) 20px top no-repeat;
	}
.footer_links li a
	{
	color:#725f4c;
	}
.footer_links li a:hover
	{
	color:#f26522;
	}

.forever
	{
	float:left;
	padding:25px 0px 20px 85px;
	margin-left:50px;
	background:url(../img/forever.png) left center no-repeat;
	}
.forever a
	{
	color:#636363;
	text-decoration:none;
	font-size:.9em;
	}
.copyright
	{
	width:255px;
	float:right;
	color:#000000;
	margin-top:20px;
	}
.drive_map
	{
	padding-left:20px;
	background:url(../img/float.png) left center no-repeat;
	}
/* ---------------------- forms ----------------------- */
.form p
	{
	margin:0px;
	}
.form input, .form select, form textarea
	{
	width:350px;
	margin-bottom:13px;
	}
.form textarea
	{
	height:120px;
	}
.form input.button
	{
	width:auto;
	}
/* ---------------------- /forms ----------------------- */
/*----------------------- fix ---------------------*/
.super_block p
	{
	padding-right:20px;
	margin-bottom:10px;
	}
.nayobkagobota
	{
	display:none;
	}
.text table
	{
	border:#000000 1px solid;
	}
.text table td
	{
	border:#000000 1px solid;
	padding:3px;
	}
.text table.add, .text table.noborder
	{
	border-width:0px;
	}
.text table.add td, .text table.noborder td
	{
	border-width:0px;
	}
/*------------------------------------------------------*/
.submenu li a
	{
	color:#f26522;
	font-size:1.2em;
	}
/*-------------------------------*/
.item_title h1
	{
		font-size:inherit;
		font-weight:normal;
	}
