/* Kelvin Owers - colours */

.left_nav .standard a{}
.left_nav .standard a:hover {}
.left_nav .destinations a{color:#72BF44;}
.left_nav .destinations a:hover {color:#BFD72F; border-bottom: 1px #BFD72F solid;}
.left_nav .hotels a{color:#7F78B8;}
.left_nav .hotels a:hover {color:#A5A0CF; border-bottom: 1px #A5A0CF solid;}
.left_nav .multi_centre a{color:#F5821F;}
.left_nav .multi_centre a:hover {color:#FDB913; border-bottom: 1px #FDB913 solid;}
.left_nav .fly_drive a{color:#B45FA5;}
.left_nav .fly_drive a:hover {color:#C78EBF; border-bottom: 1px #C78EBF solid;}
.left_nav .cruising a{color:#00B6F1;}
.left_nav .cruising a:hover {color:#5BCBF5; border-bottom: 1px #5BCBF5 solid;}
.left_nav .escorted_tours a{color:#D57C60;}
.left_nav .escorted_tours a:hover {color:#E19A84; border-bottom: 1px #E19A84 solid;}
.left_nav .vehicle_hire a{color:#00B8A4;}
.left_nav .vehicle_hire a:hover {color:#7BCCBF; border-bottom: 1px #7BCCBF solid;}
.left_nav .airline_partners a{color:#3E85C6;}
.left_nav .airline_partners a:hover {color:#739DD3; border-bottom: 1px #739DD3 solid;}
.left_nav .special_offers a{color:#B41D8D;}
.left_nav .special_offers a:hover {color:#EC008C; border-bottom: 1px #EC008C solid;}


.default #main .pagetitle {
	color: #ed1b2f;
	background: transparent url(decoration/heading_star_default.gif) left 3px no-repeat;
}
.default #main h2, .default #main h4 {
	color: #ed1b2f;
}
.default #main h3 {
	color: black;
    background: #ed1b2f;
}
.default #country_list a:hover, .default #country_list a:focus ,
.default #thumb_list a:hover, .default #thumb_list a:focus ,
.default #place_list a:hover, .default #place_list a:focus ,
.default #featured_list a:hover, .default #featured_list a:focus {
	color: #ed1b2f;
}

.destinations #main .pagetitle {
	color: #BFD72F;
	background: transparent url(decoration/heading_star_destinations.gif) left 3px no-repeat;
}
.destinations #main h2 , .destinations #main h4 {
	color: #BFD72F;
}
.destinations #main h3 {
	color: black;
    background: #BFD72F;
}
.destinations #country_list a:hover, .destinations #country_list a:focus ,
.destinations #thumb_list a:hover, .destinations #thumb_list a:focus ,
.destinations #place_list a:hover, .destinations #place_list a:focus ,
.destinations #featured_list a:hover, .destinations #featured_list a:focus {
	color: #BFD72F;
}

.hotels #main .pagetitle {
	color: #a6a0ce;
	background: transparent url(decoration/heading_star_hotels.gif) left 3px no-repeat;
}
.hotels #main h2, .hotels #main h4 {
	color: #a6a0ce;
}
.hotels #main h3 {
	color: black;
    background: #a6a0ce;
}
.hotels #country_list a:hover, .hotels #country_list a:focus ,
.hotels #thumb_list a:hover, .hotels #thumb_list a:focus ,
.hotels #place_list a:hover, .hotels #place_list a:focus ,
.hotels #featured_list a:hover, .hotels #featured_list a:focus {
	color: #a6a0ce;
}

.cruising #main .pagetitle {
	color: #57cbf5;
	background: transparent url(decoration/heading_star_cruising.gif) left 3px no-repeat;
}
.cruising #main h2, .cruising #main h4 {
	color: #57cbf5;
}
.cruising #main h3 {
	color: black;
    background: #57cbf5;
}
.cruising #thumb_list a:hover, .cruising #thumb_list a:focus {
	color: #57cbf5;
}

.airline #main .pagetitle {
	color: #739dd3;
	background: transparent url(decoration/heading_star_airline.gif) left 3px no-repeat;
}
.airline #main  h2, .airline #main  h4 {
	color: #739dd3;
}
.airline #main h3 {
	color: black;
    background: #739dd3;
}
.airline #thumb_list a:hover, .airline #thumb_list a:focus {
	color: #739dd3;
}

.flydrives #main .pagetitle {
	color: #c78ebf;
	background: transparent url(decoration/heading_star_fly.gif) left 3px no-repeat;
}
.flydrives #main h2, .flydrives #main h4 {
	color: #c78ebf;
}
.flydrives #main h3 {
	color: black;
    background: #c78ebf;
}
.flydrives #thumb_list a:hover, .flydrives #thumb_list a:focus {
	color: #c78ebf;
}

.hire #main .pagetitle {
	color: #7bcbc0;
	background: transparent url(decoration/heading_star_hire.gif) left 3px no-repeat;
}
.hire #main h2, .hire #main h4 {
	color: #7bcbc0;
}
.hire #main h3 {
	color: black;
    background: #7bcbc0;
}
.hire #thumb_list a:hover, .hire #thumb_list a:focus {
	color: #7bcbc0;
}

.multi #main .pagetitle {
	color: #fdb912;
	background: transparent url(decoration/heading_star_multi.gif) left 3px no-repeat;
}
.multi #main h2, .multi #main h4 {
	color: #fdb912;
}
.multi #main h3 {
	color: black;
    background: #fdb912;
}
.multi #thumb_list a:hover, .multi #thumb_list a:focus {
	color: #fdb912;
}


.offers #main .pagetitle {
	color: #ec008c;
	background: transparent url(decoration/heading_star_offers.gif) left 3px no-repeat;
}
.offers #main h2, .offers #main h4 {
	color: #ec008c;
}
.offers #main h3 {
	color: black;
    background: #ec008c;
}
.offers #thumb_list a:hover, .offers #thumb_list a:focus {
	color: #ec008c;
}

.tours #main .pagetitle  {
	color: #e19a85;
	background: transparent url(decoration/heading_star_tours.gif) left 3px no-repeat;
}
.tours #main h2, .tours #main h4 {
	color: #e19a85;
}
.tours #main h3 {
	color: black;
    background: #e19a85;
}
.tours #thumb_list a:hover, .tours #thumb_list a:focus {
	color: #e19a85;
}