@charset "utf-8";
/* CSS Document */



a {
	font-weight: bold;
	color: #facf0f;
}


a:hover {
	color: #aaaaaa;
}



h1, h2, h3, h4 {
	color: #facf0f;
	font-weight: bold;
}


#siteContainer {
	border: none;
	position: relative;
	background: #010101;
	width: 950px;
	margin: 2px auto;
	padding: 0 !important;
}


#header {
	width: 950px;
	height: 234px !important;
	margin: 0;
	padding: 0 !important;
}



#print_logo {
	display: none !important;
}



#singleColumnBtns {
	width: 168px !important;
	height: 191px;
	padding: 0;
	float: left;
	background: none;
	margin-left: 31px;
}


#singleColumnBtns img {
	margin: 12px 0 7px 0;
}



/* ----------- OPENING TIMES --------------*/


#openingTimes {
	float: right;
	background:url(/media/_design/opentimes_bg.jpg) no-repeat; 
	font-size: 1em;
	position: relative;
	width: 173px;
	height: 180px;
	margin-top: 10px;
	margin-left: 2px;
	margin-bottom: 6px;
}

#openingTimes h2 {
	text-transform:uppercase;
	padding: 8px 0 0 5px;
	color: #dea534;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	position: relative;
	left: -6px;
}

#openingTimes dl {
	padding: 0;
	font-size: 1em;
	margin-top: -10px;
	margin-left: 12px;
	text-align: center;
}

#openingTimes dt {
	margin: 0 10px 1px -8px;
	color: #e9c680 !important;
	font-size: 1.1em;
}


#openingTimes dd {
	margin: 0 10px 0 -8px;
	color: #cccccc !important;
}

/* ----------------------------------------*/



#navigation {
	display: block;
	width: 950px;
	height: 34px;
	background: url(/media/_design/menu_bg.jpg) no-repeat;
	padding: 0 !important;	
	position: absolute;
	overflow: visible;
	top: 234px;
	left: 0;
	z-index: 999999 !important;
	text-align: center;
	margin: 0 !important;
}


#menu {
	height: 34px;
}




#menu ul { text-align: center; position: relative; top: -14px; left: 122px; z-index: 9999; }
#menu ul li { display: block; float: left; width: 130px; height: 26px; text-align: center; vertical-align: middle !important;  margin-left: 2px; margin-right: 2px; }
#menu ul li a { color: #232323; line-height: 24px; font-weight: bold; }


#menu ul li a:link, #menu ul li a:visited {
	display: block;
	float: left;
	width: 130px;
	height: 26px;
	background: url(/media/_design/nav_bg_up.jpg) no-repeat;
	text-decoration: none;
}


#menu ul li a:hover, #menu ul li a:active {
	width: 130px;
	height: 26px;
	background: url(/media/_design/nav_bg_over.jpg) no-repeat;
	text-decoration: underline;
}


#menu ul li ul.subnav { display: none !important; }


#menu ul li:hover > ul.subnav {
	display: block;
	width: 130px;
	position: absolute;
	z-index: 100;
	top: 200px;
}


#menu ul ul {	
	position: relative;
	top: 0;
	left: -20px !important;
	width: 130px;
}



#menu li li a {
	background: #aaaaaa !important;
	color: #010101;
	margin-left: 0 !important;
	padding: 0 !important;
}

#menu li li a:hover {
	background: #dea534 !important;
	color: #eeeeee;
	text-decoration: none;
}



#btnsMain {
	position: relative;
	top: 2px;
	left: -3px;
}


#contentContainer {
	background: url(/media/_design/content_bg.jpg) no-repeat;	
	margin-top: 34px;
	color: #cccccc;
}


#mainContent {
	height: auto !important;
	
	min-height: 680px;
	margin-left: 20px;
	margin-top: 0;
	margin-right: 0;
	padding: 20px 6px 0 18px;
	text-align: left;
}



#mainContent h1 {
	margin: 2px 0 8px 0;
	font-size: 1.8em;
}

#mainContent h2 {
	margin: 2px 0 8px 0;
	font-size: 1.4em;
}

#mainContent h3 {
	margin: 18px 0 8px 0;
	font-size: 1.2em;
}

#mainContent p {
	margin: 8px 0 !important;
	padding: 0 !important;
	text-indent: 0 !important;
}


#mainContent ul {
	margin-left: 22px !important;
	padding: 0 !important;
	text-indent: 0 !important;
}


#rightContent {
	margin: 0 !important;
	width: 182px;
	height: auto;
	float: right;
	padding-right: 4px;
}


.inlineBtns {
	margin: 0 !important;
	padding: 0 !important;
}


.rightBtns {
	width: 346px;
	padding: 0 !important;	
	position: relative;
	top: -18px;
	left: 30px;
}


.rightBtns img {
	margin: 0 0 0 1px;	
}


#footer {
	background: none;
	width: 950px;
	text-align: center !important;
}


#footer p {
	color: #cccccc;
	font-weight: normal;
	font-size: 1.2em;
	margin: 20px 0 16px 0;
}
	

.clear {
	clear: both;	
}


p#skip {
	position: absolute;
	text-indent: -9999px;
}


#breadcrumb {
	margin-left: 10px;
	margin-bottom: 20px;
}


#breadcrumb a {
	font-weight: normal;	
}


.left {
	float: right;
	margin: 6px 4px 6px 0;
}


.right {
	float: right;
	margin: 6px 4px;
}



.centred {
	text-align: center;
	margin: 0 auto;
}


#menu ul ul { display: none; } 


ul.pressContacts {
	margin: 14px 0 !important;
	padding-bottom: 20px !important;
}


ul.pressContacts li {
	background-color:#f8f8f8;
	border: 1px solid #bfa1a2;
	margin:0 0 4px 4px;
	padding:14px 6px 0 6px;
	width:230px;
	height: 16em;
	list-style:none;
	text-align:center;
	display: block;
	float: left;
}


ul.pressContacts h3, ul.agents h3 {
	margin-top: 0;
}


/* press show shots */
div#showShots{
	padding-top:10px;
	display:block;
	margin-left:10px;
}

/* end of press show shots */


/* contacts */

ul.contacts li {
	background-color:#444444;
	border: 1px solid #dea534;
	color: #cccccc;
	margin:12px 0 4px 4px;
	padding:14px 6px 0 6px;
	width:118px;
	height: 13em;
	list-style:none;
	text-align:center;
	display: block;
	float: left;
	position: relative;
	left: -20px;
}


ul.board li {
	background-color:#f8f8f8;
	border: 1px solid #bfa1a2;
	margin:0 0 4px 4px;
	padding:14px 6px 0 6px;
	width:138px;
	height: 18em;
	list-style:none;
	text-align:center;
	display: block;
	float: left;
}


ul.partners li {
	background-color:#f8f8f8;
	border: 1px solid #bfa1a2;
	margin:0 0 4px 4px;
	padding:14px 6px 0 6px;
	width:220px;
	height: 12em;
	list-style:none;
	text-align:center;
	display: block;
	float: left;
}


#headShots {
	float: left;
	margin: 16px 0;
}


div.paraFloatPhoto ul, div.paraFloat ul {
	margin:0;
	padding:0px;
	list-style:none;
}
div.paraFloatPhoto ul li, div.paraFloat ul li {
	display:block;
	margin-right:10px;
	margin-bottom:5px;
	min-height:50px;
	border-bottom: dotted 1px #797676;
	padding:2px 5px 18px 5px;
	overflow:hidden;
	clear: both;
}
div.paraFloatPhoto ul li p, div.paraFloat ul li p, div.paraFloat ul li h3 {
	margin:8px 4px 12px 30px;
	padding:0;
	width: auto;
}
div.paraFloatPhoto img, div.paraFloat img {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	border:1px solid #dea534;
}
div.paraFloatPhoto ul li {
	min-height: 150px;
	height:150px;
}
div.paraFloatPhoto, div.paraFloat {
	display:block;
}


#sponsorshipInfoLinksPanel {
	width: 538px;
	border: 1px solid #a92225;
	background: #eeeeee;
	padding: 10px;
	margin: 12px 6px 16px 6px;
}

#sponsorshipInfoLinksPanel {
	font-size: 1em;
}

#sponsorshipInfoLinksPanel .selected {
	font-size: 1em;	
	font-weight: bold;
}

/* table structure */



table Summary, table Caption {
	width: 28em;
	text-align:left;
	margin: 1em 0.5em;
	font-weight: bold;
	color: #094c90;
        font-size: 1.1em;
}




/* table structure */

table th, table td {
vertical-align:top;
}

table Summary, table Caption {
	width: 28em;
	text-align:left;
	margin: 1em 0.5em;
	font-weight: bold;
	color: #dea534;
    	font-size: 1.1em;
}


.tableStyle {
	width: 95%;
	margin: 0.5em 0 0.5em 0.5em;
	border-collapse: collapse;
	text-align:left;
	border: 1px solid #dea534;
	background: #333333;

}


.tableStyle caption {
	background-color: #888888;
	width: 96%;
}


.tableStyle th {
	background-color: #dddddd;
}


.tableStyle th, .tableStyle td {
	border-bottom: 1px solid #dea534;

}

.tableStyle th {
	text-align:left;
	padding: 4px 2px 4px 10px;
	vertical-align: top;
	color:#333333;
    	font-size:1em;
	font-weight:bold;
	width: 30%;
}

.tableStyle td {
	border-width: 0 0px 1px 0;
	text-align:left;
	padding: 4px 2px 4px 10px;
	vertical-align: top;
	color: #cccccc;
	
}


.tableStyle caption {
	margin: 0 0 -5px 5px;
	padding: 3px 4px 4px 8px;
	font-size: 1.1em;
	color: #ffffff;
}


thead {
	font-size:1.2em;

}


.tableStyle td.noBorder {
	border: none;
}


.tableStyle th.company {
	width: 26%;
}


.tableStyle th.stand {
	width: 16%;
}


.tableStyle th.deal {
	width: 58%;
}

.tableStyle th.time {
	width: 16%;
}

/*  for hotel details table  */

.tableStyle th.stars {
	width: 5%;
}

.tableStyle th.hotelName {
	width: 25%;
}

.tableStyle th.rates {
	width: 15%;
}

.tableStyle th.meals {
	width: 20%;
}

.tableStyle th.tube {
	width: 20%;
}

.tableStyle td.noBorder {
	border: none;
}


/*  end of hotel details table  */








blockquote {
	margin: 20px 0;
	color: #e9c680;
	font-style: normal;
}

hr {
	height: 0.1em;
	width: 98%;
	border-top: none !important;
	border-bottom: 1px solid #dea534;
	background-color: #dea534;
	color: #dea534;
	margin: 20px 0 5px 0;
}


#homeSlideshow {
	position: relative;
	z-index: 9999;
}

.highlightTxt {
	color: #facf0f;
	font-weight: bold;
}


ul.noBullet li {
    	list-style: none !important;
	margin-left: -31px;
}


/* begin airport details in travel page */


div#airport{
	width:450px;
	
}

div#airport ul {
	background-color:#333333;
	border: 1px solid #dea534;
	margin:0 0 0 24px;
	padding:0;
	width:400px;
	list-style:none;
	text-align:left;
}

div#airport ul li{

	height:auto;
	margin: 0 !important;
	padding: 6px 3px 0 14px;
	border:none;
}

div#airport ul li p{
	margin:0;
	padding:0;
}


div#airport ul li p{
	font:1.1em Arial,Helvetica,sans-serif;
	margin: 0 10px 0 0;
}

div#airport ul li p.airportHeader{
	color:#dea534;
	font-weight:bold;
	margin: 0 10px 0 0 !important;
}


/* end airport details in travel page */


.pdf
{
	background-image: url(/media/_design/pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 0;
	padding: 3px 0 3px 34px;
	margin: .4em 0;
}


.external {
	background: url(/media/_design/externalLink.gif) no-repeat right top;
	padding-right:16px;
}


ul.spiritList {
	width: 440px;
	display: inline-block;
	margin: 10px 0 4px 8px !important;
	position: relative;
	left: -10px;
}



ul.spiritList li {
	list-style: none;
	border: 1px solid #dea534;
	background: #444444;
	margin: 1px;
	width: 120px;
	padding: 4px 8px;
	display: block;
	float: left;
	color: #cccccc;
	text-align: center;
	font-weight: bold;
}


ul.pressContacts {
	width: 480px;
	margin: 0 0 10px 0;
	position: relative;
	left: -20px;
}


ul.pressContacts li {
	background-color:#444444;
	border: 1px solid #dea534;
	color: #cccccc;
	margin:0 2px 4px 0;
	padding: 14px 6px 4px 4px;
	width: 214px;
	height: 14em;
	list-style:none;
	text-align:center;
	display: block;
	float: left;
	font-size: 0.9em;
}


ul.agents {
	text-align: left;
	margin-left: 0 !important;
}


ul.#agents li {
	background-color:#faf5f9;
	border: 1px solid #ab729b;
	margin:0 0 4px 4px;
	padding:0 0 10px 0;
	width:230px;
	height: 12.5em;
	list-style:none;
	text-align:center;
	display: block;
	float: left;
}


ul.pressContacts h4, ul.agents h4 {
	margin: 0;
}


#videoDisplayHome{
	display:block;
	text-align:center;
	padding:0;
	margin: 18px 0;
	width: 438px;
	height: 350px;
	border: 1px solid #444444;
}










/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
