body { background: transparent url(/images/bg.jpg); padding: 20px; }
#container { background: #cae2ee top left repeat; margin-bottom: 20px; -moz-box-shadow: 0px 0px 6px #333; -webkit-box-shadow: 0px 0px 6px #333; box-shadow: 0px 0px 6px #333; behavior: url(PIE.htc); }  
#inner_container { background: #ffffff; margin-top: 15px; margin-bottom: 15px; border: 0px; -moz-box-shadow: 0px 0px 6px #b9b1b7; -webkit-box-shadow: 0px 0px 6px #b9b1b7; box-shadow: 0px 0px 6px #b9b1b7; padding-bottom:0px; behavior: url(PIE.htc);}
.collapse { padding-left: 0px !important; padding-right:0px !important; }
.small { font-size:10px; }
img { display: block; }
iframe { border: 0px !important; }
#secondary_content ul,ol { font-size: 12px; margin-left: 10px; }
#secondary_content ul { list-style: none; }
	#secondary_content ul li {background: transparent url(/images/purplestrip_bullet.gif) left 8px no-repeat; padding-left: 15px;}
	#secondary_content ol li {margin-left: 15px;}
	
#secondary_content [class*="block-grid-"] > li { background: none !important; padding-left: 0px; }
#secondary_content [class*="block-grid-"] { margin-left:0px !important; }

p {
  font-family: inherit;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.6;
  margin-bottom: 1.25em;
  text-rendering: optimizeLegibility; }


/* Header */

#header { margin-bottom:20px; }
	.spacer { height: 50px; }
	#header-sub-nav { list-style: none; float: right; margin-bottom: 0px; }
		#header-sub-nav li { float: left; }
			#header-sub-nav li a { font-size: 14px; line-height: 16px; color: #bf1e2d; }
			#header-sub-nav li a:hover { color: #3d4254; }
			#header-sub-nav li a:after { content: '//'; padding-right: 10px; padding-left: 10px; color: #bf1e2d;  }
			#header-sub-nav li:last-child a:after { content: none; padding-right:0px; }
	#search_form { position: relative; float: right; height: 40px; }
	#search-bar { float: right; margin-bottom: 5px; }
	#search-bar li { list-style: none; float: right;}
		.search { }
		input[type="search"] { background: #fffef0; border-radius: 15px; font-size: 12px; margin-bottom: 8px; }
		.searchbutton { position: absolute; top: 5px; right: 5px; }
	#header_icon_list {height: 24px; margin: 17px 15px 0 0; float: right; }
	#header_icon_list li { float: left; list-style: none; margin-right: 5px; }
	#header_icon_list li.social { width: 24px; }
    
/* Top Bar Nav */

.top-bar { margin-bottom: 1px; }

/* Secondary Navigation */

#secondary_navigation_container { background: #e6e7e8; padding: 45px 10px !important; }		
	h4.category-heading { font-size: 18px; line-height: 21px; color: #3d4254 !important; background: url(/images/news_heading_stripes.jpg) left 25px repeat-x; height: 40px; margin-bottom: 0px; }
	#category_list li { list-style: none; border-bottom: 1px solid #d3cdcd; }
		#category_list li a { display:block; color:#bf1e2d; font-size: 13px; font-weight: bold; padding: 5px 0 5px 0;  background: url(/images/right-arrows.png) 3px 9px no-repeat; line-height: 15px; padding-left: 15px; }
		#category_list li a:hover, #category_list li a.current { color: #3d4254; background: #d6dade url(/images/right-arrows-hovered.png) 3px 9px no-repeat; }

/*  Home Slider */

#homeslider { border-right: 2px solid #fff;  }
#homeslider .slides, #homeslider .slides li {  }
#homeslider .slides img { top: 0px; left:50%; max-width: none; z-index: 0;  }
#homeslider .flex-caption { background: transparent url(/images/featuredcaptionbg.png) top left repeat; z-index: 1; bottom: 25px; padding: 5px; display: block; position: absolute; width: 100%;  }
	#homeslider .flex-caption h1 { color: #bf1e2d; font-size: 18px;  font-weight: normal; }
	#homeslider .flex-caption p { color: #3a3b3f; font-size: small; margin-bottom: 0px; font-weight: normal;  }
	#homeslider .flex-caption p a { color: #bf1e2d;  }
	#homeslider .flex-control-nav { position: absolute; bottom: 1px; text-align: left; left: 16px;}
	#homeslider .flex-control-nav li { margin: 0 2px 0 0;}
	#homeslider .flex-control-paging li a { text-indent: 0px !important; padding: 0 0 0 7px !important; width: 23px !important; height: 23px !important; background: #3a3b3f; color: #fff !important; font-size: 14px; }
	a.flex-active { background: #bf1e2d !important; } 

/* Plan Your Route */

#route-plan-container { background: #cae2ee url(/images/mapbg.jpg) top center no-repeat; }
	#route-plan-container input { font-size: .7em;
	top: 0px;
	left: 0px;
}
	#route-plan-container h4 { color: #bf1e2d; background: #fff; display: block; margin-left: -15px; margin-right: -15px; padding: 12px 15px 12px 15px;}
	#planyourtrip_form { height: 210px; }
	#planyourtrip_form .button, .button { background: #bf1e2d; border: 1px solid #fff;  }
		#planyourtrip_form #depart_arrive_row { margin-bottom: 10px; } 
		.plan_start, .plan_end { line-height: 25px; }
	.transit_link { padding-top: 5px; }
	.transit_link a { color: #5e5d5d; font-size: 12px; text-decoration: underline; line-height: 12px; }
		.transit_link a:hover{ text-decoration: none; }
	#quick_look { background: #2f3343; border-top: 7px solid #242835; }
		#quick_look form { margin-bottom: 0px; }
		#quick_look h5 { color: #fff; padding-top: 5px;}
		#quick_look span.postfix { background: none; text-align: left; border: 0px; color:#fff; font-size:12px; line-height: 45px; display: block; }
		.quick-option { background: #3d4254; border-bottom: 1px solid #2f3343;}
		.quick-option input { margin: 10px 0 10px 0; }
		
/* News Alerts */

#news_alerts_list_container { background: #e6e7e8; padding: 45px 10px !important; }		
	h4.news-heading { font-size: 18px; line-height: 21px; color: #3d4254 !important; background: url(/images/news_heading_stripes.jpg) left 25px repeat-x; height: 40px; }
	h4.news-heading span.signup a { text-transform: uppercase; color: #bf1e2d; font-size: 10px; line-height: 10px; float: right; padding-top: 8px; }
	#news_list li { list-style: none; margin-bottom: 10px; }
		#news_list li h2 { margin-bottom: 0px; }
		#news_list li h2 a, #subfeatures h2 a { color: #bf1e2d; font-size: 15px; line-height: 18px !important; display: block; font-weight: bold; margin-bottom: 2px; }
		#news_list li h2 a:hover, #subfeatures h2 a:hover { color: #3a3b3f; }
		
		#news_list li span { font-size: 11px; color: #3c3c3c; line-height: 13px; display: block; font-weight: bold; }
		.more-link { font-size: 13px; line-height: 15px; color: #bf1e2d !important; }
#subfeatures { padding: 45px 10px !important; }	

/* Image Features */
#imagefeatures h2 a { color: #3d4254 !important;}
#imagefeatures h2 a:hover { color: #bf1e2d !important;}

/* Secondary Content */
#secondary_content { padding-top: 45px; padding-bottom: 40px;}
	#secondary_content h1, #secondary_content h2, #secondary_content h3, #secondary_content h4, #secondary_content h5, #secondary_content h6 { color: #bf1e2d; font-weight: normal; margin-bottom: 10px; }
	#secondary_content h1 { font-size: 30px; }
	#secondary_content h2 { font-size: 22px; }
	#secondary_content h3 { font-size: 20px; }
	#secondary_content h4 { font-size: 18px; }
	#secondary_content h5 { font-size: 16px; }
	#secondary_content h6 { font-size: 14px; }
	#secondary_content h1.main-subtitle { font-size: 18px; line-height: 21px; display: block; border-bottom: 1px solid #3d4254; padding-bottom: 3px; font-weight: bold; }
	#secondary_content a { color: #9d3c96; }
	#secondary_content a:hover { color: #9d3c96; }
	#secondary_content img.right { margin-left: 20px; margin-bottom: 20px; }
	#secondary_content img.left { margin-right: 20px;  margin-bottom: 20px;}
	.readmore { font-weight: bold; text-decoration: underline; font-size: 11px; }
	.pagination { margin-bottom: 20px; display: block; }
	.pagination a.next, .pagination a.prev { font-size: 11px; color: #3d4254 !important; font-weight: bold;  }
	.pagination a.next:hover, .pagination a.prev:hover { color: #bf1e2d !important; }
	.hr {  }
	

	.calendar-list {  }
		.calendar-list li { list-style: none; border-bottom: 1px solid #cacaca; padding: 15px 0 5px 0; background: none !important;  }
		.calendar-list li:hover { background: #fdffeb;  }
		.calendar-list li h2 { margin-top: 4px; padding-top: 0px; margin-bottom: 0px; font-size: 18px; font-weight: normal; color: #323a6e; }
		.calendar-list li h2 a { color: #323a6e; }
		.calendar-list li h2 a:hover {  }
		.calendar-list .calendaricon-container { position: relative; float: left; margin-right:15px; margin-left: 10px; }
			.calendar-list .calendaricon-container, .calendar-list .calendaricon-container img { width:47px; height:47px; }
			.calendar-list .calendaricon-container img { position: absolute; top: 0px; left: 0px; z-index: 1; }
			.calendar-list .calendaricon-container span.day { position: relative; top: 0px; left: 0px; z-index: 5; text-align: center; color: #9a3066; font-weight: bold; font-size: 20px; width: 47px; display: block; line-height: 20px; height: 20px; margin-top: 5px; }
			.calendar-list .calendaricon-container span.month { position: relative; top: 0px; left: 0px; z-index: 5; text-align: center; color: #fff; font-weight: bold; font-size: 11px; width: 47px; display: block; line-height: 15px; height: 15px; margin-top: 1px; }
		.calendar-list span.post-meta { color: #8d8d8d; font-size:  11px; line-height: 13px; }
			.calendar-list span.post-meta a { font-weight: bold; }
		.calendar-list p { padding: 5px 0 0 0; }

/* Board Members */
.boardm { margin-bottom: 20px; }
	.boardm img { margin-bottom:5px; }


/* Footer */

#newsletter_container { background: #3d4254; padding: 25px 10px !important; }
	#newsletter_container h4.newsletter-heading {  font-size: 18px; line-height: 21px; color: #fff !important; }
#footer_link_container { background: #ebebeb; padding: 25px 10px !important; }
	#footer_link_container h5, #footer_social_container h5 { font-size: 15px; line-height: 21px; color: #bf1e2d !important; }
	#footer_link_container ul { margin-bottom: 0px; }
	#footer_link_container ul li { list-style: none; margin-bottom: 10px; }
	#footer_link_container ul li a { color: #3d4254; font-size: 11px; line-height: 13px; display: block; }
	#footer_link_container ul li a:hover { color: #bf1e2d; }
	.phone-subheading { margin-top: 20px; margin-bottom: 0px; padding: 0px; }
	span.phone a { font-size: 18px; line-height: 21px; color: #bf1e2d !important; font-weight: bold; }

#footer_social_container {}
	#footer_icon_list, #footer_final_link_list { float: left; list-style: none; }
	#footer_icon_list { margin-bottom: 8px; }
	#footer_icon_list li { float: left; margin-right: 5px; }
	#footer_icon_list li.social { width:24px; }
	#footer_icon_list li span.stay-connected { color: #bf1e2d; font-size: 16px; font-weight: bold; line-height: 18px; }
	#footer_icon_list, #footer_final_link_list { margin-bottom: 8px; }
		#footer_final_link_list li { float: left; }
		#footer_final_link_list li a { display: block; color: #474447; font-size: 12px; color: #474447; font-weight: normal; line-height: 18px; }
		#footer_final_link_list li a:hover { color: #3d4254;}
		#footer_final_link_list li a:after { content: '\2022'; padding-right: 10px; padding-left: 10px; color: #474447;  }
			#footer_final_link_list li:last-child a:after { content: none; padding-right:0px; }

#copyright p { font-size: 12px; line-height: 14px; text-align: center; display: block; }
/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2009/12/06/new-clearfix-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}


/***************IE8**************/

/* top-bar ---------------------- */
.lt-ie9 .top-bar {
  background: #2a2d5b url(/images/navgradient.gif) top left repeat-x;
  *zoom: 1;
  overflow: visible; 
}
.lt-ie9 .top-bar:before, .lt-ie9 .top-bar:after {
  content: " ";
  display: table;
}
.lt-ie9 .top-bar:after { clear: both; }
.lt-ie9 .top-bar .toggle-topbar { display: none; }
.lt-ie9 .top-bar .title-area { float: right; }
.lt-ie9 .top-bar .name h1 a { width: auto; }
.lt-ie9 .top-bar input,
.lt-ie9 .top-bar .button {
  line-height: 2em;
  font-size: 0.875em;
  height: 2em;
  padding: 0 10px;
  position: relative;
  top: 8px; 
}
.lt-ie9 .top-bar.expanded { background: #2a2d5b url(/images/navgradient.gif) top left repeat-x ; }
.lt-ie9 .top-bar.expanded .title-area { background: #2a2d5b url(/images/navgradient.gif) top left repeat-x ; }
.lt-ie9 .contain-to-grid .top-bar {
  max-width: 57.5em;
  margin: 0 auto; 
}
.lt-ie9 .top-bar-section {
  -webkit-transition: none 0 0;
  -moz-transition: none 0 0;
  transition: none 0 0;
  left: 0 !important; 
}
.lt-ie9 .top-bar-section ul {
  width: auto;
  height: auto !important;
  display: inline; 
}
.lt-ie9 .top-bar-section ul li { float: left; }
.lt-ie9 .top-bar-section ul li > a { padding-right: 14px !important; }
.lt-ie9 .top-bar-section ul li .js-generated { display: none; }
.lt-ie9 .top-bar-section li a:not(.button) {
  padding: 0 15px;
  line-height: 60px;
  background: #2a2d5b url(/images/navbg_via.gif) top right no-repeat; }
.lt-ie9 .top-bar-section li a:not(.button):hover { background: #2a2d5b url(/images/navhoverbg_via.gif) top right no-repeat; color: #ffb82e; } 
.lt-ie9 .top-bar-section .has-dropdown > a { padding-right: 35px !important; line-height: 35px; background: #2a2d5b url(/images/navbg_via.gif) top right no-repeat; }
.lt-ie9 .top-bar-section li a:hover { background: #2a2d5b url(/images/navhoverbg_via.gif) top right no-repeat; color: #ffb82e; } 
.lt-ie9 .top-bar-section .has-dropdown > a:after {
  display: block;
      width: 0;
      height: 0;
      border: solid 5px;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
      margin-right: 15px;
      margin-top: -4.5px;
      position: absolute;
      top: 30px;
      right: 0; 
}
.lt-ie9 .top-bar-section .has-dropdown.moved { position: relative; }
.lt-ie9 .top-bar-section .has-dropdown.moved > .dropdown { visibility: hidden; }
.lt-ie9 .top-bar-section .has-dropdown:hover > .dropdown, 
.lt-ie9 .top-bar-section .has-dropdown:active > .dropdown { visibility: visible; }
.lt-ie9 .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
  border: none;
  /*content: "\00bb";*/
  margin-top: -7px;
  right: 5px; 
}
.lt-ie9 .top-bar-section .dropdown {
  left: 0;
      top: auto;
      background: #fefce3;
      min-width: 100%; 
      border: 6px solid #fff;
      padding: 10px; 
}
.lt-ie9 .top-bar-section .dropdown li a {
  line-height: 1;
  white-space: nowrap;
  padding: 10px 15px 10px 15px;
        background: #fefce3;  
}
.lt-ie9 .top-bar-section .dropdown li label {
  white-space: nowrap;
  background: #1e1e1e; 
}
.lt-ie9 .top-bar-section .dropdown li .dropdown {
  left: 100%;
  top: 0; 
}
.lt-ie9 .top-bar-section > ul > .divider {
  border-top: none;
  border-right: solid 1px #4a507c;
  border-left: solid 1px #070b26;
  clear: none;
  height: 60px;
  width: 0px; 
}
.lt-ie9 .top-bar-section .has-form {
  background: #111111;
  padding: 0 15px;
  height: 60px; 
}
.lt-ie9 .top-bar-section ul.right li .dropdown {
  left: auto;
  right: 0; 
}
.lt-ie9 .top-bar-section ul.right li .dropdown li .dropdown { right: 100%; }

/* The Grid ---------------------- */
.lt-ie9 .row { width: 940px; max-width: 100%; min-width: 768px; margin: 0 auto; }
.lt-ie9 .row .row { width: auto; max-width: none; min-width: 0; margin: 0 -15px; }
.lt-ie9 .row.large-collapse .column, 
.lt-ie9 .row.large-collapse .columns { padding: 0; }
.lt-ie9 .row .row { width: auto; max-width: none; min-width: 0; margin: 0 -15px; }
.lt-ie9 .row .row.large-collapse { margin: 0; }

.lt-ie9 .column, .columns { float: left; min-height: 1px; padding: 0 15px; position: relative; }
.lt-ie9 .column.large-centered, .columns.large-centered { float: none; margin: 0 auto; }

.lt-ie9 [class*="column"] + [class*="column"]:last-child { float: right; }
.lt-ie9 [class*="column"] + [class*="column"].end { float: left; }

.lt-ie9 .large-1, 
.lt-ie9 .row .large-1 { width: 8.33333%; }

.lt-ie9 .large-2, 
.lt-ie9 .row .large-2 { width: 16.66667%; }

.lt-ie9 .large-3, 
.lt-ie9 .row .large-3 { width: 25%; }

.lt-ie9 .large-4, 
.lt-ie9 .row .large-4 { width: 33.33333%; }

.lt-ie9 .large-5, 
.lt-ie9 .row .large-5 { width: 41.66667%; }

.lt-ie9 .large-6, 
.lt-ie9 .row .large-6 { width: 50%; }

.lt-ie9 .large-7, 
.lt-ie9 .row .large-7 { width: 58.33333%; }

.lt-ie9 .large-8, 
.lt-ie9 .row .large-8 { width: 66.66667%; }

.lt-ie9 .large-9, 
.lt-ie9 .row .large-9 { width: 75%; }

.lt-ie9 .large-10, 
.lt-ie9 .row .large-10 { width: 83.33333%; }

.lt-ie9 .large-11, 
.lt-ie9 .row .large-11 { width: 91.66667%; }

.lt-ie9 .large-12,
.lt-ie9 .row .large-12 { width: 100%; }

.lt-ie9 .row .large-offset-1 { margin-left: 8.33333%; }
.lt-ie9 .row .large-offset-2 { margin-left: 16.66667%; }
.lt-ie9 .row .large-offset-3 { margin-left: 25%; }
.lt-ie9 .row .large-offset-4 { margin-left: 33.33333%; }
.lt-ie9 .row .large-offset-5 { margin-left: 41.66667%; }
.lt-ie9 .row .large-offset-6 { margin-left: 50%; }
.lt-ie9 .row .large-offset-7 { margin-left: 58.33333%; }
.lt-ie9 .row .large-offset-8 { margin-left: 66.66667%; }
.lt-ie9 .row .large-offset-9 { margin-left: 75%; }
.lt-ie9 .row .large-offset-10 { margin-left: 83.33333%; }

.lt-ie9 .pull-2 { right: 16.66667%; }
.lt-ie9 .pull-3 { right: 25%; }
.lt-ie9 .pull-4 { right: 33.33333%; }
.lt-ie9 .pull-5 { right: 41.66667%; }
.lt-ie9 .pull-6 { right: 50%; }
.lt-ie9 .pull-7 { right: 58.33333%; }
.lt-ie9 .pull-8 { right: 66.66667%; }
.lt-ie9 .pull-9 { right: 75%; }
.lt-ie9 .pull-10 { right: 83.33333%; }

.lt-ie9 .push-2 { left: 16.66667%; }
.lt-ie9 .push-3 { left: 25%; }
.lt-ie9 .push-4 { left: 33.33333%; }
.lt-ie9 .push-5 { left: 41.66667%; }
.lt-ie9 .push-6 { left: 50%; }
.lt-ie9 .push-7 { left: 58.33333%; }
.lt-ie9 .push-8 { left: 66.66667%; }
.lt-ie9 .push-9 { left: 75%; }
.lt-ie9 .push-10 { left: 83.33333%; }

/* Nicolas Gallagher's micro clearfix */
.lt-ie9 .row { *zoom: 1; }
.lt-ie9 .row:before, .row:after { content: " "; display: table; }
.lt-ie9 .row:after { clear: both; }

/***************IE7**************/
.ie7 #container { padding-top: 15px; }

/**********foundation fixes******/
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {  background: #fff !important;}

/*********buttons*********/
a.button { color: #fff !important; -webkit-border-radius: 5px; border-radius: 5px; -moz-border-radius:5px; behavior: url(PIE.htc); }


/*********demos/examples*********/

.example { border: 1px solid #bbb; font-size: 9px; line-height: 12px; padding-top: 10px !important; padding-bottom: 1px !important; }
.demotable { text-align: center; }

.demotable tr th {
	background: #dc7122;
	color: #fff;
	padding: 10px 0;
	font-size: 13px;
}

/*********Add to new css**********/
.riderinfo .close-reveal-modal { position: relative; padding-top: 0.5625em;
padding-right: 1.125em;
padding-bottom: 0.625em;
padding-left: 1.125em;
font-size: 0.8125em; line-height: auto;
top: auto;
right: auto; }

/***** Rider Stories *****/
#rider-stories {  }
	#rider-stories .riderblock { padding-top:20px; padding-bottom: 20px; }
	#rider-stories .riderblock:hover { background: #e0eff6; }
	#rider-stories h6 { color: #000; }
	#rider-profile .pimage img { margin: 0 auto; } 
	
#rider-profile { background: url(/images/folder-bg1.png) top right no-repeat; } 


/*Large*/
@media only screen and (min-width: 768px) {
	#rider-profile .description { padding-top: 80px; } 
	#rider-profile .otherrider { margin-top: 80px;}
	
}


/*Small*/
@media only screen and (max-width: 767px) {
	#rider-profile { background: none; } 
	#rider-profile { text-align: center; } 
	

}