/* print */

.printonly, .printonlyTR {
	display:	none;
}

/* calendar */

table.scw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

td.scwDrag, input.scwHead, table.scwCells, td.scwFoot, td.scwFootHover, table.scw input, table.scw select {
	font-size: 12pt;
}

/* header and footer */
#includeRTAHeader a {
	text-decoration: none;
}

#includeRTAHeader, #includeRTAFooter {
	width: 740px;
}

#includeRTAFooterWrapper, #includeRTAHeaderWrapper, #wrapper {
	width: 100%;
	text-align: center;
}

/* layout styles */

#wrapper, #wrapper input, #wrapper select  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #black;
}

#wrapper button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

#journeyPlannerContent a {
	color: #2C6593;
	text-decoration: underline;
}

#journeyPlannerContent form {
	margin: 0px;
	padding: 0px;
}

#journeyPlannerContent h1 {
	color: #C01C16;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0px;
}

#journeyPlannerContent h2 {
	margin: 0px;
	padding-bottom: 0.5em;
	font-size: 12pt;
	font-weight: bold;
	color: black;
}

.mainMenu {
	margin-top: 42px;
}

.selectedMainMenuItem {
	background-color: #D7D9DA
}

#journeyPlannerContent {
	width: 530px;
	padding-left: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

.journeyPlannerLogo {
	width: 148px;
	height: 20px;
}

.wojhatiLogo {
	width: 63px;
	height: 100px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.logoCol2 {
	height: 100px;
}

.logoCol2 .helpLink {
	margin-bottom: 0px;
}

.journeyPlannerLogoContainer {
	width: 180px;
	float: left;
	margin-bottom: 10px;
}

.journeyPlannerTextContainer {
	width: 180px;
	margin-bottom: 10px;
}

.helpLink {
	width: 200px;
	float: left;
	padding-top: 5px;
	text-align: right;
}

.h1 {
	font-weight: bold;
	color: #C01C16;
	line-height: 1.04em;
}

.clear {
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.emLabel {
	font-weight: bold;
}

.boxTitle {
	margin-top: 0.25em;
	margin: 0px;
	padding-top: 1.5em;
	font-weight: bold;
}

#wrapper fieldset {
	clear: both;
	margin: 0px;
	padding: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
}

#wrapper fieldset legend {
	display: none;
}

#wrapper .myJPContainer fieldset {
	padding: 20px;
}


.function {
	background-color: #EAEEEC;
	padding: 4px;
	font-weight: bold;
	color: #85898A;
}

.odd {
	background-color:#EAEEEC;
}

.even {
	background-color:#d2d4d3;
}

.buttonSeparator {
	margin-bottom: 5px;
}

.MOTOverlay {
	width:25px;
	text-align:center;
	margin-top:-20px;
	font-size:10pt;
	font-weight:bold;
    cursor: default;
}


/* bottom menu */

#bottomMenu {
	border: solid #CCCCCC 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	background-color: #EAEEEC;
	width: 950px;
}


/* messages */

.errorbox    {
    border: 1px solid #C01C16;
	width: 100%;
}

.error    {
	padding: 10px;
    color: #C01C16;
}

.dateLineCross {
	color: #C01C16;
}

.mapHelp  ul li{
	color: #C01C16;
}


/* odv */

.inputList {
	width: 430px;
}

.odvInputField {
	width: 305px;
	float: left;
}

.odvInputFieldLarge {
	width: 380px;
	float: left;
}

.odvInputList {
    width: auto;
    border: 0 none !important;
    margin-bottom: -2px;
    min-width: 385px;
    overflow: hidden;
}

.selectBox {
    width: 385px;
    height: 140px;
    overflow: auto;
    border: 1px solid #CCCCCC;
    float: left;
}

.selectBoxFullWidth {
    width: 100%;
    height: 140px;
    overflow: auto;
    border: 1px solid #CCCCCC;
}

.mapButtonContainer {
	float: left;
	margin-left: 10px;
}

.odvTypeInput {
	float: left;
}

.fullWidthList {
	width: 100%;
}

.listTitle {
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
}

.mapHelpButton {
	margin-bottom: 5px;
}

.travelPrefTextLarge {
	width: 100%;
}


/* date/time */
.depArrBox {
	float: left;
	height: 50px;
	padding-right: 30px;
}

.dateTimeBox {
	float: left;
}

.dateTimeLabel {
	width: 25px;
	float: left;
	padding-top: 5px;
}

.departureLabel {
	padding-top: 5px;
	padding-right: 30px;
}

.calendar {
	text-decoration: none;
	color: #2D3437;
}

.calendar img {
	border: 0px;
	vertical-align: text-bottom;
	width: 27px;
	height: 19px;
}










