@import "lumina_style_type.css";
@import "lumina_style_navigation.css";
@import "lumina_style_news_ticker.css";

.listings	{margin-top: 10px;}

body 	{
padding: 0;margin: 0; background: url(../media/images/architec_border.jpg) right bottom no-repeat;
}


/* masthead --------------------------------------------------------------------------------------------------  */

#masthead		{height: 80px; width: 870px; border-top: solid 1px #000000;	margin: 15px 0 0 0; padding: 5px 0 0 0;}
#masthead img	{float: left;}
#masthead h1	{color: #FFFFFF; font-size: 0.8em;}	
#logo			{float: right; width: 60px; height: 60px; background: black;}
#logo img		{width: 60px; height: 60px;}
#nav_container	{position: relative; z-index:99;}	
#client_mast	{margin-top: 10px; padding-top: 10px; border-top: 3px solid #000000;}
	

/* panels --------------------------------------------------------------------------------------------------  */

.panel		{
	margin: 0 20px 20px 0; 
	padding: 0 0 15px 0; 
	background: #FFFFFF url(../media/images/panel_bg.jpg) bottom left repeat-x;
	border-bottom: solid 2px #CCCCCC;	
	width:100%;
}
.panel img	{
	margin: 0 0 10px 0; 
	width:190px;
}
.panel_home1, .panel_home2 {
	height: 148px;
}
.panel_home2 {
	margin-bottom: 0;
}

/* images-------------------------------------------------------------------------------------------------------------------- */

#main img 		{
	width: 450px; 
	border-bottom: 1px solid #000000; 
	border-top: 3px solid #000000;
	margin: 0 0 24px 0;
}

#client_mast img {width: 80px;}

#property_list img, #property_list img a { width: 140px; height: 90px; margin: 6px 0 5px 5px; border: 0;}

.news_panel	{background: #FFFFFF; width: 280px; height: 100px; float: left; border-left: solid 1px #000000; padding: 0; margin: 0 0 20px 0;}
	
#client_mast img { margin: 10px 0 0 0; width: 90px; border: 0;}
	
#title {margin-bottom: 8px;}

#file {margin-bottom: 8px;}

.homepage_image {width: 660px; height: 390px; margin-left: 40px;} 



/* container --------------------------------------------------------------------------------------------------  */

#container	{
	width: 870px; 
	margin: 0 auto 0 auto;
}

/* left sidebar --------------------------------------------------------------------------------------------------  */

#left_sidebar	{
	width: 250px; 
	float: right;
}

/* right sidebar (home) --------------------------------------------------------------------------------------------------  */

#right_sidebar	{
	width: 190px; float: left;
}

/* main content --------------------------------------------------------------------------------------------------  */				

#main	{
	width: 600px;
	padding: 0 20px 30px 0px;
}	

/* footer ------------------------------------------------------------------------------------------------------------------- */	

#footer {
	clear: both; 
	width: 870px; 
	border-top: dotted 1px #C8C8C8; 
	border-bottom: dotted 1px #C8C8C8; 
	margin: 10px 0 30px 0;
}
#footer p	
	{
	font-size: .7em;
	color: #000000;
	padding:0;
}

/* homepage --------------------------------------------------------------------------------------------------  */				

#homepage_panel	{
	width: 870px; height: 350px; padding:0; margin-bottom: 0px; z-index: 0;
}
#homepage_panel img	{
	width: 660px; height: 350px;
}

/* homepage --------------------------------------------------------------------------------------------------  */				

.slideshow	{
	float: left;
	height: 370px;
	padding-right: 20px;
	width: 660px;
}

/* breadcrumb ------------------------------------------------------------------------------------------------------------------- */	

#breadcrumb {
	border-bottom: 1px solid #CCCCCC;
	float: clear;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
	margin: 0 0 24px 0;
	padding: 0 0 6px;	
}
#breadcrumb a, 
#breadcrumb a:link, 
#breadcrumb a:visited	{
	font-style: none; 
	text-decoration: none; 
	color: #888888;
}
#breadcrumb a:hover, 
#breadcrumb a:active	{
	color: #3399cc;
}
#breadcrumb em {
	color: #000000;
	font-size: 12px;
	font-style: bold; 	 
}

/* property list ------------------------------------------------------------------------------------------------------------------- */	
	
ul#property_list
	{
	width: 450px;
	padding: 0;
	margin:0;
	}
	
li.property_list_item
	{
	padding:  0 0 0 10px;
	margin: 0 0 20px 0;
	list-style-type: none;
	clear: both;
	width: 450px;
	border-top: 4px solid #000000;
	border-bottom: 2px solid #CCCCCC;
	background: #FFFFFF url(../media/images/propertygradient.jpg) repeat-x 0% 100%;
	min-height: 105px;
	}		
li.property_list_item p {padding: 0; margin: 0;}
li.property_list_item p a, .property_listing_text p a:link, .property_listing_text p a:visited	{font-size: .8em;color: #000000;}
li.property_list_item p a:hover, .property_listing_text p a:active	{color: #3399CC;}
li.property_list_item h1	{clear: both; margin: 0;}
li.property_list_item h3	{padding: 0; margin: 6px 0 0 0;}
li.property_list_item h3 a, .property_listing_text h3 a:link,.property_listing_text h3 a:visited	{color: #3399cc; padding: 0; margin: 0;}
li.property_list_item h3 a:hover, .property_listing_text h3 a:active	{color: #000000;padding: 0;margin: 0;}

li.category_title {
	list-style-type: none; font-size: 1.6em; font-weight:  bold; color: #000000; padding: 10px 0 15px 0;
}
#individual_asset_details h1
	{
	margin-top: 25px;
	padding-top: 8px;
	border-top: 3px solid #000000;
	}

#individual_asset_details ul
	{
	font-size: .9em;
	font-family: sans-serif;
	font-weight: none;
	color: #888888;	
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: square;
	}
	
#individual_asset_details img	{
	width: 450px; 
	border-top: 2px solid #212121; 
	border-bottom: 2px solid #212121; 
	margin: 0 0 10px 0;
	}

#individual_asset_details	{
	padding: 0 0 10px 0;
}

.listings a	{	
	margin: 0 2px 0 2px; 
	font-weight: bold; 
	text-decoration:none; 
	text-align: center;
}
.listings a.selected	{
	color: #777777; 
	text-decoration: underline;
}

/* news ticker/banner --------------------------------------------------------------------------------------------------  */
#news_banner	{
	width: 100%; 
	background: #222222;
}
#news_banner_content	{
	margin: 0 auto 0 auto;
	width: 870px; 
	border-left: 1px solid #808080;
}
#news_banner p	
	{
	padding: 8px;
	font-size: 0.7em;
	margin: 0;
	color: #FFFFFF;	
}
.news_panel_container {
	background: #FFFFFF; 
	margin: 0; 
	padding: 10px 0 0 0; 
}
.news_panel {
	border-color:-moz-use-text-color -moz-use-text-color -moz-use-text-color #000000;
	border-style:none none none solid;
	border-width:0 0 0 1px;
	float:left;
	height:100px;
	margin:20px 0;
	padding:0;
	width:280px;
}
	

/* login ------------------------------------------------------------------------------------------------------------------- */	
	
table#mast_login	{
	font-size: 10px;
	text-align: right;
}	
table#mast_login_table	{
font-size: 10px;

}	
.form_field_lable	{
	font-size: 10px;
}
	
/* Hide property search filter ------------------------------------------------------------------------------------------------------------------- */	
#search_property_selector {display: none;}
