/*---------------------------------------
/* top
/*--------------------------------------*/

#top-con {
	height: 335px;
	background-color: #E5E5CC;
	position: relative;
    width: 980px;
    margin: 0px;
    top: 0px;
}

#top-con #search-box{
	width: 265px;
	height: 315px;
	margin: 10px;
	border: 1px solid #CFCDB7;
	background: #FFFFFF;
	left: 0px;
	float: left;
}

/*---------------------------------------
/* Search Box
/*--------------------------------------*/

.fleft {
	float:left;
}
.fright {
	float:right;
}

#search-box-l-con {
  	padding: 10px 15px;
}

#search-box-l #search-box-header {
  	font-size: 8pt;
  	padding: 10px 0 8px 0;
  	font-weight: normal;
  	color: #FFFFFF;
  	text-align: center;
  	background: #2B231C;
  	position: relative;
}

#search-box-l input{
  	font-size: 14px;
    padding: 10px 0 0 10px;
    width: 226px;
    height: 25px;
}

#search-box-l label {
  	display: block;
  	font-weight: bold;
  	padding: 10px 0 5px 5px;
  	color: #4A473D;
}

#search-box-l select {
	height: 36px;
	width: 115px;
	font-size: 12pt;
	padding: 5px;
}

#search-box-l #price-min{
	float: left;
}

#search-box-l #price-max{
	float: right;
}

#search-box-l #location,
#search-box-l #pclass{
	width: auto;
}

#prop-type {
/*float: right;*/
margin: 1px 0 0;
}

#price-range{
	margin: 0;
}

#prop-type select {
  	font-size: 14px;
    padding: 8px;
}

#beds, #baths, #sqft {
	float: left;
	margin: 10px 0 0;
}


#beds select,
#baths select,
#sqft select {
	height: 29px;
  	width: 75px;
  	font-size: 13px;
    padding: 4px;
	margin-right: 10px;
}

#submit-button{
	text-align: right;
}

#submit-button input {
	margin: 5px 0 0 30px;
	height:35px;
	width:98px;
	border: 0;
	padding:0;
	cursor: pointer;
}

input.s-button {
	background: url('../images/btn_search.png') no-repeat;
}


/*---------------------------------------
/* Feature
/*--------------------------------------*/

#top-con #feat a {
	width: 360px;
	height: 185px;
	position: absolute;
	right: 23px;
	background: url(../images/feat.png) no-repeat;
	top: 15px;
	display: block;
	text-decoration: none;
}

#top-con #feat a:hover{
	background-position:0 -185px;
}

#feat #trans-bar {
	position: absolute;
	bottom: 0;
	width: 360px;
	margin: 0 5px 8px;
}

#feat h3 {
	color: #eee;
	font-size: 1.3em;
	line-height: 1.3;
	padding:0 5px;
}

#feat h3 a:link {color: #eee;}
#feat h3 a:hover {color: #eee; border-bottom: 1px dashed #eee; text-decoration: none;}

#feat span {
	color: #eee;
	padding:0 5px;
	letter-spacing:-0.4px;
}

#spotlight_property{
	width: 660px;
	height: 295px;
	background-color: #FFFFFF;
	border: 1px solid #CFCDB7;
	margin: 10px 0 0 0;
}

/*---------------------------------------
/* thumbs
/*--------------------------------------*/

.thumbnail-image {
	display:inline;
	float:left;
	height:174px;
	overflow:hidden;
	position:relative;
	width:185px;
}

.thumbnail-image strong {
	display:block;
	position:absolute;
	background:#000A11;
	bottom:68px;
	display:block;
	font-size:1.4em;
	letter-spacing: normal;
	opacity:0.55;
	color: #fff;
	width:153px;
	padding:7px;
	margin:0 4px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

.thumbnail-image:hover strong {
	display: none;
}

.thumbnail-image:hover em {
	color: #FF9600;
}

.thumbnail-image em {
	color: #3d3d3d;
	font-size: 1.3em;
	font-weight: normal;
	margin: 2px 0;
	font-style:normal;
	display: block;
	width: 153px;
}

.thumbnail-image span {
	color: #a2a2a2;
	font-size: 0.8em;
	width: 153px;
}

#house-thumbs {
	background: #eaeaea;
	width: 960px;
	float: left;
}

#th {
	width: 960px;
	margin: 0px 16px 8px;
}

ul.thumbs{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.thumbs li {
	display: block;
	float: left;
	margin: 0;
	width: 168px;
	height: 125px;
	margin: 5px 19px 5px 0;
}

.thumbs a:link, .thumbs a:hover {text-decoration: none;}

.thumbs a h3 {
	color: #3d3d3d;
	font-size: 1.3em;
	font-weight: normal;
	margin: 2px 0 0;
}

.thumbs a:hover h3 {
	color: #FF9600;
}

.thumbs span {
	color: #a2a2a2;
	font-size: 0.8em;
}

.thumbs a img {
	border: 4px solid #a5d6e0;
}

.thumbs a:hover img {
	border: 4px solid #fec779;
}

#end-thumb { background: url(../images/bottom-img.jpg); width: 960px; height: 9px; }


/*---------------------------------------
/* features
/*--------------------------------------*/

#footer-mods {
	width: 960px;
	float: left;
}

#thf {
	width: 960px;
	margin: 5px 16px 0 0;
	float: left;
}

#thf ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#thf ul li {
	display: block;
	float: left;
	margin: 0;
	width: 303px;
	margin: 5px 18px 0 0;
}

#thf a:link, #thf a:hover {text-decoration: none;}

#thf h3 {
	color: #3d3d3d;
	font-size: 1.5em;
	font-weight: normal;
	margin: 6px 0 0;
}

#thf span {
	color: #a2a2a2;
	font-size: 0.9em;
}

.read-more a {
	background: url(../images/see-more.jpg) no-repeat;
	float: right;
	width: 79px;
	height: 25px;
	padding: 0;
	margin: 5px 0 2px;
	display: block;
	text-indent: -30000px;
}

.read-more a:hover {
	background-position:0 -25px;
}

/*---------------------------------------
/* Blog
/*--------------------------------------*/

#thf .news {
	float: right; 
	width: 303px; 
	margin: 0;
	padding: 0;
}

#thf .news h3{
	color: #3d3d3d;
	font-size: 1.6em;
	font-weight: normal;
	padding: 0 0 2px 0;
}

#thf .news h3 a:link {
	color: #3d3d3d;
}

#thf .news-date {
	float: left; 
	margin-bottom: 1px; 
	color: #b13434;
}

#thf .news-subject {
	display: block; 
	margin-left: 60px; 
}

#thf .news h2 span {cursor: pointer;}

#thf .news ul li a {
	display: block; 
	padding: 8px 6px; 
	font-size: 12px; 
	border: solid #e5e5e5; 
	border-width: 1px 0; 
	cursor: pointer;
}

#thf .news ul li a:hover {
	position: relative; 
	z-index: 1; 
	text-decoration: none !important; 
	background-color: #eee; 
	border-color: #ccc;
}

#stateSelector,
#citySelector{
	display: block;
}


#search_input{
	width: 300px;
	position: relative;
}

/*---------------------------------------
/* Main Content
/*--------------------------------------*/
#main_content{
	width: 630px;
	margin: 10px;
}

#main_content p{
	margin: 10px;
}

#main_content h1{
	color: #2B231C;
	border-bottom: dashed 1px #BDBDBD;
	font-size: 16pt;
}


#main_content_right{
	margin-right:10px;
	
}

#elite_specialist{
	margin: 10px auto;
	width: 285px;
	clear: both;
}

#elite_specialist img{
	float: left;
}

#featured_agent_info{
	float: left;
	width: 145px;
	margin-left: 10px;
}

#featured_agent_info h3{
	color: #638400;
	font-size: 10pt;
}

span.view_user_user_name{
	color: #638400;
	font-size: 15pt;
	display: block;
}

#featured_agent_info h5{
	font-size: 9pt;
	margin: 0 0 5px 0;
}

#featured_video{
	margin: 15px auto;
	padding: 5px 15px 15px 15px;
	width: 285px;
	background-color: #ECECD9;
	border: 1px solid #CFCDB7;
	border-top: none;
}

#elite_specialist h2,
#featured_video h2{
	color: #13130B;
	border-bottom: dashed 1px #BDBDBD;
	background: transparent url('../images/arw_green.gif') left center no-repeat;
	font-size: 15pt;
	padding: 5px 5px 5px 25px;
	margin: 5px;
}

#elite_specialist p,
#featured_video p{
	font-size: 9pt !important;
}

ul.mini_menu{
	background-color: #2B231C;
	padding: 5px 5px 5px 15px;
	list-style: none;
	height: 25px;
}


ul.mini_menu li{
	color: #FFFFFF;
	display: block;
	float:left;
	border-right: dashed 1px #FFFFFF;
	padding: 5px 23px;
	font-size: 9pt;
}

ul.mini_menu li.last{
	border-right: none;
}

ul.mini_menu li a{
	color: #FFFFFF;
}


/*  Begin Content Slider (this will have to be heavily modified) */

.contentslider {
  position:relative;
  display:block;
  width:900px;
  height:400px;
  margin:0 auto;
  overflow:hidden;
}
.cs_wrapper {
  position:relative;
  display:block;
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  overflow:hidden;
}
.cs_slider {
  position:absolute;
  left: 0;
  width:10000px;
  height:100%;
  margin:0;
  padding: 0 0 0 45px;
}
.cs_article {
  float:left;
  position:relative;
  top:0;
  left:0;
  display:block;
  width:560px;
  height:280px;
  margin:0 auto;
  padding:0px;
}

.cs_article img{
	margin: 1px 0 0 1px;
}

.cs_leftBtn, .cs_rightBtn{
  position:absolute;
  top:0;
  padding:95px 0;
  z-index:2;
  background-color: #FFFFFF;
}

.cs_leftHolder, .cs_rightHolder {
	position:absolute;
  top:0;
  padding:10px 0;
  z-index:99;
  background-color: #FFFFFF;
}

.cs_leftBtn, .cs_leftHolder {
  left:0;
  outline:0;
}
.cs_rightBtn, .cs_rightHolder {
  right:0;
  outline:0;
}
.cs_leftBtn img, .cs_rightBtn img {
  border:0;
  position:relative;
  margin:0;
}

/*  editable styles */
.contentslider {
  padding:10px; /* This acts as a border for the content slider */
  background:#FFFFFF; /* This is the color of said border */
}
.cs_wrapper, .cs_article {
  background:#FFF; /* Background color for the entries */
}
.cs_leftBtn, .cs_rightBtn {
  width:55px; /* Should be as wide as the button graphic being used */
  background:#FFFFFF; /* This will probably match the contentslider bg color */
}

.cs_article h2 {
  font-size:200%;
  line-height:1.125em;
}
  .cs_article h2 a {
    color:#333;
    text-decoration:none;
  }
.cs_article p {
  font-size:7pt;
  line-height:1.5em;
  color:#777;
  text-align: left;
  padding: 5px;
}

.cs_article:hover p{
	color: #FFFFFF;
}

.cs_article:hover a{
	color: #FFFFFF;
}
 
.cs_article .readmore {
  font-size:80%;
}

.cs_article img{
	display: inline;
	float: left;
	margin: 0px;
}

a.feat_loc{
	background: url('../images/btn_view_property.png') no-repeat;
	width: 162px;
	height: 40px;
	display: block;
	position: absolute;
	bottom: 10px;
	right: 10px;
}



.banner{
	background: #000A11 none repeat scroll 0 0;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 40px;
	padding: 10px;
	width: 550px;
	opacity: 0.65;
	color: #FFFFFF;	
}


/*   Probably temporary, but my browser seems to be ignoring font tags generated by WYSIWYG editors */

div.staticPage{
	margin: auto 100px;
	padding-top: 15px;
	font-size: 10pt;
}
div.staticPage p{
	margin: 10px 0;
}

div.staticPage ul{
	list-style-type: disc;
	list-style-position: outside;
	display: block; 
	margin-left: 35px;
}

div.staticPage ul li{
	display: list-item;
}

div.staticPage ol{
	list-style-type: decimal;
	list-style-position: outside;
	display: block; 
	margin-left: 35px;
}

div.staticPage ol li{
	display: list-item;
	line-height:20px;
	margin:0 15px 10px;
}

div.staticPage .rightImg{
	float: right;
	margin: 0 0 25px 25px;
}

div.staticPage .leftImg{
	float: left;
	margin: 0 25px 25px 0;
}

div.staticPage h1{
	color:#006666;
	font-size:18px;
	font-weight:lighter;
	text-align:left;
	text-decoration:underline;
}

div.staticPage td{
	padding: 5px;
}

.page_display{
	padding-bottom: 25px;
}


/****   View User   ******/

.view_user{
	width: 500px;
	margin: 0 auto;
	padding: 25px 0;
}

.view_user_user_info{
	margin-top: 40px;
}

#contact_agent_div{
	width: 500px;
	margin: 0 auto;
	padding: 25px 0 0 0;
}

#contact_agent_div h2{
	font-size: 15pt;
	text-align: center;
}

#contact_agent{
	width: 500px;
	margin: 0 auto;
	padding: 25px 0;
}

#contact_agent input{
	margin: 0 5px 10px 5px;
}

#contact_agent label{
	padding: 10px 5px 5px 5px;
}

.form_{
	margin-left: 25px;
}
