/*RESET*/
/*body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}ol,ul{list-style:none;
}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;}a{text-decoration:none}
*/

/*
	TOC
		Listings: 	218
		Widgets:	266

*/
/*CLASSES*/
.tan {color:#eee8c7 !important;}
.clear, .clearFloat {clear:both !important; float: none !important;}
.clearAlt {overflow:hidden !important;}
.floatR {float:right !important;}
.floatL {float:left !important;}
.margin5 {margin:5px !important;}
.margin5R {margin-right:5px !important;}
.margin5L {margin-left:5px !important;}
.margin5T {margin-top:5px !important;}
.margin5B {margin-bottom:5px !important;}
.margin10 {margin:10px !important;}
.margin10R {margin-right:10px !important;}
.margin10L {margin-left:10px !important;}
.margin10T {margin-top:10px !important;}
.margin10B {margin-bottom:10px !important;}
.margin15 {margin:15px !important;}
.margin15R {margin-right:15px !important;}
.margin15L {margin-left:15px !important;}
.margin15T {margin-top:15px !important;}
.margin15B {margin-bottom:15px !important;}
.margin20 {margin:20px !important;}
.margin20R {margin-right:20px !important;}
.margin20L {margin-left:20px !important;}
.margin20T {margin-top:20px !important;}
.margin20B {margin-bottom:20px !important;}
.margin25 {margin:25px !important;}
.margin25R {margin-right:25px !important;}
.margin25L {margin-left:25px !important;}
.margin25T {margin-top:25px !important;}
.margin25B {margin-bottom:25px !important;}
.padding20 {padding:20px !important;}
.padding20R {padding-right:20px !important;}
.padding20L {padding-left:20px !important;}
.padding20T {padding-top:20px !important;}
.padding20B {padding-bottom:20px !important;}
.textR {text-align:right !important;}
.textC {text-align:center !important;}
.textL {text-align:left !important;}

/*body {
	background-color:#f8f5e6;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em; 12px 
	line-height:1.6em;
}*/
/* Global Hints and Errors */
p.notice {
	position:relative;
	display:block;
	background: #fffcd3 url(../images/icon_notice.gif) no-repeat 10px 11px;
	border: 1px solid #c2beb1;
	padding:10px 10px 10px 40px;
	color: #74655f;
	font-size: 13px;
}
p.alertnotice {
	position:relative;
	display:block;
	background: #fffcd3 url(../images/icon_notice.gif) no-repeat 10px 11px;
	border: 1px solid #c2beb1;
	padding:10px 10px 10px 40px;
	color: #DA0C19;
	font-size: 13px;
}
p.success {
	position:relative;
	display:block;
	background: #e5f993 url(../images/icon_success.gif) no-repeat 10px 11px;
	border: 1px solid #9bac55;
	padding:10px 10px 10px 40px;
	color: #688006;
	font-size: 13px;
}
p.info {
	position:relative;
	display:block;
	background: #d4ebfa url(../images/icon_info.gif) no-repeat 10px 11px;
	border: 1px solid #90b1c7;
	padding:10px 10px 10px 40px !important;
	color: #4b6bab;
	font-size: 13px;
}
p.error {
	position:relative;
	display:block;
	background: #f6b9b9 url(../images/icon_error.gif) no-repeat 10px 11px;
	border: 1px solid #e18484;
	padding:10px 10px 10px 40px;
	color: #c32727;
	font-size: 13px;
}


#c2-c3 {color:#29271a;}

#wrapperContainer {width:1108px; margin-left:auto; margin-right:auto; background: url(../images/shell/wrapper_bg.gif) repeat-y left top; position:relative; }
#wrapper {width:1100px; margin-right:auto; margin-left:auto; min-height:500px; position:relative; }

#logoSearch {position:absolute;top:6px; left:58px; width:235px; height:189px; background: url(../images/shell/logo_bg.png) no-repeat left top; }

#searchForm {position:relative; width:235px; height:59px;}
#searchInput {position:absolute; left:23px; top:17px; font-size:11px; color:#666666; border:0 none !important; width:150px;}
#searchBtn {position:absolute; top:5px; right:38px;}

#headerWrapper {height:87px; width:1100px;  background: url(../images/shell/topnav_bg.jpg) no-repeat left top;}
#header {width:964px; height:87px; margin-left:auto; margin-right:auto;}

/*  Top Navs */
#navHolder {width:716px; height:87px; float:right;}
UL#staticNav {width:716px; height:63px; margin:0; padding:0;}
UL#mainNav {width:716px; height:24px; margin:0; padding:0; }
#navHolder ul li, UL#staticNav ul li { list-style-position:inside; list-style-type:none; margin:0px; padding:0px}
#navHolder ul li {float:left;}
UL#staticNav li {background: url(../images/shell/static_separator.gif) no-repeat right center; height:63px;}
UL#staticNav li a.first {margin-left:0px;}
UL#staticNav li.last {background:none;}

UL#staticNav li a {
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	margin:21px 15px 20px 15px;
}

UL#mainNav li a {
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	margin: 4px 15px;
	
}
UL#mainNav li a.first {margin-left:0px;}
UL#mainNav li a.last {margin-right:0px;}

/* Secondary Nav */
UL#sideNav {margin:0px 0px 20px 0px; padding:0px 0px 15px 0px; background:transparent url("../media/images/separator.jpg") no-repeat scroll center bottom;}
UL#sideNav li {list-style:none; list-style-position:outside; margin:0px; padding:0px;}

UL#sideNav li a, UL#sideNav li, UL#sideNav li span {
	color: #a6984d;
	font-size:.95em;
	font-weight:bold;
	text-decoration:none;
	/*line-height:1.8em;*/
}

UL#sideNav li {/*line-height:1.8em;*/ padding:4px 0px; line-height:1em !important;}
UL#sideNav li a {line-height:1.2em !important;}

UL#sideNav li UL {margin:0px 0px 0px 10px; padding:0px;}
UL#sideNav li UL li span {font-weight:bold;}
UL#sideNav li UL li { line-height:1.6em;  padding:4px 0px;  display:block;}
UL#sideNav li UL li a {/*font-size:.9em;*/ line-height:.95em !important; display:block; }
UL#sideNav li UL li UL {margin-top:5px;}

UL#sideNav li a.sel {padding-left:10px;}

#columnWrapper { background: url(../images/shell/centerpiece_bg.jpg) no-repeat left top; width:1100px; }
#columnWrapper.interiorWrapper { background: url(../images/shell/centerpiece_bg_full.jpg) no-repeat left top; width:1100px; }

#columnHolder  {width:964px; margin-left:auto; margin-right:auto; min-height:945px;  line-height:1.3em;}
.column {float:left; min-height:500px;}

#c1, #c3 {float:left; width:216px; min-height:500px;}
#c1 {}
#c2-c3 {float:left; width:716px; min-height:500px; margin-left:32px;}
#c2-c3TCap {height:9px; width:716px; background: url(../images/shell/c2-c3_tcap_bg.png) no-repeat top left; overflow:hidden;}
#c2-c3BCap {height:14px; width:716px; background: url(../images/shell/c2-c3_bcap_bg.png) no-repeat left top; overflow:hidden;}
#c2-c3ContentWrapper {background: url(../images/shell/c2-c3_content_bg.png) repeat-y left top; width:716px;}
#c2-c3ContentSubWrapper {width:705px; margin-left:auto; margin-right:auto; position: relative;}
#c2-c3Content {margin-left:18px; margin-right:17px;min-height:500px;}
#c2 {float:left; width:464px; min-height:500px; }
#c3 { margin-left:36px; }

#headerImage {width:705px; margin-bottom:0px /* 25px for breadcrumb */; margin-top:0; display:block; height:285px;}
#headerImage li {margin:0 !important; width:705px; padding:0 !important;}
#headerImage img { margin-top:-6px; }
.breadCrumb {height:25px; font-size:11px; padding-left:10px;}
.breadCrumb a {font-size:11px;}
#overlay { background: url(../images/headers/overlay.png) top no-repeat; position:absolute; display: block; width: 705px; height: 8px; top: -6px; z-index:99;}

#printIcon { position: absolute; right: 10px; top: 295px; border: none; cursor: pointer; }

/*#c1, #c2-c3 {margin-top:365px;}*/

#c1, #c2-c3 {/*margin-top:365px; in the override */ color:#29271a;}
#c2 {margin-top:30px;  color:#29271a; background: url(../images/shell/largeGrad_top_bg.png) no-repeat left top;}
#c2.interior {background:none;}
#blueback {width:428px; margin-left:18px; margin-top:16px;}
#columnHolder.interior #c1 {margin-top:270px; color:#29271A;}
#columnHolder.interior #c2-c3 {margin-top:45px; color:#29271A;}

#c2-c3_c1 {float:left; width:145px; margin-right:25px; }
#c2-c3_c2 {float:left;width:500px; }

#footerWrapper {height:98px; background: url(../images/shell/footer_bg.gif) repeat-x left top; width:1100px; clear:both;margin-top:50px; }
#footer {height:60px; width:1040px ;padding:20px 30px;  }
#footerSocial {float:left; width:25%;}
/*#footerSocial ul {margin:10px 0px 0px 0px; padding:0px;}
#footerSocial ul li {float:left; margin:0px 10px 0px 0px; list-style-type:none; list-style-position:inside; padding:0px; overflow:hidden; width:42px; height:42px;}*/
#footerSocial .ftSM {padding:0px; overflow:hidden; width:42px; height:42px; float:left; margin:0px 10px 0px 0px;}
#footerSocial .ftSM a { display:block; height:100%; width:100%; }
#footer #footerSocial .tw { /*left: -42px;*/ position: relative; background: url(../images/shell/icons_sprite.gif) 0px 0; }
#footer #footerSocial .fb { /*left: -42px;*/ position: relative; background: url(../images/shell/icons_sprite.gif) -42px 0; }
#footer #footerSocial .yt { /*left: -84px;*/ position: relative; background: url(../images/shell/icons_sprite.gif) -84px 0; }
#footer #footerSocial .fl { /*left: -126px;*/ position: relative; background: url(../images/shell/icons_sprite.gif) -126px 0; }

#footerContact p {text-align:center; font-size:11px; font-family:Tahoma, Geneva, sans-serif; margin:0px; color:#fff; }
#footerContact { float:left; width:50%;}
#footerContact span {font-size:16px; font-weight:bold;text-align:center; display:block; margin-bottom:8px;}
#footerContact  a {text-decoration:none; color:#eee8c7;}
#footerSimple {float:left; width:25%; text-align:right;}
.footerSimpleSprite { width:144px; height:38px; overflow:hidden;  background: url(../images/shell/icons_sprite.gif) -168px 0; margin: 8px 0 0 100px; }



/* search	*/
div.resultsHolder ul.results { margin-left: 20px; }
.resultsHolder h4 { font-size: 12px; }

/* survey */
#survey h4 {margin: 16px 0; font-size: 1.4em;}
#survey label {display: block; margin-top: 15px;}
.subboxhead {font-weight: bold;}

/* listings */
ul.noPoints-inline, ul.noPoints-inline li { list-style-type: none; display: inline; }
ul.noPoints-block, ul.noPoints-block li { list-style-type: none; }
.jumpNav li { margin-left: 4px; }
.jumpNav .jump-sel a { color:#A6984D; }
.jumpNav { text-transform: uppercase; vertical-align: middle; font-weight: bold; margin-bottom: 10px; float:left; }
.jumpNav ul li img { vertical-align: middle; }
.paginationResultText { font-size: 12px; padding-left:46px; font-weight:bold; }
.pagination .prevArrow, .pagination .nextArrow { width: 12px; height: 15px; vertical-align: middle; }
.pagination .firstArrow, .pagination .lastArrow { width: 15px; height: 15px; vertical-align: middle; }
.pagination a.prevArrow { background: url(../images/shell/listings/prev.gif) no-repeat left; position:absolute; top:0; left:20px; }
.pagination a.firstArrow { background: url(../images/shell/listings/first.gif) no-repeat left; position:absolute; top:0; left:3px; }
.pagination a.nextArrow { background: url(../images/shell/listings/next.gif) no-repeat right; position:absolute; top:0; right:20px; }
.pagination a.lastArrow { background: url(../images/shell/listings/last.gif) no-repeat right; position:absolute; top:0; right:3px;}
a.prevArrow.disabled, a.nextArrow.disabled, a.firstArrow.disabled, a.lastArrow.disabled { background: none !important; color: #EEEEEE !important; cursor: default; }
div.pagination { margin: 10px 0; display: block; width: 500px; height: 15px; }
div.pagination a {text-transform:uppercase; color: #666666; font-size: 12px; font-weight: bold;}
div.pagination .hidden { display: none; }
div.paginationDisplay { float:right; width:156px; position:relative; }
.greybox-top { width: 496px; margin: 0 1px 0px 1px; height: 5px; background: url(../images/shell/listings/grey-top.gif) no-repeat center; }
.greybox-body { width: 476px; margin: 0 1px 0 1px; height: auto; background: url(../images/shell/listings/grey-bg.gif) repeat-y center; padding: 2px 10px 2px 10px; }
.greybox-bottom { width: 496px; margin: 0 1px 20px 1px; height: 6px; background: url(../images/shell/listings/grey-bottom.gif) no-repeat center; }
.whitebox-top { width: 500px; height: 5px; background: url(../images/shell/listings/listings_top.gif) no-repeat center; }
#c2-c3_ldetail .whitebox-top { width: 670px; height:33px; background: url(../images/shell/listings/listings_top_detailed.gif) no-repeat center; z-index:500; position:relative; }
#overview-tab, #events-tab, #amenities-tab, #offers-tab, #meetings-tab { position:relative; cursor:pointer; padding: 9px 0 !important;}
#overview-indicator, #events-indicator, #amenities-indicator, #offers-indicator, #meetings-indicator{ 
	position:absolute; 
	z-index:500; 
	width:17px; 
	height:11px; 
	top:33px; 
	/*top:41px\9;*/ 
	background: url(../images/shell/listings/detailActiveTab.png) no-repeat top center transparent; 
}
#overview-indicator { left:15px; }
#events-indicator { left:16px; }
#amenities-indicator { left:22px; }
#offers-indicator { left:37px; }
#meetings-indicator { left:20px; }
#overview-indicator img, #events-indicator img, #amenities-indicator img, #offers-indicator img, #meetings-indicator img{ position:absolute; top:0px; }
#c2-c3_ldetail .whitebox-body { width: 650px; padding: 10px 10px 0 10px; height: auto; background: url(../images/shell/listings/listings_bg_detailed.gif) repeat-y center; position: relative; }
#c2-c3_ldetail .whitebox-bottom { width: 670px; margin: 0 0 0px 0; height: 5px; background: url(../images/shell/listings/white-bottom_detailed.gif) no-repeat center; vertical-align: middle; }
.featuredL .whitebox-top { width: 500px; height: 5px; background: url(../images/shell/listings/featured_top.gif) no-repeat center; }
.whitebox-bluetop { width: 500px; margin: 0; height: 34px; background: url(../images/shell/listings/white-bluetop.gif) no-repeat center; vertical-align: middle; }
.whitebox-body { width: 480px; padding: 10px 10px 0 10px; height: auto; background: url(../images/shell/listings/listings_bg.gif) repeat-y center; position: relative; }
.featuredL .whitebox-body { width: 480px; padding: 10px 10px 0 10px; height: auto; background: url(../images/shell/listings/featured_bg.gif) repeat-y center; position: relative; }
.whitebox-bluebottom { width: 500px; margin: 0 0 20px 0; height: 34px; background: url(../images/shell/listings/white-bottom.gif) no-repeat center; vertical-align: middle; }
.whitebox-bottom { width: 500px; margin: 0 0 20px 0; height: 5px; background: url(../images/shell/listings/white-bottom2.gif) no-repeat center; vertical-align: middle; }

#listingSearch, #listingAdvSearch { position:relative; }
#listingSearch .whitebox-top, #listingAdvSearch .whitebox-top { width: 500px; height: 5px; background: url(../images/shell/listings/lSearch_top.gif) no-repeat center; }
#listingAdvSearch .whitebox-body { width: 480px; padding: 0 10px 0 10px; height: auto; background: url(../images/shell/listings/lSearch_bg.gif) repeat-y center; position: relative; min-height: 150px; z-index:1; }
#listingSearch .whitebox-body { width: 480px; padding: 0 10px 0 10px; height: auto; background: url(../images/shell/listings/lSearch_bg.gif) repeat-y center; position: relative; min-height: 150px; z-index:1; }
#listingSearch .whitebox-bottom, #listingAdvSearch .whitebox-bottom { width: 500px; margin: 0 0 20px 0; height: 30px; background: url(../images/shell/listings/lSearch_btm.gif) no-repeat center; vertical-align: middle; font-size:1.2em; position:relative; }
#listingSearch .whitebox-bottom a, #listingAdvSearch .whitebox-bottom a { color:#fff; }
#SrchSpCont, #advSrchSpCont {
	left: 14px;
	position: absolute;
	top: 5px;
	cursor:pointer;
}
#advSrchSpCont #hidearrow, #advSrchSpCont #showarrow {
	height: 8px;
	width: 8px;
	left: 130px;
	overflow: hidden;
	position: absolute;
	top: 5px;
	cursor:pointer;
}
#advSrchSpCont #hidearrow {
	background: url(../images/shell/listings/advSearch_arrow_sprite.png) no-repeat scroll 0 -8px;
	display:none;
}
#advSrchSpCont #showarrow {
	background: url(../images/shell/listings/advSearch_arrow_sprite.png) no-repeat scroll 0 0;
}
#listingSearch #showMapsButton, #listingSearch #hideMapsButton, #listingAdvSearch #showMapsButton, #listingAdvSearch #hideMapsButton {
	height: 45px;
	width: 175px;
	overflow: hidden;
	position:relative;
	top: 0px;
	left: 0px;
	cursor:pointer;
}
#listingSearch #showMapsButton, #listingAdvSearch #showMapsButton {
	background: url(../images/shell/listings/Map_icon.png) no-repeat scroll 0 0;
	display:block;
}
#listingSearch #hideMapsButton, #listingAdvSearch #hideMapsButton {
	background: url(../images/shell/listings/Map_icon.png) no-repeat scroll 0 -45px;
	display:none;
}
.newListSelHover, .newListSelFocus {
    cursor: default;
}
.newListSelected {
    background: url(../images/shell/listingField.gif) no-repeat scroll 0 0 transparent;
    color: #000000;
    float: left;
    height: 30px;
    padding: 5px 0 0 6px;
    width: 150px;
	 position:relative;
}
.selectedTxt {
    height: 16px;
    overflow: hidden;
    padding: 0;
    width: 128px;
	 padding-right:22px;
	 cursor:pointer;
}
ul.newList {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #000000;
    left: 0;
    list-style: none outside none;
    margin: 0;
    overflow: auto;
    padding: 0;
    position: absolute;
    top: 22px;
    width: 190px;
    z-index: 9999;
}
#listsearchForm .newListSelected ul.newList li {
    background: none repeat scroll 0 0 transparent;
    float: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px !important;
    list-style: none outside none;
    margin: 0px 3px 0 15px;
    padding: 0;
}
ul.newList li a {
    display: block;
    padding: 1px;
	 font-weight:normal;
}
ul.newList a {
    color: #000000;
    display: block;
    text-decoration: none;
}
#listingSearch #gMaps, #listingAdvSearch #gMaps { display:block; }
#listingSearch .leftSide, #listingAdvSearch .leftSide, #listingSearch .rightSide { float: left; display: block; width: 490px; height: auto;}
#listingAdvSearch .rightSide { float: left; display: none; width: 490px; height: auto;}
#listingSearch .leftSide, #listingAdvSearch .leftSide {padding-bottom:13px; }
#listingSearch h5, #listingAdvSearch h5 {padding:13px 0; }
#listingSearch label, #listingSearch select { width: 102px; display: block; padding-bottom: 0px; }
#listingAdvSearch .submitholder{ position:absolute; bottom: 13px; right: 10px; }
#listingSearch .submitholder { position:absolute; bottom: 13px; right: 10px; }
#listingAdvSearch .rightSide label, #listingAdvSearch .rightSide select { width: /*260*/156px; display: block; }
#listingAdvSearch .advSrchGrp { float:left; width: 162px; }
#listingSearch .larger, #listingAdvSearch .larger { width: 150px; border: 0 none !important; }
#listingSearch .inputHolder, #listingAdvSearch .inputHolder  { display: block; position: relative; height: 30px; width: 156px; vertical-align: middle; line-height: 20px; background: url(../images/shell/listings/input-bg.gif) no-repeat; float:left; padding-right: 6px;  }
#listingAdvSearch .inputHolderRight { display: block; position: relative; height: 30px; width: 156px; vertical-align: middle; line-height: 20px; background: url(../images/shell/listings/input-bg.gif) no-repeat; }
#listingSearch input.larger, #listingSearch select.larger { margin: 6px 0 2px 2px; position: absolute; }
#listingAdvSearch input.larger, #listingAdvSearch select.larger { margin: 6px 0 2px 2px; position: absolute; }
#listingAdvSearch .rightSide label, #listingAdvSearch .inputHolderRight select { width: 152px; display: block; padding-bottom: 10px; }
#listing_pagination_container h5 a { color: #000; font-size: 14px; margin-bottom: 4px; }
#listing_pagination_container ul.noPoints-block, #listing_pagination_container ul.noPoints-block li { list-style-type: none; margin: 0; font-size: 11px; padding: 0; }
#listing_pagination_container .mapIconHolder, #evntResultsHolder .mapIconHolder { width: 30px; height: auto; display: block; }
#listing_pagination_container .desc { font-size: 11px; }
#listing_pagination_container .moreInfo { color: #000; font-weight: bold; text-transform: uppercase; }
.linksHolder a, .linksHolder li { text-transform: uppercase; color: #FFF; font-weight: bold; font-size: 11px; }
#listing_details .linksHolder a, #listing_details .linksHolder li { text-transform: uppercase; color: #FFF; font-weight: bold; font-size: 12px; }
.linksHolder li { margin-left: 10px !important; }
ul.linksHolder { padding: 8px 8px 8px 15px; width: inherit; display: block; height: inherit; margin: 0 !important; }
ul.detailButtons { margin: 0 !important; width: 500px; padding: 0 !important; }
ul.detailButtons li { margin-left: 2px; margin-right: 0px; padding: 0; }
#c2_c3_ldetail { }
#c2-c3_ldetail h1.listingName { width:670px; }
#listing_details { position: relative; }
#listing_details p { margin: 0 !important; padding: 5px; }
.goBack { position: absolute; right: 33px; top: -60px; }
#listingAddress li { margin: 0px; padding: 0 0 3px 0; }
#listingAddress { font-size: 12px; margin: 0; line-height: 12px; }
#listingAddress .gld { margin-top:6px; }
#listingAddress .sMedia { margin-top:10px; }
#listingAddress .sMedia a { padding-right:10px; }
#overview_detail { margin: 10px 0; }
img.l-thumb { position: absolute; right: 10px; max-width: 149px; max-height: 99px; z-index: 1; margin-top: 6px; display: block; margin-right: 7px; }
.featuredL img.l-thumb { position: absolute; right: 10px; max-width: 178px; max-height: 129px; z-index: 1; margin-top: 6px; display: block; margin-right: 7px; }
.thumbOverlay { width: 167px; height: 118px; background: url(../images/shell/listings/thumb-overlay.gif) center no-repeat; position: absolute; right: 20px; z-index: 10; }
.thumbHolder { margin-bottom: 5px; float: right; display: block; width: 130px; }
.featuredL {position:relative; z-index:0; *z-index:-1;}/*thank you IE 7*/
.featuredL .listingInfo ul.noPoints-block { min-height: 95px; }
.featuredL .thumbOverlay {
	width: 190px; 
	height: 135px; 
	background: url(../images/shell/listings/featured_thumb-overlay.gif) center no-repeat; 
	position: absolute; 
	right: 0px; 
	z-index: 10; }
.featuredL .thumbHolder {
	background-color: #FFFFFF;
	display: block;
	float: right;
	height: 135px;
	position: absolute;
	right: 11px;
	top: 4px;
	width: 190px;
	z-index:0;
}
.listingLogo { float: right; border: 1px solid #F2F2F2; margin: 10px; }
.imgBorder { border: 1px solid #c0c0c0; margin: 10px 0 5px 5px; }
#map_listings { border: 1px solid #666666; }
#advSearch label { cursor: pointer; }
#advSearch input { margin-right: 4px; padding: 5px; }
/******* Gallery Styling ******/
#c2-c3_ldetail #listing_details .l-extra {
	position: relative;
	float: right;
	right:8px;
	z-index:1000;
}
/* fallback styles for image list */
.ppy-imglist {
    width: 100%;
    display: block;
    overflow: hidden;
}

.ppy-imglist li {
    padding: 10px;
    border: 1px solid #f0f0f0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #fff;
    list-style: none;
    float: left;
    display: block;
    margin: 0 10px 10px 0;
    width: 240px;
    height: 270px;
}

.ppy-imglist li a img {
    display: block;
    border: 0;
}

.ppy-active {
    width: 177px;
    height: 118px;
    margin: 0 0 0 10px;
}

.ppy-outer {
    padding: 5px;
    border: 1px solid #dedada;
    background: #fff;
	box-shadow: 2px 2px 2px #ece9e9;
	-webkit-box-shadow: 2px 2px 2px #ece9e9;
	-moz-box-shadow: 2px 2px 2px #ece9e9;	
}

.ppy-stage {
    width: 164px;
    height: 105px;
	position:relative;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}

.ppy-outer:hover, .ppy-expanded .ppy-outer {
    border: 1px solid #d5e68e;
    box-shadow: 0 0 7px #ccc;
    -moz-box-shadow: 0 0 7px #ccc;
    -webkit-box-shadow: 0 0 7px #ccc;
}

.ppy-counter {
	background: url(../images/shell/listings/bg-gallery-counter.png) repeat center center;
	/*background-color:#00ff88;*/
	color: #fff;
	padding: 3px 0;
	margin: 0;
	font-size: 12px;
	position: absolute;
	bottom:-35px;
	left:-5px;
	width:106%;
	height:17px;
	display:block !important;
}
.ppy-counter strong {margin-left:5px;}

.ppy-stagewrap {
    background: #fff;
}

.ppy-nav {
	height:100%;
	width:100%;
	position: absolute;
	left:0;
  /*  height: 14px; 
	bottom: 12px;
	right: 5px;	
	float: right;*/
}

.ppy-nav a {
    display:        block;
    overflow:       hidden;
    text-indent:    -900em;
    height:         11px;
    float:          left;
    padding:        0 5px;
}

.ppy-nav a.ppy-switch-enlarge, .ppy-nav a.ppy-switch-compact{
    display:		block;
    overflow:		hidden;
    text-indent:	-900em;
    height:			100%;
	 width:			100%;
    float:			left;
    padding:		0 5px;
	 position:absolute;
	 bottom:100%;
}

.ppy-prev {
	width: 11px;
    background: url(../images/shell/listings/gallery_nav.png) no-repeat scroll 11px 0 transparent;
	 position:relative;
	 left:68%;
	 bottom:-18px;
}

.ppy-next {
	width: 11px;
    background: url(../images/shell/listings/gallery_nav.png) no-repeat scroll -12px 0 transparent;
	 position:relative;
	 left:73%;
	 bottom:-18px;
}

.ppy-switch-enlarge {
    width: 14px;
   /* background: url(/includes/images/shell/listings/icon_enlarge.png) no-repeat center;*/
	 position:relative;
	 bottom:-38px;
}

.ppy-switch-compact {
    width: 14px;
   /* background: url(/includes/images/shell/listings/icon_compact.png) no-repeat center;*/
	 position:relative;
	 bottom:-38px;
}

.ppy-nav a:hover {
    cursor: pointer;
}
.ppy-hidden { display:none !important;}

.ppy-text { display:block; color:#ffffff; position:relative; bottom:-15px; left:40px; float:left; }

/* widgets */
div.imgBox {width:166px; float:right; margin-left:10px; margin-bottom:15px;}
#c1 .imageBox h4, #c3 .imageBox h4 { color: #FFFFFF;  }
#c2-c3Content .imageBox h4 { color: #29271A; }
#c1 .imageBox span, #c3 .imageBox span { color: #faf6d4; }
#c2-c3Content .imageBox span { color: #29271A; }
#c1 .imageBox p, #c3 .imageBox p { color: #FFFFFF; }
#c2-c3Content .imageBox p { color: #000; }
#c1 .imageBox img.image, #c3 .imageBox img.image { margin-right: 15px; margin-bottom: 10px; border: 2px solid #FFFFFF; }
#c2-c3Content .imageBox img.image { margin-right: 5px; margin-bottom: 5px; border: 2px solid #CCC; }
.imageBox h4 { text-align: left; font-size: 1.3em; margin-bottom: 10px; }
.imageBox span { font-size: 11px; font-weight: bold; }
.imageBox img.image { float: left; }
.imageBox p { float: left; font-size: 11px; margin: 0 !important; }
.clearfix { clear: both !important; float: none !important; }
.contentHolder { text-align: left; display: block; padding: 5px; }
.imageBox, .imageBoxBG { margin-bottom: 40px; }
.imageBoxBG { background: url(../images/widgets/bg_sprite_2.png) center no-repeat;  background-position:0px -219px; width: 216px; height: 240px; display: block; position: relative; }
.imageBoxBG img { float: left; margin-left: 0px; margin-right: 10px; margin-top: -5px; max-width: 100px; max-height: 100px; }
.imageBoxBG h4 { color: #FFFFFF; font-size: 1.4em; padding-top: 14px; }
.imageBoxBG p { color: #FFFFFF; margin: auto !important; padding: 0 24px 5px 24px; font-size: 11px; position: absolute; top: 63px; vertical-align: middle; height: 82px; }
.imageBoxBG .genSubmitBtn { left:99px; top:149px; }
.imageBoxBG .viewButton { position: absolute; bottom: 0px; right: 0px; background: url(../images/widgets/buttons_sprite.png) 0 -54px no-repeat; width: 103px; height: 40px; display: block; cursor: pointer; top:0px; }

.viewButton span { display: block; padding-top: 11px; font-size: 15px; text-transform: uppercase; width: 104px; font-weight: 500 !important; height: 33px; vertical-align: middle; text-align: center; text-shadow: #FFFFFF 1px 0px 1px; letter-spacing: -1px; }
.viewButton span:hover { color: #A6984D !important; }

.buttonWidget { width: 208px; height: 49px; background: url("../images/widgets/bg_sprite_2.png") no-repeat scroll 0 -172px transparent; /*url(../images/widgets/button/bg.png) no-repeat center*/; margin-left: 4px; margin-right: 4px; display: block; position: relative; cursor: pointer; margin-bottom: 30px; }
.buttonWidget img { vertical-align: middle; position: absolute; max-width: 60px; max-height: 60px; }
.buttonWidget h5 { color: #FFFFFF; padding-top: 15px; padding-left: 20px; }
#listing_pagination_container img.loading, #evntResultsHolder img.loading { width: 220px; height: 19px; display: block; margin-left: auto; margin: 80px auto; }
.listingInfo, .eventInfo { width: 440px; padding-left: 8px; }
#gMapTabs {width:auto; height:24px; margin:0; padding:0;}
#gMapTabs li {list-style-type:none; float:right; padding:0; list-style-position:outside; margin-left:1px;}
#gMapTabs li a {color:#FFF; line-height:24px; height:24px; display:block; 
	background: url(../images/shell/gMap_link_sprite.gif) no-repeat right top;
}
#gMapTabs li a span {
	background: url(../images/shell/gMap_span_sprite.gif) no-repeat left top; 
	padding:0px 15px; 
	height:24px; 
	line-height:24px;
	float:left;
}
#gMapTabs li a.tab-off {background-position:right top;}
#gMapTabs li a:hover, #gMapTabs li a.tab-on {background-position:right bottom;}

#gMapTabs li a.tab-off span {background-position:left top;}
#gMapTabs li a:hover span, #gMapTabs li a.tab-on span {background-position:left bottom; cursor:pointer;}
div.gMap { border: 1px solid #CCC; }

div.gMapHolder { background: #f0eeee; margin: 0 -8px 0px -8px; padding: 5px 10px 0 10px; }
/* articles */
.noPadTop {padding-top: 0;}
.noPadBottom {padding-bottom: 0;}

/* Map Image Boxes */
#c1 .mapImgBoxContCont { background: url(../images/widgets/bg_sprite_2.png) no-repeat center; background-position: 0px 0px; height:173px; width:216px; margin-bottom: 8px; }
#c2-c3_c1 .mapImgBoxContCont { 	background: url(../images/widgets/mapImgBox/small_bg.png) no-repeat center;	height:170px; }
#c1 .mapImgBoxContCont h4 { padding:12px 0 7px 0; margin:0 0 0 55px; display:none;}
#c1 .mapImgBoxContCont a { display:block; text-align:right; margin-right:14px; font-weight:bold; font-size:11px; color:#666140; padding-top:38px; }
#c2-c3_c1 .mapImgBoxContCont h4 { padding-bottom:120px; text-align:left; }
#c2-c3_c1 .mapImgBoxContCont a { display:block; text-align:right; font-weight:bold; font-size:11px; }

/* Contacts */
.contacts .l-image { float:left; width:93px; }
.contacts .l-extras { float:left; width:182px; }
.contacts .l-description { float:right; width:187px; font-size: 11px; }
.contacts .l-image .imgCont { background: url(../images/widgets/contacts/pic_bg.gif) no-repeat; height:81px; width:83px; text-align:center; }
.contacts h3 { color: #FFFFFF; text-align: left; font-size: 1em; padding-top:4px; line-height:30px; padding-left:17px; text-transform:uppercase; font-weight:bold!important; margin:0!important; }
.contacts .eachcontact { padding:20px 0 0 0; }
.contacts .l-extras h4 { font-size: 1.1em; color:#a7a666; font-weight:bold; }
.contacts .l-extrasHolder ul { margin:2px 0; padding:0; list-style: none; }
.contacts .l-extrasHolder ul li { margin:0; padding:2px 0; list-style: none; font-size:11px; }
.contacts .l-extrasHolder ul li a { color:#386cbf; text-decoration:underline; }
.contacts .l-description p { margin:0; padding:0; }

/* Events Control Box */
#controlBox { background: url(../images/events/controlbox.png) no-repeat center; height: 372px; width: 496px; position: relative; padding: 0; margin-bottom: 20px;}
.searchOptions {width: 205px; height: 350px; position: relative;}
.searchOptions .category_lbl { left:17px; position:absolute; top:111px; width:151px; display: block; }
.searchOptions .category { border:medium none; left:18px; position:absolute; top:136px; width:151px; }

.searchOptions .region_lbl { left:17px; position:absolute; top:162px; width:151px; display: block; }
.searchOptions .region { border:medium none; left:18px; position:absolute; top:187px; width:151px; }

.searchOptions .from_lbl { left:17px; position:absolute; top:10px; width:151px; display: block; }
.searchOptions .from { border:medium none; left:21px; position:absolute; top:34px; width:150px; background:none; }

.searchOptions .to_lbl { left:17px; position:absolute; top:59px; width:151px; display: block; }
.searchOptions .to { border:medium none; left:21px; position:absolute; top:86px; width:150px; background:none; }

.searchOptions .keyword_lbl { left:17px; position:absolute; top:213px; width:151px; display: block; }
.searchOptions .keyword { border:medium none; left:21px; position:absolute; top:241px; width:151px; }
.searchOptions .submit_event {position:absolute; top: 295px; left: 17px; text-indent: -1000em; width: 102px; height: 46px; background: url(../images/events/search.png) no-repeat center top; border:0;}

#newsletterSignup { width: 216px; height: 247px; display: block; background: url(../images/widgets/bg_sprite_2.png) center no-repeat; background-position:0px -219px; position: relative; margin-bottom: 40px; }
#newsletterSignup p { position: absolute; top: 94px; left: 10px; padding: 20px; margin: 0 !important; font-size: 11px; color: #FFFFFF; }
#newsletterSignup input#nlEmail { position: absolute; top: 69px; left: 26px; border: 0px none; height:35px; width:152px; padding-left: 8px; }
#newsletterSignup .nlSubmit { position: absolute; bottom: 0px; right: -40px; }
#newsletterSignup .nlError { border: 1px dotted #F06 !important; }
.newsltrSnupImg { width:54px; height:38px; margin: 0 0 0 5px; overflow: hidden; float:left; background: url("../images/widgets/buttons_sprite.png") no-repeat scroll -83px 0 transparent; }
.newsltrSnupImg img { position:relative; left:-80px; }
#newsletterSignup h4 { color: #FFFFFF; font-size: 1.3em; padding-top: 17px; padding-left:5px; text-shadow: 1px 0 1px #000000; }

.genSubmitBtn { height: 40px; left: 41px; overflow: hidden; position: relative; top: 153px; width: 103px; overflow:hidden; text-align: center; }
.genSubmitBtn a{ position:relative; top:10px; font-size: 15px; font-weight: normal; text-shadow: 1px 0 1px #FFFFFF;}
.genSubmitBtn a:hover{color:#A6984D;}

/* Calendar */
.catHeading {font-size: 16px;}
.cal-mainHeader {margin-left: 17px;}
.cal-mainHeader h3 {margin-bottom: 0;}
.dayHeader {font-weight: bold;}
.cal-days {text-align:center; color: #ddd;}
.cal-days td {height: 27px; width: 30px; padding: 0;}
.cal-days a {color: black;}
.cal-days .seldate {font-weight: bold; font-size: 14px;}
.cal-days .today { background:url(../images/events/selected.png) no-repeat; }
.cal-container {position: absolute; top: 20px; right: 41px; width: 240px;}
.spacer a {color: #9cbcf2; font-weight: bold;}


#controlBox .prevArrow {background: url(../images/events/left_arrow.png) no-repeat; position:absolute; right:56px; top:20px; width: 20px; height: 20px; z-index: 999;}
#controlBox .nextArrow {background: url(../images/events/right_arrow.png) no-repeat; position:absolute; right:36px; top:20px; width: 20px; height: 20px; z-index: 999;}
#controlPaging {margin-bottom: 20px;}
.filter-paging {margin: 10px 0 0 0;}
.filter-paging a {background-color:#F6F6F6; color:#67A4EB; display:block;  float:left; margin-right:15px; padding:5px; font-weight: bold;}
/*
.filter-paging a:hover {background-color: #eee;}
*/
.filter-paging .disabled {cursor:pointer; color: #ccc;}
.filter-paging .disabled:hover {cursor:pointer; color: #ccc;}
.filter-paging .prv-end { background: url(../images/events/start.png) no-repeat 5px center; padding-left: 39px !important; width: 26px;}
.filter-paging .prv { background: url(../images/events/left_arrow.png) no-repeat 5px center; padding-left: 29px !important; margin-right: 177px; width: 49px;}
.filter-paging .nxt { background: url(../images/events/right_arrow.png) no-repeat 42px center; width: 53px;}
.filter-paging .nxt-end { background: url(../images/events/end.png) no-repeat 40px center; width: 50px;}


.evnt-listing h5 {font-size: 12px;}
.evnt-listing .noPoints-block li {margin:0; padding: 0; font-size: 11px;}
.evnt-listing .desc p {font-size:11px; margin:0; padding: 5px 0;}
.evnt-listing {position: relative; padding-top: 10px;}
.evnt-thumb {background: url(../images/events/overlay.png) no-repeat center; width: 116px; height: 76px; padding: 0 3px 6px 3px; margin-top: 2px; float: right;}
.evnt-thumb .thumbHolder {padding:0;}

/*events widget */
#eventsBrowserHolder {
	display: block;
	width: 223px;
	height: 240px;
	background: transparent url(../images/widgets/bg_sprite_2.png) 0px -219px no-repeat ;
	margin-bottom: 30px;
	position: relative;
	overflow:hidden
}
#eventsBrowserHolder .viewAll { position: relative; bottom: 64px; }
#eventsBrowserHolder a.nextPage  { position: absolute; background: transparent url(../images/widgets/buttons_sprite.png) -60px 0 no-repeat; display: block; width: 23px; height: 53px; right:0px; top: 100px; cursor: pointer; }
#eventsBrowser { position: absolute; display: block; height: 120px; width: 2000em; font-size: 11px; color: #FFFFFF; }
#eventsBrowser .event { height: 100px; width: 165px; display: block; float: left; }
#eventsBrowserWindow { position: absolute; top: 65px; left: 30px; display: block; height: 120px; overflow: hidden; width: 165px; }
#eventsBrowser a { color: #faf6d4; font-weight: bold; }
#eventsBrowser a:hover { color: #FFFFFF; }
#eventsBrowserHolder h4 { color: #FFFFFF; font-size: 1.3em; padding-top:17px; padding-left:5px; text-shadow: 1px 0 1px #000000; position:relative; top:3px; }
#eventsBrowserHolder .eventsBrowserImg { width:45px; height:51px; overflow:hidden; margin: 0 0 0 5px;  float:left; background: url("../images/widgets/buttons_sprite.png") no-repeat scroll 0 0 transparent;}
#eventsBrowserHolder .eventsBrowserImg img { position:relative; left:0px; }
#eventsBrowserHolder .genSubmitBtn { left: 40px; top: 154px; }
#eventsBrowserHolder .viewButton { position: absolute; bottom: 0px; right: 0px; background: url(../images/widgets/buttons_sprite.png) 0 -54px no-repeat; width: 103px; height: 40px; display: block; cursor: pointer; top:0px; }

/* event detail */
#event-detail ul.linksHolder {padding:0 !important;}
#event-detail ul.linksHolder a, ul.linksHolderDetail li {margin: 0 6px 0 14px !important; padding: 0 !important;}
ul.linksHolder li {margin: 0; padding: 0;}
ul.linksHolderDetail li a {color: blue;}
#evnt-detail h4 {font-size: 1.4em;}

/* featured widget */
.featured-event-cal {width: 250px; position:absolute; top: 253px; right: 30px; color: white;}
.featured-date {background:url(../images/events/featured.png) no-repeat; width: 23px; height: 24px; padding: 6px 0 0 7px; float: left; color: #a6984d; font-weight: bold;}
.featured-info {width: 215px; float: left; margin-left: 5px;}
.featured-info a {color: white;}
.featured-event-cal p {margin: 5px 0 0 5px;}

/* coupons */
.coupon_top { background: url(../images/coupons/header.png) no-repeat; width: 499px; height: 32px; margin-top:5px; }
.coupon_body { background: url(../images/coupons/background.png) repeat-y; width: 499px; }
.coupon_bottom { background: url(../images/coupons/footer.png) no-repeat; width: 499px; height: 17px; }

.coupon_top h4 { color: white; text-transform: uppercase; font-size: 11px; padding: 12px 0 0 10px;}
.coupon_body p {margin:0 0 15px 0;}
.coupon_body table {margin: 0 10px;}

.offer_link {color: #3385d7; font-size: 13px; font-weight: bold;}
span.coupon_company {font-weight: bold; font-size: 11px;}
.coupon_company a {color: black;}
.coupon_itin_link a {color: #3385d7;}

.couponDetail { background-color: #fff; padding: 10px; }
.couponDetail .floatRight { float:right; }

.flash, .flashDiv {display:none; position:absolute; z-index:100;}
.flashDiv {width:auto; height:auto;}
/* forms	*/
.crmForm .sectionTitle { font-size: 14px; font-weight: bold; }
.crmForm .formtextreq, .reqfld { color: #C03; }
.crmForm td.formtextreq, .crmForm td.formtext { width: 200px; /*display: block;*/ height: auto; }
.crmForm .datafield { width: auto; }
.crmForm input[type=text], .crmForm select, .crmForm textarea { width: 260px; font-size: 11px; }
.whitebox-bluebottom input { margin-top: 3px; }

/* detailed listings stuff 	*/
.subTabs li { display: block; width: auto; float: left; }
.subTabs .ui-state-active a { color: #000 !important; }
table.mceVisualAid { width: 100%; }
.listingTab table { width: 100%; border: 2px solid #3286d8; !important; }
.listingTab table td, .mceVisualAid td { border: none; }

ul.subTabs { line-height:25px; margin-bottom:0; }
ul.subTabs li { display:inline-block; line-height:25px; list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0; }
ul.subTabs li a { border-color:#CCCCCC #CCCCCC #F5F5F5; border-style:solid; border-width:1px; margin-right:2px; padding:5px 15px; text-decoration:none; }
ul.subTabs li a.tab-off, ul.subTabs li.ui-state-default a { background-color:#EEEEEE; border-bottom:1px solid #F5F5F5; color:#999999; }
ul.subTabs li a.tab-on, ul.subTabs li.ui-tabs-selected a { background-color:#FFFFFF; border-bottom:1px solid #FFFFFF; cursor:default; }
ul.subTabs li a.tab-off:hover { background-color:#F5F5F5; text-decoration:underline; }
div.amenPad { padding: 10px; border: 1px solid #C0C0C0; }
.ui-tabs .ui-tabs-hide { display:none; }
table.amenities ul { margin: 0; }
table.amenities ul li { margin-left: 10px; }
.subTabs a.current { color: #3286d8; }
table#facilityTable { font-size: 10px; }
#meeting_facility_tab { font-size: 11px; border:2px solid #3286D8; }

/* booking widget	*/
#booking { background: url(../images/widgets/bg_sprite.png) 0 -415px; display: block; width: 216px; height: 268px; margin-bottom: 30px; position: relative; }
.numAdjust {
	width: 34px;
	height: 18px;
	display: inline-block;
	text-align: left;
	vertical-align: middle;
	float: left;
}
.numAdjust .plus, .numAdjust .minus {
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	width: 18px;
	height: 9px;
}
.clickable { cursor: pointer !important; }
.inline { display: inline !important; }
.numArea label { margin-right: 5px; margin-left: 10px; float: left; font-size: 11px; color: #666140; }
#booking .depart { position: absolute; top: 70px; left: 35px; }
#booking .return { position: absolute; top: 128px; left: 35px; }
#booking input.numInput { border: none; width: 16px; height: 18px; display: block; background: transparent url(../images/widgets/booking/num-bg.png) center no-repeat; float: left; text-align: center; }
#booking input.date { border: none; background: transparent; height: 17px !important; width: 130px; padding: 9px; }
#booking .numArea { position: absolute; top: 169px; left: 14px; }
#booking .bookCity { float:none; margin-top:20px; }
#booking .submit { position: absolute; left: 91px; bottom: 22px; width: 100px; height: 38px; display: block; }
#booking input { color: #666140; }
#booking .viewAll { position: absolute; top: 44px; right: 35px; }
.ui-datepicker-calendar { border: none !important; }
#booking label.error { display: none !important; }
#booking input.error { border: 1px solid #900; }

table.crmForm, table.crmForm td, table.noBorder, table.noBorder td, .noBorder tbody, .noBorder tr, .noBorder th { border:0 hidden !important; }

/* File Library Module  */
.fileTable th {padding: 5px; background-color: #eee;}
.fileTable th a {color: black;}
.fileTable, .fileTable td { border: 1px solid #ddd !important;}
.formreq {color: red;}

div.couponItem { padding: 5px 0 10px 5px; }

table.amenities tr.groupName td { background: #dbe5f4; text-align: left; font-weight: bold; padding: 10px; }
table.amenities tr td { padding-left: 10px; }

/* KILLING ADD/REMOVE ITINERARY LINKS - REMOVE THIS LINE WHEN TRIP BUILDER IS COMPLETE, HOSS.	
.iconAddItin, .iconRemoveItin, .coupon_itin_link { display: none !important; }
*/

#GIS_InviteText p { margin: 0.5em 0; }

/* ###############New Styles for Housing#######################*/
#housing h1{ text-align:center; }

#housing table{
	border-collapse:collapse;
}

#housing #login { line-height:2em; padding:15px; text-align:center; }

/*.pkgborder{
	background-color:rgb(0,84,154);
	border: 0px solid #fff;
}*/

.pkgName{
	color:rgb(255,255,255);
	background:url(../images/housing/tb_blHeaderBG.jpg) repeat-x;
	background-color:rgb(0,84,154);
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.pkgNameLinked{
	color:rgb(255,255,255);
	background:url(../images/housing/tb_blHeaderBG.jpg) repeat-x;
	background-color:rgb(0,84,154);
	font-size:16px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}

.pkgsubrow{
	background-color:rgb(167,169,169);
}

.pkgsubrow td, th{ padding:2px;border-collapse:collapse; border: 1px solid #a9a9a9; }

#housing .oddrow{ 	
	background:url(../images/housing/tb_blHeaderBG.jpg) repeat-x;
	background-color:rgb(0,84,154); 
	color:#fff;
}

.pkgNameSM{
	background:url(../images/housing/tb_blHeaderBG.jpg) repeat-x;
	background-color:rgb(0,84,154);
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.pkgNameSM p { padding:4px; }

.pkgRoomType{
	background:url(../images/housing/tb_blTypeBG.jpg) repeat-x;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

a.pkgAHref{
	color:Black;
}

a.pkgAHref:visited{
	color:rgb(0,84,154);
}

.roomRowOdd{
	background-color:rgb(255,255,255);
}

.pkgNameInside{
	color:rgb(255,255,255);
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

.inside2{
	background-color:rgb(255,255,255);
}

.inside2 td{
border: 0px solid #fff;
}

.smallDate{
	font-size:8pt; 
	color:rgb(255,0,0);
}
/* ###############END New Styles for Housing #######################*/

/* coupons */
.couponDetail {position: relative;  border:1px solid #E1E1E1; margin: 0; display: block;}
.couponDetail h2 {margin-top:0; font-size:24px;}
.couponDetail h2.subHeading {margin-top:0; font-size:18px; color:#DA2224; line-height:20px;	overflow:hidden;}
.couponDetail .date {font-size:1.1em; color:#DA2224; margin-left:5px;}
.couponLeft {width:239px; text-align:center; float:left;background-color:#E1E1E1; height:400px;}
.couponLeft img {margin: 10px 0 40px 0;}
.couponLeft h4 {text-align:center;}
.couponLeft .copyright {text-align:center; font-weight:bold; font-size:12px; padding:10px;}
.couponRight {width:314px; background-color:#FFF; padding:15px; float:left;}
.couponRight h4 {}
.couponRight a.option {background-color:#EEEEEE; color:#333333; padding:3px 8px; text-decoration:none; text-transform:uppercase; font-size: 10px;}

/* Surveys */
/* commented out #c2-c3_c2 beacuse live no longer uses a two column--cms leaves the div out when there is only one div in the container*/
#columnHolder .surveyDetail #c2-c3Content /*#c2-c3_c2*/ h1{
	text-align:center;
}
/*#columnHolder .surveyDetail #c2-c3Content #c2-c3_c1{
	float:left; margin-left:auto; margin-right:auto; width: 28%;
	text-align:center;
}*/
#columnHolder .surveyDetail #c2-c3Content /*#c2-c3_c2*/{
	float:none;
	margin: 0 auto; 
	width:72%;
}
#columnHolder .surveyDetail #c2-c3Content .survey table, #columnHolder .surveyDetail #c2-c3Content .survey td, #columnHolder .surveyDetail #c2-c3Content .survey th{
	border-collapse:collapse;
	border: 0px hidden #ffffff;
}
#columnHolder .surveyDetail #c2-c3Content .survey tbody{
	border: 1px solid #cccccc;
}
#columnHolder .surveyDetail #c2-c3Content .survey table{
	border-collapse:collapse;
	
}
