/*
This is a combined CSS file for all layouts used in the webdigs site. One css to rule them all...
*/
/* General Styles */
html { 
    margin: 0px;
    padding: 0px;
    height: 100%;
    margin-bottom: 1px;
	}
body {
	color: #626263;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #f1f1e7 url('/images/newLayout/pageRepeat.jpg') repeat-x top;
	}
#center {
	width: 1000px;
	margin: auto;
	}
#heightSpacer{ /* RHS Sept. 04 2007 pushes the footer down when the menu is longer than the content */
   width:10px;
 	float: left;
 	height: 500px;
}

.menu {
	list-style-type: none;
}
.horizontal li{
	display: inline;
}
a img { /* RHS -> Friday June 8 2007 to remove borders around linked images */
    border: 0;
}
/* end general styles */
/* content elements */
#header {
	text-align: left;
	background: url('/images/newLayout/header.jpg');
	height: 140px;
	width: 1000px;
	border-bottom: 1px #ada89c solid;
}
.header_left, .header_right {
	width: 500px;
	float: left;
	height: 109px;
	}
.logoHolder {
	width: 155px;
	height: 50px;
	position: relative;
	top: 18px;
	left: 28px;
	float: left;
	}	
#footer {
	margin: auto;
    background: url('/images/newLayout/footerBack.jpg') no-repeat;
	height: 87px;
	width: 1000px;
	float: left;
	}
#mainWrapper {	
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #ada89c;
	width: 1000px;
	float: left;
	}
#columnHolder {
	width: 960px;
	background: #fff;
	padding: 20px 20px;
	margin: 0px;
	float: left;
	}
.left {
	width: 660px;
	float: left;
	padding: 0 50px 0 0;
	}
.right {
	float: left;
	width: 250px;
	height: 347px;
	}
/* end content elements */
.forget_pass {
	position: relative;
	top: 6px;
	left: 12px;
	}


/* disabled page */
.disabled {
	padding-top: 150px;
	text-align: center;
	margin: auto;
	font: 40px arial;
	font-weight: bold;
	color: #24a7b8;
	}
.disImage {
	width: 600px;
	height: 350px;
	background-image: url(/images/layout_pics/loginHeader.gif);
	text-align: center;
	margin: auto;
	}
/* contact widget */
.agentContactHolder {
	width: 200px;
	float: left;
	}
#results .agentContactHolder {
  width: 297px;
  margin: 8px 0 0 0;
  }
#lightwindow_contents #results .agentContactHolder{
  margin: 0;
  padding: 0 5px 0 0;
  background: #fff;
  overflow: hidden;
}
 
/* mls info partial */
#mlsInfo {
	text-align: left;
	float: left;
	margin: 10px 0 0 0;
	clear: both;
	width: 100%;
	}
#mlsInfo p{
	text-align: justify;
	font-size: 9px;
	line-height: 9px;
	}
.mls_left {
	width:45%;
	float:left;
	margin:0 15px 0 0;
	}
.mls_left {
	width:45%;
	float:left;
	}
/* mywebdigs styles */
.mywebdigs_user {
	width: 600px;
	}
.mywebdigs_agent {
	float: left;
	width: 200px;
	border: 1px #c6c6c6 solid;
	padding: 8px;
	margin: 42px 0 0 8px;
	}
.mywebdigs_agent hr {
	background: #c6c6c6;
	border: none;
	height: 1px;
	}
.mywebdigs_agent 	.imgHolder {
	margin: auto;
	text-align: center;
	}
.mywebdigs_agent 	.content {
	float: left;
	line-height: 18px;
	font-size: 12px;
	padding: 0 0 0 0;
	}
.tabs {
	margin: 20px 0 0 0;
	clear: right;
	float: left;
	}
#savedSearches {
	width: 100%;
	}
#savedSearches .content {
	padding: 10px;
	}
#savedSearches ul {
	padding: 0;
	list-style-type: none;
	margin: 15px 10px 0 10px;
	}
#savedSearches ul li {
	font: 15px arial; 
	border-width: 1px 0 0 0;
	border-color: #c6c6c6;
	border-style: dotted;
	padding: 8px;
	float: left;
	width: 97%;
	}
#savedSearches ul li span a {
	display: block;
	width: 470px;
	border-right: 1px #c6c6c6 solid;
	float: left;
	margin: 0 20px 0 0;
	height: 24px;
	}
#savedSearches ul li a:hover {
	text-decoration: underline;
	}
#savedSearches ul li img {
	position: relative;
	left: 12px;
	}
#sheduleShowingContainer {
	background: #fff;
	width: 400px;
	float: left;
	}
#sheduleShowingContainer .form-row {
	background: #fff;
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
	}
#sheduleShowingContainer label {
	clear: both;
	float: left;
	font-size: 11px;
	width: 100%;
	}
#sheduleShowingContainer select {
	color: #58585a;
	font-size: 16px;
	font-weight: bold;
	border:1px solid #8CC63F;
	margin: 0 3px 0 0;
	}
#sheduleShowingContainer .text-field {
	clear: both;
	float: left;
	border:1px solid #8CC63F;
	width: 100%;
	color: #58585a;
	font-size:16px;
	font-weight:bold;
	height:18px;
	line-height:normal;
	margin:1px 4px 0pt 0pt;
	padding:5px 3px 3px 5px;
	}
#sheduleShowingContainer .text-area {
	clear: both;
	float: left;
	color: #58585a;
	border:1px solid #8CC63F;
	width: 100%;
	font-size:16px;
	font-weight:bold;
	line-height:normal;
	margin:1px 4px 0pt 0pt;
	padding:5px 3px 3px 5px;
	}
#sheduleShowingContainer .submitHolder {
	clear: both;
	margin: 12px 0 0 0;
	text-align: right;
	float: left;
	}
.agree_holder {
	color:#8CC63F;
	font-size:9px;
	left:28px;
	position:relative;
	width: 300px;
	}
.agree_holder a {
	text-decoration: underline;
	color: #8CC63F;
	}
	
.home_agree_holder {
	padding: 0;
	margin: 3px 0 0 030px;
	clear: both;
	font-size: 9px;
	color: #c6c2c3;
	text-align: left;
	}
.home_agree_holder a {
	text-decoration: underline;
	color: #c6c2c3;
	}
.extra_options {
	font-size: 11px;
	clear: both;
	float: left;
	margin: 15px 0 0 0;
	}
.extra_options hr {
	float: left;
	}
	
	
/* ask an agent styles */
#askAgent_holder {
	width: 252px;
	margin: 20px 0 0 0;
	height: 274px;
	background: url('/images/newLayout/agentBack.gif') no-repeat;
	float: left;
	clear: both;
	}
#askAgent_holder p {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	}
.askAgent_header {
	width: 226px;
	height: 64px;
	margin: 0px;
	padding: 13px;
	}
.askAgent_header h1 {
	color: #5D5054;
	padding: 0;
	margin: 0 0 6px 0;
	font-size: 16px;
	}
.askAgent_copy {
	width: 221px;
	padding: 0 13px;
	float: left;
	}
.askAgent_copy h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #24A7B8;
	}
.askAgent_footer {
	width: 252px;
	height: 17px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	}
#askAgent_holder .text-field {
	border:1px solid #ADA89C;
	color:#ADA89C;
	font-size:12px;
	font-weight:bold;
	width:214px;
	margin: 3px 0 0 0;
	padding: 3px;
	}
#askAgent_holder .text-area {
	border: 1px solid #ADA89C;
	color: #ADA89C;
	margin: 0px;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	width: 214px;
	height: 80px;
	font-family: Arial;
	}
.agentSubmitButton {
	margin: 0 0 0 24px;
	}

.facebookButton {
	position: relative;
	top: 26px;
	left: 25px;
	float: right;
	}
.bbbButton {
	position: relative;
	top: 26px;
	left: -160px;
	float: right;
	}
hr {
	width: 660px;
	float: left;
	clear: both;
	height: 1px;
	background: #e8e8e8;
	margin: 25px 0;
	border: 0px;
	}

.phoneNumber {
	float: left;
	clear: both;
	margin: 10px 0 0 0;
	padding: 0;
	}
.phoneNumber img {
	float: left;
	margin-right: 0;
	width: 63px;
	height: 75px;
	}
.phoneNumber .copy {
	float: left;
	width: 170px;
	background: red;
	}
.phoneNumber h1 {
	color:#C85711;
	font-size:25px;
	font-weight:bold;
	margin: 0;
	padding: 0;
	float: left;
	width: 170px;
	text-align: center;
	}
.phoneNumber h2 {
	color:#58585A;
	font-size:14px;
	font-weight:bold;
	float: left;
	margin: 0;
	padding: 0;
	width: 170px;
	text-align: center;
	}