@charset "utf-8";
/* CSS Document */

/* Default text colour and size */

body {
	text-align:left; /* for IE */
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #383532;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-color:#000000;
	height:100%;
}

.titleColour {
	color:#000000;
}

.sectionHeader {
	margin-left:20px;
	font-size:24px;
	color:#ffff33;
	float:left;
	display:inline;
}

.welcomeUser {
	margin-top:13px;
	margin-right:15px;
	float:right;
	display:inline;
	color:#ffff33;
	font-weight:bold;
	/*font-size:12px;*/
}

p {
	margin-top:15px;
	margin-bottom:15px;
}

.logoPos {
	margin-botton:5px; 
	margin-top:25px; 
	margin-left:0px; 
	float:left;
}

/* Links */

a:link {text-decoration: none; color:#000000;}								
a:visited {text-decoration: none; color:#000000;}
a:active {text-decoration: none; color:#000000;}
a:hover {text-decoration: underline; color:#000000;}

/* cPanel Links */

/* Links */

.cPanel a:link {text-decoration: none; color:#000000;}								
.cPanel a:visited {text-decoration: none; color:#000000;}
.cPanel a:active {text-decoration: none; color:#000000;}
.cPanel a:hover {text-decoration: underline; color:#000000;}

/* Global Markup */

#mainContainer {
	position:relative;
	width:1024px;
	min-height:570px;
	height:auto !important;
  	height:590px;
	margin:0 auto; /* for the rest */ 
	text-align:left; /* reset text alignment */
	left:10px;
	top:10px;
}

#headerContainer {
	position:relative;
	width:1024px;
	min-height:100px;
	height:auto !important;
  	height:100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float:left;
	display:inline;
}

#BodyTop {
	position:relative;
	width:1024px;
	min-height:12px;
	height:auto !important;
  	height:12px;
	margin-top: 0;
	margin-bottom: 0;
	/*background-image:url(../images/bodyTop.png);
	background-repeat:no-repeat;*/
	background-color:#FFF;
	overflow:hidden;
	float:left;
	display:inline;
}

#loginHeaderContainer {
	position:relative;
	width:370px;
	min-height:100px;
	height:auto !important;
  	height:100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#bodyContainer {
	float:left;
	display:inline;
	position:relative;
	width:1024px;
	min-height:540px;
	height:auto !important;
  	height:540px;
	border-bottom:0px solid #333333;
	border-left:0px solid #333333;
	border-right:0px solid #333333;
	background-color:#FFFFFF;
	border-top:0px solid #333333;
	margin:0;		
}

#footerContainer {
	float:left;
	display:inline;
	position:relative;
	width:1024px;
	min-height:30px;
	height:auto !important;
  	height:30px;
	border-bottom:0px solid #333333;
	border-left:0px solid #333333;
	border-right:0px solid #333333;
	/*background-image:url(../images/footer.png);
	background-repeat:no-repeat;*/
	background-color:#FFF;		
}

#bodyLeft {
	position:relative;
	width:200px;
	float:left;
	display:inline;
	min-height:540px;
	height:auto !important;
  	height:540px;
}

#bodyRight {
	/*font-size:12px;*/
	position:relative;
	width:822px;
	float:right;
	display:inline;
	min-height:540px;
	height:auto !important;
  	height:540px;
	border-left:0px solid #333333;
}

/* Login Page */

#loginContainer {
	width:370px;
	min-height:175px;
	height:auto !important;
  	height:175px;
	text-align:center; /* reset text alignment */
	left:10px;
	top:10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

#frmLogin {
	position:relative;
	width:250px;
	min-height:125px;
	height:auto !important;
	height:125px;
	text-align:left;
	margin:0 auto;
	margin-top:0px;
}

#LoginInputDiv {
	position:relative;	
	margin:0 auto;
	width:150px;
	min-height:120px;
	height:auto !important;
	height:120px;
}

/* Control Panel Page */

#cPanel {
	position:relative;
	float:left;
	display:inline;
	margin:15px;
	min-height:350px;
	height:auto !important;
  	height:350px;
	width:773px;
}

#cpTopLeft {
	position:relative;
	width:386.5px;
	height:300px;
	float:left;
	display:inline;
}

#cpTopRight {
	position:relative;
	width:386.5px;
	min-height:300px;
	height:auto !important;
  	height:300px;
	float:right;
}

#cpAdmin {
	position:relative;
	width:773px;
	min-height:200px;
	height:auto !important;
  	height:200px;
	float:left;
	display:inline;
}

#cPanelHeader {
	position:relative;
	width:823px;
  	height:80px;
	float:left;
	display:inline;
}

#tabContainer {
	position:relative;
	min-height:530px;
	height:auto !important;
  	height:530px;
	width:793px;
	float:left;
	display:inline;
}

#subTabContainer {
	position:relative;
	width:750px;
	min-height:100px;
	height:auto !important;
  	height:100px;
	display:inline;
}

#subTariffTabContainer {
	position:relative;
	width:735px;
	height:inherit;
	display:inline;
}

#subTabContainerLeft {
	position:relative;
	width:525px;
	height:inherit;
	float:left;
	display:inline;
}

#subTabContainerRight {
	position:relative;
	width:225px;
	height:inherit;
	float:left;
	display:inline;
}

#userDetails {
	position:relative;
	width:793px;
	min-height:370px;
	height:auto !important;
  	height:370px;
	float:left;
	display:inline;
}

#userDetailsLeft {
	position:relative;
	width:300px;
	min-height:170px;
	height:auto !important;
  	height:170px;
	float:left;
	display:inline;
}

#userDetailsLabels {
	position:relative;
	width:100px;
	min-height:170px;
	height:auto !important;
  	height:170px;
	float:left;
	display:inline;
}

#userDetailsTxtBox {
	position:relative;
	width:200px;
	min-height:170px;
	height:auto !important;
  	height:170px;
	float:left;
	display:inline;
}

#userDetailsRight {
	position:relative;
	width:450px;
	min-height:170px;
	height:auto !important;
  	height:170px;
	float:left;
	display:inline;
}

#tariffTable {
	position:relative;
	width:100%;
	min-height:400px;
	height:auto !important;
  	height:400px;
}

#tariffTableTop {
	position:relative;
	width:100%;
	min-height:55px;
	height:auto !important;
  	height:55px;
	float:left;
	display:inline;
}

#tariffTableBottom {
	position:relative;
	width:90%;
	min-height:245px;
	height:auto !important;
  	height:245px;
	float:left;
	display:inline;
}

#profileContainer {
	text-align:left;
	position:relative;
	width:100%;
	min-height:100%;
	height:auto !important;
  	height:100%;
}

#proTopLeft {
	position:relative;
	float:left;
	display:inline;
	width:50%;
	min-height:50%;
	height:auto !important;
  	height:50%;
}

#proTopRight {
	position:relative;
	float:left;
	display:inline;
	width:50%;
	min-height:50%;
	height:auto !important;
  	height:50%;
}

#proBotLeft {
	border-top:1px solid #CCCCCC;
	position:relative;
	float:left;
	display:inline;
	width:50%;
	min-height:50%;
	height:auto !important;
  	height:50%;
}

#proBotRight {
	border-top:1px solid #CCCCCC;
	position:relative;
	float:left;
	display:inline;
	width:50%;
	min-height:50%;
	height:auto !important;
  	height:50%;
}

#proBotSpan {
	border-top:1px solid #CCCCCC;
	position:relative;
	float:left;
	display:inline;
	width:100%;
	height:50%;
}

#proTopSpan {
	position:relative;
	float:left;
	display:inline;
	width:100%;
	min-height:50%;
	height:auto !important;
  	height:50%;
}

#regDiv
{
	display:block;
	visibility:hidden;
	position:relative;
	top:-500px;
	left:-700px;
	width:600px;
	min-height:400px;
	height:auto !important;
  	height:400px;
}

#myReg
{
	margin:0px auto;
	padding:10px;
	display:block;
	position:relative;
	width:600px;
	min-height:400px;
	height:auto !important;
  	height:400px;
	border:2px solid #666666;
	background-color:#CCC;
}

#myRegLeft
{
	float:left;
	display:inline;
	position:relative;
	width:300px;
	min-height:300px;
	height:auto !important;
  	height:300px;
	margin-left:60px;
}

#myRegRight
{
	float:left;
	display:inline;
	position:relative;
	width:240px;
	min-height:300px;
	height:auto !important;
  	height:300px;
}

#myRegBottom
{
	float:left;
	display:inline;
	position:relative;
	width:540px;
	min-height:100px;
	height:auto !important;
  	height:100px;
	margin-left:60px;
}

#contactInfo {
	position:absolute;
	bottom:-2px;
	margin-left:15px;
	margin-bottom:0px;
	min-height:250px;
	height:auto !important;
	height:250px;
	float:left;
	display:inline;
	width:170px;
	left: 1px;
}

#miscLeft {
	position:absolute;
	width:40%;
	float:left;
	display:inline;
	min-height:250px;
	height:auto !important;
  	height:250px;
}

#miscRight {
	position:absolute;
	width:40%;
	float:right;
	display:inline;
	min-height:250px;
	height:auto !important;
  	height:250px;
}


/* Tabs */

.ui-tabs .ui-tabs-hide {
     display: none;
}

/* Step 1 Page */

#eBookContainer {
	position:relative;
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	min-height:350px;
	height:auto !important;
  	height:350px;
	width:780px;
	clear:both;
}

#bookingForm {
	margin:0;
}

#eBookTop {
	position:relative;
	width:780px;
	min-height:25px;
	height:auto !important;
  	height:25px;
}

#customMessage {
	padding-left:15px;
	position:relative;
	min-height:30px;
	height:auto !important;
  	height:30px;
}

#payType {
	position:relative;
	min-height:30px;
	height:auto !important;
  	height:30px;
	width:625px;;
}

/* Step 2 Page */

#step2Body {
	position:relative;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	margin-top:15px;
	min-height:500px;
	height:auto !important;
	height:500px;
	width:790px;
}

#subLeftBody {
	position:relative;
	min-height:300px;
	margin-left:20px;
	height:auto !important;
  	height:300px;
	width:320px;
	float:left;
	display:inline;
}

#subRightBody {
	position:relative;
	min-height:300px;
	height:auto !important;
  	height:300px;
	width:386px;
	float:right;
	display:inline;
}

#subBottomBody {
	position:relative;
	min-height:200px;
	height:auto !important;
  	height:200px;
	margin-left:20px;
	width:760px;
	float:left;
	display:inline;
}

#subRightBodyFlightVechicle{
	position:relative;
	min-height:170px;
	height:auto !important;
  	height:170px;
	width:386px;
	float:left;
	display:inline;
}

#subRBFVLeft {
	position:relative;
	min-height:170px;
	height:auto !important;
  	height:170px;
	width:150px;
	float:left;
	display:inline;
}

#subRBFVRight {
	position:relative;
	min-height:170px;
	height:auto !important;
  	height:170px;
	width:150px;
	float:left;
	display:inline;
}

#divStep2-1 {
	position:relative;
	height:140px;
	width:780px;
}

#divStep2-2 {
	position:relative;
	height:140px;
	width:780px;
}

#divStep2-3 {
	position:relative;
	height:150px;
	width:780px;
}

.subRowDiv {
	position:relative;
	width:780px;
	min-height:25px;
	height:auto !important;
  	height:25px;
	float:left;
	display:inline;
}

.subRowDivLeft {
	position:relative;
	width:350px;
	min-height:25px;
	height:auto !important;
	height:25px;
	margin-left:60px;
	float:left;
	display:inline;
}

.subRowDivRight {
	position:relative;
	width:360px;
	min-height:25px;
	height:auto !important;
	height:25px;
	margin-right:0px;
	float:right;
	display:inline;
}

.subRowDivBottom {
	position:relative;
	width:600px;
	min-height:25px;
	height:auto !important;
	height:25px;
	margin-left:60px;
	float:left;
	display:inline;
}

.subRowDivHeader {
	margin-left:60px;
}

/* View Bookings Page */

#viaBookings {
	display:block;
}

#vBookingsBody {
	position:relative;
	margin:15px;
	min-height:600px;
	height:auto !important;
  	height:600px;
	width:773px;
}

#vBookingsSubTopLeftBody {
	position:relative;
	min-height:240px;
	height:auto !important;
  	height:240px;
	width:386px;
	float:left;
	display:inline;
}

#vBookingsSubTopRightBody {
	position:relative;
	min-height:240px;
	height:auto !important;
  	height:240px;
	width:386px;
	float:right;
	display:inline;
}

#vBookingsMiddlebody {
	position:relative;
	min-height:120px;
	height:auto !important;
  	height:120px;
	width:773px;
	float:right;
	display:inline;
	vertical-align:top;
}

#vBookingsBottomLeftBody {
	position:relative;
	min-height:120px;
	height:auto !important;
  	height:120px;
	width:386px;
	float:left;	
	display:inline;
}

#vBookingsBottomRightBody {
	position:relative;
	min-height:120px;
	height:auto !important;
  	height:120px;
	width:386px;
	float:left;	
	display:inline;
}

#vBookingsBottomBody {
	position:relative;
	min-height:50px;
	height:auto !important;
  	height:50px;
	width:773px;
	float:left;	
	display:inline;
}

/* End View Bookings Page */

/* Summary Page */

#viaSummary {
	display:block;
}

#summaryBody {
	position:relative;
	margin:15px;
	min-height:600px;
	height:auto !important;
  	height:600px;
	width:773px;
}

#summarySubTopLeftBody {
	position:relative;
	min-height:240px;
	height:auto !important;
  	height:240px;
	width:386px;
	float:left;
	display:inline;
}

#summarySubTopRightBody {
	position:relative;
	min-height:240px;
	height:auto !important;
  	height:240px;
	width:386px;
	float:right;
	display:inline;
}

#summaryMiddlebody {
	position:relative;
	min-height:120px;
	height:auto !important;
  	height:120px;
	width:773px;
	float:right;
	display:inline;
	vertical-align:top;
}

#summaryBottomLeftBody {
	position:relative;
	min-height:120px;
	height:auto !important;
  	height:120px;
	width:386px;
	float:left;	
	display:inline;
}

#summaryBottomRightBody {
	position:relative;
	min-height:120px;
	height:auto !important;
  	height:120px;
	width:386px;
	float:left;	
	display:inline;
}

#summaryBottomBody {
	position:relative;
	min-height:50px;
	height:auto !important;
  	height:50px;
	width:773px;
	float:left;	
	display:inline;
}


#submitButton {
	position:relative;
	float:right;
	display:inline;
}

#commentsText {
	position:relative;
	float:left;
	display:inline;
}

#divSummary1 {
	position:relative;
	height:130px;
	width:780px;	
}

#divSummary2 {
	position:relative;
	height:130px;
	width:780px;	
}

#divSummary3 {
	position:relative;
	height:100px;
	width:780px;	
}

#divSummary4 {
	position:relative;
	height:160px;
	width:780px;	
}

#divSummary5 {
	position:relative;
	height:50px;
	width:780px;	
}



/* Styles */

.frmLoginTxtBox {
	width:150px;
}

.tariffTxtBox {
	width:50px;
}

.mileLbl {
	text-align:center;
}

.tabsContainer {
	margin-left:15px;
	margin-top:10px;
	float:left;
	display:inline;
	width:784px;
	min-height:500px;
}

.tariffsTabsContainer {
	width:700px;
}

.tariffsTabsContainer a:link {text-decoration: none; color:#333;}								
.tariffsTabsContainer a:visited {text-decoration: none; color:#333;}
.tariffsTabsContainer a:active {text-decoration: none; color:#333;}
.tariffsTabsContainer a:hover {text-decoration: underline; color:#333;}

.footerText {
	margin-top:7px;
	margin-right:15px;
	/*font-size:12px;*/
	float:right;
	display:inline;
}

.menuText {
	float:left;
	display:inline;
	margin-left:15px;
	margin-top:25px;
}

.footerStatus {
	margin-top:7px;
	margin-left:15px;
	/*font-size:12px;*/
	float:left;
	display:inline;
}

.cPanelOptions {
	padding-left:20px;
}

.cPanelInfo {
	margin:15px;
	line-height:18px;
}

.tabIndent {
	margin:15px;
}

.tariffInput {
	width:70px;
	text-align:center;
	font-weight:bold;
}

.tariffInput2 {
	width:20px;
	text-align:center;
	font-weight:bold;
}

.inputAll {
	/*padding-left:5px;*/
}

/* Validation CSS */

#field {  }

#field, label {  }

br { 
	clear: both; 
}

.inputDefault {
	/*border:2px inset scrollbar;*/
}

input.error { 
	border: 1px solid red; 
}

label.error {
	background: url('../images/fail.png') right center no-repeat;
	padding-left: 20px;
	margin-left: .3em;
}

label.valid {
	background: url('../images/success.png') right center no-repeat;
	display: block;
	width: 16px;
	height: 16px;
}

.line_me {
	margin-left:10px;
}

.RIRow {
	width:705px;
	height:30px;
	border:1px solid #CCC;
}

.RIInput {
	width:10px;
}

.bold {
	font-weight:bold;
}



.warning {
	color:#F00;
}

.headerBar {
	/*background-image:url(../images/headerBar.png);
	background-repeat:no-repeat;*/
	width:788px;
	height:41px;
	margin-left:15px;
	padding-top:10px;
	margin-bottom:10px;
	float:left;
	display:inline;
}

/* JQuery Button Styling */

.fg-button-big { 
   outline: 0; 
   margin:0 4px 0 0; 
   text-decoration:none !important; 
   cursor:pointer; 
   position: relative; 
   text-align: center; 
   zoom: 1; 
   width:150px;
   height:30px;
}


.fg-button-med { 
   outline: 0; 
   margin:0 4px 0 0; 
   text-decoration:none !important; 
   cursor:pointer; 
   position: relative; 
   text-align: center; 
   zoom: 1; 
   width:100px;
   height:25px;
}

.fg-button-small { 
   outline: 0; 
   margin:0 4px 0 0; 
   text-decoration:none !important; 
   cursor:pointer; 
   position: relative; 
   text-align: center; 
   zoom: 1; 
   width:70px;
   height:25px;
}
   
   

