.white_corn
{
	float:left;
	margin:10px 10px 30px 0;
	padding:3px;
	position:relative;
	background:#fff;
	z-index:5;
}

.orange_corn
{
	float:left;
	margin:10px 10px 30px 0;
	padding:3px;
	position:relative;
	background:#ff9900;
	z-index:5;
}

.myBox{
	top:3px;
	z-index:10;
}


.header
{
	margin-top:30px;
}

.logo
{
	padding-left:20px;
}
.logo img
{
	BEHAVIOR:url('/png.htc');
}

.header td
{
	vertical-align:bottom;
}

.HeaderMenuList
{
	padding:0;
	margin:0;
}

.HeaderMenuList li
{
	display:inline;
	padding:10px;
	margin:0;
	_margin:0 -20px 0 20px;
}

.HeaderPhone
{
	padding:0 0 0 7px;
}

.HeaderPhone small,
.HeaderPhone span
{
	font-weight:bold;
	color:#fff;	
}

.HeaderPhone small
{
	font-size:90%;
	padding:0 5px 0 0;
}

.HeaderPhone span
{
	font-size:140%;
}

.SiteBlock
{
	margin:40px 0 0 0;
}

.CatOrangeBlock
{
	background: url('../i/header_cat_block/orange_bg.jpg') #ff9900 repeat-x left bottom;
	bottom:0;
}

.HeaderCatBlock
{
	padding:30px 0 30px 0;
}

.HeaderCatBlock a
{
	font-size:85%;
	font-weight:bold;
	white-space:nowrap;
}

.BottomCornersBlock
{
	position:relative;
}

.TopBlock
{
	background: url('../i/header_cat_block/top_line.jpg') repeat-x left top;
	margin:0 11px 0 11px;
}

.TopBlock_not_leftcorner
{
	background: url('../i/header_cat_block/top_line.jpg') repeat-x left top;
	margin:0 11px 0 0;
}

.BottomBlock
{
	background: url('../i/header_cat_block/bottom_line.jpg') repeat-x left top;
	margin:0 11px 0 11px;
}

.orange_corner_lb,
.orange_corner_rb,
.orange_corner_rt,
.orange_corner_lt
{
	position:absolute;
	width:11px;
	height:11px;
	BEHAVIOR:url('/png.htc');
}

.orange_corner_lt
{
	background: url('../i/header_cat_block/orange_corner_lt.png') no-repeat left top;
	top:0;
}

.orange_corner_rt
{
	background: url('../i/header_cat_block/orange_corner_rt.png') no-repeat right top;
	top:0;
	right:0;
	right: expression( this.parentNode.offsetWidth % 2 ? -1 : 0 );
}

.orange_corner_lb
{
	background: url('../i/header_cat_block/orange_corner_lb.png') no-repeat left top;
	bottom:0;
	bottom: expression( this.parentNode.offsetHeight % 2 ? -8 : -7 );
}

.orange_corner_rb
{
	background: url('../i/header_cat_block/orange_corner_rb.png') no-repeat right top;
	bottom:0;
	right:0;
	right: expression( this.parentNode.offsetWidth % 2 ? -1 : 0 );
	bottom: expression( this.parentNode.offsetHeight % 2 ? -8 : -7 );
}

.LinksCorners
{
	position:relative;
}

.OrangeContent
{
	color:#fff;
	background:#ff9900;
	padding:0 30px 10px 30px;
}

.GreyContent
{
	color:#45545f;
	background: url('../i/header_cat_block/greyline.gif') repeat-x left top;
	padding:0 30px 10px 30px;
}

.Weblink a
{
	color:#45545f;
	text-decoration:none;
}

.Weblink a:hover .GreyContent
{
	color:#fff;
	text-decoration:none;
}

.TopGreyBlock
{
	background:#a9b0ba;
	margin:0 11px 0 11px;
}

.TopGreyBlock img
{
	padding:0;
	margin:0;
}

.grey_corner_lt,
.grey_corner_rt
{
	position:absolute;
	width:11px;
	height:11px;
	BEHAVIOR:url('/png.htc');
}

.grey_corner_lt
{
	background: url('../i/header_cat_block/grey_corner_lt.png') no-repeat left top;
	top:0;
}

.grey_corner_rt
{
	background: url('../i/header_cat_block/grey_corner_rt.png') no-repeat right top;
	top:0;
	right:0;
	right: expression( this.parentNode.offsetWidth % 2 ? -1 : 0 );
}


ul.CatBlockList
{
	padding:0;
	margin:0;
	_margin-left:2px;
}

ul.CatBlockList li.NameMode
{
	margin:0 0 10px 24px;
	font-size:120%;
	font-weight:bold;
	color:#fff;
}

ul.CatBlockList li.CarModeList
{
	margin:0 0 10px 30px;
	font-size:160%;
	font-weight:normal;
}

ul.CatBlockList li a
{
	font-weight:normal;
}

.CarModeList a
{
	padding:0;
	margin:0;
	font-size:65%;
	color:#fff;
}

.ModeName
{
	padding:0 0 0 7px;
	margin:0;
	font-size:100%;
	font-weight:bold;
	color:#fff;
}

.CatMenuBlock
{
	position:relative;
	float:left;
}

.MenuTop,
.MenuBottom
{
	position:relative;
	background:#fff;
	margin:0 7px 0 7px;
}

.MenuContent
{
	background:#fff;
	font-size:75%;
	font-weight:normal;
	color:#3e4e5b;
	padding:0 7px;
}

.Menu_lt,
.Menu_rt,
.Menu_lb,
.Menu_rb
{
	position:absolute;
	width:7px;
	height:7px;
	BEHAVIOR:url('/png.htc');
}

.Menu_lt
{
	background: url('../i/whitemenucorners/lt.png') no-repeat left top;
	top:0;
}

.Menu_rt
{
	background: url('../i/whitemenucorners/rt.png') no-repeat right top;
	top:0;
	right:0;
	right: expression( this.parentNode.offsetWidth % 2 ? -1 : 0 );
}

.Menu_lb
{
	background: url('../i/whitemenucorners/lb.png') no-repeat left top;
	bottom:0;
	bottom: expression( this.parentNode.offsetHeight % 2 ? -12 : -11 );
}

.Menu_rb
{
	background: url('../i/whitemenucorners/rb.png') no-repeat right top;
	bottom:0;
	right:0;
	right: expression( this.parentNode.offsetWidth % 2 ? -1 : 0 );
	bottom: expression( this.parentNode.offsetHeight % 2 ? -12 : -11 );
}

/* Home
---------------------------------- */
.home
{
	margin-top:30px;
}

.pContentHome
{
	margin-bottom:0.8em;
}

.HomeParagraphBlock
{
	padding:0 0 0 25px;
}

.Big
{
	font-size:200%;
	font-weight:bold;
	padding:0 0 10px 0;
	margin:0;
}

.MainCarBlock
{
	padding-left:10px;
}

.carblock tr td
{
	padding:10px;
}

.WhitePngBlock
{
	position:relative;
}

.PngTopBlock
{	
	background: url('../i/whiteblock.png') repeat left top;
	height:5px;
}

.PngBottomBlock
{
	background: url('../i/whiteblock.png') repeat left bottom;
	height:5px;
}

.PngTopBlock,
.PngBottomBlock
{
	BEHAVIOR:url('/png.htc');
	margin:0 5px;
}

.opacity_lt,
.opacity_rt,
.opacity_lb,
.opacity_rb
{
	position:absolute;
	width:5px;
	height:5px;
	BEHAVIOR:url('/png.htc');
}

.opacity_lt
{
	background: url('../i/opacity_corners/lt.png') no-repeat left top;
	top:0;
}

.opacity_rt
{
	background: url('../i/opacity_corners/rt.png') no-repeat right top;
	top:0;
	right:0;
	right: expression( this.parentNode.offsetWidth % 2 ? -1 : 0 );
}

.opacity_lb
{
	background: url('../i/opacity_corners/lb.png') no-repeat left top;
	bottom:0;
	bottom: expression( this.parentNode.offsetHeight % 2 ? -4 : -3 );
}

.opacity_rb
{
	background: url('../i/opacity_corners/rb.png') no-repeat right top;
	bottom:0;
	right:0;
	right: expression( this.parentNode.offsetWidth % 2 ? -1 : 0 );
	bottom: expression( this.parentNode.offsetHeight % 2 ? -4 : -3 );
}


.CarBlock
{
	background: url('../i/whiteblock.png') repeat left top;
	height:100%;
	width:100%;
	BEHAVIOR:url('/png.htc');
}

.ContentCarBlock tr td
{
	padding:10px;
}

.car_name
{
	font-size:85%;
}

.car_text
{
	padding:3px 0 0 0;
	font-size:75%;
	color:#adb3be;
}

.car_price
{
	text-align:right;
	white-space:nowrap;
}

.car_price small,
.car_price span
{
	font-weight:bold;
	color:#fff;
}

.car_price small
{
	font-size:100%;
	padding-left:5px;
}

.AnonsMainBlock
{
	padding:0;
}

.AnonsBlock
{
	padding:10px 0;
}

.AnonsBlock .AnonsName
{
	clear:both;
	padding:10px 0 0 0;
	color:#fff;
	font-size:85%;
}

.lt,
.rt,
.lb,
.rb
{
	position:absolute;
	width:11px;
	height:11px;
	BEHAVIOR:url('/png.htc');
}

.lt
{
	background: url('../i/whitecorners/lt.png') no-repeat left top;
	left:0;
	top:0;
}

.rt
{
	background: url('../i/whitecorners/rt.png') no-repeat right top;
	right:0;
	top:0;
	right: expression( this.parentNode.offsetWidth % 2 ? -1 : 0 );
}

.lb
{
	background: url('../i/whitecorners/lb.png') no-repeat left top;
	left:0;
	bottom:0;
	bottom: expression( this.parentNode.offsetHeight % 2 ? -8 : -7 );
}

.rb
{
	background: url('../i/whitecorners/rb.png') no-repeat right top;
	right:0;
	bottom:0;
	right: expression( this.parentNode.offsetWidth % 2 ? -1 : 0 );
	bottom: expression( this.parentNode.offsetHeight % 2 ? -8 : -7 );
}

/* Footer
---------------------- */
.footer td
{
	padding: 50px 0 25px 0;
	border-top: 1px solid #adb3bd;
}

.FooterContacts small,
.FooterContacts span
{
	color:#adb3be;
	font-weight:bold;
}

.FooterContacts small
{
	font-size:80%;
}

.FooterContacts span
{
	padding-left:5px;
	font-size:110%;
}

.adress
{
	padding:0;
	margin:0;
}

.adress p
{
	color:#adb3be;
}

a.tl_link
{
	color:#adb3be;
	font-size:90%;
}

a.tl_link:hover
{
	color:#adb3be;	
}

.tl_link p
{
	color:#adb3be;
}

.footerEasyLink
{
	width:300px;
	background: url('/i/white20.png') repeat left top;
	padding: 1em 20px 1em 20px;
	margin-right:10px;
	font-size:70%;
	line-height: 1.4em;
	
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	_height: 1%;
}

/* Carpage --------------------- */

.CarpageContent
{
	padding:20px 0 0 20px;
}

.PhotoChangeBlock tr td
{
	padding-top:15x;
}

.PhotoBlock
{
	padding:0 0 50px 0;
}

.Photo
{
	margin:0;
}

#photoGal
{
	padding-left:25px;
}

#photoGal .headImage img
{
	border: 3px solid #bac1c8;
}

#photoGal .galImage,
#photoGal .galImageOn
{
	float:left;
	padding:0 10px 10px 0;
}

.CarPage
{
	padding:0;
	margin:0;
	color:#fff;
	font-size:100%;
	font-weight:bold;
}

.lt_orange,
.rt_orange,
.lb_orange,
.rb_orange
{
	position:absolute;
	width:11px;
	height:11px;
	BEHAVIOR:url('/png.htc');
}


/* catalogue */

.catalogueBlock
{
	clear:both;
}

.catalogueCar
{
	float:left;
	margin: 20px 20px 0 0;
}

.catalogueCar h4
{
	font-size:110%;
	font-weight: normal;
	margin: 0.5em 0 0 0;
}

.catalogueCar strong
{
	display:block;
	font-size: 80%;
	margin:0.3em 0 0 0;
}


/* Все остальные фотографии ------------------- */

.galImage
{
	cursor:pointer;
}

.galImage #HeightPlace
{
	background:#fff;
}

.galImage #WidthPlace
{
	background:#fff;
}


.galImage .lt_orange
{
	background: url('../i/whitecorners/lt.png') no-repeat left top;
	left:0;
	top:0;
}

.galImage .rt_orange
{
	background: url('../i/whitecorners/rt.png') no-repeat right top;
	right:0;
	top:0;
	right: expression( this.parentNode.offsetWidth % 2 ? -1 : 0 );
}

.galImage .lb_orange
{
	background: url('../i/whitecorners/lb.png') no-repeat left top;
	left:0;
	bottom:0;
	bottom: expression( this.parentNode.offsetHeight % 2 ? -8 : -7 );
}

.galImage .rb_orange
{
	background: url('../i/whitecorners/rb.png') no-repeat right top;
	right:0;
	bottom:0;
	right: expression( this.parentNode.offsetWidth % 2 ? -1 : 0 );
	bottom: expression( this.parentNode.offsetHeight % 2 ? -8 : -7 );
}

/* Выделенная фотография ---------------------- */


.galImageOn
{
	cursor:default;
}

.galImageOn #HeightPlace
{
	background:#ff9900;
}

.galImageOn #WidthPlace
{
	background:#ff9900;
}

.galImageOn .lt_orange
{
	background: url('../i/orangecorners/lt.png') no-repeat left top;
	left:0;
	top:0;
}

.galImageOn .rt_orange
{
	background: url('../i/orangecorners/rt.png') no-repeat right top;
	right:0;
	top:0;
	right: expression( this.parentNode.offsetWidth % 2 ? -1 : 0 );
}

.galImageOn .lb_orange
{
	background: url('../i/orangecorners/lb.png') no-repeat left top;
	left:0;
	bottom:0;
	bottom: expression( this.parentNode.offsetHeight % 2 ? -8 : -7 );
}

.galImageOn .rb_orange
{
	background: url('../i/orangecorners/rb.png') no-repeat right top;
	right:0;
	bottom:0;
	right: expression( this.parentNode.offsetWidth % 2 ? -1 : 0 );
	bottom: expression( this.parentNode.offsetHeight % 2 ? -8 : -7 );
}
