@charset "utf-8";
/* CSS Document */

/* Default text colour and size */

body {
	text-align:left; /* for IE */
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-color:#B2B2B2;
	height:100%;
}

/* Links */

a:link {text-decoration: none; color:#333333;}								
a:visited {text-decoration: none; color:#333333;}
a:active {text-decoration: none; color:#333333;}
a:hover {text-decoration: underline; color:#F90;}

/* cPanel Links */

/* Links */

.cPanel a:link {text-decoration: none; color:#F90;}								
.cPanel a:visited {text-decoration: none; color:#F90;}
.cPanel a:active {text-decoration: none; color:#F90;}
.cPanel a:hover {text-decoration: underline; color:#F90;}

/* Global Markup */

#mainContainer {
	position:relative;
	width:1024px;
	min-height:700px;
	height:auto !important;
  	height:700px;
	margin:0 auto; /* for the rest */ 
	text-align:left; /* reset text alignment */
	left:10px;
	top:10px;
}

#headerContainer {
	position:relative;
	width:1024px;
	min-height:70px;
	height:auto !important;
  	height:70px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#loginHeaderContainer {
	position:relative;
	width:370px;
	min-height:70px;
	height:auto !important;
  	height:70px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#bodyContainer {
	float:left;
	display:inline;
	position:relative;
	width:1024px;
	min-height:670px;
	height:auto !important;
  	height:670px;
	border-bottom:1px solid #333333;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	background-color:#FFFFFF;
	border-top:1px solid #333333;		
}

#footerContainer {
	float:left;
	display:inline;
	position:relative;
	width:1024px;
	min-height:30px;
	height:auto !important;
  	height:30px;
	border-bottom:1px solid #333333;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	background-color:#FFFFFF;			
}

#bodyLeft {
	position:relative;
	width:200px;
	float:left;
	display:inline;
	min-height:670px;
	height:auto !important;
  	height:670px;
}

#bodyRight {
	font-size:12px;
	position:relative;
	width:822px;
	float:right;
	display:inline;
	min-height:670px;
	height:auto !important;
  	height:670px;
	border-left:1px solid #333333;
}

/* Login Page */

#loginContainer {
	background-color:#FFFFFF;
	border:1px solid #333333;
	width:370px;
	min-height:225px;
	height:auto !important;
  	height:225px;
	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:150px;
	min-height:125px;
	height:auto !important;
	height:125px;
	text-align:left;
	margin:0 auto;
}

/* 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;
	min-height:50px;
	height:auto !important;
  	height:50px;
	float:left;
	display:inline;
}

#tabContainer {
	position:relative;
	min-height:550px;
	height:auto !important;
  	height:550px;
	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:0px;
	margin-left:15px;
	margin-bottom:10px;
	min-height:200px;
	height:auto !important;
	height:200px;
	display:inline;
}

#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:30px;
	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;
	padding-top:50px;
	min-height:500px;
	height:auto !important;
  	height:500px;
	width:773px;
}

#subLeftBody {
	position:relative;
	min-height:500px;
	height:auto !important;
  	height:500px;
	width:386px;
	float:left;
	display:inline;
}

#subRightBody {
	position:relative;
	min-height:500px;
	height:auto !important;
  	height:500px;
	width:386px;
	float:right;
	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;
}

/* 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;
}



/* Styles */

.frmLoginTxtBox {
	width:150px;
}

.tariffTxtBox {
	width:50px;
}

.mileLbl {
	text-align:center;
}

.sectionHeader {
	margin-left:15px;
	font-size:24px;
	color:#F90;
	padding-top:10px;
	display:inline;
}

.tabsContainer {
	margin:15px;
	width:793px;
	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:7px;
	font-size:12px;
	float:right;
	display:inline;
}

.menuText {
	margin-left:15px;
	margin-top:25px;
}

.footerStatus {
	margin:7px;
	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') no-repeat;
	padding-left: 20px;
	margin-left: .3em;
}

label.valid {
	background: url('images/success.png') 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;
}

.welcomeUser {
	margin-top:20px;
	margin-right:15px;
	font-size:12px;
}

.warning {
	color:#F00;
}

