@media print 
{
	html
	{
		background-color: white;
	}

	.divButtonRow
	{
		display: none;
	}
	.divLeftColumn
	{
		display: none;
	}
	.divSearch
	{
		display: none;
	}
	.imgHeader
	{
		display: none;
	}
	.divTitle
	{
		display: none;
	}
	.divAction
	{
		display: none;
	}
	#divThumbOuter
	{
		display: none;
	}
	.divThumbLogo img
	{
		padding: 50px;
	}
	#divAllPictures
	{
		font-style: italic;
		page-break-before: always;
	}
	#divAllPictures img
	{
		float: left;
		padding: 25px;
	}
	.divMap
	{
		display: none;	
	}
}
@media screen 
{
	#divAllPictures
	{
		display: none;
	}
	.divThumbLogo
	{
		display: none;
	}
	.divLeftColumn
	{
		float: left;
		width: 173px;
		padding: 10px;
		*padding: 0px;
	}

}
html
{
	background-repeat: repeat-x;
	background-color: black;
}
body
{
	font-family: Tahoma;
	font-size: 12px;
}
strong
{
	font-weight: bold;
}
h1
{
	font-weight: bold;
	font-size: 2.0em;
	margin-bottom: 10px;
	padding-right: 10px;
	color: black;
	display: block;
}
h2
{
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 10px;
	padding-right: 10px;
	color: black;
	display: block;
}
ul
{
	margin: 10px;
	float: none;
}
li
{
	list-style: circle;
	margin: 10px;
	float: none;
}
a
{
	color: black;
}
a:visited
{
	color: black;
}
a:hover
{
	color: black;
}
p
{
	padding-bottom: 10px;
}
.divRightColumn
{
	float: left;
	width: 780px;
}
.divMain
{
	margin-left: auto;
	margin-right: auto;
	width: 974px;
}
.divContentOuter
{
	float: right;
	background-image: url('/site/resources/images/background-body-top.jpg');
}
.divContent
{
	width: 760px;
	min-height: 955px;
	*height:auto !important;
	*height: 955px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url('/site/resources/images/background-body-bottom.jpg');
	padding: 10px;
	float: left;
}
.divContentListing
{
	width: 760px;
	float: right;
	padding: 10px;
	min-height: 720px;
	*height:auto !important;
	*height: 720px;
	background-color: white;
	font-size: 1.1em;
}
.divButtonRow
{
	padding-top: 15px;
	padding-bottom: 15px;
	float: right;
	clear: both;
}
.divButtonRow a
{
	background-image: url('/site/resources/images/background-button-off.jpg');
	width: 157px;
	height: 37px;
	line-height: 37px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	color: white;
	font-size: 1.25em;
	text-decoration: none;
}
.divButtonRow a:visited
{
	color: white;
}
.divButtonRowWrapper
{
	float: right
}
.divButtonRowInner
{
	position: absolute; 
	float: none;
	border-bottom: 1px solid #B69C47;
	display: none;
}
.divButtonRowInner a
{
	border-top: 1px solid #B69C47;
	border-left: 1px solid #B69C47;
	margin-left: -1px;
}
.divButtonRow a:hover
{
	background-image: url('/site/resources/images/background-button-on.jpg');
}
.divSearch
{
	background-image: url('/site/resources/images/background-advanced-search.jpg');
	padding-left: 13px;
	padding-right: 9px;
	padding-top: 7px;
	padding-bottom: 13px;
	float: right;
	font-size: 1.1em;
}
.divSearchInner
{
	width: 312px;
	padding-left: 10px;
	height: 180px;
	overflow: hidden;
}
.divSearchInner br
{
	clear: both;
}
.divSearchInner *
{
	float: left;
	margin-top: 3px;
}
.divSearchInner a
{
	width: auto;
	display: inline-block;
	padding-right: 10px;
	padding-left: 20px;
}
.divSearchInnerInput
{
	border: 0;
	background-color: black;
	background-image: url('/site/resources/images/textbox-middle.gif');
	height: 28px;
	padding-top: 6px;
}
.txtSmall
{
	width: 62px;
}
.txtDate
{
	width: 80px;
}
.txtLarge
{
	width: 188px;
	*width: 183px;
	background-image: url('/site/resources/images/textbox-middle.gif');
	display: inline-block;
	height: 28px;
	padding-top: 6px;
	overflow: hidden;
	white-space: nowrap;
}
.spanSearchTitle
{
	color: #EFD051;
	font-weight: bold;
	font-size: 1.2em;
	display: block;
}
.divAdvanced .spanSearchLabel
{
	width: 145px;
}
.spanSearchLabel
{
	display: inline-block;
	width: 58px;
	padding-top: 7px;
}
.spanSearchLabelMini
{
	display: inline-block;
	padding-top: 7px;
	padding-right: 6px;	
}
.imgHeader
{
	float: right;
}
.divLogo
{
	float: left;
	width: 185px;
	text-align: center;
	color: white;
	line-height: 0.8em;
	height: 241px;
	*padding-bottom: 10px;
}
.divLogo img
{
	padding-bottom: 10px;
	padding-top: 10px;
}
.spanLogo
{
	font-weight: bold;
	font-size: 0.80em;
}
.spanLogo2
{
	font-style: italic;
	text-transform: uppercase;
	font-size: 0.65em;
}
.divTitle
{
	background-image: url('/site/resources/images/background-title.jpg');
	width: 780px;
	height: 51px;
	line-height: 51px;
	float: right;
	clear: both;
	vertical-align: middle;
}
.divTitle h1
{
	padding-left: 100px;
	color: white;
	font-weight: normal;
	float: left;
}
.divTitle a
{
	float: right;
	color: #E4CD65;
	font-size: 1.3em;
	padding-right: 35px;
	text-decoration: none;
	padding-top: 2px;
}
.divNewsOuter
{
	background-image: url('/site/resources/images/background-news-middle.jpg');
	float: left;
}
.divNews
{
	background-image: url('/site/resources/images/background-news-top.jpg');
	background-repeat: no-repeat;
	min-height: 245px;
	*height:auto !important;
	*height: 245px;
	width: 173px;
	float: left;
	color: black;
}
.divNews a
{
	float: right;
	color: #EFD051;
	text-decoration: none;
}
.divNews span
{
	padding: 10px;
}
.spanNewsTitle
{
	color: white;
	font-size: 1.7em;
	display: block;
}
.lnkAllNews
{
	background-image: url('/site/resources/images/background-news-bottom.jpg');
	background-repeat: no-repeat;
	background-position: top;
	height: 67px;
	width: 136px;
	color: #EFD051;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	padding-left: 7px;
	padding-top: 16px;
	font-size: 1.1em;
	text-align: right;
	padding-right: 30px;
}
.lnkAllNews:hover
{
	color: #EFD051;
}
.lnkAllNews:visited
{
	color: #EFD051;
}
.divPhone
{
	background-image: url('/site/resources/images/background-phone.jpg');
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 68px;
	width: 187px;
	padding-top: 85px;
	text-align: center;
	font-size: 1.2em;
}
.spanPhoneNumber
{
	font-weight: bold;
}
.imgAirMiles
{
	padding: 16px;
}
.lnkReport
{
	padding: 21px;
}
.imgSideBar
{
	float: left;
	padding-top: 55px;
}
.divListingColumn
{
	float: left;
	width: 650px;
}
.divListingColumn a
{
	text-decoration: none;
}
.divListingColumnCell
{
	margin-right: 25px;
	padding-bottom: 25px;
	float: left;
	width: 188px;
	height: 195px;
	overflow-x: hidden;
	white-space: nowrap;
}
.divAdvanced
{
	padding-top: 15px;
}
.divAdvanced span
{
	width: 100px;
}
.divDrop
{
	position: absolute;
	margin-top: 30px;
	border: 1px solid #606060;
	background-color: #D7D2D2;
	width: 100px;
	height: 100px;
	overflow-y: scroll;
	overflow-x: hidden;
	display: none;
	*margin-left: -105px;
}
.divDrop span
{
	display: block;
	width: 100%;
	clear: both;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
}
.imgActions
{
	clear: both;
}
.imgSearchButton
{
	cursor: hand;
	cursor: pointer;
}
#txtSector
{
	cursor: hand;
	cursor: pointer;
}
.txtBold
{
	font-weight: bold;
}
.divLeftListing
{
	width: 450px;
	float: left;
}
.divRightPrice
{
	float: right;
	width: 245px;
	padding-right: 50px;
	font-weight: bold;
	text-align: right;
}
.divPictureNews
{
	float: left;
}
.divPictureNews img
{
	padding: 10px;
}
.divSidebarLink
{
	background-color: #C7B376;
	display: block;
	height: 35px;
	margin-bottom: 6px;
	letter-spacing: -1px
}
.divSidebarLink a
{
	color: black;
	font-size: 1.2em;
	float: none;
	display: block;
	background-image: url('/site/resources/images/arrow-menu.gif');
	background-repeat: no-repeat;
	background-position: right;
	line-height: 35px;
	margin-left: 20px;
	margin-right: 20px;
}
.divSidebarLink a:hover
{
	color: #EFD72F;
}
.imgMain
{
	float: left;
	padding-top: 4px;
}
#divThumbOuter
{
	float: left;
	width: 425px;
}
#divThumbInner
{
	float: left;
	height: 200px;
}
#divThumb
{
	height: 200px;
	display: none;
}
#divThumb img
{
	padding: 4px;
}
#divPages
{
	float: left;
	text-align: center;
	width: 425px;
}
#divPages a
{
	border-right: 1px solid black;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	color: black;
	font-size: 1.1em;
	display: inline-block;
}
.imgSpriteRooms
{
	background-position: 0px 0px;
	width: 50px;
	height: 45px;
	background-image: url("/site/resources/images/sprite-characteristics.gif");
	float: left;
}
.imgSpriteBed
{
	background-position: -50px 0px;
	width: 45px;
	height: 45px;
	background-image: url("/site/resources/images/sprite-characteristics.gif");
	float: left;
}
.imgSpriteBath
{
	background-position: -92px 0px;
	width: 45px;
	height: 45px;
	background-image: url("/site/resources/images/sprite-characteristics.gif");
	float: left;
}
.imgSpritePrint
{
	background-position: -140px 0px;
	width: 40px;
	height: 45px;
	background-image: url("/site/resources/images/sprite-characteristics.gif");
	float: left;
}
.divAction
{
	width: 335px;
	float: left;
}
.imgSpriteCalc
{
	background-position: -180px 0px;
	width: 48px;
	height: 51px;
	background-image: url("/site/resources/images/sprite-characteristics.gif");
	float: right;
}
.lnkAction
{
	color: #D2C090;
	font-weight: bold;
	padding-top: 20px;
	display: inline-block;
	text-decoration: none;
	float: left;
}
.divAgent
{
	float: right;
	width: 300px;
	min-height: 350px;
	*height:auto !important;
	*height: 350px;
}
.divAgent img
{
	float: left;
}
.divBar
{
	background-image: url("/site/resources/images/bar-middle.gif");
	height: 28px;
	float: left;
	width: 420px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 3px;
	display: inline-block;
}
.imgSpriteBarLeft
{
	float: left;
	background-image: url("/site/resources/images/sprite-bar.gif");
	width: 18px;
	height: 31px;
}
.imgSpriteBarRight
{
	float: left;
	background-image: url("/site/resources/images/sprite-bar.gif");
	width: 18px;
	height: 31px;
	background-position: -18px 0px;
}
.divCharacteristic
{
	float: left;
	width: 450px;
	padding-bottom: 10px;
	font-size: 0.85em;
}
.divCharacteristic span
{
	display: inline-block;
	padding-top: 25px;
	/*line-height: 16px;*/
	line-height: 20px;
	float: left;
	padding-right: 5px; 
}
.divCharacteristicHalf
{
	width: 215px;
	padding-left: 10px;
	float: left;
}
.divCharacteristicHalf br
{
	 clear: both;
}
.divCharacteristicHalf span
{
	padding-right: 10px;
}
.spanDescription
{
	padding-bottom: 10px;
	display: inline-block;
	width: 450px;
}
.divAttributes
{
	line-height: 1.6em;
	float: left;
	width: 445px;
}
.spanAttributeTitle
{
	font-weight: bold;
}
.divRoom
{
	width: 710px;
	background-color: white;
}
.divRoom span
{
	width: 138px;
	display: inline-block;
	overflow: hidden;
}
.divHeadache
{
	color: #D9CB9B;
}
.divHeadache span
{
	border-bottom: 1px solid #D9CB9B;
}
.divAgentTitle
{
	font-weight: bold;
	text-align: center;
}
.divAgentTitle span
{
	font-weight: normal;
	font-size: 0.9em;
}
.divAgentContact
{
	float: right;
	width: 155px;
}
.divAgentContact span
{
	display: inline-block;
	line-height: 32px;
	font-size: 0.8em;
}
.divAgentContact a
{
	text-decoration: none;
	line-height: 32px;
	font-size: 0.9em;
}
.divAgentContact a:hover
{
	text-decoration: underline;
}
.imgSpritePhone
{
	background-position: 0px 0px;
	width: 34px;
	height: 32px;
	background-image: url("/site/resources/images/sprite-agent.gif");
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}
.imgSpriteEmail
{
	background-position: -32px 0px;
	width: 34px;
	height: 32px;
	background-image: url("/site/resources/images/sprite-agent.gif");
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}
.imgSpriteSms
{
	background-position: -64px 0px;
	width: 34px;
	height: 32px;
	background-image: url("/site/resources/images/sprite-agent.gif");
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}
.imgSpriteListing
{
	background-position: -98px 0px;
	width: 34px;
	height: 32px;
	background-image: url("/site/resources/images/sprite-agent.gif");
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}
.divFooter
{
	clear: both;
	text-align: right;
	font-size: 0.8em;
	color: #B69C47;
	padding: 5px;
	
}
.divFooter a
{
	color: #B69C47;
	text-decoration: none;
}
.divFooter a:hover
{
	color: #B69C47;
	text-decoration: underline;
}
.divInfo
{
	margin-left: 2px;
	position: absolute;
	display: none;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}
.divInfo *
{
	float: left;
	clear: both;
}
.divInfo div
{
	width: 175px;
	background-image: url("/site/resources/images/background-bubble.gif");
	white-space: normal;
	font-size: 0.8em;
	font-weight: normal;
	padding: 5px;
}
.divInfo span
{
	font-weight: bold;
}
#captcha
{
	display: none;
}
#captcha1
{
	display: none;
}
#captcha2
{
	display: none;
}
#captcha3
{
	display: none;
}
.divListOptions a
{
	float: left;
}
.divPager
{
	font-size: 1.1em;
	float: right;
	clear: both;
	padding-top: 2px;
}
.divPager span
{
	font-weight: bold;
	float: left;
}
.divPager a
{
	text-decoration: underline;
	margin-left: 3px;
	margin-right: 3px;
}
.divAgents
{
	width: 320px;
	height: 165px;
	float: left;
	padding: 10px;
	font-size: 1.3em;
	font-weight: bold;
}
.divAgents *
{
	float: right;
	padding-left: 5px;
	display: block;
}
.divAgents span
{
	padding-bottom: 5px;
	width: 190px;
	text-align: right;
}
.divAgents img
{
	padding-left: 10px;
}
.divAgents a
{
	color: #EFDC63;
	padding-top: 10px;
	padding-bottom: 4px;
	display: block;
	width: 190px;
	text-align: right;
	font-size: 0.9em;
}
.spanAgentTitle
{
	font-size: 0.8em;
	font-weight: normal;
}
#ctl00_MainPlaceHolder_lblCenturyNoResults
{
	font-style: italic;
	margin-top: 100px;
	margin-bottom: 100px;
	display: block;
	border-bottom: 1px dotted #E8CF03;	
}
.divSorting
{
	float: right;
	height: 45px;
	vertical-align: middle;
	padding-top: 15px;
}
.imgLoupe
{
	position: absolute; 
	top: 550px; 
	margin-left: -325px;
}

/******* Client login *******/
.divClientLogin
{
	background-image: url('/site/resources/images/background-button-off.jpg');
	border-top: 1px solid #B69C47;
	border-left: 1px solid #B69C47;
	margin-left: -1px;
	color: white;
	padding: 5px;
	width:147px;
	overflow: hidden;
}
.divClientLogin input[type='text']
{
	width: 100px;
}
.divClientLogin input[type='password']
{
	width: 100px;
}
.divClientLogin input[type='button']
{
	border: 1px solid white;
	color: black;
	background-color: #B49342;
	font-size: .9em;
	padding: 3px;
	text-transform: uppercase;
	margin: 3px;
}
.invalidPassword
{
	color: #EFD051;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	display: none;
}
.ulSearches img
{
	vertical-align: bottom;
}
.divFacebook a
{
	border-top: none;
	border-left: none;
	display: inline;	
}
.divFacebook a:hover
{
	background-image: none;
} 
.divLogin
{
	padding-left: 10px;
}
.imgSold
{
	margin-left: 109px;
	margin-top: 4px;
	position: absolute;
}
.imgSold2
{
	margin-top: 20px;
	margin-left: -190px;
	position: absolute;
}
.divWrapColumn
{
	float: left
}
.divNextPrevious
{
	clear: both;
	text-align: right;
}
