html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    font-size:12px;
}
body {
    font-family: "Arial", sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #333333;
    background: #505050;
}
a {
    color: #b54321;
    text-decoration: none;
}
a:hover {
    color: #803210;
    text-decoration: underline;
}
h1{
	font-size:16px;
}
h2{
	font-size:14px;
}
ul{
	margin:5px 0;
}
#popup {
    position: absolute;
    z-index: 10000;
    width: 920px;
    _width: 950px;
    left: 50%;
    margin-left: -470px;
    _margin-left: -475px;
    top: 210px;
    background: #ddd;
    border: 1px solid #888;
    padding: 10px;
    display: none;
}
input, select {
    font-family: "Arial", sans-serif;
    font-size: 11px;
    line-height: 13px
}
img {
    border: 0;
}

img.png {
    behavior: url(css/png.htc)
}
#root {
    width: 960px;
    margin-left: -480px;
    left: 50%;
    position: relative;
    border-left: 7px solid #505050;
    border-right: 7px solid #505050;
    background: #eee;
}
#content {
    padding: 20px;
    _width: 960px;
}
#content-inside {
    padding: 20px;
    _width: 960px;
    background: #fff url(../img/inside-top-grad.jpg) repeat-x top;
}
#foot {
    _width: 960px;
    padding: 10px 20px;
    border-top: 1px solid #505050;
    background: #fff url(../img/foot.jpg) no-repeat center bottom;
}
#foot div {
    float: left;
    width: 33%;
}
#head {
    width: 960px;
    height: 100px;
    background: #ffffff url(../img/root_header_bg.png) no-repeat left bottom;
}
div#header_logo {
    position: absolute;
    left: 20px;
    top: 23px
}
div#header_logo a {
    display: block;
    width: 159px;
    height: 51px
}
div#header_email {
    position: absolute;
    left: 678px;
    top: 53px
}
div#header_email a {
    display: block;
    width: 21px;
    height: 21px
}

div#header_phone {
    position: absolute;
    left: 703px;
    top: 53px
}

div#header_phone a {
    display: block;
    width: 21px;
    height: 21px
}

div#header_search {
    position: absolute;
    left: 734px;
    top: 22px;
    width: 206px;
    height: 36px;
    overflow: hidden
}

div#header_search table.right {
    margin-left: auto
}

div#header_search td.input {
    padding-right: 1px
}

div#header_search td.input div, .input div {
    padding: 0 7px;
    background: url(../img/search.jpg)
}

div#header_search td.input input , .input input{
    display: block;
    margin: 0;
    padding: 2px 0;
    border: 0 none;
    background: none;
    width: 146px;
    font-size: 11px;
    line-height: 13px;
    color: #808080
}

div#header_search td.button {

}

div#header_search td.button input {
    display: block;
    width: 21px;
    height: 21px
}

#menu {
    width: 960px;
    height: 47px;
    background: #ffffff url(../img/menu_bg.jpg)
}

.menu-item {
    border-right: solid 1px #888;
    float: left;
}

.menu-item a {
    padding: 0 20px;
    font: bold 12px arial;
    line-height: 47px;
    display: block;
    color: #222;
    text-decoration: none;
}

.menu-item a.active {
    background: #ffffff url(../img/menu_bg_active.jpg);
}

.active-over {
    background: #ffffff url(../img/menu_bg_active_over.jpg);
}

#submenu-bar {
    width: 960px;
    background: #ffffff url(../img/submenu_bg.jpg) repeat-x;
    height: 32px;
}

.submenu-items {
    position: absolute;
    width: 900px;
    left: -10000px;
}

.submenu-items a {
    height: 30px;
    font-size: 10px;
    line-height: 30px;
    display: block;
    float: left;
    background: url(../img/submenu_separator.jpg) no-repeat center right;
}

.submenu-items a:hover {
    color: #bb2200;
    text-decoration: underline;
}

.submenu-items a.active-sub {
    color: #bb2200;
    background: url(../img/submenu_separator.jpg) no-repeat center right;
}

#main-top {
    margin-left: -10px;
}

#main-form {
    position: relative;
    top: -5px;
    left: -5px;
    width: 208px;
    float: left;
    background: url(../img/form-bg.jpg) repeat-y;
}

#price-calc {
    padding: 0 20px;
    font: bold 11px arial;
    color: #555;
    line-height: 20px;
    _margin-top: -1px;
}

#more {
    clear: both;
    width: 190px;
    margin-left: -11px;
    line-height: 30px;
    text-align: center;
    background: url(../img/form-bot-1.jpg) no-repeat center bottom;
    line-height: 30px;
}

#calculate {
    padding-top: 5px;
    clear: both;
    width: 200px;
    line-height: 20px;
    text-align: center;
    background: url(../img/form-bot-2.jpg) repeat-y center bottom;
    position: absolute;
    left: 4px;
}

#calculate a {
    color: #b21;
    font-size: 14px;
}

#calculate img {
    vertical-align: middle;
    margin-left: 5px;
}

#more a {
    color: #f9f9f9;
}

a.drop {
    color: #777;
    display: block;
    width: 162px;
    background: url(../img/form-drop.jpg) no-repeat left;
    margin-top: 4px;
    padding-left: 4px;
    margin-left: 2px;
    text-decoration: none;
}

.dropUL {
    display: none;
    position: absolute;
    z-index: 1000;
    padding: 0 0 40px 0px;
    margin-top: -27px;
	margin-left:-12px;
	_margin-left:0px;

}
div.topbrokers .dropUL, div.mainmapbrok .dropUL{
	    display: none;
    position: absolute;
    z-index: 1000;
    padding: 0 0 40px 0px;
    margin-top: -27px;
	margin-left:-30px;
	_margin-left:0px;
}
.dropUL li {
    display: block;
    padding-left: 12px;
	_padding-left:12px;
    width: 200px;
    background: #fff;
    border: 1px solid #bbb;
    border-top: none;
	margin-left:12px;
	_margin-left:24px;

}

.dropUL .dropPlashkaTop, .dropUL .dropPlashkaBot {
    margin-left: 0;
	_margin-left:12px;
    background: none;
    border: none;
    position: relative;
    top: 3px;
    background: none;
}
.dropPlashkaTop img {
    position: relative;
    top: 3px;
}
.dropPlashkaBot img {
    position: relative;
    bottom: 3px;
}
.dropUL .dropPlashkaBot {
    top: -3px;
}
.dropUL li a {
    display: block;
    width: 152px;
	_width:200px;
    color: #666;
    text-decoration: none;
}

.dropUL li a:hover {
    color: #b21;
    text-decoration: underline;
}
.dropUL li:hover {
    background: #eee;
}
.dropUL li.dropPlashkaTop:hover, .dropUL li.dropPlashkaBot:hover {
    background: none;
}
#form-bot-3 {
    position: relative;
    top: 24px;
    _top: 14px;
    clear: both;
}
#main-baner {
    width: 700px;
    float: right;
}
#main-mid {
    border-top: solid 1px #ccc;
    _width: 960px;
    background: #fff;
    padding: 20px;
}
#main-mid div {
    float: left;
    
}
#block1{
	padding-right:10px;
}
#main-mid #block3 {
    display: block;
    width: 412px;
	height:150px;
    background: url(../img/on-bids.jpg) no-repeat left top;
	text-align:right;
	_padding-top:2px;
	float:left;
}

#main-mid #block3 b {
    display: block;
    height: 49px;
    font: normal 28px verdana;
    line-height: 47px;
    padding-left: 260px;
	text-align:right;
	_padding-right:79px;
}

#main-mid #news, #main-mid #news div {
    float: none;
    padding: 0;
}

#main-mid #news h5 {
    background: #e6e6e6 url(../img/news-pl.jpg) no-repeat left top;
    padding: 1px 0 1px 22px;
    margin: 10px 0 0 0;
    font: normal 20px arial;
    color: #5d5d5d;
}

#main-mid #news .data, #inside-content .data {
    font: normal 10px arial;
    color: #2a2a2a;
}

#main-mid #news a, #inside-content a {
    color: #bb2200;
    text-decoration: none;
}

#main-mid #news a:hover, #inside-content a:hover {
    color: #772200;
    text-decoration: underline;
}

#news ul, .newsinside ul {
    list-style-image: url('../img/news-str.jpg');
    margin: 10px 0 0 0;
    padding: 0 0 0 25px;
}

#main-bot {
    border-top: solid 1px #ccc;
    _width: 960px;
    padding: 20px;
}

#main-bot div {
    float: left;
}

#main-bot #banners {
    width: 208px;
}
div#banners div{
	padding-bottom:15px;
}
#main-bot #text {
    width: 700px;

	padding-left:10px;
}

#shapka{
    display: block;
    background: #B3B4B6 url(../img/grey-pl.jpg) no-repeat left top;
    width: 698px;
    padding: 1px 0 1px 12px;
    margin: 0;
    font: bold 16px arial;
    line-height: 25px;
    color: #efefef;
}
div#shapka{
	background: #B3B4B6 url(../img/grey-pl.jpg) no-repeat left top;
	/* background: #B3B4B6 url(../img/grey-pl_e.jpg) no-repeat left top; */
    width: 698px;
    padding: 1px 0 1px 12px;
    margin: 0;
    font: bold 16px arial;
    line-height: 25px;
    color: #efefef;
}
#block2 {
 /*   background: url(../img/brok-map.jpg) no-repeat center; */
    width: 285px;
    _width: 300px;

	
	padding-left:10px;
}
#block2 div {
	padding:12px 0;
	font-size:15px;
	font-weight:bold;
	
	border-top:1px solid #dedede;
	border-left:none;
	border-right:none;
	width:270px;
	
	
}
#brokMap {
    font: bold 12px arial;
    line-height: 25px;
    width: 238px;
    white-space: nowrap;
    display: block;
    color: #5d5d5d;
    text-decoration: none;
}

#brokMapUl li a {
    font: bold 12px arial;
    line-height: 20px;
}

#brokMap, #brokMapUl {
    position: relative;
    left: 45px;
    top: 39px;
}

#brokMapUl {
    list-style: none;
    _left: -10px;
}

#brokMapUl .dropPlashkaTop img {
    top: 1px;
}
* html #brokMapUl .dropPlashkaTop img {
	position:relative;
	top:1px;
}
* html #brokMapUl .dropPlashkaBot img {
	position:relative;
	bottom:1px;
}
#brokMapUl .dropPlashkaBot img {
    bottom: 1px;
}

#inside-form {
    width: 200px;
    float: left;
}

#inside-content {
    width: 698px;
    float: right;
}

.head, h1.csc-firstHeader{
    color: #fff;
    background: #A01E1E;
    font: normal 18px arial;
    padding-left: 10px;
    line-height: 35px;
    width: 700px;
	font-size:16px;
	font-weight:bold;
}

.rounded {
    background: #eaeaea;
    padding: 10px;
}

#inside-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

#inside-menu li a {
    display: block;
    padding: 5px;
    border-bottom: 1px solid #fff;
    text-decoration: none;
    font: normal 11px tahoma;
    color: #fff;
    line-height: 20px;
    _height: 20px;
    min-height: 20px;
}

#inside-menu li a.active-b {
    display: block;
    padding: 5px;
    border-bottom: 1px solid #fff;
    text-decoration: none;
    font: normal 11px tahoma;
    color: #ac2323;
    line-height: 20px;
    _height: 20px;
    min-height: 20px;
	background: #fff;
}

#inside-menu li a:hover {
    background: #fff;
    color: #ac2323;
}

#price-calc-inside {
    padding: 7px 0;
    font: bold 11px arial;
    color: #555;
    line-height: 20px;
    position: relative;
    z-index: 0;
}

#price-calc-inside .more {
    text-align: center;
}

#price-calc-inside .more a {
    font: bold 12px arial;
    color: #fff;
    line-height: 20px;
}

#price-calc-inside .submit {
    position: relative;
    z-index: -1;
    top: 11px;
    text-align: right;
}

#price-calc-inside .submit a {
    text-decoration: none;
    display: block;
    font: bold 14px arial;
    line-height: 10px;
    color: #aa0102;
}

#price-calc-inside .submit a:hover {
    text-decoration: underline;
}

#price-calc-inside .submit a img {
    margin-left: 10px;
    vertical-align: middle;
}

#price-calc-inside ul {
    z-index: 110;
    _left: -40px;
}

#price-calc-inside li {
    z-index: 1100;
}

#form-top {
    background: url(../img/form-top2.jpg) no-repeat bottom center;
    color: #fff;
    text-align: center;
    font-size: 13px;
}

#submenu-wrap {
    background: #eee;
    width: 180px;
    padding: 1px;
    float: left;
}

#submenu-wrap2 {
    background: #fff;
    padding: 5px;
}

#submenu-wrap3 {
    background: #B3B4B6;
    padding: 0;
}

.price-current {
    border-left: 6px solid #aaa;    
    padding: 10px;
    font: bold 15px arial;
}

.price-year {
    font: bold 15px arial;
}

.price-list {
    float: left;
    width: 250px;
    padding: 10px;
    border-left: 3px solid #aaa;
    margin: 10px 5px;
}

div#urgentsale {
	_padding:30px 0px 0px 30px;
	background:url(../img/bg_form_buyout.jpg) no-repeat;

}
div#urgentsale table{
	padding:30px 15px 0px 30px;
	width:699px;
	height:298px;
	_height:270px;
	
	}
div#urgentsale table td{
	font-size:11px;
	padding:0px;
	line-height:10px;
	height:30px!important;
	vertical-align:middle;
}
div#urgentsale table td p{
	padding:0px;
	margin:0px;
	line-height:10px;
}
div#urgentsale input, div#urgentsale textarea{
	border:none;
	padding:2px;
	font-size:11px;
	color:#333;
}
div#urgentsale input{
	background:url(../img/bg_input.gif) top left no-repeat;
	width:162px;
	height:18px;
}
div#urgentsale textarea{
	background:url(../img/bg_texterea.gif) top left no-repeat;
	width:268px;
	height:52px;
}
div#urgentsale select{
    width:162px;
    height:18px;
    border:1px solid #808080;
}
div#urgentsale input#submit{
	width:31px;
	height:30px;
	background:none;
}
div#urgentsale label.subm {
	text-decoration:underline;
	font-weight:bold;
	cursor:pointer;
	color:#a11e1f;
	font-size:12px;
	position:relative;
	top:-13px;
	padding-right:10px;
}
.topcorporait label.subm{
	text-decoration:underline;
	font-weight:bold;
	cursor:pointer;
	color:#a11e1f;
	font-size:12px;
	padding:0 10px 20px 0;
	margin:-10px 0 0 0!important;
}
input#submit{
_margin-right:30px;
_margin-bottom:2px;
}
div#urgentsale select{
	border:1px solid #808080;
}
div#urgentsale input#price, div#urgentsale input#captcha, .ceentercorporait input#captcha{
	background:url(../img/bg_input_price.gif) top left no-repeat;
	width:105px;
	height:18px;
    border:none;
	
}

div#urgentsale .torg{
	width:12px;
	background:none;
	margin-left:15px;
}
#trans {position: absolute; left:0; top:0; background: url(http://yoshida.ru/img/trans.gif);}
.press_news{
	_height:100px;
	min-height:100px;
}

.press_news .presspict{
	float:left;
	_height:100px;
	min-height:100px;
	margin-right:10px;
}

#captchaimage{
	float:left;
	margin-right:10px;
	padding-bottom:5px;
}
.topcorporait{
	background:url(../img/bg_top_corporait.jpg) top left no-repeat;
	padding-top:42px;
}
.tr1 td{

	height:30px;
	padding-bottom:18px;
}
.tr1 td div p, .tr2 td div p{
	margin:0px;
	padding:0px;
}
tr.tr1 td div{
	float:left;
	width:200px;
}
tr.tr1 td div input{
	border:none;
	background:url(../img/bg_input_tr1.gif) top left no-repeat;
	width:162px;
	height:18px;
}
.ceentercorporait{
	background:url(../img/bg_center_corporait.gif) -1px top repeat-y;
}
tr.tr1 td div label, tr.tr2{
	font-size:11px;
}
.corporatmodel .modelcorp{
	float:left;
}
div.corporatmodel{
	border:1px solid #c9cbcb;
	border-left:none;
	padding:5px 0;
    overflow: auto;
    _overflow:visible;
	_height:43px;
    margin: 0 10px 0 0;
	
}
.modelscar{
	background:url(../img/bg_input_tr2.gif) top left no-repeat;
	width: 271px;
	height:18px;
	border:none;
	margin-right:5px;
}
.counts {
	background:url(../img/bg_input_kolvo_corporait.gif) top left no-repeat;
	width: 62px;
	height:18px;
	border:none;
	padding:2px;
	margin-right:5px;
}
.old{
	background:url(../img/bg_input_vozrast.gif) top left no-repeat;
	width: 42px;
	height:18px;
	border:none;
	padding:2px;
	margin-right:5px;
}
div.ceentercorporait div.botomm {
	height:51px;
	background:url(../img/bg_bottom_corporait.gif) -1px bottom no-repeat;
}
div.botomm div{
	margin:14px 30px 0 20px;
}
.ceentercorporait table{
    padding:0 0 0 30px;
	_padding:30px 0 0 30px;
	_margin:0px 0 0 30px;
}
* html .ceentercorporait table{
	
	
}

.topbrokers{
	background:url(../img/shapka_brokers.jpg) top left no-repeat;
	width:710px;
	height:40px;
	position:relative;
}
.mapbrokersoninside{
	position:absolute;
	top:-32px;right:35px;
	_right:25px;
}
.region{
	font-size:14px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	top:14px;
	right:260px;
}
.brokers_title{
	color: #fff;
    font: normal 18px arial;
    padding-left: 10px;
	padding-top:3px;
    line-height: 35px;
	font-size:16px;
	font-weight:bold;
}
#inside-content ol li{
	padding:5px;
	line-height:18px;
}
div.csc-textpic-imagewrap{
	margin-bottom:19px!important;
}
.csc-textpic-caption{
	font-weight:bold;
	font-size:14px;
	background:#ededed;
	color:#5d5d5d;
	padding:7px;
	border:1px solid #666;
	border-top:none;
}

.why {
display: none;
position: absolute;
float: left;
left: 25%;
margin-top: 10px;
_margin-top: 30px;
z-index: 10000;
background:#ededed;
border:1px solid #666 !important;
padding: 15px !important;
width: 600px !important;
font: bold 13px arial !important;
}

.why  p{
margin: 0;
padding: 0;
}
table.tableinside{
    font-size:12px;
    border-collapse: collapse;
}
table.tableinside td, table.tableinside th {
    padding:4px;
    border:1px solid #ededed;
    
}
table.tableinside th{
    padding:10px;
    background: #eee;
}
div.inside-content-torgi{
    margin:0px 0 0 15px;
}

#lotsList{
    padding: 10px;
}
#lotsList div {    
    float: left;
    width: 32%;
    padding: 5px;
    _padding: 0;
}

#lotsList div img{
    width: 100px;
    height: 67px;
    display: block;
    float: left;
    border: 1px solid #666;
    padding: 2px;
    margin-right: 10px;
    background: #fff;
}
#lotsList div div.price, div.price {
    background: #8A001C url("http://yoshida.ru/html/img/price-bg.jpg") no-repeat center center;
    width: auto;
    color: #F5E8B6;
    font: bold 12px tahoma;
    padding: 2px 10px;
    width: 100px;
    text-align: center;
}
.hiddenLotImg {
    position: absolute;
    z-index: 100;
    width: 160px !important;
    height: auto !important;    
    display: none;
    margin-top: -15px;
    margin-left: -25px;
    _margin-left: -135px;
}
#hotOffersFilter{
    background: #fff;
    padding: 10px;
    margin: 10px;    
}

#hotOffersFilter td {
    font: bold 10px tahoma;
    color: #888;
    padding: 0 10px;
    border-collapse: separate;
}

#hotOffersFilter select, #hotOffersFilter input  {
    font: normal 11px tahoma;
    width: 120px;
}

.web_bd {
position: relative;
top:85px;
width:33%;
left:20px;
}