/*
Theme Name: RideSCAT
Theme URI: http://wordpress.org/
Description: RideSCAT
Author: DRTV Productions, Inc.
Version: 1.2
License: GNU General Public License
License URI: license.txt
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

@charset "utf-8";
/* CSS Document */
* {padding:0; margin:0}

body,td,th {

}
body {
	background-color: #FFF;
}


a:link {color:#0b4da1;text-decoration:underline;}
a:visited {color:#0b4da1;text-decoration:underline;}
a:hover {color:red;text-decoration:underline;} 
a:active {color:#0b4da1;text-decoration:underline;}


h1 {
	color:#0c4da1;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:0px;
}

h2 {
	color:#0c4da1;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:21px;
}

h3 {
	color:#0c4da1;
	font-size:16px;
	font-weight:bold;
	padding-top:21px;
}

h4 {
	color:#0c4da1;
	font-size:16px;
	font-weight:bold;
	padding-top:11px;
	margin-left:41px;
}


.header4 {
	color:#0c4da1;
}

.container {
	width:1200px;
	min-height:855px;
	_height: 855px;
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #000;
	font-family:Arial, "Helvetica", sans-serif;
	color:#5d6162;
	font-size:16px;
	font-weight:bold;
}

table td tr {
	font-family:Arial, "Helvetica", sans-serif;
	color:#5d6162;
}
.header {
	width:1200px;
	height:181px;
	background-image:url(/IMAGES/headerbg.png);
	text-align:left;	
}
.logo {
	height:173px;
	width:174px;
	float:left;
	margin-left:39px;
	position:absolute;
	background-image:url(/IMAGES/ridescat_logo.jpg);
	background-repeat:no-repeat;
}
.collage {
	height:174px;
	width:709px;
	float:left;
	margin-left:261px;
	position:absolute;
	background-image:url(/IMAGES/rs_collage.jpg);
	background-repeat:no-repeat;
}
.search_column {
	width:260px;
	margin-left:940px;
	float:left;
	position:absolute;
	text-align:left;
}
.search_r1 {
	height:43px;	
}
.search_r2 {
	height:41px;	
}
.search_r3 {
	height:42px;	
}
.search_r4 {
	height:3px;	
}
.search_r5 {
	height:45px;	
}

.fb {
	background-image:url(/IMAGES/facebook.jpg);
	width:30px;
	height:30px;
	position:absolute;
	margin-top:12px;
	margin-left:67px;
}
.tw {
	background-image:url(/IMAGES/twitter.jpg);
	width:30px;
	height:30px;
	position:absolute;
	margin-top:12px;
	margin-left:118px;
}
.yt {
	background-image:url(/IMAGES/youtube.jpg);
	width:30px;
	height:30px;
	position:absolute;
	margin-top:12px;
	margin-left:165px;
}
.vm {
	background-image:url(/IMAGES/vanpool.jpg);
	width:162px;
	height:30px;
	position:absolute;
	margin-top:7px;
	margin-left:50px;
}
.rs {
	background-image:url(/IMAGES/routeshout.jpg);
	width:98px;
	height:30px;
	position:absolute;
	margin-top:7px;
	margin-left:122px;
}
.dv {
	background-image:url(/IMAGES/divbar.png);
	width:242px;
	height:3px;
	position:absolute;
	margin-top:0px;
	margin-left:5px;
}
.gtfs {
	background-image:url(/IMAGES/gtfs.jpg);
	width:75px;
	height:24px;
	position:absolute;
	margin-top:11px;
	margin-left:42px;
}
.gtfsTwo {
	background-image:url(/IMAGES/gtfsTwo.jpg);
	width:95px;
	height:24px;
	position:absolute;
	margin-top:11px;
	margin-left:120px;
}


.search_input {
	width:148px;
	height:23px;
	background-image:url(/IMAGES/searchbox.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0;
	margin:0;
	padding:0;
	margin-top:20px;
	margin-left:9px;
	text-align:center;
	position:absolute;
}
.sbutton {
	margin-left:165px;
	margin-top:19px;
	position:absolute;	
}
.middle_container {
	margin-top:38px;
	width:1200px;
	min-height:636px;
	_height:636px;	
}
.homepage_c1 {
	width:340px;
	float:left;
	min-height:636px;
	_height:636px;
}
.homepage_c2 {
	width:538px;
	float:left;	
	min-height:636px;
	_height:636px;	
}
.homepage_c3 {
	width:262px;
	float:left;
	min-height:636px;
	_height:636px;
	text-align:center;
}
.home_mid_top {
	background-image:url(/IMAGES/homeMidTop.png);
	width:538px;
	height:14px;
}
.home_mid_content {
	background-image:url(/IMAGES/homeMidBG.png);
	width:538px;
	min-height:563px;
	height:563px;
}
.home_mid_bottom {
	background-image:url(/IMAGES/homeMidBottom.png);
	width:538px;
	height:14px;
}

.inner_mid_top {
	background-image:url(/IMAGES/innerMidTop.png);
	width:777px;
	height:14px;
	margin:0px;
}
.inner_mid_content {
	background-image:url(/IMAGES/innerMidBG.png);
	width:694px;
	min-height:529px;
	_height:529px;
	padding-top:7px;
	padding-left:39px;
	padding-right:44px;
	text-align:left;
}
.inner_mid_bottom {
	background-image:url(/IMAGES/innerMidBottom.png);
	width:777px;
	height:14px;
}

.phone {
	background-image:url(/IMAGES/phone.png);
	width:389px;
	height:32px;
	position:absolute;
	margin-top:11px;
	margin-left:79px;
}
.mas {
	background-image:url(/IMAGES/m_and_s.png);
	width:327px;
	height:48px;
	position:absolute;
	margin-top:59px;
	margin-left:108px;
}


.route_c1 {
	width:226px;
	float:left;
	position:absolute;
	margin-left:31px;
	margin-top:117px;
}
.route_c2 {
	width:226px;
	float:left;
	position:absolute;
	margin-left:278px;
	margin-top:117px;
}

.route {
	width:226px;
	height:40px;
	margin-bottom:10px;
	border:0px;
}

.route32 {
	width:250px;
	height:40px;
	border:0px;
	position:relative;
	margin-left:148px;
	margin-top:510px;
	clear:both;
}

.r1 {
	background-image:url(/IMAGES/route_images/r1.png);	
}
.r2 {
	background-image:url(/IMAGES/route_images/jr2.png);	
}
.r3 {
	background-image:url(/IMAGES/route_images/r3.png);	
}
.r4 {
	background-image:url(/IMAGES/route_images/r4.png);	
}
.r5 {
	background-image:url(/IMAGES/route_images/r5.png);	
}
.r6 {
	background-image:url(/IMAGES/route_images/jr6.png);	
}
.r8 {
	background-image:url(/IMAGES/route_images/r8.png);	
}
.r9 {
	background-image:url(/IMAGES/route_images/r9.png);	
}
.r21 {
	background-image:url(/IMAGES/route_images/r21.png);	
}
.r22 {
	background-image:url(/IMAGES/route_images/r22.png);	
}
.r23 {
	background-image:url(/IMAGES/route_images/r23.png);	
}
.r24 {
	background-image:url(/IMAGES/route_images/r24.png);	
}
.r25 {
	background-image:url(/IMAGES/route_images/r25.png);	
}
.r26 {
	background-image:url(/IMAGES/route_images/r26.png);	
}
.r27 {
	background-image:url(/IMAGES/route_images/r27.png);	
}
.r28 {
	background-image:url(/IMAGES/route_images/r28.png);	
}
.r32 {
	background-image:url(/IMAGES/route_images/r32.png);	
}

.sp_container {
	width:700px;
	margin-top:22px;
}

.transit {
	background-image:url(/IMAGES/transit.png);
	width:165px;
	height:53px;
	border:0px;
}
.vanpool {
	background-image:url(/IMAGES/vanpool.png);
	width:165px;
	height:53px;
	border:0px;
}
.advertise {
	background-image:url(/IMAGES/advertise.jpg);
	width:246px;
	height:211px;
	margin-top:10px;
	border:0px;
}
.specialservices {
	background-image:url(/IMAGES/specialservices.png);
	width:165px;
	height:53px;
	border:0px;
}
.espanol {
	background-image:url(/IMAGES/espanol.png);
	width:165px;
	height:53px;
	border:0px;
}
.transitkids {
	background-image:url(/IMAGES/transit-for-kids.jpg);
	width:165px;
	height:53px;
	border:0px;
}

.c31 {
	margin-top:7px;
}
.c32 {
	margin-top:18px;
}
.c33 {
	margin-top:30px;
	
}
.c34 {
	margin-top:31px;	
}
.c35 {
	margin-top:20px;	
}

.c36 {
	margin-top:18px;	
}

.googlemaps {
	background-image:url(/IMAGES/googlemaps.png);
	width:218px;
	height:45px;
	position:absolute;
	margin-left:22px;
	margin-top:14px;
}
.googlestart {
	background-image:url(/IMAGES/google/start.gif);
	width:22px;
	height:9px;
	position:absolute;
	margin-left:39px;
	margin-top:73px;
}

.istart {
	width:148px;
	height:18px;
	position:absolute;
	border:1px solid #000;	
	margin-top:83px;
	margin-left:49px;
}
.googleend {
	background-image:url(/IMAGES/google/end.jpg);
	width:18px;
	height:8px;
	position:absolute;
	margin-left:41px;
	margin-top:106px;
}

.iend {
	width:148px;
	height:18px;
	position:absolute;
	border:1px solid #000;	
	margin-top:116px;
	margin-left:49px;
}
.googledate {
	background-image:url(/IMAGES/google/date.jpg);
	width:20px;
	height:7px;
	position:absolute;
	margin-left:41px;
	margin-top:142px;
}

.idate {
	width:80px;
	height:18px;
	position:absolute;
	border:1px solid #000;	
	margin-top:152px;
	margin-left:49px;
}

.googletime {
	background-image:url(/IMAGES/google/time.jpg);
	width:22px;
	height:8px;
	position:absolute;
	margin-left:134px;
	margin-top:142px;
}
.itime {
	width:57px;
	height:18px;
	position:absolute;
	border:1px solid #000;	
	margin-top:152px;
	margin-left:140px;
}
.iampm {
	width:47px;
	height:22px;
	position:absolute;
	border:1px solid #000;	
	margin-top:152px;
	margin-left:176px;
}
.googleplan {
	background-image:url(/IMAGES/google/plan.jpg);
	width:43px;
	height:12px;
	position:absolute;
	margin-left:40px;
	margin-top:198px;
}
.iplan {
	width:120px;
	height:22px;
	position:absolute;
	border:1px solid #000;	
	margin-top:193px;
	margin-left:95px;
}
.googleSubmit {
	background-image:url(/IMAGES/submit.jpg);
	width:89px;
	height:19px;
	position:absolute;
	margin-left:123px;
	margin-top:229px;
}


.howto {
	background-image:url(/IMAGES/view-how-to.jpg);
	position:absolute;
	width:78px;
	height:77px;
	margin-left:243px;
	margin-top:75px;
}
.systemmap {
	background-image:url(/IMAGES/systemmap.jpg);
	position:absolute;
	width:78px;
	height:78px;

}
.sh {
	margin-left:243px;
	margin-top:176px;	
}
.si {
	margin-left:243px;
	margin-top:296px;
}
.postit {
	background-image:url(/IMAGES/postit.jpg);
	position:absolute;
	width:228px;
	height:235px;
	margin-left:9px;
	margin-top:349px;
}

.postitbox {
	position:absolute;
	width:228px;
	height:235px;
	margin-left:9px;
	margin-top:349px;
	list-style-type:none;
	text-align:center;
}

.ph {
	margin-left:3px;
	margin-top:349px;
}
.pi {
	margin-left:3px;
	margin-top:379px;
}
.email {
	background-image:url(/IMAGES/email.jpg);
	position:absolute;
	width:90px;
	height:82px;
	margin-left:-20px;
	border:0px;
}
.eh {
	margin-left:243px;
	margin-top:364px;
}

.ei {
	margin-left:243px;
	margin-top:394px;
}
.contactus {
	background-image:url(/IMAGES/contact-us.jpg);
	position:absolute;
	width:77px;
	height:77px;
}

.ch {
	margin-left:243px;
	margin-top:469px;
}
.ci {
	margin-left:243px;
	margin-top:499px;
}
.aboutus {
	background-image:url(/IMAGES/aboutus.jpg);
	width:65px;
	height:12px;
	position:absolute;
	margin-left:21px;
	margin-top:301px;
	border:0px;
}
.star {
	background-image:url(/IMAGES/star.jpg);
	width:12px;
	height:12px;
	position:absolute;
}
.s1 {
	margin-left:97px;
	margin-top:301px;	
}
.s2 {
	margin-left:255px;
	margin-top:301px;	
}
.publicdocs {
	background-image:url(/IMAGES/public.jpg);
	width:126px;
	height:12px;
	position:absolute;
	margin-left:119px;
	margin-top:301px;	
}

.news {
	background-image:url(/IMAGES/news.jpg);
	width:38px;
	height:12px;
	position:absolute;
	margin-left:277px;
	margin-top:301px;	
}

.inner_content img {
	padding-left:12px;
	padding-right:12px;
	padding-bottom:5px;
}

.inner_c1 {
	width:351px;
	min-height:636px;
	_height:636px;
	float:left;
}

.inner_c2 {
	width:849px;
	min-height:636px;
	_height:636px;
	float:left;
}
.maps {
	background-image:url(/IMAGES/maps.png);
	width:219px;
	height:26px;
	position:absolute;
	margin-left:14px;
	margin-top:323px;	
}

.transitTwo {
	background-image:url(/IMAGES/transit2.png);
	width:154px;
	height:48px;
	position:absolute;
	margin-left:15px;
	margin-top:637px;
}
.vanpoolTwo {
	background-image:url(/IMAGES/vanpool2.png);
	width:154px;
	height:48px;
	position:absolute;
	margin-left:185px;
	margin-top:637px;
}

.specialservicesTwo  {
	background-image:url(/IMAGES/specialservices2.png);
	width:154px;
	height:48px;
	position:absolute;
	margin-left:15px;
	margin-top:680px;
}
.espanolTwo {
	background-image:url(/IMAGES/espanol2.png);
	width:154px;
	height:48px;
	position:absolute;
	margin-left:185px;
	margin-top:680px;
}
.kidsTwo {
	background-image:url(/IMAGES/transit-for-kids2.jpg);
	width:154px;
	height:49px;
	position:absolute;
	margin-left:95px;
	margin-top:723px;
}

.advertiseTwo {
	background-image:url(/IMAGES/advertise.jpg);
	width:246px;
	height:211px;
	position:absolute;
	margin-top:775px;
	margin-left:53px;
}
.advertiseThree {
	background-image:url(/IMAGES/advertise.jpg);
	width:246px;
	height:205px;
	position:absolute;
	margin-top:737px;
	margin-left:50px;
}

.aboutUsTwo {
	background-image:url(/IMAGES/aboutus2.jpg);
	width:83px;
	height:45px;
	position:absolute;
	margin-top:997px;
	margin-left:24px;
}
.starTwo {
	background-image:url(/IMAGES/star2.jpg);
	width:12px;
	height:45px;
	position:absolute;
	margin-top:997px;
	margin-left:103px;
}
.publicDocTwo {
	background-image:url(/IMAGES/public2.png);
	width:143px;
	height:45px;
	position:absolute;
	margin-top:997px;
	margin-left:115px;
}
.starTwoa {
	background-image:url(/IMAGES/star2.jpg);
	width:12px;
	height:45px;
	position:absolute;
	margin-top:997px;
	margin-left:258px;
}
.newsTwo {
	background-image:url(/IMAGES/news2.jpg);
	width:60px;
	height:45px;
	margin-top:997px;  
	margin-left:270px;
}
.park_ride {
	width:677px;
	margin-left:33px;
}
.gen_list {
	margin-left:15px;
	margin-top:0px;
}
.gen_olist {
	margin-left:22px;
	margin-top:0px;
}

.featured_vol {
	float:left;
	margin-bottom:18px;
}
.featured_container {
	width:715px;
	margin-top:22px;
}
.fcl {
	width:372px;
	float:left;
}

.fcr {
	width:343px;
	float:right;
}

.flentry {
	width:372px;
	height:153px;
}

.frentry {
	width:343px;
	height:153px;
}

.vol_img {
	border:0px;
	margin-left:-12px;
	padding-right:5px;
	float:left;
}

.form_wrapper {
	width:800px;
}
.form_c1 {
	width:209px;
	float:left;
	padding-top:8px;
	padding-left:8px;
	padding-bottom:8px;
}

.form_c2 {
	width:551px;
	float:left;
	padding-left:8px;
	padding-top:8px;
	padding-bottom:8px;
}
.form_c2 input {
	width:198px;
	height:20px;
}
.rad input {
	width:25px;
	height:20px;
}
.form_c2 textarea {
	width:300px;
	height:100px;
}
.fcolor {
	background-color:#edf8fe;

}
.fcolor_alt {
	background-color:#e5e5e5;
}
.form_row {
	clear:both;
	vertical-align:middle;
	margin-top:auto;
	margin-bottom:auto;
}


.gtfs_data textarea  {
	width:700px;
	height:600px;
}

.asterisk {
	color:red;
}

.fares td {
	padding:5px;
}
.spn_rt_container {
	width:505px;
	height:495px;
	margin-left:84px;
}

.spn_rt_clm {
	float:left;
	width:247px;
}

.spn_rt_container img {
	margin-bottom:9px;
}

.pnr_container {
	padding-left:37px;
	padding-top:5px;
	height:31px;
	clear:both;
	background-repeat:no-repeat;
}
.parking { background-image:url(/IMAGES/pages/pnr/ICONS/parking.jpg); }
.handicap { background-image:url(/IMAGES/pages/pnr/ICONS/handicap.jpg);}
.bike { background-image:url(/IMAGES/pages/pnr/ICONS/bike.jpg); }
.shelter { background-image:url(/IMAGES/pages/pnr/ICONS/shelter.jpg); }
.sidewalk { background-image:url(/IMAGES/pages/pnr/ICONS/sidewalk.jpg); }
.driver { background-image:url(/IMAGES/pages/pnr/ICONS/driver.jpg); }
.bus { background-image:url(/IMAGES/pages/pnr/ICONS/bus.jpg); }
.motorcycle { background-image:url(/IMAGES/pages/pnr/ICONS/motorcycle.jpg); }
.noparking { background-image:url(/IMAGES/pages/pnr/ICONS/noparking.jpg); }
.nofees { background-image:url(/IMAGES/pages/pnr/ICONS/nofees.jpg); }

.textBlack {
	color: #000000;
	font-size: 9px;
	padding:2px;
}

.textBlackB {
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	padding:2px;
}

.textBlackBI {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	padding:2px;
}

.textWhite {
	color: #ffffff;
	font-size: 9px;
	padding:2px;
}

.textWhiteB {
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	padding:2px;
}

.textWhiteBI {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	padding:2px;
}
    .hls { background: #D3E18A; }

.map_image {
	padding:0px;
	border:0px;
}
.dtp {
	margin-top:-12px;
	margin-left:10px;
	margin-bottom:-100px;
	border:0px;
}

.jr2 {
	background-image:url(/IMAGES/route_images/jr2.png);	
}
.jr6 {
	background-image:url(/IMAGES/route_images/jr6.png);	
}

.transittrip_planner {
    background:url(/IMAGES/transittrip_planner.png) no-repeat scroll 0 0 transparent;
    float:left;
    height:263px;
    margin:0 0 0 18px;
    position:absolute;
    width:224px;
    z-index:1;
}
.topbutton{
	 background: url("/IMAGES/searchbutton.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 24px;
    margin-left: 165px;
    margin-top: 19px;
    position: absolute;
    text-indent: -160px;
    width: 75px;
	}