@charset "UTF-8";
body {
	margin:0 auto;
	background-image:url(../images/background.jpg);
	
/*wappers*/

}
a:link, a:visited, a:hover, a:active {
	font:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	font-size:9px;
	color:#000000;
}
#wrapper {
	margin:0 auto;
	height:760px;
	width:978px;
	background-image:url(../images/page-trans.png);
	
}
#wrapperdownload {
	margin:0 auto;
	height:760px;
	width:978px;
	background-image:url(../images/downloadpage-trans.png);
	
	
}
#wrapperabout {
	margin:0 auto;
	height:760px;
	width:978px;
	background-image:url(../images/aboutus-trans.png);
}

#wrapperleisure {
	margin:0 auto;
	height:760px;
	width:978px;
	background-image:url(../images/sppage-trans.png);
	
}

#wrapperescape {
	margin:0 auto;
	height:760px;
	width:978px;
	background-image:url(../images/escapepage-trans.png);
	
}

#wrappermedia {
	margin:0 auto;
	height:760px;
	width:978px;
	background-image:url(../images/construction-trans.png);
		
}


#wrappercontact {
	margin:0 auto;
	height:760px;
	width:978px;
	background-image:url(../images/contactpage-trans.png);
}


#wrapperlegal {
	margin:0 auto;
	height:760px;
	width:978px;
	background-image:url(../images/legalpage-trans.png);
	
}

#wrappertravelprizes {
	margin:0 auto;
	height:760px;
	width:978px;
	background-image:url(../images/travelprizespage-trans.png);
}

#wrapperroundtheworld {
	margin:0 auto;
	height:760px;
	width:978px;
	background-image:url(../images/roundtheworldpage-trans.png);
}

#wrapperfreeflights {
	margin:0 auto;
	height:760px;
	width:978px;
	background-image:url(../images/freeflightspage-trans.png);
}

#wrapperactivity {
	margin:0 auto;
	height:760px;
	width:978px;
	background-image:url(../images/activitypage-trans.png);
}

#wrapperdreamticket {
	margin:0 auto;
	height:760px;
	width:978px;
	background-image:url(../images/dreamticketpage-trans.png);
}

#wrapperdining {
	margin:0 auto;
	height:760px;
	width:978px;
	background-image:url(../images/diningclubpage-trans.png);
}

#wrapperbepoke {
	margin:0 auto;
	height:760px;
	width:978px;
	background-image:url(../images/bespokepage-trans.png);
}

#wrappersource {
	margin:0 auto;
	height:760px;
	width:978px;
	background-image:url(../images/sourcee-trans.png);
}

#wrapperentice {
	margin:0 auto;
	height:760px;
	width:978px;
	background-image:url(../images/enticepage-trans.png);
}



/*main layout*/

#clock {
	float:right;
	height:20px;
	width:978px;
	text-align:center;
	clear:both;
}

#sign {
	float:right;
	height:230px;
	width:978px;
	text-align:right;
}
#header {
	margin:0 auto;
	height:200px;
	width:978px;
}
#navbar {
	height:44px;
	width:893px;
	left: 85px;
	top: 0px;
	text-align:center;
	position:relative;
	z-index:10;
	
}
#contentmain {
	position:relative;
	height:420px;
	width:940px;
	float:left;
}
#contenttext {
	height:365px;
	width:410px;
	padding-left:90px;
	padding-top:35px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}
#contentimage {
	height:280px;
	width:440px;
	padding-top:120px;
	float: right;

}
#footer {
	margin:0 auto;
	height:36px;
	width:978px;
	padding-top:5px;
	text-align:center;
	
}

#listleft {
	margin:0 auto;
	height:50px;
	width:220px;
	float:left;
}


#listright {
	margin:0 auto;
	height:50px;
	width:150px;
	float:left;
}


/*text layouts*/

.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;

}
/*.subtextlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11.5px;
	color:#000000;
}*/
/*.linktext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
}*/
.text2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11.5px;
	color:#000000;
}
.infotext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FF0000;
}
/*links*/

ul {
	display:block;
 margin:0;
 padding:0;
 list-style:none;
}
ul li {
	padding-top:0px;
	padding-left:0px;
	float:left;
}
a#traveltoescape {
	display:block;
	background-repeat:no-repeat;
	background-image:url(../images/traveltoescape-trans.png);
	width:350px;
	height:60px;
	margin:0 auto;
}
a#traveltoescape:hover {
	background-image:url(../images/traveltoescaperoll-trans.png);

}
a#travelprizes {
	display:block;
	background-repeat:no-repeat;
	background-image:url(../images/travelprizes-trans.png);
	width:224px;
	height:46px;
}
a#travelprizes:hover {
	background-image:;
}
a#roundtheworld {
	display:block;
	background-repeat:no-repeat;
	background-image:url(../images/roundtheworld-trans.png);	
	width:224px;
	height:46px;
}
a#roundtheworld:hover {
	background-image:;
}
a#freeflights {
	display:block;
	background-repeat:no-repeat;
	background-image:url(../images/freeflights-trans.png);
	width:224px;
	height:28px;
}
a#freeflights:hover {
	background-image:;
}
a#activity {
	display:block;
	background-repeat:no-repeat;
	background-image:url(../images/activity-trans.png);
	width:224px;
	height:26px;
}
a#activity:hover {
	background-image:;
}
a#dreamticket {
	display:block;
	background-repeat:no-repeat;
	background-image:url(../images/dream-trans.png);
	width:224px;
	height:29px;
}
a#dreamticket:hover {
	background-image:;
}
a#twoforone {
	display:block;
	background-repeat:no-repeat;
	background-image:url(../images/241-trans.png);
	width:224px;
	height:29px;
}
a#twoforone:hover {
	background-image:;
}
a#familyactivity {
	display:block;
	background-repeat:no-repeat;
	background-image:url(../images/family-trans.png);
	width:224px;
	height:35px;
}
a#familyactivity:hover {
	background-image:;

}
.linktext a:link,
.linktext a:hover,
.linktext a:visited,
.linktext a:active
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
}
a.subtextlink:link,
a.subtextlink:hover,
a.subtextlink:visited,
a.subtextlink:active
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

#contenttextpp {
	height:250px;
	width:380px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	overflow:auto;
}
#contenttextlegal2 {
	height:365px;
	width:410px;
	padding-left:90px;
	padding-top:110px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}

.blank {
	display:inline;
	width:32px;
	height:44px;
	float:left;
	background-image:url(../images/spacernav.jpg)
}

/*about page-------------------------------------------------------------------------*/
a#home {
	display:block;
	background-repeat:no-repeat;
	background-image:url(../images/home.jpg);
	width:92px;
	height:44px;
	float:left;
}
a#home:hover {
	background-image:url(../images/homeroll.jpg);
	
/*about page-------------------------------------------------------------------------*/
	
}
a#about {
	display:block;
	background-repeat:no-repeat;
	background-image:url(../images/about.jpg);
	width:116px;
	height:44px;
	float:left;

}
a#about:hover {
	background-image:url(../images/aboutroll.jpg);
	
	
/*contact-------------------------------------------------------------------------*/
	
}
a#contact {
	display:block;
	background-repeat:no-repeat;
	background-image:url(../images/contact.jpg);
	width:146px;
	height:44px;
	float:left;

}
a#contact:hover {
	background-image:url(../images/contactroll.jpg);
	


/*media-------------------------------------------------------------------------*/

}
a#media {
	display:block;
	background-repeat:no-repeat;
	background-image:url(../images/media.jpg);
	width:157px;
	height:44px;
	float:left;


}
a#media:hover {
	background-image:url(../images/mediaroll.jpg);
	
/*media-------------------------------------------------------------------------*/

}
a#what {
	display:block;
	background-repeat:no-repeat;
	background-image:url(../images/what.jpg);
	width:159px;
	height:44px;
	float:left;


}
a#what:hover {
	background-image:url(../images/whatroll.jpg);
	
/*download-------------------------------------------------------------------------*/

}
a#download {
	display:inline;
	background-repeat:no-repeat;
	background-image:url(../images/download.jpg);
	width:159px;
	height:44px;
	float:left;


}
a#download:hover {
	background-image:url(../images/downloadroll.jpg);

}
.current {
	height:37px;
	clear:both;
	}
a.linktext:link { color:#FFF; }
a.linktext:hover { color:#FFF; }
a.linktext:visited { color:#FFF; }
a.linktext:active { color:#FFF; }

a.smalllinktext:link { color:#FFF; }
a.smalllinktext:hover { color:#FFF; }
a.smalllinktext:visited { color:#FFF; }
a.smalllinktext:active { color:#FFF; }

.clear {
	clear:both;
}