/* CSS sell property style */

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-top: 35px;
}

.filedMargin {
	padding-bottom: 5px;
}

.sectionContainer {
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid 1px  #CCCCCC;
	background-color: #EAEDFE;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	margin-top: 5px;
	line-height: 2.3em;
}

.buttonSection {
	text-align: right;
	padding-right: 25px;
	margin-top: 15px;
}	

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
	margin-bottom: 10px;
	margin-top: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	margin-bottom: 5px;
	margin-top: 10px;
}

.bedrooms {
	width: 125px;
	text-align: left;
	float: left;
}

select {
	margin-right: 10px;
}

input {
	margin-right: 10px;
}

#rentalInfo {
	width: 695px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #FFFFE6;
	margin-bottom: 10px;
	margin-top: 10px;
	display: none;
	border: 1px solid #000000;
}

.clickHere, .clickHere:link, .clickHere:visited {
	color: #FF0000;
	text-decoration: none;
}

.clickHere:hover {
	color:	#999999;
	text-decoration: none;
}

#img1, #img2, #img3, #img4, #img5, #img6, #img7, #img8, #img9, #img10 {
	display: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

#maxImage {
	font-size: 14px;
	color: #D70000;
	display: none;
}

textarea {
	margin-bottom: 10px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000066;
	text-align: left;
	text-decoration: underline;
}

#imageupload {
	display: none;
}

#imageLimit {
	display: none;
	color: #D50000
}

#clickToAdd {
	font-size: 14px;
}

.errorText {
	color: #D90000;
}
