/* RESET */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }

ul,ol { list-style: none; }

fieldset,img { border: none; }

caption,th { text-align: left; }

table { border-collapse: collapse; border-spacing: 0; }



body { font: 12px Arial, Verdana, sans-serif; background-color: #ffffff; color:#333333; }

a { color: #000; }

a:link, a:visited, a:active { text-decoration: none; }

a:hover { text-decoration: underline; }




h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }

h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 3px; }

h3 { font-weight: bold; font-size: 1em; line-height: 18px; }

h4 { font-weight: bold; font-size: 10px; line-height: 18px; }

ul { margin-bottom: 8px; list-style: none outside; }

ol { margin-bottom: 8px; list-style: decimal; margin-left: 2.2em; }

strong {
font-weight:bolder;
}


.right {
float:right;
margin:4px;
}

.left {
float:left;
margin:4px;
}


.rightnomargin {
float:right;
}
/*MAIN STYLES*/


#trade-wrap {
width:790px;
position:relative;
margin:0 auto;
height:auto;
}

#trade-header {
position:relative;
float:left;
width:790px;
height:101px;
clear:both;

}


#trade-header  h1 a{
float:left;
display:block;
width:790px;
height:101px;
clear:both;
background:url(../graphics/trade_header.gif) top center no-repeat;
margin:0;
}

#trade-header  h1 span{
display:none;
}





#trade-hero {
float:left;
width:790px;
height:111px;
clear:both;
background:url(../graphics/trade_hero.jpg) top center no-repeat;
margin-bottom:5px;

}

#trade-content {
width:790px;
float:left;
}

#trade-footer {
width:790px;
margin-top:8px;
padding-top:4px;
border-top:1px solid #CCCCCC;
height:10px;
margin-bottom:10px;
}

#trade-footer a{
color:#999999;
font-size:10px;
padding-left:10px;
padding-right:10px;
}


#trade-cars {
width:770px;
min-height:500px;
float:left;
margin-left:5px;
_margin-left:2px;
}

#trade-cars div {
/*border:1px solid #000;*/
}
#trade-right{
float:left;
clear:right;
width:218px;
height:597px;
background:url(../graphics/trade-right.jpg) top right no-repeat;
}