@charset "utf-8";
/* CSS Document */



/* ---------------------------------------------- TYPOGRAPHY -------------------------------------------------------- */

a{
	text-decoration:none;
}

.middle-promo p{
	color:#666666;
	font-size:11px;
}

.middle-promo p a{
	color:#FF0000;
	font-weight:bold;
}

#faq-box h3{
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
}

#faq-box h4{
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
}

#faq-box a{
	color:#FFF;
}

#faq-box a:hover{
	text-decoration:underline;
}

.grey-text-box a{
	text-decoration:underline;
}

#footer{
	font-size:10px;
	color:#666666;
}

#footer a{
	color:#666666;
	text-decoration:underline;
}

#footer .lighter{
	color:#999999;
}

#header-nav a{
	color:#89a79e;
	font-weight:bold;
}

.sub-nav a{
	text-transform:uppercase;
	color:#444444;
}

.sub-nav a:hover{
	color:#666666;
}


/* ---------------------------------------------- GLOBAL -------------------------------------------------------- */

#header{
	background:url(../images/header_bg.jpg) left top no-repeat;
}

#header-nav li{
	background:url(../images/cherry-icon.png) left top no-repeat;
}

#logo{
	background:url(../images/logo.gif) left top no-repeat;
}

#nav{
	background-color:#89a79e;
}

#nav_home{
	background:url(../images/nav_home.gif) left top no-repeat;
}

#nav_buy-voucher{
	background:url(../images/nav_buy-voucher.gif) left top no-repeat;
}

#nav_use-voucher{
	background:url(../images/nav_use-voucher.gif) left top no-repeat;
}

#nav_why-us{
	background:url(../images/nav_why-us.gif) left top no-repeat;
}

#nav_delivery{
	background:url(../images/nav_delivery.gif) left top no-repeat;
}

#nav_contact-us{
	background:url(../images/nav_contact-us.gif) left top no-repeat;
}

#nav_need-help{
	background:url(../images/nav_need-help.gif) left top no-repeat;
}

#nav a:hover{
	background-position:left -31px;
}

#nav form input.submit{
	/*background:url(../images/go_btn.gif) left top no-repeat;*/
}

/* --- LEFT NAV --- */

#left-nav{
	background-color:#89a79e;
}

#left-nav li span, #left-nav li hr{
	display:none;
}

#leftnav_air{
	background:url(../images/leftnav_air.gif) left top no-repeat;
}

#leftnav_water{
	background:url(../images/leftnav_water.gif) left top no-repeat;
}

#leftnav_drive{
	background:url(../images/leftnav_drive.gif) left top no-repeat;
}

#leftnav_adventure{
	background:url(../images/leftnav_adventure.gif) left top no-repeat;
}

#leftnav_indulge{
	background:url(../images/leftnav_indulge.gif) left top no-repeat;
}

#leftnav_body-soul{
	background:url(../images/leftnav_body-soul.gif) left top no-repeat;
}

#leftnav_inspire{
	background:url(../images/leftnav_inspire.gif) left top no-repeat;
}

#leftnav_junior{
	background:url(../images/leftnav_junior.gif) left top no-repeat;
}

#leftnav_whats-new{
	background:url(../images/leftnav_whats-new.gif) left top no-repeat;
}

#leftnav_gift-vouchers{
	background:url(../images/leftnav_gift-vouchers.gif) left top no-repeat;
}

#leftnav_spacer{
	background:url(../images/leftnav_spacer.gif) left top no-repeat;
}

#leftnav_gifts-for-him{
	background:url(../images/leftnav_gifts-for-him.gif) left top no-repeat;
}

#leftnav_gifts-for-her{
	background:url(../images/leftnav_gifts-for-her.gif) left top no-repeat;
}

#leftnav_couples{
	background:url(../images/leftnav_couples.gif) left top no-repeat;
}

#leftnav_team-choice{
	background:url(../images/leftnav_team-choice.gif) left top no-repeat;
}

#leftnav_visit-us-in{
	background:url(../images/leftnav_visit-us-in.gif) left top no-repeat;
}

.sub-nav{
    background-color:#89a79e;
    width:165px;
    opacity:0.9;
    filter:alpha(opacity=90);
    -ms-filter:alpha(opacity=90);
}

.sub-nav ul{
    margin:0;
    padding:0;
}

.sub-nav ul li{
    list-style-type:none;
    margin:0;
    padding:0;
}

.sub-nav ul li a{
    display:block;
    width:159px;
    padding:3px 0 3px 5px;
    line-height:11px;
    font-size:11px;
    color:#FFF;
    font-weight:bold;
}

.sub-nav ul li a:hover{
    color:#9DB6AE;
}


/* ---------------------------------------------- GENERAL -------------------------------------------------------- */

.go_btn{
	background:url(../images/go_btn.gif) left -1px no-repeat;
}


/* ---------------------------------------------- HOMEPAGE -------------------------------------------------------- */

.grey-text-box{
	background-color:#fefefe;
	border:1px solid #eeeeee;
	color:#666666;
}

.grey-text-box h1{
	color:#999999;
	font-size:15px;
}

.grey-text-box h2{
	color:##999999;
	font-size:11px;
	font-style:italic;
}







