

/* main site navigation css */ 
#preload { display: none; }

form { 
  padding: 0px; 
  display: inline;
}
map { border:none; 
  padding: 0px; 
  
}

.navRightImage {
	float:left;
	display: block;
	width: 5px;
	float:left;
}
.navLeftMain {
	display: block;
	width: 46px;
	height: 31px;
	float:left;
}

a.navCar:hover {
	background-image: url(/Images/nav/carOver.gif); background-repeat: no-repeat;
}
.navCar {
    display:block;
	background-image: url(/Images/nav/car.gif); background-repeat: no-repeat;	
	height: 21px;
	width: 115px;
	float:left;
	cursor: pointer, hand;
}
.navCarDown {
    display:block;
	background-image: url(/Images/nav/carDown.gif); background-repeat: no-repeat;
	height: 21px;
	width: 115px;
	float:left;
	cursor: pointer, hand;
}
a.navRet:hover {
	background-image: url(/Images/nav/retOver.gif); background-repeat: no-repeat;
}
.navRet {
    display:block;
	background-image: url(/Images/nav/ret.gif); background-repeat: no-repeat;	
	height: 21px;
	width: 115px;
	float:left;
	cursor: pointer, hand;
}
.navRetDown {
    display:block;
	background-image: url(/Images/nav/retDown.gif); background-repeat: no-repeat;
	height: 21px;
	width: 115px;
	float:left;
	cursor: pointer, hand;
}
a.navTailor:hover {
	background-image: url(/Images/nav/tailorOver.gif); background-repeat: no-repeat;
}
.navTailor {
    display:block;
	background-image: url(/Images/nav/tailor.gif); background-repeat: no-repeat;
	height: 21px;
	width: 115px;
	float:left;
	cursor: pointer, hand;
}
.navTailorDown {
    display:block;
	background-image: url(/Images/nav/tailorDown.gif); background-repeat: no-repeat;
	height: 21px;
	width: 115px;
	float:left;
	cursor: pointer, hand;
}

a.navHome:hover {
	background-image: url(/Images/nav/homeOver.gif); background-repeat: no-repeat;
	
}
.navHome {
    display:block;
	background-image: url(/Images/nav/home.gif); background-repeat: no-repeat;	
	height: 21px;
	width: 115px;
	float:left;
	cursor: pointer, hand;
}

.navHomeDown {
    display:block;
	background-image: url(/Images/nav/homeDown.gif); background-repeat: no-repeat;
	height: 21px;
	width: 115px;
	float:left;
	cursor: pointer, hand;
}


a.navWarranty:hover {
	background-image: url(/Images/nav/warrantyOver.gif); background-repeat: no-repeat;
}
.navWarranty {
    display:block;
	background-image: url(/Images/nav/warranty.gif); background-repeat: no-repeat;	
	height: 21px;
	width: 115px;
	float:left;
	cursor: pointer, hand;
}
.navWarrantyDown {
    display:block;
	background-image: url(/Images/nav/warrantyDown.gif); background-repeat: no-repeat;
	height: 21px;
	width: 115px;
	float:left;
	cursor: pointer, hand;
}

a.navOther:hover {
	background-image: url(/Images/nav/otherOver.gif); background-repeat: no-repeat;
}
.navOther {
    display:block;
	background-image: url(/Images/nav/other.gif); background-repeat: no-repeat;	
	height: 21px;
	width: 115px;
	float:left;
	cursor: pointer, hand;
}
.navOtherDown {
    display:block;
	background-image: url(/Images/nav/otherDown.gif); background-repeat: no-repeat;
	height: 21px;
	width: 115px;
	float:left;
	cursor: pointer, hand;
}

a.ancPI:hover {
	background-image: url(/Images/anc/pIOver.gif); background-repeat: no-repeat;
}
.ancPI {
    display:block;
	background-image: url(/Images/anc/pI.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}
a.ancHireCar:hover {
	background-image: url(/Images/anc/hireCarOver.gif); background-repeat: no-repeat;
}
.ancHireCar {
    display:block;
	background-image: url(/Images/anc/hireCar.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}
a.ancIPP:hover {
	background-image: url(/Images/anc/iPPOver.gif); background-repeat: no-repeat;
}
.ancIPP {
    display:block;
	background-image: url(/Images/anc/iPP.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}
a.ancPayHol:hover {
	background-image: url(/Images/anc/payHolOver.gif); background-repeat: no-repeat;
}
.ancPayHol {
    display:block;
	background-image: url(/Images/anc/payHol.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}
a.ancBreakdown:hover {
	background-image: url(/Images/anc/breakdownOver.gif); background-repeat: no-repeat;
}
.ancBreakdown {
    display:block;
	background-image: url(/Images/anc/breakdown.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}
a.ancGarage:hover {
	background-image: url(/Images/anc/garageOver.gif); background-repeat: no-repeat;
}
.ancGarage {
    display:block;
	background-image: url(/Images/anc/garage.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}

a.opVan:hover {
	background-image: url(/Images/anc/vanOver.gif); background-repeat: no-repeat;
}
.opVan {
    display:block;
	background-image: url(/Images/anc/van.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}

a.opTravel:hover {
	background-image: url(/Images/anc/travelOver.gif); background-repeat: no-repeat;
}
.opTravel {
    display:block;
	background-image: url(/Images/anc/travel.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}

a.opBike:hover {
	background-image: url(/Images/anc/bikeOver.gif); background-repeat: no-repeat;
}
.opBike {
    display:block;
	background-image: url(/Images/anc/bike.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}

a.opLandlord:hover {
	background-image: url(/Images/anc/landlordOver.gif); background-repeat: no-repeat;
}
.opLandlord {
    display:block;
	background-image: url(/Images/anc/landlord.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}

a.opHome:hover {
	background-image: url(/Images/anc/homeOver.gif); background-repeat: no-repeat;
}
.opHome {
    display:block;
	background-image: url(/Images/anc/home.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}

a.opCar:hover {
	background-image: url(/Images/anc/carWarrantyOver.gif); background-repeat: no-repeat;
}
.opCar {
    display:block;
	background-image: url(/Images/anc/carWarranty.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}

a.opMulticar:hover {
	background-image: url(/Images/anc/multiCarOver.gif); background-repeat: no-repeat;
}
.opMulticar {
    display:block;
	background-image: url(/Images/anc/multiCar.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}
a.travelSingle:hover {
	background-image: url(/Images/anc/multiCarOver.gif); background-repeat: no-repeat;
}
.travelSingle {
    display:block;
	background-image: url(/Images/anc/multiCar.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}

a.travelBackpacker:hover {
	background-image: url(/Images/anc/multiCarOver.gif); background-repeat: no-repeat;
}
.travelBackpacker {
    display:block;
	background-image: url(/Images/anc/multiCar.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}
a.travelAnnual:hover {
	background-image: url(/Images/anc/multiCarOver.gif); background-repeat: no-repeat;
}
.travelAnnualSingle {
    display:block;
	background-image: url(/Images/anc/multiCar.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}
a.travelGolf:hover {
	background-image: url(/Images/anc/multiCarOver.gif); background-repeat: no-repeat;
}
.travelGolf {
    display:block;
	background-image: url(/Images/anc/multiCar.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}
a.travelWinter:hover {
	background-image: url(/Images/anc/multiCarOver.gif); background-repeat: no-repeat;
}
.travelWinter {
    display:block;
	background-image: url(/Images/anc/multiCar.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}
a.travelCruise:hover {
	background-image: url(/Images/anc/multiCarOver.gif); background-repeat: no-repeat;
}
.travelCruise {
    display:block;
	background-image: url(/Images/anc/multiCar.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}
a.travelSingle:hover {
	background-image: url(/Images/anc/singleOver.gif); background-repeat: no-repeat;
}
.travelSingle {
    display:block;
	background-image: url(/Images/anc/single.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}

a.travelBackpacker:hover {
	background-image: url(/Images/anc/backpackerOver.gif); background-repeat: no-repeat;
}
.travelBackpacker {
    display:block;
	background-image: url(/Images/anc/backpacker.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}
a.travelAnnual:hover {
	background-image: url(/Images/anc/annualOver.gif); background-repeat: no-repeat;
}
.travelAnnual {
    display:block;
	background-image: url(/Images/anc/annual.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}
a.travelGolf:hover {
	background-image: url(/Images/anc/golfOver.gif); background-repeat: no-repeat;
}
.travelGolf {
    display:block;
	background-image: url(/Images/anc/golf.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}
a.travelWinter:hover {
	background-image: url(/Images/anc/winterOver.gif); background-repeat: no-repeat;
}
.travelWinter {
    display:block;
	background-image: url(/Images/anc/winter.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}
a.travelCruise:hover {
	background-image: url(/Images/anc/cruiseOver.gif); background-repeat: no-repeat;
}
.travelCruise {
    display:block;
	background-image: url(/Images/anc/cruise.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}

a.faqBuy:hover {
	background-image: url(/Images/anc/faq/buyOver.gif);
	background-repeat: no-repeat;
}
.faqBuy {
	display:block;
	background-image: url(/Images/anc/faq/buy.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}
a.faqClaim:hover {
	background-image: url(/Images/anc/faq/claimOver.gif); background-repeat: no-repeat;
}
.faqClaim {
    display:block;
	background-image: url(/Images/anc/faq/claim.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}
a.faqPolicy:hover {
	background-image: url(/Images/anc/faq/policyOver.gif); background-repeat: no-repeat;
}
.faqPolicy {
    display:block;
	background-image: url(/Images/anc/faq/policy.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}
a.faqRenewal:hover {
	background-image: url(/Images/anc/faq/renewalOver.gif); background-repeat: no-repeat;
}
.faqRenewal {
    display:block;
	background-image: url(/Images/anc/faq/renewal.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}

a.faqRenewal:hover {
	background-image: url(/Images/anc/faq/renewalOver.gif); background-repeat: no-repeat;
}
.faqRenewal {
    display:block;
	background-image: url(/Images/anc/faq/renewal.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}

a.faqRenewal:hover {
	background-image: url(/Images/anc/faq/renewalOver.gif); background-repeat: no-repeat;
}
.faqRenewal {
    display:block;
	background-image: url(/Images/anc/faq/renewal.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}
a.faqRenewal:hover {
	background-image: url(/Images/anc/faq/renewalOver.gif); background-repeat: no-repeat;
}
.faqRenewal {
    display:block;
	background-image: url(/Images/anc/faq/renewal.gif); background-repeat: no-repeat;	
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}
a.helpTax:hover {
	background-image: url(/Images/anc/help/taxOver.gif);
	background-repeat: no-repeat;
}
.helpTax {
	display:block;
	background-image: url(/Images/anc/help/tax.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}

a.helpAbroad:hover {
	background-image: url(/Images/anc/help/abroadOver.gif);
	background-repeat: no-repeat;
}
.helpAbroad {
	display:block;
	background-image: url(/Images/anc/help/abroad.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}

a.helpService:hover {
	background-image: url(/Images/anc/help/serviceOver.gif);
	background-repeat: no-repeat;
}
.helpService {
	display:block;
	background-image: url(/Images/anc/help/service.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}

a.helpGreen:hover {
	background-image: url(/Images/anc/help/greenOver.gif);
	background-repeat: no-repeat;
}
.helpGreen {
	display:block;
	background-image: url(/Images/anc/help/green.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 148px;
	float:left;
	cursor: pointer, hand;
}

.navCar span {
	display:none
} 
.navCarDown span{
	display:none
}
.navRet span {
	display:none
} 
.navRetDown span{
	display:none
}
.navTailor span {
	display:none
} 
.navTailorDown span{
	display:none
}
.navHome span {
	display:none
} 
.navHomeDown span{
	display:none
}
.navWarranty span {
	display:none
} 
.navWarrantyDown span{
	display:none
}
.navOther span {
	display:none
} 
.navOtherDown span{
	display:none
}
.ancPI span{
	display:none
}
.ancHireCar span{
	display:none
}
.ancIPP span{
	display:none
}
.ancPayHol span{
	display:none
}
.ancBreakdown span{
	display:none
}
.ancGarage span{
	display:none
}
.opVan span{
display:none
}
.opTravel span{
display:none
}
.opBike span{
display:none
}
.opLandlord span{
 display:none
}

.opHome span{
   display:none
}

.opCar span{
display:none}

.opMulticar span{
display:none
}


.travelSingle span{
display:none
}
.travelBackpacker span{
display:none
}
.travelAnnual span{
display:none
}
.travelGolf span{
display:none
}
.travelWinter span{
display:none
}
.travelCruise span{
display:none
}
.faqBuy span{
display:none
}
.faqClaim span{
display:none
}
.faqPolicy span{
display:none
}
.faqRenewal span{
display:none
}

.helpTax span{
display:none
}
.helpAbroad span{
display:none
}
.helpService span{
display:none
}
.helpGreen span{
display:none
}
}
