/********************************************************************************/
/*															*/
/*	FILE:			business_parking.css								*/
/*	AUTHOR:		Kerry Nicol and Andy Hill							*/
/*	UPDATED:		8 August 2006									*/
/*															*/
/********************************************************************************/

body	{
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 15px 0 5px 0;
text-align: center;
background-color: #FFFFFF;
color: #000000;
}

#container {
margin-left: auto;
margin-right: auto;
text-align: left;
width: 790px;
}

a{
color: #343D8C;
text-decoration: underline;
}

a:hover {
color: #999999;
text-decoration: underline;
}

table td {
vertical-align: top;
}

#contentRow1, #contentRow2, #contentRow3 {
margin: 25px 0 15px 0;
font-size: 0.8em;
width: 790px;
vertical-align: top;}

#contentRow2 td {
width: 50%;
}

#contentRow3 td {
width: 30%;
color: #000000;
background-color: #EAEAEA;
padding: 10px;
border-right: solid 2px #FFFFFF;
}

.airportParking {
padding-left: 20px;
}

.imageContainer {
width: 380px;
border: solid 1px #343D8C;
margin-top: 10px;
}

.homeImage {
margin: 5px;
width: 370px;
height: 120px;
}

.imageContainer2 {
border: solid 1px #343D8C;
margin: 10px 0 0 17px;
}

.parkingImage {
margin: 5px;
width: 360px;
height: 230px;
}

.imageContainer3 {
border: solid 1px #343D8C;
margin: 10px 50px 0 0;
}

.insuranceImage {
margin: 5px;
width: 281px;
height: 241px;
}

.imageContainer4 {
border: solid 1px #343D8C;
margin: 10px 0 0 50px;
width: 360px;
}

.carhireImage {
margin: 5px;
}


.subHeader1 {
color: #343D8C;
font-size: 1.2em;
font-weight: bold;
text-decoration: none;
}

.subHeader a {
color: #343D8C;
font-size: 1.2em;
font-weight: bold;
text-decoration: none;
}

.subHeader a:hover {
color: #343D8C;
font-size: 1.2em;
font-weight: bold;
text-decoration: underline;
}

.a {
font-size: 0.9em;
line-height: 2.0em;
margin: 0 10px 0 10px;
vertical-align: top;
width: 90%;
}

.quoteHeader {
background-color: #FCF2D9;
color: #343D8C;
font-size: 1.2em;
font-weight: bold;
}

.quoteBorder {
color: #000000;
background-color: #FCF2D9;
border-left: solid 1px #EDAB00;
border-right: solid 1px #EDAB00;
border-bottom: solid 1px #EDAB00;
width: 378px;
}

.transfersBorder {
color: #000000;
background-color: #FCF2D9;
border: solid 1px #EDAB00;
padding: 10px;
width: 550px; 
}

input, select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.0em;
}

.quoteBtn {
color: #343D8C;
font-weight: bold;
}

.right {
text-align: right;
margin: 2px 2px 0 0;
}

.padding {
padding-right: 15px;
}

.padding1 {
padding-left: 15px;
}

.parkingInfo {
color: #000000;
background-color: #EAEAEA;
padding: 10px;
}

.loungePoints {
padding-left: 50px;
width: 100%;
}

#footer {
font-size: 0.7em; 
color: #000000;
background-color: #FFFFFF;
padding: 5px;
}

#footer ul li {
display: inline;
list-style: none;
margin: 10px;
}

