@import url(menus.css);
* {margin: 0px; padding: 0px;}
html {background: #015271; height: 100%;}
body {min-width: 100%; min-height: 100%; position: relative;}
* html body {width:100%;height: 100%;}
select,input,div,textarea{font-size:11px;font-family:Tahoma, Arial, Verdana}
a img,img,html,body{border:none}
:focus{outline:none}
ABBR { border-bottom: 0px dashed #f4f4f4; }
h1.link { font-size: 14px; margin: 0px; padding: 0px;}
hr { height: 1px; color: #f4f4f4; background-color: #f4f4f4; border: none;}
a:link { color: #0074ce; text-decoration: underline;}
a:visited { color: #607a95; text-decoration: underline;}
a:hover,a:active { color: #ffa200; outline: none; text-decoration: underline;}
a img,img,a{outline:none!important}
legend { color: #757575; font-weight: bold;}
input[type=radio],input[type=checkbox]{ margin: 0px; padding: 4px;line-height: 12px;font-size: 12px;font-family: "Tahoma", Tahoma, Verdana, Arial, Helvetica, sans-serif;color: #3f3f3f;background: #fff;border: 1px solid #cdcdcd;}
input[type=radio] { background: transparent; border: none;}
input[type=checkbox] { width: 14px; height: 14px;padding: 0px;margin-right: 5px;border: none;vertical-align: middle;}

.toogle{display: block;overflow: hidden;}
.toogles{display: none;overflow: hidden;}
.maincontent {display: none;}
.clear {clear:both;}
INPUT.sub { border: 1px solid #9BB6E1;-webkit-border-radius: 3px;-moz-border-radius: 3px; background: #EDF5FF; height: 23px; font-size:14px;font-family:Tahoma, Arial, Verdana; font-weight: bold;}

#price_left {display:block;position:absolute;left:2px;top:200px;color: #FFFFFF;overflow: hidden;z-index:3;}

#cart_right {background:#D68F00;display:block;height:80px;width:80px;position:fixed;right:2px;float: right;top:250px;cursor:pointer;border: 1px dashed #FFF;-webkit-border-radius: 3px;-moz-border-radius: 3px;color: #FFFFFF;overflow: hidden;z-index:3;}
#cart_right:hover{border: 1px solid #FFF;}
#cart_right .cart_head{position:relative;padding: 3px;font-weight: bold;font-size: 12px;text-align: center;}
#cart_right .cart_content{text-align: center;height:90px;width:80px;position:relative;padding: 5px 0px 0px 0px;vertical-align: middle;}

#preview{position:absolute;border:1px solid #333;-webkit-border-radius: 3px;-moz-border-radius: 3px;background:#FFF;padding:5px;display:none;z-index:3;}

#s_header {height: 230px; width: 100%;}
#s_header #online_c{position: absolute;top: 90px;right: 5%;filter:alpha(opacity=50);opacity: 0.5;color: #FFFFFF;overflow: hidden;z-index:3;}
#s_header #s_logo{position: relative;top: 15%;float: left;}
#s_header #s_logo span{float: right;}
#s_header #s_login{position: relative;top: 15%;float: right;color: #FFFFFF;}
#s_header #s_login a {color: #FFFFFF;}
#s_header #s_login span {font-family: Arial, Helvetica, sans-serif;font-size: 13px;}
#s_header #s_login span#s_login_log {text-decoration: underline; cursor: pointer !important;}
#s_header #s_login span.s_login_reg a{text-decoration: underline;}
#s_header #s_login_panel {position: relative;top: 18%;float: right;width: 220px;display: none;}
#s_header #s_login_panel div.s_login_panel_container_t{padding: 0px;}
#s_header #s_login_panel div.s_login_panel_t {	position: relative;	top: 0px;left:0px;height:17px;background: url(./img/s_login_panel_t.png) 0 0 repeat-x;overflow: hidden;}
#s_header #s_login_panel div.s_login_panel_t_l {position: absolute;top:0px;left:0px;width:34px;height:34px;background: url(./img/s_login_panel_t_l.png) 0 0 no-repeat;	overflow: hidden;}
#s_header #s_login_panel div.s_login_panel_t_r {position: absolute;top:0px;right:0px;width:34px;height:34px;background: url(./img/s_login_panel_t_r.png) 0 0 no-repeat;overflow: hidden;}
#s_header #s_login_panel div.s_login_panel_b {	background: #E2E2E2 url(./img/s_login_panel_b.png) 0 100% repeat-x;	}
#s_header #s_login_panel div.s_login_panel_l {	background: url(./img/s_login_panel_l.png) 0 0 repeat-y;}
#s_header #s_login_panel div.s_login_panel_r {	background: url(./img/s_login_panel_r.png) 100% 0 repeat-y;}
#s_header #s_login_panel div.s_login_panel_b_l {padding-left:20px;	background: url(./img/s_login_panel_b_l.png) 0 100% no-repeat;	overflow: hidden;}
#s_header #s_login_panel div.s_login_panel_b_r {padding-bottom: 40px;	padding-right:60px;	background: url(./img/s_login_panel_b_r.png) 100% 100% no-repeat;overflow: hidden;}
#s_header #s_login_panel div.s_login_panel_container {	margin-top: 15px;}
#s_header #s_globalsearch {position: relative;top: 65%;float: right;}
#s_header #s_globalsearch span.sbox_l  {background: transparent url('img/s_search_l.png') no-repeat top left;float: left;width: 86px;height: 30px;}
#s_header #s_globalsearch span.sbox_r  {background: transparent url('img/s_search_r.png')  no-repeat top left;float: left;width: 12px;height: 30px;}
#s_header #s_globalsearch span.sbox input {	background: url('img/s_search_bg.png') 100% 0% repeat-x;float: left;border: 0;height: 30px;width: 140px;padding: 6px;font-size: 11px;color: #000;}
#s_header #s_globalsearch a{color: #FFFFFF;font-size: 15px;font-style: italic;}


#footer { width: 100%; height: 70px; position: relative; bottom: 170px; padding-left: 50px; clear:both;}
* html #footer {bottom: -1px;}

#spacer {height:150px;}
#border {border-top: 2px dashed #015271;}


#s_o_1 {width: 100%; margin-right: -210px; float: left; }
#s_o_2 {margin-right: 0px;}
#s_o_3 {width: 100%; padding-top: 20px; margin-left: -210px; float: right;}
#s_main {margin-left: 200px;  padding: 20px 0px 0px 20px;}
#s_left {width: 200px; float: left; margin: 25px 0px 0px 10px;}
#s_right {width: 200px; float: right; }
div#s_content {width: 100%; max-width: 1100px;  margin: 0px auto; overflow: hidden;}
div#s_content div.s_content_container_t {padding: 10px 0px 0px 0px;position: relative;}
div#s_content div.s_content_t {height: 25px;background: url(./img/s_content_t.png) 0 0 repeat-x;}
div#s_content div.s_content_t_l {position: absolute;top: 9px;left: -2px;width: 35px;height: 25px;background: url(./img/s_content_t_l.png) 0 0 no-repeat;overflow: hidden;}
div#s_content div.s_content_t_r {position: absolute;top: 9px;right: -1px;width: 35px;height: 25px;background: url(./img/s_content_t_r.png) 0 0 no-repeat;overflow: hidden;}
div#s_content div.s_content_b {background: #ffffff url(./img/s_content_b.png) 0 100% repeat-x;}
div#s_content div.s_content_l {background: url(./img/s_content_l.png) 0 0 repeat-y;}
div#s_content div.s_content_r {background: url(./img/s_content_r.png) 100% 0 repeat-y;}
div#s_content div.s_content_b_l {padding-left:20px;background: url(./img/s_content_b_l.png) 0 100% no-repeat;}
div#s_content div.s_content_b_r {padding-bottom: 100px;padding-right:40px;	background: url(./img/s_content_b_r.png) 100% 100% no-repeat;overflow: hidden;}
div#s_content div.s_content_b_r_car {background: url(./img/s-car_0001.png) 100% 100% no-repeat;}
div#s_content div.s_content_container {margin-top: 0px;}


#IE{background-color: #E48A2A;border: 1px solid #FFFFFF;position:absolute;top:0px;left:0px;width: 100%;padding: 2px 0px 2px 0px;text-align: center;}
#IE a {color: #FFFFFF; text-decoration: underline;}
#IE span {color: #015271; cursor: pointer !important; float: right;}

#debug{height:15px;border:1px solid #333;color: white;text-align: center;}
#debug ul{margin: 0px;padding: 0px;list-style: none;}
#debug li{margin: 0px;padding: 0px;float: left;display: block;}

#exp img{cursor: url('zoomin.cur'), pointer !important; text-decoration:none;}

#RegisterForm table {background-color: #F9FBFD;color: #000000;width: 80%;border: 1px solid #D7E5F2;border-collapse: collapse;}
#RegisterForm td {border: 1px solid #D7E5F2;padding-left: 4px;width: 50%;text-align:left; vertical-align:middle;}
#org1 table { background-color: #F9FBFD; color: #000000; width: 80%; border: 2px solid #D7E5F2; border-collapse: collapse;}
#org1 td {border: 1px solid #D7E5F2;padding-left: 4px;width: 50%;text-align:left;vertical-align:middle;}
#org1 td input[type=text] {	border: 2px solid #D7E5F2;}
#org1 td input:hover {	border: 2px dashed #D7E5F2;}

#news_p{ width: 100%; color:#a1a1a1; font-style:italic;}
.sss {position: absolute; z-index: 1; top: 0px; right: 0px; background:url('zoomin.png') left top no-repeat; height: 70px; width: 70px;}
.center { text-align: center; margin-left: auto; margin-right: auto;}
tr.mid td{vertical-align:middle}.fil{overflow:hidden;height:6px;width:100%}.fil1{overflow:hidden;height:4px;width:100%}.fil2{overflow:hidden;height:14px;width:100%}.fil3{overflow:hidden;height:1px;width:100%;margin:18px 0;background:#E1E2E5}.arc{font-family:Arial, Tahoma, Verdana}.upc{text-transform:uppercase}.white{background:#FFF}a{color:#000;text-decoration:underline}a:hover{color:#000;text-decoration:none}.profi{width:100%;color:#000;font-size:19px;padding-bottom:60px;text-align:center}.bf{font-weight:bold}.bf a {color:#000;text-decoration:none}.bf a:hover{color:#000; font-size: 15px; font-weight:bold; font-style: italic; }textarea{padding:1px}.price{color:#015271;font-size:18px;font-family:Arial, Verdana !important; white-space:nowrap;font-weight:normal !important}.market-price{color:#B2B2B2; text-decoration:line-through; font-size:16px;}.ptbl td{vertical-align:middle;text-align:left;padding:3px 8px}#axcrt{border:3px solid #E48234;z-index:100;width:300px;height:58px;font-size:13px;padding-top:42px;background:#FFEBB2}table.nl tr td a{text-decoration:none}table.nl tr td a:hover{text-decoration:underline}a.noline{text-decoration:none}a.noline:hover{text-decoration:underline}a.nl,a.nl:hover{text-decoration:none}.oki{color:#393}.error{color:#f60}.cattop{margin-top:4px;padding:4px 0}.catbot{padding: 4px 0 8px 0}.imboxr,.imboxl{text-align:center;vertical-align:top}.imboxr img, .sr{margin-left:8px}.imboxl img, .sl{margin-right:8px}img.delim,td.delim{width:4px;height:4px}.sectb a,.sectb a:hover{text-decoration:none}.fsttab{border:1px solid #bfbfbf;background:url('knopfon.gif') repeat-x top left}.sectb{vertical-align:top;font-size:11px;white-space:nowrap;padding:1px 8px}.semafor {position: absolute; z-index: 1; top: 0px; right: 0px; background:url('best.png'); height: 70px; width: 70px;}.cl9{font-size:9px;}.cl12{font-size:12px;}.cl18{font-size:18px;}.unit-rating{list-style:none;height:20px;position:relative;margin:0;padding:0;background:url('starvote.gif') repeat-x top left}.unit-rating li{text-indent:-90000px;float:left;margin:0;padding:0}.unit-rating li a{outline:none;display:block;width:20px;height:20px;text-decoration:none;text-indent:-9000px;z-index:20;position:absolute;padding:0}.unit-rating li.current-rating{position:absolute;height:20px;display:block;text-indent:-9000px;z-index:1;background:url('starvote.gif') left bottom}.unit-rating li a:hover{z-index:2;left:0;background:url('redstar_big.gif') left center}.unit-rating a.r1-unit{left:0}.unit-rating a.r1-unit:hover{width:20px}.unit-rating a.r2-unit{left:20px}.unit-rating a.r2-unit:hover{width:40px}.unit-rating a.r3-unit{left:40px}.unit-rating a.r3-unit:hover{width:60px}.unit-rating a.r4-unit{left:60px}.unit-rating a.r4-unit:hover{width:80px}.unit-rating a.r5-unit{left:80px}.unit-rating a.r5-unit:hover{width:100px}td.dtree{width:99%;padding:1px 0px 2px 0px;}td.dtree a,td.dtree a:hover{text-decoration:none}tr.dtree td{vertical-align:top;text-align:left}tr.dtree:hover,tr.dtree:hover a,tr.dtree a:hover{color:#ff6600}td.dtfon{background: url('line.gif') repeat-y top left;}.container{width:100%;padding-bottom:4px}.fix{overflow:hidden;height:3px;width:100%;background:#4F78A0}.headlink{color:#fff;border-top:1px solid #fff;border-bottom:1px solid #fff;padding:5px 16px;background:url('mfon.gif') repeat-x top left #E58A40}.headlink a{text-decoration:none}.headlink a:hover{text-decoration:underline}.center{padding:0 4px; width:100%;}.poisk a,.headlink a{color:#fff}.htba{height:94px;padding-left:15px;background:url('nfon.gif') repeat-x top left #446991}.htbb{padding-right:16px;width:50%;background:url('nfon.gif') repeat-x top left #446991}.fonta{color:#fff;font-size:27px;font-family:"Trebuchet MS", Arial, Verdana}.fontb{color:#fff;padding-left:1px;font-size:14px;font-family:"Trebuchet MS", Arial, Verdana}.poisk{color:#fff;width:100%;border-top:1px solid #fff;background:url('pfon.gif') repeat-x top left #757A7B}.poisk1{color:#333;height:30px;padding:0 16px}.btbl{text-align:left;color:#fff;height:70px;font-weight:bold;vertical-align:middle;padding:0 16px;background:url('bfon.gif') repeat-x bottom left #4F78A0}.delm{cursor:default;margin:0 4px}.pform{width:360px;border:1px solid #616265;padding-left:2px}.stat{font-family:Tahoma, Arial, Verdana !important}

#left,#right{width:190px;background:url('bg.jpg') repeat-y top left #E1E2E5;}
#cat_brief {font-family:"Trebuchet MS";width: 99%;padding-top: 20px;}
div#cat_brief  div#head{border: 1px #333 dashed;-webkit-border-radius: 3px;-moz-border-radius: 3px;width: 100%;}
div#cat_brief  div#head:hover{border: 1px #333 solid;-webkit-border-radius: 3px;-moz-border-radius: 3px;filter:alpha(opacity=50);opacity: 0.5;cursor: pointer !important;}
#cat_brief  .desc{position:relative;left: 2%;top: 1%;width: 85%;float: left;padding: 25px;border-right: 1px #333 dashed;border-left: 1px #333 dashed;border-bottom: 1px #333 dashed;}
#cat_brief  .img{position:relative;left: 10px;padding: 10px;float: left;width: 15%;z-index: 2;}
#cat_brief  .img img { border: 1px #333 solid; -webkit-border-radius: 3px; -moz-border-radius: 3px;}
#cat_brief .img a:hover img { filter:alpha(opacity=50); opacity: 0.5;}
#cat_brief .etc{	position:relative;right: 2%;top: 1%;width: 20%;float: right;}
#prd_brief {font-family:"Trebuchet MS";width: 99%;padding-top: 10px;}
div#prd_brief  div#head{border: 1px #015271 dashed;-webkit-border-radius: 3px;-moz-border-radius: 3px;width: 100%;}
div#prd_brief  div#head:hover{border: 1px #015271 solid;-webkit-border-radius: 3px;-moz-border-radius: 3px;filter:alpha(opacity=50);opacity: 0.5;cursor: pointer !important;}
#prd_brief  .desc{position:relative;left: 2%;top: 1%;width: 55%;float: left;padding: 10px;}
#prd_brief  .img{position:relative;left: 10px;padding: 10px;float: left;width: 15%;z-index: 2;}
#prd_brief  .img img { border: 1px #015271 solid; -webkit-border-radius: 3px; -moz-border-radius: 3px;}
#prd_brief .img a:hover img { filter:alpha(opacity=50); opacity: 0.5;}
#prd_brief .etc{	position:relative;	right: 2%;	top: 1%;	width: 20%;	float: right;}
img.imgs  {  border: 1px #015271 solid;  -webkit-border-radius: 3px;  -moz-border-radius: 3px;}
a:hover img.imgs {  filter:alpha(opacity=50);  opacity: 0.5;}
img.fixwidth{width:190px;height:1px}
.cbt{padding:4px 8px;background:#f2f2f2}
.hd{color:#fff;padding:5px 8px;background:url('tfon.gif') repeat-x top left #446991}
.hdb{padding:12px 12px 14px}
.hdbtop{padding:8px}
.hmin{padding:4px 0}
.hdbot{padding:4px 8px;background:#E1E2E5}
.hdbot a{font-weight:bold}
.hd a{color:#fff;text-decoration:none}
.hd a:hover{color:#fff;text-decoration:none}
.none{display: block;}
/* Table styles */

table.gre{background:#D0D1D5}
table.gre td{background:#fff}
table.gre td.lt{font-weight:bold;background:#E4E6E9}
.pad{padding:8px}
.padt{padding:3px 8px}

.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	background: #DDDDDD;
	width: 145px;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
    cursor: pointer;
	top: 1px;
	border: 1px solid #DDDDDD;	
	-webkit-border-radius:3px;-moz-border-radius:3px;
}
.tabs a.selected {
	border-bottom: 0px;
	padding-bottom: 8px;
	background: #FFFFFF;
	z-index: 3;
}
.page {
	border: 1px solid #DDDDDD;
	-webkit-border-radius:3px;-moz-border-radius:3px;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 95%;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
    list-style: none;
}

 .heading {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
.page ul {
margin:0;
padding:0 8px;
}
.page ul li {
border-bottom:1px dashed #eee;
font-size:100%;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-bottom:5px;
padding-top:5px;}
.page ul li:last-child {border-bottom:medium none;}
.page img { border: 1px solid #DDDDDD; margin: 5px;}

.el{background:#FFFFFF;}
.el:hover{background:#E7ECFF;}
.ell{background:#F0F0F0;}
.ell:hover{background:#E7ECFF;}

#tab_cmpl_head {display: inline-table;width:100%;height: 25px; line-height:25px;background-color:#F1F1F1;}
#tab_cmpl_head ul {margin: 0px;padding: 0px;list-style: none;}
#tab_cmpl_head ul li { float: left;margin: 0; padding: 0; border-bottom:none;}
#tab_cmpl_head span { display: block; }

#tab_cmpl_l {display: inline-table ;margin: 0 auto; line-height: normal;width:100%;height: 25px; line-height:25px;}
#tab_cmpl_l ul { margin: 0; padding:0; list-style:none;}
#tab_cmpl_l ul li { float: left;margin: 0; padding: 0; border-bottom:none;}
#tab_cmpl_l span { display: block; }

div.sc_menu{position:relative;height:200px;width:100%;background-color:#f1f1f1;overflow:auto}ul.sc_menu{display:block;height:200px;width:2900px;padding:10px 0 0 10px;margin:0;list-style:none}.sc_menu li{display:block;float:left;padding:0 4px}.sc_menu a{display:block;text-decoration:none;width:100px;text-align:center}.sc_menu span{display:none;margin-top:3px;text-align:center;font-size:13px;color:#DF7017;width:110px}.sc_menu a:hover span{display:block}.sc_menu img{border:1px#333 solid;-webkit-border-radius:3px;-moz-border-radius:3px}.sc_menu a:hover img{filter:alpha(opacity=50);opacity:0.5}

