@CHARSET "UTF-8";

/*######################################
----------------------------------------

[Frontend Stylesheet]

Project:	Unbroker
$author		Brandon More, Jerome Guilbot

-------------------------------------

[Color codes]

Maroon: #562928 (ie: footer)
Yellow: #E69924

a (mailto):	
a (visited):	
a (active):	


#####################################*/

/*--Property search Page--*/

.infobox {
	font-size: 11px;
	padding: 10px;
	margin-right: 14px;
	border: 1px dotted #999;
	text-align: justify;	
}

.infobox LI {
	margin-left: 20px;	
}

#indicator {
	position: absolute;
	top: 100px;
	left: 130px;	
}

#searchPage {border: 0px solid black;
	padding-bottom: 20px;
}	
#area {
	float: left;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	width: 395px;
	padding-right: 20px;
	display: block;
	border-right: 1px solid #B2B2B2;
}

#area ul{
	margin-top: 0px;
}

#area li {
	float: left;
	width: 395px;
	display: block;
	padding-bottom: 3px;
	margin-bottom: 30px;
	border-bottom: 1px solid #B2B2B2;
}	

#area li.noMargin {
	margin-bottom: 0px;
}	

#area input {
		margin-right: 5px;
		
}	

#area h5 {
	display: block;
	padding-bottom: 5px;
}	

#area p {
	font-size: 11px;
	float: left;
}

#area a {
	font-size: 11px;
	display: block;
	float: right;
}

#filter {
	position: relative;
	display: block;
	float: left;
	width: 136px;
	padding-left: 20px;
	min-height: 356px;
	height: auto !important;
	height: 356px;
	border-right: 1px solid #B2B2B2;
	
}

#filter h6 {
	padding-bottom: 10px;
	border: 0px solid black;
	margin: 0px;
	border: 0px solid black;
	float: left;
}	

#filter p {
	float: left;
	font-size: 11px;
	
	
}

#filter select{
	float: right;
	width: 77px;
	margin-left: 5px;
}

#filter li {
	margin: 0px;
	float: left;
	width: 118px;
	display: block;
	padding-bottom: 10px;
	border: 0px solid black;
}

#squareFootage {
	float: left;
	margin-top: 15px;
	border: 0px solid black;
}	

#squareFootage select{
	width: 118px;
	margin-left: 0px;
	
}	

.searchPage #bedrooms {
	margin-top: 15px;
	border: 0px solid black;
}

.searchPage #bedrooms select{
	width: 118px;
	margin-left: 0px;
	
}

#info {
	float: left;
	padding-left: 20px;
	border: 0px solid black;
}	

#info h6 {
	margin-bottom: 10px;
}

#info li {
	padding-bottom: 10px;
}

#info input {
	margin-right: 5px;
}	

#searchSubmitButton {
	position: absolute;
	top: 330px;
	left: 175px;
}

#searchSubmitButton input{
	display: block;
	width: 166px;
	height: 26px;
	
}

INPUT#submitProp {
	text-transform: uppercase;
}


/*--Property Detail Page--*/

#detailLeft {
	display: block;
	float: left;
	min-height: 10px;
	height: auto !important;
	height: 10px;
}

#detailImage {
	/*height: 225px;*/
	/*width: 285px;*/
	/*border: 1px solid #8C8C8C;*/
	position: relative;
}

#detailImage IMG {
	border: 1px solid #8C8C8C;
	height: auto;
	width: auto;
}

#imageControls {
	height: 27px;
	padding-top: 3px;
	width: 300px;
	border: 0px solid red;
	color: #830000;
}

#gallery { /* POPUP */
	width: 630px;
	margin: 10px auto;	
}

#gallery #closeButton {
	float: right;
	cursor: pointer;
}

IMG.galleryPhoto {
	border: 1px solid #626366;
	/*width: 300px;*/
	/*height: 226px;*/
	margin: 5px 5px 0 0;
}

HR.gal {
	border: 0;
	color: #626366;
	background-color: #626366;
	height: 1px;
	width: 100%;	
}

#mortgage {
	margin: 20px;
	display: block;
}

#imageControls a {
	padding-right: 3px;
}

#imageControls a.nudge {
	padding-left: 3px;
}

#controls LI {
	float: left;
	display: block;
}	

#imagePagination {
	float: right;
}	

#detailMenu {
	width: 285px;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	border: 0px solid green;
}

#detailMenu ul {
	padding-top: 10px;
}	

#detailMenu li {
	display: block;
	padding-bottom: 20px;
	padding-left: 40px;
	border: 0px solid purple;
	background-position: 0px 3px;
}

#view {
	background-image: url(/images/photos.jpg);
	background-repeat: no-repeat;

}

#floorPlan {
	background-image: url(/images/floorplan.jpg);
	background-repeat: no-repeat;

}

#calculator {
	background-image: url(/images/calculator.jpg);
	background-repeat: no-repeat;

}

#detailRight {
	
	display: block;
	float: right;
	width: 451px;
	min-height: 10px;
	height: auto !important;
	height: 10px;
}	

#detailRight td {
	padding-left: 0px;
	width: 90px;
	border: 0px solid blue;
	padding-right: 10px;
	height: 25px;
}

#detailRight tr {
	padding-left: 0px;
}	

#detailRight th {
	color: #830000;
	padding-left: 0px;
	text-align: left;
	border: 0px solid blue;
}	

#wrap {
	border: 1px solid #8C8C8C;
	float: left;
	background-color: #EAEAEA;
}

#detailInfo1 {
	background-color: #fff;
	padding: 0px 0px 10px 20px;
	width: 431px;
	border-bottom: 0px solid #8C8C8C;
	color: #830000;
        margin-top: -5px;
}

#detailInfo1 li {
	padding-bottom: 2px;
}	

#detailInfo2 {
	background-color: #EAEAEA;
	float: left;
	padding-top: 10px;
	padding-left: 19px;
	padding-bottom: 10px;
	min-height: 132px;
	height: auto !important;
	height: 132px;
	width: 205px;
	border: 0px solid red;
}

#detailInfo3 {
	background-color: #EAEAEA;
	float: right;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	min-height: 132px;
	height: auto !important;
	height: 132px;
	width: 202px;
	border-left: 1px solid #8C8C8C;
}

#detailInfo4 {
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	min-height: 140px;
	height: auto !important;
	height: 140px;
	width: 411px;
	border-top: 1px solid #8C8C8C;
}

#detailInfo4 p {
	color: #830000;
}

#detailInfo4 ul {
	list-style: square;
	list-style-position: inside;
}	
	

#detailInfo5 {
	float: left;
	min-height: 10px;
	padding-top: 5px;
	width: 205px;
	height: auto !important;
	height: 10px;
	border: 0px solid red;
        padding-bottom: 5px;
}

#detailInfo5 p{
	color: black;
        font-weight: bold;
}

#detailInfo6 {
	float: right;
	min-height: 10px;
	padding-top: 5px;
	width: 180px;
	height: auto !important;
	height: 10px;
	border: 0px solid red;
        padding-bottom: 5px;
}	

#detailInfo6 p {
	color: black;
        font-weight: bold;
}	

#detailInfo7 {
	background-color: #fff;
	float: left;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	width: 411px;
	border-top: 0px solid #8C8C8C;
}

#detailInfo7 p.bold {
    color: #830000;
}	

#disclaimer {
	float: left;
	display: inline;
	padding: 10px 20px 7px 20px;
	margin-top: 20px;
	margin-bottom: -20px;
	background-color: #EAEAEA;
	margin-right: -21px;
	margin-left: -21px;
	height: 66px;
	width: 760px;
	border-top: 1px solid #8C8C8C;
}

#disclaimer p {
	font-size: 11px;
}

#resultPagination {
	float: right;
	height: 15px;
	border: 0px solid green;
	padding-top: 3px;
}	

#resultPagination li {
	font-size: 11px;
	display: inline;
	padding-left: 3px;
}	

#tableWrap {
	padding: 15px 15px 10px 15px;
	width: 727px;
}


.resultTable {
	min-height: 10px;
	height: auto !important;
	height: 10px;
	width: 100%;
	border: 0px solid blue;
	border-collapse: collapse;
}

.resultTable .resultImage {
	width: 93px;
	border: none;
	padding-right: 0px;
}

.resultTable THEAD TH {
	border: 1px solid #BFBFBF;
	text-align: left;
	background: #fff url(/images/theadbg.jpg) repeat-x;
	color: #666;
	font-weight: bold;
	text-transform: capitalize;
}

.resultTable THEAD A {
	padding: 0 15px;
	display: block;
	color: #666;
}

.resultTable THEAD A.selected {
	color: #830000;
	background: #fff url(/images/theadbg_select.jpg) repeat-x;
}

.resultTable td {
	padding: 10px;
	border-right: 1px solid #B2B2B2;
	vertical-align: top;
	padding-right: 15px;
}

.resultTable TR {
	margin: 20px;
}

.resultTable img {
	display: block;
	float: left;
	width: 90px;
	height: 67px;
	border: 1px solid gray;
	background-color: white;
}

.resultTable h5 {
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
}

.resultTable p {
	padding-top: 5px;
}	

TD.category1 {
	padding-left: 15px;
	width: 220px;
}

TD.category2 {
	width: 100px;
	padding-left: 15px;
}

TD.category3 {
	width: 50px;
	padding-left: 15px;
}

TD.category4 {
	width: 70px;
	padding-left: 15px;
}
TD.category5 {
	padding-left: 15px;
	border: none;
}

.color {
	background-color: #E5E5E5;
}

TD.empty {
	padding: 5px	
}


/*--------------------------*/
/* IMAGE UPLOAD PREVIEW		*/

.preview {
margin: 5px;
display: block;
float: left;
height: 115px;
width: 120px;
font-size: x-small;
}

/*--------------------------*/
/* REPLY BOX				*/

#replyButton {
	float: right;
	margin-bottom: 5px
}

#reply {
	border: 1px solid #8C8C8C;
	margin: 10px 0;
	padding: 5px 19px;
	overflow: auto;
}

#reply H4 {
	color: #830000;
}

#reply LABEL {
	width: 100px;
}

#reply #left{
	float: left;
	width: 300px;
}

#reply #right{
	float: right;
	width: 370px;
}

#reply INPUT, #reply TEXTAREA {
	width: 240px;	
}

#reply INPUT.button {
	width: auto;	
}

