html, body{
 margin:0;
 padding:0;
 text-align:center;
}

.carplaceholder{
    width: 574px;
    height: 80px;
    margin-top: 10px;
    background:#CCC;
}

#pagewidth{
 text-align:left;
 margin: 0 auto;
 width: 974px;
}

#header{
 position:relative;
 width:100%;
}

#left, #right{
    width: 170px;
    padding: 0px;
    margin: 0 4px;
    overflow: hidden;
}
#left {
    float: left;

}
#right {
    float: right;
}

#maincol{
    top: 0;
    padding: 0;
    margin: 0 0 0 190px;
    _margin: 0 0 0 187px;/*iehack*/
    position: static;
}
div#maincol {
    min-height:600px;
    height:expression(this.scrollHeight > 600 ? "auto":"600px");
}

#footer{
    clear: both;
}

.clearfix:after {
 content: ".";
 display: block;
height: 0;
 clear: both;
 visibility: hidden;
 }

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */


/***/
*{
 margin:0;
 padding:0;
}

/***********/


body{
    color: #777;
    background: #FFF url('bg.gif');
}

body, td, input, select{
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
}

a {color: #000; text-decoration: none; font-weight: bold}
a img{border: none}
a:hover{text-decoration: underline;color: #F00;}
.tal{text-align:left}
.tar{text-align:right}
.tac{text-align:center !important}
.taj{text-align:justify}
.fw{width:100%}
.hw{width:50%}
.fl{float:left}
.fr{float:right}
.clr{clear:both}
.clrl{clear:left}
.center{display:block;text-align:center}
.msg{
    width: 574px;
    background: yellow;
    position: absolute;
    text-align:center;
    padding: 5px 0;
    font-weight:bold
}
th{text-align:left;vertical-align:top}
p{margin: 1em 0}
.cutlink{float:right}
.rqrd{background: #FFF url('required.gif') top right no-repeat}
ul{list-style-position: inside;}
td{vertical-align:top}

.btn{
    height: 18px;
    font-size: 10px;
}
.inp{
    font-size: 10px;
}

fieldset, legend{
    border: 1px solid #F0F0F0 !important;
}

legend{
    color: #888;
    background: #F0F0F0 !important;
    padding: 2px 5px;
}
fieldset{
    margin: 1em 0 0 0;
    padding: 1em;
}

.section{
    color: #000;
    margin: 2em 0 12px 0;
    padding: 2px 2px 2px 0px;
    font-size: 12px;
    border-bottom: 1px solid #DDD;
}

.small{
    font-size:10px;
}
.brd{
    border:1px solid #CFCFCF;
}
.new{
    color:red !important;
}

#pagewidth{
    background: url('bg.jpg') repeat-y;
}

#header{
    height: 220px;
    width: 974px;
    background: url('header.jpg') repeat-x;
    position: relative;
}
#footer{
    color: #CCC;
    background: #FFF url('footer.jpg') 0 0 no-repeat;
    font-size: 10px;
    letter-spacing: 1px;
    text-align: center;
    padding-top: 20px;
}
#maincol{
    width: 593px;
    overflow: hidden;
    background: url('maintop.jpg') 0 0 repeat-x;

}
#maincol .pad{
    padding: 0 10px;
}


#mcnt{
    z-index: 50;
    position: absolute;
    left: 0px;
    top: 130px;
    height: 25px;
    width: 974px;
    background: #000 url('menubg.jpg') bottom center repeat-x;
}
.menu {
	margin:0;
	padding:0;
	list-style:none;
	}
.menu li {
    background: url('menuli.jpg') no-repeat;
    line-height: 25px;
    text-align: center;
    width: 112px;
    list-style-type: none;
    display: block;
    float: left;
	position:relative;
}
.menu li, .menu li a{
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
}
.menu li:hover,.menu li.sfhover {
    text-decoration: underline;
}
.menu li a {
    display:block;
}
.menu li a:hover,.menu li.sfhover a{
    text-decoration:underline;
}
.menu ul {
    padding: 0 px px 0;
    position:absolute;
    left:-999em;
    top: 25px;
    width: 112px;
    z-index: 1000;
    display: block;
}
.menu li:hover ul, .menu li.sfhover ul {
    left: auto;
    _margin: 0 0 0 -55px;
}
.menu ul li {
    background: #F0F0F0;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    text-align: left;
    padding: 0 0 0 1em;
    width: 112px;
}
.menu ul li a {
    display: block;
    line-height:1.5em;
    color: #777;
}
.menu ul li:hover a,.menu ul li.sfhover a {
    text-decoration: none;
}
.menu ul li a:hover,.menu ul li.sfhover a{
    text-decoration: underline !important;
}


#contsubmenu{
    position: absolute;
    top: 10;
    height: 25px;
    line-height: 20px;
    left: auto;
    text-align: right;
    width: 580px;
    z-index: 1;

}
#contsubmenu a{
    text-decoration: none;
    color: #BBB;
    font-weight: bold;
    font-size: 120%;
    margin-left: 1em;
}



#banner1{
    position: absolute;
    left: 224px;
    top: 18px;
}


#login{
    position: absolute;
    top: 135px;
    width: 250px;
    right: 0;
    z-index: 50;
    text-align: right;
}
#login a{
    padding: 0 10px 0 0;
    font-size: 11px;
    color: #888;
    font-weight: normal;
    text-decoration: none;
}
#login a:hover{
    color: #F00;
    text-decoration: underline;
}
#submenu{
    position: absolute;
    left: 0;
    top: 155px;
    width: 974px;
    height: 65px;
    background: url('submenu.jpg') 0 0 no-repeat;
}

#submenu #searchbox{
    top: 0px;
    padding: 0 0 0 20px;
    width: 300px;
}
#searchbox #srchbtn{
    margin: 14px 10px 0 24px;
    float: left;
}
#searchbox .inp{
    float: left;
    border: 1px solid #D0D0D0;
    margin: 10px 0 0 0;
    padding: 0;
    width: 134px;
    height: 20px;
}





.strtxt{
    /*text-align: justify;*/
    padding-right: 1em;
}
.strtxt .pic{
    float: left;
    margin: 0 8px 8px 0;
    /*border: 4px solid #E5ECF4;*/
    border: 4px solid #7692B7;
}

h1{
    font-size: 150%;
    margin: 0 0 15px 0;
}
h2 {
  margin:0 0 .769em; /* 10/13 */
  font-size:1.3em;
  line-height:1.539; /* 20/13 */
  color:#777777;
  text-transform:lowercase;
  }
h4{
    font-size: 12px;
}



.msg0,.msg1,.msg2{background: url('msg0.gif') 2px center no-repeat;padding: 1em 1em 1em 25px}
.msg1{background-image: url('msg1.gif')}
.msg2{background-image: url('msg2.gif')}


.lst{
    width: 100%;
    border: 1px solid #9AB4D6;
}
.lst th{
    padding: 1px;
    color: #FFF;
    text-align: center;
    background: #69C;
    vertical-align: middle;
}

.frm{
    width: 100%;
}
.frm td{
    text-align:left;
}
.inp{
    border: 1px solid #474747;
}
.btn{
    color: #FFF;
    background: #474747;
    padding: 2px 5px;
    border: 1px solid #474747;
    font: bold 10px Verdana;
}
.tal td{
    text-align: left;
}


.frm h6{
    color: #000;
    margin: 2em 0 12px 0;
    padding: 2px 2px 2px 0px;
    font-size: 12px;
    border-bottom: 1px solid #DDD;
}


#leftinfo{
    padding: 3px 0px 0 10px;
}
#leftinfo p{
    margin: .25em 0 1em 1em;
    padding: 0;
}


#anketa{
    width: 170px;
}
#anketa .choice{
    text-decoration: none;
    line-height: 18px;
    display: block;
    margin-bottom: 4px;
}
#anketa .graph{
    background: #E2E2E2;
    width: 100%;
}
#anketa .graph div{
    background: #FB2A28;
    width: 100%;
    height: 10px;
    font-size: 1px;
}
#anketa h4{
    margin: 0 0 0 0;
    padding: 4px;
    text-align: center;
}



.car{
    background: #FFF;
    height: 68px;
    overflow: hidden;
    margin: 8px 0 0 0;
    padding: 8px 0 0 0;
    border-top: 1px solid #EEE;
    position: relative;
}
.car .img{
    float: left;
    border: 1px solid #CFCFCF;
    margin: 0 14px 0 0;
    width: 118px;
    height: 66px;
}
.car .owner{
    position: absolute;
    top: 8px;
    left: 134px;
    font-size: 10px;
    color: #000;
    padding-top: 2px;
    display:block;
}
.car .brand{
    float: right;
}
.car h6{
    color: #000;
    margin: 0;
    padding: 3px 0 0 0;
    font: bold 14px Arial;
}
.owned h6{
    padding: 14px 0 0 0;
}
.car p{
    margin:10px 0 0 0;
    padding: 0;
}
.car p span{
    padding: 0 18px 0 0;
}
.car .actions{
    position: absolute;
    left: 134px;
    top: 62px;
    margin: 0px 0 0 0;
    font-size: 10px;
}
.car .actions a{
    margin: 0 15px 0 0;
    text-decoration: none;
}
.car a:hover h6{
    color: #F00 !important;
}
#rating{
    padding: 8px 0;
}



.photoedit{
    margin: 11px;
    float: left;
    list-style: none;
    background: #F4F4F4;
}
.photoedit .img{
    display: block;
    width: 118px;
    height: 66px;
    overflow: hidden;
}
.photoedit .img img{
    border: 0;
}
.photoedit .del{
    margin-right: 5px;
}

.loading{
    background: url('loading.gif') top right no-repeat;
}


#cardetail{
    float:left;
    width:280px;
}

#cardetailgal{
    float: left;
    padding-top: 25px;
    width: 290px;
}
#cardetailgal .thm{
    border:1px solid #CFCFCF;
    display: block;
    float: left;
    margin: 2px 0 2px 4px;
}
#cardetailgal .thm img{
    width: 90px;
}

#cardetailgal .zoom img{
    width: 100%;
}
#cardetailgal .zoom{
    display: block;
    width: 282px;
    margin: 0 0 4px 4px;
    border:1px solid #CFCFCF;
}
#cardetail table{
    width: 275px;
}


#commentform{
    padding: 10px;
    background: #F4F4F4;
    width: 422px;
    margin: 20px auto;
}

#commentform textarea{
    width: 100%;
    margin: 0 0 1px 0;
}

#commentform #remaining{
    float: right;
    line-height: 18px;
}

.comment{
    padding: 10px;
    background: #F4F4F4;
    width: 422px;
    margin: 10px auto;
}
.comment .date{
    float: right;
    color: #CCC;
}
.comment .del{
    float: right;
    margin: 0 0 0 5px;
}
.new span{
    color: #F00;
}

/****COMPARE****/
#compare{
    margin: -34px 0 0 0 ;
}

#compare td, #compare th{
    font-size: 80% !important;
}

#compare td{
    width: 117px;
}
#compare .param{
    width: 140px;
    height: 21px;
}
#compare tr:hover{
    background: #F0F0F0;
}
#compare h6{
    margin: 0;
}




#left .strtxt, #right .strtxt{
    padding-right: 0;
}




.garage h6{
    color: #000;
    margin: 0;
    padding: 1px 0 0 0;
    font: bold 14px Arial;
    border-bottom: 1px solid #DDD;
}
.garage p{
    line-height: 1.25em;
}

#bookmark li{
    margin: 0 11px 22px 11px;
    float: left;
    list-style: none;
    background: #F4F4F4;
}
#bookmark li .img{
    display: block;
    width: 118px;
    height: 66px;
    overflow: hidden;
}
#bookmark li .img img{
    border: 0;
}
#bookmark li .del{
    line-height: 16px;
    margin-right: 5px;
    text-decoration: none;
}
#bookmark li .del img{
    vertical-align: middle;
}


#topcars{
    background: #8D8D8D url('top-cars.jpg') 0 0 no-repeat;
    height: 212px;
}
#topcars a{
    display: block;
    height: 71px;
    padding: 0 0 0 52px;
    overflow: hidden;
    position: relative;
    color: #FFF;
    font-weight: bold;
}
#topcars a:hover{
    text-decoration: none;
}
#topcars .rating, #topcars .votes{
    position: absolute;
    display: block;
}

#topcars .rating{
    left: 18px;
    top: 23px;
    width: 15px;
    text-align: right;
    font-size: 14px;
}
#topcars .votes{
    left: 0px;
    top: 37px;
    width: 48px;
    text-align: right;
    font-size: 12px;
}



/*
.ui-state-highlight{
    background: #BBB !important;
    display: block;
    float: left;
    width: 120px;
    height: 84px;
}
*/



.paging{
    text-align:center;
    padding: 25px 0 0 0;
}

.paging img, .paging a{
    margin: 0 4px;
}
.paging a img{
    margin: 0;
}

.paging a, .paging span, .paging img {
    vertical-align: middle;
    line-height: 17px;
}


#filterwrap .fl{
    width: 46px;
    font-weight: bold;
    padding:2px 0 0 0;
}
#filterwrap select{
    margin-right: 10px;
}
#filterwrap .inpimg{
    vertical-align: middle;
}

#filterwrap .loading{
    background: url('loading.gif') top right no-repeat;
}


.uploadifyQueue .cancel{
	float: left;
	margin-right: 4px;
}
.uploadifyQueue{
    margin-top: 4px
}
.uploadifyQueueItem{
    margin-top: 4px;
    clear: both;
}

.hist .img{
    width: 90px;
    height: 50px;
}
.hist .photoedit{
    margin: 4px;
}


.hist{
    margin:5px 0 0 0;
}
.hist .l{
    float:left;width:150px;
}
.hist .r{
    float:left;width:400px;
}


.histbox{
    margin: 8px 0 0 0;
    padding: 8px;
    border: 1px solid #EEE;
}
.histbox .l{
    float:left;
    width:70px;
}
.histbox .r{
    float:left;
    width:480px;
}
.histbox .img{
    width: 90px;
    height: 50px;
}

.histbox ul{
    margin-top: 8px;
}
.histbox .photoedit{
    margin: 0 4px 4px  0;
}
.histbox .date{
    font-weight: bold;
}





#detach #footer{
    background-position: -189px 0 !important;
}

#detach #header{
    background: url('detach-top.jpg') -189px 0 no-repeat !important;
    height: 10px;
}
#detach #left, #detach #right{
    display: none !important;
}
#detach #pagewidth, #detach #header{
    width: 600px;
    background-position: -189px 0%;
}
#detach #maincol{
    margin: 0 1px;
}
#detach #dlogo{
    background: black;
}
#detach #dlogo img{
    border: none !important;
    margin: 5px;
}

#contsubmenu {
    width: 570px;
}

#contsubmenu img{
    vertical-align: middle;
}
