﻿/* CSS layout */
/*
@font-face
{
	font-family:COOLVET0;
	src: url('COOLVET0.eot');
}
*/
@import url(tables.css);
a img
{
	border: none;
}
body
{
	margin: 0px;
	background-image: url( 'images/body_bg.jpg' );
	background-position: center top;
	background-repeat: no-repeat; /* background-repeat: repeat-x;*/
	background-color: #01245C;
	padding: 0px;
	text-align: center; /*font-family: arial, helvetica, clean, verdana, sans-serif; */
	font-family: "Helvetica Neue" ,Arial,Helvetica,Geneva,sans-serif;
	font-size: 12px;
	font-weight: 400;
}
form
{
	margin: 0px;
	padding: 0px;
}
p img
{
	margin: 1ex;
}
.breadcrumbs
{
	background-color: Black;
	color: #9fcf5d;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px;
}

.breadcrumbs a
{
	color: #D1DC50;
}
input.search
{
	border: none;
	right: 0;
	position: absolute;
	top: 0px;
}
input.searchfor
{
	/* 	background: url(images/bg_search.png); 	background-repeat: no-repeat; 	border: none; 	padding-left: 10px; 	padding-top: 13px; 	*/
	border-style: none;
	border-width: 0px;
	border-color: inherit;
	line-height: 30px;
	position: absolute;
	height: 34px;
	top: 0;
	right: 40px;
	width: 400px;
	font-size: 26px;
	overflow: hidden;
	vertical-align: middle;
	text-transform: uppercase;
	color: #565656;
	padding-left: 5px;
}
#background
{
	background-position: center;
	background-repeat: repeat-y;
}

#wrapper
{
	margin: 0px;
	padding: 0px;
	width: 960px;
	text-align: left;
	background: white;
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 102px;
}

#masthead
{
	position: absolute;
	top: -50px;
}
#masthead img
{
	border: none;
	padding: 0px;
	margin: 0px;
}

#logo
{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: left;
}
#logo a
{
	margin: 0px;
	padding: 0px;
}
#logo img
{
	margin: 0px;
	padding: 0px;
}
#page_content
{
	min-height: 450px;
}
#search
{
	float: right;
	height: 89px;
	padding-right: 10px;
	position: relative;
	width: 300px;
}

.searchbutton
{
	background-position: 0px 0px;
	background: transparent url(  'images/searchbutton.png' ) no-repeat center top;
	border-style: none;
	padding: 0px;
	margin: 0px;
	height: 29px;
	width: 31px;
	position: absolute;
	top: 27px;
	right: 12px;
}

.topsearch
{
	height: 26px;
	position: absolute;
	text-align: right;
	top: -53px;
	width: 960px;
}
.topsearch div
{
	position: relative;
}

#top_nav
{
	list-style: none;
	text-align: left;
	background-color: #444041;
	height: 42px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#top_nav ul
{
	list-style: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	border: none;
	border-style: none;
	text-decoration: none;
	display: inline;
}

#top_nav li
{
	text-align: left;
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style: none;
	position: relative;
	float: left;
	display: inline;
	border: none;
	border-style: none;
	text-decoration: none;
}

#top_nav li img
{
	border-style: none;
	border: none;
	text-decoration: none;
}
#top_nav2
{
	text-align: left;
	background-color: #444041;
	height: 38px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
	background-image: url(images/navbar.png);
	background-repeat: no-repeat;
}
#top_nav2 form
{
	background: transparent url(images/navbar6.png);
	position: absolute;
	width: 244px;
	top: 0;
	right: 0;
	height: 38px;
}
#top_nav2 form input
{
	border-style: none;
	border-width: 0px;
	border-color: inherit;
	position: absolute;
	left: 28px;
	top: 10px;
	width: 185px;
	height: 15px;
}
#top_nav2 a
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	display: block;
	width: 158px;
	overflow: hidden;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	line-height: 38px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	text-decoration: none;
	background-color: Transparent;
	border-left-color: #ebebeb;
	border-right-color: #dbdbdc;
}
#top_nav2 a:hover
{
	background: transparent url(images/navbar-selected.png);
}
#top_nav2 li.selected_menu
{
	background: transparent url(images/navbar-selected.png);
	font-weight: bold;
}
#top_nav2 ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#top_nav2 li
{
	float: left;
	margin: 0;
	padding: 0;
}

#horizontal_nav
{
	background: transparent url(images/subnavbg.png); /* background-color: #e5e5e5; 	padding-left: 12px; */
}
#horizontal_nav a
{
	margin: 0px;
	padding: 7px 1ex 0px 1ex;
	border-style: none solid none solid;
	border-width: 1px;
	display: block;
	float: left;
	color: #CEE4FF;
	text-decoration: none;
	height: 20px; /* width: 165px; */
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	border-right-color: #2566EE;
	border-left-color: #4098FF;
}
#horizontal_nav a:hover
{
	background: transparent url(images/subnavbg-selected.png);
}
#horizontal_nav a.selected_menu
{
	background: transparent url(images/subnavbg-selected.png);
	color: #FFF;
	font-weight: bolder;
}
#horizontal_nav li
{
	display: inline;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#horizontal_nav hr
{
	display: none;
}
#horizontal_nav ul
{
	background: transparent url(images/subnavbg.png);
	clear: both;
	margin: 0px;
	padding-left: 12px;
	height: 27px;
	list-style-type: none;
}
#left_nav
{
	clear: both;
	float: left;
	width: 200px;
}
#left_nav li
{
	background-color: #9fcf5d;
}
#left_nav li.selected_menu
{
	background-color: #c7eb6e;
}
#left_nav li:hover
{
	background-color: #E2EC6C;
}
#left_nav li a
{
	color: Black;
	display: block;
	text-decoration: none;
	width: 195px;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
}
#left_nav li li a
{
	color: Black;
	display: block;
	text-decoration: none;
	width: 180px;
	height: 20px;
	padding-top: 5px;
	padding-left: 20px;
}
#left_nav ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#main_content
{
	/* border for development only */ /*border: 1px dotted #C0C0C0;*/
	clear: left;
	float: left;
	padding-left: 20px;
	margin-top: 20px;
	width: 600px;
	padding-right: 20px;
}




#main_content p
{
	/*max-width: 70ex;*/ /*max-width: 90ex;*/ /*font-family: arial, helvetica, clean, verdana, sans-serif; */
	line-height: 18px;
	font-family: "Helvetica Neue" ,Arial,Helvetica,Geneva,sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #424242;
}
#main_content p.endorsement
{
	background-color: #eeeeee;
	margin-left: 56px;
	margin-right: 56px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 1em;
}
#main_content p.endorsement cite
{
	display: block;
	font-weight: lighter;
	text-align: right;
}

blockquote p
{
	padding: 0 48px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: transparent url(images/quoright.png) right bottom no-repeat;
}

blockquote
{
	background: transparent url(images/quoleft.png) left top no-repeat;
}


#related_content
{
	/* border for development only */
	float: left;
	width: 280px;
	margin-top: 0px; /* background-color: #f3f3f3; */
	padding-left: 20px;
	padding-right: 20px;
	font-family: arial, helvetica, clean, verdana, sans-serif;
	font-size: 11px;
	padding-top: 20px;
}
#related_content h1
{
	font-family: arial, helvetica, clean, verdana, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-style: normal;
	color: #333333;
	line-height: 21px;
	margin-bottom: 0px;
}
#related_content h2
{
	font-family: arial, helvetica, clean, verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-style: normal;
	color: #333333;
	line-height: 21px;
	margin-bottom: 0px;
}

#related_content ul
{
	font-family: arial, helvetica, clean, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 14px;
	margin-left: 0px;
	margin-top: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: url(images/bullet2.jpg);
}
#related_content ul.bold
{
	font-family: arial, helvetica, clean, verdana, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #a0d05d;
	line-height: 14px;
	margin-left: 0px;
	margin-top: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: url(images/bullet2.jpg);
}
#related_content li
{
	margin-bottom: 5px;
	margin-left: 14px;
	font-family: arial, helvetica, clean, verdana, sans-serif;
	font-size: 12px;
}
#related_content li.bold
{
	margin-bottom: 5px;
	margin-left: 14px;
	font-family: arial, helvetica, clean, verdana, sans-serif;
	font-size: 16px;
}
#related_content1
{
	/* border for development only */
	border: 1px dotted #C0C0C0;
	float: left;
	width: 295px;
	margin-left: 5px;
	margin-top: 6px; /* background-color: #f3f3f3;*/
	padding-left: 5px;
	padding-right: 5px;
	font-family: arial, helvetica, clean, verdana, sans-serif;
	font-size: 11px;
}

div.breadcrumb
{
	background-image: url(images/breadcrumbbackground.png);
	background-repeat: repeat-x;
	border: 1px solid #7f7f7f;
	clear: both;
	height: 30px;
	overflow: hidden;
}
div.breadcrumb a
{
	display: block;
	height: 30px;
	float: left;
	line-height: 30px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: Black;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
div.breadcrumb span
{
	display: none;
}
a.breadcrumbelement
{
	background-image: url(images/breadcrumbseparator.png);
	background-repeat: no-repeat;
}
#all_content
{
	background-image: url(images/content_bg.png);
	background-repeat: repeat-y;
	padding-bottom: 20px;
}

#promo
{
	background-color: #e5e5e5;
	width: 1012px;
	height: 270px;
	margin-top: 6px;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 6px;
}

#project_container
{
	/*background-image:url('images/spotlightbg.jpg'); 	*/ /*background-color: white;*/
	background-repeat: repeat;
	height: auto;
	margin-bottom: 6px;
}

#project_container h2
{
	font-family: georgia, Arial, sans-serif;
	font-size: 1.2em;
	color: white;
	padding-left: 137px;
}

#project_container p
{
	padding-left: 137px;
	font-family: georgia, Arial, sans-serif;
	font-size: 1em;
	color: white;
}

#project_spotlight
{
	padding: 5px;
}

#project1
{
	background-image: url('images/li_projecthighlight_intraco.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 589px;
	height: 147px;
	margin-bottom: 5px;
}

#project2
{
	background-image: url('images/projecthighlight_citycenter.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 589px;
	height: 162px;
	margin-bottom: 5px;
}

#footer
{
	background-color: black;
	height: 217px;
	clear: both;
	color: white;
	padding: 20px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-image: url('images/footer_rev2.jpg');
	background-repeat: repeat-x;
	position: relative;
	width: 920px;
	overflow: hidden;
}

#footer a:link
{
	color: #82a3d4;
	text-decoration: none;
	font-size: 1em;
}

#footer a:visited
{
	color: #82a3d4;
	text-decoration: none;
	font-size: 1em;
}

#footer a:hover
{
	color: white;
	text-decoration: underline;
	font-size: 1em;
}

#footer a:hover
{
	color: white;
	text-decoration: underline;
	font-size: 1em;
}

#footer ul
{
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#footer li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#footerline1
{
	left: 0px;
	width: 960px;
	top: 37px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#footerline1 a.selected
{
	color: White;
}
#footerline1 ul
{
	float: left;
	margin-left: 0;
	padding-left: 0;
}
#footerline1 li
{
	display: block;
	text-align: left;
}
#footerline1 li:first-child
{
	font-weight: bold;
}
#footerline2
{
	left: 0px;
	width: 960px;
	margin: 20px 0 0 0;
	padding: 0;
}
#footerline3
{
	background-image: url(images/reflection.jpg);
	background-repeat: no-repeat;
	height: 36px;
	margin-left: -40px;
	margin-right: -40px;
	padding: 0;
	width: 1040px;
}
h1
{
	font-family: Georgia;
	font-size: 21px;
	margin-bottom: 8px;
	color: #335e8c;
}

h2
{
	font-family: Georgia;
	font-size: 17px;
	margin-bottom: 8px;
	color: #6586a9;
}

h3
{
	font-family: Georgia;
	font-size: 15px;
	margin-bottom: 8px;
	color: #6586a9;
}


#main_content h4
{
	font-family: arial, helvetica, clean, verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #506DFB;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#main_content .style1
{
	font-family: arial,helvetica, 'nimbus sans l' ,sans-serif;
	font-weight: bold;
	color: #506DFB;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#program_button_wrapper
{
	padding-top: 10px;
	padding-right: 5px;
	float: right;
}

#vertical-list
{
	width: 151px; /* must hide from IE5.5/win, instead use container to limit width */
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#vertical-list li a
{
	display: block;
	height: 93px;
	border: none;
	text-decoration: none;
	margin-bottom: 5px;
}

#vertical-list li a img
{
	border: none;
	vertical-align: bottom; /* for IE6 */
}

#vertical-list li a:hover img
{
	visibility: visible;
}

.btnNowHiring
{
	background: url(images/addbtn_americana_hover.gif) bottom left no-repeat;
}
.btnFilmPermit
{
	background: url(images/addbtn_filmpermit_hover.gif) bottom left no-repeat;
}
.btnDirectorsMessage
{
	background: url(images/addbtn_directors_message_hover.jpg) bottom left no-repeat;
}
.btnInvest
{
	background: url(images/addbtn_invest_hover.gif) bottom left no-repeat;
}

/*
#site_logo{
	float: left;
}
*/

#highlights_container
{
	/*background-image:url('images/spotlightbg.jpg'); 	*/
	position: relative;
	background-color: white; /*background-image:url('images/highlightsbg.png');*/
	background-repeat: no-repeat;
	height: 157px;
	margin-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	margin-top: 0px;
	overflow: hidden;
}

#highlights_container h2
{
	padding-top: 3px;
	padding-bottom: 5px;
}

#highlights_container h3
{
	padding-top: 3px;
	padding-bottom: 5px;
}
#highlights_left
{
	position: absolute;
	left: 0px;
	top: 1px;
	width: 300px;
	background-position: right 0;
	height: 255px;
	padding-left: 10px;
	padding-top: 1px;
	line-height: 18px;
	font-family: "Helvetica Neue" ,Arial,Helvetica,Geneva,sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #424242;
}

#highlights_middle
{
	position: absolute;
	left: 320px;
	top: 1px;
	padding-left: 10px;
	width: 300px;
	line-height: 18px;
	font-family: "Helvetica Neue" ,Arial,Helvetica,Geneva,sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #424242;
}


#highlights_right
{
	left: 640px;
	top: 1px;
	position: absolute;
	padding-left: 10px;
	width: 300px;
	line-height: 18px;
	font-family: "Helvetica Neue" ,Arial,Helvetica,Geneva,sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #424242;
}


a:link
{
	color: #0056d6;
	text-decoration: none;
	font-size: 1em;
}

a:visited
{
	color: #0056d6;
	text-decoration: none;
	font-size: 1em;
}


a:hover
{
	color: #86d600;
	text-decoration: underline;
	font-size: 1em;
}

#horizontal ul
{
	list-style: none;
	text-align: left;
	padding: 6px;
	margin: 0px;
	margin-bottom: 0px;
	border: none;
	border-style: none;
	text-decoration: none;
	display: inline;
}

#horizontal li
{
	text-align: left;
	display: inline;
	padding: 10px;
	margin: 0px;
	list-style: none;
	position: relative;
	float: left;
	display: inline;
	border: none;
	border-style: none;
	text-decoration: none;
}

#horizontal li img
{
	border-style: none;
	border: none;
	text-decoration: none;
}

#testbox
{
	background-color: #d0d0d0;
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 0px;
	margin-bottom: 6px;
	height: 405px;
}


ul
{
	line-height: 21px;
	line-height: 18px;
	font-family: "Helvetica Neue" ,Arial,Helvetica,Geneva,sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #424242;
}

li
{
	margin-bottom: 10px;
}
#img content
{
	border-left: 1px solid #C1DAD7;
}
.style1
{
	color: #506DFB;
	font-size: 16px;
	font-weight: bold;
}


a.borderit img
{
	border: 5px;
	border-style: solid;
	border-color: #c4df9b;
}
a.borderit:hover img
{
	border: 5px;
	border-style: solid;
	border-color: #469dff;
}
a.borderit:hover
{
	border: 0px;
	border-style: solid;
	border-color: #469dff; /* irrelevant definition to overcome IE bug */
}

img.thumbs
{
	border: 5px;
	border-style: solid;
	border-color: #c4df9b;
}

hr
{
	border: 1px;
	color: #dfdfde;
}


#flowad
{
	bottom: 0;
	left: 0;
	z-index: 100;
	overflow: hidden;
	position: fixed;
	background-image: url(images/flowad.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0 0 0 0;
	height: 80px;
	width: 100%;
	vertical-align: top;
	float: left;
}
.leftcol
{
	position: relative;
	left: 10px;
	float: left;
	width: 220px; /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px; /* actual value */
	margin: 0 0 -10px 0;
	padding: 10px;
	background: #fff;
	z-index: 1;
}
.leftcontent
{
	position: relative;
	top: -10px;
	left: 10px;
	float: left;
	width: 470px; /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 420px; /* actual value */
	margin: 0 0 -10px 0;
	padding: 10px;
	background: #fff;
	z-index: 1;
}
.centercontent
{
	position: relative;
	top: -10px;
	left: 10px;
	float: left;
	width: 100%;
	margin: 0 0 -10px 0;
	padding: 10px;
	background: #fff;
	z-index: 1;
}
.rightcol
{
	position: relative;
	top: -130px;
	right: 15px;
	float: right;
	width: 520px; /* for IE5/WIN */
	width: 500px; /* actual value */
	margin: 0 0 -10px 0;
	padding: 10px;
	z-index: 2;
}
.rightcol2
{
	position: relative;
	top: -50px;
	right: -50px;
	float: right;
	width: 520px; /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 500px; /* actual value */
	margin: 0 0 -10px 0;
	padding: 10px;
	z-index: 2;
}
.rightcol_quote
{
	position: relative;
	float: right;
	width: 220px; /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px; /* actual value */
	margin: 0 0 -10px 0;
	padding: 10px;
	z-index: 2;
}
#centercol
{
	/*top:-10px; 	margin:0 0 -10px 0; 	background-color:#fff; 	position:relative; 	padding:10px; 	width:250px; 	left:430px;*/
	position: relative;
	top: -10px;
	left: -5px;
	float: left;
	width: 285px; /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 265px; /* actual value */
	margin: 0 0 -10px 0;
	padding: 10px;
	background: #fff;
	z-index: 100;
	height: 300px;
}
#centercol a
{
	color: #666;
}
#centercol a:hover
{
	text-decoration: none;
}
#sub
{
	width: 250px;
}
#sub_leftcol
{
	position: relative;
	top: 20px;
	float: left;
	width: 100px;
	margin: 0 0 50px 0;
	left: 15px;
}
#sub_rightcol
{
	position: relative;
	right: 75px;
	width: 100px;
	float: right;
	margin: 0 0 0px 0;
	padding-bottom: 76px;
	right: 15px;
}
div.secondlevel_nav div
{
	clear: both;
}
div.secondlevel_nav img
{
	border: none;
	padding-bottom: 10px;
}
div.site_selection_right div
{
	clear: both;
}
div.site_selection_right a
{
	font-size: 14px;
}
div.site_selection_right h4
{
	margin: 0px;
}
div.site_selection_right img
{
	float: left;
	margin-right: 1ex;
	margin-bottom: 20px;
}
div.site_selection_right p
{
	font-size: 10px;
}
div.multiple_sections
{
	margin-left: 150px;
	position: relative;
}
div.multiple_sections img
{
	left: -150px;
	margin-top: -30px;
	position: absolute;
}
div.multiple_sections hr
{
	margin-bottom: 10px;
	margin-top: 10px;
}
