@import url('lightbox.css');

/* box */
#meetings-area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #3b3b3e;
}

#meetings-area a:hover {
	text-decoration: underline;
}

#meetings-area {
	_float: left;
	_display: inline;
	margin-top: 10px;
	width: 704px;
}
#meeting-area-bottom {
	float: left;
}
#tab-menu img {
	float: left;
}

#tab-body .hr {
	background-color: transparent;
	border-bottom: none;
	padding-top: none;
	margin-bottom: 0;
	height: 0;
	border-top: 1px dotted #ccc;
	overflow: hidden;
	width: 100%;
	margin: 10px 0;
}

#tab-body #content-container {
	float: left;
	width: 668px;
	padding: 18px 18px 6px;
	_padding-right: 0;
}

.totop {
	/*background: url('/images/meetings/go-to-top.gif');*/
	float: left;
	/*height: 18px;
	width: 60px;
	text-indent: -9999px;*/
}

.left {
	float: left;
}

#tab-body p {
	color: #3b3b3e !important;
	margin: 10px 0;
	text-align: left;
}

.btn-rfp {
	background: url('/images/meetings/btn-rfp-white.gif');
	text-indent: -9999px;
	display: block;
	width: 162px;
	height: 43px;
	margin: 0 auto;
}
.btn-rfp-dark {
	background: url('/images/meetings/btn-rfp.gif');
	text-indent: -9999px;
	display: block;
	width: 162px;
	height: 43px;
	margin: 0 auto;
}

.btn-wedding {
	background: url('/images/meetings/btn-wedding.gif');
	text-indent: -9999px;
	display: block;
	width: 162px;
	height: 43px;
	margin: 0 auto;
}

.btn-rfp:hover, .btn-rfp-dark:hover, .btn-wedding:hover {
	background-position: 0 -43px;
}

#meetings-header {
 	color: #444;
	height: 40px;
	margin-bottom: 10px;
}

#meetings-header h3 {
	background-image: url('/images/meetings/meetings-events.gif');
	width: 246px;
	height: 21px;
	float: left;
	text-indent: -9999px;
	margin: 12px 48px 0 0;
}

#meetings-header dl {
	float: left;
	margin-top: 8px;
}

#meetings-header .btn-rfp-dark, #meetings-header .btn-wedding {
	float: right;
	margin-right: -2px;
}

/* overview specific */
#tab-body .text-right {
	float: left;
	margin: 18px 0 0 18px;
	width: 485px;
}

#tab-body ul {
	/*clear: left;*/
	list-style: none;
	padding: 0;
	list-style-image: none !important;	
}

.meeting-overview #tab-body ul {
	margin-top: 8px;
}

#tab-body ul li {
	background-image: none;
	font-size: 11px;
	padding: 3px;
}

#tab-body h2 {
	background-image: url('/images/meetings/palomar_la_westood.gif');
	background-repeat: no-repeat;
	width: 500px;
	height: 15px;
	margin: 0 0 3px 0;
	text-indent: -9999px;
	text-align: left;
}

#tab-body h1 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #636a6e;
	text-align: left;
	margin: 0;
	padding: 0;
}

#tab-body h4 {
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: -10px;
	font-weight: bold;
	color: #636a6e;
	text-align: left;
}

.odd {
	background: #e2e2e2 !important;  /* previously #ccd8ce */
}

/* promotions */
#special-box-promos-full-width {
	border: 3px double #00A3D1 !important;
	float: right;
	margin: 5px 0 15px 5px!important;
	padding: 5px 5px 7px !important;
	width: 97%;
}
.block {
	background: #e2e2e2;	/* previously #f5f0f0 */
	height: 142px;
	padding: 2px;
	margin: 13px 0;
}

.block img {
	float: left;
	padding-right: 18px;
}

.block h4 {
	margin-top: 44px;
}

.block p {
	_float: left;
	_display: inline;
}

.callout_box {
	background: url("/images/meetings/small-groups/small-groups-callout.png") no-repeat scroll 0 0 transparent;
	float: right;
	height: 113px;
	margin: 5px 0 5px 10px;
	width: 187px;
}

.callout_box_link {
	display: block;
	height: 100px;
	width: 190px;
	cursor: pointer;
	padding: 5px;
}

.callout_box p {
	line-height: 20px;
	font-size: 11px;
	padding: 5px 0 0 15px;
	*padding: 10px 0 0 15px;
	position: relative;
	bottom: 5px;
}

.callout_box a {
	text-decoration: none !important;
}

.callout_box_email {
	color: #680000;
	text-decoration: underline;
}

.callout_box_email:hover {
	text-decoration: none !important;	
}

/* floorplans */
.floorplan-image {
	display: block;
	margin: auto;
	margin-bottom: 25px;
}

.floorplan-image-2 {
	display: block;
	margin: auto;
	margin-bottom: 10px;
}

/* 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 38px;
}

.photos h3 {
	background-color: #C8CBC6;
	color: #67656C;
	height: 18px;
	margin-bottom:0;	
	margin-top: 15px;
	padding: 3px 0 2px !important;
	text-indent: 6px;
}

.photo-header {
	margin: 0;
}

/* STYLE FOR CAPACITY CHART */

table.capacitychart {
	font: .8em Verdana, Helvetica, Arial, sans-serif;
	color: #3b3b3e;
	background-color: #fff;
	border-collapse: collapse;
	margin: 15px 0 20px 11px;
}

table.capacitychart th {
	color: #3b3b3e;
	border-bottom: 1px solid #5c5c5c;
	font-weight: bold;
	padding-bottom: 3px;
	text-align: center;
	vertical-align: top;
}

table.capacitychart th.rooms {
	text-align: left;
}

table.capacitychart td.room {
	border-bottom: 1px solid #5c5c5c;
	color: #3b3b3e;
	text-align: left;
}

table.capacitychart td.data {
	color: #3b3b3e;
	border-bottom: 1px solid #5c5c5c;
	text-align: center;
}

table.capacitychart td {
	padding-top: 5px;
	padding-bottom: 3px;
}

.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;
}

/* menu */
#tab-menu {
	clear: left;
	_height: 28px;
	_overflow: hidden;	
}

#tab-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#tab-menu ul li {
	background: none !important;
	padding: 0;
	margin: 0;
	float: left;
}
#tab-menu ul li a {
	background: url('/images/meetings/structure/navigation.gif');
	display: block;
	height: 28px;
	text-indent: -9999px;
}

#tab-body {
	background: url('/images/meetings/structure/middle-bg.gif');
	background-repeat: repeat-y;
	float: left;
	width: 704px;
}

.tab-overview {
	width: 80px;
}
.tab-overview:hover, .meeting-overview .tab-overview {
	background-position: 0 -28px !important;
}
.tab-photos {
	background-position: -80px 0 !important;
	width: 64px;
}
.tab-photos:hover, .meeting-photos .tab-photos {
	background-position: -80px -28px !important;
}

.tab-floorplans {
	background-position: -144px 0 !important;
	width: 84px;
}
.tab-floorplans:hover, .meeting-floorplans .tab-floorplans {
	background-position: -144px -28px !important;
}

.tab-menus-dining {
	background-position: -228px 0 !important;
	width: 115px;
}
.tab-menus-dining:hover, .meeting-menus-dining .tab-menus-dining {
	background-position: -228px -28px !important;
}
.tab-weddings {
	background-position: -343px 0 !important;
	width: 79px;
}
.tab-weddings:hover, .meeting-weddings .tab-weddings {
	background-position: -343px -28px !important;
}
.tab-social-events {
	background-position: -422px 0 !important;
	width: 97px;
}
.tab-social-events:hover, .meeting-social-events .tab-social-events {
	background-position: -422px -28px !important;
}
.tab-promotions {
	background-position: -519px 0 !important;
	width: 87px;
}
.tab-promotions:hover, .meeting-promotions .tab-promotions {
	background-position: -519px -28px !important;
}
.tab-small-groups {
	background-position: -606px 0 !important;
	width: 98px;
}
.tab-small-groups:hover, .meeting-small-groups .tab-small-groups {
	background-position: -606px -28px !important;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

/* MEETINGS page Specials box */

#special-box	{
	background-color: #e2e2e2;
	border: 3px double #008fb7;
	float: right;
	padding: 5px 0 0 15px;
	margin-top: 18px;
	margin-bottom: 15px;
	margin-left: 7px;
	width: 300px;
	_behavior: url('/css/iepngfix.htc');
}

#special-box-ppc	{
	background-color: #e2e2e2;
	border: 3px double #008fb7;
	float: left;
	padding: 5px 0 0 15px;
	margin-top: 18px;
	margin-bottom: 15px;
	width: 94%;
	_behavior: url('/css/iepngfix.htc');
}

#special-box h2, #special-box-ppc h2 {
	margin-bottom: 0.8em;
}

ul.linklist-box {
	color: #50635a;
	font-size: 1.0em;
	line-height: 0.8em;
	list-style-type: square !important;
	margin: 0 0 10px 15px !important;
}

#group-rate-2	{
	margin-left: 106px;
}

.float_right {
	float: right;	
}
