/* Copy over */
html{padding: 0;margin:0;}

/* venue summary */
div.venueInfoLayout{
	float: left;
	width: 50px;
	height: 60px;
	padding-top: 25px;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	overflow: hidden;
}
div.venueInfoLayout sup{
	font-size: 0.475em;
}
div.layoutBoardroom{
	background: url('/images/2/layout-boardroom.png') no-repeat;
}
div.layoutClassroom{
	background: url('/images/2/layout-classroom.png') no-repeat;
}
div.layoutCocktail{
	background: url('/images/2/layout-cocktail.png') no-repeat;
}
div.layoutTheatre{
	background: url('/images/2/layout-theatre.png') no-repeat;
}
div.layoutCluster{
	background: url('/images/2/layout-cluster.png') no-repeat;
}
div.layoutUshape{
	background: url('/images/2/layout-ushape.png') no-repeat;
}

/* venue pop up box enhancements */
div.vsQuoteBox{
	background: #51A5F9 url("/images/2/searchformbackLG.png") no-repeat;
}

/* hotel summary */
div.hotelsummary div.header{
	width: 223px;
	height: 151px;
	overflow: hidden;
	position: relative;
}

div.hotelsummary div.header h2{
	background: #000000;
	opacity: 0.6;
	color: white;
	margin: 5px;
	padding: 3px;
	font-size: 1.2em;
	display: inline-block;
	z-index: 1000;
	position: relative;
	text-decoration: none;
}

div.hotelsummary div.header img{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

div.hotelsummary div.content{
	height: 150px;
	overflow: hidden;
	padding: 5px;
	font-size: 0.7em;
	color: #222222;
}

div.hotelsummary div.content h3{
	font-size: 1em;
	color: #3371B3;
	margin: 3px;
	padding: 0;
}

div.hotelsummary div.content p{
	margin: 0 3px;
}

div.hotelsummary div.price{
	background: #3474B7 url('/images/2/priceback.png') repeat-x;
	height: 59px;
	padding-top: 3px;
	font-weight: bold;
	font-size: 0.7em;
	text-align: center;
}

div.hotelsummary div.price sup{
	font-size: 1.2em;
}

div.hotelsummary div.price small{
	font-size: 0.65em;
	color: #9FCFFF;
}

div.hotelsummary div.price strong{
	font-size: 1.9em;
	padding-left: 2px;
}

div.hotelsummary div.price div.standardrate{
	width: 110px;
	height: 45px;
	margin-right: 3px;
	float: left;
	text-align: center;
	color: #265487;
	line-height: 1.9em;
}

div.hotelsummary div.price div.venuerate{
	width: 110px;
	height: 45px;	
	float: left;
	text-align: center;
	color: #FFFFFF;
	line-height: 1.9em;
}

div.hotelsummary div.buttons{
	height: 27px;
}

div.hotelsummary div.buttons a{
	text-decoration: none;
}

div.hotelsummary div.buttons img{
	border: 0;
}

/* offer boxes */

.offerHotelFeedbackTxt {
	font-size: 0.7em;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #000000;
	text-align: center;
	vertical-align: center;
}

.offerHotelRoomInfo {
	width: 223px;
	overflow: none;
	float: left;
	margin:0 0 0 -5px;
	padding: 0;
	width: 221px;
	height: 25px;
	border: 1px solid #000;
	background: url('/images/2/bar-yellow.png') repeat-x;
}

.offerHotelRoomRadio {
	float: left;
}

.offerHotelRoomName {
	float: left;
	display:block;
	font-size:1em;
	padding:0.5em 0.5em 0.5em 0.2em;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #296ab2;
}

.offerHotelRackRate {
	display: none;
}

.gridsubmit{
	background-color: #333333;
	border:1px solid #9AC0E5;
	float:left;
	height:400px;
	margin:0 7px 7px 0;
	color: #FFFFFF;
}

.gridsubmit h3{
	color:#FEC10B;
	font-size:1.2em;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight:bold;
	margin-bottom:0.5em;
	margin-top:0.75em;
	margin-left: 0.2em;
}

.gridsubmit p{
	font-size: 0.8em;
	margin: 0.3em;	
}

.offerMakeResponseTime{
	font-size: 0.8em;
	margin: 0.3em;
}

.offerMakeResponseTime span{
	font-size: 0.9em;
	color: #FEC10B;
}

.buttonbar{
	width: 223px;
	background: #f4c740 url('/images/2/buttonbar.png');
}

/* results header */

div#resultsheader{
	border: 1px solid #9AC0E5;
	background: #E6BE42 url('/images/2/resultsheader.png') repeat-x;
	width: 918px;
	height: 170px;
	margin: 7px auto 0 auto;
	position: relative;
}

div#resultsheader h2{
	font-size: 2.2em;
	font-weight: bold;
	margin: 0;
	padding: 8px;
	color: #333333;
	letter-spacing: -0.05em;
}

div#resultsheader #headlinetext{
	font-size: 1.0em;
	font-weight: bold;
	margin: 0;
	padding: 8px;
	color: #333333;
	letter-spacing: -0.05em;
}

div#resultsheader #content{
	font-size: 0.8em;
	font-weight: bold;
	margin: 0;
	padding: 8px;
	color: #FFFFFF;
	letter-spacing: -0.05em;
}
div#resultsheader span{
	color: #FFFFFF;
}

div#grid{
	width: 920px;
	margin: 7px auto;
}

div#grid div.textblock{
	background: #FFFFFF;
	border: 1px solid #9AC0E5;
	margin: 0 7px 7px 0;
	width: 918px;
	color: #000000;
}

div#grid div.textblock h1{
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
	margin: 8px 20px 8px 20px;
}
div#grid div.textblock h2{
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	margin: 8px 20px 8px 20px;
}
div#grid div.textblock h3{
	font-size: 0.9em;
	text-align: left;
	line-height: 1.25em;
	margin: 0px 20px 20px 20px;
	font-weight: normal;
}
div#grid div.textblock h3 a{
	/*background:#222222 none repeat scroll 0 0;*/
	padding:20px;
	color:#dccd29;
	font-weight:bold;
	padding:2px;
	text-decoration:none;

}
div#grid div.gridcol{
	background: #FFFFFF;
	border: 1px solid #9AC0E5;
	height: 400px;
	margin: 0 7px 7px 0;
	float: left;
}

div#grid div.onecolumn{
	width: 223px;
}

div#grid div.twocolumn{
	width: 455px;
}

div#grid div.threecolumn{
	width: 686px;
}

div#grid div.fourcolumn{
	width: 918px;
}

div#grid div.middle{
	margin-right: 6px;
}


div#grid div.last{
	margin-right: 0;
}

/* search box */

div#search{
	width: 920px;
	height: 250px;
	background: #316DAC url('/images/2/searchback.png') repeat-x;
	margin: 0 auto;
	position: relative;
	
}


div#search label, div#searchAjax label{
	color: #F4C740;
	font-size: 0.7em;
	font-weight: bold;
	display: inline-block;
	width: 45px;
}


div#search select, div#searchAjax select{
	font-size: 0.7em;
	padding: 2px;
	font-family: Helvetica, Arial, Sans-Serif;
	width: 150px;
}


div#search input, div#searchAjax input{
	font-size: 0.7em;
	padding: 2px;
	font-family: Helvetica, Arial, Sans-Serif;
	width: 130px;
	border: 0;
}

div.row{
	height: 25px;
}
div.row-vs{
	height: 40px;
}
div.row-vs img{
	vertical-align: middle;
	padding-top: 10px;
}
div.row-txt{
	height: 100px;
}
div.row-date{
	height: 40px;
}

div.row-date label{
	display: block !important;
	width: 70px !important;
}

div.row-date input{
	width: 70px !important;
}

div.row-date img{
	vertical-align: middle;
}

div.datecontainer{
	float: left;
	width: 105px;
}

div.inputcontainer{
	background: #FFFFFF;
	border: 1px solid #2783B5;
	border-bottom: 1px solid #75CCFF;	
	border-left: 1px solid #75CCFF;	
	padding: 1px;	
}

div.row-date div.inputcontainer{
	width: 90px !important;
}

div#searchform{
	width: 460px;
	height: 230px;
	margin: 10px 10px;
	position: absolute;
	float: left;
	background: #51A5F9 url('/images/2/searchformback.png') no-repeat;
}

div#searchAjax{
	width: 250px;
	height: 210px;
	background: #51A5F9 url('/images/2/searchformback.png') no-repeat;
	padding: 10px;
}

div#searchVSAjax{
	width: 250px;
	height: 350px;
	background: #51A5F9;
	padding: 10px;
}

/** hotel info **/

div#resultsheaderAjax{
	background: #E6BE42 url('/images/2/resultsheader.png') repeat-x 0 -5px;
	width: 920px;
	height: 70px;
	position: relative;
	border-bottom: 1px solid #947610;
}

div#resultsheaderAjax h2{
	font-size: 1.8em;
	padding: 5px 5px 2px 5px;
	margin: 0;
	color: #FFFFFF;
	letter-spacing: -1px;
	width: 890px;
}

div#resultsheaderAjax h2 span{
	display: none;
}

div#resultsheaderAjax h3
{
	color: #222222;
	font-size: 1.2em;
	padding: 0 5px;
	letter-spacing: -1px;
	width: 890px;
	margin: 0;
}

div.photoBoxAjax
{
	width: 299px;
	height: 370px;
	float: left;
	overflow: hidden;
	border-left: 1px solid #947610;
	overflow: hidden;
}

div.hotelInfo
{
	width: 350px;
	height: 340px;
	font-size: 0.8em;
	float: left;
	padding:0;
	color: #222222;
	background: #EFC73E url(images/ui-bg_highlight-soft_30_EFC73E_1x100.png) repeat-x scroll 50% 50%;
	overflow: hidden;
	
}

div.hotelInfoOffer
{
	width: 620px;
	height: 340px;
	font-size: 0.8em;
	float: left;
	padding:0;
	color: #222222;
	background: #EFC73E url(images/ui-bg_highlight-soft_30_EFC73E_1x100.png) repeat-x scroll 50% 50%;
	overflow: hidden;
	
}


div.roomInfoNameAjax
{
	font-size: 1.1em;
	font-weight: bold;
	color: #295B90;
}

div.roomInfoDescAjax
{
	padding: 4px 0;
	color: #222222;

}

div#bookSummary{
	width: 920px;
	height: 140px;
	background: #316DAC url('/images/2/searchback.png') repeat-x;	
	border: 1px solid #9AC0E5;
	margin: 7px auto;
	position: relative;
}

div#bookSummary h3{
	font-size: 1.8em;
	color: #FFFFFF;
	margin: 0;
	padding: 7px;
	letter-spacing: -1px;
}

div#bookSummary label,div#bookSummary div {
	width: 180px;
	display: block;
	float: left;
	padding: 3px 7px;
	color: #F7C93F;
	font-size: 1.3em; /* 1.3em */
	font-weight: bold;
	letter-spacing: -1px;	
}

div#bookSummary div{
	color: #FFFFFF;
	font-weight: normal;
	width: 230px;
}

div#summaryPublishDiscount{
	position: absolute;
	top: 7px;
	right: 7px;
	text-align: right;
	font-weight: bold !important;
	color: #52B7F3 !important;
}

div#bookForm{
	padding: 7px;
	color: #222222;
	font-size: 0.8em;
}

div#bookForm strong{
	color: #3682C5;
	font-size: 1.1em;
	padding: 2px 0 3px 0;
	display: block;
}

div#bookForm label{
	display: inline-block;
	width: 180px;
	font-weight: bold;
	color: #275789;
	height: 20px;
	margin-bottom: 5px;
}

div#bookForm div.inputcontainer{
	display: inline-block;
	border: 1px solid #275789;
	width: 200px;
	height: 18px;
	margin-bottom: 5px;

}

div#bookForm input{
	width: 190px;
	border: 0;
	padding: 2px;
}

div.linksAjax
{
	position: absolute;
	top: 0;
	right: 0;
	width: 110px;
}

div.linksAjax a{
	display: block;
}

div.linksAjax img{
	border: 0;
}

div.roomInfoRackRateAjax, div.roomInfoOfferRateAjax{
	float: left;
	background: url('/images/2/roomStandard.png') no-repeat;
	width: 127px;
	height: 35px;
	padding-top: 25px;
	text-align: center;
	font-size: 1.7em;
	font-weight: bold;
	color: #FFFFFF; 
}

div.roomInfoRackRateAjax sup, div.roomInfoOfferRateAjax sup
{
	font-size:0.7em;
}

div.roomInfoOfferRateAjax{
	background: url('/images/2/roomVenue.png') no-repeat;
	width: 143px;
}


div.roomInfoBookNowAjax img
{
	border: 0;
}

div#mapAjax{
	width: 269px;
	float: left;
	border-left: 1px solid #947610;
	overflow: hidden;
}

div#accordion h3.ui-accordion-header{
	border-left: 0 !important;
	border-right: 0 !important;
	border-top: 0 !important;
	margin-top: 0;
}

div#accordion div.ui-accordion-content{
	border-left: 0 !important;
	border-right: 0 !important;
	border-bottom: 1px solid #947610 !important;
	background: #FFFFFF;
	margin-bottom: 1px !important;
	padding: 10px !important;
}
/* grid boxes */
/* grid fonts */
div#grid .whitetext, div#grid .whitetext{
	color: #FFFFFF;
	background: #000000;
	opacity: 0.6;
	display: inline-block;
	z-index: 1000;
	position: relative;
	margin: 4px;
	padding: 3px;
}

div#grid .logobox{

}

div#grid .logobox img{
	margin-left: 65px;
}

div#grid .titletext{
	font-size:2.0em;
	font-weight:bold;
	letter-spacing:-0.05em;
}

div#grid .subheadertext{
	font-size: 1.4em;
	font-weight: bold;
}

div#grid .normaltext{
	font-size: 0.8em;
	font-weight: bold;
	width: 343px;
}

/* Custom mods */
div#siteTitle{
	margin: 0 auto;
	width: 920px;
	height: 50px;
}	
div#siteTitle h1{
	font-size: 2em;
	font-family: Helvetica, Arial, Sans-Serif;
}

/* navigation */
ul#navigation{
	width: 920px;
	height: 28px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	background: #FFCF3E url('pxf.php?f=/images/2/menuback.png') no-repeat;
}

ul#navigation li{
	padding: 5px 25px 0 25px;
	height: 23px;
	border-right: 1px solid #A4882E;
	border-left: 1px solid #FFD859;
	display: block;
	float: left;
}


ul#navigation li.first{
	border-left: 0;
}


ul#navigation li.last{
	border-right: 0;
}

ul#navigation li a{
	text-decoration: none;
	font-size: 0.8em;
	color: #295B90;
	font-weight: bold;
}

ul#navigation li a:hover{
	color: #FFFFFF;
}

/* search box */
div#search{
	width: 920px;
	height: 250px;
	background: #316DAC url('pxf.php?f=/images/2/searchback.png') repeat-x;
	margin: 0 auto;
	position: relative;
	
}
div.searchElement{
	width: 230px;
	margin-top: 50px;
	text-align: center;
	vertical-align: middle;
	float: left;
}
div.searchSubmit{
	width: 920px;
	margin-top: 25px;
	text-align: center;
	vertical-align: middle;
	float: left;
}
.searchElementSelect{
	font-size: 0.75em;
	font-family: Helvetica, Arial, Sans-Serif;
}
.searchSubmitBtn{
	font-size: 0.75em;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
}

/* step text and pitch */
div#pitch{
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	width: 920px;
}

div#step1{
	padding-left: 20px;
	width: 282px;
	height: 100px;
	border-right: 1px solid #15304C;
	font-size: 0.7em;
	color: #F4C740;
	background: url('http://www.venuemirror.com/images/2/1.png') no-repeat;
	float: left;
}

div#step1 span{
	display: block;
	margin-left: 20px;
	font-size: 1.2em;
	font-weight: bold;
	color: #52B7F3;
	height: 60px;
}

div#step2{
	padding-left: 10px;
	padding-right: 10px;
	width: 281px;
	height: 100px;
	border-left: 1px solid #3F91E8;
	border-right: 1px solid #15304C;
	font-size: 0.7em;
	color: #F4C740;
	background: url('http://www.venuemirror.com/images/2/2.png') 10px 0 no-repeat;
	float: left;
}

div#step2 span{
	display: block;
	margin-left: 40px;
	font-size: 1.2em;
	font-weight: bold;
	color: #52B7F3;
	height: 60px;
}


div#step3{
	padding-left: 10px;
	width: 282px;
	height: 100px;
	border-left: 1px solid #3F91E8;
	font-size: 0.7em;
	color: #F4C740;
	background: url('http://www.venuemirror.com/images/2/3.png') 10px 0 no-repeat;
	float: left;
}

div#step3 span{
	display: block;
	margin-left: 40px;
	font-size: 1.2em;
	font-weight: bold;
	color: #52B7F3;
	height: 60px;
}

div#steptext{
	position: absolute;
	top: 200px;
	right: 15px;
	text-align: right;
	font-size: 0.7em;
	color: #F4C740;	
}

div#steptext span{
	font-size: 1.4em;
	font-weight: bold;
	color: #52B7F3;
	display: block;	
}

/* footer and SEO */
div#footer, div#seo {
	background:#222222 none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:0.8em;
	line-height:20px;
	margin:0;
	padding:20px;
	text-align:center;
}
div#seo{
	margin-top: 10px;
}
div#footer a, div#seo a {
	color:#F4C740;
	font-weight:bold;
	padding:2px;
	text-decoration:none;
}
div#footer a:hover, div#seo a:hover{		
	background-color: #F4C740;
	text-decoration: none;
	color: #222222;
}
/* gallery */

#gallery {
	position:relative;
	height:370px
}
#gallery a {
	float:left;
	position:absolute;
}

#gallery a img {
	border:none;
}

#gallery a.show {
	z-index:500
}

#gallery .caption {
	z-index:600; 
	background-color:#000; 
	color:#ffffff; 
	height:50px; 
	width:100%; 
	position:absolute;
	bottom:0;
}

#gallery .caption .content {
	margin:5px
}

#gallery .caption .content h3 {
	margin:0;
	padding:0;
	color:#F4C840;
}
/* date picker pop up */
div.ui-datepicker {
	z-index:3000 !important;
}

/* google maps */
.tooltip {
	background-color:#eec949;
	font-weight:bold;
	color: #2a6bb2;
	border:2px #000000 solid;
}

/** css hacks **/
.clearfix:after{content: ".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
* html .clearfix{height: 1%;}
.clearfix{display:block;}
