/* ARCHITECTURE ARCHITECTURE ARCHITECTURE ARCHITECTURE ARCHITECTURE ARCHITECTURE */
/* OLD BLUE : #00008b */
/* OLD ORANGE : orange */
/* NEW BLUE : #000033 */
/* NEW ORANGE : #FF6600 */


body {
	text-align: center;
	margin: 0;
	font-family: Arial; 
	font-size: 13px;
}

a, a:visited {
	color: #00008b;
	text-decoration: none;
}

hr {
	color: #ccc;
	background-color: #ccc;
	width: 95%;
	text-align: center;
	height: 1px;
	margin: 2px;
}


a:hover {
	color: red;
	text-decoration: underlined;
}

img {
	float: left;
}

#mainContainer { 
	text-align: left;
	padding: 10px 0px 0px 0px; 
	width: 960px; 
	margin:0 auto;	
}

#topMenu {
	float: right;
	color: #000033;
	font-size: 1.0em;
	font-weight: bold;
}

#standardContainer {
	position: relative;
	clear: both;
	display: block;
	padding-top: 10px;
	background-color: #fff;
	width: 960px; 
	border: 1px;
	margin-bottom: 0px;
}

.partBox {
	float: left;
	margin: 0px;
	border: 0px;
	padding: 5px;
}


.fullWidth {
	width: 950px;
	#width: 960px; /* TRICK TO APPLY ONLY TO IE BROWSERS*/ 
}


.oneQuarter {
	width: 230px;
	#width: 240px; /* TRICK TO APPLY ONLY TO IE BROWSERS*/ 
}

.threeQuarters {
	width: 710px;
	#width: 720px; /* TRICK TO APPLY ONLY TO IE BROWSERS*/ 
}

.oneThird {
	width: 310px;
	#width: 320px; /* TRICK TO APPLY ONLY TO IE BROWSERS*/ 
}

.twoThirds {
	width: 630px;
	#width: 640px; /* TRICK TO APPLY ONLY TO IE BROWSERS*/ 
}

.twoThirdsRight {
	position: absolute;
	top: 15px;
	right: 0px;
	width: 620px;
	#width: 630px; /* TRICK TO APPLY ONLY TO IE BROWSERS*/ 
}

.noTitle {
	top: 45px;
}

.oneHalf {
	width: 470px;
	#width: 480; /* TRICK TO APPLY ONLY TO IE BROWSERS*/ 
}

.hr {
	clear: both;
	border: 0;
	height: 0px;
	line-height:0px; /* TRICK FOR IE 6 CAUSE DON'T RESPECT HEIGHT IN EMPTY DIV */
	margin: 0px;
	#margin-top: -6px; /* TRICK TO APPLY ONLY TO IE BROWSERS*/ 
}

#footer {
	clear: both;
	display: block;
	margin-top: 15px;
	padding-top: 5px;
	/* background-color: #ccc; */
	font-size: 1.0em;
	font-weight: bold;
	text-align: right;
	width: 960px; 
	border-top: 1px solid #000033;
}

.boxTitle {
	font-size: 1.5em;
	font-weight: bolder;
	border-bottom: 5px solid #FF6600;
	padding-bottom: -5px;
	width: 100%;
}

.smallTitle {
	font-size: 1.7em;
	color: #00008b;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 10px;
}

.boxBottomLink {
	float: right;
	width: 100%;
	text-align: right;
	font-size: 90%;
	margin-top: 10px;
}

/* * * * * * * * * * * * */
/* VARIOUS TEXT FORMATS */
/* * * * * * * * * * * * */

.largeText {
	font-size: 1.6em;
	color: #FF6600;
	font-weight: bolder;
	display: inline;
}

/* * * * * * * * * * * * * * * * * * * * * * * 	*/
/* AUTOCOMPLETER FOR AIRPORTS 			*/
/* * * * * * * * * * * * * * * * * * * * * * * 	*/

.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}

.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}

#search_suggest, #search_suggest_from, #search_suggest_to  {
	position: absolute; 
	left: 10px;
	top: 95px;
	margin-top: -0px;
	z-index: 1000;
	background-color: #FFFFFF;
	width: 310px;
	text-align: left; 
	border: 1px solid #000000;	
	display:none; 
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* AJAX EMAIL CONTACT FORM - TripDetails + Bug Contact */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */

#log {
	margin-top: 5px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(../_imgs/ajax-loader.gif) no-repeat center;
}


.form_box {
	width: 300px;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	font:0.8em Arial, Helvetica, Sans-serif;
	padding: 2px;
	margin: 2px;
}
 
.form_boxBug {
	width: 600px;
}
 
#form_box div {
	padding: 2px 2px;
}
 
.form_boxHR {
	border-bottom: 2px solid #e2e2e1;
	height: 0px;
	margin-top: 0pt;
	margin-bottom: 7px;
	width: 300px;
}
 
.form_boxBugHR {
	width: 600px;
}
 
#form_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
}

/* * * * * * * * * * * * * * * * * * * * * * * 	*/
/* FORMAT OF THE FORMS				*/
/* * * * * * * * * * * * * * * * * * * * * * * 	*/

.boxQuestionMark, .boxQuestionMarkSmall {
	margin-bottom: 15px;
	padding-bottom: 0px;
	position:relative;
	#display: inline; /* TRICK TO APPLY ONLY TO IE BROWSERS*/ 
	margin-top: -30px; 
	height: 16px;
		font-size:1px; /* TRICK FOR IE 6 CAUSE DON'T RESPECT HEIGHT IN EMPTY DIV */
		line-height:0px; /* TRICK FOR IE 6 CAUSE DON'T RESPECT HEIGHT IN EMPTY DIV */
		width: 16px;
	top: 10px; 
	background-image: url('../_imgs/icons/question.png');
	z-index: 50;
}

.boxQuestionMarkSmall {
	left: 150px;
}

.boxQuestionMark {
	left: 290px;
}

.boxHelp {
	margin-top: -0px;
	padding: 3px;
	width: 380px;
	position: absolute;
	background-color: white;
	left: 10px;
	/* opacity: .85; */ 
	/* filter: alpha(opacity=85); */
	text-align: left; 
	color: #000033;
	border: 2px solid #000033;	
	display:none; 
	z-index: 5000;
}

.largeTextField, .largeTextField200, .largeTextField100, .selectList {
	/*  borders */
	border-width: 2px;
	border-style: solid;
	border-color: #999999;
	margin-top: 3px;
	/* text formatting */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #333333;
	height: 40px;
}

.largeTextField {
	/* width: 340px; */ 
	width: 310px;
}

.largeTextField200 {
	/* width: 200px; */
	width: 170px;
}

.largeTextField100 {
	width: 110px;
}
 
.largeTextField:hover, .largeTextField200:hover, .largeTextField100:hover, .selectList {
	border-color: orange;
	border-width: 2px;
}
 
.largeTextField:focus, .largeTextField200:focus, .largeTextField100:focus, .selectList {
	border-color: orange;
	border-width: 2px;
}

.buttonRestart {
	background-color: #f5f5f5;
	border: #dedede 2px solid;
	width: 150px;
	font-size: 15px;
	color: red;
	margin-bottom: 0px;
	margin-right: 5px;
	font-weight: bold;
	vertical-align: middle;
}

.buttonSubmit {
	background-color: #f5f5f5;
	border: #dedede 2px solid;
	font-size: 25px;
	width: 310px;
	color: green;
	margin-bottom: 0px;
	margin-right: 5px;
	font-weight: bolder;
}


/* * * * * * * * * * * * */
/* STYLES USED JUST ONCE OR TWICE TO TWEAK */
/* * * * * * * * * * * * */

#topInstructions {
	position: relative;
}

.homeInstructions {
	float: left;
	width: 225px;
	#width: 235px; /* ONLY READ BY IE */
	margin-top: 5px;
	padding-right: 10px;
}

.homeInstructions a {
	text-decoration: none;
	color: #FF6600;
}

.homeInstructions a:hover {
	text-decoration: underline;
	color: red;
}

.nakedImageLink {
	text-decoration: none;
	border: 0px;
}

.nakedImageLink:hover {
	text-decoration: none;
	color: red;
}

#comingsoon {
	position: absolute;
	text-align: left;
	top: 0px; 
	left: 0px;
	height: 100%;
	width: 100%;
	background: #ccc; 
	z-index: 100;

	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}

#comingsoonimage {
	position: absolute;
	text-align: left;
	top: 10px; 
	right: 10px;
	height: 300px;
	width: 280px;
	background: url('../_imgs/comingSoon.gif') no-repeat top right; 
	z-index: 101;
}