﻿
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial;
	vertical-align: baseline;
	margin: 0px;
}


body
{
	line-height: 1.5;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 9pt;
	color: #303030;
}

.hidden
{
	visibility: hidden;
}


html
{
	height: 101%;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table
{
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td
{
	text-align: left;
	font-weight: normal;
}
table, td, th
{
	vertical-align: middle;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}
blockquote, q
{
	quotes: "" "";
}

/* Remove annoying border on linked images. */
a img
{
	border: none;
}

/*Remove disc from lists */
li
{
	list-style-type: none;
}

/*clear lines */
.clear
{
	clear: both;
	height: 0px;
}

p
{
	font-size: 9pt;
	padding: 5px 0px 5px 0px;
	color: #808080;
	line-height: 12pt;
}

.stc input[type=checkbox], cb
{
	float: left;
	display: inline;
}

.stc label
{
	float: left;
	display: inline;
}

label
{
	font-size: 9pt;
	color: #040032;
}

.right
{
	float: right;
	display: inline;
	padding-right: 20px;
}

.left
{
	float: left;
	display: inline;
}

.inline
{
	display: inline;
	float: left;
}


/*------------------------------------------------------------------------------------*/
/* Links */

a
{
	color: #3399FF;
	font-size: 9pt;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


/*------------------------------------------------------------------------------------*/
/* Form Elements */

label.form, .form label
{
	display: block;
	font-weight: bold;
}

.textbox, .form .textbox
{
	padding: 4px;
	font-size: 9pt;
}

.textbox:focus, textarea:active
{
	padding: 4px;
}

.form input[type=submit]
{
	display: block;
	clear: both;
	margin-top: 5px;
}



/*------------------------------------------------------------------------------------*/
/* Property Picnic */


body
{
	background-color: #040032;
	padding-top: 00px;
	font-family: Arial;
}

#wrapper
{
	width: 1022px;
	margin: auto;
}

.hr
{
	height: 20px;
	border-bottom: solid 1px #eae7e2;
	margin-bottom: 20px;
	width: 98%;
}

/*------------------------------------------------------------------------------------*/
/* Generic Headers */

h1, h2
{
	font-family: Arial;
	color: #050134;
	font-weight: 900;
	font-size: 14pt;
	padding-top: 10px;
}

h3
{
	font-family: Arial;
	color: #050134;
	font-weight: bold;
	font-size: 9pt;
}


h4
{
	color: #3399FF;
	font-weight: bold;
	font-family: Arial;
	font-size: 9pt;
}

h5
{
	color: #808080;
	font-weight: normal;
	font-family: Arial;
	font-size: 8pt;
}

/*------------------------------------------------------------------------------------*/
/* Copy */

.copy
{
	font-family: Arial;
	color: #303030;
	font-size: 9pt;
	padding: 20px 20px 20px 0px;
}
.copy ul
{
	margin: 20px 0px 10px 0px;
}

.copy li
{
	margin: 5px 5px 5px 50px;
	color: #808080;
	line-height: normal;
	list-style-type: circle;
}

.copy h4
{
	margin-top: 20px;
	border-bottom: dotted 1px #ccc;
}

/*------------------------------------------------------------------------------------*/
/* logo  */

#logo
{
	height: 87px;
	width: 228px;
	background: url(/images/logo.gif) no-repeat;
	margin: 10px 0px 10px 20px;
	float: left;
}



/*------------------------------------------------------------------------------------*/
/* Login */

#login
{
	float: right;
	background-image: url(/images/login-bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 24px;
	width: 108px;
}

#login a, #login
{
	color: White;
	font-size: 9pt;
	padding: 2px 5px 5px 7px;
	font-weight: bold;
}

#login a:hover
{
	text-decoration: underline;
}


#content-top
{
	height: 10px;
	width: 1022px;
	background: url(/images/content-top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#content
{
	background: #fff;
	margin: auto;
	padding-top: 15px;
}

#content-bottom
{
	height: 10px;
	width: 1022px;
	background: url(/images/content-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#main
{
	width: 960px;
	margin: auto;
}

/*------------------------------------------------------------------------------------*/
/* Social Networking Links */



#comlinks
{
	float: right;
	height: 25px;
	margin-top: 5px;
}
#comlinks li
{
	display: inline;
	margin-right: 20px;
}

#comlinks li a
{
	color: White;
	font: Bold 8pt Arial;
	text-transform: uppercase;
}


/*------------------------------------------------------------------------------------*/
/* Top Navigation */

#nav
{
	height: 31px;
	width: 960px;
	background: url(/images/nav-bg.gif);
}

#main-menu
{
	float: left;
	margin-top: 5px;
}

#main-menu li
{
	display: inline;
	margin-right: 15px;
}
#main-menu li.first
{
	margin-left: 20px;
}
#main-menu li a
{
	color: White;
	font: Bold 8pt Arial;
	text-transform: uppercase;
}

#main-menu li a:hover
{
	color: #abdee2;
}

#topnav_wwproperties
{
	margin-top: 28px;
}

#topnav_wwproperties dt
{
	margin-bottom: 0px;
}

#topnav_wwproperties dl
{
	float: left;
	display: inline;
	padding: 5px;
	margin-left: 30px;
}

#topnav_wwproperties dl.sep
{
	margin-top: 0px;
	margin-left: 20px;
}

#topnav_wwproperties dl.first
{
	margin-left: 5px;
}

#topnav_wwproperties dl.last
{
	margin-right: 5px;
}

.tpopup
{
	visibility: hidden;
	position: absolute;
	z-index: 99;
	top: -1000px;
}



#wwproperties
{
	margin-top: 10px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border: 1px solid #E8E8E8;
}

#wwproperties dt
{
	margin-bottom: 0px;
	display: inline;
	float: left;
}

#wwproperties dl
{
	float: left;
	display: inline;
	padding: 5px;
	margin-left: 50px;
}

#wwproperties dl.sep
{
	margin-top: 20px;
	margin-left: 40px;
}

#wwproperties dl.first
{
	margin-left: 20px;
}

#wwproperties dl.last
{
	margin-right: 5px;
}

#wwproperties
{
	background-color: #f5f5f5;
	padding: 10px;
	width: 95%;
}

#wwproperties ul
{
	width: 160px;
	float: left;
	display: inline;
}



/*------------------------------------------------------------------------------------*/
/* Search */

#search
{
	margin: 0px;
	padding: 0px;
	width: 600px;
}


#tabs
{
	display: block;
	text-align: center;
	height: 22px;
	left: 10px;
	position: relative;
	margin-top: 10px;
}

#tabs div.lbs
{
	height: 22px;
	width: 96px;
	background: url(/images/tabs-bg.png) -379px -0px no-repeat;
	margin: 0px;
}

#tabs div.lbl
{
	height: 22px;
	width: 140px;
	background: url(/images/tabs-bg.png) -239px -0px no-repeat;
	float: left;
	display: inline;
	padding-top: 3px;
}

#tabs div.dbs
{
	height: 22px;
	width: 96px;
	background: url(/images/tabs-bg.png) -140px -0px no-repeat;
	float: left;
	display: inline;
}

#tabs div.dbl
{
	height: 22px;
	width: 140px;
	background: url(/images/tabs-bg.png) -0px -0px no-repeat;
	float: left;
	display: inline;
	padding-top: 3px;
}

#tabs span a
{
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: White;
	height: inherit;
}

#tabs div:hover a
{
	text-decoration: underline;
}

#search .search
{
	height: 138px;
	width: 710px;
	background-image: url(/images/search-bg.jpg);
	margin-top: 0px;
}

#search h2
{
	font-size: 12pt;
	font-weight: bold;
	color: #050134;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 10px;
}

#search .search-content
{
	padding: 0px 0px 0px 30px;
}

#search .search-content h2
{
	margin-bottom: 10px;
}

#search .col
{
	float: left;
	display: inline;
	padding-right: 10px;
}

#search .textbox
{
	width: 500px;
	padding: 4px;
	font-size: 12pt;
	font-weight: normal;
}

#search #options
{
	float: left;
	margin-left: 20px;
}

#search #options label
{
	font-weight: bold;
	font-size: 9pt;
}


#search-button
{
	float: right;
	margin: 0.5em;
}

#search input, #search select
{
	font-weight: bold;
}




/*------------------------------------------------------------------------------------*/
/* buttons */

.buttonlist input[type=submit]
{
	display: inline;
	float: left;
	margin-right: 20px;
}

.buttonlist a
{
	display: block;
	padding: 8px;
}

.ldbbtn
{
	background-image: url(/images/btndblue140x25.png);
	background-position: 0px 0px;
	background-color: Transparent;
	width: 140px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
	border: 0;
	color: white;
	font-family: Arial;
	text-transform: uppercase;
}

.ldbbtn:hover
{
	background-image: url(/images/btndblue140x25.png);
	background-position: 0px -25px;
	color: #303030;
}


.sdbbtn
{
	background-image: url(/images/btnlblue50x25.png);
	background-position: 0px 0px;
	background-color: Transparent;
	width: 50px;
	height: 25px;
	font-weight: bold;
	font-size: 10px;
	border: 0;
	color: white;
	font-family: Arial;
	text-transform: uppercase;
	text-align: center;
	padding: 0px;
}




.sdbbtn:hover
{
	background-image: url(/images/btnlblue50x25.png);
	background-position: 0px -25px;
	color: #303030;
}

.smallbluebtn
{
	background-image: url(/images/btndarkblue50x25.png);
	background-position: 0px 0px;
	background-color: Transparent;
	width: 50px;
	height: 25px;
	font-weight: bold;
	font-size: 10px;
	border: 0;
	color: white;
	font-family: Arial;
	text-transform: uppercase;
	text-align: center;
	padding: 0px;
}

.smallbluebtn:hover
{
	background-image: url(/images/btndarkblue50x25.png);
	background-position: 0px -25px;
	color: #303030;
}





/*------------------------------------------------------------------------------------*/
/* Lists */

dt
{
	color: #040032;
	font-weight: bold;
	font-family: Arial;
	font-size: 9pt;
	margin-bottom: 5px;
}

dd, dd a
{
	color: #3399FF;
	font-weight: normal;
	font-size: 8pt;
}

dd a:hover
{
	text-decoration: underline;
}




/*------------------------------------------------------------------------------------*/
/* Footer */

#footer
{
	width: 960px;
	margin: auto;
	font-family: Arial;
	font-size: 9pt;
	margin-top: 40px;
}

.column
{
	float: left;
	width: 150px;
	padding: 0px 5px 20px 5px;
}


#footer h3
{
	border-bottom: solid 1px #f0ede8;
}

#footer dt
{
	color: #808080;
	font-weight: normal;
}

#footer dd a
{
	color: #3399FF;
	font-weight: bold;
}

#footer dd a:hover
{
	text-decoration: underline;
}

/*------------------------------------------------------------------------------------*/
/* links */

h3 a
{
	font-family: Arial;
	color: inherit;
	font-weight: inherit;
	font-size: inherit;
	color: #050134;
}

h3 a:hover
{
	text-decoration: underline;
}



/*------------------------------------------------------------------------------------*/
/* Copyright */

#copyright
{
	font-size: 8pt;
	color: White;
	float: right;
	padding-bottom: 20px;
}



/*------------------------------------------------------------------------------------*/
/* Columns */

#right-col
{
	float: Right;
	width: 235px;
	margin: 0px;
	display: inline;
	margin-top: 10px;
	vertical-align: top;
}

#left-col
{
	float: left;
	width: 720px;
	margin: 0px;
	display: inline;
	margin-top: 10px;
	min-height: 450px;
}

#left-col p
{
	padding: 5px;
	text-align: left;
}


.rightad
{
 width:230px; 
 overflow:hidden;
}


/*------------------------------------------------------------------------------------*/
/* Boxes */


.box
{
	width: 230px;
	margin: 0px 5px 10px 0px;
	float: left;
	display: inline;
}

.box .blueheader
{
	width: 230px;
	color: white;
	padding: 0px;
}

.box .lightheader
{
	background-image: url(/images/box-header-red.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 230px;
	color: white;
	padding: 0px;
}
.box .noheader
{
	width: 230px;
	color: #050134;
}

.box .noheader h2
{
	color: #050134;
	vertical-align: top;
}

.box h2
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	padding: 4px 0px 0px 15px;
	color: White;
	height: 23px;
	margin-top: 3px;
}

.box .content
{
	border: solid 1px #eae7e2;
	padding: 20px;
	margin-top: 0px;
}

.box .content p
{
	font-size: 8pt;
}

#featured_boxes .box .content
{
	height: 250px;
	overflow: hidden;
}

.box .image
{
	text-align: center;
	margin-bottom: 5px;
	max-height: 140px;
	overflow: hidden;
	border: solid 1px #eae7e2;
}

.price
{
	font-family: Arial;
	color: #050134;
	font-size: 9pt;
}

.box .content-gray
{
	border: solid 1px #eae7e2;
	border-top: none;
	padding: 10px;
	margin-top: 0px;
	background-color: #eee;
}

/*------------------------------------------------------------------------------------*/
/*  Map */

#map
{
	border: solid 1px #ccc;
}


/*------------------------------------------------------------------------------------*/
/* Pop Ups */

.tpopup
{
	background-color: White;
	border: solid 1px #808080;
	margin-top: 22px;
}

.modallink
{
	cursor: pointer;
}

.modalbg
{
	background-color: #303030;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.modalpopup
{
	padding: 10px;
	position: absolute;
	left: -1000px;
	z-index: 120;
	background-image: url(/images/modalbg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: White;
	border: solid 5px #eae7e2;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	vertical-align: top;
}

.close
{
	float: right;
}

#EmailAgent
{
	width: 360px;
}
#EmailAgent .textbox
{
	width: 300px;
}

#preview
{
	position: absolute;
	border: 1px solid #ccc;
	background: #333;
	padding: 5px;
	display: none;
	color: #fff;
}

/*  */



/*------------------------------------------------------------------------------------*/
/* Message */

.close
{
	text-align: right;
}

.message .close
{
	float: right;
}

.message
{
	padding: 10px;
	background-color: #FFFFE6;
	border: solid 4px #eae7e2;
	font-size: 9pt;
	font-weight: bold;
	margin: auto;
	margin-top: 10px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}




.message p
{
	float: left;
}

/*------------------------------------------------------------------------------------*/
/* Login Page */


.loginform
{
	float: left;
	font-size: 10pt;
}

.loginpage .textbox
{
	width: 250px;
}

.loginpage h2
{
}

/*------------------------------------------------------------------------------------*/
/* Right Search */

#right-search label, #right-search .ddl
{
	font-size: 8pt;
}

#right-search label
{
	display: block;
	margin-top: 3px;
}


/*------------------------------------------------------------------------------------*/
/* Property Listing */


#property
{
	margin-bottom: 50px;
}
#property-listing
{
}

.property .price, .property .dev .price
{
	font-size: 14pt;
	color: #050134;
	font-weight: bold;
	width: 100px;
}



.property, .property-dev
{
	border: solid 1px #eae7e2;
	padding: 0px 0px 15px 10px;
	margin-bottom: 10px;
	width: 95%;
}

.property .dev
{
	float: right;
	display: inline;
	background-repeat: no-repeat;
	width: 92px;
}

.property .dev img
{
	position: absolute;
	z-index: 99;
}

#main-image
{
	float: left;
	padding: 5px;
	border: solid 1px #eae7e2;
	width: 300px;
	height: 225px;
	overflow: hidden;
}


.property .image, .property-dev .image
{
	float: left;
	padding: 5px;
	border: solid 1px #eae7e2;
	margin-top: 15px;
}

.property .image img, .property-dev .image img
{
	width: 180px;
}

.property .details, .property-dev .details
{
	float: left;
	display: inline;
	width: 430px;
	margin-left: 20px;
	margin-top: 15px;
}

.property .details p, .property-dev .details p
{
	font-size: 8pt;
}

#country-info a
{
	font-size: 9pt;
}





/*------------------------------------------------------------------------------------*/
/* UK Properties Page */
#uk-locations
{
	margin-top: 20px;
	margin-bottom: 20px;
}

#uk-locations dl
{
	display: inline;
	float: left;
	padding-right: 20px;
}


#auto-search .textbox
{
	padding: 5px;
	width: 500px;
	font-size: 14pt;
}

#auto-search label
{
	font-size: 16pt;
	font-weight: bold;
}

.featured-props ul
{
	margin: auto;
	width: 700px;
}

.featured-props li
{
	display: inline;
	padding: 5px;
	text-align: left;
	width: 165px;
	height: 180px;
	border-bottom: solid 1px #f5f5f5;
	float: left;
}

.featured-props .image
{
	height: 115px;
	width: 130px;
	overflow: hidden;
}

.featured-props .image img
{
	width: 150px;
}

/*------------------------------------------------------------------------------------*/
/* News */

#news
{
}

.options
{
	float: right;
	margin-right: 20px;
}

.options li
{
	display: inline;
	padding: 10px;
}

.thumb img
{
	padding: 5px;
	border: solid 1px #eae7e2;
}
.news-article h3
{
	font-size: 11pt;
}

.news-article
{
	padding: 0px;
}



.news-article .thumb
{
	float: left;
	width: 120px;
	display: inline;
	text-align: center;
}

.news-article .newscontent
{
	float: left;
	display: inline;
	text-align: left;
	padding-left: 20px;
	margin: 0px;
	width: 450px;
}

.news-article .hr
{
	margin-bottom: 0px;
}

#news-article img
{
	float: right;
	padding: 5px;
	border: solid 1px #eae7e2;
}

#news-article p
{
	float: left;
	display: inline;
}


/*------------------------------------------------------------------------------------*/
/* Property Listings */

#property-images
{
	margin-top: 20px;
}

#main-image
{
	float: left;
}

#thumbs
{
	float: left;
	width: 350px;
	margin-left: 10px;
}

#thumbs li
{
	display: inline;
	float: left;
}
#thumbs li img
{
	height: 73px;
	padding: 3px;
	cursor: pointer;
}

#features
{
	margin-left: 20px;
}
#features li
{
	font-family: Arial;
	color: #050134;
	font-weight: bold;
	font-size: 9pt;
	list-style-type: circle;
}

#request-details
{
	float: right;
	margin-top: 30px;
	margin-right: 80px;
}

#request-details h3
{
	text-align: center;
	margin-top: 5px;
}

/*------------------------------------------------------------------------------------*/
/* Autocomplete Search Results */

.ac_results
{
	padding: 0px;
	border: 1px solid ccc;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul
{
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li
{
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block; /*  	if width will be 100% horizontal scrollbar will apear  	when scroll mode will be used 	*/ /*width: 100%;*/
	font: menu;
	font-size: 12px; /*  	it is very important, if line-height not setted or setted  	in relative units scroll will be broken in firefox 	*/
	line-height: 22px;
	overflow: hidden;
	text-transform: capitalize;
	border-bottom: solid 1px #ccc;
}

.ac_loading
{
	background: white url(/images/progress.gif) right center no-repeat;
}

.ac_odd
{
	background-color: White;
}

.ac_over
{
	background-color: #040032;
	color: White;
}

/*------------------------------------------------------------------------------------*/
/* Agent Search */

#agent-search .textbox
{
	width: 400px;
	padding: 3px;
}
.agent
{
	padding: 3px;
}


.agent .left
{
	height: 40px;
	width: 130px;
	padding-right: 50px;
	text-align: center;
}

.agent img
{
	margin: auto;
}

.agentthumb
{
width:75px;
 float:right;
}

#premium-agents
{
	margin-bottom: 30px;
}

.premium-agent
{
	background-color: #FFFFE1;
	padding: 20px 10px 20px 10px;
	width: 93%;
	margin-bottom: 10px;
}

.premium-agent img
{
	max-width: 100px;
	float: right;
}

.premium-agent h3, .premium-agent h4
{
	font-size: 10pt;
}

.agentimage img
{
	max-width: 250px;
	max-height: 50px;
}





/*------------------------------------------------------------------------------------*/
/* sign-up */

.form .textbox
{
	width: 350px;
}
/*------------------------------------------------------------------------------------*/
/* Pager */

ul#pager
{
	margin: 20px 0px 0px 20px;
	padding: 5px;
	width: 675px;
	height: 40px;
	overflow: auto;
}

ul#pager li
{
	display: inline;
	background-color: #f5f5f5;
	border: solid 1px #ccc;
	text-align: center;
	margin-right: 5px;
	padding: 3px 3px 3px 3px;
}

ul#pager li a
{
	padding: 5px;
}

ul#pager li.current
{
	background-color: #040032;
	border: solid 1px #000;
}

ul#pager li:hover
{
	border-color: #040032;
	cursor: pointer;
}


ul#pager li.current a
{
	color: White;
}



/*------------------------------------------------------------------------------------*/
/* Pager */

.pager
{
 float:left;
 padding-left:10px;
}

.pager a
{
	padding: 3px 7px;
	background-color: #f5f5f5;
  text-decoration:none;
	border: solid 1px #ccc;
}

.pager span.current
{
	background-color: #040032;
	border: solid 1px #000;
	color:White;
	padding: 3px 7px;
}

.pager a:hover
{
	border-color: #040032;
	cursor: pointer;
}




.options-grey
{
	background-color: #f5f5f5;
	padding: 8px;
	float: left;
	width: 95%;
	margin: 20px 0px 20px 0px;
}

.options-grey img
{
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
}

.options-grey li
{
	display: inline;
	margin-right: 25px;
}



/*------------------------------------------------------------------------------------*/
/* Warning */

.close
{
	text-align: right;
}

.warning .close
{
	float: right;
}

.warning
{
	padding: 10px;
	background-color: #FFE8FF;
	border: 1px solid #FF99FF;
	font-size: 9pt;
	font-weight: bold;
	margin: auto;
	margin-top: 10px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.warning p
{
	float: left;
}

.warning .icon
{
	float: left;
	background-image: url(/images/warning.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	margin-right: 10px;
}

#search-options .textbox
{
	text-transform: capitalize;
}

#rssfeeds
{
	background-color: #040032;
	padding: 10px;
}

#rssfeeds a
{
	color: White;
}


ul.feeds
{
	float: left;
	display: inline;
	width: 20%;
}

#property-status
{
	width: 100px;
	font-weight: bold;
	text-align: center;
	background-color: #EAFFD5;
	float: right;
	margin-top: -40px;
	margin-right: 20px;
}

.blueheader h2 a
{
	color: White;
}

.fpprop .image img
{
	width: 180px;
}

.popularlocations
{
	margin-top: 20px;
	min-height: 100px;
	background-color: #f5f5f5;
	padding: 10px;
	padding-left: 30px;
	border: 1px solid #CCCCCC;
}

.popularlocations li
{
	display: inline-block;
	margin-right: 20px;
	width: 190px;
	padding: 3px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
.bl li
{
	list-style-type: circle;
	margin-left: 10px;
	padding: 3px;
	font-weight: bold;
}

#searchoptions
{
	background-image: url(/images/advanced-search-bg.jpg);
	background-repeat: no-repeat;
	width: 680px;
	padding: 10px;
	border: solid 1px #f8f8f8;
	height: 180px;
}

#searchoptions label
{
	display: block;
	font-weight: bold;
}

#searchoptions table td
{
	padding: 3px 0px 3px 20px;
}

#searchoptions .ddl
{
	width: 150px;
}

#searchoptions span
{
	padding: 10px;
}

#searchoptions #propertytype
{
	float: right;
	display: inline;
}

#searchoptions .textbox
{
	padding: 3px;
	font-size: 13pt;
	width: 80%;
}
#searchoptions #location
{
	width: 430px;
	float: left;
	display: inline;
}

h3.results
{
	float: right;
	display: inline;
}

#contact-form
{
	padding: 10px;
}

#contact-form .textbox, #contact-form select
{
	width: 500px;
	padding: 6px;
}

.agent_image
{
	height: 75px;
	float: right;
	display: inline;
}


.agent_image .noimage
{
}

.agent_image .noimage a
{
	font-weight: bold;
}



.formitem
{
	padding: 10px;
	border-bottom: dotted 1px #f5f5f5;
	display: block;
	border-bottom-color: #000066;
}

.formitem label
{
	width: 200px;
	display: block;
	float: left;
	font-weight: bold;
}

.cblist
{
	padding: 3px;
}

.cblist input
{
	float: left;
	display: inline;
}

.cblist label
{
	width: auto;
	display: inline;
	float: none;
	font-weight: normal;
}

.cb
{
	display: block;
}
.cb label
{
	display: inline;
}

.SignUpPopUp
{
	height: 80%;
}

.tip
{
	font-size: 9px;
	color: Gray;
}

#emailsearch
{
	width: 229px;
	height: 171px;
	padding-left: 20px;
	background-image: url(/images/emailme.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#emailsearch #snd
{
	padding-top: 120px;
}



#emailsearch .textbox
{
	border: none;
	width: 125px;
	font-size: 8pt;
	color: #666;
	margin-right: 8px;
	border: solid 1px #ffffff;
	padding: 2px;
}

/*------------------------------------------------------------------------------------*/
/* New Formfield */


.formfield
{
	background: url("/images/formfield-bg.gif") no-repeat scroll white;
	height: 23px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	position: relative;
	margin-bottom: 10px;
}

.formfield .right
{
	background: url("/images/formfield-bg.gif") no-repeat scroll -496px -0px white;
	height: 21px;
	position: absolute;
	right: 0;
	top: 0;
	width: 4px;
}

.formfield .textbox
{
	width: 100%;
}

.formfield input
{
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	outline: 0 none;
	padding-right: 2px;
	width: 100%;
}

.formfield select, .formfield input, .formfield option
{
	color: #333333;
	font-family: Arial,sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
.formfield select
{
	background-color: white;
	border: medium none;
	height: 19px;
	outline: 0 none;
	width: 100%;
	margin-top: 1px;
	overflow: hidden;
}

.field180
{
	width: 180px;
}

.field350
{
	width: 350px;
}


.field180, .field300
{
	margin-bottom: 6px;
	margin-right: 20px;
	overflow: hidden;
}

/*------------------------------------------------------------------------------------*/
/* forms */

.form
{
	background-color: #f5f5f5;
	padding: 5px 20px 20px 20px;
	border: solid 1px #eae7e2;
	margin-bottom: 20px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}

label.form, .form label
{
	display: block;
	font-weight: bold;
	margin-top: 10px;
}

.textbox, .form .textbox
{
	padding: 3px;
	font-size: 9pt;
	width: 250px;
}

.textbox:focus, textarea:active
{
	border: solid 1px #040032;
	padding: 4px;
}

.form input[type=submit]
{
	clear: both;
	margin-top: 5px;
}

.form input[type=file]
{
	background-color: White;
	padding: 3px;
	border: solid 1px #CCCCCC;
}

.cb label
{
	display: inline;
}

#videoholder .video
{
	width: 480px;
	margin: 20px auto 20px auto;
}

#footerlinks
{
	padding-top: 30px;
}


#footerlinks a, #footerlinks h2
{
	font-size: 8pt;
	color: White;
}

#rblAgentType
{
	padding-top: 5px;
}

#rblAgentType label
{
	font-weight: bold;
	font-size: 11pt;
	padding-right: 10px;
}

.affiliate
{
	float: right;
	display: inline;
	margin: 20px 0px 0px 0px;
}

.news-article .thumb img.noimage
{
	height: 67px;
	width: 100px;
	border: 1px solid #f5f5f5;
}

.contactagent
{
	padding: 0px 10px 20px 10px;
	background-color: white;
	width: 250px;
	float: right;
	margin: 0px 10px 0px 10px;
}

.agentform
{
	width: 320px;
}


#continents
{
 	width:680px;
	padding:10px;
height:270px;
}

#continents li
{
 display:inline;
 float:left;
 width:210px;
 padding:20px 5px 20px 5px;
  text-align:center;
}

#continents li a span 
{
 font-weight:bold;
 font-size:11pt;
}


#continents li img
{
 width:100px;
 margin:auto;

}

#continents li span
{
 display:block;
 width:150px;
 margin:auto;

 }

 #wwSearch td
 {
  vertical-align:top;  
 }

.agent-image img
{
 height:75px;
}

