
html
{
	height: 100%;
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	background: #e8e7ed;
	height: 100%;
}

p, ul, ol, li {
	text-align: left;
	color: #333333;
}

p {
	font-size: 14px;
}

p.metadata { background: #9DCAf1; padding: 3px;}

a {
	color: #2c7dbc;
	text-decoration: none;
}

a:hover
{
	color: #ED8021;
}

a.footerlinks {
	padding-left: 300px;
}

a img { border: none; }

h1, h2, h3, h4, h5, h6
{
font-weight: normal;
padding: 0;
margin: 0px;
}
	
h1 {
	font-size: 24px;
	line-height: 1.5em;
}

h2 {
	font-size: 20px;
	font-weight: 600;
}

h3 {
	font-size: 18px;
	font-weight: 600;
}

/* TOOLBOX */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
/* END TOOLBOX */

#main-content ul li.error
{
	list-style-type: none;
	margin: 0 0 0 70px;
}


/* STRUCTURE & STUFF */

/*HEADER*/
#header {
height: 133px;
/* background: url(/images/header_bg_lt.jpg) bottom left no-repeat; */
margin:0 0 20px 0;
padding: 20px 0 0 0 ;
}

#header-content {
margin: 0 0 0;
height: 129px;
padding: 0;
width: 656px;
float: left;
display: inline;
background: url(/images/header_bg_rt_2.jpg) top right no-repeat;
}

#header-left {
	width: 378px;
	float: left;
	height: 133px;
	display: inline;
	cursor: hand;
}

#get-results {
	margin:0;
	height:40px;
}

#header-right-bottom {
	margin:0;
	height: 40px;
}

#nav-1 {
	margin: 0 0 0 0;
	padding: 0;
}

.form-1 {
	height: 43px;
	margin: 0;
	padding: 0;
}

.form-1 button{
	width: 95px;
	height: 43px;
	margin: 0;
	border-style: none;
	float: left;
	display: inline;
}

.form-1 input {
	height: 28px;
	width: 155px;
	border: 1px solid #007cff;
	margin: 7px 0 0 0;
	padding:5px 0 0 0;
	color: #20468f;
	text-align: center;
	font-size: 13px;
	font-weight: 600;
}
.form-1 input:focus
{
	border: solid 1px #ef8821;
}

.form-1-lt {
	height: 43px;
	width: 15px;
}

.form-1-c {
	height: 43px;
	width: 475px;
}

/* Google AB testing */
#mult-leg h1 
{
	background: #2c7dbc;
	color: #fff;
	
}
#mult-leg
{
	background: #fff;
	padding: 10px;	
}
#mult-leg h2
{
	text-align: center;
	color: #ee8122;
	font-size:22px;
	font-weight: 600;
	margin: 10px 0;
}
#need-test, #join-test
{
	margin: 0 0 0 100px ;
}
#index-only-lower-test
{
	margin: 0 auto;
	width: 910px;
	padding: 0 0 20px 0;
	background: #ffff;
}
#look-here-wrapper
{
	margin: 20px auto 20px auto;
	width: 900px;
	height: 405px;
	background: #cecece;
	zoom: 1;
	padding: 0 0 0 10px;
}
#browse-by-wrapper
{
	margin: 20px auto 20px auto;
	width: 900px;
	background: #cecece;
	zoom: 1;
	padding: 0 0 5px 10px;
}

#mult-leg-wrapper
{
	margin: 0 auto 20px auto;
	width: 500px;
	padding: 10px;
	background: #cecece;	
}
#megado-plane-data { /* Includes comments, seat data, legend */
	margin: 0;
	width: 515px;
}
#megado-smart li {
	width: 240px;
	padding: 0 0 0 0;
	text-align: center;
	height: 70px;
}
#megado-smart ul li label.error
{
	color: #ED8021;
	font-style: italic;	
}
#megado-right {
	float: left;
	width: 515px;
	display: inline;
	padding: 10px;
	z-index: 1;
	background: #cecece;
}

#megado-left {
	float: left;
	width: 479px;
	margin: 0 8px 0 10px;
}

#megado-here
{
	margin: 20px auto;
	background: #2c7dbc;
	border-radius: 5px;
	padding: 20px 20px 0px 20px;
	height: 340px;
	display: block;
	width: 240px;
}
#look-here
{
	margin: 10px 10px 0 0px;
	background: #2c7dbc;
	border-radius: 5px;
	height: 360px;
	float: left;
	width: 293px;
}
#look-here h2
{
	text-align: center;
	color: #fff;
	padding: 16px 0 6px 0;
	font-size:28px;
	font-weight: 600;
	/*background: #ee8122;*/
	/*background: #ee8122;*/
	margin: 0  0 20px 0;
	-moz-border-radius-topright:5px; 
	-webkit-border-top-right-radius: 5px ;
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px ;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	/*border: solid 2px #fff;*/
	text-shadow: 2px 2px 2px #333;
}
#look-here-inner
{
	margin: 0 auto;
	width: 206px;
}
#megado-inner
{
	padding:0;
}
#look-here-inner label,
#megado-inner label
{
	color: #fff;
	font-size: 16px;
}
#megado-inner input
{
	border: 2px solid #fff;
	margin: 5px 0 0 0;
	color: #20468f;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	width: 235px;
	height: 20px;
	display: block;
}
.link-container
{
	margin: 10px;
}
.pagination-link
{
	padding: 2px 5px;
}
img.image-drop
{
	boxshadow: 4px 4px 3px #666;
	-moz-box-shadow: 4px 4px 3px #666;
	-webkit-box-shadow: 4px 4px 3px #666;
	margin: 0 4px;
}
#megado-light-box
{
	padding: 10px;
	margin: 10px 5px;
	background: #fff;
}

input#airline,
input#flight
{
	width: 200px;
	display: block;	
}

input#datepicker
{
	width: 200px;
}

#seat-smart ul li img.ui-datepicker-trigger
{
	margin: 0 0 0 2px;	
}

#look-here-inner input
{
	border: 2px solid #fff;
	margin: 5px 0 0 0;
	color: #20468f;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	
	height: 20px;
	
}
#look-here-inner input:focus,
#megado-inner input:focus,
#search-again form input:focus
{
	border: solid 2px #b5dffd;
}
#look-here-inner button
{
	border: solid 2px #fff;
	width: 208px;
	height: 32px;
	background: #ee8122;
	-moz-border-radius:5px; 
	-webkit-border-radius: 5px ;
	border-radius: 5px;
	text-shadow: 2px 2px 2px #333;
	/*background: #f1f1f1 url(/images/gradient.jpeg) repeat-x;*/
	margin: 10px 0 0 0;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
}
#megado-inner button,
#search-again form button
{
	border: solid 2px #fff;
	width: 100px;
	height: 26px;
	background: #f1f1f1 url(/images/gradient.jpeg) repeat-x;
	margin: 7px 0 0 0;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
}

#megado-inner img
{
	margin: 0 0 20px 0;	
}
#look-here-inner button:focus,
#megado-inner button:focus
{
	outline: solid 2px #b5dffd;
	/*border: solid 2px #b5dffd;*/
}
#easy-image 
{
	float: left;
	width: 400px;
	height: 300px;
	margin: 28px 0 0 0;
	background: #fff;
}

.quote p 
{
	color: #2c7dbc;
	font-size: 24px;
	font-weight: 400;
	padding: 40px 30px;	
}

#alt-browse
{
	padding: 10px;
}


#browse-intro-text
{
	padding: 20px;	
}
#easy-text
{
	width: 348px;
	padding: 18px 236px 0 0px;	
}
#browse-intro-ad
{
	width: 468px;
	height: 60px;
	padding: 20px;
	margin: 40px auto;
	background: #fff;
}

#browse-intro-top
{

}
#browse-intro-text h2
{
	margin: 0 0 10px 0;
	color: #2c7dbc;
	font-size: 42px;
	font-weight: 600;
	text-align: center;
	text-shadow: 2px 2px 2px grey;
}
#easy-text h2
{
	margin: 0 0 10px 0;
	color: #2c7dbc;
	font-size: 42px;
	font-weight: 600;
	text-align: center;
	text-shadow: 2px 2px 2px grey;
}
#contact-comments
{
	text-align: left;
	margin: 10px 10px 10px 0;
	padding: 0;
	float: left;
	height: 630px;
	width: 475px;
	background:#fff;
}
#easy-browse
{
	margin: 0 10px 10px 00px;
	background: #fff;
}

#browse-intro
{
	margin: 10px 0 10px 0;
	width: 586px;
	height: 360px;
	float: left;
	overflow: hidden;
	background: #fff;
}
#easy
{
	margin: 10px 0 0 0;
	width: 586px;
	height: 360px;
	background: #fff url(/images/brussels1_400x.jpg) top right no-repeat;
	float: left;
	overflow: hidden;
}
#easy-error
{
	margin: 10px 0 0 0;
	width: 586px;
	height: 360px;
	background: #fff;
	float: left;
	overflow: hidden;
}
#easy-error-text
{
	padding: 15px 0;	
}
#easy-error-text h2
{
	margin: 0 0 10px 0;
	color: #2c7dbc;
	font-size: 42px;
	font-weight: 600;
	text-align: center;
	text-shadow: 2px 2px 2px grey;
}
#easy-error-text p 
{
	font-size: 20px;
	margin: 0;
	color: grey;
	text-align: center;
}
.easy-header
{
	background: #2c7dbc;
	color: #fff;
	padding: 5px 0;
	font-size:20px;
	font-weight: 200;
}

#easy-text p,
#browse-intro-text p
{
	font-size: 24px;
	font-style: italic;
	font-weight: 600;
	color: #666;
	text-align: center;
	text-shadow: 2px 2px 2px #cccccc;
}
#seat-smart li {
	/*width: 200px;*/
	padding: 0 0 0 0;
	text-align: center;
	height: 70px;
}
#seat-smart ul li label.error
{
	color: #fff;
	font-style: italic;	
	background: #ED8021;
	padding: 0 2px 2px 2px;
}
.round-drop
{
	boxshadow: 1px 1px 1px #666;
	-moz-box-shadow: 1px 1px 1px #666;
	-webkit-box-shadow: 1px 1px 3px #666;
	-moz-border-radius:5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}
.drop
{
	boxshadow: 1px 1px 3px #666;
	-moz-box-shadow: 1px 1px 3px #666;
	-webkit-box-shadow: 1px 1px 3px #666;
}
.round
{
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.round-10
{
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.round-top
{
	-moz-border-radius-topright:5px; 
	-webkit-border-top-right-radius: 5px ;
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px ;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.round-bottom
{
	-moz-border-radius-bottomright:5px; 
	-webkit-border-bottom-right-radius: 5px ;
	-moz-border-radius-bottomleft: 5px; 
	-webkit-border-bottom-left-radius: 5px ;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.round-input
{
	-moz-border-radius:10px; 
	-webkit-border-radius: 10px ;
	border-radius: 10px;
}

input.required.error
{
	border: solid 1px #ED8021;
}

#seat-smart label.error
{
	color: #fff;
	background: #ED8021;
	font-size: 13px;	
}

/* end Google AB testing */

.form-1 input#plane {
	width: 155px;
}

.form-1 input#date {
	width: 155px;
}

.form-1 ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
	height: 43px;
}

.form-1 li {
	display: inline;
	height: 43px;
	float: left;
}


/* For initial lookup form. */
.form-2 {
	height: 43px;
	margin: 0;
	padding: 0;
}

.form-2-lt {
	height: 43px;
	width: 15px;
}

.form-2-c {
	height: 43px;
	width: 370px;
}

.form-2 button{
	width: 95px;
	height: 43px;
	margin: 0;
	border-style: none;
	float: left;
	display: inline;
}

.form-2 input#plane {
	width: 340px;
	height: 29px;
	border: 1px solid #007cff;
	margin: 7px 0 0 0;
	padding:5px 0 0 0;
	color: #20468f;
	text-align: center;
	font-size: 13px;
	font-weight: 600;
}

.form-2 ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 30px;
	height: 43px;
}

.form-2 li {
	display: inline;
	height: 43px;
	float: left;
}
/*END HEADER*/

/*MAIN NAVIGATION AT THE TOP OF ALL PAGES*/
ul#nav
{
	margin: 30px 55px 0 0;
	padding: 0;
	list-style: none;
	text-align: right;
}

ul#nav li {
	display: inline;
}

ul#nav li a
{
	color: #2c7dbc;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	height: 20px;
	padding: 0 5px;
	margin: 0 0 0 -5px;
	text-shadow: 2px 2px 2px #cecece;
}

#loading
{
	display: none;
}

#loading img
{
	margin: 10px 0 0 0;
}

ul#nav li#searchtopnav a,
ul#nav li#howitworks a,
ul#nav li#airlist a,
ul#nav li#seatexpert a
{

	border-right: solid 1px #cecece;
}
			
ul#nav li a:hover
{
	color: #ee8122;
	text-shadow: 5px 5px 5px #cecece;
}

ul#nav li#search-img a:hover {

}
/*END MAIN NAVIGATION AT THE TOP OF ALL PAGES*/
		
#page-wrap {
	margin:0 auto;
	width: 1040px;
	background: #fff;
}

#page-bg {
	margin:0 auto;
	width: 1060px;
	background: #fff url( /images/wrap_bg_2.jpg ) top left repeat-y;
}

#main-content {
	margin: 0;

}

#index-only-content {
	width: 1024px;
	margin: 0;
}


#loading-inner-wrapper {
	width: 380px;
	margin: 40 auto;
	background: #ecf1fd;
	padding: 0 0 20px 0;
	-webkit-box-shadow: 0px 0px 50px #bfc3cd;
	-moz-box-shadow: 0px 2px 10px #bfc3cd;
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
	border: solid 1px #bfc3cd;
}
#easy-contact-wrapper
{
	width: 895px;
	background: #cecece;
	margin: 14px auto;
	zoom: 1;
}
#inner-wrapper,
#easy-as-wrapper
{
	width: 895px;
	margin: 14px auto;
	padding: 10px;
	background: #cecece;
}
#easy-as-wrapper p
{
	margin: 10px 0;
}
#easy-as-content
{
	padding: 10px 0;
	margin: 0px;
}
#inner-content {
	border-left: solid 1px #e6e6e6;
	border-right: solid 1px #e6e6e6;
	border-bottom: solid 1px #e6e6e6;
	padding: 10px;
	margin: 0px;
	background: #fff;
}

#inner-content h1, #inner-content h2, #inner-content h3 {
color: #ED8021;
font-weight: 600;
}

#inner-content h1 {
	font-size: 20px;
}

#inner-content h2 {
	font-size: 17px;
}

#inner-content h3 {
	font-size: 16px;
}

#inner-content #unfound 
{
	text-align: left;
}

#inner-content #unfound p
{
	margin: 0 0 10px 0;
	padding: 0;
}

#inner-content #unfound h3
{
	margin: 0 0 10px 0;
}

/* BIG ORANGE BUTTON AFFECT REMOVED 11-25
#inner-content h2 {
	font-size: 17px;
	line-height: 38px;
	font-weight: 400;
	color: #fff;
	width: 450px;
	height: 38px;
	background: url(/images/header_bg_orange.jpg) top left no-repeat;
	margin: 0 auto;
	padding: 0px 0 0 0;
}
*/

#about-us p{
	margin: 0;
	padding: 10px;
}

p.browse-by-airline a {
	margin: 0 10px;
	padding: 3px;
	display: block;
	border-bottom: solid 1px #e6e6e6;
	font-size: 13px;
}

p.browse-by-airline a:hover {
	background: #e6e6e6;
}

p.browse-by-airline {
	margin: 0;
}

#join-wrapper p{
	margin: 0;
}

#news
{
	margin: 0 0 20px 0 ;
}

#index-only
{
	height: 330px;
	padding-left:330px;
	margin: 0;
}

#index-form-content {
	height: 100px;
	padding:195px 0 0 30px;
	margin: 0;
}

#get-results-2 {
	}

#index-only-lower {
	margin: 0;
	padding: 0 0 0 85px;
}

#topad {
	width: 729px;
}

#article-area {
	width: 729px;
	float: left;
	padding-top: 30px;
	padding-right: 35px;
	padding-bottom: 30px;
	padding-left: 35px;
}

#footer {
	list-style-type: none;
	height: 66px;
	margin: 20px 0 0 0;
	font-size: 12px;
}
/* END STRUCTURE */	



/* MODULES ON INDEX PAGE */
.lower-block {
	float: left;
	display: inline;
	width: 236px;
	margin: 0 0 0 0;
	cursor: hand;
}

.lower-block p {
	font-size: 13px;
}

#suite {
	margin:0;
}

#need, #join {
	margin: 0 0 0 90px;
}

#suite-title, #need-title, #join-title {
	width: 176px;
}

.module-title {
	margin: 0;
	padding:0;
	height: 38px;
	float: left;
	display: inline;
	border-bottom: 2px solid #297abb;
	/* background: url(/images/title_header_c.jpg) repeat-x top left; */
}

.module-title h2 {
	color: #fff;
	margin: 0;
	padding: 4px 0 0 0;
	font-size:20px;
	font-weight: 200;
}

.module-content {
	margin: 0;
	padding:0;
	width: 236px;
	height: 141px;
	/* background: url(/images/Module1_contentBG.jpg) no-repeat top left; */
}

.module-footer-left, .module-footer-right {
	margin: 0;
	padding:0;
	float:left;
	width: 11px;
	height: 6px;
}

.module-footer-left {
	background: url(/images/Module1_bl.jpg) no-repeat top left;
}

.module-footer-right {
	background: url(/images/Module1_br.jpg) no-repeat top left;
}

.module-footer {
	margin: 0;
	padding:0;
	float:left;
	width: 214px;
	height: 6px;
	background: url(/images/Module1_bottomBG.jpg) no-repeat top left;
}

#join-content {
	background: url(/images/Module3_BG.jpg) top left no-repeat;
}

#need-content {
	background: url(/images/Module2_BG.jpg) top left no-repeat;
}

#suite-content {
	background: url(/images/Module1_BG.jpg) top left no-repeat;
}

#title {
	background: #2c7dbc;
	color: #fff;
}

#title h1, #title h1 a, #foot h1 a {
	color: #fff;
}

#foot {
width: 895px;
}

/* END MODULE */

/* HOW IT WORKS */
.how-to-lt, .how-to-rt {
	text-align: left;
	float: left;
}
.how-to-lt {          
	border-right: 3px dotted #FF7D03;
	width: 520px;
	background: transparent;
	padding: 10px;
}
.how-to-rt {
	width: 280px;
	padding: 20px;
}
#inner-content div.step p a {
	padding: 10px;
	font-size: 20px;
}
#inner-content div.step div.how-to-rt p {
	font-size: 20px;
}
.step {
	background: #EBF4FB;
	border: 3px dotted #FF7D03;
	margin: 0 0 10px 0;
}
div.round-drop.easy-as
{
	margin: 0 0 10px 0;
	background: #fff;	
}
img.easy-as-image
{
	border: solid 2px #2c7abc;
	margin: 30px;
	padding: 5px;
}
.easy-as-lt,
.easy-as-rt
{
	float: left;
}
.easy-as-lt
{
	width: 600px;
	text-align: center;
	padding: 0 0 0 0px;
}
.easy-as-rt
{
	width: 250px;
	padding: 30px 0 0 0;
}
.easy-as-rt p
{
	font-size: 20px;
	margin: 0;
	color: grey;
	text-align: left;
}
.easy-as h2
{
	color: #2c7dbc;
	font-size: 42px;
	font-weight: 600;
	text-align: left;
	text-shadow: 2px 2px 2px grey;
	margin: 0 0 10px 0;
}
.easy-as h3
{
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	text-shadow: 2px 2px 2px grey;
	padding: 20px 0;
}

/* END HOW IT WORKS */

/* RESULTS PAGE */
#plane-model-image
{/*dynamic image for each model */
	padding:0;
	margin:0;
	width: 150px;
	height: 60px;
}
#plane-image
{
	padding: 10px 0;
	background: #fff;
	width: 475px;
	text-align: center;
	border-right: solid 2px #2c7dbc;
	border-bottom: solid 2px #2c7dbc;
	border-left: solid 2px #2c7dbc;
}
#column-left
{
	float: left;
	width: 479px;
	margin: 0 8px 0 5px;
}
#results-ad-left
{
	float: left;
	display: inline;
	width: 170px;
	margin: 10px 0 20px 5px;
}
#column-right
{
	float: left;
	width: 363px ;
	display: inline;
}
#plane-data
{ /* Includes comments, seat data, legend */
	margin: 0 0 20px 0;

	background: #cecece;
	padding: 10px;
}
#seat-info 
{ /* contains seat data table */
	background: #fff;
	padding: 10px;
	margin: 0 0 10px 0;
}
#print-seat-info-header
{
	text-align: left;
}
#print-btn {
	width: 216px;
	height: 58px;
	margin: 0 auto;
}
#email-btn {
	width: 216px;
	height: 58px;
	margin: 0 auto;
}
/* SEAT DATA TABLE */
#seat-info table
{
	width: 323px;
}
.row-header {
	font-weight: 600;
	font-size: 12px;
	padding: 0;
	color: #333333;
	text-align: left;
	border-bottom: solid 1px #cecece;
}
.row
{
	font-size: 14px;
	padding: 0;
	color: #333333;
	text-align: left;
	border-bottom: solid 1px #cecece;
}
.notes
{
	padding: 0 0 0 30px;
	font-size: 12px;
	color: #333333;
}
.seat-data-header
{
	padding: 0;
	height: 22px;
	color: #2c7dbc;
	font-size: 14px;
	border-bottom: solid 2px #cecece;
}
/* SEAT DATA TABLE */

/* LEGEND */

#legend-text h2 
{
	margin: 0 0 0;
	color: #fff;
	padding: 5px 0;
	background: #2c7dbc;
	-moz-border-radius-topright:5px; 
	-webkit-border-top-right-radius: 5px ;
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px ;
}

#legend-text {
	font-size: 14px;
	width: 323px;
}
#print-legend-text {
	border-left: solid 1px #e6e6e6;
	border-right: solid 1px #e6e6e6;
	border-bottom: solid 1px #e6e6e6;
}
#legend-text td {
	height: 28px;
	color: #333333;
	text-align: left;
	font-size: 14px;
}
#legend-text table 
{
	width: 322px;	
}
#print-legend-header {
	text-align: left;
	border-bottom: solid 1px #e6e6e6;
}
/* END LEGEND */

#other_planes
{
	background: #fff;
	padding: 10px;	
}

#other_planes h4
{
	margin: 0 0 5px 0;
	color: #fff;
	padding: 5px 0;
	background: #2c7dbc;
	-moz-border-radius-topright:5px; 
	-webkit-border-top-right-radius: 5px ;
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px ;	
}


/* AD */
#ad
{
	margin:0 0 20px 0;
}
#ad-text
{
	font-size: 8px;
	border-left: solid 1px #e6e6e6;
	border-right: solid 1px #e6e6e6;
	border-bottom: solid 1px #e6e6e6;
	padding: 4px;
	width: 358px;
	height: 260px;
}
#print-ad-text
{
	border-left: solid 1px #e6e6e6;
	border-right: solid 1px #e6e6e6;
	border-bottom: solid 1px #e6e6e6;
}

#print-ad-header
{
	text-align: left;
	border-bottom: solid 1px #e6e6e6;
}
/* END AD */

/* FLIGHTRES */
#flightres
{
	margin:0 0 20px 0;
}
button.ui-state-default.ui-corner-all
{
	margin: 0 175px 0 0;
}

#flightres-text p 
{
	text-align: center;
	margin: 5px 0;
	font-size: 12px;
	color: #2c7dbc;	
}

#flightres-popup
{
	display: none;	
}
#flightres-popup i
{
	font-size: 12px;

}
#flightres-popup p
{
	text-align: center;
	margin: 10px 0;
	color: #2c7dbc;
}
#flightres-text, #flightres-popup {
	padding: 10px;
	font-size: 14px;
	margin: 0 0 10px 0;
	background: #fff;
	color: #2c7dbc;
}
#flightres-text h3,
#flightres-popup h3
{
	font-size: 16px;
	font-weight: 400;
	padding: 5px 0;
}
#flightres-text h3,
#flightres-popup h3
{
	text-shadow: 1px 1px 1px #666;
}
#print-flightres-text {
	border-left: solid 1px #e6e6e6;
	border-right: solid 1px #e6e6e6;
	border-bottom: solid 1px #e6e6e6;
}
#print-flightres-header
{
	text-align: left;
	border-bottom: solid 1px #e6e6e6;
}
#plane-select-message
{
	background: #ED8021;
	color: #fff;	
	margin: 10px 0;
	padding: 10px 5px;
}
#plane-select-message p a
{
	margin: 5px;
	padding: 3px;
	display: block;
	font-size: 13px;
	color: #000;
}
#plane-select-message p a:hover
{
	background: #e6e6e6;
}
/* END FLIGHTRES */

/*COMMENTS ON PLANE RESULTS PAGE*/
.comments-title-left,
.comments-title-right
{
	margin: 0;
	padding:0;
	width: 30px;
	float:left;
	display: inline;
	height: 98px;
	border-bottom: 2px solid #297abb;
}
.print-comments-title h1{
	font-size: 20px;
	font-weight: 600;
	border-bottom: solid 1px #e6e6e6;
}
.comments-title {
	color: #fff;
	background: #98caed url(/images/title_header_c.jpg) top left repeat-x;
	padding:0 0 0 0;
	height: 98px;
	margin: 0;
	float: left;
	display: inline;
	width: 308px;
	border-bottom: 2px solid #297abb;
}
.comments-title h1 {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 16px;
}
.comments-title h3 {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 15px;
	font-weight: 300;
}

#plane-comments {
	font: 12px Helvetica Neue, Helvetica, Arial, sans-serif;
	margin: 0;
	text-align: left;
}
#plane-comments-text h2 {
	margin: 0 0 5px 0;
	color: #fff;
	background: #2c7dbc;
	text-align: center;
	padding: 5px;
	-moz-border-radius-topright:5px; 
	-webkit-border-top-right-radius: 5px ;
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px ;
}
#plane-comments-text 
{
	padding: 10px;
	font-size: 14px;
	margin: 0 0 8px 0;
	color: #333333;
	background: #fff;
}
#legend
{
	padding: 10px;
	background: #fff;
	margin: 0 0 10px 0;
}
#not-mine
{
	padding:  10px 0 10px 220px;
	font-size: 12px;
}
/*END COMMENTS ON PLANE RESULTS PAGE*/


/* CONTACT US */
#contact-title
{
	text-align: center;
	color: #fff;
	background: #98caed url(/images/title_header_c.jpg) top left repeat-x;
	padding:0 0 0 0;
	height: 98px;
	margin: 0;
	float: left;
	display: inline;
	width: 315px;
	border-bottom: 2px solid #297abb;
}

#contact-comments-text
{
	padding: 10px 20px;
}
#contact-comments-text p
{
	font-size: 18px;
	margin: 10px 0;
}
#recent-expert
{
	padding: 0 20px;
}
#recent-expert p
{
	padding: 5px 0;
}
#contact-expert
{
	padding: 20px;
}
#contact-expert ul li label.error
{
	background: #ED8021;
	font-weight: 200;
	padding: 3px;	
}
#inner-contact-lt
{
	background: #2c7dbc;
	border-radius: 5px;
	width: 390px;
	height: 630px;
	float: left;
	margin: 10px;
}
#inner-contact h1
{
	color: #2c7dbc;
	font-size: 32px;
	font-weight: 600;
	text-align: center;
	text-shadow: 2px 2px 2px grey;
}
#inner-contact h2
{
	color: #2c7dbc;
	font-size: 22px;
	font-weight: 400;
	text-align: center;
	text-shadow: 2px 2px 2px grey;
	margin: 10px 0 10px 0;
}
#inner-contact p
{
	color:#666666;
}
#inner-contact label
{
	font-weight: 600;
	text-align: center;
	color: #fff;
}
#inner-contact li {
	width: 350px;
	padding: 10px 0;
	text-align: center;
}
#inner-contact .small
{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#inner-contact input
{
	font-size:14px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:320px;
	height: 20px;
	margin: 2px auto;
	text-align: center;
	color: #20468f;
}
#inner-contact select
{
	font-size:14px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:320px;
	height: 26px;
	margin: 2px auto;
	text-align: center;
	color: #20468f;
}
input#email 
{/* required for IE and ajax form validation display errors */
	display: block;	
}
#inner-contact #recaptcha_widget_div
{
	margin: 0  auto;
	width: 320px;	
}
#inner-contact textarea
{
	border:solid 1px #aacfe4;
	width:320px;
	padding:4px 2px;
	display: block;
	margin: 2px auto;
	color: #20468f;
	font-size: 14px;
}
#contact-expert ul li button
{
	border: solid 2px #fff;
	width: 100px;
	background: #f1f1f1 url(/images/gradient.jpeg) repeat-x;
	color: #fff;
	font-size: 16px;
	font-weight: 600;	
}
.browse_ad_col
{
	position:relative;
	width:200px;
	float:left;
	margin: 5px 0 5px 5px;
	background: #fff;
}

.browse_by_col
{
	position:relative;
	width:335px;
	float:left;
	margin: 5px 0 5px 5px;
}
.browse_by_col h3 
{
	text-align: center;	
	background: #2c7dbc;
	color: #fff;
	padding: 5px 0 7px 0;
	margin: 0 0 3px 0;
	text-shadow: 2px 2px 2px #333;
}
.narrow-orange
{
	color: #FFF;
	/*color: #2C7DBC;*/
	display: block;
	text-align: center;
	background: url(/images/join_header_bg_gray2.jpg) top left no-repeat;
	width: 280px;
	height: 25px;
	font-size: 15px;
	font-weight: 500;
	padding: 0 0 0 0;
	margin: 3px auto ;
	line-height: 25px;
}

.narrow-orange:hover
{
		color: #fff;
		background: url(/images/join_header_bg_orange.jpg) top left no-repeat;
}
#mainleft_three_col
{
	position:relative;
	width:290px;
	float:left;
	text-align: left;
}
#maincenter_three_col
{
	position:relative;
	width:290px;
	float:left;
	text-align: left;
}
#mainright_three_col
{
	position:relative;
	width:290px;
	float:left;
	text-align: left;
}	
#mainleft_three_col ul, #maincenter_three_col ul, #mainright_three_col ul {
	margin: 0;
	padding: 0;
}

/* GALLERY */
#gallery-wrap {
	width: 650px;
	margin: 0 auto;
}

#gallery-wrap p {
	text-align: center;
	margin: 0 0 10px;
}
.airline-gallery
{
	padding: 0 0 20px 0;
	margin: 10px 0;
	background: #fff;
	float: right;
	width: 585px;
}
.airline-gallery h1 {
	color: #2c7dbc;
	font-size: 24px;
	font-weight: 600;
	text-align: left;
	text-shadow: 2px 2px 2px grey;
	margin: 0 0 10px 10px;
}

/*END GALLERY */

/* LEGACY HOVER COMMENTS  */
pre.hidden {
    visibility: hidden;                                                         
    border: 0px;                                                                
    width: 0px;                                                                 
    margin: 0px 0px 0px 0px;                                                    
    padding: 0px 0px 0px 0px;                                                   
    line-height: 0px;                                                           
    height: 0px;                                                                
    width: 0px;                                                                 
    z-index: 2;                                                                 
    position: absolute;
    font-size: 8px;
}             
/* END LEGACY HOVER COMMENTS  */

/* JOIN THE DISCUSSION CONTENT*/
#join-lt, #join-rt {
	float: left;
	padding: 0 10px;
}

#join-lower {
	margin: 0 0 0 0;
	border-top: solid 1px #e6e6e6;
	padding: 10px 0 0 0;
}

#join-lower a {
	font-size: 12px;
}

#join-lt {
	width: 40%;
	border-right: solid 1px #e6e6e6;
}

#join-rt {
	width: 55%;
	height: 250px;
	text-align: left;
	background: url(/images/join_wm.gif) top center no-repeat;
}

#join-lt p {
	margin: 0 0 10px 0;
}

#join-rt h2{
	text-align: center;
}

#join-rt ul {
	margin: 10px auto 0;
	width: 300px;
}

#join-rt ul li {
	list-style: none;
	border-bottom: solid 1px #e6e6e6;
}

#join-rt ul li a {
	font-size: 18px;
	color: #21478e;
	display: block;
	min-height: 20px;
	font-weight: 500;
	margin: 0;
	padding: 5px 0;
}

#join-rt ul li a:hover {
	background: #e6e6e6;
}

#join-lower ul li{
	list-style: none;
}

.join-lt-column, .join-rt-column {
	float: left:;
	width: 48%;
}
/* HIDDEN FT POST LINKS FOR JOIN THE DISCUSSION*/
.join-hidden p {
	margin: 0 auto;
	padding: 5px;
	width: 250px;
	border-bottom: solid 1px #e6e6e6;
}

.join-hidden p:hover {
	background: #e6e6e6;
}

#ua.join-hidden a, #af.join-hidden a,#dl.join-hidden a, #co.join-hidden a, #aa.join-hidden a, #kl.join-hidden a, #us.join-hidden a, #ba.join-hidden a, #qf.join-hidden a, #nw.join-hidden a, #nh.join-hidden a, #as.join-hidden a, #ac.join-hidden a, #lh.join-hidden a, #yx.join-hidden a, #vx.join-hidden a, #ha.join-hidden a, #msc.join-hidden a, #bm.join-hidden a, #cp.join-hidden a, #em.join-hidden a, #ka.join-hidden a, #ss.join-hidden a, #sw.join-hidden a, #ta.join-hidden a, #wj.join-hidden a 
{
	color: #21478e;
}

/* END JOIN THE DISCUSSION CONTENT */

/* Help hidden */

#help {
	text-align: left;
}

#help ul {
	list-style: none;
}

a.help-head {
	font-size: 20px;
}

a.help-head:hover{
	color: orange;
}


#help p {
	margin: 0 0 10px 0;
	font-size: 16px;
}


/* End help hidden */

/* SEAT COMMNETS HOVER */
#hover-header {
	padding: 8px;
	margin: 0;
	background: #22478e;
	width: 350px;
}

.hover-head, .hover-data {
	font-size: 12px;
	color: #fff;
	margin: 0;
	padding: 0 0 0 5px;
}
#hover-list {
	/*width: 300px;*/
	padding: 0 5px 5px 5px;
	margin: 0;
}

li.positive, li.negative {
	font-size: 12px;
	min-height: 16px;
	margin: 0;
	padding: 5px;
	border-bottom: solid 1px #e6e6e6;
	list-style-type: none;
}

.positive {
	color: green;
}

.negative {
	color: red;
}

#search-again
{
	padding: 10px;
	padding: 15px 10px 17px 14px;
	margin: 5px 0 0 0;
	text-align: center;
	background: #2c7dbc;
}
#search-again h4
{
	color: #fff;
	font-family: Eurostile, arial;
	font-weight: 600;
	margin: 0 0 0px 0;
}
#search-again form
{
	width: 144px;
	margin: 0;	
}
#search-again img
{
	vertical-align: bottom;
}
#search-again form input
{
	margin: 5px 0;
	padding: 2px 0; 
	color: #20468f;
	text-align: center;
	width: 140px;
	border: 2px solid #fff;
	display: block;
}

#flightres-text p.browse-by-airline 
{
	text-align: center;	
}
#left-right
{
	float: left;
	margin: 10px 0;
}
.please-wait
{
	color: #153596;
	font-family: Eurostile, arial;
	font-weight: 600;
	text-align: center;
	padding:10px 0 0 0 ;
}
#flight-header 
{
	padding: 10px 0 10px 10px;
	background: #2c7dbc;
	margin: 0;
	zoom: 1;/* required */
}
#flight-header-text
{	
	width: 295px;
	height: 75px;
	margin: 0 auto;
	color: #fff;
}
#loading-ad
{
	margin:10px 0;
}
img.loading-image
{
	padding: 20px 0;
}
#google_ads_div_se_728x90_footer {
	clear: both;
}
#google_ads_div_se_incontent
{
	text-align: center;	
}
/* WIDGET */
#search-again-bottom-bar
{
	padding: 0 0 0 0;
	margin: 0 auto;
	width: 160px;
	height: 31px;
	background: url(/images/widget_bg_bottom.gif) no-repeat scroll top left;
}



