@charset "utf-8";
/* CSS Document */
html,
body {
	margin: 0;
	padding: 0;
	color: #000000;
	background: #002B5C;
	font-family: "Trebuchet MS", Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 25px;
}
#pageLayout{
	z-index: 1;
	position: relative;
	margin: auto;
	width: 937px;
	background: #002B5C;
}
#pageContent{
	background: url(http://livedenver.com/images/middle.jpg);
	background-repeat: repeat-y;
	margin-left: 9px;
	width: 950px;
}
#pageCopy {
	padding-right: 25px;
	width: 850px;
	margin: auto;
}
.bottom{
	background: url(http://livedenver.com/images/bottom.jpg) no-repeat;
	margin-left: 9px;
	width: 950px;
	padding-bottom: 10px;
}
#navigationContainer {
	z-index: 100;
	position: relative;
	width: 950px;
	height: 229px;
	background: url(http://livedenver.com/images/top.jpg) no-repeat;
}
#nav {
	position: absolute;
	top: 150px;
	left: 237px;
	z-index: 1000;
	font-size: 15px;
	font-family: Trajan Pro;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}
#nav a,
#nav a:link,
#nav a:active,
#nav a:visited {
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}
td.text a,
td.text a:link,
td.text a:active,
td.text a:visited {
	text-decoration: none;
	font-size: 15px;
	font-family: Trajan Pro;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}
#footer a,
#footer a:link,
#footer a:active,
#footer a:visited {
	text-decoration: underline;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 26px;
	color: #ffffff;
}
#footer{
	color: #FFFFFF;
	text-align: center;
	width: 900px;
	margin: auto;
	padding-bottom: 5px;
}
#indexLeft{
	float: left;
	padding-top: 50px;
	width: 330px;
	text-align:center;
}
#homePageFeaturedProperty {
	margin-top: 30px;
	width: 705px;
	height: 571px;
	background: url(http://livedenver.com/images/featuredPropertiesShadow.png) no-repeat;
	padding-left: 11px;
	padding-top:8px;
	position: relative; 
	margin: 0 auto;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
        height:0;
	font-size: 0;
	display:block;
	clear: both;
	line-height:0;
	margin:0;
	padding:0;
}
#pictureHeadline{
	position: absolute;
	margin-left: 400px;
	margin-top: -100px;
	font-family: Trajan Pro;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}
#pictureText{
	position: absolute;
	margin-left: 400px;
	margin-top: -75px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
}
.dropdown {
	margin-top: 5px;
	z-index: 2000;
	margin: 0px;
	padding: 0px;
}
.dropdownBG {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #F7F0DC;
	width: 100%;
	height: 100%;
	opacity: .80;
	z-index: 1000;
}
.dropdown dt {
	z-index: 2000;
	cursor:pointer;
	margin: 0px;
	padding: 0px;
}
.dropdown dd {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	position: absolute; 
	margin: 0px;
	padding: 0px;
	margin-left: -100px; 
	overflow: hidden; 
	width: 312px; 
	display: none; 
	z-index: 100; 
}
#one-ddcontent {
	left: 85px;
	width: 290px;
}
#two-ddcontent {
	left: 250px;
	width: 225px;
}
#three-ddcontent {
	left: 425px;
	width: 200px;
}
.dropdown ul {
	border: 1px solid #000000;
	border-bottom: 0;
	position: relative;
	z-index: 5000; 
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	list-style: none;
	padding: 0;
	margin: 0;
}
.dropdown li {
	z-index:5001; 
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #000000;
}
.dropdown a, 
.dropdown a:active,
.dropdown a:visited {
	text-align: center;
	display:block;
	color:#333333;
	text-decoration:none;
}
.dropdown a:hover {
	color:#000000;
}
.propertyFooter {
	padding-top: 30px;
	width: 630px;
	margin: auto;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
}
.propertyButtons {
	padding-top: 30px;
	width: 760px;
	margin: auto;
	text-align: center;
}
.propertyButtons table {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: center;
}
.propertyButtons tr, 
.propertyButtons td {
	padding: 0;
	margin: 0;
}
.listingBanner {
	position: absolute; 
	text-align: center;
	width: 313px;
	height: 25px;
	bottom: 0px;
	left: 9px; 
	background:#002B5C;
	color: #FFFFFF;
	z-index: 2000;
}
.shadowImageLarge .listingBanner {
	bottom: 20px;
	left:0;
	width: 685px;
}
table.listingsListTable{
	margin-left: 20px;
	border-collapse: collapse;
	border: 0;
	padding: 0;
	margin: 0;
	margin-left: 20px;
}
.listingsListTable tr {}
.listingsListTable td {
	line-height: 22px;
}
.listingsListContainer {
	width: 600px;
	margin: auto;
	padding-bottom: 40px;
}
.pageHeadline {
	width: 100%;
	border-bottom: 1px solid #000000;
	margin-bottom: 30px;
}
ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
}
li {
	padding: 0;
	padding-left: 15px;
	margin: 0;
}
.largeLetter {
	font-size: 35px;
	font-family: Trajan, Trajan Pro, Times, serif;
}
.subHeadline {
	font-size: 15px;
	font-family: Trajan, Trajan Pro, Times, serif;
}
.template1Layout {
	padding-top: 30px;
	width: 760px;
	margin: auto;
}
.leftContent {
	float: left;
	width: 325px;
}
.rightContent {
	float: right;
	width: 415px;
	text-align: justify;
}
.rightContentSiteMap {
	float: left;
	width: 750px;
	text-align: justify;
	padding-left: 50px;
}
.inputContainer {
	padding-bottom: 4px;
}
.inquiriesInput {
	width: 254px;
	height: 15px;
	padding: 3px;
	line-height: 15px;
	background-color: #FDFFEE;
	border: 1px solid #000000;
	margin: 0;
}
.inquiriesTextarea {
	width: 254px;
	height: 90px;
	padding: 3px;
	line-height: 18px;
	background-color: #FDFFEE;
	border: 1px solid #000000;
	margin: 0;
}
a,
a:link,
a:active,
a:visited {
	color: #002B5C;
	text-decoration: underline;
}
a:hover {
	color: #002B5C;
	text-decoration: underline;
}
div, p, form {
	padding: 0;
	margin: 0;
}
.shadowImage {
	position: relative;
	left: -3px;
	width: 324px;
	height: 252px;
	background: url(http://livedenver.com/images/shadowBG.png) no-repeat;
	padding-left: 9px;
	padding-top: 8px;
	margin-bottom: 15px;
}
.shadowImageLarge {
	position: relative;
	width: 685px;
	height: 450px;
	margin:auto;
	padding:0 0 45px 0;
}
.doubleBorderContainer {
	margin-bottom: 15px;
	position: relative;
	width: 295px;
	padding-bottom: 9px;
	padding-top: 9px;
	z-index: 100;
	background: url(http://livedenver.com/images/linesBox-middle.png) repeat-y;
	padding: 15px;
}
.doubleBorderTop {
	position: absolute;
	top: 0;
	left: 0;
	width: 324px;
	height: 9px;
	background: url(http://livedenver.com/images/linesBox-top.png) no-repeat;
	z-index: 200;
}
.doubleBorderBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 324px;
	height: 9px;
	background: url(http://livedenver.com/images/linesBox-bottom.png) no-repeat;
	z-index: 200;
}
#mapContainer {
	width: 313px;
	height: 243px;
}
.searchInputContainer2 {
	padding-bottom: 20px;
} 
.quickSearchInputContainer {
	padding-bottom: 6px;
}
.searchInputContainer {
	padding-bottom: 9px;
}
.quickSearchInputContainer select,
.searchInputContainer select {
	width: 265px;
	border: 1px solid #000000;
	height: 25px;
	padding: 2px;
}
.quickSearchInputContainer input,
.searchInputContainer input {
	width: 260px;
	border: 1px solid #000000;
	height: 16px;
	padding: 2px;
}
.quickSearchInputContainer submit,
.searchInputContainer submit {
	width: 260px;
	height: 23px;
}
#featuredContent {
	position:relative;
	text-align: right;
	/* 
	 * left:250px;
	 * top:650px;
	 * width: 451px;
	 * position:absolute;
	 * background: #000000; 
	 * z-index:-200;
	 */
	border: 0;
	padding: 15px;
}
#slideShowImageContainer {
        -moz-box-shadow: 1px 3px 4px 1px #999;
        -webkit-box-shadow: 1px 3px 4px 1px #999;
        box-shadow: 1px 3px 4px 1px #999;
	padding:0 0 24px 0;
	top:0;
	left:0;
	position: absolute;
	width: 685px;
	height: 450px;
	position: relative;
	overflow: hidden;
	z-index:100;
}
/*Start Home Page Styles*/

#mainTextContainer {
	width: 978px;
	margin: 0 auto;
	position: relative;
	top: 0px;
 }
#LeftContent {
	width: 590px;
	text-align: left;
	padding-top: 10px;
	padding-bottom:30px;
	float: left;
}
#RightContent {
	width: 290px;
	margin-top: 4px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	text-align: left;
	float: right;
}
#RightContent.wide {
	width: 352px;
}
#blogContent {
	cursor:pointer;
}
#blogContent h3 {
	font-family: Trajan Pro;
}

