@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font:12px Arial, sans-serif; background:#000 url(assets/bg.jpg) no-repeat fixed center top;}
h1, h2, h3, h4, p{margin:0px; padding:0px; margin-bottom:10px;}
p{line-height:140%;}
img{border:none;}
h1{font-size:1.6em;}
h2{font-size:1.4em;}
h3{font-size:1.3em;}
h4{font-size:1.2em;}
form{display:block; margin:0; padding:0;}
a{color:#008ac9;}

.page_title{margin:0; padding:10px; background:url(assets/trans-dark-bg.png); color:#fff;}
.title{background:#008ac9; color:#fff; padding:5px;}
.padding{padding:10px;}
.text-input, .text_input{border:1px solid #666; color:#666; font:12px Tahoma, sans-serif; padding:3px 5px;}
.text-area{border:1px solid #666; color:#666; font:12px Tahoma, sans-serif; padding:3px 5px;}
.focus{border:1px solid #000; color:#000;}
.long-input, .long_input{width:300px;}
.confirmation{background-color:#CFC; border:1px solid #090; color:#090; font:Bold 12px Arial; padding:10px;}
.errors{background-color:#FCC; border:1px solid #900; color:#900; font:Bold 12px Arial; padding:10px;}
.clear{clear:both;}
.clear hr{display:none;}
.button{display:inline-block; padding:5px 10px; background:#ff7d00; color:#fff; border:1px solid #ff7d00; text-decoration:none;}
.button:hover{background:#008ac9; color:#fff;}

#header{background:url(assets/trans-bg.png); height:90px; color:#fff; font-size:1.2em;}
#header .center{width:1000px; height:90px; margin:0 auto; position:relative;}
#header .center h1{margin:0 auto; width:477px; height:86px; background:url(assets/freeman-logo.png); text-indent:-3000px; overflow:hidden;}
#header .center h2{position:absolute; top:0; left:0; width:110px; height:90px; background:url(assets/mazda-logo.gif); text-indent:-3000px; overflow:hidden;}
#header .center .right{position:absolute; top:0; right:0; padding-top:5px; text-align:right;}
#header .phone{font-size:1.6em; font-weight:bold; margin-bottom:5px;}

#main{width:1000px; margin:0 auto;}
#nav{list-style:none; margin:1px 0 5px; padding:0; background:url(assets/trans-bg.png); height:40px; font-size:1.2em;}
#nav>li{float:left;}
#nav>li>a{padding:11px 11px;}
#nav li{position:relative; z-index:999; white-space:nowrap;}
#nav li ul{position:absolute; list-style:none; margin:0; padding:0; background:#001f2e; display:none;}
#nav a{display:block; text-decoration:none; color:#fff; padding:5px 12px;}
#nav a:hover{color:#ff7d00;}
#content{background:#fff;}
#footer{border-top:1px solid #ff7d00; padding:10px 0; margin-top:10px; text-align:center; clear:both;}
#footer a{color:#fff; text-decoration:none; margin:0 5px;}
#footer a:hover{color:#ff7d00; text-decoration:underline;}

.col-left{width:335px; height:300px; float:left; background:url(assets/trans-bg.png); color:#fff;}
.col-left h2{margin:0; padding:5px; background:url(assets/trans-bg.png); color:#fff; text-align:center;}
#search_form{font-size:1.2em;}
#search_form .long-input{width:250px;}
.rotator{float:right; width:660px; height:300px;}
.boxes{margin-top:5px;}
.boxes div{float:left; margin-right:5px; width:330px; height:200px; background:url(assets/trans-bg.png);}
.boxes div.last{margin:0;}

ul.buttons{list-style:none; margin:0; padding:0; font-size:1.4em; text-transform:uppercase; font-size:1.6em;}
ul.buttons a{display:block; text-decoration:none; color:#fff; padding:4px 10px;}
ul.buttons a:hover{color:#ff7d00;}

.specials-tabs{border-bottom:1px solid #000;}
.specials-tabs ul{list-style:none; margin:0px; padding:0px;}
.specials-tabs ul li{float:left; border:1px solid #000; border-bottom:none; margin-left:2px;}
.specials-tabs ul li a{display:block; padding:5px; border:1px solid #fff; background:#efefef; text-decoration:none; color:#000;}
.specials-tabs ul li a:hover{background:#444; color:#fff;}
.specials-tabs ul li.selected a{background:#008ac9; color:#fff;}
.special{padding:10px;}
.odd{background:#fff;}
.even{background:#eee;}
.specials-vehicle{float:left; margin-right:20px;}
.specials-content{}
.specials-controls{clear:both;}
.specials-controls a{display:inline-block; padding:3px 5px; background:#ccc; color:#000; border:1px solid #000; text-decoration:none;}
.specials-controls a:hover{background:#000; color:#fff; border:1px solid #fff;}
.staff-content p{margin-bottom:5px;}

