body {
	color: #666666;
	font-family: Geneva, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
}



/* nav
--------------------------- */

#navmain {
	clear: left;
	height: 29px;
	margin: 0;
	padding: 0px 0 0 0;
	width: 994px;
}

#navmain ul	{
	background: transparent url(../images/pressMedia/nav_main.gif) top left no-repeat;
	height: 23px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 994px;
}

#navmain li {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}
	
#navmain li, #navmain a {
	background-image: none;
	display: block;
	height: 23px;
}

#navmain ul li a {
	text-indent: -9999px;
	text-decoration: none;
}

#navmain #navmain01 {left: 0; width: 171px;}  
#navmain #navmain02 {left: 171px; width: 119px;}  
#navmain #navmain03 {left: 290px; width: 78px;}

#navmain #navmain0302 {left: 368px; width: 110px;} 

#navmain #navmain04 {left: 478px; width: 135px;}  
#navmain #navmain05 {left: 613px; width: 92px;}  
#navmain #navmain06 {left: 705px; width: 135px;}  
#navmain #navmain07 {left: 840px; width: 154px;}

#navmain #navmain01 a:hover {background: transparent url(../images/pressMedia/nav_main.gif) 0 -23px no-repeat;}  
#navmain #navmain02 a:hover {background: transparent url(../images/pressMediav/nav_main.gif) -171px -23px no-repeat;}  
#navmain #navmain03 a:hover {background: transparent url(../images/pressMedia/nav_main.gif) -290px -23px no-repeat;} 

#navmain #navmain0302 a:hover {background: transparent url(../images/pressMedia/nav_main.gif) -368px -23px no-repeat;}
#navmain #navmain04 a:hover {background: transparent url(../images/pressMedia/nav_main.gif) -478px -23px no-repeat;}  
#navmain #navmain05 a:hover {background: transparent url(../images/pressMedia/nav_main.gif) -613px -23px no-repeat;}  
#navmain #navmain06 a:hover {background: transparent url(../images/pressMedia/nav_main.gif) -705px -23px no-repeat;}  
#navmain #navmain07 a:hover {background: transparent url(../images/pressMedia/nav_main.gif) -840px -23px no-repeat;}

/* 
--------------------------- */


/*
 * Top Navigation
 */
#primary-nav {
	padding: 0;
	width: 800px; 
	height: 48px;
	position: relative;
	z-index: 100;
	top: -41px;
	left: 100px;

}

#primary-nav ul {
	margin: 0;
	padding: 0;
}

#primary-nav li {
    list-style-type: none;
    float: left;
   
}

#primary-nav li a {
	display: block;
	background-color: transparent;
	background-image: url(../images/pressMedia/pressMediaNav.gif);
    line-height: 28px;
	text-indent: -100000px;
	text-decoration: none;
}

/* Activate on state for current section */
.section-hello #primary-nav li.hello a,
.section-whatsnew #primary-nav li.whatsnew a,
.section-meetteam #primary-nav li.meetteam a,
.section-programs #primary-nav li.navprograms a,
.section-ourphotos #primary-nav li.hidden a,
.section-contact #primary-nav li.driveabouts a,

#primary-nav li a:hover {
	background-position: 0 -28px; 
}

/*hello*/

#primary-nav li.hello a {
	width: 138px;
	background-position: 0 0;
}

.section-hello li.hello a,
#primary-nav li.hello a:hover { 
	background-position: 0 -28px; 
}

/*what's new */

#primary-nav li.whatsnew a {
	width: 140px;
	background-position: -138px 0;
	background-image: url(../images/pressMedia/pressMediaNav.gif);
}

.section-whatsnew #primary-nav li.whatsnew a,
#primary-nav li.whatsnew a:hover { 
	background-position: -138px -28px; 
}

/*meet the team */

#primary-nav li.meetteam a {
	width: 115px;
	background-position: -275px 0;
	background-image: url(../images/pressMedia/pressMediaNav.gif);
}

.section-meetteam #primary-nav li.meetteam a,
#primary-nav li.meetteam a:hover { 
	background-position: -275px -28px; 
}


/* programs */

#primary-nav li.navprograms a {
	width: 100px;
	background-position: -392px 0;
	background-image: url(../images/pressMedia/pressMediaNav.gif);
}

.section-programs #primary-nav li.navprograms a,
#primary-nav li.navprograms a:hover { 
	background-position: -392px -28px; 
}

/* our photos & logos */

#primary-nav li.ourphotos a {
	width: 135px;
	background-position: -500px 0;
	background-image: url(../images/pressMedia/pressMediaNav.gif);
}

.section-ourphotos #primary-nav li.ourphotos a,
#primary-nav li.ourphotos a:hover { 
	background-position: -500px -28px; 
}


/* contact */

#primary-nav li.contact a {
	width: 90px;
	background-position: -642px 0;
	background-image: url(../images/pressMedia/pressMediaNav.gif);
}

.section-contact #primary-nav li.contact a,
#primary-nav li.contact a:hover { 
	background-position: -642px -28px; 
}




/************/



.pressHeader {
	background: #ffffff url(../images/pressMedia/header_bg.gif) top left repeat-x;
	height: 77px;	
	clear: left;
}

.hamptonNav_bg {
	background: #ffffff url(../images/pressMedia/hamptonNav_bg.gif) top left repeat-x;
	height: 23px;
	
}


#top {
	background: #ffffff url(../images/pressMedia/pm_top_bg.gif) top left repeat-x;
	height: 40px;	
	clear: left;
}

#top a {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}

#top a:hover {
	color: #cc0033;
	text-decoration: none;
	font-size: 10px;
}

#top a.linkOn {
	color: #cc0033;
}


.topPipe {
	color: #b4b4b4;
	padding: 0px 3px
}

a {
	color: #6699cc;
	text-decoration: underline;
}

a:hover {
	color: #cc0033;
	text-decoration: underline;
}


.pmLogo {
	padding: 6px 0px 10px 94px;
}

.cta {
	padding: 0px 11px 0px 0px;
	vertical-align: top;
}



.pageHeader {
	padding-top: 18px;
	margin-left: -35px;

}

.copy {
	width: 470px;
	margin-top: 30px;
}

.copyHello {
	width: 430px;
	margin-top: 30px;
}

.titles {
	font-size: 16px;
	color: #006699;
	font-weight: normal;
}

.pageGraphic {
	padding-top: 40px;
}

.footerGrahic {
	margin-top: 0px;
}

.pageGraphic {
	vertical-align: bottom;

}

#helloTable td {
	padding: 0px 19px 18px 0px;
}

ul.ourRooms  {
	padding:  0px 0px 21px 22px;
	margin: 0;
	width: 402px;
}

ul.ourRooms li {
	list-style-image: url(../images/star_orange.gif);
	padding-bottom: 20px;
}

/* main content */
#mainContentBG {
	background: #ffffff url(../images/splash_bg.jpg) top left repeat-x;
	position: relative;
	top: -60px;
}

.content {
	background: #ffffff;
	margin-left: 25px;
}

.content td.ltGradient {
	background: #ffffff url(../images/lt_gradient.gif) top left repeat-y;
	width: 3px;
	height: 9px;
}

.content td.rtGradient {
	background: #ffffff url(../images/rt_gradient.gif) top left repeat-y;
	width: 3px;
	height: 9px;
}

/* columns */

.experienceContainer{
	width: 942px; /*Width of main container*/
	/*margin-left: 25px; position container on page*/	
	
}

#topsection{
	height: 25px; /*Height of top section*/
}

#contentwrapper{
	float: left;
	width: 100%;
	/*background: #ffffff url(../images/whitecontent_bg.gif) top left repeat-y;
	min-height: 708px; 
	height: auto !important; */
}

#contentcolumn {
	margin-left: 500px; /*Set left margin to LeftColumnWidth*/
	margin-top: 60px;
}

#contentcolumnVideo {
	margin-left: 530px; /*Set left margin to LeftColumnWidth
	margin-top: 158px;	*/
	background: #f5f5f5;
	width: 380px;
	height: 1513px;
	padding: 0;
	border-top: 37px solid #e3e3e3;
	/*border: 1px solid black;*/
}

#leftcolumn {
	float: left;
	/*width: 534px; */
	margin-left: -942px; /*Set left margin to -(MainContainerWidth)*/
	padding-left: 35px;
}

#leftcolumnPhotos {
	float: left;
	/*width: 534px; */
	margin-left: -942px; /*Set left margin to -(MainContainerWidth)*/
	padding-left: 0px;
}


.blueCopy {
	font-size: 14px;
	color: #006699;
}

/* main content end// */



/* contacts */
.pmHeader {
	margin-top: 18px;
}


.contactUs {
	margin: 41px 0px;
	line-height: 20px;
}

.pm_verticalBar {
	padding: 0px 37px;
}

.pm_boldCopy {
	font-weight: bold;
	color: #006699;
}

.boldCopy {
	font-weight: bold;
}

.pmCopy {
	margin: 30px 0px 30px 69px;
	width: 748px;
}

.programs {
	margin: 41px 0px;
}

.programs td {
	padding: 0px 30px 34px 0px;
}

.pmBlueCopy {
	color: #006699;
}

.teamShell {
	background: #ffffff url(../images/media_team_bg.gif) top left no-repeat;
	width: 742px;
	height: 465px;
	margin: 18px 0px;
}

.teamShellWider {
	background: #ffffff url(../images/media_teamWider_bg.gif) top left no-repeat;
	width: 742px;
	height: 465px;
	margin: 18px 0px;
}

.teamCopy {
	width: 470px;
	margin-bottom: 46px;
}

.teamAlign {
	padding: 15px 0px 0px 1px;
	width: 268px;
}

.teamDescription {
	width: 426px;
	padding-top: 12px;
}

.teamDescription p {
	padding-top: 12px;
}

.teamImage {
	padding-right: 5px;
	width: 148px;
}


.teamName {
	font-size: 19px;
	color: #006699;
	text-align: right;
	padding: 12px 5px 0px 316px;
}

.teamNameWider {
	font-size: 19px;
	color: #006699;
	text-align: right;
	padding: 12px 5px 0px 235px;
}

.ltAlign {
	text-align: right;
	padding: 12px 5px 0px 316px;
}

.ltAlignWider {
	text-align: right;
	padding: 12px 5px 0px 235px;
}

.teamBlueCopyWidth{
	width: 220px;
	color: #006699;
	font-size: 14px;
	text-align: left;
}

.teamVerticalBar {
	padding: 52px 24px 0px 0px;
}

#teamDesCopy {
	width: 428px; 
	height: 170px;
	padding: 12px 5px 0px 0px;
	overflow: auto;
	border: 1px solid #ffffff;
}

.teamlink {
	padding-top: 5px;
}

/* year */

.pdfIcon {
	padding-left: 13px;
}

#year2010pdfs, #year2010europe, #year2010lat {
	background: #ffffff url(../images/pressMedia/whatsNewPdf_bg.gif) top left no-repeat;
	width: 600px;
	min-height: 600px;
	margin: 18px 0px 18px 27px;
	/*background: #f5f5f5;
	width: 600px;
	height: 400px;*/
}

#year2010pdfs a, #year2010europe a {
	color: #000000;

}
#year2010pdfs a:hover, #year2010europe a:hover {
	color: #cc0033;
}


#year2009pdfs, #year2009europe, #year2009lat {
	background: #ffffff url(../images/pressMedia/whatsNewPdf_bg.gif) top left no-repeat;
	width: 600px;
	min-height: 600px;
	margin: 18px 0px 18px 27px;
	/*background: #f5f5f5;
	width: 600px;
	height: 400px;*/
}


#year2009pdfs a, #year2009europe a {
	color: #000000;

}
#year2009pdfs a:hover, #year2009europe a:hover {
	color: #cc0033;
}

.country1 {
	display:block;
	width:155px;
	float:left;
	text-align:right;
	text-align:left;
	margin-bottom: 20px;
}

.country2{
	display:block;
	width:94px;
	float:left;
	text-align:left;
	margin-bottom: 20px;
}

.country3{
	display:block;
	width: 256px;
	float:left;
	text-align:left;
	margin-bottom: 20px;
	background: #e3e3e3;
}

.tab1 {
	display:block;
	width:52px;
	float:left;
	text-align:right;
	text-align:left;
	margin: 20px 2px 20px 0;
	padding-left: 20px;
}

.tab2{
	display:block;
	width:54px;
	float:left;
	text-align:center;
	margin: 20px 0px;
}

.pdfCol1 {
	display:block;
	width:52px;
	float:left;
	text-align:right;
	text-align:left;
	background: #ededed;
	height: 31px;
	padding: 5px 10px 5px 25px;
}

.pdfCol2{
	display:block;
	width: 513px;
	float:left;
	text-align: left;
	background: #ededed;
	height: 31px;
	vertical-align: bottom;
	padding-top: 10px;
}

.pdfCol3 {
	display:block;
	width:52px;
	float:left;
	text-align:right;
	text-align:left;
	background: #f5f5f5;
	height: 31px;
	padding: 5px 10px 5px 25px;

}

.pdfCol4{
	display:block;
	width: 513px;
	float:left;
	text-align: left;
	background: #f5f5f5;
	height: 31px;
	vertical-align: bottom;
	padding-top: 10px;
}

p{
	margin:0px 0px 0px 0px;
	/*border-top:1px solid #FFFFFF;*/
	clear:both;
}


#year2008pdfs, #year2008europe {
	background: #ffffff url(../images/pressMedia/whatsNewPdf_bg.gif) top left no-repeat;
	width: 600px;
	min-height: 600px;
	margin: 18px 0px 18px 27px;
}

#year2008pdfs a, #year2008europe a {
	color: #000000;

}

#year2008pdfs a:hover, #year2008europe a:hover {
	color: #cc0033;

}


.pdfBG {
	background: #ffffff url(../images/whatsNewPdf_bg.gif) top left no-repeat;
	width: 608px;
	height: 552px;

}


/* end year */

ul.meetHampton {
	float: left;
	padding: 0;
	margin: 0;
}

ul.meetHampton li {
	margin: 30px 0px 30px 15px;
}


ul.meetHampton li.none {
	list-style: none;
	height: 100px;
	width: 100px;
	padding: 0;
}

ul.meetHampton li {
	padding-left: 10px;
}

p.hello {
	padding: 20px 0px 20px 15px;
}

.italics {
	font-style: italic;
	padding-top: 20px;
}

.italics span {
	display: block;
}

ul#amenities {
	padding-left: 20px;
	margin-left: 20px;
}

ul#amenities li {
	list-style-image: url(../images/pressMedia/bullet.gif);
	margin-left: 100px;
}

.meetTitle {
	clear: both;
	margin: 20px 0px;
}

img.facts {
	margin: 50px 0px 30px 0px;
}

img.ctaLearnFranchise {
	margin: 56px 10px 0px 10px;
}

img.ctaWatch {
	margin: 20px 10px;
}

/* photos & logos */

#photosLogosEurope, #photosLogosNorthAmerica {
	/*background: transparent url(../images/pressMedia/photos_logos_bg.jpg) top left no-repeat;*/
	width: 505px;
	height: 1550px;
	margin-left: 27px;
	background: #f5f5f5;
	padding: 0;

}

p.photosLogos {
	margin: 30px 0px 30px 44px;
	width: 327px;
}

p.photosLogos2 {
	margin: 30px 0px 30px 44px;
	width: 327px;
	color: #ffffff;
}


.countryTabBG {
	background: #e3e3e3 url(../images/pressMedia/tab_bg.gif) top left repeat-x;
	width: 882px;
	height: 37px;
	font-size: 14px;
}

ul.countryTabs {
	list-style: none;
	margin-bottom: 25px; 
	padding: 0;
	position: relative;
	z-index: 100;
	float: left;
}

ul.countryTabs li {
	width: 150px;
	float: left;
	position: relative;
	top: 0;
}


ul.countryTabs a {
	color: #666666;
	text-decoration: none;
}

p.photoTitle {
	background: #ffffff;
	padding: 3px 8px;
	width: 442px;
	clear: both;
	margin: 0 22px 20px 22px;
	color: #336699;
	font-size: 12px;
}



ul.photos {
	margin-left: 35px;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 11px;
	width: 400px;
	
}

ul.photos li {
	float: left;
	display: inline;
	padding: 0px 30px 30px 0px;
	width: 102px;
	height:120px;
}
/* stop the floating after the list */
br
{
  clear: left;
}
/* separate the list from what follows it */
div.wrapper
{
  margin-bottom: 1em;
}


ul.logos {
	margin-left: 35px;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 11px;
	width: 290px;
	
}

ul.logos li {
	float: left;
	display: inline;
	padding: 0px 30px 30px 0px;
	width: 100px;
}

ul.quicktime {
	margin-left: 35px;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 11px;
	width: 360px;
	
}

ul.quicktime li {
	float: left;
	display: inline;
	padding: 20px 15px 30px 0px;
}


.videotourShell {
	background: #ffffff url(../images/pressMedia/pm_videoTour_bg.jpg) top left no-repeat;
	width: 360px;
	height: 200px;
	margin-top: 50px;
}

.videotourShellPhotos {
	background: #f5f5f5 url(../images/pressMedia/pm_videoTour_bg.jpg) top left no-repeat;
	width: 380px;
	height: 200px;
	margin: 0;
	padding-top:0;
	/*margin-top: 50px;*/
	border-top: 20px solid #f5f5f5;
	
}

.videoTour {
	margin: 0;
	padding: 0;
}

.videoTour td {
	padding: 45px 15px 0px 0px;
}

.videoTour td.quicktime {
	padding: 18px 0px 0px 38px;
}

.videoTour td.col1 {
	padding-left: 38px;
}



.quicktimeCol1 {
	display:block;
	width: 37px;
	float:left;
	text-align:right;
	padding-top: 20px;
	margin: 0px 5px 0px 35px;
}

.quicktimeCol2 {
	display:block;
	width:200px;
	float:left;
	text-align: left;
	padding-top: 23px;

}

ul.videos {
	margin: 42px 0px 0px 38px;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 11px;
	/*width: 392px;*/
	display: inline;
}

ul.videos li {
	float: left;
/*	display: inline;*/
	/*padding: 0px 10px 0 0px;*/
	width: 100px;
}

ul.videos a {	
	color: #666666;
	text-decoration: none;
	text-align: center;
	border-right: #e2edfa 2px solid; 
	border-top: #e2edfa 2px solid; 
	display: block; 
	border-left: #e2edfa 2px solid; 
	border-bottom: #e2edfa 2px solid; 
	width: 82px;
}

ul.videos a:hover {
	color: #ff9900;
	text-decoration: none;
	text-align: center;
	border-right: #ffa900 2px solid; 
	border-top: #ffa900 2px solid; 
	display: block; 
	border-left: #ffa900 2px solid; 
	border-bottom: #ffa900 2px solid; 
	width: 82px;
}

/* footer */

.pipe {
	color: #6699cc;
	padding: 0px 8px
}

.footerLeft a {
	color: #6699cc;
	text-decoration: none;
	font-size: 9px;
	margin: 14px 0px;
}

.footerLeft {
	padding: 10px 0px 10px 280px;
	width: 530px; 
}




/* footer end */


/* Brand home footer
	------------------------------------------------------------------------ */
	div.footerLogoContainer { background:url(../images/footer_border.gif) repeat-x;padding-bottom:0; clear: both; height: 49px;;position: relative;top: -60px;}
	* html div.footerLogoContainer { position: relative; z-index: 2;}
	*+html div.footerLogoContainer { position: relative; z-index: 2;}
	ul.footerLogos { width: 930px; margin: 0 0 0 30px; padding:0;display:block;height:80px;background:url(../images/bg_footer_pipes.gif) no-repeat;}
	ul.footerLogos li { display:inline;float:left;background:none; margin-top:-30px; position: relative; text-indent: -30000px;}
	ul.footerLogos li .footerHover{ display:block;height:60px;width:50px;background:url(../images/footer_newLogoBar.gif) no-repeat;margin-top:50px;}
	ul.footerLogos li .footerHover span { display:none;}	
	ul.footerLogos li .footerHover_HF {width:87px;margin-right:30px;}
	ul.footerLogos li .footerHover_HF:hover { background-position:0 -70px;}	
	ul.footerLogos li .footerHover_HI { width:37px;background-position:-103px 0;margin-right:18px;}
	ul.footerLogos li .footerHover_HI:hover { background-position:-103px -70px;}
	ul.footerLogos li .footerHover_CH { width:62px;background-position:-168px 0;margin-right:18px;}
	ul.footerLogos li .footerHover_CH:hover { background-position:-168px -70px;}
	ul.footerLogos li .footerHover_DT { width:44px;background-position:-248px 0;margin-right:18px;}
	ul.footerLogos li .footerHover_DT:hover { background-position:-248px -70px;}
	ul.footerLogos li .footerHover_ES { width:50px;background-position:-308px 0;margin-right:18px;}
	ul.footerLogos li .footerHover_ES:hover { background-position:-308px -70px;}
	ul.footerLogos li .footerHover_HP { width:41px;background-position:-380px 0;margin-right:18px;}
	ul.footerLogos li .footerHover_HP:hover { background-position:-380px -70px;}
	ul.footerLogos li .footerHover_GI { width:50px;background-position:-446px 0;margin-right:18px;}
	ul.footerLogos li .footerHover_GI:hover { background-position:-446px -70px;}
	ul.footerLogos li .footerHover_HV { width:50px;background-position:-516px 0;margin-right:18px;}
	ul.footerLogos li .footerHover_HV:hover { background-position:-516px -70px;}	
	ul.footerLogos li .footerHover_HW2 { width:50px;background-position:-585px 0;margin-right:18px;}
	ul.footerLogos li .footerHover_HW2:hover { background-position:-585px -70px;}
	ul.footerLogos li .footerHover_HW { width:42px;background-position:-662px 0;margin-right:18px;}
	ul.footerLogos li .footerHover_HW:hover { background-position:-662px -70px;}
	ul.footerLogos li .footerHover_WA { width:75px;background-position:-726px 0;margin-right:18px;}
	ul.footerLogos li .footerHover_WA:hover { background-position:-726px -70px;}
	ul.footerLogos li .footerHover_HH { width:113px;background-position:-812px 0;}
	ul.footerLogos li .footerHover_HH:hover { background-position:-812px -70px;}
	
	/*

	------------------------------------------------------------------------- */
