/*********************** Common properties ************************/
html * {
	margin:0;
	padding:0;
}
body {
	font: normal 62.5% "Verdana", sans-serif;
	background:#3b3b3b;
	min-width:1200px;
}

.bz {border:1px solid green}

a img {border:none;}
a {
	outline:none;
	color:#fff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline; 
	color:#e2e2e2;
}

/*
a:visited {
	color:#8d8d8d;
}
*/
.t1 {border: 0px; border-collapse: collapse;}
.t1 td {padding: 0px; margin: 0px; vertical-align: middle;}
.search-3 {height: 15px; background: #fff; border: 1px solid #ebebeb; margin: 0px 6px 0px 6px; width: 300px; font: 11px Tahoma; color: #606465;}

table {border-collapse:collapse;}
table td {vertical-align:top; border:none;}
.blockthis {display:block;}
.flLeft {float:left; display:block;}
.flRight {float:right; display:block;}


/***************** main structure ***********************/
.inleft , .inright {
	width:192px;
	padding:0 10px;
}
.top_navi {
	height:28px;
	color:#fff;
	font-size:1.2em;
	text-align:center;
	padding-top:15px;
}
.top_navi a {
	text-decoration:underline;
}
.top_content {
	background:#fff;
	padding:10px;
	margin-bottom:10px;
}
.top_content .bg_ {
	background:#324450 url(/templates/biz/images/bg_top.jpg) top repeat-x;
	height:188px;
}
.top_content .bg_1 {
	background:url(/templates/biz/images/bibi.jpg) top left no-repeat;
	height:188px;
}
.top_content .bg_2 {
	background:url(/templates/biz/images/motor.png) top right no-repeat;
	margin-right:40px;
	height:188px;
	
}
.top_content .allbg {
	margin-right:-200px;
	position:relative;
	height:188px;
}

.select {
	float:right;
	color:#fff;
	font-size:1.2em;
	margin:-5px 30px 0 0;	
	position:relative;
}
.select td {
	padding:3px;
	vertical-align:middle;
	background:none;
}
.select select {
	width:130px;
}
.basket {
	position:absolute;
	z-index:900;
	background:url(/templates/biz/images/basket.gif) top left no-repeat;
	height:155px;
	padding-left:15px;
	width:140px;
	top:14px;
	right:30px;
}
.basket p {
	margin:80px 13px 10px 55px;
	font-size:1.3em;
	text-align:center;
	font-weight:bold;
}
.inrto {
	position:relative;
}
.inrto, .intro2 {
	color:#fff;
	letter-spacing:-1px;
}

.inrto * {color:#455d6c}
.inrto h1, .intro2 h1 {
	font-size:32px;
	padding-top:10px;
	text-align:center;
}

.inrto h3, .intro2 h3 {
	font-size:12px;
	padding-top:10px;
	text-align:center;
}

.inrto h2, .intro2 h2 {
	font-size:24px;
	padding-top:5px;
	text-align:right;
	margin-right:400px;
}
.intro2 {
	margin-top:-142px;
	position:relative;
}

.bgmenu {
	background:url(/templates/biz/images/bg_menu.gif) repeat-x;
	height:47px;
	margin-top:259px; 
	margin-right:160px;
	opacity:0.3;
	filter: alpha(opacity=30);
	zoom:1;
}

.menu {
	margin-top:-47px;
}
.menu ul {
	list-style:none;
	margin:12px;
	position:relative;
} 
.menu ul li {
	list-style:none;
	float:left;
	border-left:1px solid #3e4143;
	position:relative;
}
.menu ul .nobg {border:none;}
.menu ul li a {
	font-size:1.4em;
	width:76px;
	margin:0 5px;
	line-height:23px;
	display:block;
	float:left;
	text-align:center;
	position:relative;
	
}
.menu ul li a:hover,  .menu ul li .active {
	background:url(/templates/biz/images/menu_active.gif) top left no-repeat;
	text-decoration:none;
	
} 

/*********** box **************/

.box {
	width:192px;
	margin-bottom:10px;
}
.box h1 {
	color:#fff;
	font-size:1.8em;
	letter-spacing:-1px;
	text-align:center;
	background:url(/templates/biz/images/bg_header_box.gif) left no-repeat;
	line-height:39px;
}
.box .info_box {
	background:url(/templates/biz/images/box_repeat_y.gif);
	padding:0 5px 0 3px;
}
.box .info_box .bg_ {
	 background:#4f4f4f url(/templates/biz/images/box_repeat_x.gif) top left repeat-x; 
	 padding:10px 10px 14px 10px;
}
.box .boxbottom {
	display:block;
	margin-top:-14px;
	position:relative;
}

.box p {
	font-size:1.6em;
	color:#fff;
	line-height:140%;
	letter-spacing:-1px;
}





.boxx {
	width:192px;
	margin-bottom:10px;
}
.boxx h1 {
	color:#fff;
	font-size:1.8em;
	letter-spacing:-1px;
	text-align:center;
	background:url(/templates/biz/images/bg_header_box.gif) left no-repeat;
	line-height:39px;
}
.boxx .info_box {
	background:url(/templates/biz/images/box_repeat_y.gif);
	padding:0 5px 0 3px;
}
.boxx .info_box .bg_ {
	 background:#4f4f4f url(/templates/biz/images/box_repeat_x.gif) top left repeat-x; 
	 padding:10px 10px 14px 10px;
}
.boxx .boxbottom {
	display:block;
	margin-top:-14px;
	position:relative;
}


.boxx p {
	font-size:1em;
	color:#fff;
	line-height:140%;
	letter-spacing:-1px;
}



.loginform td {
	padding:5px 2px;
	font-size:1.2em;
	color:#fff;
	vertical-align:middle;
}
.loginform .intext {
	 border:1px solid #7f9db9;
	 background:#fff;
	 color:#000;
	 width:95px;
}
.search {
	height:42px;
	background:url(/templates/biz/images/search_bg.gif) repeat-x;
	margin-bottom:10px;
}
.search_here {
	text-align:center;
	padding-top:5px;
}
.search_here table td {
	font-size:1.2em;
	color:#fff;
	padding:3px;
	vertical-align:middle;
	font-weight:bold;
}
.search_here .intext {
	width:100%;
	padding-top:2px;
	height:19px;	
	color:#000;
	border:1px solid #7f9db9;
}

.info .top_img {
	margin-bottom:-6px;
	position:relative;
	height:6px;
}
.info .bottom_img {
	background:url(/templates/biz/images/content_bottom.gif) bottom repeat-x;
	margin-top:-7px;
	height:7px;
	position:relative;
}

.info .content {
	background:#dae1f0 url(/templates/biz/images/bg_content.gif) top repeat-x;
	color:#2a2a2a;
	font-size:1.2em;
	padding:15px;
}
.info .content a {text-decoration:underline;}
.info .content a:hover {text-decoration:none; color:#8d8d8d;}

.info .content * {
	color:#2a2a2a;
}
.info .content table td {
	padding:5px;
}

.info .content h2 {
	font-size:1.1em;
	margin-top:10px;
}
.info .content h2 a {text-decoration:none;}
.info .content h2 a:hover {text-decoration:underline;}




/********************** footer ***********************/
.footer {
	height:52px;
	background:url(/templates/biz/images/bg_footer.gif) repeat-x;
	margin:10px;
	font-size:1.2em;
	color:#fff;
}
.footer a {color:#fff; text-decoration:none;}
.footer a:hover {text-decoration:underline; color:#e2e2e2;}
.footer p {
	padding-top:10px;
}
.footer .logo {
	float:left;
	margin:5px -40px 5px 5px;
}
.footer .creator {
	float:right;
	margin:5px;
}
.footer .creator a {
	color:#8d8d8d;
}


.id_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	vertical-align: middle;
}
.id_table_text {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	margin: 3px;
	background-color: #666666;
}
.big_char {
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.auto_link {
	color: #FFCC00;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.auto_link a {
	color: #ff6000;
	text-decoration:none; }
	
.td {
	BORDER-RIGHT: silver 1px dotted; BORDER-TOP: silver 1px dotted; BACKGROUND: white; VERTICAL-ALIGN: top; BORDER-LEFT: silver 1px dotted; BORDER-BOTTOM: silver 1px dotted; HEIGHT: 100%; TEXT-ALIGN: center
}
.td_t {
	FONT-SIZE: 10px; BACKGROUND: #eaeaea; HEIGHT: 30px
}
.new_cars_descr {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 10px; PADDING-BOTTOM: 8px; COLOR: gray; PADDING-TOP: 8px
}
.new_cars_price {
	PADDING-RIGHT: 1px; PADDING-LEFT: 3px; FONT-SIZE: 10px; PADDING-BOTTOM: 0px; COLOR: white; PADDING-TOP: 0px; BACKGROUND-COLOR:#CCCCCC
}	
