@charset "UTF-8";

@import url(css/reset.css);
@import url(css/typography.css);
@import url(css/slideshow.css);
@import url(css/navigation.css);
@import url(css/content_box.css);
@import url(css/funding_table.css);


/* --- CSS Document 
Author: Ty Dennis (Hampton Roads Transit)
Date created: 01.28.09
Last Modifies: 03.18.09
Details: Main Style Sheet for gohrt.com, ridethetide.com, and traffixonline.org  

Colors
	+gohrt.com
		#33CCFF blue
		#56B24D green
	+ridethetide.com
		#00549E logo blue
		#0095D3 wave blue
		#00B5C2 teal
	+traffixonline.org
		#009A4E green
		#EFAC1F yellow
	+#000000, #FFFFFF
--- */

/* ---------------------------------------------------------- Layout --- 
body { background: url("/images/layout/background.png") bottom repeat-x; }*/
div#branding {
	background-color: #a2a2a2;
	height: 150px; 
	width: 100%; }
div#content { 
	margin: 0 auto;
	width: 980px; }
div#content_main { 
	float: left;
	padding: 1em;
	width: 580px; }
div#content_sub {
	float: right;
	margin: 0;
	padding: 1em 0;
	width: 296px; }
div#site_info {
	background-color: #a2a2a2; 
	border-top: 1px solid #00549E;
	height: 40px;
	margin: 50px 0 0 0;
	width: 100%; 
	padding: 15px 0; }
div#wrapbranding, div#wrapsite_info {
	margin: 0 auto;
	width: 952px; }	
.clear { clear: both; }
.clearleft { clear: left; }
.floatleft { float: left; }
.floatright { float: right; }

/* ---------------------------------------------------------------- Global --- */
a { text-decoration: none; }
a:hover { color: #00B5C2; }
p { 
	line-height: 1.5em; 
	margin: 6px 0 12px 0; }
small, #searchbox {
	color: #8b959c;  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px; 
    text-transform: uppercase; }
.bgc_lightblue { 
	background-color: #e5edf5;
	border-bottom: 1px solid #a2a2a2;
	border-top: 1px solid #a2a2a2;
	padding: 5px 0; }
img.border { 
	border: 1px solid #000;
	padding: 2px; }

img.newsletter-img { border: 4px solid #a2a2a2; padding: 1px; }
								/* ---- Headings ---- */
div#content_main h2, div#content_main_table h2 { 
	border-bottom: 1px dotted #CCC;
	margin: 0 0 8px 0;
	padding-bottom: 3px;
	width: 575px; }
h3 { color: #407cb7; }
div#content_sub h3{ margin-top: 20px; }
h3, h4 { margin: 12px 0 10px 0; }
div#content_sub h4 { font-weight: bold;  }
h5, h6 { margin: 0; padding: 0; }
h4.constructionalerts { 
	color: #ff0000;
	font-size: 1.3em;
	margin-top: 15px; }
div#videoplayer {
	position: absolute;
	 z-index: 1; }
	 
div#content_main_table { 
	padding: 1em; width: 100%; }
	
								/*---- List items ---- */
/* ----------------------
	-standard list: standard list with square as the list style type
	-standard no list: standard list with no list style type
	-data list 1: bottom border with every other li tag color
---------------- */	
ol.standardlist { margin: 8px 0 20px 25px; }
.standardlist li, .standardnolist li, .datalist1 li { 
	line-height: 1.5em;
	margin: 10px 0; }
ul.standardlist {
	list-style-type: square;
	margin: 8px 0 20px 25px; }
ul.standardnolist {	margin: 8px 0 20px 0; }
ul.standardlist_sub { 
	font-size: 12px;
	list-style-type: circle;
	margin-left: 30px; }
ul.standardnolist li h5 { 
	margin: 0;
	padding: 0; }
ul.artintransit li {
	display: inline;
	margin-right: 3px; }
ul.artintransit li img { 
	border: 1px solid #002850;
	height: 150px; 
	margin-top: 20px;
	padding: 3px;
	width: 175px; }
ul.colorbook_thumb { margin: 5px 0; }
ul.colorbook_thumb li {
	display: inline; 
	margin: 10px 15px 10px 0}
ul.video_thumb { margin: 10px 0 50px 0; }
ul.video_thumb li {
	background-color: #00549E;
	border: 3px solid #a2a2a2;
	display: inline;
	height: 120px;
	width: 120px;
	margin: 20px 50px 20px 0;}
ul.video_thumb li a { border: 1px solid #ccc; }

	
/* ----------------------------------------------------------- End Global ---- */
/* ----------------------------------------------------------- Branding ---- */
div#wrapbranding {
	background: url('/images/layout/Tide-headerGray.png') no-repeat; 
	height: 150px;
	width: 955px; }
h1 { 
	background: transparent url('/images/branding/tide_logo_1.png') no-repeat;
	display: block;
	float: left;
	height: 150px;
	line-height: 1000px;
	overflow: hidden;
	width: 472px; }
div#branding_rightside {
	display: block; 
	float: right;
	margin: 0;
	padding: 0 0 0 0; }
#cse-search-box { 
	margin: 0.57em 0 0 0; }
#searchbox {
	color: #8b959c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	margin-top: 0.30em;
	text-transform: uppercase;
	width: 200px; }
.search { 	
	background-color: #a2a2a2;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	margin: 0 0 0 5px; }
div#branding_rightside ul.icons li {
	display: inline;
	margin: 0 3px 0 5px; }
/* ---------------------------------------------------- End Branding --- */
/* ---------------------------------------------------- Main Content --- */
div.mygalone { 
	clear: both;
	float: right; }
div.intro {
	background: url('images/layout/wel_contenbox.png') no-repeat;
	height: 180px;
	margin: 20px 0 0 0;
	padding: 15px 10px 0 10px;	
	width: 560px;  }
h3.intro { 
	border-bottom: 1px dotted #FFF;
	color: #00549E;
	font-family: "Trajan Pro", "Times New Roman", Arial;
	font-size: 2.5em;
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 0;
	width: 475px;}
p.intro { 
	margin: 0 0 1.1em 0;
	width: 515px; }
small a { color: #959595; }
span.fsv a { 
	float: right;
	height: 50px;
	width: 188px; }
span#mediacontact span { margin: 5px 0; }
a.ab_rollover img { margin-bottom: 50px; }
a.ab_rollover hover { background-image: url('kids_station/rollover_ab.png'); }

div#events, div.socialnetworks { 
	float: right;
	margin: 5px 20px 0 0;
	width: 220px; }
div#events ul {
	font-size: 9px;
	list-style-type: none; }
div#events li.events_descr { border-bottom: 1px solid #e1e1e1; }
div#events small{ 
	background-color: #00b5c2;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	color: #FFF;
	display: block; }
div.socialnetworks li {
		display: inline; 
		list-style: none;
		margin: 0 10px 0 0; }
/* ------------------------------------------------ End Main Content --- */
/* ------------------------------------------- Supplementary Content --- */
ul#top_sub_list { 
	border-top: 4px solid #a2a2a2;
	height: 200px; }
ul#top_sub_list, ul.icons_sub {
	background: #e1e1e1;
	margin-left: 14px;
	padding: 0 5px 0 5px;
	width: 254px; }
ul#top_sub_list li { margin: 0 0 5px 0; }
li#first  {
	background-color: #e1e1e1;
	border: none;
	color: #003c77;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0; 
	text-transform: uppercase; }
ul#top_sub_list li a {
	background-color: #FFF;
	border: 1px solid #a2a2a2;
	color: #002850;
	display: block;
	font-weight: bold;
	height: auto;
	padding: 8px;
	text-decoration: none; }
ul#top_sub_list li a:hover { 
	background-color: #00B5C2;
	color: #FFF; }
span.questionmark{ 
	color: #FFF;
	font-size: 1.2em;
	margin: 0; }	
					/*------------------- end new to light rail and check out hrt ---*/
				   /* --- attention box b/t new to light rail and check out hrt ----*/	
div.featured_video { 
	background-image: url('images/featured_video/featured_video_bg.png');
	height: 121px;
	margin: 0;
	padding: 0; }
div.featured_video img { 
	float: left;
	margin: 14px 0 0 18px; }
					/* --- icons section for the sub_content ----*/	
ul.icons_sub { 
	border-bottom: 4px solid #a2a2a2;
	font-size: 0.90em;
	list-style-type: none;
	padding-top: 20px; }
ul.icons_sub li {
	border-top: 1px dashed #FFF;
	border-bottom: 1px dashed #FFF; 
	display: block;
	height: 65px;
	margin: 4px 0 4px 0;
	padding: 5px 0;
	width: 254px; }
ul.icons_sub li img { 
	float: left;
	margin-right: 5px; }
ul.icons_sub p{
	margin: 0;
	padding: 0; }
div#content_sub li.kidsstation { background: url('/images/misc/kidsstation_text.png') no-repeat right; }
/* ----------------------------------------------- End Supplementary Content --- */	
/* ------------------------------------------------Site Information------------ */
div#wrapsite_info p { 
	float: left;
	margin: 0; }
div#wrapsite_info ul { 
	float: right;
	margin: 0; }
div#wrapsite_info li { display: inline; }
div#wrapsite_info li a {
	color: #000;
	font-size: 0.85em;
	margin: 0 3px;
	text-decoration: underline; } 
div#wrapsite_info a:hover { 
	background-color: #00B5C2;
	color: #FFF;
	text-decoration: none; }