/* -- General Settings --------------------------------------------------- */
html, body, form, fieldset, td {
	font-family: arial, sans-serif;
}
body { 
	font-size: 80%;
	line-height: 130%;
	margin: 0;
	padding: 0;
	background: #fff;
}

/* - Common Page Items */
#page-breadcrumbs {
	margin: 15px 50px 0;
}
#page-title-container {
	margin: 0;
	padding: 0;
	
}
h2#page-title {
	font-size: 2.4em;
	color: #244884; /* navy blue */
	margin: 15px 0px 0px 0px;
	padding: 0;
	border-width:
}
#home h2#page-title {
	margin: 30px 0px 2px 0px;
}
#page-subtitle-container {
	
}
#page-subtitle {
	color: #666;
}
#page-intro {
	margin: 15px 0;
}
/*#page-content {
	line-height: 150%;
}*/
/*.contentSection-text {
	line-height: 14px;
	font-size: 90%;
}*/

/*
#areaprofiles #page-content,
#industryprofiles #page-content {
	position: relative;
	margin-top: -10px;
}
*/

/* ------ Link Styles */
#page-content a:link,
#page-content a:visited {
	color: #7e8f39; /* green */
	text-decoration: none;
}
#page-content a:hover {
	color: #f1ad02; /* yellow */
	text-decoration: none;
}
#page-content a:active {
	color: #ff6600; /* orange */
	text-decoration: none;
}

/* Sets links for sidebar */
/* section 2 */
#page-content .dataGrid-section-container-2 a:link,
#page-content .dataGrid-section-container-2 a:visited {
	color: #000000; /* black */
	text-decoration: underline;
}
#page-content .dataGrid-section-container-2 a:hover {
	color: #f1ad02; /* yellow */
}
#page-content .dataGrid-section-container-2 a:active {
	color: #ff6600; /* orange */
}
/* section 3 */
#page-content .dataGrid-section-container-3 a:link,
#page-content .dataGrid-section-container-3 a:visited,
#page-content .dataGrid-section-container-3 a:hover,
#page-content .dataGrid-section-container-3 a:active {
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
}
#page-content .dataGrid-section-container-3 a:link,
#page-content .dataGrid-section-container-3 a:visited {
	color: #000000; /* black */
}
#page-content .dataGrid-section-container-3 a:hover {
	color: #f1ad02; /* yellow */
}
#page-content .dataGrid-section-container-3 a:active {
	color: #ff6600; /* orange */
}



#page-outro {
	margin: 10px 50px;
 }

#page-pager-container {
	float: left;
	margin: 10px 50px;
	font-style:italic;
	/* background: #f6f6f6; */
	/* border: 1px solid #eee; */
	/* Fix IE Doubled Float-Margin Bug
	   http://positioniseverything.net/explorer/doubled-margin.html */
	display: inline;
}

.page-pager {
	width: 16em;
	margin: 0.33em 0.66em;
}

#page-pager-back {
	float: left;
}

#page-pager-next {
	float: right;
	text-align: right;
}

#page-bottomLinks {
	margin: 10px 50px;
	padding: 10px;
	border: 1px solid #e3e3e3;
	background: #f5f5f5;
}

#city_logo {
	text-align: left;
}

#copyright {
	margin-top: 5px;
}

#copyright a:link,
#copyright a:visited {
	color: #7e8f39;
}

#copyright a:hover {
	color: #f1ad02;
}

#copyright img {
	margin-bottom: -2px;
}

/* -- Misc. Look And Feel --------------------------------------------------------- */

#th dataGrid-columnTitle-1 {
	height:10px;
}

a, a:link, a:visited {
	text-decoration: none;
}

a:focus, a:hover, a:active {
	text-decoration: underline;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0;
}

#sitemap-container {
}

#sitemap ul a:link,
#sitemap ul a:visited {
	color: #7e8f39;
}
#sitemap ul a:hover,
#sitemap ul ul a:hover,
#sitemap ul ul ul a:hover,
#sitemap ul ul ul ul a:hover {
	color: #f1ad02;
}

#sitemap ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	display: block;
}
#sitemap li {
	margin: 0.5em 0 0 0;
	padding: 0;
}
#sitemap ul ul {
	list-style: none;
	margin: 0 0 0 1.5em;
	padding: 0 0 0 0.8em;
	border-left: 2px solid #A2B74B;
	font-weight: normal;
}
#sitemap ul ul ul {
	border-left: 2px solid #7E8F39;
}

#sitemap ul ul ul ul {
	border-left: 2px solid #66742E;
}

/* -- Mailing List Form ----------------------------------------------- */

#ml-form {
	margin: 25px 0.5em 15px;
}
#ml-email {
	width: 96%;	
}
#ml-submit {
	margin-top: 0.5em;
}
.ml-text {
	font-size: 0.9em;
}

/* ----- General ----- */

#wrap {
	position: relative;
	margin: 0;
	padding: 0;
	width: 960px;
	background-color: #ffffff;
	text-align: left;
}
#nav {
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	padding: 5px 0 5px 20px;
	width: 960px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 920px;
	background-color: #ffffff;
	vertical-align: middle;
}
#sidebar1 {
	float: left;
	margin: 0;
	border: 0;
	padding: 0px 10px 0px 20px;
	width: 200px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 170px;
	/*min-height: 700px;*/
}
#logo_inside {
	padding-bottom: 23px;
}
#ad_survey {
	visibility: hidden;
}
#galleryContainer {
	margin-top:16px;
}
#getstarted img {
	position: relative;
	left: -20px;
}
#content {
	float: right;
	background-color: #ffffff;
	width: 760px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 730px;
	padding: 0px 20px 0px 10px;
	min-height:600px;
	height:auto !important;
	height:600px;
}
#footer {
	clear: both;
	width: 960px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 920px;
	padding: 10px 20px;
	background: #fff;
	font-size: 87.5%;
	text-align: center;
}

/* ----- Home ----- */

#home #sidebar1 {
	width: 270px;
	padding: 100px 10px 0px 20px;
	background: url(../img/logo.jpg) no-repeat 50% 0;
	min-height: 700px;
	top: 30px;
}
#home #logo_inside {
	display: none;
}
#home #content {
	width: 630px;
	position: relative;
}
#home #ad {
	float: right;
	width: 129px;
}
#home #ad_survey {
	padding: 10px 0 0;
	visibility: visible;
	text-align: center !important;
}
#home.dataGrid-itemsTable-container {
	top:-15px;
}

/* ----- Home page rotation .js ----- */

#controldiv {
	width: 150px;
	height: 20px;
	vertical-align: center;
	text-align: center;
	line-height: 0px;
	font-size: 11px;
	color: #5F5F5F;
	position: relative;
	right: -211px;
	border: 1px solid #F2F2F2;
	background-color: #FCFCFC;
}
#galleryContainer {
	position: relative;
	top: -5px;
}
.gallerycontroller {
}
.gallerycontent {
	/*top: 0;*/
	width: 365px;
	height: auto; /* very important; keeps the javascript switcher from overflowing the footer */
}
.profilelink {
	position: relative;
	top: -120px;
	width: 120px;
	height: 21px;
	background: none;
}
.profiletext {
	position: relative;
	top: -15px;
}

/* ----- City Overview ----- */

#cityoverview #sidebar1 {
	width: 140px;
}
#cityoverview #content {
	width: 740px;
	padding-right: 0;
}

/* ----- Survey ----- */

.php-smarty {
	display: none;
}
#survey .php-smarty {
	display: block;
}
#survey #content{
	width: 820px;
}
#surveyHeader {
	position: relative;
	left: -100px;
	margin: 50px 0;
}

/* ----- special styles for inside pages ----- */

#industryprofiles-retail #page-content,
#industryprofiles-technology #page-content,
#industryprofiles-manufacturing #page-content,
#industryprofiles-services #page-content,
#businessopportunities #page-content,
#businessinsentives #page-content {
	background: url(../img/areaprofiles/profiles-blue.gif) repeat-y;
}
#areaprofiles #page-content a:link,
#areaprofiles #page-content a:visited {
	color: #ffffff;
}
#areaprofiles #page-content a:hover {
	color: yellow;
}
#areaprofiles #page-content a:active {
	color: #ff0000;
}
#industryprofiles #page-content a:link,
#industryprofiles #page-content a:visited {
	color: #ffffff;
}
#industryprofiles #page-content a:hover {
	color: yellow;
}
#industryprofiles #page-content a:active {
	color: #ff0000;
}

/* ----- community & economic development ----- */

#ced #page-content {
	background: url(../img/skybluecol.gif) repeat-y;
}
#ced .dataGrid-section-container-2 {
	top:0;
	margin-left: 510px;
	width: 200px;
	padding: 0px 10px;
	_width: 197px;
	border: none;
	text-align: center;
}

/* ----- team richmond ----- */

#tr #page-content {
	background: url(../img/skybluecol.gif) repeat-y;
}
#tr h2#page-title {
	color: #A16124;
}
#tr h2#page-title .richmond {
	color: #4472B9;
}
#cityoverview #page-intro {
	text-align:center;
	color: #666666;
	font-style:italic;
	padding-bottom: 0;
	margin-bottom: 0;
}
	
/* ----- Translation ----- */

#language {
	display: block;
	width:115px;
	
	
	
	position:absolute;
	top:60px;
	left:823px;
}
#language a,
#language a:visited {
color:#fff;
font-size:13px;
}

#language a:hover {
	color:#F1AD02;
}

#languageBox {
	border:1px solid #617AA3;
	padding:3px;
	background-color:#617AA3;
}

a:link.espanol,
a:visited.espanol,
a:hover.espanol,
a:active.espanol,
a:link.english,
a:visited.english,
a:hover.english,
a:active.english {
	color: #7e8f39;
	text-decoration: none;
	font-weight: bold;
}


#sidebar1 #language {
	text-align: center;
	padding: 0 8px 15px 0; 
	font-size: 87.5%;
}
#businessopportunities page-title-container,
#industryprofiles-manufacturing #page-title-container,
#industryprofiles-retail #page-title-container,
#industryprofiles-services #page-title-container,
#industryprofiles-technology #page-title-container {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

#industryprofiles-manufacturing h2#page-title,
#industryprofiles-retail h2#page-title,
#industryprofiles-services h2#page-title,
#industryprofiles-technology h2#page-title {
	color: #F4AC12;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
}
#businessopportunities #page-subtitle-container,
#industryprofiles-manufacturing #page-subtitle-container,
#industryprofiles-retail #page-subtitle-container,
#industryprofiles-services #page-subtitle-container,
#industryprofiles-technology #page-subtitle-container {
	background-color: #ffffff;
	margin: 5px 0px 45px;
	padding: 0;
}
#businessopportunities h3#page-subtitle,
#industryprofiles-manufacturing h3#page-subtitle,
#industryprofiles-retail h3#page-subtitle,
#industryprofiles-services h3#page-subtitle,
#industryprofiles-technology h3#page-subtitle {
	color: #20417A;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#businessopportunities #page-content,
#industryprofiles-manufacturing #page-content,
#industryprofiles-retail #page-content,
#industryprofiles-services #page-content,
#industryprofiles-technology #page-content {
	margin: 0;
	padding: 0;
}
#businessopportunities #page-content p,
#industryprofiles-manufacturing #page-content p,
#industryprofiles-retail #page-content p,
#industryprofiles-services #page-content p,
#industryprofiles-technology #page-content p {
	margin-top: 0;
}
#businessopportunities-project h3#page-subtitle {
	margin: 0;
	padding: 0;
}

/* ----- stuff added for sidebar 8/0/2007 ----- */

#teamrichmond,
#view_richmond,
#getstarted {
	padding: 0 0 15px;
}
#teamrichmond a {
   background: url("/img/team_richmond.jpg") 0 0 no-repeat;
   width: 120px;
   height: 20px;
   display: block;
}
#teamrichmond a:hover {
   background-position: 0 -20px;
}
#view_richmond a {
   background: url("/img/viewofrichmond.jpg") 0 0 no-repeat;
   width: 116px;
   height: 64px;
   display: block;
}
#view_richmond a:hover {
   background-position: 0 -64px;
}
#getstarted a {
   background: url("/img/getstarted.jpg") 0 0 no-repeat;
   width: 113px;
   height: 27px;
   display: block;
   margin-left: -20px;
}
#getstarted a:hover {
   background-position: 0 -27px;
}

#spanish_logo {
	display:none;
}

#spanish_footer {
	display:none;
}

#spanish_ad {
	display:none;
}

#spring #content {
background-color: #FFFF99;}

#summer #content {
background-color: #C7DB0B;}

#spring #page-intro {
margin: 0 !important;}

#industryprofiles-technology div#page-content div#dataGrid-c1r1, #industryprofiles-manufacturing div#page-content div#dataGrid-c1r1, #industryprofiles-retail div#page-content div#dataGrid-c1r1, #industryprofiles-services div#page-content div#dataGrid-c1r1 {
padding: 0 0 0 0;
}

#industryprofiles-technology div#page-content div#dataGrid-c1r1 p#top, #industryprofiles-manufacturing div#page-content div#dataGrid-c1r1 p#top, #industryprofiles-retail div#page-content div#dataGrid-c1r1 p#top, #industryprofiles-services div#page-content div#dataGrid-c1r1 p#top {
margin: 0;
}
