@font-face{
font-family: Corbel;
src: url(corbel.eot);
}
@font-face{
font-family: Corbel;
font-weight: bold;
src: url(corbelb.eot);
}
@font-face{
font-family: Corbel;
src: url(corbel.ttf);
}
@font-face{
font-family: Corbel;
font-weight: bold;
src: url(corbelb.ttf);
}
html{
overflow-x: hidden;
}
body{
margin: 0;
padding: 0;
background: #181818 url(bg.jpg) repeat-x;
font-family: Corbel;
font-size: 12pt;
color: #FFFFFF;
}
#redbar{
height: 10px;
background: #721011;
}
#nav{
margin: auto;
font-size: 0;
}
#navholder{
width: 960px;
height: 40px;
background: #FFFFFF url(navbg.jpg) repeat-x;
}
#logo{
position: absolute;
top: 10px;
width: 275px;
height: 65px;
background: url(logo.png);
}
form,fieldset{
margin: 0;
padding: 0;
border: none;
}
input[type=text],textarea{
width: 230px;
padding: 3px;
border: 1px #333333 solid;
position: relative;
top: 4px;
}
input[type=text]:focus,textarea:focus{
background: #999999;
}
textarea{
width: 650px;
height: 140px;
position: absolute;
top: 12px;
margin-top: 10px;
}
select{
width: 240px;
margin-top: 5px;
margin-bottom: 5px;
}
.inventory{
font-size: 12pt;
text-align: left;
line-height: 24px;
position: relative;
top: 15px;
width: 700px;
}
.inventory td{
text-align: left;
border: none;
}
ul,li{
margin: 0;
padding: 0;
list-style: none;
}
ul{
width: 960px;
text-align: center;
font-size: 13pt;
font-weight: bold;
}
li{
float: left;
width: 18%;
}
li a{
color: #111111;
text-decoration: none;
display: block;
width: 100%;
height: 40px;
line-height: 40px;
}
li a:hover{
text-shadow: 0 0 3px #111111;
}
a{
outline: none;
}
#mainimage{
width: 960px;
height: 416px;
margin: auto;
background: url(mustang.jpg);
}
#container{
width: 920px;
margin: auto;
padding: 20px;
padding-top: 0;
background: #000000;
}
h2{
margin: 0;
padding: 0;
display: inline-block;
color: #721011;
width: 920px;
font-size: 17pt;
}
h2 img{
position: relative;
top: 3px;
margin-right: 5px;
}
hr{
height: 1px;
background: #000000;
color: #000000;
border: none;
border-top: 1px #333333 dashed;
}
#footerContainer{
width: 100%;
height: 200px;
clear: both;
position: relative;
top: 0px;
}
#footer{
width: 100%;
background: #000000 url(bg2.jpg) repeat-x;
margin: auto;
margin-top: 30px;
overflow-x: hidden;
overflow-y: hidden;
padding-bottom: 20px;
line-height: 16px;
color: #FFFFFF;
}
#footer table{
width: 990px;
margin: auto;
padding: 0;
font-weight: normal;
font-size: 11pt;
position: relative;
top: 20px;
left: 12px;
}
#footer table td{
width: 25%;
vertical-align: top;
border: none;
text-align: left;
}
#footer span{
color: #721011;
letter-spacing: 1px;
font-size: 15pt;
font-weight: bold;
text-shadow: 0 0 2px #000000;
}
#footer td a{
color: #FFFFFF;
background: none;
text-decoration: none;
display: inline-block;
}
#footer td a:hover{
text-decoration: underline;
}
#footer img{
border: none;
}