@charset "utf-8";


/* Property Manager Global Styles */



* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

BODY {
	background: #FFF;}

.clear {
	clear: both;
}

LABEL {
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	margin: 0 10px 0 0;
}

BUTTON {
	border: none;
	background: none;
	cursor: pointer;
}

BUTTON SPAN {
	display: none;
}


IMG {
	border: none;
}

#container {
	width: 980px;
	background: url(http://www.cityofdaytonproperties.com/global/images/shadow_bg.jpg) repeat-y;
	padding: 0 9px;
	margin: 0 auto;
}

#bottomShadow {
	width: 997px;
	height: 10px;
	margin: 0 auto;
	padding: 0;
	background: url(http://www.cityofdaytonproperties.com/global/images/bottom_shadow.jpg) no-repeat;
}


/* Layout */

#header {
	width: 980px;
	height: 240px;
}

#logo {
	float: left;
}

#logo IMG {
	border: none;
}

#featured {
	float: left;
	margin: 10px 0 0 0;
}

#featured .divider {
	float: left;
	margin: 0 10px 0 0;
}

#featured .content {
	float: left;
	margin: 5px 0 0 0;
}

#featured .content .head {
	font-size: 14px;
	color: #7E827D;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-bottom: 1px solid #7E827D;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}

#featured .content .details {}

#featured .content .details .featured_img {
	float: left;
	margin: 0 10px 0 0;
	border: 3px solid #e4e4e4;
	overflow: hidden;
	width: 89px;
	height: 58px;
	font-size: 11px;
	font-weight: bold;
}

#featured .content .details .featured_img IMG {
	width: 90px;
	cursor: pointer;
}


#featured .content .details .data {
	float: left;
	color: #7E827D;
	font-size: 11px;
	width: 100px;
}

#featured .next{
	float: left;
	margin: 5px 0 0 10px;
}

#featured .next #featuredNext_btn {
	background: url(../ui_elements/btn_next.gif) no-repeat 0 -4px;
	width: 62px;
	height: 23px;
}

#pageTitle {
	margin: 25px 0 0 45px;
}

#pageTitle H1 {
	color: #FFF;
	font-size: 29px;
	font-weight: normal;
	letter-spacing: 1px;
}

#pageTitle H5 {
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
}

#content {
	margin: 0 0 10px 0;
}

#nav {
	margin: 0 0 0 30px;
}

#nav UL {
	list-style: none;
	text-indent: none;	
}

#nav UL LI {
	display: inline;
}

#nav UL LI A {
	display: block;
	height: 47px;
	overflow: hidden;
	text-align: center;
	line-height: 40px;
	text-decoration: none;
	font-size: 13px;
	color: #6C6E70;
	width: 189px;
	background: url(../ui_elements/nav_m.jpg) repeat-x 0 0;
	float: left;
}

#nav UL LI A.nav_l {
	width: 180px;
	background: url(../ui_elements/nav_l.jpg) repeat-x 0 0;
}

#nav UL LI A.nav_r {
	width: 137px;
	background: url(../ui_elements/nav_r.jpg) repeat-x 0 0;
}

#nav UL LI A.selected {}

#propDetails {
	display: none;
	margin: 10px 30px 10px 30px;
}


#propDetails #leftCol {
	float: left;
	margin: 0 20px 0 0;
}

#propDetails #leftCol .mainImg {
	width: 394px;
	height: 300px;
	overflow: hidden;
	border: 3px solid #e4e4e4;
	margin: 0 0 10px 0;
	font-size: 11px;
	font-weight: bold;
}

#propDetails #leftCol .mainImg IMG {
	width: 400px;
}

#propDetails #leftCol .thumbs {
	width: 405px;
}

#propDetails #leftCol .thumbs .thumb {
	float: left;
	width: 70px;
	height: 58px;
	overflow: hidden;
	margin: 0 5px 5px 0;
	border: 3px solid #e4e4e4;
	font-size: 11px;
	font-weight: bold;
}

#propDetails #leftCol .thumbs .thumb IMG {
	width: 75px;
}

#propDetails #rightCol {
	float: left;
	width: 400px;
}



#propDetails .accordItem {

}

#propDetails .accordItem .accordHead {
	font-size: 12px;
	font-weight: bold;
	color: #6c6e70;
	cursor: pointer;
	line-height: 25px;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 5px;
}

/*#propDetails .accordItem .accordBody {
	display: none;
}*/


#propDetails #rightCol .detail_item {
	margin: 0 0 5px 0;
	padding: 2px 0;
}

#propDetails #rightCol .alt {
	background: #f5f5f5;
}

#propDetails #rightCol .detail_item SPAN {
	color: #7e827d;
	font-size: 12px;
	float: left;
}

#propDetails #rightCol .detail_item LABEL {
	color: #7e827d;
	font-size: 12px;
	font-weight: bold;
	margin: 0 5px 0 0;
	display: block;
	width: 75px;
	float: left;
	text-align: right;
	line-height: normal;
}

#propDetails #rightCol .detail_item#title {
	font-size: 24px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}


#contentHead {
	color: #7E827D;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #7E827D;
	margin: 0 30px 10px 30px;
}

#slides {
	margin: 0 0 0 30px;}

#slides .slide {
	float: left;
	margin: 0 10px 0 0;
	font-size: 11px;
	font-weight: bold;
}

#slides .slide .slide_title {
	font-size: 11px;
	text-align: left;
	margin: 4px 0 0 0;	
	color: #7E827D;
}

#slides P {
	font-size: 18px;
	color: 7e827d;
	text-align: center;
	line-height: 110px;
}

#slides .slide IMG {
	border: none;
	border: 3px solid #e4e4e4;
	width: 170px;
	height: 110px;
	overflow: hidden;
}

#nextBack {
	float: left;
	margin: 10px 0 0 25px;
	padding: 2px 25px 0 25px;
	width: 320px;
	height: 35px;
	background: url(../ui_elements/next_prev_bg.jpg) no-repeat 0 0;
}

#nextBack .prev {
	float: left;
}

#nextBack .next {
	float: right;
}

#nextBack .prev BUTTON {
	background: url(../ui_elements/prev_btn.jpg) no-repeat 0 0;
	width: 150px;
	height: 26px;
}

#nextBack .next BUTTON{
	background: url(../ui_elements/next_btn.jpg) no-repeat 0 0;
	width: 150px;
	height: 26px;
}

#infoLine {
	float: right;
	font-size: 11px;	
	color: #7e827d;
	line-height: 37px;
	margin: 10px 30px 0 0;
}

#footer {
	width: 980px;
	height: 70px;
}

#search {
	float: left;
	margin: 25px 0 0 30px;
}

#search LABEL {
	color: #FFF;
}

#search SELECT {
	width: 160px;
	font-size: 11px;
	color: #7E827D;
	padding: 1px;
}

#register {
	float: right;
	margin: 38px 30px 0 0;
}


#register LABEL {
	color: #7E827D;
}

#register INPUT {
	width: 160px;
	font-size: 11px;
	color: #7E827D;
	padding: 1px;
}

#register #signup_btn {
	background: url(../ui_elements/btn_signup.gif) no-repeat 0 -5px;
	width: 62px;
	height: 23px;
	margin: 0 0 0 10px;
}

#footer_text {
	border-bottom: 40px solid #eaeaea;
}

#footer_text .dots {
	margin-top: 2px;
}

#footer_text .text {
	margin: 20px 30px;
	font-size: 11px;
	color: #7e827d;
}


#loading {
	display: none; 
	float: left; 
	margin-left: 30px; 
	font-size: 12px; 
	font-weight: bold; 
	color: #7e827d; 
	line-height: 47px;
}

#link_home {
	float: right; 
	margin-right: 30px; 
	
}

#link_home A {
	font-size: 12px; 
	font-weight: bold; 
	color: #FFF; 
	line-height: 47px;
	text-decoration: underline;
}

#link_home A:Hover {
	text-decoration: none;
}




