/*

	Description: Standard Content Page.
	Version: 0.1

*/
#page-content {
	color: #FFF;
}

/*-----------------------------------------------------------------------------------------------
  Sidebar: Globals 
-----------------------------------------------------------------------------------------------*/


#page-content #sidebar h1
{
	font-size: 2em;
	line-height: 1.2em;
	font-weight: bold;
	text-shadow: 0px 1px 0px #ffffff;
	margin: 15px 20px 8px 15px;
}

#page-content #sidebar p
{
	font-size: 1em;
	padding: 8px 20px 8px 15px;
	line-height: 1.25em;
	text-shadow: 0px 1px 0px #ffffff;
}

#page-content #sidebar ul.shortcuts-list
{
	display: inline-block;
	margin: 10px 20px 15px 15px;
}

#page-content #sidebar ul.shortcuts-list li
{
	margin-bottom: 3px;
}

/*-----------------------------------------------------------------------------------------------
  Sidebar: Inline tooltips 
-----------------------------------------------------------------------------------------------*/

#page-content #sidebar .inline-tooltips
{
	background-color: #F7FAFF;
	margin: 10px 10px 0 0;
	padding: 0 15px 15px 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 1px 0px 0px rgba(0, 0, 0, 0.3); 	
}

#page-content #sidebar .inline-tooltips h3
{
	font-size: 1.25em;
	padding: 15px 0 5px;
	border-bottom: 1px dashed #D0D4DC;
}

#page-content #sidebar .inline-tooltips p
{
	padding: 8px 0;
}

/*-----------------------------------------------------------------------------------------------
  Sidebar: search
-----------------------------------------------------------------------------------------------*/

#page-content #sidebar #sidebar-search
{
	position: relative;
	background: url(../../images/sidebar-search-bg.png) no-repeat;
	padding: 14px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 54px;
	margin-bottom: 5px;
}

#page-content #sidebar #sidebar-search input[type=text]
{
	width: 165px;
	margin-right: 2px;
}

#page-content #sidebar #sidebar-search input.button
{
	padding-top: 9px;
	padding-bottom: 8px; 
}

#page-content #sidebar #sidebar-search label
{
	font-weight: bold;
	padding-bottom: 2px;
}

#page-content #sidebar #sidebar-search label span
{
	font-weight: normal;
	color: #555;
}

#page-content #sidebar .ui-autocomplete-loading
{
	background: url(../../images/loading.gif) 158px 8px no-repeat;
}

/*-----------------------------------------------------------------------------------------------
  Sidebar: menu
-----------------------------------------------------------------------------------------------*/

#page-content #nav-wrapper
{
	position: absolute;
	text-align: right;
}

/*#page-content #nav-wrapper ul#first_tier{
	text-align: left;
	background: #fff;
	font-size: 1.1em;
	width: 326px;
	margin-top: 15px;
	border: 1px solid #d0d4dc;
	border-right: 1px solid #e7ecf5;
}
#page-content #nav-wrapper #first_tier li,
#page-content #nav-wrapper #first_tier li span,
#page-content #nav-wrapper #first_tier li a
{
	display: block;
	text-decoration: none;
}
#page-content #nav-wrapper #first_tier li a{

}

#page-content #nav-wrapper ul#second_tier{

}
#page-content #nav-wrapper ul#third_tier{

}*/


#page-content #nav-wrapper #nav-secondary
{
	text-align: left;
	background: #fff;
	font-size: 1.1em;
	width: 326px;
	margin-top: 15px;
	border: 1px solid #d0d4dc;
	border-right: 1px solid #e7ecf5;
}

#page-content #nav-wrapper #nav-secondary li,
#page-content #nav-wrapper #nav-secondary li span,
#page-content #nav-wrapper #nav-secondary li a
{
	display: block;
	text-decoration: none;
}

#page-content #nav-wrapper #nav-secondary li span.top-level,
#page-content #nav-wrapper #nav-secondary li a.top-level
{
	padding-left: 30px;
	font-size: 1.15em;
	line-height: 40px;
	height: 40px;
}

#page-content #nav-wrapper #nav-secondary .top-level
{
	border-bottom: 1px solid #EDEFF4;
}

#page-content #nav-wrapper #nav-secondary li:last-child .top-level
{
	border: none;
}

#page-content #nav-wrapper #nav-secondary .top-level-selected
{
	position: relative;
	color: #fff;
	font-weight: bold;
	background: #0075b5 url(../../images/sprite.png) 0 -130px no-repeat;
	border: none;
}

#page-content #nav-wrapper #nav-secondary .arrow-top-level-selected
{
	position: absolute;
	z-index: 100;
	top: 0;
	right: -14px;
	height: 40px;
	width: 14px;
	background: url(../../images/sprite.png) right -130px no-repeat;
}

#page-content #nav-wrapper #nav-secondary .top-level-selected:first-child
{
	margin: -1px 0 0 -1px;
}

#page-content #nav-wrapper #nav-secondary li.expanded .top-level-selected
{
	background-position: 0 -420px;
}

#page-content #nav-wrapper #nav-secondary li.expanded .top-level-not-selected
{
	background: url(../../images/sprite.png) 9px -254px no-repeat;
}

#page-content #nav-wrapper #nav-secondary li.collapsed
{
	background: url(../../images/sprite.png) 13px -357px no-repeat;
}

#page-content #nav-wrapper #nav-secondary ul.sublevel li
{
	position: relative;
	padding: .4em;
	padding-left: 50px;
	background: url(../../images/sprite.png) 35px -308px no-repeat;
	line-height: 1.4em;
	/*height: 30px;*/
}

#page-content #nav-wrapper #nav-secondary ul.sublevel li.collapsed
{
	background: url(../../images/sprite.png) 13px -357px no-repeat;
}

/*#page-content #nav-wrapper #nav-secondary ul.thirdlevel li
{
	position: relative;
	padding-left: 70px;
	background: url(../../images/sprite.png) 35px -308px no-repeat;
	line-height: 30px;
	margin-left: -50px;
	/*height: 30px;*/
}*/

#page-content #nav-wrapper #nav-secondary ul.sublevels li span.sublevels-label
{
	background: #F8F8F8;
	padding-left: 30px;
	color: #555555;
	height: 30px;
	height: 2.2em;
}

/*#page-content #nav-wrapper #nav-secondary ul.thirdlevel li span.sublevels-label
{
	background: #F8F8F8;
	padding-left: 30px;
	color: #555555;
	height: 30px;
	height: 2.2em;
}*/

#page-content #nav-wrapper #nav-secondary ul.sublevel
{
	border-bottom: 1px solid #f3f3f3;
}

/*#page-content #nav-wrapper #nav-secondary ul.thirdlevel
{
	border-bottom: 0px solid #f3f3f3;
}*/


#page-content #nav-wrapper #nav-secondary ul.sublevel li.sublevel-selected
{
	background: url(../../images/sprite.png) 0 -510px no-repeat #006ca9;
	color: #fff;
	font-weight: bold;
}

#page-content #nav-wrapper #nav-secondary .arrow-sublevel-selected
{
	position: absolute;
	z-index: 100;
	top: 50%;
	margin-top: -15px;
	right: -14px;
	height: 30px;
	width: 14px;
	background: url(../../images/sprite.png) right -510px no-repeat ;
}

#page-content #nav-wrapper #nav-follow-link
{
	font-size: .9em;
	margin-right: 12px;
	line-height: 40px;
	color: #666;
	cursor: pointer;
}

/*-----------------------------------------------------------------------------------------------
  Content: Global
-----------------------------------------------------------------------------------------------*/

.separator {
	background:url(../../images/divider.png) no-repeat 50% 50%;
	height: 25px;
	width: 100%;
	margin: 30px 0;
	overflow:hidden;
}
.col-group {
	margin: 0 -2%;
}

.three-col-1 {
	margin: 0 2%;
	float: left;
	width: 29%;
}

#page-content #content #locked .fold-white-horizontal
{
	margin: 25px 0 0 0;
}

#page-content #content .content-white-bg
{
	position: relative;
	background: #fff;
	padding-bottom: 30px;
	/*min-height: 500px;*/
	border: 1px solid #d0d4dc;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 25px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 25px 0px 25px 0px;
	border-radius: 25px 0px 25px 0px;
	margin-left: 2px;
	min-height: 600px; /* Minimum height of the content area */
}

#page-content #content .content-white-bg .content-shadow
{
	position: absolute;
	bottom: -13px;
	background: url(../../images/sprite.png) center -590px no-repeat;
	height: 12px;
	width: 100%;
	z-index: 1;
}

/*-- Back to top link --*/

#page-content #content .content-white-bg .back-to-top
{
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: #f8f8f8;
	margin: 20px 0 0 0;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 25px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 25px 0px;
	border-radius: 0px 0px 25px 0px; 
}

#page-content #content .content-white-bg .back-to-top a
{
	font-size: .9em;
	display: block;
	padding: 8px 5px 8px 40px;
	background: url(../../images/sprite.png) 22px -785px no-repeat;
}

.metroCARD {
}

.metro-CARD {
	font-size: 0.80em;
	text-transform:uppercase;
}



/*-----------------------------------------------------------------------------------------------
  Content: Tabs
-----------------------------------------------------------------------------------------------*/

#page-content #tabs
{
	border-bottom: 1px solid #d8d8d8;
	line-height: 34px;
	margin: 0 15px;
	padding-top: 20px;
}

#page-content #tabs li
{
	display: inline;
	font-size: 1.1em;
}

#page-content #tabs li a
{
	border: 1px solid #d8d8d8;
	border-bottom: none;
	padding: 10px 6px;
	background: #efefef;
	text-decoration: none;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px; 
}

#page-content #tabs li.active a
{
	border: 0px solid #d8d8d8;
	border-bottom: none;
	padding: 10px 6px;
	background: #ffffff;
	text-decoration: none;
	font-weight:bold;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px; 
}

#page-content #tabs li a:hover
{
	background: #fff;
	border: 1px solid #d8d8d8;
	border-bottom: 1px solid #fff;
}

#page-content #tabs li.active a:hover
{
	background: #fff;
	border: 0px solid #d8d8d8;
	border-bottom: 0px solid #fff;
}

#page-content #tabs li.active
{
	border: 1px solid #d8d8d8;
	border-bottom: 1px solid #fff;
	padding: 10px 6px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	cursor: default;
}

/*-----------------------------------------------------------------------------------------------
  Content: Section icons
-----------------------------------------------------------------------------------------------*/

#section-icons
{
	padding: 30px 30px 0 30px;
}

#section-icons .icon
{
	background-image: url(../../images/section-icons.png);
	background-repeat: no-repeat;
	display: inline-block;
	width: 61px;
	height: 61px;
	margin-right: 5px;
}

#section-icons .icon-bus
{
	background-position: 0 0;
}

#section-icons .icon-bus-maps
{
	background-position: 0 -71px;
}

#section-icons .icon-bus-timetables
{
	background-position: 0 -424px;
}

#section-icons .icon-train
{
	background-position: 0 -141px;
}

#section-icons .icon-train-maps
{
	background-position: 0 -211px;
}

#section-icons .icon-train-timetables
{
	background-position: 0 -495px;
}

#section-icons .icon-tram
{
	background-position: 0 -282px;
}

#section-icons .icon-tram-maps
{
	background-position: 0 -353px;
}

#section-icons .icon-tram-timetables
{
	background-position: 0 -566px;
}

#section-icons .icon-updates
{
	background-position: 0 -637px;
}

#section-icons .icon-bus-train-tram
{
	background-position: 0 -708px;
}

#section-icons .icon-train-tram
{
	background-position: 0 -850px;
}

#section-icons .icon-bus-train
{
	background-position: 0 -921px;
}

#section-icons .icon-bus-tram
{
	background-position: 0 -992px;
}

#section-icons .icon-project
{
	background-position: 0 -779px;
}

#section-icons .icon-news
{
	background-position: 0 -1063px;
}

#section-icons .icon-adelaidemetro
{
	background-position: 0 -1134px;
}

#section-icons .icon-events
{
	background-position: 0 -1205px;
}

#section-icons .icon-timetables
{
	background-position: 0 -1276px;
}

#section-icons .icon-maps
{
	background-position: 0 -1347px;
}

#section-icons .icon-alerts
{
	background-position: 0 -1418px;
}

#section-icons .icon-journey
{
	background-position: 0 -1489px;
}

#section-icons .icon-metrocard
{
	background-position: 0 -1560px;
}

#section-icons .icon-tickets
{
	background-position: 0 -1631px;
}

#section-icons .icon-money
{
	background-position: 0 -1702px;
}

#section-icons .icon-stop
{
	background-position: 0 -1773px;
}

#section-icons .icon-bus-special
{
	background-position: 0 -1844px;
}

#section-icons .icon-sitemap
{
	background-position: 0 -1915px;
}

#section-icons p.tip
{
	display: inline-block;
	margin-left: 5px;
}

/*-----------------------------------------------------------------------------------------------
  Content: Ajax search results
-----------------------------------------------------------------------------------------------*/

#ajax-search-results-holder
{
	margin: 20px 30px;
	padding: 20px;
	background: #f3f3f3;
	-webkit-box-shadow: 0px 1px 0px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 0px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 0px 1px rgba(0, 0, 0, 0.1); 
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 15px 0px 15px 0px;
	border-radius: 15px 0px 15px 0px; 
}

#ajax-search-results-holder h2
{
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 10px;
	text-shadow: 0px 1px 0px #ffffff;
}

#ajax-search-results-holder li
{
	clear: both;
	padding: 2px 0;
}

#ajax-search-results-holder li .route-number
{
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #000;
	padding: 2px 4px 1px;
	font-size: .9em;
	text-decoration: none;
	font-weight: bold;
	background: #fff;
	margin-right: 5px;
}

.js-off #ajax-search-results-holder .dropdown,
.js-off #ajax-search-results-holder .dropdown ul li
{
	display: inline-block;
}

.js-on #ajax-search-results-holder .dropdown
{
	display: inline-block;
	margin-left: 5px;
}

/* Bus theme */

#ajax-search-results-holder li.bus-route .route-number
{
	border: 2px solid #2EAA56;
}

/* Train theme */

#ajax-search-results-holder li.train-route .route-number
{
	border: 2px solid #27A7DF;
}

/* Tram theme */

#ajax-search-results-holder li.tram-route .route-number
{
	border: 2px solid #EB2127;
}

/* Table (retailers) */

#ajax-search-results-holder table th
{
	font-weight: bold;
}

#ajax-search-results-holder table tr
{
	line-height: 21px;
}

/*-----------------------------------------------------------------------------------------------
  Custom dropdown
-----------------------------------------------------------------------------------------------*/

.js-off .dropdown dt
{
	display: none; /* We hide the dropdown title when JS is off */
}

.js-on .dropdown dd,
.js-on .dropdown dt,
.js-on .dropdown ul
{
	margin:0px;
	padding:0px;
}

.js-on .dropdown dd
{
	position:relative;
}

.js-on .dropdown a,
.js-on .dropdown a:visited
{
	text-decoration:none;
	outline:none;
}

.js-on .dropdown dt a:hover
{
	-webkit-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.1); 
}

.js-on .dropdown dt a
{
	background:#fff url(../../images/sprite.png) right -56px;
	display:block;
	padding-right:20px;
	border:1px solid #D0D4DC;
	width:100px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 	
}

.js-on .dropdown dt a span
{
	cursor:pointer;
	display:block;
	padding: 4px 5px 4px 10px;
}

.js-on .dropdown dd ul
{
	background:#fff;
	display:none;
	left:0;
	position:absolute;
	top:0;
	width:auto;
	min-width:120px;
	list-style:none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3); 
}

.js-on .dropdown dd ul li
{
	padding: 0 !important;
}

.js-on .dropdown dd ul li a {
	line-height: 26px;
	display:block;
	border-bottom: 1px solid #F3F3F3;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
	white-space: nowrap;
}

.js-on .dropdown dd ul li a:hover {
	background-color:#f8f9fe;
	border-bottom: 1px solid #cedbef;
}

.js-on .dropdown dd ul li:last-child a,
.js-on .dropdown dd ul li:last-child a:hover
{
	border-bottom: none;
}

/*-----------------------------------------------------------------------------------------------
  Content: Context search
-----------------------------------------------------------------------------------------------*/

#page-content #content #context-search
{
	background: #fff;
	border: 1px solid #efefef;
	position: relative;
	padding: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#page-content #content #context-search input[type=text]
{
	width: 79%;
	margin-right: 2px;
}

#page-content #content #context-search input.button
{
	padding-top: 9px;
	padding-bottom: 8px; 
}

#page-content #content #context-search label
{
	padding-bottom: 2px;
}

#page-content #content #context-search label span
{
	font-weight: normal;
	color: #555;
}

#page-content #content #context-search .ui-autocomplete-loading
{
	background: url(../../images/loading.gif) 395px 8px no-repeat;
}

/*-----------------------------------------------------------------------------------------------
  Content: Related links
-----------------------------------------------------------------------------------------------*/

#page-content #content .list-related-links
{
	clear: both;
	background: #f8f8f8;
	padding: 15px 20px;
	margin: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height: 1.5em;
}

#page-content #content .list-related-links h3
{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 5px;
}

#page-content #content .list-related-links ul,
#page-content #content #unlocked .list-related-links ul
{
	padding: 0;
}

#page-content #content .list-related-links ul li,
#page-content #content #unlocked .list-related-links ul li
{
	list-style-image: none;
	line-height: 1.35em;
	float: left;
	width: 45%;
	margin-bottom: 2px;
	margin-right: 5%;
}

#page-content #content a.link-arrow {
	background: url(../../images/link-arrow.png) no-repeat scroll 0 3px transparent;
}



/*-----------------------------------------------------------------------------------------------
  Content: Shortcuts list
-----------------------------------------------------------------------------------------------*/

#page-content #content .shortcuts-list{
	padding: 0;
}

#page-content #content .shortcuts-list li
{
	list-style-image: none;
	line-height: 1.6em;
	padding-left: 30px;
	background: url(../../images/sprite.png) 7px -314px no-repeat;
	margin-bottom: 0;
}

#page-content #content .shortcuts-list li.first
{
	/*font-size: 16px;*/
	line-height: normal;
	background-position: 0 -640px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 3px;
}

#page-content #content .shortcuts-list li a
{
	text-decoration: none;
	font-size: 1.1em;
}

/*-----------------------------------------------------------------------------------------------
  Content: Grid list
-----------------------------------------------------------------------------------------------*/

#page-content #grid-list
{
	padding: 18px 14px 20px 29px;
}

/*-----------------------------------------------------------------------------------------------
  Content: List News
-----------------------------------------------------------------------------------------------*/

#page-content #list-news
{
	margin: 20px 30px 30px;
}

/*-----------------------------------------------------------------------------------------------
  Content: List Events
-----------------------------------------------------------------------------------------------*/

#page-content #list-events
{
	margin: 20px 30px 30px;
}

/*-----------------------------------------------------------------------------------------------
  Content: List Service Updates
-----------------------------------------------------------------------------------------------*/

#page-content #list-updates
{
	margin: 20px 30px 30px;
}

/*-----------------------------------------------------------------------------------------------
  Content: Tabs - Overwriting jQuery UI
-----------------------------------------------------------------------------------------------*/

#page-content #content .ui-tabs
{
	border: none;
	padding: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px; 
}

#page-content #content .ui-tabs ul.ui-tabs-nav
{
	background: none;
	padding: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: none;
	border-bottom: 1px solid #D8D8D8;
}

#page-content #content .ui-tabs ul.ui-tabs-nav li
{
	margin-right: 4px;
}

#page-content #content .ui-tabs ul.ui-tabs-nav li a
{
	padding: 10px 8px;
}

#page-content #content .ui-tabs ul.ui-tabs-nav li.ui-state-default
{
	border: 1px solid #D8D8D8;
}

#page-content #content .ui-tabs .ui-tabs-panel
{
	padding: 0;
}

/*-----------------------------------------------------------------------------------------------
  Content: Plan My Journey Form
-----------------------------------------------------------------------------------------------*/

#page-content #plan-my-journey
{
	margin: 20px 30px;
}

#page-content #plan-my-journey input[type=text]
{
	margin-bottom: 8px;
	font-weight: normal;
}

#page-content #plan-my-journey label
{
	font-weight: bold;
	text-indent: 2px;
}

#page-content #plan-my-journey label span
{
	font-weight: normal;
}

#page-content #plan-my-journey legend
{
	font-weight: bold;
	border-bottom: 1px solid #D8D8D8;
	display: block;
	width: 100%;
	padding: 5px 0 5px 3px;
}

#page-content #plan-my-journey input[type=checkbox]
{
	width: 16px;
	height: 16px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

	/* Webkit hack */
	
	#page-content #plan-my-journey #travel-by-wrapper .colored-check input[type=checkbox]
	{
		width: 15px;
		height: 15px;
	}
	
}

/* From - To */

#page-content #plan-my-journey input[type=text]#from,
#page-content #plan-my-journey input[type=text]#to
{
	width: 97%;
	font-size: 1.65em;
}

/* When */

#page-content #plan-my-journey #when-wrapper
{
	position: relative;
	height: 100px;
	display: block;
}

#page-content #plan-my-journey #when-wrapper label
{
	display: inline-block;
	font-weight: normal;
	margin: 16px 20px 0 0;
}

#page-content #plan-my-journey #when-wrapper input[type=radio]
{
	margin: 0 5px 0 0;
}

#page-content #plan-my-journey #when-wrapper #date-wrapper
{
	position: absolute;
	right: 23%;
	width: 25%;
	top: 22px;
	font-weight: normal;
	margin: 10px 0 0 0;
	line-height: 1.2em;
}

#page-content #plan-my-journey #when-wrapper #date-wrapper input[type=text]
{
	display: block;
	font-size: 1em;
	width: 65%;
	background: url(../../images/sprite.png) right -1254px no-repeat;
}

/* Time */

#page-content #plan-my-journey #time-wrapper
{
	position: absolute;
	width: 25%;
	right: 25px;
	margin: -67px 0 0 0;
}

#page-content #plan-my-journey #time-wrapper label
{
	float: left;
	font-weight: normal;
	margin-right: 4px;
	line-height: 1.35em;
}

#page-content #plan-my-journey #time-wrapper label select
{
	display: block;
	width: 50px;
}

/* Travel by */

#page-content #plan-my-journey #travel-by-wrapper
{
	float: left;
	width: 48%;
	height: 80px;
}

#page-content #plan-my-journey #travel-by-wrapper label
{
	display: inline-block;
	margin-top: 4px;
	font-weight: normal;
	margin: 0 0 0 3px;
}

#page-content #plan-my-journey #travel-by-wrapper .colored-check
{
	display: inline-block;
	border-style: solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	border-color: #fff;
	text-align: center;
	padding: 1px;
	margin-top: 10px;
}


#page-content #plan-my-journey #travel-by-wrapper .bus-check.checked,
#page-content #plan-my-journey #travel-by-wrapper .schs-check.checked
{
	border-color: #2eaa56;
	background: #2eaa56;
}

#page-content #plan-my-journey #travel-by-wrapper .train-check.checked
{
	border-color: #27a7df;
	background: #27a7df;
}

#page-content #plan-my-journey #travel-by-wrapper .tram-check.checked
{
	border-color: #eb2127;
	background: #eb2127;
}

/* Results */

#page-content #plan-my-journey #results-wrapper
{
	width: 48%;
	height: 80px;
	float: right;
}

#page-content #plan-my-journey #results-wrapper label
{
	padding-top: 10px;
	display: inline-block;
	font-weight: normal;
}

#page-content #plan-my-journey #results-wrapper input[type=checkbox]
{
	margin: 0 6px 0 2px;
}

/* Submit */

#page-content #plan-my-journey input[type=submit]
{
	margin-top: 20px;
}

/* -- Extended -- */

#page-content #plan-my-journey #jp-extended-trigger
{
	margin-top: 10px;
}

#page-content #plan-my-journey #jp-extended-trigger a
{
	display: block;
	padding: 10px 0 10px 23px;
	background: url(../../images/expand.png) 5px center no-repeat;
	border-bottom: 1px dashed #D8D8D8;
	border-top: 1px dashed #D8D8D8;
}

#page-content #plan-my-journey .jp-extended-trigger-off a
{
	background: url(../../images/collapse.png) 5px center no-repeat !important;
	border-bottom: none !important;
}

/* Show me & Maximum walk */

#page-content #plan-my-journey #show-me-wrapper
{
	margin-bottom: 5px;
}

#page-content #plan-my-journey #show-me-wrapper label,
#page-content #plan-my-journey #maximum-walk-wrapper select
{
	display: inline-block;
	font-weight: normal;
	margin-top: 8px;
}

#page-content #plan-my-journey #maximum-walk-wrapper
{
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #D8D8D8;
}

#page-content #plan-my-journey #show-me-wrapper input[type=radio]
{
	margin: 0 6px 0 2px;
}

/*-----------------------------------------------------------------------------------------------
  Content: Uncertain location
-----------------------------------------------------------------------------------------------*/

#page-content #uncertain-location
{
	margin: 20px 30px;
}

#page-content #uncertain-location #error-message ol li
{
	padding-bottom: 15px;
}

#page-content #uncertain-location input[type=text]
{
	width: 97%;
	margin-bottom: 8px;
	font-weight: normal;
}

#page-content #uncertain-location input[type=text].valid
{
		background: #fff url(../../images/mini-icons.png) 574px -632px no-repeat !important;

}
#page-content #uncertain-location input[type=text].invalid
{
		background: white url(../../images/mini-icons.png) 574px -1206px no-repeat !important;

}
#page-content #uncertain-location #error-message.location{
	min-height: 50px;
}

#page-content #uncertain-location select
{
	width: 100%;
	font-size: 1.65em;
	margin-bottom: 8px;
	font-weight: normal;
}

/* Select location */

#page-content #uncertain-location #select-location
{
	display: block;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #D8D8D8;
}

/* Retype location */

#page-content #uncertain-location .retype-title
{
	display: block;
	padding-bottom: 15px;
}

#page-content #uncertain-location #retype-location
{
	padding-bottom: 20px;
}

/*-----------------------------------------------------------------------------------------------
  Content: Special service
-----------------------------------------------------------------------------------------------*/

#page-content #special-service
{
	margin: 20px 30px 0;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  CMS content styles (unlocked contents)
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#page-content #content #unlocked
{
	padding: 0;
	padding-bottom: 30px;
	display: block;
}

#page-content #content #unlocked .unlocked-content-wrapper
{
	padding: 10px 20px 0;
}

#page-content #content #unlocked .fold-white-horizontal
{
	margin: 25px 0 0 0;
}

#page-content #content #unlocked .alert
{
	clear: both;
}

#page-content #content #locked #unlocked .unlocked-content-wrapper /* Unlocked content inside a locked content area */
{
	padding: 0;
	margin-bottom: -30px;
}

#page-content .content-header {
	margin-left: -22px;
	padding: 0;
}

/*--- Headings ---*/

#page-content #content #unlocked .unlocked-content-wrapper h2,
#page-content #content #unlocked .unlocked-content-wrapper h3,
#page-content #content #unlocked .unlocked-content-wrapper h4
{
	/*clear: both; Removed By Josh*/
	margin: 25px 0 10px;
	font-weight:bold;
}

#page-content #content #unlocked .unlocked-content-wrapper h2 em,
#page-content #content #unlocked .unlocked-content-wrapper h3 em,
#page-content #content #unlocked .unlocked-content-wrapper h4 em
{
	font-weight:bold;
}


#page-content #content #unlocked .unlocked-content-wrapper h2
{
	font-size: 2.8em;
	padding-bottom: 5px;
	clear: left;
}

#page-content #content #unlocked .unlocked-content-wrapper h3
{
	font-size: 1.35em;
}

#page-content #content #unlocked .unlocked-content-wrapper h4
{
	font-size: 1.25em;
}

@media only screen and (max-width: 600px) {
	
#page-content #content #unlocked .unlocked-content-wrapper h2,
#page-content #content #unlocked .unlocked-content-wrapper h3,
#page-content #content #unlocked .unlocked-content-wrapper h4
{
	margin: 15px 0 10px;
}
	
#page-content #content #unlocked .unlocked-content-wrapper h2
{
	font-size: 1.5em;
	padding-bottom: 5px;
}

#page-content #content #unlocked .unlocked-content-wrapper h3
{
	font-size: 1.35em;
}

#page-content #content #unlocked .unlocked-content-wrapper h4
{
	font-size: 1.25em;
}
	
}


/*--- features ---*/

#page-content #content #unlocked .unlocked-content-wrapper table.features {
	background:transparent;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	display: table;
	margin-left:20px;
	width:890px;
}

#page-content #content #unlocked .unlocked-content-wrapper table.features tr { background:transparent; }

#page-content #content #unlocked .unlocked-content-wrapper table.features td {
	vertical-align: middle !important;
	display: table-cell;
	border-radius: 100px;
	width: 160px;
	height: 160px;
	background: #FFF;
	color: #333;
	padding: 20px;
	text-align: center;
	font-size: 17px;
	line-height: 17px;
}

#page-content #content #unlocked .unlocked-content-wrapper table.features td.spacer {
	width: 30px;
	height: 200px;
	display: table-cell;
	background: none;
	padding: 0;
}

#page-content #content #unlocked .unlocked-content-wrapper table.features td h5, #page-content #content #unlocked .unlocked-content-wrapper table.features td h4, #page-content #content #unlocked .unlocked-content-wrapper table.features td h3, #page-content #content #unlocked .unlocked-content-wrapper table.features td h2 {
	margin: 5px 0;	
	font-weight: bold;
	font-size: 23px;
	line-height: 23px;
       	color:#009DDC;
}

#page-content #content #unlocked .unlocked-content-wrapper table.features td p {
	margin: 5px 0;	
	padding: 0;
	color:#009DDC;
}

/*@media only screen and (max-width: 980px) {
	
	#page-content #content #unlocked .unlocked-content-wrapper table.features {
		width: 100%
	}

	#page-content #content #unlocked .unlocked-content-wrapper table.features tr { }
	#page-content #content #unlocked .unlocked-content-wrapper table.features th, td {
		border-radius: 0 !important;
		width: auto !important;
		height: auto !important;
	}
	
}*/

@media only screen and (max-width: 980px) {
	
	#page-content #content #unlocked .unlocked-content-wrapper table.features {
		width: 100%;
		margin: 0;
	}
	
	#page-content #content #unlocked .unlocked-content-wrapper table.features tr {
		display:block !important; text-align: center; 
	}
		
	#page-content #content #unlocked .unlocked-content-wrapper table.features td {
		display:inline-block !important;
		margin: 10px; 
	}
	
	#page-content #content #unlocked .unlocked-content-wrapper table.features td h5 {
		margin-top: 30px;
	}
	
	
	#page-content #content #unlocked .unlocked-content-wrapper table.features .spacer { display:none !important; }
	
}


/*--- Body ---*/




#page-content #content #unlocked p
{
	padding: 10px 0;
	line-height: 1.35em;
}

#page-content #content #unlocked img
{
}

#page-content #content #unlocked img.right-floating
{
	float: right;
	margin:0 0 20px 15px;
}
#page-content #content #unlocked div.right-floating
{
	float: right;
	margin:0 0 20px 15px;
}

#page-content #content #unlocked img.left-floating
{
	float: left;
	margin:0 15px 20px 0;
}
#page-content #content #unlocked div.left-floating
{
	float: left;
	margin:0 15px 20px 0;
}

/*--- List: Default ---*/

#page-content #content #unlocked .unlocked-content-wrapper ul
{
	/*clear: both; Removed By Josh*/
	margin: 10px 0;
	padding: 0 0 10px 20px;
}

#page-content #content #unlocked .unlocked-content-wrapper ul li
{
	list-style-type:disc;
	list-style-position: outside;
	font-size: 1em;
	line-height: 1.25em;
	margin: .5em 0;
}

#page-content #content #unlocked .unlocked-content-wrapper ul li p
{
	font-size: inherit;
	line-height: inherit;
}

#page-content #content #unlocked .unlocked-content-wrapper ul.list-ticks
{
	margin-left:0;
/*	padding-left:9px;*/
}

#page-content #content #unlocked .unlocked-content-wrapper ul.list-ticks li
{
	list-style:none;
 	background: url("../../images/check.png") no-repeat scroll 2px 1px transparent;
    	padding-left: 33px;
	margin-left:0; 
	min-height:18px;
}

/*--- List: Anchors ---*/

#page-content #content #unlocked .title-anchors
{
	border: none !important;
	font-size: 1.1em !important;
	font-weight: bold !important;
	margin: 10px 0 !important;
}

#page-content #content #unlocked ul.list-anchors
{
	padding: 0;
	margin-top: 0;
}

#page-content #content #unlocked ul.list-anchors li
{
	display: block;
	list-style-image: none;
	font-size: 1em;
	background: url(../../images/sprite.png) 0 -1002px no-repeat;
	padding-left: 22px;
	line-height: 1.35em;
	margin-bottom: 0;
}

/*--- List: Prices ---*/

#page-content #content #unlocked ul.list-prices
{
	display: inline-block;
	margin: 5px 0;
	padding: 0;
}

#page-content #content #unlocked ul.list-prices li
{
	list-style-image: none;
	line-height: normal;
	float: left;
	background: #f6f6f6;
	padding: 10px;
	font-size: 1.7em;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#page-content #content #unlocked ul.list-prices li span
{
	font-size: .6em;
	display: block;
	margin-bottom: 5px;
}

/*--- List: Steps ---*/

#page-content #content #unlocked ol.list-steps
{
	padding: 10px 0;
}

#page-content #content #unlocked ol.list-steps li
{
	list-style-image: none;
	display: inline-block;
	background: #2fb457 url(../../images/contents/list-steps.png) center right no-repeat;
	color: #fff;
	padding: 10px 17px 10px 10px;
	font-size: 1em;
	line-height: normal;
	margin-bottom: 0;
}

#page-content #content #unlocked ol.list-steps li
{
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

#page-content #content #unlocked ol.list-steps li:last-child
{
	background-image: none;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	padding-right: 10px;
}

/*--- List: With icons ---*/

#page-content #content #unlocked ul.list-icons
{
	padding: 10px 0;
	display: inline-block;
	margin: 0 -8px;
}

#page-content #content #unlocked ul.list-icons li
{
	list-style-image: none;
	line-height: normal;
	float: left;
	position: relative;
	padding: 12px;
	width: 163px;
	height: 96px;
	background-color: #f3f3f3;
	background-image: url(../../images/contents/sprite-list-icons.png);
	background-repeat: no-repeat;
	margin: 4px 8px 14px;
	font-size: 1.35em;
	color: #555;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 25px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 25px;
	-webkit-border-radius: 0px 25px 0px 25px;
	border-radius: 0px 25px 0px 25px;
}

#page-content #content #unlocked ul.list-icons li a
{
	font-weight: bold;
}

#page-content #content #unlocked ul.list-icons li span.shadow
{
	position: absolute;
	left: 0;
	top: 120px;
	background: url(../../images/sprite.png) right 0 no-repeat;
	width: 188px;
	height: 14px;
}

#page-content #content #unlocked ul.list-icons li.icon-mouse
{
	background-position: 12px 67px;
}

#page-content #content #unlocked ul.list-icons li.icon-phone
{
	background-position: 12px -64px;
}

#page-content #content #unlocked ul.list-icons li.icon-card
{
	background-position: 12px -196px;
}

#page-content #content #unlocked ul.list-icons li.icon-info
{
	background-position: 12px -330px;
}

#page-content #content #unlocked ul.list-icons li.icon-location
{
	background-position: 12px -463px;
}

/*--- Table: Default ---*/

#page-content #content #unlocked table
{
	clear: both;
	border: 1px red;
	font-size: 1em;
	margin: 20px 0;
	color: #333;
	background: #FFF;
	-webkit-box-shadow: 3px 3px 5px 0 rgba(0,0,0,.2);
	box-shadow: 3px 3px 5px 0 rgba(0,0,0,.2);
	border-collapse: separate;
}


#page-content #content #unlocked table.layout-only { margin-bottom:-102px; }

#page-content #content #unlocked table.layout-only, #page-content #content #unlocked table.layout-only td, #page-content #content #unlocked table.layout-only tbody, #page-content #content #unlocked table.layout-only tr
{
	background:transparent !important; color:#fff; border:none; box-shadow:none; 	-moz-box-shadow:none;	-webkit-box-shadow:none;
}

#page-content #content #unlocked table caption
{
	left: -2000em;
    overflow: hidden;
    position: absolute;
    width: 1px;
}
#page-content #content #unlocked .unlocked-content-wrapper table h2, #page-content #content #unlocked .unlocked-content-wrapper table h3, #page-content #content #unlocked .unlocked-content-wrapper table h4 {
	margin: 6px 0;
	font-size: 1.15em;
}

#page-content #content #unlocked table p
{
	margin: 3px 0;
	padding: 5px 0;
}

#page-content #content #unlocked table th
{
	font-weight: bold;
	padding: 3px 8px;
	border-bottom: 2px solid #2FB457;
}

#page-content #content #unlocked table tr:hover
{
	background-color: #f6f6f6;
}

#page-content #content #unlocked table tr:hover th
{
	background-color: #fff;
}

#page-content #content #unlocked table td
{
	line-height: 1.65em;
	padding-right: 20px;
	border: none;
	padding: 3px 8px;
}

#page-content #content #unlocked table tr:nth-child(odd)		{ background-color:#fff; }
#page-content #content #unlocked table tr:nth-child(even)		{ background-color:#eee; }

#page-content #content #unlocked table td.highlight {
background-color:#dbf1e2;
border: 4px solid #FFF;
}


#page-content #content #unlocked table.two-columns tr td
{
	width: 50%;
}

#page-content #content #unlocked table.three-columns tr td
{
	width: 33%;
}

#page-content #content #unlocked table.four-columns tr td
{
	width: 25%;
}

#page-content #content #unlocked table.five-columns tr td
{
	width: 20%;
}

#page-content #content #unlocked table.six-columns tr td
{
	width: 16%;
}

#page-content #content #unlocked table.seven-columns tr td
{
	width: 14%;
}

#page-content #content #unlocked table.eight-columns tr td
{
	width: 12.5%;
}

@media only screen and (max-width : 600px) {

#page-content #content #unlocked table th,
#page-content #content #unlocked table td {
  line-height: 1.15em;
  font-size: 12px;
  padding: 6px 8px;
  }

#page-content #content #unlocked table th sub,
#page-content #content #unlocked table td sub {
  font-size: 11px;
  }
  
  
#page-content #content #unlocked table.layout-only {
  margin-bottom:-30px;
}

#page-content #content #unlocked table.layout-only tr {
	display:block !important;
	width: 90%;
}
	
#page-content #content #unlocked table.layout-only th,
#page-content #content #unlocked table.layout-only td {
	display:block !important;
	margin: 10px; 
	font-size: 13px;
	width: 100%;
}
}


@media only screen and (max-width : 400px) {

#page-content #content #unlocked table.layout-only td img {
	width: 100%;
	height: auto;
}


}

/*--- Table: Retailer search results ---*/

#page-content #content #unlocked #form-retailer
{
	clear: both;
	padding: 10px 0;
}

#page-content #content #unlocked #form-retailer input[type=submit]
{
	top: -2px;
}

#page-content #content #unlocked #form-retailer input[type=submit]:active
{
	margin-bottom: 0;
}

#page-content #content #unlocked #form-retailer .ajax-table
{	
	width: 100%;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3); 
	border-collapse: collapse;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 2px;
}

#page-content #content #unlocked #form-retailer .ajax-table th
{
	border-bottom: none;
}

#page-content #content #unlocked #form-retailer .ajax-table tr:last-child td
{
	border: none;
}

#page-content #content #unlocked #form-retailer .ajax-table tr:first-child td
{
	border: none;
}

#page-content #content #unlocked #form-retailer .ajax-table tr th:first-child,
#page-content #content #unlocked #form-retailer .ajax-table tr td:first-child
{
	padding-left: 15px;
}

#page-content #content #unlocked #form-retailer .ajax-table span.yes,
#page-content #content #unlocked #form-retailer .ajax-table span.no
{
	text-align: center;
	display: block;
	background-image: url(../../images/sprite.png);
	background-repeat: no-repeat;
	height: 15px;
}

#page-content #content #unlocked #form-retailer .ajax-table span.yes
{
	background-position: center -1305px;
}

#page-content #content #unlocked #form-retailer .ajax-table span.no
{
	background-position: center -1396px;
}

#page-content #content #unlocked #form-retailer .table-arrow
{
	position: relative;
	display: block;
	height: 18px;
}

#page-content #content #unlocked #form-retailer .top-arrow-border
{
	border-color: transparent transparent #dedede transparent;
	border-style: solid;
	border-width: 10px;
	height:0;
	width:0;
	position:absolute;
	top:-2px;
	left:15px;
	overflow: hidden;
}

#page-content #content #unlocked #form-retailer .top-arrow {
	border-color: transparent transparent #fff transparent;
	border-style: solid;
	border-width: 10px;
	height:0;
	width:0;
	position:absolute;
	top:0;
	left:15px;
	overflow: hidden;
}

/*-----------------------------------------------------------------------------------------------
  Card Types
-----------------------------------------------------------------------------------------------*/

#page-content #content #unlocked #cards-blq
{
	padding: 0;
	margin-bottom: 20px;
	display: inline-block;
}

#page-content #content #unlocked #cards-blq li
{
	list-style-image: none;
	line-height: normal;
	float: left;
	width: 297px;
	margin-bottom: 0;
	margin-top: 0;
}

#page-content #content #unlocked #cards-blq li a
{
	text-decoration: none;
}

/*--- Blue ---*/

#page-content #content #unlocked #cards-blq li.blue .card-title-blq
{
	background: url(../../images/contents/card-regular-title-bg.png) repeat-x;
	border-right: 1px solid #0191c5;
	border-bottom: 1px solid #0082b1;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 5px 0px 0px 0px;
	border-radius: 5px 0px 0px 0px; 
}

#page-content #content #unlocked #cards-blq li.blue .card-img-blq
{
	background: url(../../images/contents/card-regular-bg.png) center top;
	border-top: 1px solid #26b7eb;
	border-right: 1px solid #0392c5;
}

#page-content #content #unlocked #cards-blq li.blue .card-options-blq
{
	background-image: url(../../images/contents/card-regular-bg.png);
	border-right: 1px solid #c8c8c8;
}

#page-content #content #unlocked #cards-blq li.blue .card-info-blq
{
	border-right: 1px solid #d1d1d1;
}

/*--- Green ---*/

#page-content #content #unlocked #cards-blq li.green .card-title-blq
{
	background: url(../../images/contents/card-concession-title-bg.png) repeat-x;
	border-bottom: 1px solid #258a42;
	border-right: 1px solid #258A42;
	border-left: 1px solid #4ebf70;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 5px 0px 0px;
	border-radius: 0px 5px 0px 0px;
}

#page-content #content #unlocked #cards-blq li.green .card-img-blq
{
	background: url(../../images/contents/card-concession-bg.png) center top;
	border-top: 1px solid #4ebf70;
	border-right: 1px solid #258A42;
	border-left:1px solid #4ebf70;
}

#page-content #content #unlocked #cards-blq li.green .card-options-blq
{
	background-image: url(../../images/contents/card-concession-bg.png);
	border-right: 1px solid #D1D1D1;
	border-left: 1px solid #fff;
}

#page-content #content #unlocked #cards-blq li.green .card-info-blq
{
	border-right: 1px solid #D1D1D1;
	border-left: 1px solid #fff;
}

/*--- Yellow ---*/

#page-content #content #unlocked #cards-blq li.yellow .card-title-blq
{
	background: url(../../images/contents/card-students-title-bg.png) repeat-x;
	border-left: 1px solid #f8ba4e;
	border-bottom: 1px solid #bf8622;
	border-right: 1px solid #cd9128;
}

#page-content #content #unlocked #cards-blq li.yellow .card-img-blq
{
	background: url(../../images/contents/card-students-bg.png) center top;
	border-top: 1px solid #fbbb4b;
	border-left: 1px solid #eab04b;
	border-right: 1px solid #c08722;
}

#page-content #content #unlocked #cards-blq li.yellow .card-options-blq
{
	background-image: url(../../images/contents/card-students-bg.png);
	border-left: 1px solid #fff;
	border-right: 1px solid #c8c8c8;
}

#page-content #content #unlocked #cards-blq li.yellow .card-info-blq
{
	border-left: 1px solid #fff;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #D1D1D1;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 0px 5px;
	border-radius: 0px 0px 0px 5px; 
}

/*--- Navy ---*/

#page-content #content #unlocked #cards-blq li.navy .card-title-blq
{
	background: url(../../images/contents/card-seniors-title-bg.png) repeat-x;
	border-left: 1px solid #135892;
	border-bottom: 1px solid #0d3d66;
	border-right: 1px solid #0d3d66;
}

#page-content #content #unlocked #cards-blq li.navy .card-img-blq
{
	background: url(../../images/contents/card-seniors-bg.png) center top;
	border-top: 1px solid #135892;
	border-left: 1px solid #135892;
	border-right: 1px solid #0d3d66;
}

#page-content #content #unlocked #cards-blq li.navy .card-options-blq
{
	background-image: url(../../images/contents/card-seniors-bg.png);
	border-left: 1px solid #fff;
	border-right: 1px solid #D1D1D1;
}

#page-content #content #unlocked #cards-blq li.navy .card-info-blq
{
	border-left: 1px solid #fff;
	border-right: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 5px 0px;
	border-radius: 0px 0px 5px 0px; 
}

/*--- Common ---*/

#page-content #content #unlocked #cards-blq .card-title-blq
{
	color: #fff;
	height: 42px;
	text-shadow: 0px 1px 1px #4a4a4a;
}

#page-content #content #unlocked #cards-blq .card-title-blq h3
{
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	line-height: 43px;
	margin-top: 0;
}

#page-content #content #unlocked #cards-blq .card-img-blq
{
	height: 157px;
	text-align: center;
}

#page-content #content #unlocked #cards-blq .card-img-blq img
{
	margin: 3px -1px 0 0;
	border: 0;
	padding: 0;
}

#page-content #content #unlocked #cards-blq .card-options-blq
{
	padding: 34px 30px 15px 30px;
	text-align: center;
	background-color: #ebebeb;
	background-position: center -163px;
	background-repeat: no-repeat;
	height: 4.5em;
}

#page-content #content #unlocked #cards-blq .card-options-blq .button
{
	display: block;
	margin-bottom: 10px;
	font-size: 13px;
}

#page-content #content #unlocked #cards-blq .card-options-blq a.link-arrow
{
	margin: 0 -10px;
}

#page-content #content #unlocked #cards-blq .card-info-blq
{
	background: #f6f6f6;
	text-align: center;
	padding: 15px;
	color: #555;
	height: 12em;
}

#page-content #content #unlocked #cards-blq .card-info-blq p
{
	line-height: 16px;
	font-size: 12px;
}

/*-----------------------------------------------------------------------------------------------
  Fares: Table
-----------------------------------------------------------------------------------------------*/

#page-content #content #unlocked .fares tr:hover
{
	background: none !important;
}

#page-content #content #unlocked .fares tr th.fare,
#page-content #content #unlocked .fares tr td.fare
{
	text-align: center;
	width: 33%;
	border-right: 1px dashed #ddd;
}

#page-content #content #unlocked .fares tr th:last-child.fare,
#page-content #content #unlocked .fares tr td:last-child.fare
{
	border-right: none;
}

#page-content #content #unlocked .fares tr td
{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ddd;
}

#page-content #content #unlocked .fares tr td h3
{
	margin: 0 0 5px 0 !important;
	color: #555;
}
#page-content #content #unlocked .three-columns tr td h3
{
	margin: 0 0 5px 0 !important;
	color: #555;
}

#page-content #content #unlocked .fares tr td img
{
	clear: both;
	border: none !important;
	padding: 0 !important;
}

#page-content #content #unlocked .fares.fares tr td.fare
{
	font-size: 1.7em;
}

/*------------------------------------------------------------------------------------------------
  Content: Banner
-----------------------------------------------------------------------------------------------*/
#campaign-banner img,
img#campaign-banner
{
	width:110% !important;
	height:auto !important;
	margin-left:-5% !important;
}

/*-----------------------------------------------------------------------------------------------
  Content: Journey plan (text results)
-----------------------------------------------------------------------------------------------*/

#page-content #sidebar #from-to-heading
{
	margin: 15px 20px 8px 15px;
	font-size: 1.35em;
	text-shadow: 0px 1px 0px #ffffff;
}

#page-content #content .journey-text
{
	padding: 25px 30px;
}

#page-content #content #option-2,#page-content #content #option-3
{
	display:none;
}

/*--- Itinerary ---*/

#page-content #content .journey-text #itinerary
{
	padding: 15px;
	background-color: #f8f8f8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 1px 0px 0px rgba(0, 0, 0, 0.3); 	
}

#page-content #content .journey-text #itinerary table tr td
{
	padding: 3px 0;
}

/*--- Trip steps ---*/

#page-content #content .journey-text #tripsteps
{
	margin-top: 15px;
}

#page-content #content .journey-text #tripsteps li
{
	border-bottom: 1px dashed #D8D8D8;
	padding: 10px 0 10px 40px;
	line-height: 1.7em;
	font-size: 1.1em;
}

#page-content #content .journey-text #tripsteps li:last-child
{
	border-bottom: none;
}

#page-content #content .journey-text #tripsteps li .icon
{
	float: left;
	margin-left: -30px;
}

#page-content #content .journey-text #tripsteps li .stopid
{
	font-size: .85em;
	color: #555;
}

#page-content #content .journey-text #tripsteps .route
{
	text-decoration: none;
}

#page-content #content .journey-text #tripsteps .route .route-name
{
	text-decoration: underline;
}


#page-content #content #jp_result_error
{
	padding: 25px 30px;
}

/* --- Utility links --- */

#page-content #content .journey-text #utility-links
{
	padding: 20px 0;
	margin-bottom: 15px; 
}

#page-content #content .journey-text #utility-links li
{
	width: 25%;
}

#page-content #content .journey-text #utility-links li.reverse a
{
	border-left: 1px solid #d0d4dc;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px; 
}

#page-content #content .journey-text #utility-links li.print a
{
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px; 
}

/*-----------------------------------------------------------------------------------------------
  Content: Sitemap
-----------------------------------------------------------------------------------------------*/

#page-content #content #sitemap
{
	padding: 0 30px 20px;
}

#page-content #content #sitemap h2
{
	font-size: 1.35em;
	font-weight: bold;
	margin: 20px 0 10px;
}

#page-content #content #sitemap ol
{

}

#page-content #content #sitemap ol li
{
	margin-left: 20px;
	line-height: 1.4em;
	list-style: decimal;
	font-size: 1.05em;
}

#page-content #content #sitemap ol li ol li
{
	list-style: circle;
}

/*-----------------------------------------------------------------------------------------------
  Content: Collapsible content
-----------------------------------------------------------------------------------------------*/

#page-content #content #unlocked .accordion
{
	padding: 12px 0 15px;
	background: url(../../images/accordion-shadow.png) bottom center no-repeat;
}

#page-content #content #unlocked .accordion .head a
{
	padding-left: 23px;
	background: url(../../images/expand_cmp.png) 2px 1px no-repeat;
	font-size: .8em;
}

#page-content #content #unlocked .accordion .collapsed a
{
	background: url(../../images/collapse_cmp.png) 2px 1px no-repeat;
}

#page-content #content #unlocked .accordion div
{
	padding-left: 23px;
}

#page-content #content #unlocked .accordion p
{
	line-height: 1.4em;
	margin: 10px 0;
}

/* ---------
 * Forgotten password
 * ----------- */
#page-content #content #unlocked .buttonblock{
    margin-top:10px;
}


/* ---------
 * Standar Lists
 * ----------- */
#page-content #content #unlocked ul
{
	/*clear: both; Removed By Josh*/
	margin: 10px 0;
	padding: 0 0 10px 20px;
}

#page-content #content #unlocked ul li
{
	list-style-position: outside;
	font-size: 1em;
	line-height: 1.25em;
}


/* ---------
 * Alternative Timetable Search Results List
 * ----------- */

.timetable_results_header{
    display:none;
}
ul.timetable_results_sublist{
    margin-left:50px;
}
ul.timetable_results_sublist li{
    list-style-image: url(../../images/contents/bullet.png);
    list-style-position: outside;
}



@media screen and (max-width: 767px) {
	.renderedtable td {
		display: inline-block;
		width: auto;
	}
	
	.renderedtable {
		width: auto!important;
	}
	
	
	.renderedtable  img {
		max-width:100%;
		height:auto
	}
	
	
	div.right-floating a img {
		zoom: 0.6;
	}
	
	#page-content #content #unlocked .accordion {
		padding: 0px 0 5px;
	}
}

div.right-floating {
    clear: right;
}


p.float-left {
	float: left;
    width: 45%;
    margin-right: 30px!important;
}

div.fluid-width img {
	width: 100%;
	height: auto;
}

@media only screen and (max-width: 870px) {
	p.float-left {
		float: none;
		width: auto;
		margin-right:0!important;
	}
	
	a.green-button {
		font-size: 1.8em!important;
	}
}