/* CSS Document */
@import url(global_styles.css);

/* ----- HTML STYLES ----- */
body
	{
	width:1024px;
	margin:10px auto;	
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	text-align:center;
	}
	
img {border:none;}
a img,:link img,:visited img { border:none; }

:link,:visited { text-decoration:none }

/* ----- LAYER STYLES ----- */

#contactAddress	 {}

#contactAddress	ul {
	list-style-type: none;
	margin: 0px 0px 20px;
	padding: 0px;
}
#contactAddress	li {}

#panoramicDay {float:left;  display: block; z-index:1;}
#panoramicNight {float:left; display: none; z-index:1;}

#panoramicCopy p {margin:0px; padding:0px;}
#panoramicCopy h5 {margin:0px; padding:0px; font-size: 12px;}

#panoramicCopy a {color:#ffffff;}
#panoramicCopy a:active {color:#ffffff;}
#panoramicCopy a:hover {color:#000000;}
#panoramicCopy a:visited {color:#ffffff;}


/* ----- POSITIONING AND DISPLAY CLASSES ----- */

.highlight {font-weight:bold;}

.unsubscribepanel
{
	position:absolute; 
	left:40%; 
	top:40%; 
	width:10%; 
	height:10%; 
	background-color:#FFFFCC; 
	border:1px; 
	border-color:Black; 
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
}

/* ----- TOP NAVIGATION  ----- */

.top_navigation
	{
	width:1024px;
	text-align:left;
	padding:5px 0 15px 0;
	}
.top_nav_items
	{
	font-size:12px;
	display:inline;
	padding:0 5px 0 5px;
	}
.top_nav_links, a, a:active, a:hover
	{
	color:#000000;
	text-decoration:none;
	}		
a.top_nav_links	{}		
a.top_nav_links:active {}		
a.top_nav_links:hover	{color:#999999;}		

.frame
	{
	width:1024px;
	height:600px;
	text-align:left;
	clear:both;
	background-image:url(../images/blueBackground.jpg);
	background-repeat:repeat-x;
	}
.frame_home
	{
	width:1024px;
	height:600px;
	text-align:left;
	clear:both;
	background-image:url(../images/bg_home.jpg);
	background-repeat:no-repeat;
	}	

.frame_floorplans {	width:1024px; height:600px; text-align:left; clear:both;}

.building_bg
	{
	background-image:url(../images/building.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:1024px;
	height:600px;
	}

.nav_strip_1
	{
	float:left;
	background-color:#B8B9BC;
	height:600px;
	width:30px;
	outline:none;
	}
.nav_strip_2
	{
	float:left;
	background-color:#CACBCE;	
	height:600px;
	width:30px;
	outline:none;	
	}
.nav_strip_3
	{
	float:left;
	background-color:#D9DADD;	
	height:600px;
	width:30px;
	outline:none;
	}
.nav_strip_4
	{
	float:left;
	background-color:#F2F3F6;	
	height:600px;
	width:30px;
	outline:none;
	}
#logo
	{
	background-image: url(/images/robinson-logo.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:right;
	padding:0 0px 46px 0;
	width:345px;
	height:100px;
	text-align:left;
	}
	
#logo span {display:none;}

.page_title_home
	{
	float:left;
	width:350px;
	height:100px;
	padding:45px 0 0 50px;	
	}
.page_title
	{
	float:left;
	width:350px;
	height:100px;
	padding:45px 0px 0px 50px;
	text-align:left;
	}
.title_text_top
	{
	font-size:30px;
	font-weight:bold;
	color:#FFFFFF;
	}
.title_text_bottom
	{
	font-size:20px;
	font-weight:bold;	
	color:#0D79B9;
	}
/*-------------- floorplans ---------------*/		

#noFlash {background-color:#74b6dd; width:904px; height:600px; text-align: left;}	

#noFlash01 {float:left;	width:300px; padding: 0px; padding:37px 0px 0px 0px; text-align: right; }

#noFlash02 {float:left;	width:375px;  padding:54px 0px 0px 10px;}

#noFlash02 p {font-size: .8em;}
#noFlash02 ul {list-style-type:none; padding:0px; margin:0px;}
#noFlash02 li {line-height:24px; border-bottom: 1px dashed #ffffff; font-weight: bold;}
#noFlash02 a:link, #noFlash02 a:visited{color:#ffffff;}
#noFlash02 a:hover {color:#000000;}

/*----------------  location  ------------*/
.location_copy
	{
	float:left;
	width:504px;
	padding:25px 200px 0px 200px;
	line-height:25px;
	}
.panorama
	{
	float:left;
	width:904px;
	padding:25px 0 0 0;
	}
	
/*----------------  location gallery  ------------*/	
.location_gallery
	{
	float:left;
	width:904px;
	height:350px;
	padding:0px;
	}
 .location_gallery_copy {line-height:25px;}

.location_gallery_image
	{
	float:left;
	width:645px;
	padding:25px 0 0 0;
	text-align:right;
	}
.location_gallery_detail
	{
	float:left;
	width:200px;
	padding:15px 0 0 25px;
	text-align:left;
	}	


.location_gallery_select
	{
	float:left;
	width:849px;
	padding:25px 55px 0 0;
	text-align:center;
	}
.location_gallery_links_static
	{
	color:#000000;
	font-size:12px;
	}
.location_gallery_links
	{
	color:#ffffff;
	font-size:12px;
	}
		
a.location_gallery_links
	{
	color:#ffffff;
	text-decoration:none;
	}	
a.location_gallery_links:active
	{
	color:#000000;
	text-decoration:none;	
	}
a.location_gallery_links:hover
	{
	color:#cccccc;
	text-decoration:none;	
	}

/*-------------- location_map ---------------*/
.location_copy
	{
	float:left;
	width:704px;
	height:200px;
	padding:15px 150px 15px 50px;
	line-height:25px;
	}
.location_map
	{
	float:left;
	width:904px;
	padding:0px 0 0 0;
	}

.location_map_image
	{
	float:left;
	width:904px;
	padding:15px 0 0 0;
	text-align:center;
	}
.location_map_detail
	{
	float:left;
	width:190px;
	padding:75px 0 0 25px;
	text-align:left;

	}	
.location_map_select
	{
	float:left;
	width:849px;
	padding:25px 55px 0 0;
	text-align:center;
	}
.location_map_links_static
	{
	color:#000000;
	font-size:12px;
	}
.location_map_links
	{
	color:#ffffff;
	font-size:12px;
	}
		
a.location_map_links
	{
	color:#ffffff;
	text-decoration:none;
	}	
a.location_map_links:active
	{
	color:#000000;
	text-decoration:none;	
	}
a.location_map_links:hover
	{
	color:#cccccc;
	text-decoration:none;	
	}
	
/* --------- Mini Map Layer ----- */
#miniMap 
{
    float:left;
    width: 250px;
    height: 173px;
    margin: 0px 0px 0px 45px;
    padding: 0px;
    }

/*----------     --------------*/

.page_links
	{
	color:#ffffff;
	}				
a.page_links
	{
	color:#ffffff;
	text-decoration:none;
	}				
a.page_links:active
	{
	color:#000000;
	text-decoration:none;	
	}				
a.page_links:hover
	{
	color:#cccccc;
	text-decoration:none;	
	}				


/*---------- specification ---------------*/
.specification_copy
	{
	float:left;
	width:340px;
	padding:15px 0px 0px 0px;
	line-height:25px;
	font-size: 0.95em;
	}
	
.specification_copy ul {margin:15px; padding: 0px;}

.specification_copy li {}

.specification_thumbs
	{
	float:left;
	width:75px;
	padding:15px 25px 0px 0px;
	}

.specification_image
	{
	float:left;
	width:400px;
	padding:15px 0 0 0;
	text-align:center;
	}
/* --------- the building --------*/

.building_page_title
	{
	float:left;
	width:350px;
	height:70px;
	padding:45px 0px 0px 50px;
	text-align:left;
	}
	
.building_page_nav_container {	
	float:left;
	padding:55px 0px 0px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	width:155px;
	}

.building_copy 	{float:left; width:320px; padding: 0px 0px 0px 50px; line-height:25px;}
.building_copy 	ul {padding:0px; margin:0px; list-style-type:none;}
.building_copy 	li {
	line-height:40px;
	background-image:url(../images/icon-virtual-tour.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding: 0px 0px 0px 40px;
	}

.building_atrium_copy
	{
	float:left;
	width:295px;
	padding:100px 0px 0px 50px;
	line-height:25px;
	}	
.building_thumbs
	{
	float:left;
	width:75px;
	padding:25px 25px 0px 0px;
	}
	
.image67 {float:left; width:420px; height:300px; padding-left:32px; }
.building_copy a {color:#FFFFFF;}
.atrium_image
	{
	float:right;
	width:300px;
	padding:0px 45px 0px 0px;
	text-align:center;
	}
.building_image
	{
	float:right;
	width:350px;
	padding:73px 0px 0px 0px;
	text-align:center;
	}
.building_atrium_cgi
	{
	float:left;
	width:400px;
	padding:25px 0 0 0;
	text-align:center;
	}	
/*-------- home -------------*/
.home_copy
	{
	float:left;
	width:554px;
	height:200px;
	padding:15px 300px 15px 50px;
	line-height:25px;
	}
	
.home_copy h2 {font-size:16px; line-height:30px;}
.home_copy h3 {font-size:12px; line-height:30px;}

.home_panel {
	border-top:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
	padding:10px 40px 10px 0px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;	
	width:280px;
	}
	
.panel001 {border-bottom:none; margin-top:15px;}
.panel002 {	padding: 10px 0px 10px 40px; background-image:url(../images/icon-virtual-tour.gif); background-repeat:no-repeat; background-position: center left; }

.register_interest { }
	
.register_links	{text-decoration:none; color:#ffffff; white-space:nowrap;}
a.register_links	{text-decoration:none; color:#ffffff;}
a.register_links:active	{text-decoration:none; color:#ffffff;}
a.register_links:hover	{text-decoration:none; color:#cccccc;}
	
.footer
	{
	width:1024px;
	padding:25px 0 25px 0;
	color:#999999;
	font-size:20px;
	}
	
.footer_link	{	color:#999999;	font-size:20px;	}	
a.footer_link	{text-decoration:none;}
a.footer_link:active	{text-decoration:none;}
a.footer_link:hover	{text-decoration:none; color:#000000;}

/* ----- side navigator ----- */

.page_nav_element01 {
	margin-right: 12px;
	display: block;
}

.page_nav_container
	{
	float:left;
	padding:55px 0px 0px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	width:140px;
	}

.page_nav_container a {color:#ffffff;}

.page_nav_heading a {color:#000000;}

.page_nav_heading 
	{
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	width:100%;
	padding:5px 0 5px 15px;
	text-align:right;
	}
.page_nav
	{
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	width:100%;
	padding:5px 0 5px 15px;
	text-align:right;
	}
.page_nav_base
	{
	border-bottom:1px solid #ffffff;
	width:100%;
	padding:5px 0 5px 15px;
	text-align:right;
	}

.textfield
	{
	border:0px;
	overflow:hidden;
	width:150px;
	height:18px;
	font-size:11px;
	}
.textarea
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:150px;
	height:70px;
	}
.textfielddropdown
	{
	border:0px;
	overflow:hidden;
	width:150px;
	font-size:11px;
	}
.submit_box 
	{
	 position:relative;
	 top:0px;
	 height:25px;
	 width:260px;
	 border-bottom:1px solid #ffffff;
	 border-top:1px solid #ffffff;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:14px;
	 color:#FFFFFF;
	 text-align:right;
	 padding:5px 0px 5px 0px;
	}

label, input, select, textarea 
	{ 
	DISPLAY: block; 
	FLOAT: left; 
	MARGIN-BOTTOM: 5px; 
	PADDING:0px 20px 10px 0px; 
	}
label
{
	TEXT-ALIGN: right;
	WIDTH: 190px; 
	font-size:11px;
}
input, select, textarea
{
		WIDTH: 200px;
		padding:2px 0px 0px 2px;
}

br.form 
	{ 
	CLEAR: left;
	}
.chkbxrange
	{
	text-align:left;
	}	
.requestform
	{
		float:left;
		width:400px;
		text-align:left;
		padding:0px;
	}
