/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

	/* Reset some weird affiliate-specific settings if present */
	.b_bContent {
		position: static;
		background: none;
		margin: 0;
	}

	#b_searchboxInc {
		width: 290px !important;
		text-align: left;
	}
	
	#b_frmInner {
		overflow: hidden;
	}

	input.b_submitButton {
		float: right;
	}
	
	#b_searchboxInc a.calender img {
		background: #003580;
	}

	.blur {
		color: #999 !important;
	}
	
	#b_calendarPopup {
		font: 12px/1.5 Arial, Helvetica, sans-serif;
		color: #003580;
	    display: none;
	    position: absolute;
	    background-image: url(http://l.bstatic.com/static/img/shadow3.png);
	    padding: 0 4px 4px 0;
	}
.b_popupInner, #b_searchboxInc #b_blockdisplay2, .b_roomInfo div, body.b_iframeSrc, #b_askMore table td.b_showExtraInfo .b_blocktoggle {
	background-color: #E5EAF0;
}
.b_popupInner, #b_searchboxInc #b_frm, .b_roomsFormInner, #b_availFrm, #b_availFrm2, .b_tabNav div, .b_hotelInfo, .b_illustration, #b_calendarPopup .b_calHeader td, #b_calendarPopup .b_calClose td, #b_bookStageNavInc, #b_bookStageNavInc table, #b_bookStageNavInc td, #b_bookContainer {
	border-color: #F5F5F5 !important;
}

img.gmnoprint{
	width:32px;}

#top .doubleentry .entry-content{
width:280px;
}

#top .doubleentry .entry{
padding-left:20px;
position: relative;
left:0 !important;
left:20px;
width:280px;
clear:none;
}

.doubleentry{
margin-left:-20px;
float: left;
clear: both;
width:600px;
}


