/*=======================================================
	Property Brochure - Print-Friendly Version
=======================================================*/

body {
    color :#000000;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    font-size: 0.7em;
	background: #FFFFFF;
}
h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #333333;
}
h1 {
    font-size: 17px;
}
h2 {
    font-size: 15px;
}

/* Header */
div#header_wrap {
    background: #FFFFFF;
    width: 100%;
    clear: both;
    height: auto !important;
}
div#header_logo {
	margin: 0 auto;
    width: 670px;
    padding-top: 10px;
}
div#header_logo a {
    display: block;
    float: left;
    padding: 10px 0 10px 0;
	border:none;
}

div#header_logo img {
	border:none;
}

/* Content area */
div#content_wrap {
    background: #FFFFFF;
    width: 100%;
    clear: both;
    height: auto !important;
}
div#content {
    width: 670px;
    margin: 0 auto;
}


div.listing {
    border: 1px solid #a8a8a8;
    margin-bottom: 10px;
    padding: 10px;
}
div.listing h2 {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 3px;
    background: #f4f4f4;
    border: 1px solid #a8a8a8;
}
#propinfo {
    width: 440px;
	float: left;
}
#mainpropimageContainer {
    width: 440px;
    height: 310px;
	float:left;
}
#propertyContainer {
    width: 705px;
	margin: 10px 0 0 0;
}
#propcontainer {
    width: 200px;
	margin: 0 0 0 10px;
	float:left;
}
.listing_details {
    margin: 5px 0 0 0;
    padding: 0;
    list-style: none;
	float: left;
    width: 340px;
}
.listing_details span {
    display: inline-block;
    width: 76px;
    height: 22px;
    border: 1px solid #a8a8a8;
    font-weight: bold;
    text-indent: 5px;
    margin-right: 5px;
    text-align: left;
    line-height: 22px;
	float: left;
}

.listing_details span img {
    margin: 2px 8px 0 10px;
	float: left;
}



#mainpropdesc {
    width: 500px;
    background: none;
}
#propinfodetails {
    width: 150px;
    background: none;
}


.property_description {
    float: left;
    width: 440px;
}

.property_description p {
    padding: 5px 20px 0 0;
}

.property_details {
    float: left;
    width: 200px;
}

.agent_container {
    clear: both;
    padding: 5px;
	border:1px solid #ccc;
    margin: 10px 0 0 0;
	float: left;
}
.agent_container .agent_details {
    float: left;
    width: 200px;
   font-size:12px;
   margin: 8px 0 0 0;
}
.agent_container .agent_photo {
    float: left;
    width: 200px;
	margin: 8px 0 0 0;
}



/* Standard elements */


html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
    margin: 0;
    padding: 0;
}

a, a:visited {
    color: #000000;
}

p {
    line-height: 1.4;
    padding: 3px 0;
}


.property_description ul {
    list-style:square outside none;
    margin: 10px 0 0 15px;
	line-height: 14px;
}

.property_description li {
    padding: 0;
}


/*=======================================================
	Open Times - Print-Friendly Version
=======================================================*/

.content-opentimes {
	width:650px;
	height:auto;
	margin:0;
	float:left;
	font-size:12px;
}

	.content-opentimes h5 {
		color: #333;
		font-size: 16px;
		font-weight: bold;
		letter-spacing: -0.5px;
		line-height: 18px;
		margin: 10px 0 6px 0;
	}


	.content-opentimes h4 {
		color: #333;
		font-size: 16px;
		font-weight: bold;
		letter-spacing: -0.5px;
		line-height: 18px;
		margin: 20px 0 6px 0;
		float:left;
	}	


	
.open-times {
    width: 100%;
	float:left;
	color: #333333;
	margin: 0;
}

		.open-times thead {
			color: #fff;
			background-color: #292929;
			font-weight:bold;
		}
		
		.open-times th {
			background-color: #fff;
		}		
		
		.open-times tr {
			height: auto;
		}
		
		.open-times .odd td {
			height: auto;
			background-color: #e6e6e6;
		}
		
		.open-times .even td {
			height: auto;
			background-color: #d1d1d1;
		}
		
		
		.open-times tr.even:hover td {
			background-color: #c4c4c4;
		}
		
		.open-times tr.odd:hover td {
			background-color: #f2f2f2;
		}
		
		
		.open-times td {
			border-bottom: 1px solid #b0b0b0;
		}
		.open-times td {
			padding: 6px 2px;
		}
		.open-times td.planner-checkbox {
			padding: 5px;
			width: 13px;
			display:none;
		}
		.open-times td.planner-time {
			width: 122px;
		}
		.open-times td.planner-address {
			width: 199px;
		}
		.open-times td.planner-agent {
			width: 108px;
		}
		.open-times td.planner-beds {
			width: 33px;
		}
		.open-times td.planner-type {
			width: 60px;
		}
		.open-times td.planner-link {
			width: 131px;
		}
			.open-times td.planner-link img {
				padding: 0 2px 0 8px;
			}


