﻿/* 0 out element margins and paddings */
body, h1, h2, h3, h4, p, ul, ol
{
	padding: 0;
	margin: 0;
}
body
{
	font: 62.5% Verdana, sans-serif;
	line-height: 1;
}
h1
{
	font-weight: bold;
	font-size: 2.5em;
	font-family: Trebuchet MS;
}
h2
{
	font-weight: bold;
	font-size: 1.2em;
	font-family: Trebuchet MS;
}
p
{
	font-size: 1.1em;
	line-height: 140%;
}
.smalltext
{
	font: 0.8em Arial, sans-serif;
	letter-spacing: 0px;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear
{
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}
iframe
{
	background: #fff;
}
img
{
	border: none;
}
.req
{
	color: #ca1d1d;
}
.tberror
{
	background: #fffacd;
}
acronym, abbr
{
	border-bottom: dotted 1px #666;
	cursor: help;
}


/* Menu */
#menu, #menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	z-index: 3;
	line-height: 41px;
}
#menu a:link, #menu a:active, #menu a:visited
{
	display: block;
	padding: 0px 0px;
	color: #333;
	text-decoration: none;
}

#menu a:hover
{
	color: #fff;
}
#menu li
{
	float: left;
	position: relative;
	width: 100px;
	height: 41px;
}
#menu ul
{
	position: absolute;
	width: 140px;
	top: 41px;
	display: none;
}
#menu li ul a
{
	width: 140px;
	float: left;
}
#menu ul ul
{
	top: auto;
}
#menu li ul ul
{
	left: 12em;
	margin: 0px 0 0 10px;
}
#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul
{
	display: none;
}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul
{
	display: block;
}

/*Privacy Policy & Disclaimer Formatting*/


.text h1
{
	font-weight: normal;
	font-size: 1.6em;
	font-family: Lucida Sans;
	font-weight: bold;
	color: #fe7f01;
	margin: 15px 0px 10px 10px;
}
.text h2
{
	font-weight: normal;
	font-size: 1.4em;
	color: #fe7f01;
	font-family: Lucida Sans;
	font-weight: bold;
	margin: 15px 0px 10px 20px;
}
.text p
{
	font-size: 1.1em;
	font-family: Verdana;
	color: #000;
	margin: 0px 25px 10px 30px;
}

.text ul
{
	list-style-type: disc;
	margin: 0px 0px 10px 50px;
}
.text ol
{
	list-style-type: decimal;
	margin: 0px 0px 10px 55px;
}
.text li
{
	font-weight: normal;
	font-size: 1.1em;
	margin: 0px 0px 3px 0px;
	font-family: Verdana;
	color: #000;
}

.text a
{
	color: #FD6C33;
	text-decoration: underline;}


/* Footer Formatting */


.copy
{
	float: left;
	margin: 10px 0px 0px 0px;
}
.info
{
	float: right;
	margin: 10px 0px 0px 0px;
}

/* Website CSS */

html
{
	background: #211E55;
}

#header, #wrapper, #footer
{
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#header
{
	background: url(../gfx/header_bg.jpg) repeat-x top left;
	height: 123px;
}

#wrapper
{
	background: #ECEBF2;
	border-top: solid 1px #292055;
}

#footer
{
	background: url(../gfx/footer_bg.jpg) repeat-x top left;
	height: 74px;
	color: #fff;
	font-size: 1.0em;
	font-family: Verdana;
}

#footer p a
{
	color: #Fff;}

#header_wrap, #inner_wrapper, #footer_wrap
{
	width: 970px;
	margin: 0px auto;
}

#inner_wrapper
{
	 min-height:400px;
  height:auto !important;
  height:400px;
  padding: 0px 0px 25px 0px;
}

#header h1
{
	width: 276px;
	height: 102px;
	background: url(../gfx/logo.jpg) no-repeat top left;
	float: left;
	margin: 10px 0px 0px 0px;
}

#header h1 a
{
	width: 276px;
	line-height: 102px;
	display: block;
	text-indent: -100000px;
}

#header p
{
	float: right;
	text-align: right;
	height: 50px;
	color: #fff;
	margin: 10px 0px 0px 0px;
	font-size: 1.4em;
	font-family: Lucida Sans;
	font-weight: bold;
}

#menu
{
	float: right;
	clear: right;
	width: 605px;
	height: 41px;
	display: inline;
	margin: 17px 0px 0px 0px;
	padding: 4px 0px 0px 3px;
	background: url(../gfx/menu_bg.gif) no-repeat top left;
}

#home_butt a
{
	background: url(../gfx/home_butt.jpg) no-repeat top left;
	text-indent: -100000px;
	width: 100px;
	line-height: 41px;
	display: block;
}

#home_butt a:hover
{
	background: url(../gfx/home_butt.jpg) no-repeat bottom left;
}

#about_butt a
{
	background: url(../gfx/about_butt.jpg) no-repeat top left;
	text-indent: -100000px;
		width: 100px;
	line-height: 41px;
	display: block;
}

#about_butt a:hover
{
	background: url(../gfx/about_butt.jpg) no-repeat bottom left;
}

#buying_butt a
{
	background: url(../gfx/buying_butt.jpg) no-repeat top left;
	text-indent: -100000px;
		width: 100px;
	line-height: 41px;
	display: block;
}

#buying_butt a:hover
{
	background: url(../gfx/buying_butt.jpg) no-repeat bottom left;
}

#renting_butt a
{
	background: url(../gfx/renting_butt.jpg) no-repeat top left;
	text-indent: -100000px;
		width: 100px;
	line-height: 41px;
	display: block;
}

#renting_butt a:hover
{
	background: url(../gfx/renting_butt.jpg) no-repeat bottom left;
}

#selling_butt a
{
	background: url(../gfx/selling_butt.jpg) no-repeat top left;
	text-indent: -100000px;
		width: 100px;
	line-height: 41px;
	display: block;
}

#selling_butt a:hover
{
	background: url(../gfx/selling_butt.jpg) no-repeat bottom left;
}

#contact_butt a
{
	background: url(../gfx/contact_butt.jpg) no-repeat top left;
	text-indent: -100000px;
		width: 100px;
	line-height: 41px;
	display: block;
}

#contact_butt a:hover
{
	background: url(../gfx/contact_butt.jpg) no-repeat bottom left;
}

#menu li ul
{
	border-left: solid 1px #FB6729;
	border-right: solid 1px #FB6729;
}

#menu li ul li
{
	background: #fc9c48;
	height: 23px;
	width: 140px;
	font-size: 1.1em;
	font-family: Verdana;
	border-bottom: solid 1px #FB6729;
	border-top: solid 1px #f4ad6c;
	line-height: 23px;
}


#menu li ul li a
{
	background: #fc9c48;
	height: 23px;
	line-height: 23px;
	text-indent: 15px;
}

#menu li ul li a:hover
{
	background: #fca65a;
	height: 23px;
	line-height: 23px;
	text-indent: 15px;
}

#welcome
{
	background: url(../gfx/welcome_bg.jpg) no-repeat top left;
	width: 960px;
	height: 244px;
	display: block;
	float: left;
	margin: 25px auto 20px;
	border: solid 1px #A7A9BC;
}


.welcome
{
	width: 464px;
	height: 233px;
	display: inline;
	float: left;
	margin: 5px 0px 0px 5px;
	background: #fff;
}

.welcome h1
{
	margin: 15px 0px 5px 10px;
}

.welcome p
{
	margin: 0px 5px 10px 15px;
}

#slideshow
{
	width: 490px;
	height: 244px;
	position: relative;
	z-index: 0;
	float: right;
}

#buttons
{
	float: right;
}

#buttons a
{
	text-decoration: none;}

#e_alert
{
	width: 326px;
	padding: 13px 0px 0px 0px;
	height: 106px;
	cursor:pointer;
	margin: 15px 0px 0px 0px;
	background: url(../gfx/email_alert.jpg) no-repeat top left;
	display: block;
}

#e_alert strong
{
	font-family: Lucida Sans;
	font-size: 1.6em;
	width: 311px;
	float: left;
		cursor:pointer;
	font-weight: bold;
	color: #fe7f01;
	margin: 20px 0px 0px 15px;
}

#e_alert span
{
	width: 179px;
	display: inline;
	float: left;
		cursor:pointer;
	color: #000;
	margin: 0px 0px 0px 20px;
	font-size: 1.1em;
}

#e_alert a
{
	width: 326px;
	height: 90px;
	margin: 0px 0px 0px 0px;
	display: block;
}

#holiday_rent
{
	width: 326px;
	padding: 0px 0px 0px 0px;
	height: 118px;
		cursor:pointer;
	background: url(../gfx/holiday_rentals.jpg) no-repeat top left;
	display: block;
}

#holiday_rent strong
{
	font-family: Lucida Sans;
	font-size: 1.6em;
	width: 311px;
	float: left;
		cursor:pointer;
	font-weight: bold;
	color: #fe7f01;
	margin: 20px 0px 0px 15px;
}

#holiday_rent span
{
	width: 295px;
	display: inline;
	float: left;
		cursor:pointer;
	color: #000;
	margin: 0px 0px 0px 20px;
	font-size: 1.1em;
}

#holiday_rent a
{
	width: 326px;
	height: 118px;
	margin: 0px 0px 0px 0px;
	display: block;
}








#ctl00_ContentPlaceHolder1_pnlFPs
{
	width: 551px;
	height: 248px;
	border: solid 5px #D3D6E5;
	font-family: Verdana;
	float: left;
	color: #000;
	margin: 10px 10px 25px 0px;
	position: relative;
	display: inline;
}

#FPslide
{
	width: 551px;
	height: 248px;
	background: url(../gfx/loading.gif) center center no-repeat;
}

#FPslide p
{
	text-align: center;
	color: #ccc;
}

#FPslide img
{
	width: 551px;
	height: 248px;
}


#FPdetails
{
	position: absolute;
	bottom: 0px;
	height: 43px;
	width: 551px;
	background: #363455;
		filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;}
	
	#ctl00_ContentPlaceHolder1_lblFPDetail
	{
		width: 300px;
		float: left;
		height: 43px;	}
		
		#ctl00_ContentPlaceHolder1_lblFPDetail h2
		{
			margin: 0px;
			font-family: Lucida Sans;
			font-size: 1.7em;
			color: #fe7f01;
			font-weight: bold;
			margin: 3px 0px 0px 10px;}
			
			span#ctl00_ContentPlaceHolder1_lblFPDetail p 
			{
				margin: 0px;
				font-size: 1.2em;
				margin: 0px 0px 0px 10px;
			color: #fff;
			}
	
	#FPdetails p 
	{
			color: #ccc;
			display: block;
			font-family: Verdana;
			font-size: 1.2em;
				margin: 0px;
}
			
			#FPdetails p a
			{
				display: block;
				color: #fff;}
			
			
		
				p#FPright
				{
					float: right;
					width: 150px;
					text-align: right;
					display: inline;
					margin: 0px 10px 0px 0px;
					height: 43px;
					line-height: 43px;
}

#results
{
	margin: 20px 0px 0px 0px;}

h1.resultstitle
{
	font-family: Lucida Sans;
	font-size: 2.0em;
	color: #FB6236;}
	
	
	/************************* Property Alert Page *************************/



#email_alert

{

	width: 850px;

	margin: 0px auto;

}



#alertwrapper

{

	width: 680px;

	padding: 20px;

	min-height: 260px;

	height: auto !important;

	height: 260px;

	margin: 20px auto;

	display: block;

	border: solid 1px #d2d2d2;

	background: #F3F3F3;

	font-size: 1.2em;

	font-family: Trebuchet MS;

}



#ctl00_ContentPlaceHolder1_ModSearch1_pnlLeft, #ctl00_ContentPlaceHolder1_ModSearch1_pnlAdvanced

{

	float: left;

	background: #EAEAEA;

	height: 260px;

	padding: 5px;

	width: 200px;

	border: solid 1px #DCDCDC;

}



#ctl00_ContentPlaceHolder1_ModSearch1_pnlMid

{

	width: 200px;

	float: left;

	padding: 10px;

	margin: 0px 15px 10px 15px;

	height: 253px;

	background: #EAEAEA;

	border: solid 1px #DCDCDC;

}





#ctl00_ContentPlaceHolder1_ModSearch1_pnlBuyRent

{

	margin: 10px 0px 20px 0px;

	width: 230px;

}



#ctl00_ContentPlaceHolder1_ModSearch1_pnlBuyRent input

{

	float: left;

}



#ctl00_ContentPlaceHolder1_ModSearch1_pnlBuyRent label

{

	float: left;

	width: 50px;

}



#ctl00_ContentPlaceHolder1_ModSearch1_pnlLeft label

{

	float: left;

}

