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



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


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


#siteContainer {
	border: 1px solid #888888;
	position: relative;
	background: #ffffff;
	width: 630px;
	margin: 2px auto;
	padding: 0 !important;
}


#header, #navigation, #menu, #singleColumnBtns {
	display: none;
}



#print_logo {
	display: block !important;
	margin-left: 4px;
}



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


#openingTimes {
	background:none; 
	font-size: 10pt;
	position: absolute;
	top: 0;
	left: 486px;
	width: 133px;
	height: 140px;
	margin-top: 10px;
	margin-left: 0;
	margin-bottom: 6px;
	border: 1px solid #898989;
	padding: 0;
}

#openingTimes h2 {
	text-transform:uppercase;
	padding: 0 0 0 5px;
	color: #555555;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	position: relative;
	left: -3px;
	top: -5px;
}

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

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


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

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





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


#contentContainer {
	background: none;	
	margin-top: 34px;
	color: #cccccc;
}


#mainContent {
	height: auto !important;
	width: 560px !important;
	min-height: 580px;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	padding: 20px 6px 0 28px;
	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 img {
	border: 1px solid #787878;
}


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


.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: auto;
	text-align: center !important;
}


#footer p {
	color: #cccccc;
	font-style: italic;
	font-weight: normal;
	font-size: 1em;
	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;
}


.pdf {
	padding-left: 10px;
}


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


ul.pressContacts li {
	background-color:none;
	border: 1px solid #898989;
	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 {
	position: relative;
	left: 40px;
}

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


ul.board li {
	background-color:none;
	border: 1px solid #898989;
	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:none;
	border: 1px solid #898989;
	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 #898989;
	background: none;
	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: #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 #898989;
	background: none;
}


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


.tableStyle th {
	background-color: none;
}


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

.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 10px -10px;
	color: #555555;
	font-style: normal;
}

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


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

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


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


/* begin airport details in travel page */


div#airport{
	width:490px;
	
}

div#airport ul {
	background-color:none;
	border: 1px solid #898989;
	margin:0 0 0 24px;
	padding:0;
	width:440px;
	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:1em Arial,Helvetica,sans-serif;
	margin: 0 10px 0 0;
	color: #555555;
}

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


/* end airport details in travel page */



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



ul.spiritList li {
	list-style: none;
	border: 1px solid #898989;
	background: none;
	margin: 1px;
	width: 140px;
	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: -14px;
}


ul.pressContacts li {
	background-color:none;
	border: 1px solid #898989;
	color: #cccccc;
	margin:0 2px 4px 0;
	padding: 14px 6px 4px 4px;
	width: 222px;
	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:none;
	border: 1px solid #898989;
	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;
}




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