* {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
}

html, body {
height:100%;
}

img {
border:0px;
}

ul, li {
list-style:none;
padding: 0;
margin: 0;
}

body {
}

p, a, h1, h2, h3, h4, h5, h6 {
font-weight:normal;
line-height: 1.4em;
color:#999999;
font-size:13px;
}

h1, h2, h3, h4, h5, h6 {
font-family:Arial, Helvetica, sans-serif;
}

a {
text-decoration:none;
}

.clear {
height:0px; 
overflow:hidden; 
display:block; 
clear:both;
visibility:hidden;
}

.imgBlock {
display: block;
}

/*-- Container
=============================================================*/
#container {
position:relative;
clear:left;
height:582px;
width:966px;
margin:0 auto;
background:#ffffff;
border:2px solid #cccccc;
}

#vertical_align_middle {
position:relative;
float:left;
height:50%;
margin-bottom:-293px;
width:1px;
}

/*-- Content
=============================================================*/
#content {
height:429px;
width:966px;
overflow:hidden;
}

.no_Left_column_img {
background-image:url(../images/BGwatermark2.jpg);
background-repeat:no-repeat;
padding:0 0 0 54px;
height:429px;
width:912px;
}

#quick_building_select optgroup opt {
    margin-left:7px;
}

	/*-- Available Space
	=========================================================*/
	#available_space_title_box {
	height:80px;
	padding:14px 0 0 0;
	}
	
	#content_area {
	height:318px;
	overflow:auto;
	padding:0 15px 0 0;
	width:890px;
	}
	
	/*-- Home/Main
	=========================================================*/
	.main_BG {
	background-repeat:no-repeat;
	padding:0 0 0 333px;
	height:429px;
	}
	
	#home_title_box {
	height:70px;
	padding:35px 0 0 0;
	}
	
	#home_content_area {
	height:284px;
	padding:0 42px 0 128px;
	overflow:auto;
	}

	/*-- Property Summary
	=========================================================*/
	.property_summary {
	padding:0 0 0 16px;
	background-image:url(../images/BGwatermark2.jpg);
	background-repeat:no-repeat;
	height:429px;
	width:950px;
	}
	
	.property_summary_Col_L {
	float:left;
	width:500px;
	padding:7px 0 0 0;
	}
	
	.property_summary_Col_R {
	float:right;
	height:390px;
	overflow:auto;
	padding:24px 10px 0 0;
	width:422px;
	}
	
	.property_image {
	padding:0 0 24px 0;
	}
	
	.property_specs {
	/*float:right;*/
	padding:10px 0 0 0;
	}
	
	#sifr_containing_box {
	height:40px;
	}
	.property_summary_Col_L ul {
	width:204px;
	float:left;
	padding:6px 0 0 19px;
	}
	
	.property_summary_Col_L li a {
	font-weight:bold;
	font-size:12px;
	background-image:url(../images/li_left_Col_arrow.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	padding:0 0 0 10px;
	}
	
	.property_summary_Col_L li.active a {
	color:#51A456;
	background-image:url(../images/li_left_Col_arrow_active.jpg);
	}
	
	.property_summary_Col_L li a:hover {
	color:#51A456;
	background-image:url(../images/li_left_Col_arrow_active.jpg);
	}
	
	.property_summary_location {
	float:left;
	height:350px;
	overflow:auto;
	padding:7px 0 0;
	width:277px;
	}
	
	.property_map {
	border:3px solid #2c4679;
	}

	/*-- Property Specs
	=========================================================*/
	.property_specs_wrapper {
	padding:0 0 0 16px;
	background-image:url(../images/BGwatermark2.jpg);
	background-repeat:no-repeat;
	height:429px;
	width:950px;
	}
	
	.property_specs_wrapper #sifr_containing_box {
	   padding:10px 0 0 0;
	}
	.property_specs_Col_L {
	float:left;
	width:600px;
	padding:0 0 0 0;
	}
	.property_specs_Col_L_industrial {
	float:left;
	width:600px;
	padding:0 0 0 0;
	}
	.property_specs_Col_L_retail {
	float:left;
	width:960px;
	padding:0 0 0 0;
	}
	
	.property_specs_Col_R {
	float:right;
	overflow:auto;
	padding:0 10px 0 20px;
	margin-top:3px;
	width:315px;
	height:371px;
	}

	.property_summary_location h3 {
		font-size:15px;
    	font-weight:bold;
	   padding:0 0 10px;
    }

/* .property_specs_Col_L table, .property_specs_Col_R table */
	table {
	   width:95%;
	   border-collapse:collapse;
	}
	table.full {
		width:80%;
		margin-left:auto;
		margin-right:auto;
	}
	table caption {
		line-height:1.5em;
		text-transform:none;
		text-align:left;
		font-size:21px;
		color:#999;
		border-bottom:1px solid #ccc;
	}
	table tr {
	}
	table tr.head th{
		font-size:13px;
		font-weight:bold;
		text-align:center;
		color:#999;
	}
	table tr th {
		line-height:1.5em;
		font-weight:normal;
		text-align:left;
		font-size:15px;
		color:#666;
		border-bottom:1px solid #ccc;
	}
	table.full th{
		color:#aaa;
		font-size:21px;
		margin-bottom:5px;
	}
	table tr td, table tr td a {
		line-height:1.5em;
		text-align:right;
		font-size:15px;
		color:#666;
		border-bottom:1px solid #ccc;
		text-decoration:none !important;
	}
	#gbox_bigset table tr th{
        font-size:12px;
	   /*font-weight:normal;*/
    }
    #gbox_bigset table tr th div{
        padding-top:3px;
    }
	table#bigset tr td, table#bigset tr td a {
        font-size:13px;
    }
	table tr td a:hover {
		color:#51A456 !important;
		text-decoration:none !important;
	}
	table.full tr td {
		text-align:left;
	}
	table.full tr td.cell-centre {
		text-align:center;
	}
	.units_available_img_wrapper {
		text-align:center;
		margin-top:10px;
    	float:left;
    	position:relative;
	}
.specs_col1_industrial {
    float:left;
    width:310px;
    margin-left:30px;
    margin-right:30px;
    overflow:auto;
}
.specs_col1_retail {
    float:left;
    width:415px;
    height:375px;
    margin-left:0;
    margin-right:5px;
    overflow:auto;
}
.specs_col1_retail table {
    width:395px;
}
img.floor_plan {
    position:relative;
}
img.floor_plan_layer {
    position:absolute;
    left:0;
    top:0;
}

/*-- Footer
=============================================================*/
#footer {
height:39px;
background-color:#52a356;
text-align:right;
position:absolute;
bottom:0px;
width:966px;
}

/*-- Fonts
=============================================================*/
#footer p {
font-weight:bold;
padding:11px 15px 0 0;
color:#ffffff;
}

#header h3 {
text-align:right;
padding:25px 15px 0 0;
}

h1 {
font-size:28px;
text-transform:lowercase;
padding:0 0 3px 0;
}

#available_space_title_box h1 {
font-size:14px;
font-weight:bold;
padding:0 0 9px 0;
}

#home_title_box h1, h2 {
font-size:24px;
text-transform:lowercase;
line-height:1.1em;
}

#home_title_box h1 {
background-image:url(../images/home_h1_img.jpg);
background-repeat:no-repeat;
background-position:center left;
padding:0 0 0 20px;
}

.h1_smaller_font {
font-size:16px;
}

p {
padding:0 0 10px 0;
font-size:13px;
}

.property_summary_longtitle h1 {
font-size:16px;
}

.property_summary_longtitle h3 {
font-size:15px;
font-weight:bold;
padding:0 0 10px;
}

span.longtitle_industrial {
width:116px;
}
span.longtitle_retail {
width:77px;
}


#sifr_containing_box h1 {
/*
font-size:16px;
font-weight:normal;
text-transform:none;
padding:0 0 9px;
 vertical-align:bottom;
*/
	font-size:14px;
	font-weight:bold;
	padding: 0 0 9px;
}
	
/*-- Header
=============================================================*/
#header {
height:94px;
background-color:#51a456;
background-image:url(../images/EMDheader.jpg);
background-repeat:no-repeat;
position:relative;
}

#ahref_header_home {
position:absolute;
left:0px;
top:0px;
width:585px;
height:94px;
overflow:hidden;
text-indent:-9999px;
}

/*-- Nav Top
=============================================================*/
#nav_top {
border-top:1px solid #cecece;
border-bottom:1px solid #cecece;
height:18px;
}

#nav_top li, #nav_top li.last {
float:left;
position:relative;
line-height:1em;
}

#nav_top li.last a {
padding:0 0px 0 6px;
background-image:none;
}

#nav_top li a {
font-size:12px;
font-weight:600;
background-image:url(../images/top_nav_border_right.gif);
background-position:right center;
background-repeat:no-repeat;
padding:0 10px 0 8px;
}

#nav_top li.active a, #nav_top li a:hover {
color:#51a456;
}
#nav_top li.active li a, #nav_top li li a:hover {
color:#999;
}

#quick_building_select {
float:right;
width:200px;
margin:0 6px 0 0;
height:18px;
font-size:11px;
}

#nav_top ul {
z-index:100;
}
#nav_top li {
z-index:101;
}
#nav_top li ul {
display:none;
position:absolute;
top:1em;
z-index:102;
}
#nav_top li ul li {
clear:both;
display:block !important;
text-align:left;
z-index:103;
}

#nav_top li ul li a {
background-image:none;
}

#nav_top li:hover ul, #nav_top li.over ul {
/*background image and left controlled from CMS*/
background-repeat:no-repeat;
position:absolute;
display:block;
z-index:104;
}

.ddmap {
position:relative;
}

.submenu_hover_link {
position:absolute;
height:26px;
width:26px;
text-indent:-9999px;
overflow:hidden;
}

.submenu_hover_box {
border:2px solid #01a161;
position:absolute;
width:229px;
height:185px;
overflow:auto;
padding:10px 10px;
background-color:black;
filter:alpha(opacity=85);
opacity:0.85;
text-align:center;
}

.submenu_hover_box p {
color:#ffe400;
font-size:12px;
font-weight:bold;
}

.ddmap li {
padding:6px 10px 0 0px !important;
}
	
.ddmap li {
width:190px;
}
	
.ddmap li a {
font-weight:bold;
background-image:url(../images/li_left_Col_arrow_black.jpg) !important;
background-position:center left !important;
background-repeat:no-repeat !important;
padding:0 0 0 15px !important;
margin:0 0 0 0px;
}
	
.ddmap li.active a {
color:#51A456 !important;
}
	
.ddmap li a:hover {
color:#51A456 !important;
}