@charset "utf-8";
@import url('meetings-navigation.css');
@import url('lightbox.css');

/* box */
.meetings-page #content {
	margin: 0 12px !important;
}

#meetings-area {
	color: #888;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 1.0em;
	line-height: 1.3em;
}

#meetings-area {
	width: 957px;
	margin: 0 auto;
	text-align: left;
}
#meeting-area-bottom {
	float: left;
}
#tab-menu img {
	float: left;
}

#tab-body .hr {
	background-color: #639899 !important;
	height: 0;
	padding-top: 1px;
	overflow: hidden;
	width: 100%;
	margin: 10px 0;
}

#tab-body #content-container {
	float: left;
	width: 923px;
	padding: 18px 18px 6px;
}

.totop {
	/*background: url('/images/meetings/go-to-top.gif');*/
	float: left;
	/*height: 18px;
	width: 60px;
	text-indent: -9999px;*/
}

.left {
	float: left;
}

#tab-body p {
	margin: 10px 0;
	/* see STYLE.CSS line 186-ish */
}

.btn-rfp {
	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-event {
	background: url('/images/meetings/btn-event.gif');
	text-indent: -9999px;
	display: block;
	width: 162px;
	height: 43px;
	margin: 0 auto;
}

.btn-rfp:hover, .btn-wedding:hover, .btn-event:hover {
	background-position: 0 -43px;
}

#meetings-header {
	height: 40px;
	padding-bottom: 12px;
}

#meetings-header h3 {
	background-image: url('/images/meetings/meetings-events.gif');
	width: 166px;
	height: 22px;
	float: left;
	text-indent: -9999px;
	margin: 12px 100px 0 20px;
	padding: 0 !important;
}

#meetings-header dl {
	color: #888;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 1.1em;
	line-height: 1.4em;
	margin-top: 6px;
}

#meetings-header .btn-rfp, #meetings-header .btn-wedding, .btn-event {
	float: right;
	margin-right: -3px;
}

/* overview specific */
#tab-body .text-right {
	float: left;
	margin: 18px 0 10px 18px;
	width: 550px;
}

#tab-body ul {
	/*clear: left;*/
	color: #888;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 1.1em;
	list-style-type: none;
	list-style-image: none !important;
	margin: 0 0 0 18px;
}

.meeting-overview #tab-body ul {
	margin-top: 8px;
}

#tab-body ul li {
	background-image: none;
	padding: 5px;
}

#tab-body ul.stacklist {
	padding-left: 40px;
	list-style: disc;
}

#tab-body ul ul {
	list-style-image: url('/images/bullet.gif') !important; 
}

#tab-body ul ul li {
	line-height: 1.8em;
	padding: 0;
}

#tab-body h2.header {
	background-image: url('/images/meetings/vero_beach_hotel_spa.gif');
	background-repeat: no-repeat;
	width: 500px;
	height: 15px;
	_height: 0;
	_padding-top: 15px;
	_overflow: hidden;
	margin: 0 0 3px 0;
	text-indent: -9999px;
}

#tab-body h1 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #315756;
	margin-left: 0 !important;
	padding-left: 0 !important;
}

#tab-body h4 {
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: -10px;
	font-weight: bold;
	color: #315756;
	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;
}

.callout_box {
    background: url("/images/meetings/small-groups/small-groups-callout.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 113px;
    margin-left: 20px;
	margin-top: 20px;
    padding-left: 10px;
    width: 177px;    
	padding-top: 5px;
}

.callout_box_link {
	cursor: pointer;
    display: block;
    height: 100px;
    padding: 10px 5px 5px 14px;
    *padding: 10px 5px 5px 0;
    width: 170px;
}

.callout_box p {
	line-height: 20px;
	font-size: 12px;
	*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;
	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;
}

/* floorplans table */
.table-floorplans {
	margin: 10px auto 0;
	width: 668px;
	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;
	background-color: #555;
	padding: 0 3px;
}

.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;
}

.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 h3 {
	background-color: #dcdcdc;
	color: #747474;
	padding: 3px 0 2px;
	text-indent: 6px;
	margin-bottom: 0;
	margin-top: 30px;
	width: 100%;
}

.no-top-margin {
	margin-top: 0 !important;
}

.meeting-photos .photo-column {
	margin: 1em auto 0;
	width: 900px;
}

.meeting-photos .photo-column a {
	float: left;
	margin-left: 10px;
	margin-bottom: 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 {
	background-color:#EFF1F0;
	border:2px solid #639899;
	margin:10px auto;
}
#social-list h2{
	color:#315756;
	font-family:arial;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.4em;
	margin:0.7em 0 -12px;
	padding-left:20px;
}
#social-list ul {
	padding-right:18px !important;
	padding-bottom:10px;
}
#social-list p {
	padding-left:20px !important;
}


#social-list-left	{
	display: block;
	float: left;
	width: 49%;
}

#social-list-right	{
	display: block;
	float: left;
	width: 49%;
}

#special-box-promotions	{
	background: url('/images/special_box.png') repeat !important;
	border: 3px double #a9c6c7;
	color: #888 !important;
	float: right;
	padding: 0 15px 10px 15px;
	margin: 10px 0 10px 15px;
	width: 274px;
	}

#special-box-promotions h2	{
	margin-bottom: 0.8em;
}

#special-box-promotions ul li {
	padding: 0px;
}

.list-special-box {
	color: #888 !important;
	font-size: 1.1em;
	list-style-type: square !important;
	margin: 0 0 10px 15px;
}

.list-special-box li {
	line-height: 1.1em;
	margin: .6em 0;
}

.promo-box	{
	background-color: #eff1f0;
	border: 2px solid #66979b;
	margin-top: 20px;
	margin-bottom: 0;
	padding: 5px 15px;
	*padding: 5px 15px 15px;
}

.promo-box p, .promo-box ul	{
	color: #888;
}

.promo-box #list {
	font-size: 1.1em !important;
	line-height: 7px !important;
	list-style-image: url("/images/bullet.gif") !important;
	margin: 1.2em 3em !important;
}

.promo-box h2 {
	color:#315756;
	font-family:arial;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.4em;
	margin:0.7em 0 -12px;
}

