@charset "utf-8";
@import url('meetings-navigation.css');
@import url('lightbox.css');

/* box */
.meetings-page #content {
	margin: 0 12px !important;
}

#meetings-area {
	color: #5f5f5f;
	width: 959px;
	margin: 0 auto 15px;
	text-align: left;
}

#meetings-area a:hover {
	text-decoration: underline;
}

#tab-body {
	background: url('/images/meetings/structure/middle-bg.gif');
	background-repeat: repeat-y;
	display: inline-block;
	width: 923px;
	padding: 18px 18px 6px;
}

#meetings-area-bottom {
	display: block;
	background-image: url('/images/meetings/structure/bottom-bg.gif');
	height: 0;
	padding-top: 5px;
	overflow: hidden;
	width: 100%;
}
#tab-menu img {
	float: left;
}

#tab-body .hr {
	background-color: #639899 !important;
	width: 100%;
	margin: 12px 0 0;
	display: block !important;
}

#tab-body p {
	margin: 10px 0;
}

.btn-rfp {
	background: url('/images/meetings/btn-rfp.gif');
	text-indent: -9999px;
	display: block;
	width: 154px;
	height: 35px;
	margin: 0 auto;
}

#tab-body .btn-rfp {
	background: url('/images/meetings/btn-rfp-white.gif');
	text-indent: -9999px;
	display: block;
	width: 154px;
	height: 35px;
	margin: 0 auto;
}

#tab-body .btn-rfp:hover, .btn-rfp:hover {
	background-position: 0 -35px;
}

#meetings-header {
	display: inline-block;
	width: 100%;
	height: 40px;
	padding-bottom: 12px;
}

#meetings-header h3 {
	background-image: url('/images/meetings/meetings-events.png');
	width: 192px;
	height: 17px;
	display: inline-block;
	text-indent: -9999px;
	margin: 12px 100px 0 10px;
	padding: 0 !important;
	vertical-align: middle;
}

#meetings-header dl {
	display: inline-block;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	line-height: 18px;
	margin-left: 10px;
	margin-top: 6px;
	vertical-align: top;	
}

#meetings-header .btn-rfp {
	display: inline-block;
	margin: 10px 8px 0 0;
	vertical-align: top;
	float: right;
}

/* overview specific */
#tab-body .text-right {
	display: inline-block;
	margin: 0 0 0 18px;
	vertical-align: top;
	width: 750px;
}

#tab-body ul {
	list-style-type: none;
	list-style-image: none !important;
	margin: 0;
}

.meeting-overview #tab-body ul {
	margin-top: 8px;
}

#tab-body ul li {
	background-image: none;
	padding: 5px;
	margin: 0;
}

#tab-body ul ul {
	/*list-style-image: url('/images/bullet.gif') !important; */
}

#tab-body ul ul li {
	line-height: 1.8em;
	padding: 0;
}

#social-list-left li {
	margin-right: 20px;
}

#tab-body h2.header {
	background-image: url('/images/meetings/the-muse-hotel.png');
	background-repeat: no-repeat;
	width: 500px;
	height: 17px;
	_height: 0;
	_padding-top: 17px;
	_overflow: hidden;
	margin: 0 0 3px 0;
	text-indent: -9999px;
}

#tab-body h1 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #639899;
	margin-left: 0 !important;
	padding-left: 0 !important;
}

#tab-body h4 {
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: -10px;
	font-weight: bold;
	color: #639899;
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.odd {
	background: #e6e7e9 !important;
}

/* promotions */
.block {
	background: #e6e7e9;
	height: 142px;
	padding: 2px;
	margin: 13px 0;
}

.block img {
	float: left;
	padding-right: 18px;
}

.block h4 {
	margin-top: 44px;
}

.block p {
	_float: left;
}

/* floorplans */
.floorplan-image {
	display: block;
	margin: auto;
	margin-bottom: 25px;
	width: 662px;
}

.floorplan-image-2 {
	display: block;
	margin: auto;
	margin-bottom: 10px;
	width: 666px;
}

/* photos */

.meeting-photos .thumb-container {
	float: left;
	list-style-type: none !important;
	margin: 10px 15px !important;
	padding: 0 !important;
}
.meeting-photos .thumb-container li {
	float: left;
}

.meeting-photos .thumb-container li img {
	cursor: pointer;
	_cursor: hand;
}

.thumb-container li img.over {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.photo-caption {
	float: left;
	width: 100%;
	background-color: #0099ff;
	color: #fff;
	clear: both;
	line-height: 18px;
}

.current-photo {
	float: left;
}

.photo-viewer {
	width: 392px;
	margin: 10px auto 0;
	text-align: center;
}

#meetings-area .photos {
	background: none !important;
	float: left;
	_display: inline;
	width: 600px !important;
	margin: 0 0 0 49px;
}

.photo-header {
	margin: 0;
}

.meeting-keep-it-green h4 {
	margin: 10px 0;
}

.meeting-keep-it-green ul {
	padding: 10px 0 0;
}

.meeting-keep-it-green .totop {
	margin-top: 10px;
}

.offer-box h3 a {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0.5em 20px;
	text-transform: none;
}

.offer-box ul {
	color: #999;
	margin-left: 50px !important;
}

.offer-box ul li {
	padding: 0 !important;
	line-height: 1.4em;
}

/* photos */
.meeting-photos h4 {
	background-color: #dcdcdc;
	color: #747474;
	padding: 3px 0 2px;
	text-indent: 6px;
	display: inline-block;
	width: 100%;
}

.no-top-margin {
	margin-top: 0 !important;
}

.meeting-photos .photo-column {
	display: inline-block;
	vertical-align: bottom;
	margin: 10px;
	width: 900px;
}

.meeting-photos .photo-column a {
	float: left;
	margin-left: 10px;
}

.meeting-photos .photo-column a.first {
	margin-left: 0;
}

/* offer box */

.offer-box {
	background-color: #ededed;
	border: 1px solid #639899;
	float: left;
	margin: 5px 10px 10px 17px;
	padding-bottom: 12px;
	text-align: left;
	width: 458px;
}

.offer-box ul {
	list-style-type: disc !important;
}

/* SOCIAL TAB 2 columns */

#social-list-left	{
	margin: 0;	
	display: inline-block;
	vertical-align: top;
	width: 450px;
}

#social-list-right { 
	margin: 0;
	margin-left: 20px !important;
	display: inline-block;
	vertical-align: top;	
	width: 450px;
}

/* CAPACITY CHART */
table.capacitychart {
	font: .9em Verdana, Helvetica, Arial, sans-serif;
	color: #5f5f5f;
	border-collapse: collapse;
	margin: 15px 0 20px 0;
	width: 100%;
}

table.capacitychart th {
	color: #5f5f5f;
	border-bottom: 1px solid #5f5f5f;
	font-weight: bold;
	padding-bottom: .6em;
	text-align: center;
}

table.capacitychart th.room {
	text-align: left;
}

table.capacitychart th.total {
	text-align: right;
}

table.capacitychart td {
	color: #5f5f5f;
	border-bottom: 1px solid #5f5f5f;
	text-align: center;
}

table.capacitychart td {
	padding-top: .6em;
	padding-bottom: .6em;
}

table.capacitychart td.text-left {
	text-align: left;
}
