body
{
	font-family: Garamond, serif;
	color: #163259;
	margin: 0;
	padding: 0;
	background-image: url(/images/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

div.propertyoption
{
	float: left;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	width: 100px;
}

#container
{
	width: 999px;	
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0;	
	position: relative;
	z-index: 1;
	background-image: url(/images/containergrad.gif);
	background-repeat: repeat-y;	
}

.spacer
{
    float: right;
    height: 15px;
    width: 290px;
}

#graphic
{
	background-image: url(/images/graphic.jpg);
	position: absolute;
	width: 999px;
	height: 609px;
	top: 0;
	left: 0;
	z-index: 2;
}

.banner
{	
	position: relative;
	z-index: 5;
    top: -1px;
}

a,
a:visited
{
	color: #B31244;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: none;
}

#topnav
{
	margin-bottom: 40px;
}

.buyhomes-home
{
	background-image: url(/images/searchbox.gif);
	width: 290px;
	height: 212px;
	float: left;
	margin-right:26px;
	padding: 8px 0 0 15px;
}

.renthomes-home
{
	background-image: url(/images/searchbox.gif);
	width: 290px;
	height: 212px;
	float: left;
	margin-right:27px;
	padding: 8px 0 0 15px;
}

.otherservices-home
{
	background-image: url(/images/searchbox.gif);
	width: 290px;
	height: 212px;
	float: left;	
	padding: 8px 0 0 15px;
	font-size: 18px;	
}

a.bluebutton
{
	background-image: url('../../images/layout/bluebutton.gif');
	background-color: #1B3564;
	width: 100px;
	height: 23px;
	display: block;
	vertical-align: middle;
	text-align:	center;
	padding-top: 5px;
	font-weight: bold;
	color: White;
}

a.redbutton
{
	background-image: url('../../images/layout/redbutton.gif');
	background-color: #B30538;
	width: 100px;
	height: 23px;
	display: block;
	vertical-align: middle;
	text-align:	center;
	padding-top: 5px;
	font-weight: bold;
	color: White;
}

a.searchbutton_big
{
	display: block;
	background-color: #1B3564;
	color: White;
	padding: 10px 20px 10px 20px;
	width: 150px;
	font-size: 140%;
	font-weight: bold;
	text-decoration: none;
	margin: 0 auto 0 auto;
}

a.whitelink
{
	color: White;
}

a.titlelogin
{
	font-size: 120%;
	color: White;
	padding-right: 10px;
	background-image: url('../../images/layout/whitelinkarrow.gif');
	background-position: right;
	background-repeat: no-repeat;
	margin-top: 5px;
}

a.bigger
{
	font-size: 140%;
	color: White;
}

a.PageButton
{
	padding: 2px 5px 2px 5px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #7286BC;
	color: White;
	text-align: center;
	text-decoration: none;
}

a.ActivePageButton
{
	padding: 2px 5px 2px 5px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #1B3665;
	color: White;
	text-align: center;
	text-decoration: none;
}

.smaller
{
	font-size: 80%;
}
.right
{
	text-align: right;
}
.nopaddingmargin
{
	padding: 0;
	margin: 0;
}

img
{
	border: none;
}

.pageimg
{
	border: 2px solid #C8C5CE;
}

.pageimg2
{
	border: 1px solid black;
}

.centreelem
{
	margin: 0 auto 0 auto;
}

div.property_advanced
{
	height: 16px;
	background-color: #C90F40;
	background-image: url('../../images/layout/navback.gif');
	text-align: center;
	color: White;
	padding: 3px;
	cursor: pointer;
	cursor: hand;
}

div.property_result
{
	border-bottom: 1px solid #D31044;
}

div.property_result div
{
}

div.property_result h3
{
}

div.property_box
{
	clear: both;
	border: 1px solid gray;
	width: 95%;
	margin: 0 auto 0 auto;
	padding: 10px;
}

.PropertyImage
{
    float: left;
	border: 1px solid #B30538;
}

.modalBackground
{
	background-color: #1B3564;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: White;
	padding: 0 10px 10px 10px;
	color: #163259;
	border: 1px solid #B30538;
}

a.help
{
	vertical-align: super;
	font-size: 90%;
}

div.ratingbox
{
	font-size: 10pt;
	border: 2px solid #C8C5CE;
	padding: 10px;
	width: 130px;
	float: right;
	clear: right;
	text-align: center;
	margin: 5px 0 5px 5px;
}

.ratingStar 
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    cursor: hand;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar 
{
    background-image: url('../../images/icons/FilledStar.png');
}

.emptyRatingStar
{
    background-image: url('../../images/icons/EmptyStar.png');
}

.savedRatingStar
{
    background-image: url('../../images/icons/SavedStar.png');
}

ul.savedprops
{
	list-style-type: none;
}

ul.savedsearches
{
}

.BarIndicator
{
    color: #CF023D;
    background-color: #CF023D;
    padding-bottom: 4px;
    margin-top: -3px;
}

.BarBorder
{
	border: solid 1px gray;
    width: 150px;
    vertical-align: middle;
}

.centre
{
	text-align: center;
}

a.searchbutton_big:hover
{
	background-color: #384C7E;
}

.otherservices-home a
{
 	color: #163259;	
	line-height: 1.3;
}

.buyhomes
{
	background-image: url(/images/searchbox.gif);
	width: 290px;
	height: 212px;
	float: left;	
	padding: 8px 0 0 15px;
	margin: 0 0 10px 0;
}


.renthomes
{
	background-image: url(/images/searchbox.gif);
	width: 290px;
	height: 212px;
	float: left;
	padding: 8px 0 0 15px;
	margin: 0 0 10px 0;
}

.otherservices
{
	background-image: url(/images/searchbox.gif);
	width: 290px;
	height: 212px;
	float: left;	
	padding: 8px 0 0 15px;
	font-size: 18px;	
}

.otherservices a
{
 	color: #163259;	
	line-height: 1.3;
}

.heading
{
	float: left;
	width: 180px;	
	height: 40px;
}

.map
{
	width: 100px;	
	float: left;
	height: 40px;
}

.map a
{
    color: #fff;
    font-weight: bold;
}

.search
{	
	clear: both;
	height: 165px;
	padding: 10px 0 0 0;	
}

.search-left
{
	float: left;	
	width: 170px;
	height: 150px;
	margin-right: 20px;
}

.search-left img
{
	margin-top: 15px;
}

.search-left p
{
	color: #163259;
	font-size: 18px;
	line-height: 1.3;
}

.search-right
{
	float: left;	
	width: 100px;
	height: 150px;
}

.search-right p
{
	padding-top: 12px;
}

.search-right a
{
	color: #cc062a;
	font-weight: bold;	
	text-decoration: underline;
}

.simpleborder
{
	border: 1px solid #CCCCCC;
}

#content
{
	width: 962px;
	float: left;
	background-color: #ffffff;
	min-height: 384px;	
	margin: 0 0 0 8px;
	padding: 10px 10px 0 10px;
	color: #163259;
	z-index: 5;
	position: relative;
}

#content-left
{
	float: left;
	width: 645px;
	padding-right: 5px;
	overflow: hidden;
	z-index: 5;
}

#content-right
{
	float: left;
	width: 305px;
	color: #ffffff;
	z-index: 5;	
}

#content-right h2
{
	margin: 0;
	font-weight: normal;
	font-size: 20px;
}

#content-right p
{
	margin: 0;
}

#threeboxes
{
	color: #ffffff;
	float: left;
	margin: 150px 0 24px 15px;
	position: relative;
	z-index: 5;
}

#threeboxes h2
{
	margin: 0;
	font-weight: normal;
	font-size: 20px;
}

#threeboxes p
{
	margin: 0;
}

#footer
{			
	width: 782px;
	padding: 30px 80px 0 80px;
	z-index: 5;
	position: relative;	
}

th
{
	text-align: left;
}

td.end
{
	text-align: center;
}

td.footermenu
{
	width: 25%;
	padding-left: 20px;
	padding-bottom: 10px;
	vertical-align: top;
}

.clear
{
	clear: both;
}

h1
{
	color: #00386b;
	margin: 0;
	padding: 0;
	font-size: 20px;
}

p.error
{
	color: #ff0000;
	font-weight: bold;
}

p.message
{
    color: #1B3564;
	font-weight: bold;
}

.dropdown
{
    display: block;
	margin-top: 3px;
}

.footerrow
{
	float: left;
	width: 840px;	
	height: 120px;
	margin-bottom: 80px;
}

.footerrow2
{
	float: left;
	width: 840px;	
	height: 120px;
	margin-bottom: 40px;
}

.footerstrapline
{
	width: 900px;
	margin: 0 auto;
	height: 50px;
}

.footerstrapline h3
{
	margin: 0;	
	color: #003470;
	font-size: 16px;
	padding-bottom: 10px;
}

.footercolumn
{
	float: left;	
	width: 145px;
	margin-right: 20px;
	height: 100px;
}

.footercolumn.first
{
    width: 120px;
}

.footercolumn.second
{
    width: 165px;
}

.footercolumn h3
{
	margin: 0;	
	color: #003470;
	font-size: 18px;
	padding-bottom: 10px;
}

.footercolumn a
{
	color: #747476;
	font-size: 15px;
}	

.footercolumn p
{
	color: #747476;
	margin: 0;
	padding: 0;
	font-size: 15px;
}

.searchpath
{
    float: right;
    text-align: right;
    width: 200px;
    margin-bottom: 5px;
}

.searchpath a
{
    color: #003470!important;
    font-size: 14px;
}

