/* @override http://www.valleymetro.org/valleyme_ee/stylesheets/link_master.css */

/*-------------------------------------
Valley Metro Link

version: 	1.0
author: 	IMP Designs
email:		info@impdesigns.com
website:	http://www.impdesigns.com
copyright:	(c)2008	
---------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	vertical-align: baseline;
	list-style: none;
}

body{
	background-color: #f4f3f3;
	font: 14px/1.6em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #000000;
}

/* @group MISCELLANEOUS */

.floatLeft{
	float: left !important;
}

.floatRight{
	float: right !important;
}

.clear{
	clear: both !important;
}

.noMargin{
	margin: 0 !important;
}

.legroom{
	margin-bottom: 18px !important;
}

.headroom{
	margin-top: 18px !important;
}

.center{
	text-align: center;
}

/* @end */

/* @group STRUCTURE */

.container{
	margin: 0 auto;
	width: 954px;
	height: 100%;
	line-height: normal;
}

#top_header {
	height: 32px;
	background: url(../link_images/backgrounds/steel_tile.jpg) repeat-x center top;
}

#header{
	height: 108px;
	background: url(../link_images/backgrounds/steel_tile.jpg) repeat-x center bottom;
}

#header .container {
	background: transparent url(../link_images/backgrounds/header_background.jpg) no-repeat 0 bottom;
}

#content{
	padding: 0;
	background-color: #f4f3f3;
	margin: 0;
	height: 100%;
}

#footer{
	height: 100px;
	padding-top: 15px;
}

/* @group COLUMNS */
#large_column{
	float: right;
	width: 614px;
}

#home #large_column {
	width: 634px;
}

#side_column{
	width: 320px;
	float: left;
}

#big_column {
	width: 414px;
	height: 100%;
	margin: 0;
	float: left;
	padding: 0;
}

#smaller_column {
	width: 200px;
	float: right;
	height: 100%;
}

/* @end */


/* @end */

/* @group Getting Around Module
 */
 
iframe {
	margin-bottom: 15px;
} 
 
#getting_around_box {
	width: 313px;
	height: 274px;
	margin: 0 0 15px;
	padding: 0;
	background: url(../link_images/backgrounds/getting_around_box.gif) no-repeat 0 0;
	color: #000000;
}

#getting_around_box h3.module_header {
	color: #ffffff;
	line-height: 1.8em;
	margin-bottom: 9px;
	padding-left: 15px;
}

ul#ga_menu {
	width: 290px;
	height: 28px;
	margin-left: 10px;
}

ul#ga_menu li {
	float: left;
	text-align: center;
	height: 28px;
	display: block;
	margin: 0;
	padding: 0;
}

ul#ga_menu li.current {
	border-right-style: none;
}

ul#ga_menu li a {
	color: #000000;
	font-size: .9em;
	padding-top: 5px;
	display: block;
	height: 28px;
}
ul#ga_menu li a:hover {
	color: #717171;
}

li.tickets {
	width: 92px;
	margin: 0;
	padding: 0;
	background-image: url(../link_images/backgrounds/getting_around_non_current.gif);
}
li.maps {
	width: 99px;
	background: url(../link_images/backgrounds/getting_around_non_current.gif) center;
}
li.schedules{
	width: 99px;
	background: url(../link_images/backgrounds/getting_around_non_current.gif) right;
}
li.tickets.current,
li.maps.current,
li.schedules.current {
	background: none right;
}

p.ga_text {
	font-size: 1em;
	width: 252px;
	height: 114px;
	padding: 0;
	display: block;
	margin-bottom: 0;
	margin-top: 10px;
	margin-left: 20px;
}

a.ga_button {
	margin: 0 0 0 30px;
	padding: 3px 0 0;
	width: 252px;
	height: 40px;
	background: url(../link_images/buttons/getting_around_button.gif) no-repeat 0 0;
	color: #ffffff;
	text-align: center;
	display: block;
	vertical-align: middle;
	font-size: 1.5em;
	line-height: 1.5em;
}
/* @end */



/* @group MODULES */

/* @group POLL SIGNUP MODULE
 */
 
 cite {
	margin-bottom: 15px;
	display: block;
	text-align: center;
	margin-top: 10px;
}

.answer_result {
	margin-bottom: 5px;
	margin-top: 5px;
}

.the_answer {
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
}

.percentage_bar {
	color: #575757;
}

  #poll_form {
	width: 280px;
	padding: 0 0 0 15px;
	float: left;
}

#poll_form p.intro {

	display: none;
}

#poll_form form {
	margin: 0;
	padding: 0;
}

#poll_form form input {
	float: left;
	padding-top: 10px;
}

#poll_form h1 {
	display: none;
}
 
 #poll_signup_box {
	float: left;
	margin: 0;
}

#poll_signup_box h2 {
	display: none;
}

.grid_item {
	float: left;
	margin-right: 15px;
}

#poll_form dd {
	margin-top: 10px;
	padding: 0;
}

#poll_form dl {
	padding: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}
 
 .poll {
	background: url(../link_images/backgrounds/poll_header.gif) no-repeat 0 0;
}

.poll_button {
	width: 105px;
	height: 28px;
	background: url(../link_images/buttons/poll_button.gif) no-repeat 0 0;
	color: #ffffff;
	margin-right: 25px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 5px;
	float: right;
}

.signup {
	background: url(../link_images/backgrounds/poll_header.gif) no-repeat 0 0;
}

input.signup_text_field {
	border-style: none;
	background: url(../link_images/buttons/sign_up_field.gif) no-repeat 0 0;
	width: 179px;
	height: 24px;
	margin-left: 10px;
	padding: 4px 0 0 5px;
	margin-right: 0;
	float: left;
	font-size: 1em;
}

input.signup_button {
	width: 107px;
	height: 28px;
	margin: 0;
	background: url(../link_images/buttons/sign_up_button.gif) no-repeat 0 0;
	padding: 0;
	border-style: none;
	color: #ffffff;
	font-size: 1em;
	cursor: pointer;
	float: left;
}

form#link_stay_informed {
	padding-bottom: 5px;
}
.module_bottom {
	background: #f4f3f3 url(../link_images/backgrounds/sign_up_bottom.gif) no-repeat 0 0;
	width: 313px;
	height: 18px;
}

/* @end */

.grey_module {
	width: 317px;
	padding: 0;
	background: url(../link_images/backgrounds/module_strip.gif) repeat-y 0 0;
	margin-bottom: 15px;
	float: left;
}

.end {
	margin-right: 0;
}

.grey_module h3.module_header {
	background: url(../link_images/backgrounds/module_header.gif) no-repeat 0 0;
	width: 298px;
	height: 37px;
}

.grey_module_bottom {
	background: #f4f3f3 url(../link_images/backgrounds/module_bottom.gif) no-repeat 0 0;
	width: 313px;
	height: 18px;
}

.grey_module .item {
	width: 280px;
	padding-bottom: 5px;
	margin-left: 15px;
	border-bottom: 1px solid #8c8c8c;
	margin-bottom: 10px;
	font-size: .9em;
}

.date_box {
	width: 50px;
	font-size: .9em;
	text-align: center;
	background-color: #f4f3f3;
	float: left;
	margin-right: 10px;
	padding-top: 2px;
	margin-top: 0;
	border: 1px solid #575757;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

.date_box span {
	font-weight: bold;
	font-size: 1.5em;
}

.grey_module .item_text h2 {
	font-size: 1.2em;
	color: #000000;
	margin-bottom: 7px;
}

.grey_module p {
}

.news {
	
}

.module{
	background: url(../link_images/backgrounds/poll_strip.gif) repeat-y 0 0;
	width: 313px;
	float: left;
	padding: 0;
}

.module p {
	width: 300px;
	padding-left: 15px;
}

	 h3.module_header{
	color: #ffffff;
	line-height: 1.8em;
	margin-bottom: 9px;
	padding-left: 15px;
}
	
	.module a.readmore_link{
		margin-top: 12px;
		float: right;
		font-size: 1.2em;
		color: #ccc;
	}

img.mod_con_image {
	margin-bottom: 10px;
	border: 1px solid #575757;
	padding: 2px;
}

.white_module {
		width: 317px;
	padding: 0;
	background: url(../link_images/backgrounds/module_slice_grey-02.gif) repeat-y 0 0;
	margin-bottom: 15px;
	float: left;
}

.white_module h3.module_header {
	background: url(../link_images/backgrounds/module_header_grey.gif) no-repeat 0 0;
	width: 298px;
	height: 37px;
	color: #272727;
}


.white_module_bottom {
	background: #f4f3f3 url(../link_images/backgrounds/module_bottom_grey-03.gif) no-repeat 0 0;
	width: 313px;
	height: 18px;
}

.white_box {
	background-color: #ffffff;
	width: 300px;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-left: 15px;
}

.white_box.small {
	width: 190px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
}

.white_box h3 {
	margin-bottom: 10px;
	width: 285px;
	border-bottom: 2px solid #575757;
}

.white_box.small h3 {
	width: 180px;
}

/* @end */

/* @group ELEMENTS */

/* @group FORM */

#link_form {
	margin: 0;
	padding: 0;
	width: 620px;
}

#link_form label {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 98%;
	font-size: 1.2em;
	color: #272727;
}

#link_form dd {
	width: 98%;
	margin-top: 10px;
}

#link_form .text_field {
	padding: 3px;
	font-size: 1em;
	width: 75%;
}

#link_form .text_area {
	width: 75%;
	padding: 3px;
	font-size: 1em;

}

#link_form span {
	color: #ff020b;
}

#link_form input.form_button {
	background: url(../link_images/buttons/poll_button.gif) no-repeat 0 0;
	width: 105px;
	height: 28px;
	margin: 0;
	padding: 0;
	display: block;
	border-style: none;
	cursor: pointer;
	color: #fff;
	font-size: 1.2em;
}

#signup_form {
	width: 290px;
	height: 280px;
	padding-left: 10px;
}

a.clickhere_button {
		width: 105px;
	height: 28px;
	background: url(../link_images/buttons/poll_button.gif) no-repeat 0 0;
	color: #ffffff;
	margin-right: 25px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 5px;
	float: right;
}

/* @end */

#site_logo{
	height: 100px;
	width: 330px;
	text-indent: -9999px;
	display: block;
	float: left;
}


.billboard {
	margin-bottom: 15px;
	height: 254px;
	float: left;
}

object#billboard {

	width: 620px;
	height: 250px;
	display: block;
	padding-left: 3px;
}

.item {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #8c8c8c;
	float: left;
}

.item_text {
	width: 550px;
	float: left;
	line-height: 1.3em;
}


.grey_module .item {
	float: none;
}
.grey_module .item_text {
	width: 215px;
}

.item_text h2 {
	margin-bottom: 15px;
	padding-top: 2px;
}

#map_container {
	width: 100%;
	height: 100%;
}

#map_overlay {
	width: 614px;
	height: 334px;
	background: transparent url(../link_images/miscellaneous/webmap_overlay.png) no-repeat 0 0;
	z-index: 100;
	position: absolute;
}



 lightbox a img,
 .readmore_link,
 .backto_link,
 #map_overlay { behavior: url(/valleyme_ee/stylesheets/iepngfix.htc); }

#countdown_area {
	width: 227px;
	float: right;
	background: url(../link_images/miscellaneous/countdown_flag.jpg) no-repeat 0 0;
	height: 54px;
	margin-top: 54px;
	padding: 0;
}

#countdown_area p {
	font-size: 2.5em;
	padding-left: 18px;
	color: #c50028;
	margin: 0;
	padding-top: 10px;
}

.about_image {
	margin-bottom: 15px;
	background-color: #c4c4c4;
	z-index: 1;
	width: 600px;
	height: 145px;
	margin-left: 5px;
}

.border {
	width: 614px;
	height: 150px;
	padding: 0;
	background: transparent url(../link_images/miscellaneous/border.png) no-repeat 0 0;
	z-index: 100;
	position: absolute;
	margin: 0 0 0 5px;
}

#funding {
	height: 66px;
	background-color: #fff;
	width: 310px;
}

#funding p {
	font-size: .9em;
	width: 200px;
	float: left;
	padding-top: 6px;
}

.funding_logo {
	background-color: #fff;
	float: left;
	margin-right: 5px;
	width: 100px;
	height: 65px;
}

/* @group LISTS */
ul.simple_list{
	font-size: 1.3em;
}

	ul.simple_list li{
		padding: 8px 0;
		border-bottom: 1px solid #4d4d4d;
	}
	
ul.bus_list {
	width: 280px;
	margin: 0;
	background-repeat: repeat-y;
	padding: 0;
}

.small ul.bus_list {
	width: 180px;
	background-repeat: repeat-y;
}

ul.bus_list li {
	margin-bottom: 3px;
	border-bottom: 1px solid #b3b3b3;
}

ul.bus_list li a {
	color: #272727;
}

ul.bus_list li a:hover {
	text-decoration: none;
	color: #7da196;
}
	
/* @end */


	
/* @group BUTTONS */
.side_col_button{
	margin-bottom: 10px;
	height: 50px;
	display: block;
	padding: 0 10px;
	line-height: 50px;
	font-size: 2.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../link_images/buttons/side_column_button.gif);
}

	.side_col_button:hover{
		text-decoration: none;
	}


/* @end */

/* @end */

/* @group NAVIGATION */
#main_navigation {
	height: 40px;
	margin-bottom: 15px;
	background: transparent url(../link_images/backgrounds/main_nav_back_strip.gif) repeat-x 0 0;
}

ul#main_nav{
	width: 954px;
	height: 40px;
	margin: 0 auto;
}

	ul#main_nav li{
		float: left;
	padding-left: 10px;
	display: block;
	height: 40px;
}
	
	ul#main_nav li a{
		display: block;
	color: #ffffff;
	height: 33px;
	padding-right: 10px;
	padding-top: 7px;
	text-transform: uppercase;
	font-size: 1em;
	float: left;
}

ul#main_nav li.current{
	background: url(../link_images/backgrounds/main_nav_current.gif) no-repeat 0 0;
}
	ul#main_nav li.current a{
		display: block;
	color: #717171;
	background: url(../link_images/backgrounds/main_nav_current_end.gif) no-repeat right 0;
}

/* @group SUBNAV */

ul.subnav {
	height: 30px;
	margin: 0;
	padding: 0;
	background: url(../link_images/backgrounds/subnav_bottom.gif) repeat-x 0 bottom;
	line-height: 30px;
	font-size: 1.3em;

}

ul.subnav li {
	float: left;
	margin: 0;
}

ul.subnav li a{
	display: block;
	color: #575757;
	padding-left: 10px;
}
ul.subnav li a span {
	padding-right: 10px;
	display: block;
	margin: 0;
}

ul.subnav li a:hover {
	text-decoration: none;
	color: #272727;
}

ul.subnav li.current a {
	background: url(../link_images/backgrounds/subnav_left.gif) no-repeat 0 0;
}
ul.subnav li.current a span {
	background: url(../link_images/backgrounds/subnav_right.gif) no-repeat right 0;
}

/* @end */

/* @group FOOTER NAV */

ul#footer_nav{
	float: left;
	height: 25px;
	border-bottom: 2px solid #5f7e91;
	width: 852px;
	margin-bottom: 10px;
	margin-top: 2px;
}

	ul#footer_nav li{
		margin-right: 10px;
		float: left;
	display: block;
}
	
	ul#footer_nav li a{
		color: #5f7e91;
	display: block;
	height: 20px;
	float: left;
}
	
	ul#footer_nav li a:hover{
		text-decoration: none;
	color: #00a7e2;
}
	
	ul#footer_nav li.current a{
	border-bottom: 5px solid #5f7e91;
	color: #5f7e91;
}

/* @end */
	
/* @end */

/* @group TEXT */

a.vm_top_link {
	float: left;
	line-height: 32px;
	color: #717171;
	width: 185px;
	display: block;
	height: 32px;
}

a.vm_top_link:hover,
a.vm_top_link:hover span.green {
	color: #5a3861;
	text-decoration: none;
}
a.vm_top_link span {
	font-weight: bold;
	font-size: 1.2em;
}
a.vm_top_link span.green {
	color: #4a9d44;
}

a {
	text-decoration: none;
	color: #00a7e2;
}

a:hover {
	color: #ccc;
	text-decoration: underline;
}

	a:active, a:focus{
		outline: none;
	}

.readmore_link {
	background: url(../link_images/miscellaneous/readmore_icon.gif) no-repeat 0 0;
	padding-left: 20px;
	float: right;
	color: #00a7e2;
	display: block;
	height: 18px;
}

.backto_link {
		background: url(../link_images/miscellaneous/arrow_turn_left.gif) no-repeat 0 0;
	padding-left: 20px;
	float: right;
	color: #00a7e2;
	
}

a.external_link {
			background: transparent url(../link_images/miscellaneous/link_go.gif) no-repeat right 0;
	color: #00a7e2;
	height: 18px;
	float: left;
	display: block;
	margin: 0;
	padding: 0 20px 0 0;
}

.text_only_link {
	float: left;
	display: block;
	line-height: 32px;
	margin-right: 20px;
		color: #717171;
	width: 85px;
	height: 32px;
}

.text_only_link:hover {
			color: #717171;

}

.intro {
	font-size: 1.4em;
	color: #575757;
}
	
h1 {
	color: #272727;
	letter-spacing: -.6px;
	font-weight: normal;
	font-size: 2.5em;
	line-height: 1.5em;
}

h1.page_heading {
	margin-bottom: 10px;
}
	
h2 {
	margin-bottom: 5px;
	color: #272727;
	font-size: 2em;
}	

h3 {
	font-size: 1.4em;
	font-weight: normal;
	font-style: normal;
}

h4 {
	font-size: 1.2em;
	color: #fff;
}
	
p {
	margin-bottom: 10px;
}

	p.intro{
		margin-bottom: 24px;
		padding-bottom: 18px;
		font-size: 1.8em;
		line-height: normal;
		color: #e3e3e3;
		background: url(../link_images/miscellaneous/separator.gif) no-repeat left bottom;
	}

	p#copyright{
		color: #5f7e91;
	float: left;
	font-size: .9em;
}

a#vm_logo {
	background: url(../link_images/miscellaneous/vm_logo_new.gif) no-repeat 0 0;
	width: 96px;
	height: 96px;
	display: block;
	float: right;
	text-indent: -9999px;
}
	
.secondary_info{
	font-size: .9em;
}

address{
	margin-bottom: 18px;
	font-style: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#font_sizes {
	width: 50px;
	float: right;
	text-align: right;
}

#font_sizes a{
	color: #717171;
	font-weight: bold;
	line-height: 32px;
}

#font_sizes #small_font {
	font-size: 14px;
}
#font_sizes #medium_font {
	font-size: 18px;
}
#font_sizes #large_font {
	font-size: 24px;
}
/* @end */
/* @group MULTIBOX */

/**************************************************************

	MultiBox
	v1.1

**************************************************************/

.thumb_box {
	width: 100px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 2px solid #93BE8E;
	padding: 2px;
}

.thumb_box:hover {
	border-color: #56375d;
}

a.mb:hover {
}

img.page_image {
}

img.lr_page_image {
}

/* @end */

/* @group LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #789c90; width: 250px; height: 250px; margin: 0 auto;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	padding: 10px 10px 5px;
}
#imageContainer{
	padding: 10px;
}

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ left: 0; z-index: 10;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink {
	float: left;
	left: 0;
}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../link_images/miscellaneous/prevlabel.gif) no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url(../link_images/miscellaneous/nextlabel.gif) no-repeat right 15%; }

#imageDataContainer{ background-color: #789c90; margin: 0 auto; overflow: auto; width: 100%	;
	font: 1em/1.2em Verdana, Helvetica, sans-serif;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	padding: 0 10px 10px;
}

#imageData{	padding: 0 10px 0 15px; color: #fff;
}
#imageData #imageDetails{ width: 90%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;
	font-size: .8em;
}			
#imageData #bottomNavClose{ float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* @end */

