@charset "utf-8";
/* CSS Document */

#tableFrame * {
	_zoom:1;
}

#full-screen-icon {
	top:-398px;
	_top:-395px;
}


#contentCenter {
	/*margin-top:-20px;*/
}

.clearleft {
	clear:left;
	min-height:0px;
	position:relative;
}


#subnav-ul li ul {
	margin-top:5px;
}

#subnav-ul li#submeetings ul li {
	list-style-type:disc;
	list-style-position:inside;
}

#subnav-ul li#submeetings ul li a {
	color:#000;
	font-weight:normal;
}

#subnav-ul li#submeetings ul li a:hover {
	color:#987e4d;
}
#features-lists, #main-content-table {
	float:right
}
#main-content-table {
	*margin-top:20px;
	_margin-top:0px;
}
ul.features-list {
	float:left;
	width:50%;
	margin-bottom:40px;
}

ul.features-list li {
	list-style-type:disc;
	list-style-position:inside;
}
h1.hotel-logo {
	text-indent:-9999px;
	margin-bottom:20px;
}

#charing-cross-logo {
	width:232px;
	height:20px;
	background-image:url(/media/images/themes/hotels/logo_charing_cross_light.gif);
	background-repeat:no-repeat;
}

h2.meetings-events-subtitle {
	font-weight:normal;
	margin-top:30px;
}

#meetings-events-table, th, td{
	border:1px solid #dcd2be;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#meetings-events-table p {
	margin:0px !important;
	padding:0px;
}

#meetings-events-table td {
	background-color:#fff;
}


#table-top-header th {
	color:#82693F;
	text-align:center;
	background-image:url(/media/images/themes/meetings_events/th-bg.png);
	background-repeat:repeat-x;
}

#table-top-header th#table-top-left {
	font-size:10px;
	padding-top:0;
	line-height:10px;
}

tr#table-top-header th p {
	height:20px;
	line-height:10px;
	font-size:9px;
	padding-top:4px;
	padding-bottom:4px;
}

tr#table-top-header th img {

}

#meetings-events-table th.header-left {
	font-size:10px;
	line-height:12px;
	padding:2px 0 2px 2px;
	text-align:left;
}

#meetings-events-table th.header-left a {
	font-size:9px;
}

#meetings-events-table th.header-left ul {
	margin:0 0 0 1px;
	padding:0;
}

#meetings-events-table th.header-left ul li {
	list-style-type:disc;
	list-style-position:inside;
	margin:0;
	padding:0;
}

#contentCenter #bottomBuffer {
	height:50px;
}

#weddings-events-table, th, td{
	border:1px solid #dcd2be;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#weddings-events-table p {
	margin:0px !important;
	padding:0px;
}

#weddings-events-table td {
	background-color:#fff;
}


#table-top-header1 th {
	color:#82693F;
	text-align:center;
	background-image:url(/media/images/themes/meetings_events/th-bg.png);
	background-repeat:repeat-x;
}

#table-top-header1 th#table-top-left1 {
	font-size:10px;
	padding-top:0;
	line-height:10px;
}

tr#table-top-header1 th p {
	height:20px;
	line-height:10px;
	font-size:9px;
	padding-top:4px;
	padding-bottom:4px;
}

tr#table-top-header1 th img {

}

#weddings-events-table th.header-left {
	font-size:10px;
	line-height:12px;
	padding:2px 0 2px 2px;
	text-align:left;
}

#weddings-events-table th.header-left a {
	font-size:9px;
}

#weddings-events-table th.header-left ul {
	margin:0 0 0 1px;
	padding:0;
}

#weddings-events-table th.header-left ul li {
	list-style-type:disc;
	list-style-position:inside;
	margin:0;
	padding:0;
}



/*==================== VENUE FORM ===================*/

#contentRight #venueForm {
	background-image:url("/media/images/themes/backgrounds/venueForm_bg.png");
	background-color:#695635;
	padding-left:15px;
	margin:0px;
}
#contentRight #venueForm-header {
	background: transparent url("/media/images/themes/backgrounds/venueForm_header.png") no-repeat 0px -5px;
	background-color:#000000;
	height:38px;
	overflow:hidden;
	margin:0px;
}
#contentRight #venueForm-header h2 {
	margin-top:0em;
	padding: 0.5em 0.75em;
	font-family:arial;
	font-size:18px;
	font-weight:normal;
	color: #FFFFFF;
	width:200px;
}
#contentRight #venueForm-header h2 span {
	color:#FFFFFF;
	width:200px;
	display:block;
}
#contentRight #venueForm h2, #contentRight #venueForm h2 span {
	font-size:18px;
	font-weight:normal;
	color: #FFFFFF;
	min-height:21px;
	min-width:179px;
	height:21px;
	width:179px;
}

select#venue_hotelname, select#venue_layout ,
	input#venue_people, input#venue_rooms {
	width:200px;
}

#venueForm * label {
	font-family:tahoma;
	font-size:11px;
}

#venueForm * input, #venueForm * select {
	font-family:tahoma;
	font-size:11px;
	vertical-align;text-top;
	padding: 2px 3px;
	border:none;
}


#venueForm fieldset {
	padding-top:14px;
	width:200px;
}
fieldset#venue_peopleRooms ol li label {
	width:106px;
	clear:none;
	margin-right:5px;
}


fieldset#venue_peopleRooms ol li input {
	float:right;
	width:80px;
}


label#venue_layoutLabel {
	width:12em;
}


fieldset.venue_submit input {
	width:87px;
	height:22px;
	float:right;
}
fieldset.venue_submit {
	float:none;
	padding-bottom:10px;
	border-style: none;
	border-bottom:solid 1px #8f887d;
}


#venueForm a, #venueForm a:hover {
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:20px;
	display:block;
	background:url("/media/images/themes/forms/btn_white_circle_arrow.png") 170px 0px no-repeat;
	_background-image:url("/media/images/themes/forms/btn_white_circle_arrow.gif");
	width:100%;
}

