/* General Styles ***************/
* { margin: 0px; padding: 0px; border: none; }

body {  
	font-family: verdana, arial, helvetica, sans-serif;
  	font-size: 13px;
  	line-height: 18px;
	color: #333; 
	background: #fdfae3 url(../images/rentingIt_bg.gif) no-repeat fixed center top;
}

#container {
	width: 898px;
	margin: 0px auto 0px auto; 
	background: #F7F6EB;
	border-left: solid 1px #DEDBCB;
	border-right: solid 1px #DEDBCB;
	
}

a:link,
a:visited, 
a:active { color: #808F50; text-decoration: none; font-weight: bold; }
a:hover { color: #A7A073; text-decoration: none; }
a img { border: 0px; }
ol,
ul { margin-left: 25px;}

.italic_head { font-style: italic;}

.green { color: #D1EA81; }
.dgreen { color: #808F50; }
.yellow { color: #FFFF7E; }
.lBrown { color: #BFBA9B; }
.dBrown { color: #A7A073; }

.break_01px { height: 1px; }
.break_05px { height: 5px; }
.break_10px { height: 10px; }
.break_20px { height: 20px; }
.break_30px { height: 30px; }
.break_40px { height: 40px; }
.break_50px { height: 50px; }
.clear { clear: both; height: 1px; margin: 0px; padding: 0px; font-size: 1px; line-height: 1px; font-weight: normal; }

.report { font-size: 11px; }

.body { margin-left: 10px;}
/* END General Styles ***************/

/* Header Styles ***************/
#header {
	height: 100px;
}
.headerLogo {
	width: 252px;
	height: 100px;
	display: block;
	float: left;
}
.headerNav {
	width: 500px;
	height: 95px;
	display: block;
	float: right;
	background: url(../images/rentingIt_nav.gif) no-repeat;
	padding: 5px 0px 0px 41px;
}
.headerLinks {
	width: 475px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

/* END Header Styles ***************/

/* Content Styles ***************/
#content {
	width: 898px;
	margin: 10px 0px 0px 0px;
}
#content_main {
	float: left;
	width: 600px;
	padding: 0px 0px 0px 10px;
	margin: 0px 10px 0px 0px;
}
#content_noSide {
	width: 868px;
	padding: 0px 0px 0px 10px;
	margin: 0px 10px 0px 0px;
}
#sidebar {
	float: left;
	width: 277px;
	height: 560px;
	background: url(../images/rentingIt_searchOptionsBG.gif) no-repeat;
	padding: 40px 0px 0px 0px;
}
/* END Content Styles ***************/

/* Search Form Styles ***************/
#searchBox {
	width: 496px;
	height: 298px;
	background: url(../images/rentingIt_searchBG.gif) no-repeat;
	margin: 0px auto 20px auto; 	
}
.searchHeader{
	float: right;
	padding: 20px 20px 0px 0px;
}
.ri_form {
	display: block;
	margin: 0px 0px 0px 30px;
	width: 445px;
}
.ri_form_cityState {
	float: left;
	width: 175px;
}
.ri_form_zipCode {
	float: left;
	width: 175px;
	padding: 20px 0px 0px 0px;
}
.ri_form_OR {
	float: left;
	width: 85px;
	height: 20px;
	margin: 45px 0px 0px 0px;
	background: url(../images/rentingIt_searchOR.gif) no-repeat center;
}
.ri_formLabel {
	display: block;
	height: 20px;
	width: 175px;
	float: left;
	font-size: 14px;
	margin: 3px 0px 2px 0px;
	font-weight: bold;
}
.ri_formField {
	display: block;
	height: 20px;
	width: 175px;
	float: left;
	background: #F7F6EB;
	border: 1px solid #FDFAE3;
	font-size: 14px;
}
.ri_formBtn {
	display: block;
	width: 163px;
	height: 70px;
	background: url(../images/rentingIt_btnSearch.gif) no-repeat;
	margin: 8px 0px 0px 140px;
}
.ri_form_side {
	display: block;
	margin: 0px 0px 0px 30px;
	width: 235px;
}
.ri_formLabel_side {
	height: 20px;
	font-size: 14px;
	font-weight: bold;
}
.ri_formField_side {
	height: 20px;
	width: 215px;
	background: #ffffff;
	border: 1px solid #DEDBCB;
	font-size: 14px;
}
.ri_formBtn_side {
	display: block;
	width: 163px;
	height: 70px;
	background: url(../images/rentingIt_btnOptionsSearch.gif) no-repeat;
}

/* END Search Form Styles ***************/

/* Search Result Styles ***************/
.pagination {
	width: 600px;
	text-align: right;
	font-weight: bold;
}
.result_footer {
	background: url(../images/rentingIt_searchResultBar.gif) no-repeat bottom;
}
.result_thumb {
	display: block;
	height: 100px;
	float: left;
	margin: 5px 10px 0px 0px;
}
.result_desc {
	display: block;
	height: 80px;
	overflow: hidden;
	font-size: 11px;
}
.result_details {
	font-size: 11px;
	font-weight: bold;
}
.result_city { 
	color: #A7A073; 
	font-weight: bold; 
}
.result_headline a:link,
.result_headline a:active,
.result_headline a:visited { color: #333; text-decoration: none; font-weight: bold; }
/* END Search Result Styles ***************/


/* Show Detailed Result Styles ***************/
.show_houseHeader {
	background: url(../images/rentingIt_searchResultBar.gif) no-repeat bottom;
	height: 30px;
	margin: 15px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
}
.show_map {
	width: 100%;
	height: 300px;
	background: #C8C6BB;
}
.show_photos {
	width: 100%;	
}
.show_photos_thumbs {
	background: #fff;
	padding: 5px;
	border: solid 1px #DEDBCB;
	margin: 0px 5px 0px 0px;
}
/* END Show Detailed Result Styles ***************/

/* Footer Styles ***************/

#footer {
	height: 35px;
	background: url(../images/rentingIt_footer.gif) no-repeat;
	font-size: 11px;
	font-weight: bold;
	padding: 35px 0px 0px 10px;
}

/* Footer Styles ***************/

/* Contact Form styles ***************/
.body_contactUs { margin-left: 150px;}
.contact_form_line  {
	margin: 3px;
	clear: both;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.contact_form_label {
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0px;
	width: 150px;
	text-align: left;
}
.contact_form_field_long {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin: 0px 0px 10px 0px;
	height: 20px;
	width: 440px;
}
.contact_form_field_short {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin: 0px 0px 10px 0px;
	height: 20px;
	width: 160px;
}
.contact_form_message {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin: 0px 0px 10px 0px;
	width: 440px;
	height: 340px;
}
.error {
	width: 645px;
	background-color: #DFDED1;
	margin: 5px 0px 5px 0px;
}
.errorheader {
	padding: 5px 5px 5px 15px;	
}
.errortitle {
	text-align: left;
	padding: 5px 5px 5px 15px;
	font-size: 12px;
	background-color: #c00;
	color: #fff;
}
.errortext {
	padding: 5px 5px 5px 15px;		
}
.errortext ul li {
	font-size: 12px;
	list-style: square;
	margin: 1px 0px 1px 15px;
	color: #333333;
}
#simple_captcha { 
	margin-top: 5px;
	width: 114px;
	display: table;
}
.simple_captcha_field {
	border: 1px solid #cccccc;
	margin: 0px 0px 5px 0px;
}
.simple_captcha_image {
	border: 1px solid #cccccc;
	margin: 0px 0px 5px 0px;
}
.simple_captcha_image img {
	width: 110px;
}
.simple_captcha_label {
	font-size: 12px;
}
.simple_captcha_field input {
	width: 110px;
	font-size: 16px;
	border: none;
	background-color: #ffffff;
}
.contact_form_submit {
	border: 1px solid #dddddd;
	height: 30px;
	width: 160px;
	margin: 20px 0px 0px 0px;
	background-color: #A7A073;
	color: #ffffff;
}
/* END contact form styles************/


/* Error Styles ***************/
.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

.flash_notice {
	padding: 5px;
	background-color: #f2f600;
	color: #070707;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.flash_error {
	padding: 5px;
	background-color: #ff0838;
	color: #fff;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.flash_success {
	padding: 5px;
	background-color: #00ea00;
	color: #070707;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
/* END Error Styles ***************/