@import url('reset.css');
@import url('tab-navigation.css');
@import url('lightbox.css');
@charset "utf-8";

/* box */
#meetings-area {
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3;
}

#meetings-area a {
	color: #8e138e;
	text-decoration: none;
}
#meetings-area a:hover {
	color: #c154c1;
	text-decoration: underline;
}

#meetings-area {
	width: 588px;
	/* temporary */
	margin: 0 auto;
	padding-top: 10px;
}
#meeting-area-bottom {
	float: left;
}
#tab-menu img {
	float: left;
}

#tab-body .hr {
	height: 0;
	border-top: 1px dotted #ccc;
	overflow: hidden;
	width: 100%;
	*float: left;
	margin: 10px 0 -5px;
}

#content-container {
	float: left;
	width: 552px; /* narrow fix */
	padding: 18px 18px 6px;
}

.totop {
	/*background: url('/images/meetings/go-to-top.gif');*/
	clear: left;
	/*height: 18px;
	width: 60px;
	text-indent: -9999px;*/
}

.left {
	float: left;
}

#tab-body p {
	margin: 5px 0;
	float: left;
	width: 100%;
}

.btn-rfp {
	background: url('/images/meetings/btn-rfp.gif');
	text-indent: -9999px;
	display: block;
	width: 162px;
	height: 43px;
	margin: 0 200px;
	float: left;
	_display: inline;
}

#meetings-header .btn-rfp {
	float: right !important;
	margin: 0 !important;
}

.btn-rfp:hover {
	background-position: 0 -43px;
}

#meetings-header {
	height: 40px;
	margin-bottom: 10px;
}

#meetings-header h3 {
	background-image: url('/images/meetings/meetings-events.gif');
	width: 166px;
	height: 22px;
	float: left;
	text-indent: -9999px;
	margin: 4px 36px 0 0;
}

#meetings-header dl {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
}


/* overview specific */
#tab-body .text-right {
	float: left;
	margin: 18px 0 0 18px;
	width: 363px;
}

#tab-body ul {
	clear: left;
	float: left;
	_display: inline;
	/*list-style-image: none !important; */
	/*list-style-type: disc; */
	list-style-position: inside;
	margin: 8px 0 8px 20px;
	padding: 0;
	width: 504px;
}

#tab-body ul li {
	background-image: none;
	list-style-image: none !important;
	list-style-type: none;
	padding: 3px 3px 3px 5px;
	margin: 0;
}

#tab-body h2 {
	background: transparent url('/images/meetings/hotel-vintage-park.gif') no-repeat;
	width: 403px;
	*width: 363px;
	height: 15px;
	margin: 0 0 3px 0;
	text-indent: -9999px;
}

#tab-body h1 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #2b0459;
	margin-top: 0;
}

#tab-body h4 {
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 0;
	font-weight: bold;
	color: #2b0459;
}

.odd {
	background: #dad0e6 !important;
}

/* promotions */

.block {
	background: #f5f0f0;
	height: 142px;
	padding: 2px 10px 2px 2px;
	margin: 13px 0;
}

.block img {
	float: left;
	padding-right: 18px;
}

.block h4 {
	margin-top: 44px;
}

/* floorplans */
.floorplan-image {
	display: block;
	margin: auto;
	width: 552px;
}

/* photos */

.meeting-photos .thumb-container {
	float: left;
	list-style-type: none !important;
	margin: 10px 4px !important;
	width: auto !important;
}
.meeting-photos .thumb-container li {
	float: left;
	width: 85px !important;
}

.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;
}

.photos {
	float: left;
	_display: inline;
	width: 570px;
	margin: 0;
}

.photo-header {
	margin: 0;
}

/* floorplans table */
.table-floorplans {
	margin: 10px auto 0;
	width: 552px;
	border-collapse: collapse;
	font-size: 9px;
}
.table-floorplans th, .table-floorplans td {
	border: 1px solid #888;
	line-height: 18px;
	text-align: center;
}
.table-floorplans th {
	text-align: center;
	color: #fff;
	/*font-weight: bold;
	padding: 0 3px;*/
	font-size: 9px;
	background-color: #555;	
}

.table-floorplans .text-left {
	text-align: left;
	padding-left: 3px;
}

.meeting-floorplans .smaller-width {
	width: 668px;
	margin: 0 auto;
}

.meeting-keep-it-green h4 {
	margin: 10px 0 0;
}

.meeting-keep-it-green .totop {
	margin-top: 10px;
}
/* palomar-arlington menu fix */
#left_lnav_sub {
	left: 172px !important;
}

.meeting-promotions #tab-body p {
	float: none !important;
}

.block p {
	margin: 0 !important;
	width: auto !important;
	float: none !important;
}

.block-earthcare h4 {
	margin-top: 30px;
}

.meeting-photos #tab-body {
	_margin-top: -2px;
}

/* offset the reset.css */
#pgtop table {
	padding: 3px;
}
#left_nav_sub {
	left: 172px;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
}

#content p, #content h1, #content h2, #content h3, #content h4, #content a, #content li {
	font-size: 11px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footerlinks a {
	font-size: 10px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#footerlinks {
	padding-top: 4px;
}

#tab-body .capcontent td {
	text-align: center;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	*display: none;
}

:focus {
	border: none;
}

#tab-body table.tableform {
	line-height: 12px;
	border: 1px solid #ccc;
	border-width: 0 0 0 1px;
	margin-top: 6px;
}

#tab-body table.tableform td {
	border: 1px solid #ccc;
	border-width: 0 1px 1px 0;
	text-align: center;
	padding: 4px 2px;
}

#tab-body table.tableform tr.header {
	background-color: #ccc;
}

.ta-left {
	text-align: left !important;
}