/*CSS file for Gatwick Airport Cars*/

body{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
background-color:#d1d1d1;
}

#header{
margin-left:auto;
margin-right:auto;
width:806px;
height:137px;
background-image:url(../images_new/header.jpg);
background-repeat:no-repeat;
}

#customerOverSea{
float:left;
padding-top:2px;
padding-left:170px;
width:400px;
color:#FFFFFF;
}

#callFree{
float:left;
margin-top:2px;
margin-left:2px;
width:211px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}

.yellow{
color:#e5ff7c;
}

#nav{
margin-left:auto;
margin-right:auto;
width:806px;
height:40px;
background-image:url(../images_new/bg-nav.gif);
background-repeat:repeat-x;
}

a.nav:link, a.nav:visited, a.nav:active{
float:left;
height:26px;
width:130px;
color:#FFFFFF;
text-decoration:none;
display:block;
padding-top:14px;
text-align:center;
}

a.nav:hover{
color:#FFFF99;	
}

#divider{
float:left;
background-image:url(../images_new/divider.jpg);
background-repeat:no-repeat;
height:40px;
width:4px;
}

#main{
padding:5px;
margin-left:auto;
margin-right:auto;
width:796px;
height:auto;
background-color:#FFFFFF;
}

#footer{
margin-left:auto;
margin-right:auto;
width:806px;
background-image:url(../images_new/bg-footer.gif);
height:57px;
}

.footerLinks{
color:#FFFFFF;
font-size:11px;
font-weight:bold;
text-align:center;
padding-top:10px;
text-transform:uppercase;
}

.copyright{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-align:center;
padding-top:10px;
}

a.fLink:link, a.fLink:visited, a.fLink:active{
color:#FFFFFF;
text-decoration:none;
}

a.fLink:hover{
color:#00CCFF;	
}

h1{
padding:0;
margin:0;
font-size:14px;
font-weight:bold;
color:#0e2aa4;
}

.redText{
color:#d01414;
}

#bookingForm{
border:1px #c4d0dd solid;
}

.listBox{
width:190px;
border:1px #003399 solid;
background-color:#e2e0fe;
color:#d01414;
}

.listBox1{
width:190px;
border:1px #003399 solid;
background-color:#e2e0fe;
color:#003366;
}

a.sitemap:link, a.sitemap:visited, a.sitemap:active{
color:#000000;
font-weight:bold;
text-decoration:none;
}

a.sitemap:hover{
color:#d01414;
}

a.website:link, a.website:visited, a.website:active{
color:#000000;
font-weight:bold;
text-decoration:none;
}

a.website:hover{
color:#d01414;
}