
#showStopsRoutesForm, #setOriginForm {display:none; }

/*------------------------------------*\
   $SPRITE BACKGROUND
\*------------------------------------*/
#destinationSwitch a, 
.routeDetailWindow div, 
.routeDetailWindow > a,
.yourOptions ol.journeyOptions li li div,
.earlierJourney, 
.laterJourney,
#displayOptions > div,
.journeyPlannerSaveAs,
a.routebubble-icon,
a.locationMarker-icon
{
background-image: url(../img/spriteJourneyPlanner.png);
}

/*------------------------------------*\
   $JOURNEY PLANNER PANNEL
\*------------------------------------*/
#journeyPlannerPanel {
font-size:12px;
z-index:2;
margin:0 0 0 10px;
overflow:visible;
}

#journeyPlannerPanel.minimised .yourOptions {
border:0;
}

#journeyPlannerPanel.maximised {
width:450px;
}

.resultPane form > table, .resultPane form > table { 
margin: 15px 0 5px 0;
}

/* table that detials "Leaving from" and "Going to" */
.resultPane form > table th { 
text-align:left;
padding-right:10px;
}

.resultPane select {
display:inline-block;
margin:5px 5px 5px 0;
}

/* created by the js as replacement for standard select multiple field */
.resultPane a.selectMultiple {
width: 330px;
border: 1px solid #999;
margin: 10px 0;
}

.selectTime .selectBox-dropdown {
width: 30px;
}

.selectDay #selectDay + .selectBox-dropdown {
width: 12px;
}

.resultPane .selectDay a.dateSelector {
background-position: -675px -283px;
display:inline-block;
width:18px;
height:19px;
text-indent:-9999px;
position:relative;
top:-4px;
}

.resultPane .selectPreferences {
border-top: 1px solid #D8D8D8;
margin-top:15px;
padding-top:20px;
}

.resultPane .selectPreferences .selectBox-dropdown {
margin-right:0;
padding-left:8px;
} 

.resultPane .selectPreferences label a {

} 

.resultPane .selectPreferences legend {
font-size:1.1em;
padding-bottom:10px;
}

/* hints under the "Leaving from" and "Going to" input boxes */
.resultPane .hint {
color:#333;
font-size: 85%;
margin-top: 7px;
margin-bottom: 2px;
}



.resultPane .hint + div {
padding-top: 20px;
}


#locationSelector > input {
width: 260px;
padding: 5px;
font-size: 110%;
border: 1px solid #999;
position: relative;
z-index:4;
margin-top:5px;
}

#locationSelector #leavingFrom, #locationSelector #goingTo {
width:320px;
}

#locationSelector > label {
display:block;
margin: 5px 0 10px 0;
font-weight:bold;
font-size:120%;
}

#locationSelector > label.hint {
display:inline;
margin: 0px 10px 0px 0px;
font-weight:normal;
font-size:80%;
}

label.hint input[type=radio] {
	vertical-align: bottom;
	margin-right: 2px;
}

/* Grey submit button used on several areas of the Journey Planner */
/*#locationSelector [type|="submit"] {*/
#locationSelector .journeyPlannerSubmit, #updateJourneyOptionsButton {
display:block;
margin-top: 20px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 0;
-moz-box-shadow: 3px 3px 5px #999;
-webkit-box-shadow: 3px 3px 5px #CCC;
box-shadow: 3px 3px 5px #CCC;
background: #666666; /* Old browsers */
background: -moz-linear-gradient(top, #666666 52%, #493636 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(52%,#666666), color-stop(100%,#493636)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #666666 52%,#493636 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #666666 52%,#493636 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #666666 52%,#493636 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#493636',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #666666 52%,#493636 100%); /* W3C */
font-size: 140%;
color: #FFF;
padding: 7px 5px;
}

#locationSelector .journeyPlannerSubmit:focus, #updateJourneyOptionsButton:focus, #locationSelector .journeyPlannerSubmit:hover, #updateJourneyOptionsButton:hover {
background: #666666; /* Old browsers */
background: -moz-linear-gradient(top, #555 52%, #2A2020 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(52%,#555), color-stop(100%,#2A2020)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #555 52%,#2A2020 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #555 52%,#2A2020 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #555 52%,#2A2020 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#2A2020',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #555555 52%,#2A2020 100%); /* W3C */
}

#locationSelector .journeyPlannerSubmit:active, #updateJourneyOptionsButton:active, #locationSelector .journeyPlannerSubmit:active, #updateJourneyOptionsButton:active {
position:relative;
top:1px;
left:1px;
}

.showStops label + label {
padding-left: 20px;
}

#locationSelector > label {
margin-top: 10px;
}

#locationSelector .selectDay {
	margin-top: 10px;
}

#locationSelector .alert {
    border:1px solid #EBEBEB;
    color:#ED1C24;
}

div#destinationSwitch {
    position:relative;
    padding-top:0 !important;
}
/* small button/switch to swap over the order of the "Leaving from" and "Going to" input boxes */
#destinationSwitch a {
	position: absolute;
	z-index:3;
	top: -31px;
	left: 258px;
	height:98px;
	width:45px;
	background-position: -756px -502px;
	text-indent: -9999px;
	direction:ltr;
	overflow: hidden;
}

#destinationSwitch a:hover, #destinationSwitch a:focus {
background-position: -702px -502px;
}

#destinationSwitch a:active {
top: -30px;
left: 259px;
}

.searchOptions {
text-align:left;
font-size: 85%;
}

.editJourney {
display: none;
}

.hdYourOptions, .hdDuration {
float:left;
font-size:1.2em;
}

.hdDuration {
float:right;
text-align:right;
}

/*------------------------------------*\
   $YOUR OPTIONS
\*------------------------------------*/
.yourOptions {
border: 1px solid #999;
clear:left;
}

.journeyTimetablePDF {
text-align:right;
margin:7px 0;
}

.journeyTimetablePDF + .alert {
margin-top:0;
}

/*------------------------------------*\
   $JOUNRNEY OPTIONS - DISPLAYING THE DETAILS OF MULTIPLE JOURNEYS 
\*------------------------------------*/
.yourOptions ol.journeyOptions {
padding:0;
margin: 0;
}

.yourOptions ol.journeyOptions > li {
background: url(../img/journey-planner/bgTripOptions.png) bottom left repeat-x;
border-bottom:1px solid #999;
list-style-position:inside;
/*list-style-type: none;*/
font-size: 150%;
position: relative;
min-height:59px;
text-indent:10px;
padding-top:5px;
}

.yourOptions ol.journeyOptions > li.longJourney {
min-height:87px;
}

.yourOptions ol.journeyOptions li a {
display:block;
position:absolute;
top:0;
left:0;
width:100%;
min-height:58px;
padding: 7px 0 5px 0;
text-decoration:none;
color:#000;
}

.yourOptions ol.journeyOptions > li.6plus a {
min-height:99px;
}

.yourOptions ol.journeyOptions li:hover, .yourOptions ol.journeyOptions li.selected {
background:#666;
color:#FFF;
}

.yourOptions ol.journeyOptions li a:hover, .yourOptions ol.journeyOptions li.selected a  {
background-image:none;
color:#FFF;
}

.yourOptions ol.journeyOptions li.selected:hover, .yourOptions ol.journeyOptions li.selected:focus, .yourOptions ol.journeyOptions li.selected {
color:#FFF;
}


.yourOptions ol.journeyOptions li.selected a:hover {
background-image:none;
}

.yourOptions ol li h3 {
font-size: 1em;
}

.yourOptions ol.journeyOptions li a > div {
text-indent:10px;
font-size: 65%;
padding-top: 2px; 
width: 180px;
}

.yourOptions ol.journeyOptions .timespan span {
position:absolute;
bottom: 10px;
right: 10px;
background:#999;
color:#FFF;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
padding: 3px 5px;
font-size: 110%;
min-width:100px;
text-align:center;
text-indent:0;
}

.yourOptions div.mapButton {
z-index: 1;
position: absolute;
top: 5px;
right: 10px;
padding: 2px;
margin: 0px;
text-indent: 0px;
font-size: 12px;
border: 1px solid #ccc;
background-color: #fff;
}

.yourOptions ol.journeyOptions li.selected div.mapButton a,
.yourOptions ol.journeyOptions li div.mapButton a {
	min-height: auto;
	position: static;
	display: inline;
	width: auto;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
	text-decoration: underline;
	color: #222;
}

.yourOptions ol.journeyOptions li div.mapButton a:active,
.yourOptions ol.journeyOptions li div.mapButton a:focus,
.yourOptions ol.journeyOptions li div.mapButton a:hover {
	color: #c00;
}

.yourOptions div.stopMapButton {
z-index: 1;
position: relative;
float: right;
margin-right: 5px;
font-size: 12px;
background-color: #fff;
}

.yourOptions div.stopMapButton a {
padding: 2px;	
border: 1px solid #ccc;
}

.yourOptions ol.journeyOptions li:hover div span, .yourOptions ol.journeyOptions li.selected div span {
background:#FFF;
color:#333;
}

.yourOptions ol.journeyOptions li ol {
margin: 0;
padding-left:30px;
width: 280px;
}

.yourOptions ol.journeyOptions li li {
list-style-type:none;
display:inline;
padding: 0 0 5px 0;
border-bottom:0;
position:relative;
}

.yourOptions ol.journeyOptions li li img {
margin-bottom: 2px;
}

.yourOptions ol.journeyOptions li li.wrap {
padding-left: 10px;
}

.yourOptions ol.journeyOptions li li div {
position:absolute;
top:7px;
right:0;
width:15px;
height:15px;
background-position: -648px -283px;
text-indent:-9999px;
direction:ltr;
}
.yourOptions ol.journeyOptions .timespan {
    padding-left:30px;
}
.yourOptions fieldset {
border-bottom: 1px solid #999;
padding: 10px;
}


.yourOptions.flushLeft fieldset.moreOptions {
padding: 10px 0;
}

.yourOptions fieldset legend {
font-size:110%;
padding: 8px 0 0 0;
}

.earlierJourney, .laterJourney {
background-position: 0 -586px;
float:left;
min-height:30px;
width:191px;
padding: 0 0 0 20px;
font-weight:bold;
margin:10px 0 0 10px; 
text-decoration:none;
color:#333;
}

.laterJourney {
text-align:right;
padding: 0 20px 0 0;
margin-left:0;
background-position: -185px -586px;
}

/*------------------------------------*\
   $JOURNEY OPTION - DISPLAYING THE DETAILS OF A SINGLE JOURNEY
\*------------------------------------*/
.journeyOption {
padding: 10px 0;
margin:0;
}

.journeyOption li {
background-image:url(../img/journey-planner/journeyOptions.png);
background-repeat: no-repeat;
background-repeat: no-repeat;
list-style-type:none;
padding: 8px 0 8px 55px;
margin:0;
}

.journeyOption li:hover, .journeyOption li:focus  {
background-color:#CCC;
}

.journeyOption li.selected {
background-color:#CCC;
border-top:1px solid #e5E5E5;
border-bottom:1px solid #e5E5E5;
}

.journeyOption li h3 {
margin-top:0;
}

.journeyOption li p, .journeyOption li p  {
margin-bottom:0;
}

.journeyOption li.byTram {
background-position: 10px 0;
}

.journeyOption li.byTrain {
background-position: -1910px 0;
}

.journeyOption li.byFoot {
background-position: -490px 0;
}

.journeyOption li.byBus {
background-position: -989px 0;
}

.journeyOption li.byBicycle {
background-position: -4158px 0;
}

.journeyOption li.byCar {
background-position: -3232px 0;
}

.journeyOption li.byNightRider {
background-position: -1462px 0;
}

.journeyOption li.byTaxi {
background-position: -3691px 0;
}

.journeyOption li.byRegionalTrain {
background-position: -2353px 0;
}

.journeyOption li.byRegionalCoach {
background-position: -2799px 0;
}

.journeyOption li.journeyTerminate {
background-position: -58px -467px;
}

.journeyOption th {
text-align:left;
padding-right: 10px;
padding-bottom: 5px;
vertical-align:top;
}

.journeyOption td {
padding-bottom: 5px;
}

.journeyOption td > div {
font-size: 90%;
margin: 0 0 4px 0;
}






.journeyMeta {
	padding-left: 0;
	margin: 10px 0 0 0;
	display:block;
}


.journeyMeta li {
	background: none;
	padding: 0;
	list-style-type: none;
	font-size: 90%;
}

.journeyOption .journeySteps {
	padding-left: 15px;
	margin: 2px 0 5px 0;
	display: block;
}

.journeyOption .journeySteps li {
	background: none;
	padding-left: 0;
	padding-bottom: 0;
	list-style-type: decimal;
	font-size: 90%;
	clear:both;
}

.journeyOption .journeySteps li div {
	float: left;
	width: 190px;
	margin-right: 20px;
}

.journeyOption .journeySteps li span {
	display: inline-block;
	width: 40px;
}

.time {
	font-weight: bold;
}











/*------------------------------------*\
   $LEGEND - LIST OF ICON DEFINITIONS
\*------------------------------------*/
.legend {
padding-left:0;
margin:0;
min-height: 60px;
}

.legend li {
list-style-type:none;
padding-left:0;
margin-left:0;
float:left;
width:50px;
text-align:center;
font-size: 10px;
}

legend {
font-weight:bold;
}

.moreOptions { display:none; }

#journeyPlannerPanel.minimised #walkingDriving label {
padding-right:0;
display:block;
margin-bottom:5px;
}

#walkingDriving label {
padding-right:25px;
}

#walkingDriving div {
padding-top: 5px;
}

#walkingDriving select {
padding-left: 20px;
}

#typeOfTransport {
overflow:auto;
}

#typeOfTransport div {
display:inline-block;
width:150px;
}

#typeOfTransport div + div {
display:inline-block;
width:200px;
}

#typeOfTransport div label, #specialRequirements label {
display:block;
padding-bottom:5px;
}

/*------------------------------------*\
   $ALERT BOXES
\*------------------------------------*/
.alert {
padding:5px 10px;
margin: 15px 0 5px 0;
}

#journeyPlannerPanel .alert h2 {
font-size:1.2em;
margin-bottom:0;
background-image: url(../img/spriteGlobal.png);
background-position: -80px -462px;
padding-left:28px;
padding-bottom:2px;
}

#journeyPlannerPanel .alert ul {
padding-left:0;
}

#journeyPlannerPanel .alert li {
list-style-type:none;
padding-left:0;
}

#journeyPlannerPanel .alert p {
font-size:85%;
margin-top: -5px;
}

#journeyPlannerPanel .yourOptions .alert {
margin: 15px 10px 5px 0;
background-image: url(../img/spriteGlobal.png);
background-position: -70px -452px;
padding: 5px 10px 5px 48px;
}

.optionHeading {
position:relative;
padding-top:12px;
}

.optionHeading h2  {
font-size:1.2em;
}

.optionHeading h2 span {
font-weight:normal;
}

.survey-link a[href*="://"]:not([href*="ptv.vic.gov.au"]):not([href*="ptv.local"]):not([href*="silverstripe"]) { 
	background: -moz-linear-gradient(center top , #ed1c24 0%, #9a0000 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding: 7px 5px;
	float: right;
}


.survey-link a {
	display: inline-block;
	color: #fafafa;
	margin-right: 18px;
}

.survey-link.link-position-above a {
    margin-top: 20px;	
}

.survey-link a:hover, .survey-link a:focus {
	color: #fff;
}

#survey-link-content {
	display: none;
}

#journeyPlannerPrint #header {
	min-height: 85px;
}

#journeyPlannerPrint #header div, #journeyPlannerPrint #legals div {
    width: 682px;
}
#journeyPlannerPrint {
    overflow-y:auto !important;
    background: none repeat scroll 0 0 transparent; 
	font-size: 14px;
}
#journeyPlannerPrint #journeyPlannerPanel {
    background: none repeat scroll 0 0 transparent;
    box-shadow: 0 0 0 #FFFFFF;
    margin: 0 auto;
    width: 682px;
    /*font-size:12px;*/
	font-size: .85em;
}

#journeyPlannerPrint th {
    text-align: left;
}

#journeyPlannerPrint #map {
    padding: 15px 0;
}
#journeyPlannerPrint #routeDetail {
    font-size: 1em;
}
#journeyPlannerPrint #routeDetail th, #journeyPlannerPrint h2 {
    font-size: 1.1em;
    font-weight: bold;
    padding: 10px 10px 10px 0;
    text-align: left;
}

#journeyPlannerPrint h2 {
    padding-bottom:0;
}

#journeyPlannerPrint #routeDetail > tbody > tr > td {
    border-top: 1px solid #BABABA;
    padding: 10px 5px 10px 0;
}
#journeyPlannerPrint #routeDetail > tbody td.nested {
    border:none;
    padding:0 0 10px 35px;
}
#journeyPlannerPrint #routeDetail > tbody td.depart {
    width: 255px;
}

#journeyPlannerPrint #routeDetail > tbody td.arrive {
    width: 230px;
    padding-left: 5px;
}

#journeyPlannerPrint #routeDetail > tbody td.duration {
    width: 95px;
    padding-right:0;
    text-align: center;
}

#journeyPlannerPrint #routeDetail > tbody td img {
    float: left;
    margin-right: 5px;
    width: 32px;
}


#journeyPlannerPrint #routeDetail > tbody td div.alert img {
	width: auto;
} 

#journeyPlannerPrint #routeDetail > tbody ol {
    padding: 0 0 0 27px;
    margin-left:31px;
    margin-top: 5px;
    line-height:15px;
}
#journeyPlannerPrint #routeDetail > tbody ul.flat {
    margin:8px 0 0 0;
    padding:0;
    list-style-type: none;
}
#journeyPlannerPrint #routeDetail > tbody ul.flat li {
    display: inline;
    padding-right:10px;
}
#journeyPlannerPrint #routeDetail h3 {
    font-family: Arial;
    font-size: 1.1em;
    margin: 0 0 3px;
}
#journeyPlannerPrint #routeDetail > tbody td.depart > h3 {
    margin-left:36px;
}
#journeyPlannerPrint #routeDetail > tbody td.depart > p, #journeyPlannerPrint #routeDetail tbody td.depart > div {
    margin-left:37px;
}
#journeyPlannerPrint #routeDetail .alert {
    border: 1px solid #666;
    background-image: none;
	background-color: #FAFBC5;
    margin: 10px 10px 5px 0;
    padding: 5px 10px 5px 5px;
    display: inline-block;
    line-height: 15px;
	min-height: 30px;
}
#journeyPlannerPrint #routeDetail p {
    margin: 0;
    line-height:15px;
}
#journeyPlannerPrint #routeDetail > tbody td.duration > strong {
    display: block;
}
#journeyPlannerPrint #routeDetail > tbody > td.duration {
    text-align: center;
}
#journeyPlannerPrint #routeDetail > tbody table.quickInfo {
    margin-top:8px;
}
#journeyPlannerPrint #routeDetail > tbody table.quickInfo td {
    padding-right:10px;
}
#journeyPlannerPrint #routeDetail .quickInfo {
    font-size:1em;
}
#journeyPlannerPrint #routeDetail tfoot td {
    font-size:1.1em;
    border-top: 1px solid #BABABA;
    padding: 10px 0 10px 10px;
    text-align: right;
}

#updateJourneyOptionsButton {
margin: 15px 10px;
padding-left: 20px;
padding-right: 20px;
}

#displayOptions {
width: 210px;
position:absolute;
top:180px;
right:10px;
background: rgb(255, 255, 255);
background: rgba(255, 255, 255, 0.9);
-moz-box-shadow: 3px 3px 5px #999;
-webkit-box-shadow: 3px 3px 5px #999;
box-shadow: 3px 3px 5px #999;
z-index:2;
padding: 10px 15px;
}

#displayOptions {
padding: 0;
width:auto;
}

#displayOptions form {
padding: 10px 15px;
}

#displayOptions form div {
display:none;
}

#displayOptions label {
display:block;
padding: 10px 0 0 0;
font-size:105%;
}

#displayOptions legend {
font-size:120%;
padding-bottom:0;
}

#displayOptions label input {
margin-right:10px;
}

#displayOptions > div {
background-position: -163px -60px;
height:15px;
direction:ltr;
text-indent:-9999px;
cursor:pointer;
}

#displayOptions > div.close {
background-position: -95px -86px;
}

/*------------------------------------*\
   $ROUTE DETAIL BUBBLE WINDOWS
\*------------------------------------*/
.routebubble {
width:380px;
position:absolute;
background: rgb(255, 255, 255);
background: rgba(255, 255, 255, 0.9);
-moz-box-shadow: 3px 3px 5px #999;
-webkit-box-shadow: 3px 3px 5px #999;
box-shadow: 3px 3px 5px #999;
z-index:2;
padding-top: 10px;
}

.routebubble .routebubble-contentpane .col1 {
float:left;
width:60px;
}

.routebubble .routebubble-contentpane .col2 {
float:left;
width:320px;
}

.routebubble-icon {
float:right;
direction: ltr;
display: block;
width: 19px;
height: 18px;
text-indent: -9999px;
float:right;
padding-right: 5px;
}

.routebubble-icon.close {
background-position: -622px -282px;
}

.routebubble-icon.maximise {
background-position: -703px -282px;
padding-right:10px;
}

.routebubble a, .routebubble a:visited {
color: #444;
}

.routebubble img.type {
float:left;
margin: 0 10px 0 15px;
}

.routebubble h2 {
margin:0;
font-size: 110%;
}

.routebubble ul, .routebubble li {
list-style-type:none;
padding:0;
margin:0;
}

.routebubble-nodes li {
padding: 3px 0 0;
}

.routebubble-summary {
font-size:15px;
}

.routebubble-nodes {
max-height:100px;
overflow-y:scroll;
font-size:13px;
margin:10px 5px 10px 0;
}


.routebubble-contentpane {
border-bottom:1px solid #ccc;
}

.routebubble-footer {
clear:both;
padding:10px 20px;
color:#333333;
background-color:#f7f7f7;
font-size:12px;
display:block;
background-image: -webkit-gradient(linear,left top,left bottom,
	color-stop(0, 	#e6e6e6),
	color-stop(0.5, #f1f1f1),
	color-stop(1.0, #f7f7f7));
background-image: -webkit-linear-gradient(top, #e6e6e6, #f1f1f1 50%, #f7f7f7 100%); 
background-image:    -moz-linear-gradient(top, #e6e6e6, #f1f1f1 50%, #f7f7f7 100%); 
background-image:     -ms-linear-gradient(top, #e6e6e6, #f1f1f1 50%, #f7f7f7 100%);
background-image:      -o-linear-gradient(top, #e6e6e6, #f1f1f1 50%, #f7f7f7 100%);
background-image:         linear-gradient(top, #e6e6e6, #f1f1f1 50%, #f7f7f7 100%);
}

.routebubble-footer li {
display:inline;
font-size:90%;
padding-right:10px;
}

.routebubble.multi h2, .routebubble.multi .routebubble-summary
{
margin-left:15px;
}

.routebubble.multi img.type {
margin-top:5px;
}

.routebubble-contentpane.collapsed img.type {
margin: 10px 10px 10px 15px
}

.routebubble-contentpane a.routebubble-hideshow {
color:Black;
text-decoration:none;
}

.routebubble-contentpane.collapsed .routebubble-nodes {
overflow-y:auto;
margin: 15px 5px 10px 0;
}

.routebubble-contentpane.collapsed a.routebubble-hideshow {
    
}
.routebubble-nodes .jspVerticalBar {
height: 98%;    /* a css hack to get the bottom border of scrollbars to show up */
}


/*------------------------------------*\
   $LOCATION MARKER WINDOWS
\*------------------------------------*/

.locationMarker {
width:380px;
position:absolute;
background: rgb(255, 255, 255);
background: rgba(255, 255, 255, 0.9);
-moz-box-shadow: 3px 3px 5px #999;
-webkit-box-shadow: 3px 3px 5px #999;
box-shadow: 3px 3px 5px #999;
z-index:2;
}
 
.locationMarker-icon {
float:right;
direction: ltr;
display: block;
width: 19px;
height: 18px;
text-indent: -9999px;
float:right;
padding-right: 5px;
}

.locationMarker-icon.close {
background-position: -622px -282px;
}

.locationMarker-contentpane {
padding: 10px 0 50px 15px;
border-bottom:1px solid #ccc;
}

.locationMarker-contentpane .locationMarker-address {
font-weight:bold;
}

.locationMarker-contentpane .locationMarker-address .suburb {
font-weight:normal;
}

.locationMarker ul, .locationMarker li {
list-style-type:none;
padding:0;
margin:0;
}


.locationMarker a, .locationMarker a:visited {
color: #444;
}

.locationMarker-footer {
clear:both;
padding:10px 20px;
color:#333333;
background-color:#f7f7f7;
font-size:12px;
display:block;
background-image: -webkit-gradient(linear,left top,left bottom,
	color-stop(0, 	#e6e6e6),
	color-stop(0.5, #f1f1f1),
	color-stop(1.0, #f7f7f7));
background-image: -webkit-linear-gradient(top, #e6e6e6, #f1f1f1 50%, #f7f7f7 100%); 
background-image:    -moz-linear-gradient(top, #e6e6e6, #f1f1f1 50%, #f7f7f7 100%); 
background-image:     -ms-linear-gradient(top, #e6e6e6, #f1f1f1 50%, #f7f7f7 100%);
background-image:      -o-linear-gradient(top, #e6e6e6, #f1f1f1 50%, #f7f7f7 100%);
background-image:         linear-gradient(top, #e6e6e6, #f1f1f1 50%, #f7f7f7 100%);
}

.locationMarker-footer li {
display:inline;
font-size:90%;
padding-right:10px;
}

.locationMarker-triangle {
position:absolute;
background-image: url(../img/spriteJourneyPlanner.png);
background-position: -676px -314px;
height:34px;
width:28px;
left:175px;
}

/*------------------------------------*\
   $HTML ELEMENTS
\*------------------------------------*/
body.journeyPlannerPrint a:hover, body.journeyPlannerPrint a:focus { color:#C00; }

/*------------------------------------*\
   $INTERNET EXPLORER MODIFICATIONS
\*------------------------------------*/
.ie7 #journeyPlannerPanel .journeyPlannerSaveAs, .ie8 #journeyPlannerPanel .journeyPlannerSaveAs, .ie9 #journeyPlannerPanel .journeyPlannerSaveAs {
background-image: url(../img/spriteJourneyPlanner.png);
background-position: -13px -279px;
}

.ie7 #journeyPlannerPanel .journeyPlannerSaveAs:hover, .ie8 #journeyPlannerPanel .journeyPlannerSaveAs:hover, .ie9 #journeyPlannerPanel .journeyPlannerSaveAs:hover {
background-image: url(../img/spriteJourneyPlanner.png);
background-position: -13px -311px;
}

.ie7 .selectBox-dropdown, .ie8 .selectBox-dropdown, .ie9 .selectBox-dropdown {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.3;
}

.ie8 .selectBox-dropdown {
  line-height: 1.3;
}

.ie7 .yourOptions ol.journeyOptions > li {
list-style-type:none;
}

.ie8 .journeyOption .journeySteps {
	list-style-type: none;
	padding-left: 0;
}

/* ============================================================================================================================
== BUBBLE WITH AN ISOCELES TRIANGLE - http://nicolasgallagher.com/pure-css-speech-bubbles/
** ============================================================================================================================ */

/* THE SPEECH BUBBLE
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-isosceles {
	position:relative;
	padding:15px;
	margin:1em 0 3em;
	color:#000;
	background:#f3961c; /* default background for browsers without gradient support */
	/* css3 */
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#f9d835), to(#f3961c));
	background:-moz-linear-gradient(#f9d835, #f3961c);
	background:-o-linear-gradient(#f9d835, #f3961c);
	background:linear-gradient(#f9d835, #f3961c);
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}


/* STYLES ADDED BY SILVERSTRIPE */
body {
	background-image: none;
}

#AddressResults {
	margin-top: 10px;
}

#AddressResults ol {
	list-style-type:none;
}

#AddressResults ol li {
	overflow: hidden;
}

#primaryMapContainer {
	position: relative;
	background: #555555;
}

#MapContent {
	height: 100%;
}

#journeyPlannerPanel {
	width: 324px;
}


.resultPane.minimised {
	width: 374px;
}

.resultPane.maximised {
	width:404px;
}

.resultPane {
	float: left;
	border: 0 none;
	font-size:12px;
	
	border-radius: 0 10px 10px 0;
	box-shadow: 0 0 5px #000;
	min-height: 300px;
	
	position: relative;
}

#MapMenu {
	z-index: 2;
	position: absolute;
	top: 0px; 
	left: 0px;
}

iframe[name=JpMap] {
	border: 0px;
	width: 100%; 
}

#AddressSearch {
	display: none;
}

ul.selectBox-options LI.selectBox-selected a {
	background-color: transparent;
	color: #fff;
}

ul.selectBox-options LI.selectBox-selected {
	background-color: #0000EE;
	color: #fff;
}

#journeyPlannerPanel {
	margin: 0px;
}

#journeyPlannerPanel.noscriptJP {
	width: 450px;
	margin: 0px auto;
	height: auto;
	background-color: #fefefe;
	padding: 10px;
}


#journeyPlannerPanel.noscriptJP .moreOptions {
	display: block;
}

.depatureSelect {
	display: block;
}

#journeyPlannerPanel.minimised .yourOptions {
/* border:0;*/
}

.mapMenuMask {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1001;
	width: 100%;
	height: 100%;
}

.maskLayer {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.4;
	background-color: #ccc;
	filter:alpha(opacity=40);
}

.mapMenuMask img {
	position: absolute;
	left: 44%;
	top: 44%;
	z-index: 1002;
}

.showStops {
	display: none;
}

.moreOptions { 
	/* display: none; */
}

.JourneyPlannerPage .alert {
	background: none repeat scroll 0 0 #FAFBC5;
}

.selectPreferences label {
	font-size: 10px;
}

.selectPreferences label .selectBox {
	font-size: 12px;
}

.ui-datepicker {
	display: none;
}



/*------------------------------------*\
   $JOUNRNEY OPTIONS - DISPLAYING THE DETAILS OF MULTIPLE JOURNEYS 
\*------------------------------------*/

.yourOptions ol.journeyOptionsNew {
padding:0;
margin: 0;
}

.yourOptions ol.journeyOptionsNew > li {
background: url(../img/journey-planner/bgTripOptions.png) bottom left repeat-x;
border-bottom:1px solid #999;
list-style-position:inside;
/*list-style-type: none;*/
font-size: 150%;
position: relative;
min-height:59px;
text-indent:10px;
padding-top:5px;
}

.yourOptions ol.journeyOptionsNew > li.longJourney {
min-height:87px;
}

.yourOptions ol.journeyOptionsNew li a {
display:block;
position:absolute;
top:0;
left:0;
width:100%;
min-height:58px;
padding: 7px 0 5px 0;
text-decoration:none;
color:#000;
}

.yourOptions ol.journeyOptionsNew > li.6plus a {
min-height:99px;
}

.yourOptions ol.journeyOptionsNew li:hover, .yourOptions ol.journeyOptionsNew li.selected {
background:#666;
color:#FFF;
}

.yourOptions ol.journeyOptionsNew li a:hover, .yourOptions ol.journeyOptionsNew li.selected a  {
background-image:none;
color:#FFF;
}

.yourOptions ol.journeyOptionsNew li.selected:hover, .yourOptions ol.journeyOptionsNew li.selected:focus, .yourOptions ol.journeyOptionsNew li.selected {
color:#FFF;
}


.yourOptions ol.journeyOptionsNew li.selected a:hover {
background-image:none;
}

.yourOptions ol li h3 {
font-size: 1em;
}

.yourOptions ol.journeyOptionsNew li a > div {
text-indent:10px;
font-size: 65%;
padding-top: 2px; 
width: 180px;
}

.yourOptions ol.journeyOptionsNew li div span {
position:absolute;
top:9px;
right: 10px;
background:#999;
color:#FFF;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
padding: 3px 10px;
font-size: 130%;
min-width:100px;
text-align:center;
text-indent:0;
}

.yourOptions ol.journeyOptionsNew li:hover div span, .yourOptions ol.journeyOptionsNew li.selected div span {
background:#FFF;
color:#333;
}

.yourOptions ol.journeyOptionsNew li ol {
margin: 0;
padding-left:30px;
width: 280px;
}

.yourOptions ol.journeyOptionsNew li li {
list-style-type:none;
display:inline;
padding: 0 0 5px 0;
border-bottom:0;
position:relative;
}

.yourOptions ol.journeyOptionsNew li li img {
margin-bottom: 2px;
}

.yourOptions ol.journeyOptionsNew li li.wrap {
padding-left: 10px;
}

.yourOptions ol.journeyOptionsNew li li div {
position:absolute;
top:7px;
right:0;
width:15px;
height:15px;
background-position: -648px -283px;
text-indent:-9999px;
direction:ltr;
}
.yourOptions ol.journeyOptionsNew .timespan {
    padding-left:30px;
}
.yourOptions fieldset {
border-bottom: 1px solid #999;
padding: 10px;
}


.yourOptions.flushLeft fieldset.moreOptions {
padding: 10px 0;
}

.yourOptions fieldset legend {
font-size:110%;
padding: 8px 0 0 0;
}

.earlierJourney, .laterJourney {
background-position: 0 -586px;
float:left;
min-height:30px;
width:141px;
padding: 0 0 0 20px;
font-weight:bold;
margin:10px 0 0 10px; 
text-decoration:none;
color:#333;
}

.laterJourney {
text-align:right;
padding: 0 20px 0 0;
margin-left:0;
width: 180px;
background-position: -196px -586px;
}

.mapMenuMask {
display: none;
}


.yourOptions ol.journeyOptionsNew {

}

#JourneyPlanResults .yourOptions fieldset,
#JourneyPlanResults .yourOptions input {
	display: none !important;
}

.yourOptions ol.journeyOptionsNew > li {
	background: transparent;
}

#MapMenu {
	height: auto;
	background: #555;
}
#MapMenu #locationSelector .journeyPlannerSubmit {
	box-shadow: 0 0 0 transparent;
	background: -moz-linear-gradient(center top , #333333 0%, #000000 100%) repeat scroll 0 0 transparent;
	border-top: 1px solid #999;
	-pie-background: linear-gradient(#333333, #000000);
	behavior: url(themes/transport-site/css/PIE.htc);
}

#MapContent {
	overflow: hidden;
	margin-left: 344px;
	background: #555;
}
#MapContent.maximised {
	margin-left: 344px;
}

#journeyPlannerPanel {
	margin: 10px 10px 60px 0;
}
#journeyPlannerPanel .hint {
	margin-right: 15px;
}

#journeyPlannerPanel .options-container {
	padding-top: 3px;
}
.jpDetails {
	display: block;
	float: left;
	border: 0 none;
}
.jpDetails .yourOptions {
	float: none;
	width: 95%;
	margin: 5em 0px 20px 0px;
	height: auto;
}

.jpDetails .optionHeading {
	margin: 0 5px;
	padding-top: 8px;
}

.jpDetails .optionHeading h2 {
	color: #FFF;
	background: #666;
	padding: 0.25em 0.5em;
	font-size: 130%;
	border-radius: 4px;
	margin-top: 0;
	position: absolute;
	max-width: 290px;
}

#JourneyPlanResults .saveAs {
	right: 40px;
}


.jpDetails .printBtn {
	top: 8px;
	right: 10px;
	font-size: 12px;
}

#MapMenu, #MapContent {
	overflow: hidden;
	width: 100%;
}

.contentPad {
	margin: 10px 10px 10px 0;
	padding: 5px;
	border-radius: 10px;
	overflow: hidden;
}

.resultPane.closed {
	display: none;
}

#JpSearchForm {
	margin-left: 10px;
}

.dark-background {
	background: #555;
}

#JourneyPlanInitial {
	width: 778px;
}

.fauxsabled h3 { color: #555; }


#journeyPlannerPanel select#itdTripDateTimeDepArr {
	display: block;
}

#journeyPlannerPanel.noscriptJP select#itdTripDateTimeDepArr{
	display: inline;
}

div.selectDay {
	margin-bottom: 4px;
}

select#changeSpeed {
	width: 110px;
}

select#routeType {
	width: 110px;
}

select#trITDepMOTvalue {
	width: 55px;
}

select#name_origin, select#name_destination {
	width: 100%;
}

#JpReloader {
	position: absolute;
	top: 15px;
	right: 40px;
}

#JpEditor {
	position: absolute;
	top: 15px;
	right: 65px;
	display: none;
	margin-right:8px;
}


@media all and (max-width: 1180px) {
	.resultPane {
		float: none !important;
		width: auto !important;
		max-width: 460px;
	}

	#JourneyPlanInitial {
		width: auto;
	}
	
	
	#journeyPlannerPanel {
		margin: 10px 10px 10px 0;
	}
}
