@font-face {
    font-family: 'ocra';
    src: url('OCRAStdRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


body{
margin: 0;
font-family: 'Roboto', sans-serif;
color:#333;
}

a{text-decoration:none; color:#333;}


#header{height: 100px;}
.line1 , .line2{
width:100%;
height:50px;
position:absolute;
}

.line1{background-color:#313431;}
.line2{
top: 50px;
background-color:#F7F7F7;
webkit-box-shadow: inset -1px 0px 0 #cacaca;
-moz-box-shadow: inset -1px 0px 0 #cacaca;
box-shadow: inset 0px -1px 0 #cacaca;}

#mainheader{
position: relative;
width:1050px;
margin:0 auto;
z-index: 99999;
}

#logo{
width:100px;
float:left;
display:inline-block;
position: absolute;
}

#user{
height:50px;
float: right;
text-transform:capitalize;
}
#user img{padding:5px 0; width: 40px;display:inline-block;float:left;}
#user span{    
color: #fff;
font-weight: bold;
padding: 16px 10;
display: inline-block;
}
#user span a{color: #fff;} 

.menu{
width: calc(100% - 100px);
float: right;
height: 50px;
	}
	
.menu ul li{
display: inline-block;
float: left;
border-right: 1px solid #cacaca;
}
.menu ul li a{
    color: #666;
    padding: 16px 18px;
	font-size:14px;
	font-weight: bold;
}
.menu ul li:hover a{
color:#d61920;
background-color:#fff;
}


.form-container{
position: relative;
width:1050px;
margin:0 auto;
z-index: 99999;
}

.row{
padding-top: 30px;
}
.row2{
padding-top: 10px;
}

.row3{
float: right;
}

.search-section {
    padding: 0px;
    background-color: #2a2a2a;
    width: 100%;
    float: left;
	height:180px;
}

.flighticon{
display:inline-block;
width:30px;
height:15px;
border-right: 1px solid #cacaca;
padding:10px;
}

.inputholder select{
height: 35px;
vertical-align: 13px;
border: none;
width: 240px;
text-align: center;
}	

.fromicon{    
background: url(../images/fromicon.png) center center no-repeat;
}
.toicon{
background: url(../images/toicon.png) center center no-repeat;
}
.calendar_icon{
background: url(../images/calendar_icon.png) center center no-repeat;
}


.hiddentext{
text-indent: 200%;
white-space: nowrap;
overflow: hidden;

}
.inputholder{
width:300px;
height:35px;
background-color:#fff;
display: inline-block;
}

.inputholder2{
height:35px;
background-color:#fff;
display: inline-block;
margin-left: 30px;
}

.inputholder3{
height:35px;
display: inline-block;
margin-left: 30px;
vertical-align: 16px;
color:#fff;
}
.inputholder3  img{
vertical-align: middle;
padding-right:10px;
}
.inputholder3  a{
color:#fff;

}

.inputholder2 select{
height:35px;
vertical-align: 13px;
}
.inputholder input{
width:220px;
border:none;
line-height: 20px;
vertical-align: 13px;
text-indent: 20px;
}



.find_flights_button {
    background: #ae1b1b;
    padding: 0 22px;
    font-size: 13px;
    color: #fff;
    border-radius: 0!important;
    -webkit-appearance: none;
	height: 34px;
    line-height: 33px;
	border:none;
}

#content{
position: relative;
width:1050px;
margin:0 auto;
z-index: 99999;
min-height: 350px;
padding-top: 55px;
}


#advbanner .title {
    position: relative;
    z-index: 2;
    top: 25px;
    left: -8px;
    padding: 8px 18px;
    background: url(images/advbg.png) repeat-x 0 -335px #e21b23;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    -webkit-box-shadow: 0 1px 2px 0 #000;
    box-shadow: 0 1px 2px 0 #000;
	width: 328px;
	font-family: helvetica,arial,sans-serif!important;
    font-weight: normal!important;

	
	
	}



#advbanner .main img{
left: 0;
padding: 1px 0 0 1px;
width: 550px;
height:250px;
position: absolute;

}

.caption {
    position: absolute;
    z-index: 2;
    top:303px;
    left: 0;
    margin: 0 0 8px 1px;
    padding-left: 10px;
    width: 540px;
    height: 33px;
    color: #fff;
    background: url(../images/overlay.png);
    font: 12px/33px Arial,Verdana,Geneva,Helvetica,sans-serif;
}


.scrollbox{
    width: 445px;
    float: right;
    height: 208px;
    overflow-y: scroll;


}

.scrollbox .thumbs{
margin-top:0px;
list-style:none;
padding: 0 20px;
}

.scrollbox .thumbs li{
display: block;
height: 125px;
background: url(../images/list_separator.png) bottom left repeat-x;
padding: 10px 0;
}

.thumbimg{
width:180px;
float:left;
}

.thumbtext{
float:right;
width: 200px;
font-size: 13px;
color:#666;
}

.featuredDestination {
    position: relative;
    float: right;
    width: 457px;
    height: 210px;
    padding-top: 67px;
    margin-right: 11px;
    border: 2px solid #e2e2e2;
    border-radius: 2px;
    background: #d9d9d9 url(../images/specialOffers_bg.jpg) top left repeat-x;
	margin-top: -30px;
}

.specialHeader {
    position: absolute;
    height: 67px;
    width: 467px;
    top: 0;
    left: -10px;
}



.cstmTitle {
    position: relative;
    z-index: 2;
    top: 12px;
    left: -8px;
    padding: 8px 18px;
    background: url(images/advbg.png) repeat-x 0 -335px #e21b23;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    -webkit-box-shadow: 0 1px 2px 0 #000;
    box-shadow: 0 1px 2px 0 #000;
	width: 218px;
	font-family: helvetica,arial,sans-serif!important;
    font-weight: normal!important;

	
	
	}
	
::-webkit-scrollbar {
    width: 12px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

footer {
    position: relative;
    clear: both;
    width: auto;
    height: 380px;
    background: #2f2f2f;
}

footer .wrapper {
    line-height: 25px;
    margin: 0 auto;
    padding-top: 30px;
    width: auto;
    max-width: 885px;
    font-size: 14px;
}

#copyright {
    background: #212121;
    height: 75px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

#copyright .wrapper {
    padding-top: 25px;
    color: #fff;
    font-size: 14px;
    position: relative;
    text-align: center;
}

footer .wrapper .column {
    color: #fff;
    float: left;
    width: 200px;
    margin-right: 20px;
}

.lastcolumn{
float:right !important;
}

footer .insta
{
background: url('../images/instagrambtm.png') no-repeat left top;
height:37px;
width:37px;
display: inline-block;
padding-right:5px;
}
footer .insta:hover
{
background: url('../images/instagrambtm2.png') no-repeat left top;
}


footer .fb
{
background: url('../images/fbbtm.png') no-repeat left top;
height:37px;
width:37px;
display: inline-block;
padding-right:5px;
}
footer .fb:hover
{
background: url('../images/fbbtm2.png') no-repeat left top;
}
footer .tt
{
background: url('../images/ttbtm.png') no-repeat left top;
height:37px;
width:37px;
display: inline-block;
padding-right:5px;
}
footer .tt:hover
{
background: url('../images/ttbtm2.png') no-repeat left top;
}




footer h4 {text-transform:uppercase;}
footer a{color:#fff;text-transform: capitalize;}

footer ul{
list-style: none;    
padding-left: 0;
}

.hideh4{text-indent:-5000px;}



.logincontent{
width: 900px !important;
padding-top: 70px !important;
height: 500px !important;
}

.registercontent{
width: 900px !important;
padding-top: 70px !important;
height: 740px !important;

}
.registercontent .singleSignOn{
height:640px;
}

.singleSignOn {
    border: 2px #f0eeec solid;
    background: #fff url(../images/single_sign_shadow.jpg) bottom left repeat-x;
    padding: 25px 50px 20px 50px;
    overflow: hidden;
	min-height:350px;
}

.singleSignOn .singleSignLeft {
    float: left;
    width: 370px;
    padding: 0 20px 15px 0;
    color: #333;
}

.singleSignOn .contentWrapper {
    border-left: 1px solid #D2D2D2;
    float: left;
    width: 375px;
    padding-left: 20px;
}

.singleSignOn .contactDetailsContainer {
    font-size: 12px;
    padding: 0;
    margin: 0;
    border: 0;
    color: #333;
    background: none;
}

.singleSignOn .mandatoryMessage {
    font-size: 12px;
    text-align: right;
    margin-bottom: 15px;
    font-style: italic;
    color: #333;
    margin-right: 23px;
}

fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

.contactDetailsFormTitle {
    font-size: 12px;
    color: #333;
    font-weight: bold;
    margin-top: 0px;
}

div.contactDetailsInputField input {
    border: 1px #d6d6d6 solid;
    font-size: 13px;
    color: #555;
    background: #fff;
    width: 312px;
    height: 26px;
    line-height: normal;
    margin-right: 10px;
    padding-left: 10px;
    vertical-align: middle;
    margin-top: 0;
}


.singleSignOn .contactDetailsInputField input {
    width: 341px;
	
}

.contactDetailsInputField input[type="text"] {
    font-size: 12px!important;
}	

.contactDetailsInputField {
    color: #333;
    margin-top: 5px;
}

.singleSignOn .contactDetailsInputField {
    margin-bottom: 3px!important;
}
	
	
.loginclearFix {
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    margin-bottom: 20px;
    overflow: hidden;
}

.loginButton input {
    outline: none;
    border: none;
    background: url(../images/loginButton.png) top left no-repeat;
    color: #333;
    cursor: pointer;
    display: block;
    height: 50px;
    line-height: 16px;
    padding: 0px 10px 0 20px;
    text-align: center;
    min-width: 172px;
    font-weight: bold;
    margin-left: -3px;
	font-size: 12px;
    text-decoration: none;
	
	float: left;
    padding-left: 20px;
    min-width: auto;
    text-indent: 0;
    padding-right: 10px;
}

.loginButton input:hover{color:#c33;}


.singleSignOn input[type=submit] {
    border-style: none;
}

.contactDetailsButtons{
	float: right;
}
	
.loginButton {
    background: url(../images/loginButton_cap.png) bottom right no-repeat;
    height: 50px;
    float: left;
    padding-right: 13px;
    min-width: auto;
    width: auto;
}

.singleSignOn .forgottenPasswordContainer {
    float: left;
    font-size: 11px;
    color: #666;
    width: 100%;
	padding-top: 70px;
}

.singleSignOn .forgottenPasswordContainer  a{
text-decoration:underline;
}


#leftcol{height:300px;width:45%;float:left;display:inline-block;}
#rightcol{width:45%;float:right;display:inline-block;padding-top: 58px;}

#leftcol .contactDetailsFormTitle,#rightcol .contactDetailsFormTitle
{padding-top:10px;
}

.agreeTerms {
font-size:13px;
}
.agreeTerms a{
text-decoration:underline;
}


.failedmsg{color:red;font:15px;}
.welcomemsg{text-transform:capitalize;}

.clearfix {
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    margin-bottom: -1px;
    overflow: hidden;
}


.flightcontent img{padding:0 50px;vertical-align: -webkit-baseline-middle;}
.flightcontent td, .flightcontent th{border-right:1px solid #c4c4c4;border-bottom:1px solid #c4c4c4;}
.noborder{border:none !important;}
.highlight{font-weight:bold;color:red;}
.time{font-weight:bold;padding-right:30px;}
.locationcode{font-weight:bold;}

.flightcontent .failedmsg{ text-indent:50px;height:100px;background:url(../images/arrow_up_right.png) right 68px top no-repeat;padding-top: 30px;}
.flightcontent .singleSignOn,.reviewflight .singleSignOn{padding:0 25px;}
.Continue{
    display: block;
    color: #fff;
    font-size: 14px;
    padding: 12px 25px;
    white-space: nowrap;
    background: #b32c2d;
    float: right;
    text-align: center;
    font-weight: bold;
    min-width: 120px;
}

.reviewflight p a{ text-decoration:underline; font-size:12px;}
.reviewflight table{
border: solid 1px #c7c7c7;
border-collapse: collapse;
margin: 20px 0 45px 0;
width:100%;
}
.reviewflight td:not(.first){
border-left: solid 1px #c7c7c7;
vertical-align: -webkit-baseline-middle;
}

.border-bottom {
    border-bottom: 1px solid #ccc;
}


.leftlocation{
font-size:12px;
font-weight:normal;
padding-right:100px;
}
.rightlocation{
font-size:12px;
font-weight:normal;
}

.reviewtitle{border-right:1px solid #999;display: inline-block;margin: 5px 10px 0px 0px;padding-right: 10px;}
.outbound{background: url(../images/plane-d-blue.png) left center no-repeat;text-indent: 50px; }
.inbound{background: url(../images/plane-l-green.png) left center no-repeat;text-indent: 50px;}

.outboundheader{
	background:#bee7e8;
	width:calc(100% - 12px);
	font-weight:bold;
	padding: 3px 0 3px 12px;
    font-size: 14px;
    line-height: 22px;
    color: #333;
}

.inboundheader{
	background:#caebba;
	width:calc(100% - 12px);
	font-weight:bold;
	padding: 3px 0 3px 12px;
    font-size: 14px;
    line-height: 22px;
    color: #333;
}
	
.outboundcontent{
    padding: 20px 15px 5px 15px;
}


.outboundcontent strong,.outboundcontent span{
font-size:14px;
color:#666;
}


.info_right{float:left; padding-left:10px;}
.outboundcontent img{float:left;}
.info_right strong {padding-bottom: 5px;
    display: inline-block;}


.reviewairportcode{
    font-size: 20px !important;
    font-weight: bold;
    border: medium none;
    text-decoration: none;
	color: #666666;
}

.reviewairportlocation{
display: block;
font-size: 14px;
color: #666666;

}

.baggage_allowance {
    width: 27px;
    height: 21px;
    background: url(../images/main.png) -20497px -1px;
	display: inline-block;
	margin: 0 10px;
}

.complimentary_meal {
    width: 19px;
    height: 30px;
    background: url(../images/main.png) -20851px -1px;	
	display: inline-block;
	margin: 0 10px;
}

.hot_seat {
    width: 31px;
    height: 24px;
    background: url(../images/main.png) -20986px -1px;
	display: inline-block;
	margin: 0 10px;
}

.vip {
    width: 33px;
    height: 24px;
    background: url(../images/vip.png) left bottom;
	display: inline-block;
	margin: 0 10px;
}

.reviewflight fieldset{border: 1px solid #c7c7c7;margin-bottom:30px;}
.reviewflight legend{padding: 0 5px;margin: 10px;font-weight:bold;}
.reviewflight label{line-height: 30px;}

.price{font-size:12px;font-weight:bold;}



.seatmap_lavatory{background: url(../images/seatmap_lavatory.png) left bottom no-repeat;height:30px;margin: 0 0 35px 35px;}

.seatmap_bulkhead {
    border-top: 7px solid #a3a3a3;
    border-bottom: 7px solid #d7d7d7;
    height: 0!important;
	margin: 0 0 20px 34px;
	width: 88px;
	float: left;
}

.seatmap_exit_left {
    z-index: 100;
    background: url(../images/seatmap_exit_icon.png) no-repeat center;
	width:12px;
	height:8px;
	margin: 0 0 10px 20px;
	float: left;
}

.seatmap_exit_right{
    z-index: 100;
    background: url(../images/seatmap_exit_icon.png) no-repeat center;
	width:12px;
	height:8px;
	margin: 0 2px 10px 0px;
	float: right;

}

#hotseatplan{padding-top: 10px;display:none;}


#legend{border:1px solid #c7c7c7;}



#legend strong{
margin: -10px 0 0 15px;
display: block;
background: #fff;
width: 84px;
padding-left: 15px;
}

.selected_seat_label{float:left;text-indent:30px;padding-top: 12px;font-weight:bold;}

.front{width: 300px;margin: 5px 32px 15px 32px; color: #666;padding: 3px;border-radius: 5px;word-spacing: 20px;} 
.booking-details {float: left;position: relative;width:400px;height: 450px; } 
.booking-details h3 {margin: 5px 5px 0 0;font-size: 16px;} 
.booking-details p{line-height:26px; font-size:16px; color:#999} 
.booking-details p span{color:#666} 
div.seatCharts-cell {color: #182C4E;height: 25px;width: 25px;line-height: 25px;margin: 3px;float: left;text-align: center;outline: none;font-size: 13px;} 
div.seatCharts-seat {color: #fff;cursor: pointer;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius: 5px;} 
div.seatCharts-row {height: 35px;} 
div.seatCharts-seat.available {background-color: #B9DEA0;} 
div.seatCharts-seat.focused {background-color: #76B474;border: none;} 
div.seatCharts-seat.selected {background-color: #E6CAC4;} 
div.seatCharts-seat.unavailable {background-color: red;cursor: not-allowed;} 
div.seatCharts-container {border-left: 1px dotted #adadad;width: 260px;padding: 20px;float: left;margin-bottom: 30px;} 
div.seatCharts-legend {padding-left: 0px;position: absolute;top: 100px;right: 10px;} 
ul.seatCharts-legendList {padding-left: 0px;} 
.seatCharts-legendItem{float:left; width:80px;margin-top: 10px;line-height: 2;list-style:none;padding-left: 10px;} 
span.seatCharts-legendDescription {margin-left: 5px;line-height: 20px;font-size: 12px;} 
.checkout-button {display: block;width:80px; height:24px; line-height:20px;margin: 10px auto;border:1px solid #999;font-size: 14px; cursor:pointer} 
#selected-seats {max-height: 150px;overflow-y: auto;overflow-x: none;width: 200px;list-style:none;padding-left: 0px;} 
#selected-seats span{float:left; width:72px; height:26px; line-height:26px; border:1px solid #d3d3d3; background:#f7f7f7; margin:6px; font-size:14px; font-weight:bold; text-align:center;display:inline-block;}


.fareheader {
    padding: 5px 20px;
    border-top: 7px solid #cacaca !important;
    border-collapse: separate;
	    margin: 25px 0px 0px 0px;
    border: 1px solid #c7c7c7;
    background: #f7f7f7;
    color: #333;
	height:20px;
}

.fareheader h3 {
    margin: 0px;
    font-weight: bold;
    font-size: 15px;
    line-height: 17px;
    color: #333;
    float: left;
}

.fareheader span {
    display: block;
    float: left;
	font-size: 14px;
    line-height: 16px;
	margin:0px;
	padding-left:10px;
}

#faredetails{display:none;}

.faredetails div{
    border: 1px solid #cdcdcd;
    border-bottom: 0px;
    border-left: 0px;
    padding: 10px 18px;
    height: auto;
    font-size: 14px;
    vertical-align: top;
	background:#f7f7f7;
	border: 1px solid #c7c7c7;
	display:none;
}

.faredetails .alwaysshow{
display:block;
}


.faredetailsheader{
	margin: 0px;
    font-weight: bold;
    font-size: 15px;
    line-height: 17px;
    color: #333;
}


#grandtotal{float:right;}
.priceright{float:right;}



#loginbox {
    z-index: 99999;
    -moz-border-radius: 6px;
    background: #eef2f7;
    -webkit-border-radius: 6px;
    border: 1px solid #536376;
    -webkit-box-shadow: rgba(0,0,0,.6) 0px 2px 12px;
    -moz-box-shadow: rgba(0,0,0,.6) 0px 2px 12px;
    padding: 14px 22px;
    width: 400px;
    max-width: 80%;
    position: relative;
    display: none;
}


#close_x {
    width: 24px;
    height: 23px;
    overflow: hidden;
    line-height: 1000px;
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    background-position: -387px -102px;
	background: url(../images/close_x.png) no-repeat;
}

#errormsg{font-weight:bold;color:red;padding-bottom:5px;}
.loginname{font-weight:bold;text-transform:capitalize;}
#countdown{
font-size:12px;    
padding-top: 10px;
display: block;
}

.passengercontent .singleSignOn { 
padding: 25px 50px 20px 50px;
}

.paymentbtn{
margin-top:50px;
}

.header_row {

    border: 1px solid #c7c7c7;
    font-weight: bold;
	margin-top:30px;
	background: #f7f7f7;
    font-size: 14px;
	height: 50px;
}

.body_row {

    border: 1px solid #c7c7c7;
	border-top:0px;
	background: #f7f7f7;
    font-size: 14px;
	min-height: 460px;
}

.paymentleft{width:20%;float:left;padding: 15px 20px;float: left;border-right: 1px solid #c7c7c7;height: 20px;}
.paymentright{width:70%;float:left;padding: 15px 20px;float: left;}

.payment_info {
    text-align: left;
    margin-bottom: 5px;
}

.flight_text{
border-bottom: 3px solid #c7c7c7;
    display: inline-block;
    padding-bottom: 15px;
    width: 188px;
	}
	


.paymentamount{
margin-top: 30px;
display: inline-block;
float: right;
font-weight: bold;
font-size: 18px;
}

.pagedescription{
font-size: 14px;
line-height: 20px;
}


.pagedescription img{
padding-right: 10px;
}

.ccbox{
height:310px;
}
.bankbox{
height: 270px ;
}
.ccbox input, .bankbox input {
    width: 60%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #666666;
    background: #fff;
    border: 1px solid #c4c4c4;
    padding: 11px 10px;
    font-size: 15px;
    vertical-align: middle;
    -webkit-box-shadow: inset 0 0 6px -2px #c4c4c4;
    -moz-box-shadow: inset 0 0 6px -2px #c4c4c4;
    box-shadow: inset 0 0 6px -2px #c4c4c4;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.ccbox select {
    background-color: white;
    border: 1px solid #999;
    padding: 4px 4px 4px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.passengerdetails{
margin: 20px 0 !important;
}
.passengerdetails, .passengerdetails tr td{border:none!important;    line-height: 30px;}
.passengerdetails tr td strong{ padding-right:10px;}
.thxmsg{text-transform:capitalize;}

.accmng{float:left;width:400px;margin-top:50px;}

.accmng ul{list-style:none;padding-left:0px;}
.accmng ul li{margin: 10px 0;}
.accmng ul li a{color:#7f7f7f;text-decoration:underline;}

.history_table{border:1px solid #c7c7c7;width:100%;}
.history_table tr th{padding: 10px 5px;}
.history_table tr td{padding:5px;}
.history_table tr td:last-child{text-align:center;}
.history_table tr td:not(:last-child),.history_table tr th:not(:last-child){border-right:1px solid #c7c7c7;}

.history_table tr td{border-top:1px solid #c7c7c7;}

.airportlabel{font-size: 12px;font-weight: normal;}

.view_history{

	background: url(../images/view_history.jpg) no-repeat;
	height:35px;
	width:35px;
	text-indent: 20000px;
	padding-top:10px;
	}
	
.history_table form{margin-bottom:0px;}

#boardingpass{
font-family: 'ocra';
background: url(../images/boarding_pass.png) top center no-repeat;
width:100%;
height:415px;
text-transform: uppercase;
font-size: 20px;
font-weight:bold;
color:#000;
}
#boardingpass span{position:absolute;}

.boardingdate{
top: 475px;
left: 132px;

}

.boardingseat{
top: 475px;
left: 580px;
}

.boardingseat2{
top: 475px;
left: 775px;
}

.boardingdeparture{
    top: 595px;
    left: 132px;
}

.boardingdestination{
    top: 595px;
    left: 425px;
}

.boardingdestination2{
    top: 595px;
    left: 765px;
}

.boardingname{
    top: 657px;
    left: 132px;
}

.boardingname2{
    top: 417px;
    left: 755px;
}

.printdiv{text-align:center;}


.printbtn{
text-align:center;
    color: #fff;
    font-size: 14px;
    padding: 12px 25px;
    white-space: nowrap;
    background: #b32c2d;
    text-align: center;
    font-weight: bold;
	}
	
	
	#sign_up_form input {
    border: 1px #d6d6d6 solid;
    font-size: 13px;
    color: #555;
    background: #fff;
    width: 312px;
    height: 26px;
    line-height: normal;
    margin-right: 10px;
    padding-left: 10px;
    vertical-align: middle;
    margin-top: 0;
	margin-bottom:10px;
}

#loginbox h3{margin-bottom:10px;}
