 
@media screen and (-webkit-min-device-pixel-ratio:0) {
body { 
   	background-image: url(images/luxdtDetailBg.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
}
}
@charset "utf-8";
html,body {
   	background-image: url(images/luxdtDetailBg.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
}
#Container {
	height: 100%;
	width: 755px;
	/*background-image: url(images/mainBg.jpg);*/
	background-repeat: no-repeat;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	padding-right: 133px;
	padding-left: 138px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 35px;
	padding-bottom: 0px;
}
h1{
	background-image: url(images/headerLogo.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 224px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 a {
	width: 755px;
	padding-top: 65px;
	height: 0px;
	overflow: hidden;
	float: left;
}
h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	line-height: 0;
	font-weight:100;
}
#WelcomeText {
	font-size:21px;
    font-weight:100;
}	
#countryBar {
	color:#CCCCCC;
    font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-bottom: 1px solid #5f5f5f;
    text-align:right; width: 745px; 
    margin:0 auto; 
    padding: 5px; 
    height: 12px; 
    margin-bottom: 2px;
    vertical-align: middle;
}
#countryBar a {
	color:#990000;  
}
#countryBar a:hover {
	color:#FFFFFF;  
}
#countryBar a:active, #countryBar a.selected {
	color:#FFFFFF;
	}
#NavContainer {
	height: 30px;
	width: 755px;
    border:1px solid #5f5f5f;
}

/** START NAVIGATION TABS **/
#nav {
	margin: 0;
	padding: 0;
	height: 30px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}
#nav li {
	margin: 0; 
	padding: 0;
	list-style: none;
	display: inline;
	}
#nav a {
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:30px; /* for IE5/Win only */
	}
#nav a:hover {
	background-position: 0 -30px;
	}
#nav a:active, #nav a.selected {
	background-position: 0 -30px;
	}
#tDestinations a{
	background-image:url(images/t-destinations.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width: 150px;
    border-right:1px solid #5f5f5f;
}
#tConcept a{
	background-image: url(images/t-concept.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    width: 150px;
    border-right:1px solid #5f5f5f;
}
#tConcierge a {
	background-image: url(images/t-concierge.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 150px;
    border-right:1px solid #5f5f5f;
}
#tServices a {
	background-image: url(images/t-services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 150px;
    border-right:1px solid #5f5f5f;
}
#tPartners a {
	background-image: url(images/tPartners2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 125px;
    border-right:1px solid #5f5f5f;
}
#tSignup a {
	background-image: url(images/t-signup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 150px;
}
/** END NAVIGATION TABS **/

#dropdownMenu {
	width: 302px;
	z-index:200;
	position:absolute;
	float:left;
	vertical-align:top;
	display:none;
	margin-left:150px;
	border: 1px solid #5f5f5f;
	border-top: 0;
	padding-left: 20px;
	padding-top: 25px;
	padding-bottom: 20px;
	background-image: url(images/dropmenubkgd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#dropdownMenuServices {
	width: 150px;
	z-index:200;
	position:absolute;
	float:left;
	vertical-align:top;
	display:none;
	margin-left:452px;
	border: 1px solid #5f5f5f;
	border-top: 0;
	padding-left: 20px;
	padding-top: 25px;
	padding-bottom: 20px;
	background-image: url(images/dropmenubkgd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#dropdownMenuPartners {
	width: 150px;
	z-index:200;
	position:absolute;
	float:left;
	vertical-align:top;
	display:none;
	margin-left:502px;
	border: 1px solid #5f5f5f;
	border-top: 0;
	padding-left: 20px;
	padding-top: 25px;
	padding-bottom: 20px;
	background-image: url(images/dropmenubkgd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#dropdownMenu ul, #dropdownMenuServices ul, #dropdownMenuPartners ul {
	width: 302 px; /** room for 2 columns **/
    float: left;
    margin: 0;
    padding: 0;
	list-style-image: none;
	list-style-type: none;
}

#dropdownMenu li, #dropdownMenuServices li, #dropdownMenuPartners li {
	float: left;
    width: 151px;
    margin-bottom: 3px;
} 

#dropdownMenu li a, #dropdownMenuServices li a, #dropdownMenuPartners li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;  
    text-decoration: none;
    font-weight: normal;
} 

#dropdownMenu li a:hover, #dropdownMenuServices li a:hover, #dropdownMenuPartners li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;  
    text-decoration: none;
    font-weight: normal;
}   

/** START DROP DOWN MENU **/
#navMenu {
	margin: 0;
	padding: 0;
	height: 30px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}
#navMenu li {
	margin: 0; 
	padding: 0;
	list-style: none;
	display: inline;
	}
#navMenu a {
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:30px; /* for IE5/Win only */
	}
#navMenu a:hover {
	background-position: 0 -30px;
	}
#navMenu a:active, #nav a.selected {
	background-position: 0 -30px;
	}
#menuCanada a{
	background-image:url(images/menuCanada.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	border:1px solid #5f5f5f;
	border-top:none;
	width: 188px;
}
#menuCostaRica a{
	background-image:url(images/menuCostaRica.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	border:1px solid #5f5f5f;
	border-top:none;
	width: 188px;
}
#menuFiji a{
	background-image: url(images/menuFiji.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border:1px solid #5f5f5f;
	border-top:none;
	width: 188px;
}
#menuItaly a {
	background-image: url(images/menuItaly.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border:1px solid #5f5f5f;
	border-top:none;
	width: 188px;
}
#menuMiami a {
	background-image: url(images/menuMiami.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border:1px solid #5f5f5f;
	border-top:none;
	width: 188px;
}
#menuJamaica a {
	background-image: url(images/menuJamaica.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border:1px solid #5f5f5f;
	border-top:none;
	width: 188px;
}
#menuNewYork a {
	background-image: url(images/menuNewYork.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border:1px solid #5f5f5f;
	border-top:none;
	width: 188px;
}
#menuPuntaCana a{
	background-image:url(images/menuPuntaCana.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	border:1px solid #5f5f5f;
	border-top:none;
	width: 188px;
}
#menuRivieraMaya a{
	background-image:url(images/menuRivieraMaya.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	border:1px solid #5f5f5f;
	border-top:none;
	width: 188px;
}
#menuSonoma a{
	background-image:url(images/menuSonoma.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	border:1px solid #5f5f5f;
	border-top:none;
	width: 188px;
}
#menuTahiti a {
	background-image: url(images/menuTahiti.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	border:1px solid #5f5f5f;
	border-top:none;
}
#menuLakeLouiseCanada a {
	background-image: url(images/menuLakeLouiseCanada.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	border:1px solid #5f5f5f;
	border-top:none;
}
#menuMauiHawaii a {
	background-image: url(images/menuMauiHawaii.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	border:1px solid #5f5f5f;
	border-top:none;
}
/** END DROP DOWN MENU **/

#HomePhoto {
	width: 755px;
	border:1px solid #5f5f5f;
	border-top:none;
	border-bottom:none;
	background-color:#6F6F6F;
	z-index:1;
	float:left;
}
#HomeContent {
	width:755px;
	border:1px solid #5f5f5f;
	border-top:none;
	background-color:#6F6F6F;
	background-image:url(images/bottomBg.jpg);
	background-position:bottom; 
	background-repeat:repeat-x;
	float:left;
}
#luxuryBg {
	width:755px;
	background-image:url(images/luxuryBg/luxuryBg1.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	float:left;
}
#SubSectionsContainer {
	width: 755px;
	padding-top:15px;
}
#HomeSubSections {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	color:#FFFFFF;
	margin:20px;
}
#HomeSubSections li {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	color:#FFFFFF;
	list-style: none;
	display: table-cell;
	padding:20px;
	vertical-align:top;
	}
#tSectionOne {
	float: left;
	/*background-image:url(images/subSectionDivider.png);
	background-repeat:no-repeat;
	background-position:top right;*/
}
#tSectionTwo {
	float: left;
	width:220px;
	background-image:url(images/subSectionDivider.png);
	background-repeat:no-repeat;
	background-position:top right;
}
#tSectionThree {
	float: left;
	width:200px;
}
#destinationBox {
 	width:330px;
    float:left;
    margin-right:10px;
    margin-bottom:30px;
}
#destinationThumbnailImage {
	width:114px;
    float:left;
	margin-right:10px;
    border:1px solid #898989;
}
#BoxText {
    float:left;
    width:200px;
}
#destinationLocTitle {
	border-bottom:1px dotted #FFFFFF;
	font-weight:bold;
	font-size:16px;
	padding:5px;
}
#destinationLocText {
	padding:5px 5px 15px 5px;
}
#destinationLocText a {
	text-decoration: none;
	color: #FFFFFF;
}
#destinationLocText a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#destinationLocText a:hover {
	text-decoration: none;
	color: #990000;
}
#destinationLocText a:active {
	text-decoration: none;
	color: #990000;
}
#BigLinksContainer {
	margin: 0;
	padding: 0px;
	text-align:center;
}
#BigLinks {
	text-align:center;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	overflow: hidden;
}
#BigLinks li {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:center;
	padding:5px 0px 5px 0px;
	color:#FFFFFF;
	display:list-item;
}
#BigLinks a {
	text-decoration: none;
	color: #FFFFFF;
}
#BigLinks a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#BigLinks a:hover {
	text-decoration: none;
	color: #990000;
}
#BigLinks a:active {
	text-decoration: none;
	color: #990000;
}
#pageTitle {
    font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
    font-size: 30px;
	color:#FFFFFF;
	padding-top:20px;
	padding-left:35px;
	font-weight:100;
	line-height:25px;
	width:755px;
	float:left;
	text-transform:uppercase;
}
#regText {
    font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
	color:#FFFFFF;
	padding-left:35px;
    padding-right:35px;
    padding-bottom:35px;
	min-height: 100%;
	overflow:hidden;
    float:left;
}
/* IE-specific hack */
* html #regText {
	height: 100%;
}
#regText a {
	text-decoration: none;
	color: #FFFFFF;
}
#regText a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#regText a:hover {
	text-decoration: none;
	color: #990000;
}
#regText a:active {
	text-decoration: none;
	color: #990000;
}
#conciergeBullets {
    font-size: 13px;
	text-align:left;
	display: table-cell;
	vertical-align:top;
    clear:both;
}
#conciergeSectionOne {
	float: left;
	width:225px;
}
#conciergeSectionTwo {
	float: left;
	width:225px;
}
#conciergeSectionThree {
	float: left;
	width:225px;
}
#Footer {
    text-align: center;
	color:#FFFFFF;
    font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 45px;
    margin-right: auto;
    margin-left: auto;
	margin-top: 15px;
    letter-spacing: .1em;
    line-height: 15px;
	text-transform:uppercase;
	float:left;
	width:755px;
}
#Footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#Footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#Footer a:hover {
	text-decoration: none;
	color: #990000;
}
#Footer a:active {
	text-decoration: none;
	color: #990000;
}
#Vendors {
	width:755px;
	margin:0 auto;
    text-align: center;
    padding:3px 0px 2px 0px;
    vertical-align:top;
    border-bottom:1px solid	#666666;
    text-align: center;
	color:#666666;
    font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
	letter-spacing:5px;
    text-transform:uppercase;
}
#Accreditations {
	width:755px;
	margin:0 auto;
    text-align: center;
    padding:10px 0px 10px 0px;
    border-bottom:1px solid #666666;
    vertical-align:top;
}
/** VIRGIN LIMITED EDITION **/
#regTextPartners {
	width:452px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#FFFFFF;
	padding-left:35px;
	padding-bottom:35px;
	min-height: 100%;
	overflow:hidden;
	float:left;
	text-align: justify;
}
#regTextPartners a{
	text-decoration: underline;
    color: #ffffff;
}
#regTextPartners a:hover {
	color: #990000;
}
#virginProperties {
	float: left;
	width: 248px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 20px;
    margin-bottom: 50px;
}
#virginProperties ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	overflow: hidden;
}
#virginProperties li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#virginProperties a {
	display: block;
	width: 213px;
	background-color: #6f6f6f;
	border: 1px solid #919191;
	padding: 90px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height: /**/:90px; /* for IE5/Win Only */
}
#virginProperties a:hover {
	background-color: #333333;
}
#virginProperties #tNeckerIsland a {
	background-image: url(/partners/virgin_imgs/necker_island.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#virginProperties #tUlusaba a {
	background-image: url(/partners/virgin_imgs/ulusaba.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#virginProperties #tKasbahTamadot a {
	background-image: url(/partners/virgin_imgs/kasbah_tamadot.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#virginProperties #tTheRoofGardens a {
	background-image: url(/partners/virgin_imgs/the_roof_gardens.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#virginProperties #tTheLodge a {
	background-image: url(/partners/virgin_imgs/the_lodge.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#virginProperties #tSaTerraRotja a {
	background-image: url(/partners/virgin_imgs/sa_terra_rotja.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#virginProperties #tNeckerBelle a {
	background-image: url(/partners/virgin_imgs/necker_belle.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/** END VIRGIN LIMITED EDITION **/
