@charset "utf-8";
/* CSS Document home page development */

a { text-decoration: none; }
a:hover { text-decoration: underline; }
#plan_trip_button a.button span {
	background-image: url("/trip-planner/images/trip_planner_blue_icon_26.png");
	background-position: 0 50%;
	background-repeat: no-repeat;
	line-height: 26px;
	margin: 0 0 0 -26px;
	padding: 0 0 0 36px;
}
.white_box.signup, .green_box.signup, .yellow_box.signup, .blue_box.signup {
	/*background-color: #fff;*/
	background-image: url("/images/signup_alerts_bg2.png");
	background-position: bottom right;
	background-repeat: no-repeat;
}
.white_box.signup h3 {
	margin-bottom: 0!important;
}
.white_box.new_rider, .green_box.new_rider, .yellow_box.new_rider, .blue_box.new_rider {
	/*background-color: #fff;*/
	background-image: url("/images/bus_question_mark2.png");
	background-image: url("/images/bus_question_mark3.png");
	background-image: url("/images/bus_question_mark4.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
}
.white_box.new_rider h2 a, .white_box.new_rider h2 a:hover {
	color: #000 !important;
}
.white_box a.new_rider_link {
	min-height: 58px;
	display: block;
	/*background: red;
	opacity: .5;*/
}
.white_box a.new_rider_link h3 {
	margin: 0!important;
}
.white_box a.new_rider_link h2 {
	margin: 6px 0 0 0!important;
}
.home .white_box_content {
	height: 185px;
	overflow: hidden;
}
.home div div {
	position: relative;
	padding: 0;
}
.home .caption {
	position: absolute;  
    color: #fff;  
    z-index: 100;    
    left: 0;
	/*cursor: pointer;*/ 
}
.home .full_caption {
    width: 100%;
    height: 100%;
    top: -5px;
    text-align: left;
	padding: 0;
}
.home .full_caption h2 {
	line-height: 34px;
	margin: 0;
	padding: 0 10px;
}
.home .full_caption h2 a {
	color: #000 !important;
	display: block;
}
.home .full_caption h3 {
	color: #fff !important;
	margin-bottom: 4px;
	font-size: 14px;
}
.home .full_caption a, .home .full_caption li {
	color: #ddd !important;
}
.home .full_caption li {
	line-height: 1;
}
.home .full_caption ul, .home .full_caption ul li {
	list-style: square !important;
}
.js .home .slide {
	top: 200px;
	position: absolute;
}
.home .slide {
	background-color: #494d83;
	background-color: #066d51;
	opacity: 0.9;  
    padding: 10px;
	width: 100%;
	height: 100%;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	}

.home img {
	position: absolute;  
    top: 34px;  
	height: 151px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
.home .slide {
	top: 34px!important;
}
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
 .home .slide {
	top: 34px!important;
}
}
@media screen and (min-width: 320px) and (max-width: 1100px) {
 .home .full_caption h2 {
	font-size: 18px!important;
}
}
@media only screen and (max-device-width: 480px) and (orientation: landscape),
@media only screen and (max-device-width: 640px) and (orientation: portrait)  {
 .home .slide {
	top: 34px!important;
}
}
.royalSlider { overflow:hidden }

.royalSlider > .rsContent {
visibility: hidden; 
/* or display:none depending on your needs... */
}

#video-gallery {
  width: 100%;
  height: 293px !important;
  height: 309px !important;
  height: 332px !important;
  background: #000;
  background-image: url("/images/loading/loading3.gif");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #ededed;
  position:relative;
  margin-top: 1px;
}

.rsABlock h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 6px 0;
	color: #fff;
}
.rsABlock h3 span {
	font-size: 16px;
	clear: both;
	display: block;
}
.rsABlock h2 {
	font-size: 28px !important;
	font-weight: bold;
	margin: 0 0 6px 0;
	color: #ffcc00;
}
.rsABlock p, .rsABlock a, .rsABlock.black li {
	color: #fff;
	font-weight: bold !important;
}
.rsABlock.black h3, .rsABlock.black p, .rsABlock.black p a, .rsABlock.black li {
	color: #000 !important;
}
.rsABlock a {
	text-decoration: underline;
}
.rsABlock a.button {
	text-decoration: none !important;
}
.opacity60 {
	opacity: 0.6!important;
    filter: alpha(opacity=60)!important;
}
.opacity60 h3,.opacity60 p {
	opacity: 1.0!important;
    filter: alpha(opacity=100)!important;
}

/*.videoGallery .rsTmb {
  padding: 20px;
}
.videoGallery .rsThumbs .rsThumb {
  width: 160px;
  height: 60px;
  border-bottom: 1px solid #2E2E2E;
}*/
.videoGallery .rsTmb {
    padding: 12px;
  }
  .videoGallery .rsTmb h5 {
    font-size: 13px !important;
    line-height: 17px;
  }
  .videoGallery .rsThumbs.rsThumbsVer {
    width: 180px;
    padding: 0;
  }
  .videoGallery .rsThumbs .rsThumb {
    width: 180px;
    height: 70px;
  }
.videoGallery .rsThumbs {
  width: 160px;
  padding: 0;
}
.videoGallery .rsThumb:hover {
  background: #000;
}
.videoGallery .rsThumb.rsNavSelected {
  background-color: #02874A;
  border-bottom-color: #02874A;
  background-color: #056e52;
  border-bottom-color: #056e52;
  
}

.textBlock {
  /*left: 20px; 
  top: 20px; 
  width: 90%;
  max-width: 400px;*/
  padding: 20px;
}

.rsVideoContainer {
width:100%; 
height:100%; 
overflow:hidden; 
display:block; 
float:left; 
}
.rsVideoContainer {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 308px;
}

/* TABS for rs content slider */
.rsDefault .rsTab {
	font-size: 12px!important;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	height: auto;
	width: auto;
	color: #333;
	padding: 5px 8px 6px;
	min-width: 60px;
	border: 1px solid #D9D9DD;
	border-right: 1px solid #f5f5f5;
	text-decoration: none;

	background-color: #fff;
	background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4); 
	background-image:    -moz-linear-gradient(top, #fefefe, #f4f4f4);
	background-image:         linear-gradient(to bottom, #fefefe, #f4f4f4);

	*display:inline; 
	*zoom:1;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #666;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #666;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #666;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #666
}
#showsched {
	margin: 0 6px 0 0;
}
#showsched label{   
	display: inline-block;
    padding-left: 15px;
    text-indent: -15px;
	margin-right: 4px;
 }
#showsched input[type='radio']{   
	width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: 1px;
    *overflow: hidden;
 }
#plan_trip_head, #find_route_head {
	margin: 0;
	padding: 0;
}
#plan_trip_head span, #find_route_head span {
	text-indent: -9000px;
	position: absolute;
	margin: 0;
	padding: 0;
}
#plan_trip_head img {
	display: block;
	max-height: 55px;
	width: 100%;
}
#find_route_head img {
	display: block;
	max-height: 55px;
	width: 100%;
}
#showsched input#bus_route,
#showsched_wrapper3 #showsched input#bus_route  {
	background-image: url("/beta/images/search/004_search_box.jpg");
	background-image: url("/beta/images/search/005_search_box.png");
	vertical-align: top;
}
#showsched input[type=submit],
#showsched_wrapper3 #showsched input[type=submit] {
	background: url("/beta/images/search/004_search_box.jpg") no-repeat 0 0;
	background: url("/beta/images/search/005_search_box.png") no-repeat 0 0;
	vertical-align: top;
}
#showsched input[type=submit]  { 
  	margin-left:0; 
	margin-right:0;
	right: -6px; 
	position: absolute; 
}
/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
#showsched input[type=submit]  { 
  	top: 16px;  
}
#showsched input#bus_route {
	line-height: 16px;
}
}

/*================================================================
	CONTENT SLIDER 
=================================================================*/
.contentSlider.rsDefault {
  width: 100%;
  border: 0 !important;
}
.contentSlider.rsDefault,
.contentSlider.rsDefault .rsOverflow,
.contentSlider.rsDefault .rsSlide,
.contentSlider.rsDefault .rsVideoFrameHolder,
.contentSlider.rsDefault .rsThumbs {
  /*background: #eee;*/
  background: #fff;
  background: none !important;
  color: #000;
}

.contentSlider.rsDefault .rsSlide,
.contentSlider.rsDefault .rsOverflow {
  /*background: #eee;*/
  background: #fff;
  
}
.contentSlider.rsDefault h3 {
  font-size: 24px;
  line-height: 31px;
  margin: 12px 0 8px;
  font-weight: bold;
}
.contentSlider.rsDefault img {
  max-width: 100%;
  height: auto;
  display: block;
}
.content-slider-bg {
  width: 95%;
  padding: 24px 5%;
  padding-top: 5px;
  padding-right: 0;
 /* background: #eee;*/
  background: #fff;
  /*background: red;*/
}
/*================================================================
	NEWS FEED
=================================================================*/
.news_feed ul, .events_feed ul {
	margin: 12px 0 0 !important;
	list-style: none !important;
}
.news_feed li, .events_feed li {
	line-height: 1;
	font-size: 11px;
	color: #999;
	color: #5E6984;
	margin: 0 0 8px 0 !important;
	padding: 0 0 8px 0 !important;
	border-bottom: 1px dotted #999;
	list-style: none !important;
}
.news_feed li a, .events_feed li a {
	line-height: 1.3;
	display: block;
	clear: both;
	font-size: 16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #5E6984;
	/*margin-bottom: 4px;
	font-weight: bold;
	color: yellow;*/
}
.news_feed h2 a, .events_feed h2 a {
	color: #000;
}
.news_feed li a:hover, .news_feed h2 a:hover, .events_feed li a:hover, .events_feed h2 a:hover {
	color: #000;
	text-decoration: underline;
}
.news_feed li span {
	display: none;
}
/*.news_feed h3 {
	font-size: 18px !important; 
	font-weight: bold;
	color: #000;
	margin: 0 0 6px 0; 
	padding: 0; 
}*/
/*=======================================
	WEATHER
========================================*/
#weather, #weather_related {
  width: 47%;
  /*min-height: 288px;*/
  margin: 0;
  padding: 0 20px 0 0;
  text-align: left;
  border-right: 1px solid #ccc;
  text-transform: uppercase;
  float: left;
}
#weather_related {
  width: 47%;
  text-transform: none;
  padding: 0;
  float: right;
  border: none !important;
}
#weather h2 {
  margin: 0;
  color: #333;
  font-size: 85px !important;
  font-weight: normal;
  text-align: left;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
  line-height: 1;
}
#weather h2 span {
	clear: both;
	display: block;
	font-size: 13px;
	text-shadow: none;
}
#weather h3 {
	font-size: 18px;
}
#weather p {
	margin: 0;
	padding: 0;
}
#weather ul {
  /*background: #fff;
  background: rgba(255,255,255,0.90);*/
  padding: 0;
  margin: 0;
}

#weather li {
  /*display: inline-block;
  border-radius: 5px;*/
  color: #333;
  font-size: 12px;
  margin: 0 10px 0 0;
  padding-right: 12px;
}
#weather li a {
  display: inline-block;
  /*border-radius: 5px;*/
  color: #333;
  font-size: 12px;
  font-weight: normal;
}
#weather .currently {
  /*margin: 0 20px;*/
}

#weather_related ul {
	margin-left: 32px!important;	
}
#weather_related h3 {
	margin-top: 0 !important;
	margin-left: 18px!important;
	font-size: 18px;	
}
#weather_related ul, #weather_related li {
	list-style: square!important;
}
#weather_related li {
	margin: 0 !important;
	padding: 0 !important;
	border-bottom: none;
}
#weather_related li a {
	display: block;
	clear: both;
	font-size: 13px!important;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5E6984!important;
}
#weather_related li a:hover {
	text-decoration: underline;
	color: #000!important;
}

/*=======================================
	FAN MAIL 'QUOTES' SLIDER
========================================*/
.rsMinW,
.rsMinW .rsOverflow,
.rsMinW .rsSlide,
.rsMinW .rsVideoFrameHolder,
.rsMinW .rsThumbs {
	background: #e2f2ce !important;
	background: none !important;
	color: #333;
	width: 100%;
}
.rsMinW {
	margin-left: 20px;
	border: 0 !important; 
}
.version_b .rsMinW {
	margin-left: 0; 
}
.rsContent {
  background: #e2f2ce;
  margin-bottom: 35px;
  border: 0 !important;
}
.rsMinW .rsBullet span {
	width: 8px;
	height: 8px;
	background: #53623f;
	background: rgba(102,102,102,0.5);
}
img.rsImg {
	max-width: none;
	/*opacity: .9999;*/
}

@media screen and (min-width: 980px) and (max-width: 1024px) {
/* .home .full_caption h2 {
	font-size: 18px!important;
}*/
}
@media screen and (min-width: 501px) and (max-width: 979px) {
/* .home .full_caption h2 {
	font-size: 16px!important;
}*/
  /*.videoGallery .rsTmb {
    padding: 12px;
  }
  .videoGallery .rsTmb h5 {
    font-size: 13px;
    line-height: 17px;
  }
  .videoGallery .rsThumbs.rsThumbsVer {
    width: 160px;
    padding: 0;
  }
  .videoGallery .rsThumbs .rsThumb {
    width: 160px;
    height: 60px;
  }
  .videoGallery .rsOverflow,
  .royalSlider.videoGallery {
    height: 260px !important;
  }*/
}