/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * Site:	City of Kingston (www.cityofkingston.ca)
 * File:	CSS specific to Transit Trip Planner
 *
 * Updated:	Oct. 21/09 [ Created - SRB - The Web Paving Company Ltd.]
 *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#tpLogo {
    width: 491px;
    height: 99px;
    border: 0;
}

#tpLogoBW {
    display: none;
    position: absolute;
    width: 398px;
    height: 90px;
    top: 10px;
    left: 200px;
    border: 0;
}

form#tripPlan p.label {
    margin: 0.8em 0 0 0;
    padding: 0.4em 0 0.4em 0;
}

.planTitle {
    clear: both;
    padding: 1em 0 0.2em 0;
    line-height: 120%;
    margin: 0;
    text-align: center;
}

.planDate {
	margin: 0;
    padding: 0 0 0.2em 0;
    text-align: center;
    font-size: 1em;
    text-transform: none;
}

div#dateTimeDiv p.label{
   margin-top: 0;	
}
form#tripPlan label.smaller {
    margin-top: 0.3em;
    padding: 0;
    font-size: 80%;
}

#tripPlan .right {
    float: right;
}


#tripPlan .left {
    float: left;
}

p.labels {
   margin: 1em 0 0 0;
   font-size: 1.1em;
   float: left;
   font-weight: bold;
}

p.light {

   font-weight: normal;
}


#tripPlan input.tripPlanLookup, #tripPlan input.tripPlanLookup, #tripPlan input.tripPlanLookupDate, #tripPlan input.tripPlanLookupTime, input#urlLink {
    margin: 0;
    width: 25em;	
    padding: 0.2em 0.2em 0.2em 0.2em;
    height: 1.2em;
    font-size: 1.4em;
    background-color: #fff;                                                      
}

input#urlLink {
    font-size: 1.2em;
	width: 16em;	
    padding: 0.4em 0.4em 0.4em 0.4em;
}

.tpMapSpace img {
	border: 1px solid #666;
}

#tripPlan input#time_travel {
    background-color: #fff;                                                      
    border: 0; 
}

#tripPlan input.tripPlanLookupDate {
    width: 14.6em;	
    margin-right: 0.4em;	
}


#tripPlan input.tripPlanLookupTime {
    width: 6.8em;
}

#tripPlan input:focus {
    background-color: #fefde8;
    color: black;
}


#tripPlan div#dateTimeDiv {
   width: 76%; 
   overflow: hidden;
   float: left;   
}

#tripPlan div#timeTravelDiv {
    padding: 0 0 0.2em 0;
    margin: 0.8em 0 0.6em 0;
    font-size: 1.2em;
}


a.button {
    display: block;
    width: 5em;	
    font-family: arial, verdana, sans-serif;
    font-size: 1.3em;
    padding: 0 0 0 1em;
    line-height:  1.9em;
    color: #111;
    height: 1.8em;
    background-color: #eee;
    font-weight: bold;
    float: right;
    margin-right: 0.2em;
    text-decoration: none;
    border: 1px solid #999;
}

#tripPlan #locationSearch {
    float: left;
}


#tripPlan input.submit, input#copy {
    margin: 0;
    width: 6em;	
    font-family: arial, verdana, sans-serif;
    font-size: 1.3em;
    line-height:  1.3em;
    height: 1.8em;
    background-color: #eee;
    float: right;
    margin-right: 0.2em;
}
#copyLnk {
    margin: 0;
    width: 4em;	
    font-family: arial, verdana, sans-serif;
    font-size: 1.4em;
    line-height:  1.6em;
    padding: 0.2em 0 0.2em 0;
    background-color: #eee;
    text-align: center;
}

#tripPlan input.submit#getPlanButton {
	float: none;
	margin-top: 0.6em;
    width: 99%;
    margin: 0.6em 0.1em 0.1em 0.1em;
}
#tripPlan fieldset {
	padding: 0 0.8em 0.8em 0.8em;
}

#tripPlan fieldset p.statusMsg {
	clear: both;
	font-weight: bold;
	color: #ca0002;
	padding: 0;
	margin-bottom: 0;
}

#tripPlan fieldset p.multiPick {
	padding: 0;
	margin-bottom: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * Plan reports
 * 
 */


p.instruct {
	width: 90%;
    margin: 0 0 1em 4em;
	padding: 0;
}

span.time {
	font-weight: bold;
}

div.alert {
	background-color: #fefde8;
}

div.step {
  padding: 0.4em;
  border-bottom: 1px solid #aaa;
  overflow: hidden;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * Images
 * 
 */

.tpIcon {
	width: 32px;
	height: 33px;
	border: 0;
	float: left;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * Plan Tabs
 * 
 */

div.sPTabs span, div.sPTabs a, div.sPTools a  {
    float: left;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    display: block;
    background-color: #eee;
    border-right: 1px solid #999;
    padding: 0.4em 2.6em 0.4em 2.6em;
    text-decoration: none;
}
div.sPTabs span {
   background-color: #fff;
}
div.sPTabs a {
   background-color: #eee;
   border-bottom: 1px solid #999;
}

div.sPTabs a:hover, div.sPTools a:hover {
	background-color: #fff;
}

div.sPTabs.bottom span {
    border-bottom: 1px solid #999;
    border-top: 0;
}
div.sPTools {
	border: 1px solid #999;
	margin-top: 1.6em;
        float: right;
}

div.sPTabs a.access, #tpTabActive.access {
   background-position: 94%;
   background-repeat: no-repeat;
   padding-right: 3em;
}

div.sPTabs a.access {
   background-image: url(/img/icons/access_20G.png);
}

div.sPTabs a:hover.access {
   background-image: url(/img/icons/access_20.png);
}

#tpTabActive.access {
   background-image: url(/img/icons/access_20.png);
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * Trip Report Content Area 
 * 
 */

div#tpHead {
	margin-top: 1em;
	height: 3.6em;
    border-left: 1px solid #999;
	border-top: 1px solid #999; 
	border-right: 1px solid #999;
}

div#tpHead.onePlan {
	height: 0.8em;
		
}

div#tpSum, div#tpSumAjx {
    clear: both;
	padding: 0 1em 1em 1em;
	border-left: 1px solid #999; 
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
div#tpSum, div#tpSumAjx {
  margin-top: 0;
}
div#tpSumAjx {
	height: 11.9em;
	background-image: url(/img/icons/wait30.gif);
	background-repeat: no-repeat;
	background-position: center;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * Map and Info Panels
 *
 */

span.mapUri {
	display: none;
}

span.mapAlt {
	display: none;
}

p.infoLnks {
    margin: 0 0 0.4em 5.6em;
	padding: 0;
	font-size: 0.7em;
	line-height: 1em;
}

p.infoLnks a {
	padding: 0.3em 2em 0.4em 2.6em;
	background-image: url(/img/icons/blue/add.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
}

p.infoLnks a.open {
	background-image: url(/img/icons/blue/remove.gif);
}

.stopPanel {
	display: none;
	height: 37em;
}
.mapPanel {
    position: relative;
	display: none;
	height: 300px;
	border: 1px solid #999;
	margin-top: 1em;
}

img.map {
	border: 1px solid #999;
	margin-top: 1em;
}

div.tpPnlAjx {
	height: 7em;
	background-image: url(/img/icons/wait30.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding-top: 2em;
	font-size: 1.2em;
	font-weight: bold;
	color: #ca0002;
}

#dirPanel {
	display: none;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * Info Panel Content
 *
 */

div.stopInfo {
	margin-top: 1em;
	padding: 1em;
}

div.stopInfo .closeBtn {
	border: 0;
	width: 16px;
	height: 16px;
	float: right;
}

div.stopInfo p {
	padding: 0;
	margin: 0.2em 0 0.4em 0;
}

div.stopInfo p.hang {
    text-indent: -7.6em;
    margin-left: 7.6em;
}

div.stopInfoTxt {
	background-color: #fefde8;
	margin-top: 1em;
	padding: 1em;
}

div.stopTimes {
	margin-top: 1em;
}

div.timesRpt {
	width: 41em;
	background-color: #fff;
	border: 1px solid #666;
	margin-top: 1em;
	padding: 1em;
}

div.timesRpt p.planLnk {
	text-align: center;
	font-size: 1em;
	font-weight: bold; 
	margin: 0.8em 0 0.8em 0;
}

div.stopInfo h3, div.stopInfo h4 {
	margin: 0;
	padding: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em; 
	color: #fff;
}

div.stopInfo h4 {
	font-size: 1.2em; 
	color: #666;
	text-transform: none;
	margin: 0 0 0.2em 0;
	clear: both;
}

div.stopInfo table {
	margin-top: 0.2em;
	width: 100%;
	border-collapse: collapse;
}

div.stopInfo th {
	background-color: #fff;
}

div.stopInfo th {
	background-color: #fff;
}

div.stopInfo th, div.stopInfo td {
	border-top: 1px solid #666;
	padding: 0.3em 1em 0.3em 1em;
}

div.stopInfo td a {
	text-decoration: none;
}

div.stopInfo span.noprint {
	font-size: 0.7em;
	text-transform: uppercase;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * Help and messages
 *
 */

div.alert, div.msgBox {
	background-color: #fefde8;
}

div.msgBox {
    width: 42em;
	border: 2px solid #aaa;
	display: none; 
	position: absolute;
}
div.msgBoxTxt {
	padding: 2em 1.4em 1.4em 1.4em;
}
div.msgBox .mbox_close, div.msgBox .mboxLM_close {
	float: right;
	width: 16px;
	height: 16px;
	margin-top: 0.4em;
	border: 0;
}
div.msgBox h5 {
    margin: 0 0 0.4em 0;
	padding:0;
}
div.msgBar {
  height: 1.3em;
  background-color: #aaa;
  padding: 0 0.4em 1em 0.4em;
}

div.msgBar p {
  color: #fff;
  font-weight: bold;
  font-size: 1.1em;	
  text-transform: uppercase;
  float: left;
}

.spinner {
	position: absolute;
	opacity: 0.9;
	filter:alpha(opacity=90);
	z-index: 999; 
	background: #fff;
}
.spinner-msg {
	text-align: center;
	font-weight: bold;
}

.spinner-img {
	background: url('/img/icons/spinner.gif') no-repeat;
	width: 20px;
	height: 20px;
	margin: 0 auto;
}

#copy2clipboard {
    margin: 0;
    width: 16em;	
    padding: 0.2em;
    height: 1.2em;
    font-size: 1.4em;
    background-color: #fff;
    text-align: center;
}
input#copy {
	float: none;
	margin-bottom: 1px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * Tool Box / Plan Link forms
 *
 */

div#toolBox {
	clear: both;
	height: 9em;
	display: none;
	margin-top: 1em;
}

.breaker {
	display: block;
	height: 1px;
	clear: both;
}

div#linkFrm {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #fefde8;	
	padding: 1.2em;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * Route colors
 *
 */

.transR1 {
    background-color: #5dbb52;
}
.transR2 {
    background-color: #f9a041;
}
.transRE2 {
    background-color: #f9a041;
}
.transR3 {
    background-color: #2a72b8;
}
.transR18 {
    background-color: #2a72b8;
}
.transR4 {
    background-color: #ee305e;
}

.transR7 {
    background-color: #8a6f45;
}

.transR23 {
    background-color: #ee305e;
}
.transR6 {
    background-color: #9f672d;
}
.transRE6 {
    background-color: #9f672d;
}
.transR10 {
    background-color: #978a77;
}
.transR15 {
    background-color: #ba94c4;
}
.transR17 {
    background-color: #978a77;
}

.transR18 {
    background-color: #2a72b8;
}

.transR19 {
    background-color: #00215b;
}
.transR12 {
    background-color: #cb2772;
}
.transRE12 {
    background-color: #cb2772;
}
.transR12A {
    background-color: #f5939e;
}
.transR71 {
    background-color: #008c5b;
}
.transRE71 {
    background-color: #008c5b;
}
.transRA {
    background-color: #c3cf37;
}
.transRB {
    background-color: #00a0dd;
}
.transREB {
    background-color: #00a0dd;
}
.transRC {
    background-color: #ba94c4;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * Print overrides
 *
 */
 
@media print { 

    #tpLogo, form#tripPlan, p.infoLnks  {
        display: none;
    }
    div#toolBox {
        display: none !important;
    }
	
    
    #tpLogoBW {
        display: block; 
    }
    div.alert {
	    background-color: #fff;
    }
    div.stopInfo {
	    margin: 0;
    	border: 1px solid #000;
    	background-color: #fff;
    }
    div.stopInfoTxt {
    	background-color: #fff;
    	border: 1px solid #000;
    }
    div.closed {
    	display: none !important;
    }
    div.stopInfo h3 {
	    font-size: 1.2em; 
	    color: #000;
    }
    div.stopInfo th {
	    border-top: none;
    }
    div#tpHead {
	    height: 0.8em;
    }
}



