@charset "utf-8";
/* CSS Document */




/* ---------------------------------------------- GLOBAL -------------------------------------------------------- */


#logo{
	display:block;
	width:330px;
	height:85px;
	float:left;
}

#logo span{
	display:none;
}

	



/* ---- TOP NAV ----- */

#nav{

}

#nav ul{
	margin:0;
	padding:0;
}

#nav ul li{
	margin:0;
	padding:0;
	float:left;
	display:inline;
	height:31px;
}

#nav ul li a{
	display:block;
	height:31px;
}

#nav ul li a span{
	display:none;
}

#nav_home{
	width:51px;
}

#nav_buy-voucher{
	width:87px;
}

#nav_use-voucher{
	width:89px;
}

#nav_why-us{
	width:63px;
}

#nav_delivery{
	width:59px;
}

#nav_contact-us{
	width:79px;
}

#nav_need-help{
	width:77px;
}

#nav .go_btn{
	float:right;
}


#nav form{
	margin:0;
	float:left;
	height:24px;
	padding:7px 0 0 11px;
}

#nav form input, #nav form select{
	height:18px;
	width:130px;
	float:left;
	margin:0 0 0 7px;
	padding:0 0 0 0;
	font-size:12px;
	line-height:15px;
}

#nav form select{
	height:20px;
}



#nav form input.submit{
	height:31px;
	width:34px;
	margin:-7px 0 0 7px;
}


/* --- TOP NAV ENDS --- */

#content{
	overflow:hidden;
	margin-bottom:25px;
}

/* --- LEFT NAV  --- */

#left-nav{
	float:left;
	width:153px;
	padding:0 0 0 0;
	margin:0;
	position:relative;
	z-index:100;
}

#left-nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#left-nav li{
	width:152px;
	margin:0;
	padding:0;
	position:relative;
}

#left-nav li a{
	display:block;
	width:152px;
}

#leftnav_air{
	height:24px;
}

#leftnav_water{
	height:21px;
}

#leftnav_drive{
	height:22px;
}

#leftnav_adventure{
	height:25px;
}

#leftnav_indulge{
	height:24px;
}

#leftnav_body-soul{
	height:22px;
}

#leftnav_inspire{
	height:24px;
}

#leftnav_junior{
	height:22px;
}

#leftnav_whats-new{
	height:22px;
}

#leftnav_gift-vouchers{
	height:24px;
}

#leftnav_spacer{
	height:20px;
}

#leftnav_gifts-for-him{
	height:24px;
}

#leftnav_gifts-for-her{
	height:25px;
}

#leftnav_couples{
	height:24px;
}

#leftnav_team-choice{
	height:25px;
}

#leftnav_visit-us-in{
	height:26px;
}

#left-nav form{
	margin:0 0 0 7px;
	padding:0;
}

#left-nav form select{
	width:140px;
	height:17px;
	line-height:12px;
	font-size:12px;
}

.sub-nav{
	position:absolute;
	padding:10px;
	left:152px;
	top:-8px;
	display:none;
	border-left:5px solid #FFF;
	z-index:200;
}

#left-nav li:hover > .sub-nav{
	display:block;
}



/* --- LEFT NAV ENDS --- */


#middle-column{
	float:left;
	width:570px;
	margin:0;
}

#main-banner{
	width:570px;
	height:253px;
	overflow:hidden;
	margin:0 0 7px 0;
}

#offers-banner{
	width:570px;
	height:130px;
	overflow:hidden;
	position:relative;
	margin:0 0 5px 0;
	z-index:1 !important;
}

#offers-banner img{
	border:0;
}

#offers-link{
	position:absolute;
	display:block;
	bottom:12px;
	left:12px;
	width:170px;
	height:12px;
	z-index:100;
}

.middle-promo{
	float:left;
	width:180px;
	margin:0 5px 10px 0;
}

.middle-promo-last{
	margin-right:0;
}

.middle-promo p{
	margin:0;
}

#right-column{
	float:left;
	width:237px;
}

#footer p{
	margin-bottom:0;
}

/* --- COLUMN HEIGHT FIX --- */

#left-nav, #middle-column, #right-column{
	padding-bottom:1000px;
	margin-bottom:-1000px;
}


* html #left-nav, * html #middle-column, * html #right-column{
	padding-bottom:0;
	margin-bottom:0;
}

* html #left-nav{
	padding-bottom:100px;
}

/* ---------------------------------------------- GENERAL -------------------------------------------------------- */

form p{
}

.clear{
	clear:both;
}


.go_btn{
	display:block;
	height:29px;
	width:33px;
}

.go_btn span{
	display:none;
}




/* ---------------------------------------------- HOMEPAGE -------------------------------------------------------- */

.grey-text-box{
	margin:15px 0 65px 0;
	padding:10px;
}

.right-promo{
	margin:0 0 5px 0;
	position:relative;
	height:90px;
	overflow:hidden;
}

.right-promo .go_btn{
	position:absolute;
	right:0;
	bottom:0;
}


#faq-header{
	width:237px;
	height:28px;
	overflow:hidden;
	margin:0;
}

#faq-box{
	margin:0 0 0 10px;
	padding:0 10px 10px 10px;
	min-height:160px;
}

#faq-box h3{
	margin:0 0 10px 0;
}

#faq-box h4{
	margin:0;
}

#faq-box ul{
	margin:10px 0 0 0;
	padding:0 0 0 3px;
	list-style-position:inside;
	color:#fff;
}

