/*///////////// General Layout /////////*/

body
{
	text-align: center;
	background-color: #C0C0C0;
	font-family: arial;
	font-size: 90%;
}

.error,
.errorLabel{
	font-size:90%;
	color:red;
}
.errorLabel{
	font-size:100%;
}

#intro
{
	visibility: hidden;
}


/*/ Home Page /*/

#page_holder
{
	width: 828px;
	height: 527px;
	border: 2px #EDEEF0 solid;
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
	background-color: #AEB5BC;
}

#left_col
{
	float: left;
	/*background-image: url('/_images/home_pic.jpg');*/
	background-repeat: no-repeat;
	height: 527px; 
	width: 378px;
}

img.welcome_hdr
{
	margin: 80px 0 0 30px;
}

img.logo
{
	margin: 20px 0 0 30px;
}

.floatleft {float:left;}	
.floatright {float:right;}	

#anniversary
{
	float: left;
	margin-top: 23px !important; margin-top: 24px;
}

.clearboth
{
    clear:both;  
}


/*/ INTERNAL PAGES */


#container
{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-color: #AEB5BC;
	background-image: url('/_images/containerbg.gif');
	background-repeat: repeat-y;
}

#side_bar
{
	float: left;
	width: 232px;
	background-color: #AEB5BC;
	padding: 0 20px 0 20px;
	font-weight: bold;
	color: #09347A;
}


#top_strip
{
	float: left;
	margin-top: 20px;
	width: 708px;
	background-image: url('/_images/top_strip.gif');
	backghround-repeat: no-repeat;
	margin-bottom: 3px;
}

#cyan_hdr
{
	float: left;
	width: 443px;
	height: 68px;
}

#register_hdr
{
	float: right;
}

#main_content_wrapper
{
	float: left;
	background-color: #FFFFFF;
	width: 728px !important; width: 708px;
}

#main_holder /* holds right column contents */
{
	float: left;
	background-color: #FFFFFF;
	width: 708px;
	padding: 0 0px 0 20px;
	min-height: 688px;
	_height: 688px;
}


#text_col,
#text_coltwo,
#text_colthree,
#text_colFour,
#text_colLet,
#text_colthreeCamera
{
	float: left;
	width: 425px;
	padding: 10px 0 0 0;
}
#text_coltwo
{
	width:630px !important; width:640px;
}
#text_colthree
{
	width:700px !important; width:695px;
	padding-top:10px;
}

#text_colthreeCamera
{
	width:350px !important; width:330px;
	padding-top:10px;
	padding-left: 15px;
}

#text_colLet
{
	padding: 10px 0 0 0 !important; padding: 0 0 0 0;
	margin-top:0px !important; margin-top:-7px;
}

#image_col,
#image_colLet
{
	float: right;
	padding: 50px 0 0 0 !important; padding: 45px 0 0 0;
}
#image_colLet
{
	padding: 20px 0 0 0 !important; padding: 15px 0 0 0;
}

#contact_left_col
{
	float: left;
	padding: 14px 0 0 0;
}

#contact_right_col
{
	float: left;
	padding: 14px 0 0 20px;
}

#footer
{
	float: left;
	width: 710px !important; width: 710px;
	margin-top: 10px;
	margin-left:280px !important; margin-left: 140px;
	font-size: 75%;
	color: #09347A;
	margin-bottom: 10px;
	padding: 10px 0 0 0;
	border-top:solid 1px #D1D1D1;
}


/*//// property pages //////////*/

#property_container,
#property_containerTwo
{
	background-image: url('/_images/property_container_bg5.gif');
	background-repeat: no-repeat;
	/*height: 502px;*/
	width: 688px;
	margin-left: -10px;
	margin-top:27px !important; margin-top:0px;
}
p.prop_para_top,
p.prop_para_topTwo{
	border-bottom:solid 1px #979797;
	float:left;
	padding-bottom:7px;
	color:#09347A;
	margin-bottom:6px;
	margin-top:0px;
}
p.prop_para_topTwo{
	width:90%;
}
p.prop_para_mid{
	width:90% !important; width:97%;
}
p.prop_para_bottom{
	float:left;
	width:200px;
	font-size:110%;
}
p.prop_para_btns{
	float:right;
	width:80px;
}
#property_holder,
#property_holderTwo
{
	float: left;
	/*height: 444px;*/
	width: 642px !important; width: 639px;
	padding: 20px;
	padding-top:0px;
	padding-left: 10px !important; padding-left: 0px;
	margin: 5px 0 0 10px;
	font-size:90%;
}
#property_holderTwo
{
	padding-top:0px;
	padding-left: 10px !important; padding-left: 10px;
	margin: 5px 0 0 13px !important; margin: 5px 0 0 7px;
	/*height:457px;*/
}
#description_holder,
#description_holderTwo{
	width:430px;
	float: left;
	margin-top:-20px;
}
#description_holderTwo{
	width:620px !important; width:590px;
}
#prop_image_holder{
	float: right;
	width:150px;
	padding-left:5px;
	margin-left:5px;
}

.text_holder
{
	width: 400px;
	float: left;
	padding-left: 5px;
	font-size:90%;
}
.image_holder{
	width: 210px;
	float: left;
	text-align:center;
}

.text_holder_selected
{
	float: left;
	width: 330px !important; width: 330px;
	padding-left: 5px;
}
.propertyRef,
.propertyStatus,
.propertyStatusRed{
	font-size:90%;
}
.propertyStatus{
	color:#000;
}
.propertyStatusRed{
	color:#FF0000;
	font-size:110%;
	font-weight:bold;
}
ul.featlistOne{
}
ul.featlistTwo{
	margin:0px;
	margin-left:10px;
}
.list_col_one_holder,
.list_col_two_holder,
.list_col_one_sel_holder,
.list_col_two_sel_holder{
	float:left;
	width:185px;
	padding-left:5px;
}
.list_col_two_holder,
.list_col_two_sel_holder{
	padding-left:10px;
}
.list_col_one_holder{
	margin-left:12px !important; margin-left:6px;
}
.list_col_one_sel_holder{
	padding-left:10px;
	margin-left:6px;
}
.list_col_one_holder,
.list_col_one_sel_holder{
	width:180px;
}
.list_col_one_sel_holder,
.list_col_two_sel_holder{
	width:140px;
	margin-top:-6px;
}
ul.list_col_one,
ul.list_col_two,
ul.list_col_one_sel,
ul.list_col_two_sel {
	list-style:none;
	list-style-image:url('/_images/blue_arrow.gif');
	margin-top:6px;
}
ul#termslist {
	list-style:none;
	list-style-image:url('/_images/blue_arrow.gif');
	margin-left:18px
}
ul.list_col_one {
	margin-left:-22px !important; margin-left:18px;
}
ul.list_col_one_sel {
	margin-left:-24px !important; margin-left:10px;
}
ul.list_col_two {
	margin-left:-24px !important; margin-left:12px;
}
ul.list_col_two_sel {
	margin-left:-26px !important; margin-left:12px;
}
li.listfeat_main,
li.listfeat_sel,
li.listfeat_selTwo{
	padding-left:0px;
	padding-right:2px;
}
li.listfeat_selTwo{
}
li.listfeat_main{
}
.btn_holder
{
	float: right;
	width: 76px;
}

.btn_holder img
{
	vertical-align: bottom;
}

.toolBtn
{
	margin-bottom: 3px;
}

.housephotos,
.housephotosTwo {
	padding:2px;
	border: solid 1px #AEB5BC;
	float:left;
	margin-right:5px;
}
.housephotosTwo {
	margin-bottom:2px;
}
.pageholder{
	float:right;
	color:#09347A;
	font-weight:bold;	
}
.pageholder a {
	color:#09347A;
	padding:2px 2px 2px 2px;
	text-decoration:none;
	font-weight:normal;
}
.pageholder a.on,
.pageholder a:hover {
	color:#fff;
	background-color:#EA8F40;
}

/*/////// Free Market Appraisal Form ///////*/

.formField, .formRadio
{
	border: 1px #09347A solid;
	font-size: 80%;
}
.formRadio {
	border: 0px #09347A solid;
}

.formField
{
	width: 175px;
	margin-top:2px !important; margin-top:0px;
}
.formFieldDay{
	width:40px;
}
.formFieldYear{
	width:60px;
}
label
{
	float: left;
	width: 140px;
}

#formcolOne,
#formcolTwo,
#formcolThree,
#formcolFour{
	float:left;
	width:330px;
}
#formcolTwo,
#formcolFour{
	margin-left:20px;
}
#formcolFour{
	margin-left:0px;
	margin-right:30px;
}
#formcolThree{
	width:230px;
}
#formcolFour{
	padding:0px 12px 12px 16px;
}

div.hr {
  height: 15px;
  background: #fff url(/_images/hr_dotted.gif) repeat-x scroll center;
}
div.hr hr {
  display: none;
}
#submitform,
#submitformTwo{
	color:#fff;
	background-color:#09347A;
	border:solid 1px #566E96;
}
#submitformTwo{
}

/*/////// Win a Camera Form /////// */

.cameraLabel
{
	float: left;
	width: 225px;
	font-size: 80%;
	margin-right: 5px;
}

.cameraField
{
	width: 90px;
	font-size: 80%;
}

#cameraRightCol{
	float: right;
	width:330px;
	margin-top:-40px !important; margin-top:-50px;
}
#bannerHolder
{
	float:right;
	margin-top: 5px !important; margin-top: 5px;
}

#picsHolder
{
	float:right;
	margin: 5px 0px 0px 0px !important; margin: 5px 0px 0px 0px;
}

#formTerms
{
	float:right;
	width: 300px !important; width: 300px;
	font-size: 70%;
	margin: 0px 20px 0px 0px !important; margin: 0px 0px 0px 0px;
	color: grey;
	border-right:solid 0px #fff;
	padding: 3px;
	padding:4px 10px 4px 10px;
}

.termsTitle
{
	color: #09347A;
	font-weight: bold;
	font-size: 110%;
}

#cameraBanner
{
	float: left;
	margin-top: 5px !important; margin-top: 1px;
}

/*/////// Lists //////*/

ul.internal
{
	list-style-image: url('/_images/blue_bullet.gif');
	margin-left: -25px !important; margin-left: 18px;
}


ul.nav_holder	/* Home Page */
{
	float: right;
	margin: 55px 45px 0 0 !important; margin: 45px 20px 0 0;
	list-style-type: none;
}

ul.contact
{
	list-style-type: none;
	margin-left: -30px !important; margin-left: 0;
	margin-top: 0px;
}


/*////////////// TEXT LINKS & IMAGES /////////////*/

#map {
	display:block;
	width: 230px;
	height: 300px;
	border:solid 2px #0D377C;
	position:absolute;
	margin-left:-272px;
	margin-top:165px !important; margin-top:17px;
	margin-bottom:30px !important; margin-bottom:10px;
}

#firefoxMapPad{
	line-height:22px !important; line-height:1px;	
}

img.int_logo
{
	margin-top: 20px;
}

img.map
{
	border: 2px #AEB5BC solid;
	margin: 0 0 10px 0;
}

#featured_image
{
	margin: 0 -20px 10px -20px;
}

.right
{
	float: right;
	margin-right: 30px;
}

hr.orange
{
	border: none;
	border: 1px #E98C3A solid;
	background-color: #E98C3A;
	height: 2px;
}

h1,
h2,
h3,
h4
{
	color: #09347A;
	font-size: 90%;
	font-weight: normal;
}
h1,
h2,
h3,
h4
{
	font-size: 110%;
	font-weight: bold;
	text-transform:none;
	margin-top:0px;
}
h3
{
	font-size: 100%;
	margin-bottom:4px;
}
h4{
	font-size: 90%;
}

.blue_text
{
	color: #09347A;
}

.sky_text
{
	color: #44A3D7;
	line-height: 1.3;	
}

p.spiel
{
	font-size: 90%;
}

p.description
{
	color: #09347A;
	font-size: 85%;
	font-weight: bold;
	margin-top: 0px;
}

/* Links */
a.footer_links:link,
a.footer_links:active,
a.footer_links:visited,
a.footer_links:hover
{
	color: #09347A;
	text-decoration: none;
}

a.footer_links:hover
{
	color: #E36A00;
}



a.page_links:link,
a.page_links:active,
a.page_links:visited,
a.page_links:hover
{
	font-size: 80%;
	color: #09347A;
	text-decoration: none;
	margin-right: 5px;
}

a.page_links:hover
{
	color: #E36A00;
}



a.sky_links:link,
a.sky_links:active,
a.sky_links:visited,
a.sky_links:hover
{
	color: #44A3D7;
}

a.sky_links:hover
{
	text-decoration: none;
}

#latestlettings{
	float:left;
	width:244px;
}




/*///////// FORMS//////////////*/

#search_form
{
	height: 80px;
	width: 208px !important; width: 208px;
	border: 1px #0D377C solid;
	background-color: #EDF4FB;
	padding:10px;
	margin: 0 0 5px 0;
	font-size: 80%;
}
#searchFrm{
	margin-top:8px;
}
form
{
	margin-bottom: 10px !important; margin-bottom: 0px;
}

#search_form select
{
	width: 90px;
	margin-top: 0px !important; margin-top: -4px;
	margin-bottom: 0px !important; margin-bottom: 6px;
}





/*/ TOP NAVIGATION STYLING */

#nav_holder{margin-bottom: 10px;}
#nav, #subnav{float: left; display: inline; height: 55px;}
#nav, #nav ul, #subnav, #subnav ul{padding: 0; margin: 0; list-style: none;}
#nav a{display: block; width: 92px; color: #fff; text-decoration: none; font-size: 70%; font-weight: bold;}
#nav li{float: left;}
#nav li.spacer{width: 11px;}
#nav li.spacer_right{width: 9px;}

#subnav{width: 100%; height: 25px; line-height: 25px; background: #0082c8;}
#subnav ul{margin: 0 0 0 22px;}
#subnav ul li{float: left; display: inline; font-size: 85%; font-weight: bold; margin: 0 2px;}
#subnav ul li a{height: 22px; color: #fff; text-decoration: none; border-bottom: 4px #0082c8 solid; padding: 0 3px;}
#subnav ul li a:hover, #subnav ul li a.on{border-bottom: 4px #e36a00 solid;}

/* END OF NAVIGATION */


/* EMAIL STYLES*/

#emailpage-wrapper 
{
	background-color: #fff;
	width:384px !important; width: 378px;
	margin:0px 0px 0px 5px !important; margin:0px 0px 0px 0px;
	border: solid 1px #7F858A;
	background-repeat: repeat;
	font-size:12px;
	text-align:left;
}
#emailpage-header
{
	background-color:#AEB5BC;
	float:right;
	background-image:url('/_images/emailheader.gif');
	background-repeat: no-repeat;
	padding-bottom:85px;	
	border-bottom: solid 1px #A4C3A6;
	height:25px !important; height:101px;
	width:384px;
}
#emailBoxTitle
{
	width: 325px;
	padding-left: 4px;
	margin: 8px 4px 8px 28px !important; margin: 8px 4px 4px 14px;
	padding: 6px 0px 8px 0px;
	float:left;
	color:#68667C;
	font-size:115%;
	font-weight:bold;
}
#emailBoxContent 
{
	width: 294px !important; width: 325px;
	margin: 10px 0px 10px 28px !important; margin: 10px 0px 8px 28px;
	padding: 10px 5px 0px 24px !important; padding: 18px 5px 0px 24px;
	border: solid 1px #A4C3A6;
	background-color: #fff;
}
.inputTextEmail,
.inputTextEmailComments
{
	width: 240px !important; width: 230px;
	margin:4px 0px 5px 24px !important; margin:4px 0px 5px 0px;
	border: 1px #CCCCCC solid;
	background-color: #E5E5E5;
}

.inputTextEmailComments
{
	height: 80px;
}

#emailpage-footer
{
	width: 378px;
	padding:0px 10px 0px 0px;
}

.submitemail
{
	float:right;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	background-color: #7070AD;
	margin-right:30px !important; margin-right:35px;
	margin-bottom:10px !important; margin-bottom:0px;
	border: 1px #fff solid;
}
.submitemailborder 
{
	border: 1px #000 solid;
}
#webforms {
	margin-top:0px;
	font-size:80%;
	margin-left:40px;	
}

/* New Sidebar Styles Late Feb 2007 */

#add-side-bar
{   
    font-size: 15px;
    margin-top: 10px;
}

#add-side-bar img
{
    border: solid 3px #09347a;
}

#add-side-bar a 
{
    font-size: 10px;
    font-weight: normal;
}

#add-side-bar a:hover
{
    color: #ffffff;
    /*background-color: #ea8f40;*/
}

#add-side-bar p
{
    font-size: 11px;
}

/* Press Release Styles */

span.newstitle
{
    font-size: 120%;
    font-weight: bold;
    color: #0082C8;
}

span.newsdate
{
    font-style: italic;
}

a.titlelink
{
    color: #0082C8;
    font-weight: bold;
}