\@charset "utf-8";
/*
	master.css
*/
/*
 * RESET
 */
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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
img, div {
	behavior:url("http://www.ride-the-e.com/_css/iepngfix.htc");
}
body {
	background:url(../_images/background.jpg) top center fixed repeat-x #c7c8ca;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0 auto;
	width:780px;
}
h1 {
	font: 150% Arial, sans-serif;
	font-weight: bold;
	margin-bottom:0px;
	margin-top:25px;
	color:#7AC143
}
h2 {
	font: 150% Arial, sans-serif;
	font-weight: bold;
	margin-bottom:0px;
	margin-top:0px;
	color:#404040;
}
h3 {
	font: 110% Arial, sans-serif;
	font-weight: bold;
	margin-bottom:0px;
	margin-top:0px;
	color:#404040;
}
h4 {
	font-size:1em;
}
h5 {
	font-size:.875em;
}
h6 {
	font-size:.7em;
}
p {
	margin-top:5px;
	color:#404040;
}
a:link {
	color: #0076C0;
	text-decoration: none;
}
a:visited {
	color: #0076C0;
	text-decoration: none;
}
a:hover {
	color: #0076C0;
	text-decoration: underline;
}
a:active {
	color: #0076C0;
}
#header {
	margin: 0 auto;
	height:132px;
	position:relative;
	z-index: 1;
}
	#header_content{
		position:fixed;
		top: 0;
		width:780px;
		background-color:#517386;
		background-image:url(../_images/header.jpg);
		background-repeat:no-repeat;
		height:132px;
	}
#logo a {
	border:none;
	display:block;
	float:left;
	height:60px;
	padding-left:20px;
	margin-top:20px;
	text-decoration:none;
	width:275px;
}
#logo img {
	border:none;
}
#search {
	float:right;
	height:35px;
	margin-right:25px;
	margin-top:50px;
	vertical-align:top;
}
.search_input {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border:none;
	height:20px;
	padding:5px;
	width:170px;
}
#nav {
	float:left;
	height:35px;
	margin:12px 0 0 0;
	padding:0;
	width:780px;
}
#nav ul {
	float:left;
	list-style-type:none;
	margin-bottom:0;
	margin-left:5px;
	margin-top:0;
	padding:0;
}
#nav ul li {
	display:inline;
	float:left;
	list-style: none;
	margin-bottom:0;
	margin-right:3px;
	margin-top:0;
	padding:0;
}
.nav_home a {
	background: url(../_images/nav_home.gif) no-repeat top left;
	display:block;
	height:35px;
	margin-left:0;
	width:107px;
	text-decoration:none;
}
.nav_home a:hover {
	background-position: bottom left;
	height:35px;
	text-decoration:none;
}
#nav-eriemetrotransitauthorityemta .nav_home a {
	background-image:url(../_images/nav_home_a.gif);
}
#nav-routesandfares .nav_routes a {
	background-image:url(../_images/nav_routes_a.gif);
}
#nav-maps .nav_map a {
	background-image:url(../_images/nav_maps_a.gif);
}
#nav-planyourtrip .nav_plan a {
	background-image:url(../_images/nav_plan_a.gif);
}
#nav-howtoride .nav_ride a {
	background-image:url(../_images/nav_ride_a.gif);
}
#nav-populardestinations .nav_popular a {
	background-image:url(../_images/nav_popular_a.gif);
}
#nav-programs .nav_programs a {
	background-image:url(../_images/nav_programs_a.gif);
}
#nav-traveltraining .nav_travel_training a {
	background-image:url(../_images/nav_travel_training_a.gif);
}


.nav_routes a {
	background: url(../_images/nav_routes.gif) no-repeat top left;
	display:block;
	height:35px;
	margin-left:0;
	width:107px;
	text-decoration:none;
}
.nav_routes a:hover {
	background-position: bottom left;
	height:35px;
	text-decoration:none;
}
.nav_map a {
	background: url(../_images/nav_maps.gif) no-repeat top left;
	display:block;
	height:35px;
	margin-left:0;
	width:107px;
	text-decoration:none;
}
.nav_map a:hover {
	background-position: bottom left;
	height:35px;
	text-decoration:none;
}
.nav_plan a {
	background: url(../_images/nav_plan.gif) no-repeat top left;
	display:block;
	height:35px;
	margin-left:0;
	width:107px;
	text-decoration:none;
}
.nav_plan a:hover {
	background-position: bottom left;
	height:35px;
	text-decoration:none;
}
.nav_ride a {
	background: url(../_images/nav_ride.gif) no-repeat top left;
	display:block;
	height:35px;
	margin-left:0;
	width:107px;
	text-decoration:none;
}
.nav_ride a:hover {
	background-position: bottom left;
	height:35px;
	text-decoration:none;
}
.nav_popular a {
	background: url(../_images/nav_popular.gif) no-repeat top left;
	display:block;
	height:35px;
	margin-left:0;
	width:107px;
	text-decoration:none;
}
.nav_popular a:hover {
	background-position: bottom left;
	height:35px;
	text-decoration:none;
}
.nav_programs a {
	background: url(../_images/nav_programs.gif) no-repeat top left;
	display:block;
	height:35px;
	margin-left:0;
	width:107px;
	text-decoration:none;
}
.nav_programs a:hover {
	background-position: bottom left;
	height:35px;
	text-decoration:none;
}
.nav_travel_training a {
	background: url(../_images/nav_travel_training.gif) no-repeat top left;
	display:block;
	height:35px;
	margin-left:0;
	width:107px;
	text-decoration:none;
}

.nav_travel_training a:hover {
	background-position: bottom left;
	height:35px;
	text-decoration:none;
}

#home_banner {
	background-color:#FFF;
	border-top:5px solid #FFF;
	clear:both;
	float:left;
	height:200px;
	/*padding: 132px 3px 3px 2px;*/
	padding: 0px 3px 3px 2px;
	width:775px;
	position:relative;
	z-index: 0;
}
#trip_planner {
	float:left;
	width:184px;
}
#banner {
	height:199px;
	float:right;
	width:580px;
}
#transit {
	background-color:#e4e4e4;
	float:left;
	height:64px;
	padding:3px 10px 8px 10px;
	width:760px;
	/*position:fixed;
	bottom: 132px;*/
}
#home_transit {
	background-color:#e4e4e4;
	float:left;
	height:64px;
	padding:3px 10px 8px 10px;
	width:760px;
}
#types {
	background-image:url(../_images/transit.gif);
	float:left;
	height:32px;
	margin-top:15px;
	width:68px;
}
#bus a {
	background:url(../_images/transit_bus.gif) left no-repeat;
	display:block;
	float:left;
	font-size:12px;
	height:55px;
	margin-left:10px;
	padding-left:105px;
	padding-top:12px;
	text-decoration:none;
	width:25px;
}
#trolly a {
	background:url(../_images/transit_bayliner.gif) left no-repeat;
	display:block;
	float:left;
	font-size:12px;
	height:55px;
	margin-left:10px;
	padding-left:103px;
	padding-top:12px;
	text-decoration:none;
	width:33px;
}
#lift a {
	background:url(../_images/transit_lift.gif) left no-repeat;
	border-right:1px #bbbbbb solid;
	display:block;
	float:left;
	font-size:12px;
	height:55px;
	margin-left:20px;
	padding-left:97px;
	padding-right:18px;
	padding-top:12px;
	text-decoration:none;
	width:63px;
}
#trainer a {
	background:url(../_images/transit_trainer.gif) left no-repeat;
	display:block;
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	font-size:12px;
	height:55px;
	margin-left:10px;
	padding-left:105px;
	padding-top:12px;
	text-decoration:none;
	width:82px;
}
#content_bck {
	background-color:#fff;
	border-top:5px solid #FFF;
	clear:both;
	/*padding-bottom:196px;*/
	/*padding-top:132px;*/
	float:left;
	width:780px;
}
#content_bck_home {
	background-color:#fff;
	border-top:5px solid #FFF;
	clear:both;
	float:left;
	width:780px;
	/*padding-bottom:132px;*/
}
#home_left {
	background:url(../_images/heading_welcome.gif) top left no-repeat;
	color:#404041;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	padding:16px 10px 10px 120px;
	width:450px;
}
#subpage_left {
	width:110px;
	float:left;
	padding:30px 0 8px 8px;
}
#subpage_content {
	float:left;
	width:450px;
	color:#404041;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:30px 0 30px 20px;
}
#subpage_content tr td {
	vertical-align:middle;
}
#subpage_content h1, #content_bck h1 {
	background-color:#d2d9ec;
	color:#404040;
	display:block;
	font: 1.1em Arial, sans-serif;
	font-weight: bold;
	margin-bottom:0px;
	margin-top:15px;
	margin-bottom:15px;
	padding:5px 5px 5px 10px;
}
#subpage_content a {
	text-decoration:underline;
}
.routes {
	vertical-align:middle;
}
.route_blue {
	background:url(../_images/route_blue.gif) left top no-repeat;
	float:left;
	font-size:12px;
	height:53px;
	padding:5px 0 0 0;
	text-align:center;
	width:62px;
}
.route_green {
	background:url(../_images/route_green.gif) left top no-repeat;
	float:left;
	font-size:12px;
	height:53px;
	padding:5px 0 0 0;
	text-align:center;
	width:62px;
}
.route_purple {
	background:url(../_images/route_purple.gif) left top no-repeat;
	float:left;
	font-size:12px;
	height:53px;
	padding:5px 0 0 0;
	text-align:center;
	width:62px;
}
.route_red {
	background:url(../_images/route_red.gif) left top no-repeat;
	float:left;
	font-size:12px;
	height:53px;
	padding:5px 0 0 0;
	text-align:center;
	width:62px;
}
#sidebar {
	float:right;
	padding:10px 10px 30px 10px;
	width:160px;
}
#sidebar a:link, #sidebar a:visited {
	font-size:12px;
	text-decoration:underline;
}
#sidebar img {
	border:none;
}
#footer1 {
	background-color:#bacfec;
	color:#404041;
	float:left;
	font-size:.75em;
	height:27px;
	line-height:1.2em;
	padding:10px;
	/*position:fixed;
	bottom:85px;*/
	text-align:center;
	width:760px;
}
#footer2 {
	background-color:#84a8bb;
	border-bottom:5px #7ac142 solid;
	color:#FFF;
	float:left;
	font-size:.75em;
	/*position:fixed;
	bottom:0;*/
	height:65px;
	line-height:1.2em;
	padding:10px;
	text-align:center;
	width:760px;
}
#footer2 a {
	color:#fff;
	text-decoration:underline;
}
#footer2 img {
	border:none;
	margin:7px 0 5px 0;
}
#copyright {
	font-size:.65em;
}
.green_table {
	background-color:#7AC143;
	color:#fff;
	font-weight:bold;
}
.gray {
	background-color:#eaeaea;
}
.img_left {
	float:left;
	width:200px;
}
/*
	university pages css
*/
#univ_sub_nav {
	background-color:#0f2a39;
	border:2px #fff solid;
	float:left;
	height:24px;
	padding:0;
	width:776px;
}
#univ_serv a {
	background:url(../_images/univ_btn_all.gif) no-repeat;
	display:block;
	float:left;
	height:24px;
	text-decoration:none;
	width:147px;
}
#gannon a {
	background:top left url(../_images/univ_btn_gannon.gif);
	float:left;
	height:24px;
	text-decoration:none;
	width:147px;
}
#gannon a:hover, #nav-gannon #gannon a {
	background:bottom left url(../_images/univ_btn_gannon.gif);
}
#edinboro a {
	background:top left url(../_images/univ_btn_edinboro.gif);
	float:left;
	height:24px;
	text-decoration:none;
	width:164px;
}
#edinboro a:hover, #nav-edinborouniversity #edinboro a {
	background:bottom left url(../_images/univ_btn_edinboro.gif);
}
#mercyhurst a {
	background:top left url(../_images/univ_btn_mercyhurst.gif);
	float:left;
	height:24px;
	text-decoration:none;
	width:160px;
}
#mercyhurst a:hover, #nav-mercyhurst #mercyhurst a {
	background:bottom left url(../_images/univ_btn_mercyhurst.gif);
}
#psu a {
	background:top left url(../_images/univ_btn_psu.gif);
	float:left;
	height:24px;
	text-decoration:none;
	width:103px;
}
#psu a:hover, #nav-psu #edinboro a {
	background:bottom left url(../_images/univ_btn_psu.gif);
}
#univ_content_bck {
	background:url(../_images/edinboro_background.gif) repeat-y;
	clear:both;
	/*padding-top:132px;*/
	/*padding-bottom:200px;*/
	float:left;
	width:780px;
}
#univ_banner {
	float:left;
	height:273px;
	width:780px;
}
#univ_subpage_left {
	color:#fff;
	float:left;
	margin:0 0 35px 24px;
	padding-top:5px;
	width:351px;
}
#univ_subpage_right {
	color:#fff;
	background:url(../_images/all_about_u_logo.png) bottom right no-repeat;
	float:right;
	margin:0 24px 0 0;
	padding-bottom:140px;
	padding-top:5px;
	width:351px;
	font-size: 12px;
}
#univ_subpage_left p, #univ_subpage_right p {
	font-size:12px;
}
#univ_subpage_left p, #univ_subpage_right p {
	color:#fff;
}
#univ_subpage_left img, #univ_subpage_right img {
	border:none;
}
#univ_subpage_left a, #univ_subpage_right a {
	color:#fff;
	text-decoration:underline;
}
.img_right {
	clear:right;
	float:right;
	margin:0 0 10px 10px;
}
#gannon_content_bck {
	background:url(../_images/gannon_background.jpg) repeat-y;
	clear:both;
	/*padding-top:132px;*/
	/*padding-bottom:200px;*/
	float:left;
	width:780px;
}
#gannon_subpage_left {
	color:#000;
	float:left;
	font-size:12px;
	margin:0 0 35px 24px;
	padding-top:5px;
	width:351px;
}
#gannon_subpage_right {
	color:#000;
	background:url(../_images/all_about_u_logo.png) bottom right no-repeat;
	float:right;
	font-size:12px;
	margin:0 24px 0 0;
	padding-bottom:150px;
	padding-top:5px;
	width:351px;
}
	#gannon_subpage_right img{
		border: none;	
	}
#gannon_subpage_left p, #gannon_subpage_right p {
	margin-left:20px;
}
#mercyhurst_content_bck {
	background:url(../_images/mercyhurst_background.gif) repeat-y;
	clear:both;
	/*padding-top:132px;*/
	/*padding-bottom:200px;*/
	float:left;
	width:780px;
}
#mercyhurst_subpage_left p, #mercyhurst_subpage_right p {
	margin-left:20px;
}
#mercyhurst_subpage_left img, #mercyhurst_subpage_right img {
	border:0;
}
#mercyhurst_subpage_left {
	color:#000;
	float:left;
	font-size:12px;
	margin:0 0 35px 24px;
	padding-top:5px;
	width:351px;
}
#mercyhurst_subpage_right {
	color:#000;
	background:url(../_images/all_about_u_logo.png) bottom right no-repeat;
	float:right;
	font-size:12px;
	margin:0 24px 0 0;
	padding-bottom:150px;
	padding-top:5px;
	width:351px;
}
#allu_content_bck {
	background:url(../_images/all_about_u_bg.gif) top center repeat-y;
	clear:both;
	/*padding-top:132px;*/
	/*padding-bottom:132px;*/
	float:left;
	width:780px;
}
#allu_subpage_left {
	color:#fff;
	float:left;
	font-size:12px;
	padding-top:20px;
	width:230px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 15px;
}
#allu_subpage_right {
	float:right;
	margin:0 0 0 0;
	padding-bottom:130px;
	padding-top:5px;
	width:512px;
}
#allu_subpage_right a, #allu_subpage_left a {
	color:#0077c0;
	text-decoration:underline;
}
#allu_content_bck img {
	border:none;
	}
#psu_content_bck {
	background:url(../_images/psu_background.gif) repeat-y;
	clear:both;
	/*padding-top:132px;*/
	/*padding-bottom:200px;*/
	float:left;
	width:780px;
}
#psu_subpage_left {
	float:left;
	font-size:12px;
	margin:0 0 35px 24px;
	padding-top:5px;
	width:351px;
}
#psu_subpage_right {
	float:right;
	font-size:12px;
	margin:0 24px 0 0;
	padding-bottom:150px;
	padding-top:5px;
	width:351px;
}
#psu_subpage_right a, #allu_subpage_left a {
	color:#FFF;
	text-decoration:underline;
}
/*
	twitter css
*/

.tweet, .query {
}
.tweet .tweet_list, .query .tweet_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
	text-transform: uppercase;
}
.tweet .tweet_list li, .query .tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0 .5em 1em .5em;
}
.tweet .tweet_list li a, .query .tweet_list li a {
}
.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
}
.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left;
}
.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
	vertical-align: middle;
}
#map{
	background-color: #DCD3CB;	
}
.relative_container{
	position: relative;
}
label.error,
.webform label.error{
	background:none repeat scroll 0 0 #CC0000;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0;
	padding:0 5px 5px;
	position:relative;
	width:200px;
	display:block;
}

