@charset "utf-8";
/*
Title:         Global styles for Virgin Holidays + Hip Hotels
Author:        www.zolv.com
Notes:         Selectors are grouped by layout area. Attributes for each selector are listed alphabetically. 

COLOURS:
Dark purple:	#2F0E26 
Palest purple:	#6F3862 (background)
Another purple: #512745 (header)
Pale grey: 		#E8E8E8
Very pale: 		#F1ECF1 (home and search panel)

*/

/* Set stuff up --------------------------- */
img, div, span, button { /* add any element that needs a transparency here */
	behavior: url(/_Assets/css/iepngfix.htc); /* fix for using PNG images with transparency in IE6 */
}
* {
	margin: 0;
	padding: 0;
}
body, html {
	height: 100%;
}
body {
	background: #6F3862 url(/_Assets/images/bg.gif) repeat top left;
	color: #333;
	font: normal 62.5%/1.25 Arial, Helvetica, sans-serif;
	text-align: center;
}
br {
	clear: both;
}
hr {
	background: #e8e8e8;
	border: 0;
	color: #e8e8e8;
	height: 1px;
	margin: 0 0 1em;
}
img {
	border: none;
}

/* General ---------------- */
.auralOnly {
	height:1em;
	left: -1000em;
	overflow: hidden;
	position: absolute;
	width: 400em;
}

/* links ------------------ */
a {
	text-decoration: underline;
}
a:link, a:visited {
	color: #6F3862;
}
a:hover {
	color: #3B1730;
}
a:active {
	color: #3B1730;
	outline: none; /* prevent dotted outline of linked block elements in Moz-based browsers */
}
a:focus {
	-moz-outline-style: none; /* prevent dotted outline of linked block elements in Moz-based browsers */
}
.go_back  { 
	display: block; 
	font-size: 0.8em;
	margin-bottom: 2ex; 
	text-transform: lowercase; 
	text-align: right;
	width: 562px; 
}
.go_back a  { 
	color: #6F3862 ; 
}

#Header a, #Footer a {
	color: #fff;
	text-decoration: none;
}
#Header a:hover, #Footer a:hover {
	text-decoration: underline;
}
#HomeAndSearch a {
	color: #333;
	text-decoration: none;
}
#HomeAndSearch a:hover {
	color: #3B1730;
	text-decoration: underline;
}

#MainCol p.quote {
	margin-left: 40px;
	text-align: justify;
	width: 70%;
	}

/* headers ------------------ */
h1 {
	color: #512745;
	font-size: 1.8em;
	font-weight: bold;
	margin: 10px 0;
}

h1 b {
	font-size: 0.8em;
}
h2 {
	color: #512745;
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 0.3em;
}
h3 {
	color: #512745;
	font-size: 1.2em;
	margin-bottom: 0.3em;
}
h4 {
	font-size: 1.1em;
	margin-bottom: 0.3em;
}
h5 {
	font-size: 1em;
	font-style: italic;
	margin-bottom: 0.3em;
}

/* text ------------------ */
p {
	margin-bottom: 1.5em;
}


/* lists ----------------- */

ul {
	list-style-type: disc;
	}
	
.SiteMap ul {
	font-size: 1.1em;
	font-weight: bold;
	list-style-type: none;
	}
	
.SiteMap ul ul {
	font-size: 1em;
	font-weight: normal;
	list-style-type: disc;
	}
	
.SiteMap ul ul ul {
	font-size: 1em;
	font-weight: normal;
	list-style-type: circle;
	}

/* tables ---------------- */

table.cntTable {
	margin-left: 15px;
	margin-bottom:1em;
	}
	
table.cntTable td {
	border: 1px solid #e8e8e8;
	padding: 2px;
	}

table.cntTable th {
	background: #F1ECF1;
	padding: 2px;
	}
	
span.key {
	background: #F1ECF1;
	border: 2px solid #e8e8e8;
	font-size: .8em;
	padding: 0 4px;
	text-align: center;
	}
	
/* Layout divs ----------------------------- */
/* Header  & Footer ------------------------ */
#Header {
	background-color: #2F0E26;
	color: #fff;
	font-size: 1.1em;
	margin: 0 auto;
	padding: 20px;
	position: relative;
	text-align: left;
	width: 920px;
}
#Header .Action {
	position: absolute;
	right: 20px;
	top: 20px;
}
#Header .Action p {
	margin-bottom: 0.8em;
	text-align: right;
}
#Header .Action p span {
	display: block;
	font-size: 1.8em;
}
#Header ul, #Footer ul {
	float: right;
	list-style-type: none;
}
#Header li, #Footer li {
	border-right: 1px solid #fff;
	float: left;
	margin-left: 1em;
	padding-right: 1em;
}
#Header li.LastItem, #Footer li.LastItem  {
	border: none;
	padding: 0;
}
#Footer {
	background-color: #2F0E26;
	color: #fff;
	font-size: 0.9em;
	padding: 4px 10px 5px;
}
#Footer p {
	margin: 0;
}

#SEOlinks {
	border-top: 1px solid #CCC;
	padding: 14px 0 0 0;
	font-size: 0.9em;
	color:#666666;
}

#SEOlinks a {
	color:#666666;
}
/* partner logos --------------------------- */
#PartnerLogos ul {
	list-style-type: none;
	margin: 0 auto;
	padding-top: 25px;
	text-align: center;
}
#PartnerLogos li {
	display: inline;
	margin: 0 15px;
}
.facebook {
	margin-bottom:5px;
}

/* Main area ------------------------------- */
#Wrap {
	background-color: #fff;
	font-size: 1.2em;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 20px;
	text-align: left;
	width: 920px;
}

/* ActionBox ------------------------------- */
.ActionBoxTop {
	background: transparent url(/_assets/images/bg_ActionBoxTop.gif) no-repeat top left;
	_font-size: 1px; /* prevents gappage in IE6 */
	height: 5px;
	margin: 0 auto;
	width: 423px;
}
.ActionBox {
	background: transparent url(/_assets/images/bg_ActionBoxBot.gif) no-repeat bottom left;
	font-weight: bold;
	margin: 0 auto 20px;
	padding: 3px 10px 20px 15px;
	position: relative;
	width: 398px;
}
.ActionBox p {
	font-size: 1.1em;
	margin-bottom: 0;
}
.ActionBox .PhoneNo {
	float: left;
	font-size: 1.8em;
	font-weight: bold;
	display: block;
}
.ActionBox .OnlineForm {
	display: block;
	font-weight: normal;
	margin: 0.8em 0 0 170px;
}

/* Not on homepage ------------------------- */
#HomeAndSearch {
	background: #F1ECF1 url(/_assets/images/bg_HomeAndSearch.gif) no-repeat bottom right;
	font-size: 0.9em;
	_height: 16px;
	list-style-type: none;
	margin-top: -20px;
	min-height: 16px;
	padding: 5px;
	width: 185px;
}
#HomeAndSearch li {
	float: left;
}
#HomeAndSearch li.Search {
	background: transparent url(/_assets/images/icons/Search.gif) no-repeat 0 30%;
	margin-left: 5px;
	padding-left: 14px;
}
/* Search/nav dropdown ---------------------- */
.LocationDropdown select {
	position:absolute;
	right:10px;
	top:30px;
	width:200px;
}

.LocationDropdown option.level0 {
	background-color:#eee;
}

.LocationDropdown option.level1 {
	background-color:#fff;
}

/* Info column ----------------------------- */
/*  shared by results pages and hotel pages  */
#InfoCol h2 {
	font-size: 1.7em;
	margin: 5px 5px 0.5em;
}
#InfoCol h2 span {
	color: #333;
	display: block;
	font-size: 0.6em;
}
#InfoCol h3 {
	color: #512745;
	font-size: 1.3em;
}
#InfoCol ul {
	margin: 0 0 1em 20px;
}
#InfoCol br {
	clear: none;
}
#InfoCol #PriceAndUpsell b {
	font-size: 1.3em;
	font-weight: bold;
}
#InfoCol #PriceAndUpsell p.LowPrice {
	margin-bottom: 0.5em;
}
#LocationInfo {
	border: 1px solid #e8e8e8;
	padding: 2px;
}
#LocationMap, #GoogleMap {
	border: 1px solid #e8e8e8;
	height: 186px;
	margin-bottom: 10px;
}
#LocationInfo h3 {
	color: #512745;
	font-size: 1.7em;
	font-weight: normal;
	margin: 5px 5px 0.5em;
}
#LocationInfo h3 span {
	color: #333;
	display: block;
	font-size: 0.7em;
	font-weight: bold;
}
#LocationInfo h3.Weather {
	color: #2F0E26;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.3em;
}
#LocationInfo p {
	margin: 0 5px 1.5em;
}
#LocationLink {
	display: block;
	padding: 5px;
	text-align: right;
}
table.propositions  { border-collapse: collapse ; margin: 0px 0px 0px 2px; padding: 0px; }
table.propositions tr { margin: 0px; padding: 0px; }
table.propositions tr td { margin: 0px; padding: 2px 0px 1px ; }
table.propositions tr td input { width: auto !important; margin: 0px; padding: 0px; vertical-align: -5px;}
table.propositions tr td label { position: relative; top: 4px; left: 0px; margin: 0px; padding: 0px; display: inline ; }


.SpecialOffer_Caption {
	float:left;
	width:260px;
}

.LongInfo  {
	clear:both;
}

.SpecialOffer_Icon, .SpecialOffer_Icon span,  .SpecialOffer_Icon img  {
	position:absolute;
	right:2px;
}

.SpecialOffer_Icon {
	color:#FF0000;
	margin-right:8px;
	width:200px;
}

.SpecialOffer_Icon span {
	right:22px;
}

/* Contact Us Form */

#ContactForm {
	background-color:#F5F5F5;
	width:430px;
	margin:0 0 0 15px;
	_margin:0 0 0 5px;
	padding:10px;
	float:left;
}

#ContactForm h2,
#ContactForm h3,
#ContactForm h4 {
	margin:0 0 0.5em 0 !important;
	padding:0 !important;
}

#ContactForm p {
	margin:0 0 0.5em 0 !important;
	padding:0 !important;
}

#ContactForm fieldset {
	margin:0 !important;
	padding:0 !important;
}

.MindLeft {
	margin:10px 0 0 0;
	float:left;
}

.MindLeft p {
	color:#512745;
	font-weight:bold;
}

.MindLeft ul {
	margin:0 0 0 20px !important;
	padding:0 important;
}

.MindRight {
	float:left;
	margin:10px 0 0 10px;
}

.MindRight textarea {
	height:130px;
	width:235px;
}

.Brochure {
	margin:10px 0;
}

.Brochure input  {
	float:left;
	display:block;
	width:30px !important;
}

.Brochure label {
	float:left;
	display:block;
	width:400px !important;
}

.ContactPref {
	margin:15px 0;	
}

.ContactPref p {
	display:block;
	float:left;
	height:30px;
}

.ContactPref .Right {
	display:block;
	float:left;
	height:30px;
}

.ContactPref input {
	width:30px;
	display:block;
	float:left;
}

.ContactPref label {
	width:100px;
	display:block;
	float:left;
}

.CtrlHolder {
	margin:0 0 10px 0;
}

.CtrlHolder label {
	width:160px;
	display:block;
	float:left;
	margin:0 !important;
	padding:0 !important;
}

.CtrlHolder input {
	width:200px;
	display:block;
	float:left;
}

.ErrorMsg {
	margin-left:0 !important;
	text-align:center;
}


.Marketing {
	margin:20px 0;	
}

.Marketing input {
	width:30px;
	display:block;
	float:left;
}

.Marketing label {
	width:400px;
	display:block;
	float:left;
}

.SubmitBtn {
	width:250px;
	float:right;
}

.SubmitBtn p {
	color:#512745;
	font-weight:bold;
	text-align:right;
}

.SubmitBtn input {
	float:right;
}

#Address {
	margin:0 0 10px 0 !important;
}

/* Contact Info Section - Phone / Email */

#ContactInfo {
	float:left;
	margin:0 0 0 15px;
}

#ContactInfo h3 {
	margin:0 0 5px 0 !important;
	padding:0 !important;
}

.ContactInfoSection {
	background-color:#F5F5F5;
	width:220px;
	padding:5px;
	margin-bottom:10px;
}

.CIImg {
	width:50px;
	height:50px;
		float:left;
}

.CIText {
	width:150px;
	float:left;
	margin-left:10px;
}

.CIText p {
	margin:0 0 5px 0 !important;
	padding:0 !important;
}

.CIText p b {
	display:block;
	float:left;
	width:65px;
}

.CIText .phone {
	font-size:1.1em;
	font-weight:bold;
}





/* hacks */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */