@charset "utf-8";

/*  ---- pageheader column ----- */
#containerPageHeader{
	width: 968px;
	margin: 0px auto 10px auto;
	}

#containerPageHeader img.headerImage {
	padding: 0px 14px 4px 14px;
	background: url('../images/global/bg_headerImageFrame.jpg') no-repeat top center;
	}

#containerContent{
	padding-top: 10px;
	}

/*  ---- content column ----- */
#contentColumn{
	width: 690px;
	float: right;
	padding-left: 20px;
	line-height: 15 px;
	font: 11px verdana;
	margin-bottom: 30px;
	border-left: 1px solid #DBDEDC;
	}

	
#contentColumn p {


	font: 13px verdana;
	line-height: 17px;
 	}	
	
	
	
	
#contentColumn a{
	text-decoration: none;
	color: #ffffff;
	}
	
.statusMessage{
	margin-bottom: 20px;
	}

ol, ul {
	padding-top: 0px;
	padding: 20px;
	}

ul{
	list-style-type: none;
	}
	
ol li ul{
	padding: 0px;
	position: relative;
	top: 0px;
	left: 10px;
	}
	
.formBoxesHeader{
	margin-bottom: 10px;
	}

.formBox {
	width: 200px;
	float: left;
	padding-bottom: 10px;
	}

.formBox span{
	margin-bottom: 150px;
	}
	
.formBox input[type=text], .formBoxWide input[type=text] {
	margin-top: 3px;
	background-color: #3e4a43;
	color: #ffffff;
	border: 0px;
	}	
	
.shortFields input[type=text] {
	width: 45px;
	}
	
.selectBox{
	padding-top: 5px;
	width: 120px;
	float: left;
	}

.selectBoxWide{
	padding-top: 5px;
	width: 240px;
	float: left;
	}
	
.selectBox select, .selectBoxWide select{
	border: 1px solid #acacac;
	}

.formBoxWide {
	width: 400px;
	float: left;
	padding-bottom: 10px;
	}

.indent{
	padding-left: 15px;
	}

.subQuestion, .idealHomeSubQuestion {
	margin-bottom: 15px;
	}
.subQuestion input{
	margin:3px 0px 3px 0px;
}
#areasOfInterest > div{
	width: 260px;
	float: left;

	}
	
#noDbAreasOfInterest > div, #areaOfInterestsTextArea{
	width: 400px;
	float: left;
	line-height: 20px;
	}
	
#elaborate {
	margin-top: 3px;
	background-color: #3e4a43;
	color: #ffffff;
	width: 420px;
	border: 0px;
	margin-left: 10px;
	}
#areaOfInterestsTextArea > div {
	width: 600px;
	}
#idealHome li div div {
	width: 200px;
	float: left;
	line-height: 20px;
	}
.idealHomeSubQuestion span{
	margin-right: 20px;
	}
.idealHomeSubQuestion input{
	margin:3px 0px 3px 0px;
}
input[type=submit] {
	border: 0px;
	font: bold 11px verdana;
	text-transform: uppercase;
	padding: 3px 10px 3px 10px;
	background-color: #dac893;
	color: #36210e;
	margin-left: 20px;
	} 
select{
	font: 11px verdana;
	padding: 2px;
	border: 0px;
	margin-left: 10px;
	}

.forceMargin{ 
		margin-bottom: 10px;
		}
	
/*  ---- side column ----- */

#contentSideColumn{
	width: 220px;
	float: left;
	}

	
	
	
	
	
/* ---------- buying menu------------*/
#buyingSubNav{
	boder: 1px solid orange;
	}
	
#buyingSubNav a{
	display: block;
	font: 12px verdana;
	margin-top: 10px;
	text-decoration: none;
	}
