@font-face
{
 font-family: "Days";
 src: url("../font/days.eot");
 src: local("Days Regular"), local("Days"), url("../font/days.otf") format("opentype");
}

.trans
{
 behavior: url(template/current/script/iepngfix/iepngfix.htc);
}

body
{
 background-color:black;
}

#middleline
{
 background-image:url("../image/back.gif");
 background-position:top center;
 background-repeat: no-repeat;
}

#car
{
 background-image:url("../image/car1.png");
 background-position:left;
 background-repeat: no-repeat;
 height:710px;
}

#container
{
 display:none;
}

img#preloader
{
 position:absolute;
 left:50%;
 top:50%;
 margin-top:-32px;
 margin-left:-32px;
}

#panel
{
 display:none;
 position:absolute;
 left:50%;
 z-index:1;
 width:940px;
 background-color:black;
 margin-left:-475px;
 border-bottom:5px solid #00126e;
 border-left:5px solid #00126e;
 border-right:5px solid #00126e;
 border-radius-bottomleft:30px;
 border-radius-bottomright:30px;
-moz-border-radius-bottomleft:30px;
-moz-border-radius-bottomright:30px;
-webkit-border-bottom-left-radius:30px;
-webkit-border-bottom-right-radius:30px;
}

#content
{
/* font-family:Days, sans-serif;*/
 font-size:large;
 color:white;
 margin:10px;
}

#content a
{
 color:white;
}

#content div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
 border-radius:2px;
 -moz-border-radius:2px;
 -webkit-border-radius:2px;
 background-color:black;
}

#content button,input,textarea
{
 border:2px solid lightblue;
 border-radius: 3px;
 -moz-border-radius:3px;
 -webkit-border-radius:3px;
 background-color:blue;
 color:white;
 font-weight:bold;
}

#content img
{
 box-shadow: 2px 2px 1px dimgray;
 -moz-box-shadow: 2px 2px 1px dimgray;
 -webkit-box-shadow: 2px 2px 1px dimgray;
 filter:progid:DXImageTransform.Microsoft.DropShadow(color=dimgray, offx=2, offy=2, positive=1);
}

#topline
{
 background:url("../image/topbg.png");
 height:149px;
 width:100%;
 min-width:960px;
}

#topphone
{
 text-align:right;
 height:67px;
}

#topbasea
{
 height:62px;
}

#bottomline
{
 height:82px;
 width:100%;
 background:url("../image/bottombg.gif");
 min-width:960px;
}

#chevrolet
{
 text-align:right;
 height:83px;
}

#topstars
{
 background-image:url("../image/topstars.png");
 height:149px;
}

#topmenu
{
 padding-top:4px;
/* padding: 20px 0px;
 font-weight:bold;
 text-align:right;
 background-color:#fafad2;
 border-top: 2px #a3a389 solid;*/
}

#topmenu ul
{
 margin-left: 0px;
 padding-left: 0px;
 display: inline;
} 

#topmenu ul li
{
 width:134px;
 height:25px;
 background-image:url("../image/button.gif");
 margin-left: 0px;
 margin-right: 0px;
 padding-top: 2px;
 list-style: none;
/* display: inline;*/
 float:left;
 text-align:center;
 font-style:oblique;
 font-weight:bold;
/* border: 2px solid khaki;
 border-radius: 5px;
 -moz-border-radius:5px;
 -webkit-border-radius:5px;*/
}

#topmenu ul li a
{
 color:white;
 text-decoration:none;
 font-style:oblique;
 font-weight:bold;
}

#topmenu ul li.selected
{
 background-image:url("../image/button2.gif");
}

#topmenu ul li.lastselected
{
 background-image:url("../image/button3.gif");
}

#topmenu ul li a:hover
{
 color:red;
 text-decoration:underline;
}

#slogan
{
 text-align:center;
}

#allday
{
 height:113px;
}

#footer
{
 padding-top:28px;
 text-align:center;
}

.spacer_1
{
 height:10px;
}

.spacer_2
{
 height:20px;
}

.spacer_3
{
 height:30px;
}

.spacer_6
{
 height:60px;
}

.spacer_15
{
 height:150px;
}

.spacer_9
{
 height:90px;
}

.ban
{
 height:150px;
 background-color:darkblue;
 border:2px solid blue;
  border-radius:10px;
 -moz-border-radius:10px;
 -webkit-border-radius:10px;
 background-image: linear-gradient(center top,from(darkblue),to(blue));
 background-image: -moz-linear-gradient(center top,from(darkblue),to(blue));
 background-image: -webkit-gradient(linear, left top, left bottom,from(darkblue),to(blue));
  filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, enabled='true', startColorStr='darkblue', endColorStr='blue');
  color:white;
  text-align:center;
  font-size:large;
  font-family:Days;
}

.ban a
{
 color:white;
 text-decoration:none;
}

.ban a:hover
{
 color:red;
 text-decoration:underline;
}

#cban
{
 float:left;
 padding-left:40px;
 padding-top:35px;
}

#lban
{
 float:left;
 padding-left:10px;
 padding-top:35px;
}

#rban
{
 float:left;
 padding-left:5px;
 padding-top:40px;
}

