/**
 * Metrolink Stylesheet
 * @author		Ash Clarke
 * @version		1.1
 * @copyright	appius
 * @media		screen, projection
 * @comments	
 */
 
/* Elements */
 
body { margin: 0; padding: 0; background-color: #9D9FA1; font-family: Arial, Helvetica, sans-serif; font-size: 62.5%; }

p {	font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; color: #333; line-height: 1.4em; }

h1, h2, h3, h4 h5, h6 { margin: 0; padding: 0; font-size: 1em; }

table td { font-family: Arial, Helvetica, sans-serif; color: #000; line-height: 1em; }

table td span { font-size: 1.2em; }

a img { border: 0; }

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}

a:active, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

ul, li { font-family: Arial, Helvetica, sans-serif; color: #333;}

fieldset, legend { margin: 0; padding: 0; border: none; }

hr { float: none; clear: both; width: 100%; height: 1px; margin: 0 0 1em 0; border: none; background-color: #CE1141; }

/* Structure */

#header_wrap { width: 960px; height: 135px; margin: 0 auto; background-color: #FFF; }

	#header { height: 135px; width: 920px; margin-left: auto; margin-right: auto; padding: 20px; }
	
#content_wrap { width: 960px; margin: 0 auto; background-color: #FFF; }

	#section_img_header { height: 175px; overflow: hidden; }
	
	#content_container { width: 960px; margin: 0 auto; background-color: #FFF; }
		
		#main { width: 640px; margin: 20px 20px 0 0; }

	#ColLeft { float: left; width: 264px; background-color: #FFF; }

	#ColRight { float: left; width: 640px; margin: 0 0 0 15px; padding: 20px 10px 0; background-color: #FFF; }
	
#footer { width: 920px; height: 27px; margin: 0 auto; padding: 38px 20px 20px; border-top: 1px solid #CCC; color: #333;	
	background-image: url(http://www.gmpte.com/resources/footer_bg.png); background-repeat: no-repeat; background-position: left top; }
	
/* Element IDs */

ul#nav.main_nav_wrap { margin-bottom: 1px; }

#nav li a { font-size: 1.2em; }

#timetableSelect, #stationinfoSelect { margin: 8px; padding-left: 15px; }

#tramTimes { font-weight:bold; width:100%; }
	#tramTimes th { font-size: 1.1em; color: #000; }
	#tramTimes td { font-size: 1.1em; color: #000; }
		#tramTimes th.colSet1, #tramTimes td.colSet1 { width: 25%; }
		#tramTimes th.colSet2, #tramTimes td.colSet2 { width: 10%; }
		#tramTimes th.colSet3, #tramTimes td.colSet3 { width: 15%; }
		#tramTimes td.greyCell { text-align: center; }
		
#tramFrequencies { font-size: 1.1em; font-weight:bold; width:100%; text-align:center; vertical-align:top; }
	#tramFrequencies th { color: #000; }
		#tramFrequencies th.colset1 { width: 10%; }
		#tramFrequencies th.colset2, #tramFrequencies th.colset3, #tramFrequencies th.colset4 { width: 30%; }
	
	#tramFrequencies td p { font-size: 1em; color: #000; }

#travelshops { font-weight: bold; width:100%; }
	#travelshops tr.yellowCell { margin: 0 0 5px 0; }
	#travelshops td, #travelshops th { font-size: 1.1em; color: #000; }
	#travelshops td.station, #travelshops td.times { text-align: center; }
	#travelshops td.days { padding: 0 0 0 10px; }
	#travelshops td.days, #travelshops td.times { height: 3em; }

#facilities { width: 90%; margin: auto; vertical-align: top; font-weight: bold; }	
	#facilities th, #facilities td { font-size: 1.2em; }
	#facilities td { padding: 8px; line-height: 1.4em; }
	#facilities th.colSet1 { width: 50%; }	

#infoRequest, #generalEnquiries { width: 75%; margin: auto; background-color: #FEF8D6; border: 1px solid #666666; }
	#infoRequest td, #generalEnquiries td { font-size: 1.2em; }
	#infoRequest table td, #generalEnquiries table td { font-size: 1em; }
	
#sorryButton img { float: right; position: relative; top: -30px; right: 10px; }

#checkout td { font-size: 1.1em; font-weight: bold; height: 1.5em; }

/* Classes */

	/* CTAs */
	/* updates 18062010 */
	.ctaContainerTodaysServiceDisruptionsLeft {
			float: left; 
			width: 310px; 

	}
	
	.ctaContainerTodaysServiceDisruptionsRight {
			float: right; 
			width: 310px; 

	}
	
	.ctaContainer { float: left; width: 205px; margin-right: 10px; }
	.ctaContainerNews { float: left; width: 634px; margin-right: 0px; }
	.ctaContainerNews a { margin: 0; padding: 0; }
	
	
		.ctaTitleImage { float: left; width: 205px; height: 50px; }
		.ctaTitleImageNews { float: left; width: 634px; height: 48px; }
		
		.ctaBody { float: left; width: 205px; height:5em; 
			background-image: url(/images/template/body_yellow_boxes/box_center.gif); background-repeat: repeat-y; z-index: 1; }
			
		.ctaBody310 { float: left; width: 310px; height: 12em; 
			background-image: url(/images/template/body_yellow_boxes/box_centerLg.gif); background-repeat: repeat-y; z-index: 1; }
			
		* + html .ctaBody310 { float: left; width: 310px; height: 12em; 
			background-image: url(/images/template/body_yellow_boxes/box_centerLg.gif); background-repeat: repeat-y; z-index: 1; margin-top:-3px; }
			
		.ctaBody310 p { margin: 0; padding: 15px 15px 0; }
		
		.ctaBody310 ul { margin: 15px 15px 15px 25px; padding: 0; }
		
		.ctaBody310 ul li { clear: both; margin: 4px 0px; padding: 0 0 4px 0; font-size: 1.2em; line-height: 100%;
					background-image: url(/images/template/news_list_seperator.jpg); background-repeat: repeat-x; background-position: bottom; }
		
		.ctaBody310 ul li a, .ctaBody634 ul li span { font-weight: normal !important }
		
		.ctaBody310 ul.nobullet { margin: 15px; }
			
			.ctaBody310 ul.nobullet li { list-style-type: none; height: 1em; }
			
			
			
			
			
		.ctaBody634 { float: left; width: 634px; height: 12em; 
			background-image: url(/images/template/body_yellow_boxes/box_bottomLgNews.gif); background-repeat: repeat-y; z-index: 1; }
			
		.ctaBody634 p { margin: 0; padding: 15px 15px 0; }
		
		.ctaBody634 ul { margin: 15px 15px 15px 25px; padding: 0; }
		
		.ctaBody634 ul li { clear: both; margin: 4px 0px; padding: 0 0 4px 0; font-size: 1.2em; line-height: 100%;
					background-image: url(/images/template/news_list_seperator.jpg); background-repeat: repeat-x; background-position: bottom; }
		
		.ctaBody634 ul li a, .ctaBody634 ul li span { font-weight: normal !important }
		
		.ctaBody634 ul.nobullet { margin: 15px; }
			
			.ctaBody634 ul.nobullet li { list-style-type: none; height: 1em; }
		
		
		
			
			
			
			
		.ctaBody.halfHeight { height: 6.5em; }
		
			.ctaContainer a { margin: 0; padding: 0; }
			
			.ctaBody p { margin: 0; padding: 15px 15px 0; }
				
			.ctaBody ul { margin: 15px 15px 15px 25px; padding: 0; }
			
				.ctaBody ul li { clear: both; margin: 4px 0px; padding: 0 0 4px 0; font-size: 1.2em; line-height: 100%;
					background-image: url(/images/template/news_list_seperator.jpg); background-repeat: repeat-x; background-position: bottom; }
			
				.ctaBody ul li a, .ctaBody ul li span { font-weight: normal !important }
				
			.ctaBody ul.nobullet { margin: 15px; }
			
			.ctaBody ul.nobullet li { list-style-type: none; height: 1em; }
			
		.ctaBase { float: left; clear: both; width: 205px; height: 21px; background-image: url(/images/template/body_yellow_boxes/box_bottom.gif); background-repeat: no-repeat; z-index: 0; }
		
		.ctaBase310 { float: left; clear: both; width: 310px; height: 21px; background-image: url(/images/template/body_yellow_boxes/box_bottomLg.gif); background-repeat: no-repeat; z-index: 0; }
		
		.ctaBase634 { float: left; clear: both; width: 634px; height: 21px; background-image: url(/images/template/body_yellow_boxes/box_bottomLgNews2.gif); background-repeat: no-repeat; z-index: 0; }
	
	.ctaContainer.w415 { width: 415px; }
	.ctaContainer.w634 { width: 634px; }
		
		.ctaContainer.w415 .ctaTitleImage { width: 415px; }
		
		.ctaContainer.w415 .ctaBody { width: 415px; background-image: url(/images/template/body_yellow_boxes/news_center.gif); }
		.ctaContainer.w634 .ctaBody { width: 634px; background-image: url(/images/template/body_yellow_boxes/news_center.gif); }
		
		.ctaContainer.w415 .ctaBase { float: left; width: 415px; height: 21px; background-image: url(/images/template/body_yellow_boxes/news_box_bottom.gif); background-repeat: no-repeat; }
	
	.rightContainer { margin-right: 0; }
	
/* End CTAs */

.access { position: absolute !important; top: -500em; left: -500em; }

.left { float: left; }

.right { float: right; }

.clear { clear: both; }

img.left { margin: 0 1em 1em 0; }

img.right { margin: 0 0 1em 1em; }

.padding { padding: 10px; }

.pageHeading { font-size: 1.6em; font-weight: bold; color: #333; }

.sectionHeading { font-size: 1.4em; font-weight: bold; color: #333; }

.faq { font-size: 1.2em; font-weight: normal; }

.nomargin { margin: 0 !important; }

.nopadding { padding: 0 !important; }

.notoppadding { padding-top: 0 !important; }

.noborder { border: none !important; /* Don't use for image links (already set a img)! */}

.centred { float: none !important; margin: auto !important; }

.redText { color: #F00; }

.italic { font-style: italic; }



p span.websiteLink { font-size: 0.9em; font-weight: bold; position: relative; top: -5px; }

.goBtnSmall { position: relative; top: 2px; left: 2px; }

.faqImage { padding: 10px; float: right; }

.ticketSelectorNavImg { padding: 0px 10px; }

.ticketSelectorBtm { background-image: url(/images/ticketselector/i_ts_bottom.gif); width: 438px; height: 21px; background-repeat: no-repeat; }

.bodybullet { font-size: 1.2em; }

.newsHP:link, .newsHP:visited, .serviceHP:link, .serviceHP:visited { font-weight: normal; text-decoration: none; }

.newsHP:active, .newsHP:hover, .serviceHP:active, .serviceHP:hover { font-weight: normal; text-decoration: underline; }

.HPnewsNoLink {
	font-weight: bold;
	text-decoration: none;
}

.greyCell { background-color:#B8B7AD; }
.yellowCell { background-color:#FCD744; }
.ltYellowCell { background-color:#FEE071; }

#searchbar {
	margin: 38px 0 0 0;
	font: 11px verdana;
	z-index: 10;
	font-family:Arial, Helvetica, sans-serif;
	color: #CE1141;
	font-weight: bold;
	width: 210px;
	height: 30px;
	border: 1px solid #9D9FA1;
}

.searchinput
{
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
}

#go {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}

#s {
	float: left;
	padding: 0;
	border: 0;
	width: 159px;
	height: 17px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 3px;
	padding-left: 2px;
	background-color: #E7E7E8;
	background-image: none;
	font-size: 12px;
}

.toplink:link, .toplink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	color:#CE1141;
}

.toplink:active, .toplink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
	color:#CE1141;
}

.list_style {font-size:12px;}

/* Future Metrolink additions */

.alignBottom {
	position:relative;
	margin-top:-10px;
	z-index:10;
}

.ctaBaseModern {
	position:relative;
	z-index:1;
}

.rightColumn {
	position: relative;
	float: right;
}

.rightBlock {
	margin:0px 0px 20px 20px;
	font-size: 9px;
}

.rightBlockBody {
	height: auto;
}

* html .rightBlockBody {
	margin-bottom: 10px;
}

* html .ctaBase {
	margin-top: -1px;
}

* html .ctaBaseA {
	margin-top: -11px;
}

* html .ctaBaseModern {
	margin-top: -11px;
}

.rightBlockBody table {
	font-size: 11px;
	padding: 2px 12px 2px 12px;
}

img.imgRight {
	float: right;
	margin: 0px 0px 20px 20px;
	border: 1px solid #B8B7AD;
}

img.imgLeft {
	float: left;
	margin: 15px 20px 20px 0px;
	border: 1px solid #B8B7AD;
}

div.imgMiddle {
	position: relative;
	text-align: center;
}

img.imgMiddle {
	border: 1px solid #B8B7AD;
}

#sliding {
	display: none;
}

.toggle {
	margin-bottom: 15px;
}

.pdfSize {
	color: #999;
	font-size: 11px;
}

.trackFactDetail {
	float: right;
}

br.double {
	margin-bottom: 3px;
}

.articleRow {
	position: relative;
	border-bottom: 1px dotted #B8B7AD;
	margin: 20px 0px;
	padding-bottom: 20px;
}

.articleRowLast {
	border-bottom: 0;
}

.articleThumb {
	position: relative;
	float: left;
}

.articleSummary {
	position: relative;
	float: left;
	padding-left: 20px;
}

.articleThumb img {
	border: 1px solid #B8B7AD;
}

.maps {
	margin-bottom: 50px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}