body {
	font-family : Verdana;
	font-weight : normal;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	color :black;
	/*background-image:url(images/background.jpg);*/
	background-repeat:repeat-y;
	background-color: #f3f2f8;
	font-size: 12px !important;
}



body.pretrip {background-image: none;}
body.popUp {background-image: none;}
.popUp .button {margin: 0px 0px 0px 20px;}

h1 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	background : #e36101;
	margin-bottom : 8px;
	margin-top : 15px;
	text-align: left;
	padding: 2px 0px 2px 4px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #e36101;
	margin-top : 10px;
	margin-right : 0%;
	margin-bottom : 10px;

}

h2.guestAndChildHeader {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px 0px 10px 20px;
	padding: 0px 0px 0px 0px;	
	background-color : #e36101;
	width: 95px;
	
}

td {
	text-align: left;
	vertical-align: top;
}


p {
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}
a {color:#e36101; font-size: 12px;}
a:visited  {color:#e36101;}
a:hover {color:#e36101;}

#footer{ background-color: #e68326; ; width: 695; height: 20px; padding: 7px 10px 3px 150px; text-align: right;}
#footer a {color:#ffffff;  font-weight: bold;}
#footer a:visited {color:#ffffff; }
#footer a:hover {color:#ffffff;}

#agendaT {
border: solid 1px #cccccc; 
padding: 0px; 
margin: 0px; 
width: 650; 
background-color: #cccccc;
}
#agendaT  table {
	background-image:url(images/menuGradient.jpg);
	background-repeat:repeat-y;
}
#agendaT  td {
border-top: solid 1px #ffffff; 
border-bottom:solid 1px #999999; 
padding: 2px 5px;
text-align: left;
}

#leftNav {
background-color: #ffcc8f
;
width: 161px;

}
#nav {
	font: bold 12px Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style-type: none !important;
}

#nav li{
	list-style-type: none !important;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #555555;
	border-right: solid 1px #555555;
}

#nav li a{
	display: block;
	margin-right: 0px; /*spacing between tabs*/
	background-color: #e68326;
	width: 161px;
	Height: 24px;
	padding: 7px 0px 0px 30px;
	color: #fff;
	text-decoration: none;
}
#nav li a:hover{
	color: #fff !important;
	background-color: #e36101;
}
#nav li a: visited{
	margin-right: 0px; /*spacing between tabs*/
	color: #fff;
}
#reglink {
	font: bold 12px Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style-type: none !important;
	width: 470px;
}

#reglink li{
	list-style-type: none !important;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #555555;
	border-right: solid 1px #555555;
}

#reglink li a{
	display: block;
	margin-right: 0px; /*spacing between tabs*/
	background-color: #cb1935;
	width: 400px;
	Height: 24px;
	padding: 7px 0px 0px 30px;
	color: #fff;
	text-decoration: none;
}
#reglink li a:hover{
	color: #fff !important;
	background-color: #781323;
}
#reglink li a: visited{
	margin-right: 0px; /*spacing between tabs*/
	color: #fff;
}
.contentpretrip h1{}
.contentpretrip h2{}



input {vertical-align: middle;}
.inputFieldWithoutBoxWithIndent {margin: 0px 0px 0px 11px; font-size: 12px; font-weight: normal;}
.inputFieldWithoutBoxWithoutIndent {font-size: 12px; font-weight: normal; }

form {}

/*-------------------Banner--------------------*/
#banner {
	width: 760px;
	height: 127px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#bannerrvs {
	width: 760px;
	height: 127px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}


.logo3 {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 60px;
	width: 60px;
	margin-right: 140px;
	margin-top: -80px;
}

/*---------------pretrip / RVS  navagation -------------------------*/

#navbar {
	height: 100%;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	left: 3px;
	top: -27px;
	width: 118px;
}

#navbar a {
	color: #FFFFFF;
	text-decoration: none;
}

#navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navbar a:hover {
	color: #999999;
	cursor: pointer;
}

#navbarrvs {
	height: 100%;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	left: 3px;
	top: -27px;
	width: 118px;
}

#navbarrvs a {
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}

#navbarrvs a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navbarrvs a:hover {
	color: #999999;
	cursor: pointer;
}


/*-------------------Content includeds everything in the following tags--------*/

#content{
	width: 632px;
	position:absolute;
	left: 118px;
	top: 126px;
}

#contentrvs{
	width: 632px;
	position:absolute;
	left: 118px;
	top: 126px;
}

#contentpretrip{
	width: 632px;
	position:absolute;
	left: 118px;
	top: 126px;
}

.popUpContent {margin: 0px 0px 0px 20px;}

.acknowledgementContent {margin: 0px 0px 0px 20px;}
.requestedAirContent {width: 500px;}
.requestedAirContent li {font-size: 12px;}
.nextButtonText {padding: 10px 0px 10px 0px; width: 500px;	}

.h2small {
	font-size: 9px;
	color: #65589E;		
	font-weight: normal;
}

.error {
	font-weight: bold;
	color: #FF0000;		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: 5px;
	width: auto;
	font-size: 11px;
}


.formIndent {
	text-align: left;
	vertical-align: top;
	padding: 0px 50px 0px 20px;	
}

.indent {
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 20px;	
}

.si-text {
	padding: 10px 0px 10px 0px;	
	width: 500px;	
}

.steps {
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	padding-left:20px;
	padding-right: 50px;
	padding-bottom:15px;
	padding-top: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	font-weight: bold;
}

.regQuestion {padding: 15px 0px 0px 20px; vertical-align:top; font-size: 12px;}

td.fieldlabel {
	padding-left: 20px;
	vertical-align:bottom;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
}

.summary {
	
	padding-left: 20px;
	vertical-align:bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	font-size: 11px;
}

.fieldlabelsum {
	padding-left: 20px;
	vertical-align:bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
}

.fieldlabel {
	
	font-weight: bold;
	font-size: 11px;
}


.fieldlabel-top {
	padding-left: 20px;
	vertical-align:top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
}

.fieldLabelSpecial-State {
	font-weight: bold;
	font-size: 11px;
	padding: 13px 0px 2px 20px;}
	
.fieldLabelSpecial-Zip {
	font-weight: bold;
	font-size: 11px;
	padding: 13px 0px 2px 20px;}

.ccLoopingLabel {padding: 0px 0px 0px 20px; font-weight: bold; font-size: 12px;}
.ccLoopingPrice {font-size: 12px; text-align: right;}

.multiRowCell {vertical-align: top !important; padding: 0px 0px 0px 20px; }

.textsmall {
	font-size: 7pt;
	font-weight: normal;
	vertical-align: bottom;
	text-align: left;
	display: compact;
	padding-top : 0px;
}

.fieldheader {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-indent: 0pt;
	vertical-align : bottom;
	padding-left: 20px;
	padding-bottom : 0px;
	padding-top : 8px;
}

.footer {
	
	
	}


/*------------------Buttons and special characters -------------------*/


.help {
	background-color: #ccc;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: bold;
	height : 20px;
	color : 000;
	cursor: hand;
	font-size: 12px;
	
}

.privacypolicy {
	background: #CCCCCC;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: bold;
	height : 20px;
	color : #000000;
	cursor: hand;	
	font-size: 12px;	
	margin-right: 5px;	
	width: 117px;
}

.loginbutton {
	background-color: #ccc;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 8pt;
	font-weight: bolder;
	vertical-align: bottom;
	height : 18px;
	color : 000;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-right : 20px;
	cursor: hand;
}

.requiredasterisk {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	vertical-align : top;
	text-align : left;
	height : 22px;
	padding-top: 0px;
	margin-top: 0px;
}

.required {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 12px;
}

.button {
	background-color: #ccc;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	height : 18px;
	color : 000;
	cursor: hand;
	margin: 20px 0px 0px 20px;
	
}

hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #Ccc;
	border-bottom-color: #FFFFFF;
	width : 100%;
	margin-top : 10px;
}
 
.vericaldark {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #ccc;
}
/*--------footer------*/

/* for inventory booking only */

.ib1px{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left : 2px;
	padding-bottom : 2px;
	padding-right : 0px;
	padding-top : 0px;
	}
.ibalerttable{
	color: #FF0000;
	border: 2px solid #FF0000;
	padding-left : 4px;
	padding-bottom : 4px;
	padding-right : 4px;
	padding-top : 4px;
		}
.ibalertalign{
	vertical-align: middle;
}
a.h1link {
	font-size: 8pt;
	color: #666666;	
	font-weight: normal;
	vertical-align: middle;
	text-indent: 5px;
	margin-bottom : 8px;
	margin-top : 20px;
}

.print {

}

/* for hotel booking only*/


.evenrowfieldinstructions { 
	font-size: 7pt;
	color: #000000;
	font-weight: normal;
	vertical-align: bottom;
	text-align: left;
	display: compact;
	background: #f3f2f8;
	padding-left : 7px;
	padding-bottom : 2px;
	padding-right : 7px;
	padding-top : 2px;
	 }
.oddrowfieldinstructions {  /*changes legend and last row*/
	font-size: 7pt;
	color: #000000;
	font-weight: normal;
	vertical-align: bottom;
	text-align: left;
	display: compact;
	background: #f3f2f8;
	padding-left : 7px;
	padding-bottom : 2px;
	padding-right : 7px;
	padding-top : 2px;
	}

.RequiredAsterisk {
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
	vertical-align : middle;
	text-align : left;
	height : 22px;
}

/*shared classes for hotel and inventory booking*/
li {
	font-size: 12px;
}

.text {
	padding-left: 20px;	
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}

.evenrowtext {
	font-size: 8pt;
	color: black;
	font-weight: normal;
	text-align: left;
	text-indent: 0pt;
	background: #f3f2f8;
	padding-left : 7px;
	padding-bottom : 2px;
	padding-right : 7px;
	padding-top : 2px;
	
}
 
.oddrowtext {  /*changes legend and last row*/
	font-size: 8pt;
	color: black;
	font-weight: normal;
	text-align: left;
	text-indent: 0pt;
	background: #f3f2f8;
	padding-left : 7px;
	padding-bottom : 2px;
	padding-right : 7px;
	padding-top : 2px;
}
.tablesectionheader {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top : 10px;
	margin-right : 0%;
	margin-bottom : 10px;
	background-color : #f3f2f8;
	padding-left: 20px;	
	}





/* Other styles that may be used for modules */

.pricetext {
	text-align: left;
	text-indent: 0pt;
	vertical-align:bottom;
	padding-left: 50px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
	}

.evenrowtext {
	font-size: 8pt;
	color: black;
	font-weight: normal;
	text-align: left;
	text-indent: 0pt;
	background: #efefff;
	padding-left : 7px;
	padding-bottom : 2px;
	padding-right : 7px;
	padding-top : 2px;
}
 
.oddrowtext {
	font-size: 8pt;
	color: black;
	font-weight: normal;
	text-align: left;
	text-indent: 0pt;
	background: #dedfff;
	padding-left : 7px;
	padding-bottom : 2px;
	padding-right : 7px;
	padding-top : 2px;
}

.evenrowfieldinstructions { 
	font-size: 7pt;
	color: #000000;
	font-weight: normal;
	vertical-align: bottom;
	text-align: left;
	display: compact;
	background: #efefff;
	padding-left : 7px;
	padding-bottom : 2px;
	padding-right : 0px;
	padding-top : 2px;
	 }
.oddrowfieldinstructions { 
	font-size: 7pt;
	color: #000000;
	font-weight: normal;
	vertical-align: bottom;
	text-align: left;
	display: compact;
	background: #dedfff;
	padding-left : 7px;
	padding-bottom : 2px;
	padding-right : 7px;
	padding-top : 2px;
	}

.tablesectionheader {
	font-size:9pt;
	font-weight:bold;
	color:#000000;
	background: #B5AEDE;
	vertical-align : top;
	padding-left : 5px;
	padding-bottom : 2px;
	padding-right : 7px;
	padding-top : 2px;
	margin-top : 10px;
}
.ib1px{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left : 2px;
	padding-bottom : 2px;
	padding-right : 0px;
	padding-top : 0px;
	}
.ibalerttable{
	color: #FF0000;
	border: 2px solid #FF0000;
	padding-left : 4px;
	padding-bottom : 4px;
	padding-right : 4px;
	padding-top : 4px;
		}
.ibalertalign{
	vertical-align: middle;
}

/* Styles for Airport Search pop-up */
.searchtableheader {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	background : #000000;
	color : #ffffff;
	font-weight : bold;
	height : 25px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.searchtableeven {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background : #cccccc;
}

.searchtableodd {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background : #ffffff;
}
