/* 
	CSS Stylesheet for www.mdmgt.com
	Created 4.8.2009
	By Jay Pilgreen
	copright River City Studio
*/


	/* -------------------- Global Declarations --------------------------- */
	
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 11px;
	background-image: url('/_img/b2rGradient.jpg');
	background-repeat: repeat-x;
	background-color: #4C1014;
	padding: 10px 0px;
}

body.r2b {
	background-image: url('/_img/r2bGradient.png');
	background-color: #060102;
}

body.r2g {
	background-image: url('/_img/r2gGradient.png');
	background-color: #938E8F;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

input.submit {
	cursor: pointer;
}

#container {
	width: 989px;
	margin: 0px auto;
	background-image: url('/_img/shadowMiddle.png');
	background-repeat: repeat-y;
}

div.ie6 {
	background-image: none !important;
	background-color: #fff !important;
}

#shadowTop, #shadowBottom {
	width: 989px;
	margin: 0px auto;
	height: 17px;
	background-image: url('/_img/shadowTop.png');
	background-repeat: no-repeat;
	background-color: transparent;
}

#shadowBottom {
	background-image: url('/_img/shadowBottom.png');
}


	/* -------------------- Header Declarations ----------------------- */
	
#header, #content, #footer {
	margin: 0px 17px;
	padding: 0px 25px;
}
	
#header {
	height: 77px;
	padding-top: 23px;
	position: relative;
/* 	border-top: 5px solid #999999; */
}

#logo {
	float: left;
}

#nav {
	position: absolute;
	bottom: 0px;
	right: 25px;
	height: 19px;
	padding-top: 4px;
	background-image: url('/_img/navBacker.png');
	background-repeat: repeat-x;
	width: 563px;
	text-align: center;
}

#nav a {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 13px;
}

#nav a:hover, #nav a.active {
	color: #CC9900;
}

#searchForm {
	position: absolute;
	top: 23px;
	right: 25px;
}

#searchForm p {
	color: #666;
	font-weight: bold;
	font-size: 11px;
}

#searchForm input {
	width: 110px;
	border: 1px solid #999;
	margin-left: 3px;
	font-size: 11px;
}

#searchForm input.submit {
	width: auto;
	background-color: #999;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}


	/* ------------------------ Content Declarations ------------------------- */
	
#content {
	padding-top: 10px;
	padding-bottom: 10px;
}

#content h2 {
	color: #666;
	margin-bottom: 11px;
}

#content h4 {
	color: #762124;
	font-size: 13px;
}

#content p {
	font-size: 11px;
	color: #666;
	margin-bottom: 8px;
}

#content p span.contactName {
	font-size: 120%;
	font-weight: bold;
}

#content p a {
	text-decoration: underline;
	color: #762124;
}

#content ul, #content ol {
	margin-left: 25px;
	color: #666;
	margin-bottom: 8px;
}

#content li {
	font-size: 11px;
}

#pageGraphic {
	display: block;
	margin: 0px auto;
	margin-bottom: 15px;
}

#featList {
	float: right;
	width: 565px;
	border-bottom: 4px solid #762124;
}

#titleBar {
	background-color: #762124;
	padding: 6px 0px;
}

#titleBar img {
	display: block;
	margin: 0px auto;
}

#featList #featListImg, #featList #featured {
	float: left;
	margin-right: 6px;
}

#featList h4, #featList p, #featList ul {
	color: #666;
	margin-left: 335px;
	margin-right: 20px;
}

#featList h4 {
	font-size: 13px;
	padding-top: 7px;
}

#featList p {
	margin-bottom: 4px;
}

#featList ul {
	padding-left: 15px;
	margin-bottom: 3px;
}

#featList li {
	font-size: 90%;
}

#featList a {
	color: #762124;
	text-decoration: underline;
}

.homePage p  {
	margin-right: 585px;
}


	/* ----------------------- Property Listing Page Declarations ---------------------------- */
	
#propCont {
	background-image: url('/_img/propertyLeftRailBacker.gif');
	background-repeat: repeat-y;
	min-height: 500px;
}

#propTitleBar {
	margin-top: 25px;
}

#propCont .left, #propTitleBar .left {
	float: left;
	width: 140px;
}

#propCont .right, #propTitleBar .right {
	margin-left: 165px;
}

#propTitleBar .right {
	background-color: #999999;
	height: 19px;
}

#propSpacer {
	clear: both;
	height: 20px;
}

#filters {
	padding: 10px;
}

#filters input, #filters select {
	width: 116px;
	border: 1px solid #999;
	padding: 1px;
	font-size: 10px;
}

#filters input.submit {
	width: auto;
	background-color: #999999;
	color: #fff;
	font-size: 11px;
	border: none;
}

#filters p {
	margin: 0px;
	margin-top: 14px;
}

#filters p.rightAlign {
	text-align: right;
}

#filters p.first {
	margin-top: 0px;
}

#filters p.searchHeader {
	color: #666;
	font-size: 10px;
	font-weight: bold;
	margin-top: 3px;
}

#filters p.searchHeader input {
	float: right;
	font-size: 10px;
}

#filters p.directions {
	font-size: 9px;
	color: #666;
}

p.jumpNav {
	float: right;
}

#propertyDump {
	min-height: 980px;
	height: auto !important;
	height: 980px;
}

#imageWindow {
	position: fixed;
	padding: 25px;
	padding-bottom: 10px;
	background-color: #fff;
	border: 1px outset #4C0F14;
	display: none;
	top: 15%;
	cursor: pointer;
}

#imageWindow p {
	text-align: right;
	position: relative;
	top: 3px;
}


	/* --------------------- Listing Box Declarations ------------------------- */
	
.listingBox {
	border-bottom: 2px solid #CCC;
	margin-bottom: 15px;
/* 	background-image: url('/_img/exampleText.jpg'); */
	background-repeat: no-repeat;
	background-position: center center;
	clear: right;
}

#propCont .listingBox p {
	margin-right: 0px;
	font-size: 10px;
	margin-bottom: 4px;
}

#propCont .listingBox p a {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}

#propCont .listingBox p strong {
	margin-right: 5px;
}

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

.boxLeft img {
	width: 200px;
	cursor: pointer;
}

.boxRight {
	width: 260px;
	float: right;
}

.boxMiddle {
	margin-left: 215px;
	margin-right: 275px;
	min-height: 160px;
	height: auto !important;
	height: 160px;
}

#propCont p.noBottomMargin {
	margin-bottom: 0px;
}

#propCont p.redHead {
	color: #6C1F22;
	font-weight: bold;
	margin-bottom: 0px;
}

.listingBox .boxClear {
	clear: right;
	height: 10px;
}



	/* ----------------------- Footer Declarations ------------------------------ */
	
#footer {
	margin-top: 15px;
}

#footer p {
	text-align: center;
	font-size: 10px;
	margin-bottom: 5px;
	color: #fff;
}

#footer p a, #footer p span {
	color: #fff;
	padding: 0px 4px;
}

#footer a:hover, #footer a.active {
	color: #CC9900;
}