@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-image:url("../images/new/bg.jpg");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p, h1, h2, h3, h4, h5, h6, form {
	padding:0px;
	margin:0px;
}

/* HEADINGS */
h2.welcome, h1.welcome, h2.featuretitle {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:10px;
	padding-left:10px;
}
h1.contacttext {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:25px;
}
div.featureproject {
	font-size:12px;
	font-weight:bold;
	color:#513086;
}
h2.newstitle {
	font-size:12px;
	font-weight:bold;
	color:#513086;
}
.signtext {
	font-weight:bold;
	color:#FFFFFF;
	padding-top:97px;
	padding-left:7px;
}

/* CONTAINERS */
#wrapper {
	width:971px;
	margin:auto;
	background-color:#FFFFFF;
	padding:10px;
}
#header {
	width:971px;
}
#content {
	width:971px;
	padding-bottom:10px;
	padding-top:2px;
}
#footer {
	width: 971px;
	margin:auto;
	padding:10px 0;
	border-top:1px #CCCCCC solid;
	background-color:#FFFFFF;
	text-align:center;
	color:#999999;
	font-size:11px;
}
#navigation {
	width:971px;
	padding-bottom: 20px;
	float:left;
}
#midcontent {
	float:left;
	width:407px;
}
#lastcontent {
	float:left;
	padding-left:10px;
	width:554px;
}
.welcomeholder {
	background-image:url(../images/purplebar.png);
	height:32px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	
}
#propertycontent {
	width:971x;;
	float:left;
}
#propertylist:hover {
	background-color:#F2F2D6;
	cursor:pointer;
}
#propertyinfo {
	xbackground-color:#f3f3f3;
	margin-bottom:20px;
	margin-top:10px;
}


#search{margin-bottom: 13px; padding:0 0 0 700px !important; }
#search_font{margin-bottom: 5px;}

#welcometext {	height:288px; xheight: 262px; overflow:hidden; padding: 0 1px;}
	#welcometext h1{ font-size:12px; color: #664997; margin-bottom:5px;}

#contactagent {
	background-image:url(../images/contact.gif);
	background-repeat: no-repeat;
	height:24px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
.newsarticle {padding:20px 20px 5px 0;	border-bottom:1px #513086 dashed;}
#signboard {
	width:156px;
	height:148px;
	background-image:url(../images/signboard.jpg);
	margin-top:3px;
}
#calltoaction {
	width:146px;
	margin-top:3px;
	background-color:#513086;
	color:#FFFFFF;
}
#feature {
	xmargin-top:5px;
}
#featurebar {
	xwidth:407px;
	height:32px;
	background-image:url(../images/purplebar.png);
}
#maincontent {
	float:left;
	width:971px;
}
#soldleased {
	height:32px;
	background-image:url(../images/purplebar.png);
	color:#FFFFFF;
	background-repeat:repeat-x;
	margin-bottom: 5px;
	font-weight:bold;
}
.soldleased {
	height:32px;
	background-image:url(../images/purplebar.png);
	color:#FFFFFF;
	background-repeat:repeat-x;
	margin-bottom: 5px;
	font-weight:bold;
}
/* LINKS */
a:link, a:visited, a:active {
	color: #513086;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a.stellalink:link, a.stellalink:visited, a.stellalink:active {
	color: #999999;
	text-decoration: none;
}
a.stellalink:hover {
	text-decoration: underline;
	color: #999999;
}
a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a.footerlink:hover {
	text-decoration: none;
	color: #513086;
	font-weight:bold;
}


/* menu css */
#navbar {    float: left; margin: 0;    padding: 0;}
	#navbar li {    float: left;    list-style: none outside none; position: relative; z-index: 4;}
		#navbar li a {		background:url(../images/new/menu_bg.jpg) repeat-x;		color: #FFFFFF;		cursor: pointer; display: inline-block;	font-family: Arial,Helvetica,sans-serif;	font-size: 12px; margin-right: 1px;	padding:6px 0;	text-align: center;		text-decoration: none;		width: 160px;}
			#navbar li a:hover, #navbar .active{ background:none; background-color:#836aae;}
		
		#navbar li ul li a{ border-top:1px #ffffff solid; background:none; background-color:#836aae;}
			#navbar li ul li a:hover, #navbar .activesub{background:url(../images/new/menu_bg.jpg) repeat-x;	}
		
		#navbar li ul {    display: none;    xwidth: 10em; z-index: 3;}
		#navbar li:hover ul, #navbar li.hover ul {    display: block;    left: 0;    margin: 0;    padding: 0;    position: absolute;top: 27px;}
		#navbar li:hover li, #navbar li.hover li {    float: none;    width: 150px;}
		
	
		
/*  new css */
.clear{clear:both;}
.propertylist{margin-bottom:10px;}
	
	
	/* property view */
	#propertyinfo_left {float:left; width:170px; background-color:#F3F3F3; margin-right:5px; font-size: 10px; padding:10px;}
		#propertyinfo_left dl dt{ background-repeat: no-repeat;    padding-left: 22px;    width: 75px;}
		#propertyinfo_left dl dd{width: 73px;}
	
	#propertycontent dl,dt, dd{	margin: 0;	padding: 0; border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline; background: transparent; }
	#propertycontent dl, dt, dd {float:left;}
	#propertycontent dl{ clear:both;  margin-bottom: 5px; width: 100%;}
	.h1title{ font-size:12px; background-color:#664997; color:#ffffff; padding:5px 10px; margin-bottom:10px;}
	
	#propertycontent .propertyleft{ float:left; width:590px; margin-right:21px;}
		.propertyleft #property_address{ float:left;}
		.propertyleft #property_gallery{float: left; width: 590px; margin-bottom:10px;}
		.propertyleft #property_content{ float:left; width: 100%; margin-bottom:10px;}
			
			.propertyleft #property_content p{ padding:0 10px;}
		.propertyleft .property_content{float:left; width:800px; padding:5px;}
			
		#property_gallery #arrow_left{ position:absolute; left:0; top:25px;}
		#property_gallery #arrow_right{ position:absolute; right:0; top:25px; }
	
	#propertycontent .propertyright{ width:360px; float:left;}
		#propertycontent .propertyright .nav_left{ float:left; width:180px;}
		#propertycontent .propertyright .nav_right{ float:left; width:180px; text-align:right;}
	
		#propertycontent .propertyright .contactagent{ background-color:#f3f3f3; width:360px; background-image:url(../images/new/contact_agent_bg.jpg); background-repeat:no-repeat; margin-bottom:10px; }
			#propertycontent .propertyright .contactagent dt{margin:5px 0 2px 25px;}
			#propertycontent .propertyright .contactagent dd{margin: 50px 0 0 40px; width: 218px;}
				#propertycontent .propertyright .contactagent dd .btn_contact{color:#000000; text-decoration:none; display: block;    float: left; margin-right: 15px;    height: 29px;    margin-top: 7px;}
				#propertycontent .propertyright .contactagent dd #icon_mobile{margin-right:10px;}
			#propertycontent .propertyright #video{margin-bottom: 10px; }
		
	
		#propertycontent .propertyright #search_propertyview{margin: 6px 0 20px;}
		
		
		#proeprty_history{ padding:0 10px !important;}
			#proeprty_history dt{ margin-right:10px;}
			#proeprty_history dd{width: 114px;}
				#proeprty_history dd span{ color:#664997; display: block; font-weight: bold;}
	

/* index */
#callapprasal{xbackground-color: #7256A0; background-color:#c1c83c;  margin-top: 20px;   clear: both;    float: left;      width: 171px; padding:0 5px 3px 5px; background-image:url(../images/new/icon_apprasal.png); }
	#callapprasal dd{ clear:both;}
	#callapprasal dt{ clear: both;  font-weight: bold;   xcolor: #FFFFFF; color:#000000;    padding: 5px 0 5px;    text-align: center;    width: 100%;}
	
#soldnleased{  margin-top: 20px;   clear: both;    float: left;    padding:0 5px 3px 5px;    width: 171px;}
	#soldnleased dd{ clear:both; margin-top: 7px; width: 171px;}
	#soldnleased dt{ clear: both; }
	
#socialmedia{  margin-top: 20px;   clear: both;    float: left;       width: 149px;}
	#socialmedia dd{ clear:both; margin-top: 7px; width: 149px;}
	#socialmedia dt{ clear: both;   color: #FFFFFF;      text-align: left;  }
	


/* peroperty */
.property_content{padding: 5px 0 0 5px; float: left;   padding-left: 5px;    width: 806px;}
.property_content_left{}
.property_content_right{}




/* video */
.enlarge_video{position:absolute; width:360px; height:200px; background:url(../images/new/enlarge.png) no-repeat 50% 45%; left:0; z-index:2;}



.pagination{float: right;}
	.pagination ul{ margin:0; padding:0;}
		.pagination ul li{list-style: none outside none; float:left;  margin: 0 4px;}
		.pagination ul li.active{background-color: #513086; padding:2px 5px 2px 5px; color:#FFFFFF;}
		.pagination ul li.box{color: #513086;       padding:2px 5px 2px 5px;}


