/* 
	Design Copyright 2006 Ecopixel
*/

/* @import(undohtml.css); */

/* Main stylesheet as of Oct. 2006 */

body {
	background-color: #888866;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding: 0;
	margin: 0;
	font-size: 80%;
	line-height: 150%;
}

/* Set a default link color here */
a {
	color: #3C4433;
}



/*
.csc-textpic-caption {
	font-size: 0.85em;
	color: #888866;
	line-height: 1.2em;
} */


.csc-textpic-caption {
	font-style: italic;
	color: #555533;
	line-height: 1.2em;
}

.csc-frame-frame1 .csc-textpic-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	font-style: normal;
	line-height: 1.2em;
	padding: 1px 2px 2px 1px;
}


/* layout control for listings */
.tx-eprealestate-pi1 .listing {
	margin-bottom: 30px;
/*	border: 1px solid blue; */
}

.tx-eprealestate-pi1 .listing-photo {
/*	border: 1px dashed green; */
	vertical-align: top;
	padding-right: 20px;
}

.tx-eprealestate-pi1 .listing-desc {
	vertical-align: top;
/*	border: 1px dashed red; */
}

#wrap {
	width: 750px;
	margin-top: 15px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;

}

br.clearboth {
	clear:both;
	height:0;
}

#header {
	float: left;
	width: 750px;
	background: #3C4433 url("logo-bg.gif") repeat-x top left;
	border-bottom: 1px #FFFFFF solid;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	height: 91px;
	position: relative;
}

#logo {
	float: right;
	margin: 0;
	padding: 0 30px 0 30px;
	position: relative;
	bottom: 0;
}

#header p {
	margin: 0;
	padding: 3px 20px 3px 30px;
	height: 30px;
}

#header h1 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0;
	width: 450px;
	padding-left: 30px;
	font-size: 2.1em;
	line-height: .9em;
	font-weight: normal;
	position: absolute;
	bottom: -.13em;
	z-index: 100;
	overflow: visible;
}

#header a img {
	border: 0;
}

.nav {
	clear: both;
	float: left;
	margin: 0;
	padding: 2px 30px 2px 16px;
	width: 704px;
	list-style: none;
	background: #778866;
}

.nav li {
	float: left; 
	padding: 0 9px 0 14px;
	margin: 0;
  	background: url("nav-dot.gif") 0px 60% no-repeat;
}

.nav a {
	color: #FFFFFF;
	text-decoration:none;
	white-space:nowrap;
}

/* Order should be :link, :visited, :hover, :focus, :active */

.nav a:visited {
	color: #FFFFFF;
}

.nav a:hover {
	color: #FFFFFF;
}

.nav a:active {
	color: #FFFFFF;
}

li.nav-first {
	background: none;
}

ul#nav-bot {
/*	width: 400px; */
}

#nav-bot {
	border-bottom: 1px solid #FFFFFF;
}

#content {
	clear: both;
	background-color: #D9D9B3;
	margin: 0;
	padding: 20px 30px 50px 30px;
	width: 690px;
	overflow: hidden;
/*	padding: 0 0 50px 0; */
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C4433;
/*	margin: 0;
	padding: 0;
	padding-top: .5em; */
	margin-top: .5em;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 100%;
}


.csc-linkToTop a {
	padding-left: 15px;
	background: url(bg-menu-updown.gif) -800px 50% no-repeat;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #888866;
/*	margin: 0;
	padding: 0;
	padding-top: .5em; */
	margin-top: .5em;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 100%;
	padding-top: 0.2em;
	padding-bottom: -0.2em;
	border-bottom: 1px solid #888866;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: .2em;
	line-height: 100%;
	text-transform: uppercase;
	color: #888866;
	margin-bottom: 0.5em;
	padding: 0;
}

#content h3 {

}

/* Styling for "Details" links */
#content h6 {
	padding: 0;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}

#content h6 a {
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	background: url(arrow-rt.gif) right 50% no-repeat;
	color: #000000;
	
}

#call {
	clear: both;
	width: 400px;
	margin: 0;
	padding: 0;
	padding-left: 30px;	
}

/*	====== FOOTER ====== */

/*	This container must have height or width to fix the nested-absolute-inside-relative bug
	See: http://www.positioniseverything.net/abs_relbugs.html */

#footer { 
	width: 750px;
	clear: both;
	position: relative;
}

/*	moo-cows is inside moo, so you don't need to change its positioning
	unless moo's text changes. */

#footer #moo {
	position: absolute;
	top: -15px;
	left: 478px;
	height: 19px;
	width: 242px;
	background: url(moo.gif) top left no-repeat;
}

#footer #moo-cows { 
	position: absolute;
	top: -51px;
	left: 71px;
	width: 83px;
	height: 83px;
	background: url(moo-cows.jpg) top left no-repeat;
}

#footer p {
	float: right;
	color: #FFFFFF;
	padding: 30px 30px;
	text-align: right;
}


#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer img {
	float: left;
	display: block;
	padding: 20px 30px;
}

/*
#idx-iframe {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

#idx-noiframe {
	padding: 30px;
}
*/

#content .csc-frame-frame1 h1, #content .csc-frame-frame2 h1 {
	color: #888866;	
	font-size: 1.8em;
	line-height: normal;
	position: relative;
	bottom: -.25em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	position: relative;
	overflow: hidden;
	z-index: 100;
}

.csc-frame-frame1 .csc-textpic, .csc-frame-frame1 table.contenttable {
	z-index: 10;
	padding: 10px 30px 20px 30px;
	border-top: #888866 solid 1px;
	background: #CCCC99 url(frame1-fade.jpg) bottom left repeat-x;
	position: relative;
	left: -30px;
	width: 690px;
	overflow: hidden;
}

.csc-frame-frame1 .contenttable {
	left: 0px;
}

.csc-frame-invisible iframe {
	padding: 0px;
	position: relative;
	left: -30px;
	width: 750px;
}

.csc-frame-invisible img {
	padding: 0px;
	position: relative;
	left: -30px;
	width: 750px;
}

/* Tweak for bug with caption size in css_styled_content */
.csc-textpic-border {
/*	position: relative;
	left: -30px;
	top: -30px; */
}

.csc-textpic-caption {

}

/*
.csc-frame-invisible {
	padding: 30px;
	background-color: none;
}

DIV.csc-textpic-border { 
	border: 1px solid #CFCFCF;
}
*/

ul.navtabs {
	clear: both;
	float: left;
	width: 714px; 
	margin: 0;
	list-style: none;
	padding: 0 18px 0 18px;
	background: #778866;

}

ul.navtabs li {
	float: left;
	margin: 0;
	padding: 3px 4px 0 0;
}

ul.navtabs li a {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	cursor: pointer;
	text-decoration: none;
	color: #3C4433;
	background: #CCCC99 url(tab-tl.gif) top left no-repeat;
}

ul.navtabs li a span {
	float: left;
	display: block;
	margin: 0;
	white-space: nowrap;
	padding: 0px 12px 1px 12px;
	background: url(tab-tr.gif) top right no-repeat;
}

ul.navtabs li.navtabs-act {
	padding-top: 0px;
}

ul.navtabs li.navtabs-act a {
	background-color: #D9D9B3;
}

ul.navtabs li.navtabs-act a span {
	padding: 0px 12px 4px 12px;
}

ul.navtabs li a:hover {
	background-color: #FFFFFF;
}

/* End of tabbed navigation */

/* Vertical navigation */

#content-left {
	float: left;
	width: 200px;
}

#content-right {
	float: right;
	padding-left: 20px;
	width: 470px; /* available - padding */
}
	
dl.navsub {
	margin: 0;
	padding: 20px 0 0 0;
}

dl.navsub dd {
	font-style: italic;
	color: #778866;
	border-bottom: 1px solid #CCCC99;
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 1.2em;
}

dl.navsub a {
	text-decoration: none;
	color: #3C4433;
}

.propdetails table {
	margin: 0;
	padding: 0;
}

.propdetails tr {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.propdetails td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0;
	margin: 0;
	line-height: 120%;
}

.propdetails p {
	padding: 0;
	margin: 0;
}

.propdetails td.proplabel {
	text-align: right;
	white-space: nowrap;
	font-weight: bold;
	padding-right: 5px;
}


/* Navtabs for bottom of the same page */

#navtabsbot {
	width: 660px;
	padding-left: 0;
	background: none;
	padding-left: 12px;
	background: url(tmpl1/img/arrow-l.gif) no-repeat left 0.55em;
}

#navtabsbot a {
	color: #3C4433;
	text-decoration: underline;
}


#date {
	font-style: italic;
	text-align: right;
}


/* Handle properties list */

#content .tx-eprealestate-pi1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: 1em;
	font-size: 1.8em;
	border: none;
}

.tx-eprealestate-pi1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #888866;
	padding: 0 0 .1em 0;
	margin: 0;
	letter-spacing: .17em;
	line-height: .8em;
	font-size: .8em;
}


.tx-eprealestate-pi1 h2 a {
	text-decoration: none;
	color: #3C4433;
}

.tx-eprealestate-pi1 p.bodytext {
	padding: 0;
	margin: 0;
}

.tx-eprealestate-pi1 p.price {
	padding: .8em 0;
	margin: 0;
}




/* Handle properties details */

#epdetails {
	position: relative;
	left: -30px;
	width: 690px;
	padding: 10px 30px 20px 30px;
	overflow: hidden;
	border-top: #888866 solid 1px;
	background: #CCCC99 url(frame1-fade.jpg) bottom left repeat-x;
}

#epdetails-title {
	position: relative;
	bottom: -.3em;
	z-index: 100;
}

#epdetails-title h2 {
	color:#888866;
}

#epdetails-head {
	position: relative;
	font-weight: bold;
}

#epdetails p {
	padding: 10px 0;
}

#epdetails-head td {
	width: 49%;
}

#epdetails-body th, #epdetails-body td {
	padding: 1px 0;
}

#epdetails-body th {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	white-space: nowrap;
	border-bottom: 1px black solid;
}

#epdetails-body td {
	vertical-align: top;
	width: 75%;
}

#epdetails-body .label {
	font-style: italic;
	width: 25%;
	padding-right: 5px;
}


#epdetails table {
	width: 100%;
	border-collapse: collapse;
}

.csc-frame-frame1 .csc-textpic, .csc-frame-frame1 table.contenttable {
	z-index: 10;
	padding: 10px 30px 20px 30px;
	border-top: #888866 solid 1px;
	background: #CCCC99 url(frame1-fade.jpg) bottom left repeat-x;
	position: relative;
	left: -30px;
	width: 690px;
	overflow: hidden;
}

/* for just text */
.csc-frame-frame2 .csc-textpic-text {
	z-index: 10;
	padding: 10px 30px 20px 30px;
	border-top: #888866 solid 1px;
	background: #CCCC99 url(frame1-fade.jpg) bottom left repeat-x;
	position: relative;
	left: -30px;
	width: 690px;
	overflow: hidden;
}

body #content .csc-textpic .csc-textpic-text h6 a {
	font-weight: bold;
}

