﻿body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #163259;
	background-color: #DDDED4;
	margin: 0;
}

#alone
{
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}

form
{
	margin: 0;
	padding: 0;
}

#container
{
	width: 998px;
	margin: 0 auto 0 auto;
	background-color: White;
	position: relative;
}

#top
{
	height: 100px;
	background-color: #003466;
	border-bottom: 1px solid white;
	text-align: center;
}

#rightcontrols
{
	float: right;
	color: White;
	margin-right: 0px;
	margin-top: 27px;
	text-align: left;
	width: 200px;
}

#topnav
{
	font-size: 85%;
	height: 16px;
	background-color: #C90F40;
	background-image: url('../../images/layout/navback.gif');
	color: White;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;
	position: absolute;
	width: 983px;
	top: 98px;
	left: 0px;
	border-top: 1px solid white;
}

#topnav a
{
	color: White;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	display: block;
}

#topnav a:hover
{
	text-decoration: underline;
}

div.rightpart
{
	float: right;
	width: 266px;
	height: 100%;
	background-color: #C90F40;
	background-image: url('/images/layout/redgradbig.gif');
	background-position: center;
	background-repeat: repeat-x;
}

.menubox
{
	background-color: #B30737;
	padding: 3px 5px 3px 5px;
}

.menubox_highlight
{
	background-color: #D11245;
}

.topmenu
{
}

#maincontent
{
	margin: 0;
	padding: 0;
}

#contentblock
{
	margin-right: 295px;
	padding: 0px 0px 10px 10px;
}

#contentblock2
{
	padding: 0px 10px 10px 10px;
}

#rightblock
{
	padding-top: 38px;
	width: 266px;
	float: right;
	clear: right;
	margin-right: 5px;
}

#footer
{
	line-height: normal;
	clear: both;
	width: 988px;
	margin: 0 auto 0 auto;
}

#footer h2
{
	font-size: 150%;
	margin-bottom: 10px;
}

#footer p
{
	line-height: normal;
	font-size: 90%;
}

#footer a
{
	font-size: 90%;
	color: #163259;
	text-decoration: none;
	line-height: 150%;
	padding-right: 8px;
	background-image: url('../../images/layout/linkarrow.gif');
	background-repeat: no-repeat;
	background-position: right;
}

#footer a:hover
{
	text-decoration: underline;
}

#footnote
{
	background-color: #003466;
	text-align: center;
	color: White;
	font-size: 80%;
	padding: 5px;
	width: 988px;
	margin: 5px auto 0 auto;
}

#footnote a
{
	color: White;
}

#officeOutput
{
	font-size: 85%;
}

div.box
{
	border: 2px solid #C8C5CE;
	background-color: #FFF5DC;
}

div.redbox
{
	border: 2px solid #B30538;
	background-color: #B30538;
	background-image: url('../../images/layout/redgradbig.gif');
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	overflow: hidden;
	color: White;
	line-height: normal;
}

div.bluebox
{
	border: 2px solid #1B3564;
	background-color: #1B3564;
	overflow: hidden;
	color: White;
	line-height: normal;
}

div.sidebox
{
	margin-bottom: 10px;
}

div.boxtitle
{
	color: White;
	font-size: 125%;
	width: 86%;
	margin: 0 auto 0 auto;
	padding: 2px;
	height: 37px;
	overflow: hidden;
}

div.boxtitle_leftpart
{
	float: left;
	width: 80%;
}

div.boxtitle_rightpart
{
	float: right;
	width: 14%;
	margin-right: 3px;
	margin-top: 2px;
	text-align: right;
}

div.boxcontent
{
	width: 86%;
	margin: 0 auto 0 auto;
	margin-top: 10px;
	margin-bottom: 20px;
}

div.bluegrad
{
	background-image: url('../../images/layout/bluegrad.gif');
	background-repeat: repeat-x;
	background-color: #1B3564;
}

div.blue
{
	background-color: #1B3564;
}

div.redgrad
{
	background-image: url('../../images/layout/redgrad.gif');
	background-repeat: repeat-x;
	background-color: #B30538;
}

div.red
{
	background-color: #B30538;
}

h2.boxregister
{
	font-weight: normal;
	font-size: 155%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

h2.boxregister a
{
	padding: 3px 30px 3px 0;
	background-image: url('../../images/layout/bluerightarrow.gif');
	background-position: right;
	background-repeat: no-repeat;
	color: White;
}

div.propertyoption
{
	float: left;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	width: 100px;
}

.simpleborder
{
	border: 1px solid #CCCCCC;
}

th
{
	text-align: left;
}

td.footermenu
{
	width: 25%;
	padding-left: 20px;
	padding-bottom: 10px;
	vertical-align: top;
}

td.end
{
	text-align: center;
}

h1
{
	font-family: "Arial Narrow", Arial;
	font-size: 190%;
	clear: left;
	margin-bottom: 0;
	padding-bottom: 0;
}

h2
{
	font-family: "Arial Narrow", Arial;
	font-size: 150%;
}

h3
{
	font-family: "Arial Narrow", Arial;
	font-size: 125%;
}

h4
{
	font-family: "Arial Narrow", Arial;
	font-size: 110%;
}

p
{
	line-height: 150%;
	margin-top: 0;
	padding-top: 0;
}

p.error
{
	color: Red;
	font-weight: bold;
}

p.message
{
	font-weight: bold;
	color: #1B3564;
}

a
{
	color: #B31244;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

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%;
	text-decoration: none;
	margin: 0 auto 0 auto;
}

a.searchbutton_big:hover
{
	background-color: #384C7E;
}

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;
}

.centre
{
	text-align: center;
}

.menuitem
{
	width: 110px;
	height: 25px;
	text-align: center;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	background-color: #CF023D;
	color: White;
}

.option
{
	border: solid 1px gray;
	padding: 5px;
}

/* Property Results classes */

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 h3
{
}

div.property_box
{
	clear: both;
	border: 1px solid gray;
	width: 95%;
	margin: 0 auto 0 auto;
	padding: 10px;
}

.PropertyImage
{
	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%;
}

/* Rating */
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');
}

/* User Area */

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;
}
