
/* Style Sheet 
----------------------------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F4F4F;
	margin-top:0px;
	padding-top:0px;
	background: url(../../images/bk.jpg) #fff repeat-x center top;
	
}


/* LINKS
----------------------------------------------------------------*/

a:link, a:active { color:#000; text-decoration: underline;}
a:visited { color:#000; text-decoration:underline}
a:hover { color:#FFCC00; text-decoration:underline}
a img {border:0 !important;}

/* TOP NAVIGATION LINKS 
----------------------------------------------------------------*/

#nav { font-size:100%; text-align:right; line-height:33px; margin-right:10px; }
#nav ul {margin:0; padding:5px; }
#nav li { display:inline; padding:2px; color:#fff; font-weight:bold; }
#nav li a { color:#fff; font-weight:bold; text-decoration:none; padding:2px; }
#nav li a:hover { color: #FFCC00; }

/* MENU NAVIGATION
----------------------------------------------------------------*/

#nav_menu {}
#nav_menu ul { margin:0px; padding:0px; }
#nav_menu li { margin:0px; padding:5px; border-bottom:1px solid #ccc; list-style:none; }

/* HEADING TAGS
----------------------------------------------------------------*/

h1 { font-size:10px; font-weight:normal; margin:0px; padding:5px; background:#fff;}
h2 { font-size:10px; font-weight:normal; }

/* PROPERTY
----------------------------------------------------------------*/

#property { display:block; height:100%; overflow:auto; padding:0px; margin:0px; clear:both; border:1px solid #EBE9EA; margin-top:10px; margin-bottom:10px; }
#property img { padding:0px; margin:0px; }
#property h4 { background:#E8E8E8; height:30px; line-height:25px; font-size:13px; padding:0px; margin:0px; padding-left:5px; }

#property h4 a { text-decoration:none;}
#property_details { width:420px; float:left; padding-right:10px; }
#property_details UL { padding:0px; margin:0px; list-style:none; }
#property_details LI { padding:5px; margin:0px; }
.phighlight { background:#F0EEEE; }
#property_images { width:150px; float:left; padding-right:10px; }
#property_images img { padding:0px; margin:0px;}

.tag { position: relative; top: 0px; left: -175px; margin-bottom: -58px; padding: 0; width: 58px; height: 58px; }
.leftpad { padding-left:8px; padding-right:2px; }
#mapcontainer { width: 260px; margin-top: 10px;}
#mapcontent { width: 260px; height: 400px; position: relative;}

#salesprop h4 { background:#FFCC01; color:#000; height:30px; line-height:27px; font-size:12px; padding:0px; margin:0px; padding-left:85px; width:350px; float:right; }
#salesprop img { padding:0px; margin:0px; }
#salesprop_desc { font-size:11px; padding:0px; margin:0px; padding-left:185px;}


/* MAIN 
----------------------------------------------------------------*/

#main {width: 955px; margin: 0 auto; position: relative; padding:0px;}
#header { height:96px; background-image:url(../../images/header.jpg); margin:0px; padding:0px; }
#header2 { height:96px; background-image:url(../../images/header2.jpg); margin:0px; padding:0px; }
#navigation {height:47px; background-image:url(../../images/navigation.jpg); margin:0px; padding:0px;}
#sub_navigation {height:45px; background-image:url(../../images/sub-navigation.jpg); margin:0px; padding:0px; line-height:40px;}
	
	#body {padding:0px; margin:0px; line-height:20px; height:100%; overflow:auto; padding-bottom:20px; padding-top:10px; background:#fff;}
	#body_text {height:100%; width:630px; margin-right:10px; float:left;}
	#body_text_inner { padding:10px; }
	#body h3 {font-size:16px; font-weight:bold; padding:0px; margin:0px; color:#000;}
	#body img { padding-right:20px;}
	
	#right { height:100%; width:273px; float:left; padding:0px; margin:0px;}
	
	#menu { height:100%; padding:0px; margin:0px; margin-bottom:15px; }
		#menu_top { height:15px; background-image:url(../../images/top-menu.jpg); padding:0px; margin:0px; }
		#menu_middle { background-image:url(../../images/menu-middle.jpg); padding:0px; margin:0px; }
			#menu_middle_inner { padding:10px; }
		#menu_bottom { height:15px; background-image:url(../../images/bottom-menu.jpg); }
        
    .highlight { font-size:14px; color:#A28201; }
	
#footer {height:111px; text-align:center; background-image:url(../../images/footer.jpg); clear:both; font-size:11px; padding:0px; margin-top:0px;}
	#footer_inner { padding-top:35px; }
    
#column ul {
float: left; width: 560px; margin: 0px 0 1em 0; padding: 0px; list-style: none; font-size: 1em; line-height: 1.3em; color: #036;
}
 
#column li {
float: left; width: 220px; margin: 0; padding: 0; list-style: none; border-bottom:1px solid #ccc; padding:6px; height:20px; margin-right:45px;}

.rowhighlight { background:#eee;  }
	
#clearer { clear:both; line-height: 1px;font-size: 1px; }
/* FORM 
----------------------------------------------------------------*/

INPUT {padding-top:3px; margin-top:5px; margin-bottom:5px; border: 1px solid #ccc; background-image:url(../../images/input_bg.gif); font-size:11px;}
TEXTAREA {padding-top:3px; margin-top:5px; margin-bottom:5px; border: 1px solid #ccc; background-image:url(../../images/input_bg.gif); font-size:11px;}
FORM { padding:0px; margin:0px; }

/* BULLET POINTS
----------------------------------------------------------------*/

UL { margin:0px; padding:0px; }
LI { margin:0px; padding:0px; margin-left:15px; }
.field { font-size:11px; color: #333; padding:2px; }

/* LIGHTBOX
----------------------------------------------------------------*/

#lightbox{ background-color:#eee; padding: 10px; border-bottom: 2px solid #666; border-right: 2px solid #666;  }
#lightboxDetails{ font-size: 0.8em; padding-top: 0.4em; }	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../../overlay.png); }

* html #overlay{ background-color: #333; back\ground-color: transparent; background-image: url(../../blank.gif); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../overlay.png", sizingMethod="scale"); }

/* TABS
----------------------------------------------------------------*/

div.demolayout {
	width: 100%;
	margin: 0px;
    
}

ul.demolayout {
	list-style-type: none;
	width: 600px;
	float: left;
	background: url(../../images/pixel.gif) bottom left repeat-x;
	margin:0px;
	padding:0px;
    border-bottom: 1px solid #ccc;
    
}

ul.demolayout li {
	margin: 2px;
	float: left;
	list-style:none;
}

ul.demolayout a {
	float: left;
	display: block;
	padding: 4px 8px;
	border: 1px solid #ccc;
	border-bottom: 0;
	color: #666;
	background: #eee;
	text-decoration: none;
	font-weight: bold;
}

ul.demolayout a:hover {
	background: #fff;
}

ul.demolayout a.active {
	background: #fff;
	padding-bottom: 5px;
	cursor: default;
	color: #000;
}

.tabs-container {
	clear: left;
	border: 1px solid #ccc;
	border-top: 0;
	padding: 10px 8px 0 8px;
}

