/*TAG DEFINITIONS*/ 
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	}
li {
	list-style-type: square;
}	
/*end of TAG DEFINITIONS*/ 

/*BACKGROUNDS*/
.mainPanel {
	/*background-color: #141615;*/
}
.registerPanel {
	background-color: #262A2A;
}
.whitePanel {
	background-color: #FFFFFF;
	color: #000000;
}
.greyHeaderBar {
	background-color: #505252;
	font-weight: bold;
	color: #FFFFFF;
}
/*end of BACKGROUNDS*/

/*LINK STYLES*/

a:link {
	text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

a.navWh:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navWh:visited {
	color: #FFFFFF;
	text-decoration: none;	
}
a.navWh:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.inline:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.inline:visited {
	color: #FFFFFF;
	text-decoration: none;	
}
a.inline:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.linkB:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.linkB:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
}
a.linkB:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.linkBU:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.linkBU:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;	
}
a.linkBU:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.linkBBlk:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.linkBBlk:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
}
a.linkBBlk:hover {
	color: #000000;	
	font-weight: bold;
	text-decoration: underline;
}

a.inlineBlk:link {
	color: #000000;
}
a.inlineBlk:visited {
	color: #000000;
}
a.inlineBlk:hover {
	color: #000000;
	
}

a.navGr:link {
	color: #A29999;
	text-decoration: none;
}

a.navGr:visited {
	color: #A29999;
	text-decoration: none;
}

a.navGr:hover {
	color: #A29999;
	text-decoration: underline;
}

/*end of LINK STYLES*/

/*TEXT STYLES*/

h1 {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}
h3 {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}

.TxtBody {
	color: #ddeaea;
	line-height:18px;
	font-size: 14px;
}
.TxtBodyCenter {
	color: #ddeaea;
	line-height:18px;
	font-size: 14px;
	text-align: center;
}
.TxtBodyBlkB {
	color: #000000;
	font-weight: bold;
}
.TxtBold {
	font-weight: bold;
}
.TxtFooter {
	color: #A29999;
	font-weight: normal;
}
.TxtItalic {
	font-style: italic;
}
.TxtBGrey {
	color: #A29999;
	font-weight: bold;
}
.TxtGrey {
	color: #A29999;
	font-weight: normal;
}
.TxtIndent30 {
	margin-left: 30px;
}
.TxtSmall {
	font-size: xx-small;
}
.TxtMedB {
	font-size: medium;
	font-weight: bold;
}

.error {
	color: #ff8888;
}


.leftnav {
	color: #ffffff;
	text-align: center;
}
a.leftnav:link { text-decoration: none; }
a.leftnav:visited {	text-decoration: none;	 }
a.leftnav:hover { text-decoration: none; }

.sitemaphead {
	font-weight: bold;
	color: #999999;
}

.thumb {
	text-align: center;
	background-color: #000000;
}

.vkeyline {
	background-color: #ffffff;
}

/*end of TEXT STYLES*/

.video_link img {
	margin-right: 50px;
	margin-top: 15px;
	margin-bottom: 10px; 
}

.video_link:hover {
	cursor: pointer;
}


/*MEDIA CENTRE*/

#contact-table {
	margin-top: 10px;
	margin-left: 0;
	padding: 0;
	border-collapse: collapse;
}

#contact-table td {
	padding-left: 0;	
	padding-right: 5px;
	font-size: 1.1em;
}

/* end of MEDIA CENTRE */

/*SHOW GUIDE*/

#showguide-table {
	margin-top: 10px;
	width: 880px;
	margin-left: 21px;
	margin-right: auto;
	padding: 0;
	border-collapse: collapse;
}

#showguide-table td {	
	padding: 5px;
	vertical-align: top;
	font-size: 1.1em;
}

#showguide-table td p  {
	margin-bottom: 0; 
	margin-top: 5px
}

/* end of SHOWGUIDE */

.numbered_list {
	margin-left: 0;
	padding: 0;
	margin-bottom: 40px;
}

.numbered_list li {
	list-style-type: decimal;
	list-style-position: inside;
	margin-bottom: 20px;
}

#left_title_home {
	margin-left: 20px;
	width: 85%;
	font-size: 27pt;
	line-height: 1.7;
	color: white;
}

#right_title_home {
	float: right;
	width: 85%;
	margin-right: 20px;
	font-size: 27pt;
	line-height: 1.7;
	margin-top: -10px;
	color: white;
}

#left_title {
	margin-left: 20px;
	width: 85%;
	font-size: 27pt;
	line-height: 1.7;
	color: white;
}

#right_title {
	float: right;
	width: 85%;
	margin-right: 20px;
	font-size: 27pt;
	line-height: 1.7;
	margin-top: -10px;
	color: white;
}


/* LANDING PAGE */
#home_table {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	color: white;
	margin-top: 10px;
}

#home_table table {
	border-collapse: collapse;
}

td {
	margin: 0;
	padding: 0;
}

#home_table #copy {
	padding-right: 10px;
}

#home_table #logo {
	text-align: center;
}

#home_table #bottom_left_table, #home_table #bottom_right_table{
	margin-top: 10px;
}

#home_table #bottom_left_table td, #home_table #bottom_right_table td {
	padding-top: 0;
	padding-right: 3px;
}

#other_shows_table {
	width: 100%;
	border-collapse: collapse;
}

#other_shows_table td {
	height: 140px;
}

#other_shows_table td.img_cell {
	padding-right: 15px;
}

#other_shows_table td.img_cell img {
	
}

#other_shows_table p {
	vetical-align: middle;

}

.rule {
	margin-top: 10px;
	margin-bottom: 8px;
}

.linkImage {
	border: none;
}

.inactiveLink {
	cursor: default;
}

#menu_logo_home {
	background-image: url('/images/nav/bg.jpg');
	background-repeat: repeat-x;
	width: 388px;
}

.menu_nav_home {
	text-align: right;
	background-image: url('/images/nav/bg.jpg');
	background-repeat: repeat-x;
	width: 128px;
}

#menu_logo {
	background-image: url('/images/nav/bg.jpg');
	background-repeat: repeat-x;
	padding: 0;
	padding-right: 2px;
}

#menu_logo img {
	border: none;
}

.menu_nav {
	text-align: right;
	background-image: url('/images/nav/bg.jpg');
	background-repeat: repeat-x;
	padding: 0;
	padding-right: 1px;
}

#last_menu_nav {
	padding-right: 0;
}

#footer_table {
	margin-top: 0;
	border-collapse: collapse;
}

#footer_table td {
	padding: 5px;
}

#footer_table #first_footer_item {
	padding-left: 0;
}


.leftCol {
	width: 50%;
	color: #ddeaea;
	line-height:18px;
	font-size: 14px;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: left;
}

.rightCol {
	width: 50%;
	padding-left: 10px;
	padding-top: 10px;
	text-align: right;
	vertical-align: top;
}

.center_div {
	width: 652px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #ddeaea;
	line-height:18px;
	font-size: 14px;
}

.video_div {
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #ddeaea;
	line-height:18px;
	font-size: 14px;
}

.feature_div {
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #ddeaea;
	line-height:18px;
	font-size: 14px;
}

#getting_here_table_london {
	width: 595px;
	height: 30px;
	background-image: url('/images/getting_here_nav_bg.jpg');
	margin-bottom: 10px;
}

#getting_here_table_london td {
	text-align: center;
	width: 119px;
	font-size: 11px;
}

#getting_here_table_ny {
	width: 595px;
	height: 30px;
	background-image: url('/images/getting_here_nav_bg.jpg');
	margin-bottom: 10px;
}

#getting_here_table_ny td {
	text-align: center;
	width: 148px;
	font-size: 11px;
}


#shoppingdining_table_london {
	width: 595px;
	height: 30px;
	background-image: url('/images/getting_here_nav_bg.jpg');
	margin-bottom: 10px;
}

#shoppingdining_table_london td {
	text-align: center;
	width: 148px;
	font-size: 11px;
}

#shoppingdining_table_ny {
	width: 595px;
	height: 30px;
	background-image: url('/images/getting_here_nav_bg.jpg');
	margin-bottom: 10px;
}

#shoppingdining_table_ny td {
	text-align: center;
	width: 119px;
	font-size: 11px;
}

/* <http://wiki.novemberborn.net/sifr/How+to+use> */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/*.sIFR-hasFlash .stext {
	visibility: hidden;
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 18px;
        height: 18px;
}
*/


/* end sIFR */

.sIFR-hasFlash h1 {
  
}

