@charset "utf-8";
h1,h2,h3,h4,h5,h6,pre,code{font-size:1em}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd{margin:0;padding:0;line-height:1.2em}
a img,:link img,:visited img{border:none}
address{font-style:normal}
dl{margin:0 0 0 .8em}
dl dt{margin:0 0 .5em 0}
dl dd+dt{margin-top:1.5em}
dl dd,ul li{margin:0 0 1em 2em}
ol{list-style:decimal}
ol li{margin:0 0 1em 2.5em}
ol li ol,ol li ul,ul li ul,ul li ol{margin:1em 0 1em 1em}
p{margin-bottom:1em}
ul{list-style:disc}
ul li ul{list-style:none}
ul li ul li ul{list-style:none}

body {
	font-family: Tahoma, "MS Sans Serif", Geneva, sans-serif;
	font-size: 0.8em;
	color: #666;
	background: #fff;
	min-width: 998px;
	max-width: 1265px;
	width:expression((document.documentElement.clientWidth)<998?"998px":"auto");
	width:expression((document.documentElement.clientWidth)>1265?"1265px":"auto");
}
.clear,.clrleft,.clrright{clear:both;width:100%;display:block}
.clrleft{clear:left}
.clrright{clear:right}
.left{float:left}
.right{float:right}
.nobr{white-space:nowrap}
.hr{border-top:4px solid #999}
div{_height:1%}
a{
	text-decoration: underline;
	cursor: pointer;
	font-family: Tahoma;
	color: #666;
}
.button {
	padding: 0 20px;
	cursor: pointer;
}
a:hover, a:active {
	color: #333;
}
img.photo, a:hover img.photo {
	border: 4px #ccc solid;
	background-color: #fff;
	padding: 5px;
	margin: 5px;
}
a:hover img.photo {
	border-color: #b0b0b0;
}
h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	margin: 0 0 0.4em 0;
	font-weight: normal;
}
h1 {
	color: #333;
	font-size: 1.8em;
	font-family: "Trebuchet MS";
}
h2 {
	color: #333;
	font-size: 1.25em;
}
h3, h4 {
	font-size: 1.2em;
}

/*strong {
	color: #333;
}*/

table {
	border-collapse: collapse;
	border: #c0c0c0;
	margin: 0 0 1em;
}
th, td {
	border: 1px solid #c0c0c0;
	padding: 0;
}
th {
	padding: 0;
}
img {
	vertical-align: middle;
	border: none;
}
p {
	line-height: 120%;
}

/* head */
#head {
	background: #eaeaea url('../i/head_bg.png') repeat-x;
	border-bottom: 1px #e1e1e1 solid;
	padding: 0 0 0 20px;
}

#logo {
	width: 166px;
	float: left;
	padding-top: 12px;
}

#logo a, #logo h1 {
	display: block;
	width: 166px;
	height: 66px;
	padding: 0;
	margin: 0;
}

#head_city {
	margin-left: 168px;
}

#point {
	list-style: none;
	width: 100%;
	padding-top: 12px;
}

#point li {
	border-right: 1px #cbcbcb dashed;
	color: #666;
	font-size: 1.2em;
	height: 60px;
	width: 170px;
	float: left;
	margin: 0;
	padding: 0 3%;
}

#point li div {
	padding: 3px 0 11px;
	font-family: "Trebuchet MS";
	font-size: 1.1em;
}

#point li.pk {
	font-size: 1em;
/*	margin-top: -7px;*/
}

#point li.pk div {
	padding: 3px 0 2px;
	font-size: 1.2em;
}

#point li.last {
	border: none;background: url('../i/triangle.png') no-repeat 0 5px;
	padding: 0 0 0 7px;
	margin: 30px 0 0 3%;
	width: 100px;
	font-size: 0.9em;
	height: 16px;
}

#point li.last a {
	color: #a9a9a9;
}

#point li.last a:hover {
	color: #595959;
}

#point .red {
	color: #cc3300;
	font-family: Tahoma;
}

#point .big_tel {
	color: #454545;
	font-size: 1.1em;
}

#point a.email {
	font-size: 0.75em;
}

#point li.pk a {
	line-height: 150%;
}

#point li.pk a.email {
	font-size: 0.95em;
}

#point li.f {
	line-height: 105%;
}

#point li.f span {
	font-size: 0.9em;
}

#point li.f span.red {
	font-size: 0.8em;
}

/* main */
#main {
	background: #cccccc url('../i/main_bg.png') repeat-x;
	height: 504px;
	padding-top: 30px;
}

#main_right {
	float: right;
	width: 310px;
	padding-right: 20px;
}

#main_right p {
	font-size: 0.95em;
}

#logo_car {
	background: url('../i/exv2.jpg') no-repeat left top;
	margin-right: 365px;
}
#logo_car1 {
	background: url('../i/bigphotoround.png') no-repeat right top;
	padding-top: 419px;
}

/* main menu */

#menu1 {
	background: url('../i/menu_bg.png') top repeat-x;
}

#menu, #menu3 {
	float: right;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	margin: 0 1px 0;
	height: 41px;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	text-align: center;
	float: left;
}

#menu a {
	display: block;
	height: 41px;
	width: 126px;
	text-decoration: none;
	line-height: 1%;
	font-size: 1px;
}

#menu a span {
	padding: 13px 0 0;
	display: block;
	height: 25px;
	width: 126px;
	overflow: hidden;
	line-height: 16px;
	font-size: 13px;
	color: #333;
}

#menu a:hover b {
	color: #f3f3ed;
}

#menu b {
/*	position: absolute;*/
	display: block;
	color: #e6e6e6;
	font-weight: normal;
	margin-bottom: -17px;
}

#menu li.active{
	background: url(../i/activ_menu_item.gif) repeat-x;
}

#menu li a:hover {
	background: url('../i/menu_bg_focus.png') repeat-x;
}

#menu li a img {
	visibility: hidden;
	vertical-align: text-bottom;
	margin: 0;
}

#menu li a:hover img {
	visibility: visible;
}

#menu li.last_menu {
	border-right: 0;
	margin: 0 0 0 1px;
}

#menu li.last_menu a {
	padding: 0;
}

#menu li.last_menu span {
	background: url('../i/menu_last.gif') top right no-repeat;
}

#menu li.we_today, #menu li.in_we_today {
	width: 111px;
	height: 63px;
	padding-top: 10px;
	border-left: 0;
	border-right: 0;
	margin: 0;
	background: url('../i/we_today_bg.png') repeat-x;
	text-align: left;
}

#menu li.in_we_today {
	height: 21px;
	background: url('../i/in_we_today_bg.png') repeat-x;
}

#menu li.we_today a, #menu li.in_we_today a {
	width: 0;
}

#menu li.in_we_today a {
	height: 0px;
}

#menu li.we_today a img, #menu li.in_we_today a img {
	visibility: visible;
}

#menu li.we_today a, #menu li.in_we_today a img {
	display: block;
	height: 31px;
}

#menu li.we_today a span, #menu li.in_we_today a span {
	display: none;
}

/* inner menu */

#menu2, #menu3 {
	background: #999;
	padding: 7px 0 0;
	height: 23px;
}

#menu3 {
	background: transparent url('../i/inner_menu_right.gif') bottom right no-repeat;
	padding: 0;
}


#menu2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu2 li {
float: left;
font-size: 0.85em;
line-height: 15px;
margin: 0;
padding: 0 25px 0 8px;
}

/*#menu3 li.last {
	padding: 0;
	margin-top: -7px;
}*/

#menu2 li.curr {
	color: #e6e6bf;
	background: transparent url('../i/inner_menu_triang.gif') left no-repeat;
}


#menu2 li a {
	color: #fff;
}

#menu2 li a:hover{
	color: #e6e6bf;
}

/* search main */

#right_text {
	height: 230px;
}

#main #main_mailbox {
	padding: 39px 0 0;
}

#c_right #main_mailbox {
	padding: 30px 0 0;
}

#main_search, #main_mailbox {
	font-size: 1.2em;
}

#c_right #main_mailbox a {
	background-image: url('../i/cat_mailbox_focus.png');
}

#c_right #main_search a {
	background-image: url('../i/cat_search_focus.png');
}

#main #main_search a {
	background-image: url('../i/search_hover.png');
	display: block;
}

#main #main_mailbox a {
	background-image: url('../i/mailbox_hover.png');
}
#main_mailbox a, #main_search a {
	background-repeat: no-repeat;
	/*background-position: -1000px -1000px;*/
	float: left;
	text-decoration: none;
	height: 74px;
	padding-top: 10px
}

#main #main_search a, #c_right #main_search a {
	height: 64px;
}

#main_search a:hover, #main_mailbox a:hover {
	background-position: 0 0;
	color: #ff3300;
}

#main_search img, #main_mailbox img {
	vertical-align: top;
	margin-right: 20px;
	float: left;
	margin-top: -10px;
}

#main_sep {
	background: url('../i/main_sep.png') no-repeat;
	width: 286px;
	height: 1px;
	margin-top: 7px;
}

/* content */

#c_right {
	width: 295px;
	float: right;
	border-left: 1px #ccc solid;
	padding: 0 29px 0 40px;
	margin: 0 0 6px;
}

#c_right h1 {
	color: #ff6600;
}

#c_right h2{
	margin: 0.6em 0 0 0;
}

#spec_pr {
	padding: 20px 0 30px;
}

#spec_pr span.title_h, #question span.title_h {
	margin: 0;
	font-size: 1.7em;
	color: #ff6600;	
}

#spec_pr img {
	margin: 20px 0 12px;
}

#question {
	color: #333;
}

/* main page left content */
#c_left, #more, #more_cat {
	margin-right: 364px;
}

/* IE 6 3px bugfix */
* html #c_left {
    margin-right: -3px;
}
* html #c_right {
    margin-left: -3px;
}

#navigator_in {
/*	padding: 10px 0 0 30px;*/
	margin: 0 0 1em;
}

#navigator a, #navigator_in a {
	color: #ff6600;
}

#navigator a:hover, #navigator_in a:hover {
	color: #dd4400;
}

/*-------------------*/

#cars_type {
	padding: 0 0 30px 30px;	
}

#mark_type {
	padding: 0 0 0 30px;	
}

#c_left ul {
	list-style: none;
}

#c_left img.photo {
	padding: 1px;
	background: #f2f1ef;
	border: 3px solid #ccc;
	float: right;
	/*margin: 15px 0 46px 20px;*/
}

#c_left img.photo_left {
	/*margin: 15px 46px 0 20px;*/
	float: left;	
}

#c_left h1.inner_caption {
	margin: 20px 0;
}

#cars {
	list-style: none;
	margin: 0;
}

#cars li {
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 33%;
	padding-bottom: 60px;
}

#cars li a, #marka li a {
	font-family: "Trebuchet MS";
	color: #666;
}

#cars li.last {
	float: none;
	margin:0;
	padding:0;
}

#cars li a, #cars li a:hover {
	text-decoration: none;
}

#cars li a:hover {
	color: #000;
}


#cars li a img, #marka li a img, #caption a img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

#cars li a:hover img, #marka li a:hover img, #caption a:hover img {
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;*/
}

#caption {
	padding: 20px 0 0;
}

#caption h1 {
	margin: 0;
	float: left;
	font-size: 1.9em;
	font-family: Tahoma;
}

#caption img {
	float: right;
	padding: 0 0 2px 5px;
}

#marka {
	background: #ededed;
	height: 87px;
	padding: 20px 0 0 20px;
	margin: 27px 0 0;
}

#marka li {
	margin: 0;
	float: left;
	width: 24%;
	text-align: center;
	padding-bottom: 5px;
}
/*
#marka .main_dev {
	padding-left: 7%;
	font-size: 0.85em;
	font-family: "Trebuchet MS";
	color: #949494;
}

#marka .main_dev span {
	padding: 0 0 0 6px;
}
*/
/* more block */

#more {
	padding: 0 0 0 30px;
}

#more_cat {
	padding: 32px 0 0 30px;
}

#more ul, #more_cat ul {
	border: 1px #fff solid;
	list-style: none;
}

#more li, #more_cat li {
	float: left;
	margin: 0;
	width: 33%;
}

#more li.last, #more_cat li.last {
	display: none;
}

#lease, #parts, #service {
	/*background-position: -1000px -1000px;*/
	width: 177px;
	height: 78px;
	display: block;
	float: right;
}

#lease {
	background-image: url('../i/lease_focus.jpg');
}

#parts {
	background-image: url('../i/parts_focus.jpg');
}

#service {
	background-image: url('../i/service_focus.jpg');
}

#more a img, #more_cat a img {
	vertical-align: top;
}

#more a:hover, #more_cat a:hover {
	background-position: 0 0;
}

#more a:hover img, #more_cat a:hover img {
	/*visibility: hidden;*/
}

/* catalog head */
#main_cat {
	background: url('../i/main_cat_bg.png') repeat-x;
	padding: 0 365px 1em 0;
}

#logo1 {
	/*background: url('../i/ex2v.png') no-repeat right top;*/
	padding-top: 30px;
}

#c_left1 {
	padding: 0 25px 0 30px;
}

#c_left2 {
	width: 99%;
}

#c_left2 p {
	line-height: 130%;
}

#found {
	padding: 15px 0;
	color: #666;
}

#found a {
	color: #ff8c3f;
}

#found a:hover {
	color: #dd6c1f;
}

/* catalog table */

#cat_tbl {
	border-color: #cccccc;
	text-align: center;
	width: 100%;
	font-size: 0.85em;
/*	table-layout: fixed;*/
}

#cat_tbl th {
	border: none;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	background: #B4B4B4 url('../i/tbl_head_bg.png') repeat-x;
	padding: 0;
	empty-cells: show;
	vertical-align: top;
}

#cat_tbl th span {
	white-space: nowrap;
	overflow: hidden;
}

#cat_tbl th a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 11px 3px 5px;
	font-weight: normal;
	font-family: Tahoma;
}

#cat_tbl th a.isForwardSort,  #cat_tbl th a.isReverseSort {
	color: #eee;
}

#cat_tbl th a:hover {
	color: #e5e5e5;
}

#cat_tbl th.first {
	border-left: none;
}

#cat_tbl th.first a, #cat_tbl th.last a {
	padding: 0;
}

#cat_tbl th.first b, #cat_tbl th.last b {
	font-weight: normal;
	display: block;
	padding: 11px 3px 5px;
}

#cat_tbl th.first b {
	background: url(../i/tbl_head_left.png) no-repeat;
}

#cat_tbl th.last b {
	background: url('../i/tbl_head_right.png') no-repeat top right;
}

#cat_tbl th img.sort {
	border: none;
	padding: 0 3px;
	background: url('../i/triang1.png') no-repeat;
	background-position: 3px 0;
}

#cat_tbl a.forwardSort:hover img.sort, #cat_tbl a.isForwardSort img.sort, #cat_tbl a.isReverseSort:hover img.sort {
	background-position: 3px 3px;
}

#cat_tbl a.reverseSort:hover img.sort, #cat_tbl a.isForwardSort:hover img.sort, #cat_tbl a.isReverseSort img.sort {
	background-position: 3px -3px;
}

#cat_tbl th.last {
	border-right: none;
}

#cat_tbl img {
	border: 1px solid #999;
	padding: 1px;
	background: #fff;
}

#cat_tbl td {
	padding: 3px;
	overflow: hidden;
	empty-cells: show;
}

#cat_tbl td a {
	color: #ff6600;		
}

#cat_tbl td a:hover {
	color: #dd4400;		
}

#cat_tbl tr.dark {
	background: url('../i/tbl_grey_bg.png') repeat-x;
}

#cat_tbl tr.light {
	background: url('../i/tdbg_light.gif') repeat-x;
}

#cat_tbl tr.addition td {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
	zoom: 1;
}

#pages {
	margin-top: 17px;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-align: center;
	line-height: 32px;	
}

.ditto_page{
	padding: 0 8px;
	background-color: #F2F1EF;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	line-height: 32px;
}

a:hover.ditto_page{
	/*padding: 0 8px;*/
	background:#999999 url(../i/tbl_head_focus_bg.png) repeat-x scroll 0 0;
	border: 1px solid #333333;
	color: White;
}

.ditto_currentpage{
	padding: 0 8px;
	line-height: 32px;
	background-color: #F2F1EF;
	border: 1px solid #F2F1EF;
	color: #B2B2B2;
}

/* catalog right menu panel */
#c_right h2, #c_right h2 a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
#c_right h2.curr, #c_right h2.curr a {
	color: #ff3300;
}

#c_right ul {
	list-style: none;
}

#c_right li {
	padding: 2px 0 0;
	margin: 0;
}

#c_right li a, #c_right li span, .col3 a {
	background: url('../i/cat_right_menu.png') no-repeat  0 9px;
	padding: 0 0 0 8px;
	color: #666;
	text-decoration: none;
}

#c_right li a:hover, #c_right li.curr a, #c_right li span, .col3 a:hover {
	background: url('../i/cat_right_menu_curr.png') no-repeat  0 9px;
	color: #222;
	text-decoration: underline;
}

/* adver */
#adv {
	padding-bottom: 20px;
}

#adv img {
	border: 1px solid #cfcfcf;
}

/* footer */

#footer {
	background: #e8e8e8;
	height: 56px;
	padding: 30px 14px 0 30px;
}

#copyright {
	float: left;
	font-size: 0.9em;
}

#counter {
	float: right;
	text-align: right;
}

/* Text Select */
.auto_select_results ul {
	width: 150px;
	padding: 0;
	background: #fff;
	border-top: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #000;
	overflow:auto;
}
.auto_select_results li {
	margin: 0;
	padding: 0 3px;
	line-height: 140%;
	cursor: pointer;
}
.auto_select_results li.hover {
	background: #316ac5;
	color: #fff;
}

/* Form */
.search_form{
	width: 98%;
	margin-bottom: 1em;
	font-size: 11px;
	border-top: 4px solid #999;
	padding-top: 1em;
}

.search_form div{
	padding: 4px;
}

.search_form div div{
	padding: 0;
}

.search_form div#type_fields div {
	padding: 4px;
}

.search_form div.short{
width: 380px;
float: left;

}

.search_form label, .fitem label{
	font-size: 11px;
	color: #666666;
	width: 120px;
	display: block;
	float: left;
	padding-right: 1.8em;
	text-align: right;
}

label.check{
	color: #333333;
	background: transparent url(../i/arrowchek.gif) no-repeat 124px 2px;
}

.search_form .prim{
	color: #999999;
	margin-left: 130px;
}

img.key{
	margin: 0 1em 0.8em 0;
	border: 1px solid #CCCCCC;
}

.vkey{
	width: 100px;
	text-align: center;
}

select, input{
	font-size: 100%; 
	padding: 1px;
	font-family: Tahoma, "MS Sans Serif", Geneva, sans-serif;
}

input.text, textarea.text{
	padding: 2px;	
	width: 350px; 
}

 select.text{
	padding: 2px;	
	width: 358px; 
}

.B_crumbBox{
	font-size: 11px;
	color: #B2B2B2;
	margin-bottom: 1em;
}

#cataloginfo{
	margin-right: 330px;
}

#cataloginfo table{
	width: 98%;
}

#cataloginfo td{
	padding: 4px;
	border: none;
	border-bottom: 1px solid #EDEDED;
}
	
#cataloginfo th{
	text-align: left;
	width: 50%;
	color: #999999;
	font-weight: normal;
	padding-right: 1em;
	border: none;
	border-bottom: 1px solid #EDEDED;
	font-size: 11px;
}

#catalogphoto{
	float: right;
	margin: 0;
	padding: 0;
	width: 330px;
}

#catalogphoto img{
	padding: 1px;
	background-color: #f2f1ef;
	border: 3px solid #ccc;
}

#catalogphoto a:hover img{
	border: 3px solid #A9A9A9;
}

#catalogpreviews .photo{
	margin: 5px 2px 5px 0;
}

.graduated th{
	border: none;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	padding: 10px;
}

.graduated td{
	border: none;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	padding: 10px 25px;
}

input.number{
	width: 50px;
}

.buttons{
	margin: 1em 0;
}

.butdiv{
	width: 99%;
	float: left;
	padding-top: 1em;
}

#scroll{
	width: 99%;
	text-align: right;
	border-top: 4px solid #999;
	padding-top: 1em;
	font-size: 1.2em;
	margin-top: 1.5em;
}

#scroll a.pre{
	background: transparent url(../i/pages_left.png) no-repeat 0 6px;
	padding: 0 20px 0 15px;
}

#scroll a.next{
	background: transparent url(../i/pages_right.png) no-repeat right 6px;
	padding: 0 15px 0 20px;
}

#bymark_in{
	margin-bottom: 2em;
}

.col3 {
	width: 33%;
	float: left;
	margin: 0;
}
.col3 li {
	padding: 10px 0 0 0;
	margin: 0;
}

.content ul li{
	background: transparent url(../i/li.gif) no-repeat top left;
	list-style: none;
	padding-left: 12px;
	margin: 0 0 1em 1em;
}

.content h2{
	font-size: 1.3em;
}

.content h1, .content h2, .content h3, .content h4 {
	margin: 0 0 1em 0;
}

.content h3{
	font-size: 1.25em;
}

#options{
	margin-top: 5em;
}

.msgok, .errors{
	background-color: #FAFAD2;
	padding: 1em;
	margin-bottom: 1em;
}

.errors{
	background-color: #FFF5F0;
}

.orange{
	color: #ff6600 !important;
}

.prim{
	color: #999999;
}

.roll{
	cursor: pointer;
	color: #ff6600 !important;
	background: transparent url(../i/dot.gif) repeat-x bottom;
}

.arenda a, .zapchasti a, .tech a, .plist a{
	text-decoration: none;
	display: block;
}

.arenda span, .zapchasti span, .tech span, .plist span{
	text-decoration: underline;
	padding-left: 10px;
}

.tech a{
	background: transparent url(../i/icotech.png) no-repeat 0 0;
}

.tech a:hover img{
	visibility: hidden;
}

.arenda a{
	background: transparent url(../i/icoarenda.png) no-repeat 0 0;
}

.arenda a:hover img{
	visibility: hidden;
}

.zapchasti a{
	background: transparent url(../i/icozapchasti.png) no-repeat 0 0;
}

.zapchasti a:hover img{
	visibility: hidden;
}

.plist a{
	background: transparent url(../i/icoplist.png) no-repeat 0 0;
}

.plist a:hover img{
	visibility: hidden;
}

input.auto_select_input{
	background: transparent url(../i/listarrow.gif) no-repeat right;
	border: 1px solid #CCCCCC;
	padding: 3px;
}

#type_fields{
	padding: 20px 0;
	margin-top: 12px;
	width: 100%;
	background: transparent url(../i/serchshadow.gif) repeat-x top;
}


h2.mainpage{
	font-size: 1.2em;
	font-weight: bold;
}


/* Close & Zoom */

.close{
	display: none;
	position: absolute;	
	width: 560px;
	height: 360px;
}

.close:hover{
 	z-index: 3;
	display: block;
	background: transparent url(../i/close.png) no-repeat;
	background-position: 520px 10px;
	cursor: pointer;
}

.zoom{
	display: none;
	position: absolute;	
	width: 320px;
	height: 240px;
}

.zoom:hover{
 	z-index: 3;
	display: block;
	/*margin-right: -110px;*/
	background: transparent url(../i/close.png) no-repeat;
	background-position: 300px 10px;
	cursor: pointer;
}


/* question */
#question fieldset {
	border: none;
}

#question li {
	padding-bottom: 18px;
	margin: 0;
}

#question li label {
	padding-left: 3px;
}

#quest_btn input {
	margin: 1em 0;
	padding: 0 20px;
	cursor: pointer;
}

#basket span b{
	padding-top: 10px;
	color: #DD4400;
	line-height:30px;
}

/* Pages */

.pages{
	margin-bottom: 1em;
}

.firstpage{
	float: left;
	padding: 0 20px 0 0;
}

.page{
	float: left;
	padding: 0 20px 0 20px;
	border-left: 1px solid #D5D5D5;
}

/* Spec */
.darkspec, .lightspec{
	background-color: #FAFAD2;
}

#websee {
	display: block;
	float: right;
	width: 122px;
	height: 31px;
	margin-right: 10px;
	background-color: #999999;
	font-size: 0.85em;
	color: #EDEDED;
	text-decoration: none;
}

#websee img {
	position: absolute;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

#websee a:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

#websee span {
	display: block;
	text-align: center;
}

#websee:hover span {
	visibility: hidden;
}

/* Printing */
.printonly{
	display: none;
}


/* photo preview */
#photoPreview {
    text-align: center;
	padding: 1em;
}
#photoPreview h1 {
    font-size: 1.4em;
}
#photoPreview a {
    color: #333;
}
#photoPreview .main {
    width: 900px;
    margin: 0 auto;
}
/*#photoPreview a img, #photoPreview a:link img, #photoPreview a:visited img{border:none}*/
#photoPreview img.photo, #photoPreview a:hover img.photo {
    padding: 1px;
    background-color: #f2f1ef;
    border: 3px solid #ccc;
    margin: 5px;
}
#photoPreview a.current img.photo {
    border: 3px solid #666;
}
#photoPreview a:hover img.photo {
    border: 3px solid #A9A9A9;
}
#photoPreview .bigphoto {
    margin: 0 0 1em;
}
/* visiblity effect */
#photoPreview a.prev {
	background: url('/assets/templates/templ/i/arr_prev2.png') no-repeat;
	width: 38px;
	height: 52px;
	display: block;
}
#photoPreview a.next {
	background: url('/assets/templates/templ/i/arr_next2.png') no-repeat;
	width: 38px;
	height: 52px;
	display: block;
}

#photoPreview a.prev:hover img, #photoPreview a.next:hover img {
	opacity: 0.0;
}
#prevImg {
	padding-top: 274px;
	float: left;
}
#nextImg {
	padding-top: 274px;
	float: left;
}
#photoPreview a.center {
	float: left;
}


@media print {

body {
background: white;
font-size: 12pt;
color: Black;
}

#c_right, #main_cat, #head_city, #more_cat, #footer, #navigator_in, #logo, .noprint, .msgok, .errors{
	display: none;
}

#c_left{
	margin: 0;
}

#c_left1{
	width: 100%;
	padding: 0;
}

#c_left2{
	width: 100%;
}

.printinfo{
	padding: 10px;
	margin-bottom: 10px;
}

.printonly{
	display: inline;
}

}