body{
	text-align:center; /** fix IE and consort to center **/
	margin:0px;
	padding:0px;
	background: #FFFFFF;
	font: 11px Tahoma,Arial, Helvetica, sans-serif; color:#333333;
}
body, html{ height:100%;}
a {
	color: #215577;
}
h1 
{
    color: #666;
    font-family: Arial, helvetica, Sans-Serif;
    font-size: 18px;
}
#main {
	padding: 0px;
	margin:0px auto;
	text-align:left; /** restore text align on left **/
	width: 723px;
	height: 100%;
}
#logo {
	float: left;
	width: 721px;
	height: 82px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#csphone {
	float: right;
	width: 249px;
	height: 21px;
	margin: 0px 0px 10px 0px;
}
.centerlink 
{
    text-align: center;
    font-size: 11px;
}
#subnav {
	float: left;
	margin: 0px 0 10px 0px; 
	padding: 0px;
	width: 724px;
	height: 34px;
	background: url(/images/justasia/navbg.gif) no-repeat;
}
a.nav{
	display:block;
	font-size: 14px;
	Font-weight: bold;
	float: left;
	margin: 3px 0 0 0px; 
	padding: 8px 12px 0 12px;
	height:30px;
	color:#F91500;
	text-decoration:none;
	background:url(/images/justasia/navDivider.gif) 0 0 no-repeat;
}
a.first{
	display:block;
	font-size: 14px;
	Font-weight: bold;
	float: left;
	margin: 3px 0 0 0px; 
	padding: 8px 12px 0 22px;
	height:30px;
	color:#F91500;
	text-decoration:none;
}
#subnav a:hover{ color:#F48A0D;}
a.up {
	display: block;
	float: left;
	margin: 0px;
	margin: 0px;
	padding: 5px 12px 0 12px;
	height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	background: #C5D7FB;
}
#foot {
	clear: both;
	text-align: center;
	margin: 2px 0 10px 0;
	padding: 8px 0 10px 0;
	width: 724px;
	height: 67px;
	background: url(/images/justasia/foot.gif) no-repeat;
}
#footlinks
{   
    font-size:12px; 
    margin-bottom: 5px; 
    text-align:center; 
    width:720px;
}
#footlinks ul 
{
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 0 0 0 30px;
    width: 700px;
}
#footlinks ul li a {
	text-align: center;
	padding: 0px 10px 10px 0;
	color: #666666;
	text-decoration: none;
}
#footlinks ul li a:hover {
	text-decoration: underline;
}
.smalltext {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	margin-top:5px;
	color: #666666;
	clear:left;
	width: 720px;
}
.notetext 
{
    font-size: 11px;
    color: #E85F16;
}
#content {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 723px;
	border: 1px solid #B0B0B0;
	clear: both;
}
#content2 {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 683px;
	padding: 20px;
	border: 1px solid #B0B0B0;
	clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
div.clearer {
	clear: left; 
	line-height: 0; 
	height: 0;
	margin: 0 0 -3px 0;
	padding: 0;
}
#search {
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	_margin-left: 5px;
	margin-right: 0px;
	background: url(/images/justasia/sn_bg.gif) 0 46px no-repeat;
	padding: 0px;
	width: 290px;
	line-height: normal;
}
#searchnav ul {
	margin:0;
	padding: 10px 10px 0 0;
	list-style:none;
}
#searchnav li {
	float:left;
	background: url(/images/justasia/sn_left.gif) no-repeat left top;
	height: 37px;
	margin: 0 5px 0 0;
	padding: 0px 0 0 7px;
}
#searchnav a {
	float: left;
	display: block;
	width: 60px;
	height: 37px;
	background: url(/images/justasia/sn_right.gif) no-repeat right top;
	padding: 10px 10px 4px 8px;
	text-decoration: none;
	font-family: arial, helvetica, san-serif;
	font-weight: bold;
	color: #FEFEFE;
	font-size: 14px;
}
  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #searchnav a {float:none;}
  /* End IE5-Mac hack */
#searchnav #up {
	background: url(/images/justasia/sn_left_up.gif) no-repeat left top;
}
#searchnav #up a {
	width: 60px;
	background: url(/images/justasia/sn_right_up.gif) no-repeat right top;
	text-decoration: none;
	font-family: arial, helvetica, san-serif;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}
#flightsearch {
	clear: both;
}
#right {
	float: left;
	margin-top: 250px;
	margin-left: 5px;
	_margin-left: -5px;
	padding-top: 0px;
	width: 	412px;
	font-size: 12px;
}
#rightop { 
    padding-left:15px; 
    font-size:12px;
}
#rightop ul 
{
    margin: 0;
    padding: 0;
}
#rightop ul li 
{
    list-style: none;
    font-size: 1.1em;
    padding: 5px 0 0 0;
    font-weight: bold;
}
#rightop ul li a 
{
    text-decoration: none;
    color: #5B829C;
}
#rightop ul li a:hover 
{
    color: #E75F17;
}
#destinations {
	float: left;
	text-align: center;
	width: 410px;
	padding: 0;
	margin: 20px 0 0 5px;
	
}
    
.destext1 {
	float: left;
	background: url(/images/JustAsia/mini_1.jpg) no-repeat;
	margin: 0 2px 0 2px;
	width: 120px;
	padding: 75px 5px 0 5px;
	font-size: 10px;
	color: #666666;
}
.destext2 {
	float: left;
	background: url(/images/JustAsia/mini_2.jpg) no-repeat;
	margin: 0 2px 0 2px;
	width: 120px;
	padding: 75px 5px 0 5px;
	font-size: 10px;
	color: #666666;
}
.destext3 {
	float: left;
	background: url(/images/JustAsia/mini_3.jpg) no-repeat;
	margin: 0 2px 0 2px;
	width: 120px;
	padding: 75px 5px 0 5px;
	font-size: 10px;
	color: #666666;
}
.destext1 a, .destext2 a, .destext3 a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #205476;
}
#destlinks {
	width: 390px;
	_width: 400px;
	margin: 20px 0 0 6px;
	padding: 40px 0 0 10px;
	_padding: 40px 0 0 0px;
	background: url("/images/justasia/dest.gif") no-repeat;
	float: left;
}
#destlinksinner 
{
    margin-left:25px;
    font-size:12px;
}
#destlinksinner ul 
{
    margin: 0;
    padding: 0;
}
#destlinksinner ul li 
{
    list-style: none;
}
#destlinksinner ul li a 
{
    text-decoration: none;
    color: #666;
}
.destlinkdivider {
	float: left;
	margin: 0px;
}
ul.destlinkset {
	float: left;
	margin: 0 2px 0 15px;
	width: 110px;
}
ul.destlinkset {
	padding: 0;
	list-style: none;
}
ul.destlinkset li {
	padding: 0;
	font-size: 11px;
	color: #666666;
}
ul.destlinkset li a{
	text-decoration: none;
	list-style-type: none;
	color: #666666;
}
ul.destlinkset li a:hover{
	text-decoration: none;
	color: #F0842D;
}
#rightoo {
	margin-top: 20px;
	padding: 15px 0 25px 0;
	float: left;
	width: 100%;
}
#deals h3{
	margin: 0px 10px 0px 10px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
ul#deals{
	margin: 1px 0 0px 0;
	padding: 5px 0 10px 10px;
	list-style: none;
}
ul#deals li{
	list-style: none;
	line-height: 20px;
	_line-height: 10px;
	padding: 0;
}
ul#deals li a{
	display: block;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	padding: 2px 0 2px 20px;
	text-decoration: none;
	list-style-type: none;
	background: transparent url(/images/justasia/bullet2.gif) no-repeat 0 50%;
	color: #666666;
	font-weight: bold;
}
ul#deals li a:hover{
	text-decoration: none;
	color: #333333;
}
.tools {
	float: left;
	margin: 20px 0 0 8px;
	width: 190px;
}
.tools h3{
	margin: 0px 10px 0px 10px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
.tools ul{
	margin: 1px 0 20px 0;
	padding: 5px 0 0 0;
	list-style: none;
}
.tools ul li{
	list-style: none;
	padding: 0;
	border-bottom: 1px dotted #B0B0B0;
}
.tools ul li a{
	display: block;
	font-size: 11px;
	font-family: helvetica, arial, sans-serif;
	padding: 2px 0 2px 20px;
	text-decoration: none;
	list-style-type: none;
	background: transparent url(/images/justasia/bullet.gif) no-repeat 0 50%;
	color: #9c9c9c;
}
.tools ul li a:hover{
	text-decoration: none;
	color: #ee6d06;
}
p {
	padding: 10px;
}
.image {
	padding-left: 10px;
}
#resultsane {
	clear: left;
}
.contentpad {
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
	font-size: 11px;
}
.contentpad h2 {
	border-bottom: 1px solid #4C658F;
}
.contentpad h3 {
	font-size: 14px;
}
.contentpad p {
	font-size: 11px;
}
.mid {
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}
.lower {
	font-size: 11px;
	padding: 20px;
}
.faqtext {
	font-size: 11px;
}
/*------------------------------------------------*/
#searchtable {
	width: 280px;
}
.searchead {
	width: 100%;
	padding: 15px 5px 15px 10px;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
#searchmain {
	width: 323px;
}
.field-tbl {
	width: 300px;
	padding-left: 10px;
}
.field-tbl-spc {
	width: 300px;
	padding-left: 10px;
}
#trip-type {
	font-size: 11px;
	margin: 0 0px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 2px;
	text-align: center;
}
.label {
	width: 100px;
	font-size: 11px;
	font-weight: bolder;
	font-family: Trebuchet MS;
}
.agemask {
	font-size: 10px;
}
.label-r {
	width: 100px;
	font-size: 11px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-align: right;
	padding-right: 10px;
}
.label-yR {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}
.label-x {
	
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	padding-top: 10px;
}
.label-z {
	font-size: 11px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: -2px;
}
.label-zR {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: -2px;
}
a.tinylink {
	color: #2065CD;
	text-decoration: none;
	font-size: 9px;
	font-family: Arial;
}
a:hover.tinylink {
	color: #2065CD;
	text-decoration: underline;
	font-size: 9px;
	font-family: Arial;
}
.text-field {
	width: 120px;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}
.to-from {
	font-weight: bold;
}
#srch-opt {
	margin: 0 7px 0 7px;
	width: 161px;
	float: left;
}
#srch-pass {
	width: 100%;
	padding-left: 10px;
	
}
.leftdrop{
	font-size: 1em;
	width: 125px;
	font-family: arial, helvetica, sans-serif;
}
.srchForm11b{
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}
.CALENDAR_TXTBOX {
	width:80px;
}
#submit {
	/*padding: 0;*/
	height: 32px;
}
.button {
	background: url(/images/justasia/butt_bg.gif) repeat-x #F78326;
	color: #000000; 
	font-weight: bold; 
	font-size: 12px;
	padding: 0 10px; 
	border: none;
	height: 29px;
	cursor: pointer;
	width: 100%;
	overflow: visible;
}
#formbottom {
	text-align: right;
}
.disclaimer {
	font-size: 10px;
	color: #676767;
	text-align: center;
	padding-right: 40px;
}
/*------------------------------------------------*/
a.footlink {
	color: #333333;
	text-decoration: none;
}
a:hover.footlink {
	color: #0F57EA;
	text-decoration: underline;
}
.footer {
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pushtrip {
	color: #333333;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.pushnote {
	color: #686767;
	font-size: 11px;
	text-align: center;
}
/*------------------sidebar-----------------------*/
#left {
	float: left;
	margin-top: 0px;
	border: 1px solid #FFFFFF;
	background: url(/images/justasia/leftbg.gif) repeat-x;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 172px;
	height: auto;
}
.altsearchead {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	padding: 5px;
	text-align: center;
}
.altsearch {
	padding: 3px;

}
.l-label {
	font-size: 11px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;

}
.smalldate {
	font-size: 11px;
	font-weight: normal;

}
.leftDrop {
	width: 140px;
	font-size: 11px;
}
/*----------------selquote---------------------*/
#rightmain {
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	width: 	544px;
	border-left: 1px solid #B0B0B0;
}
#rightcontent {
	float: left;
	margin: 0px;
	padding:0px;
	width: 100%;
	border: 1px solid #FFFFFF;
}
.seltable {
	width: 546px;
}
.selcontainer {
	padding: 5px;
	background: #B0B0B0;
	font-size: 11px;
}
.results-frm {

}
.results-tbl{
	margin-top: 5px;
	width:100%;
	
}
.results-tbl p {
	margin: 10px 0;
	padding: 0;
}
.quotemiddle {
	background: url(/images/justasia/headbg.gif) repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
}
.quotefoot {
	background: #FFF;
	width: 100%;
}
.results-in {
	width: 100%;
}
.submit {
	width: 75px;
}
.price {
	font-size: 1.5em;
	text-align: left;
	padding: 5px 0 5px 5px;
}
.quotepriceinfo {
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	
}
.quoteprice {
	font-size: 19px ;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
a.quoteprice {
	font-size: 19px;
	color: #FFFFFF;
	padding-left: 10px;
	text-decoration: none;
}
a:hover.quoteprice {
	font-size: 19px;
	color: #FFFFFF;
	padding-left: 10px;
	text-decoration: underline;
}
a.info {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.info {
	text-decoration: underline;
}
a.restrictions {
	font-size: 10px;
	color: #F91500;
	text-decoration: none;
}
a:hover.restrictions {
	text-decoration: underline;
}
.SpecialFareTop {
	background: url(/images/justasia/specialfare.gif);
	background-repeat: no-repeat;
	width: 140px;
	height: 30px;
}
.PublishedFareTop {
	width: 140px;
	height: 30px;
}
.choose {
	text-align: right;
}
.tripcell {
	background: #FFF;
	padding: 0 2px 0 2px;
}
.segcell {
	width: 100%;
	background: White;
	padding:  0 0 0px;
	
}
.resulthead {
	width: 100%;
	background: #EEEEEE;
	padding: 2px 0 2px 10px;
	font-size: 11px;
}
.places {
	padding: 10px 0px 10px 10px;
	width: 265px;
	font-size: 11px;
}
.times {
	padding: 10px 0px 10px 10px;
	width: 75px;
	font-size: 11px;
}
.stops {
	font-size: 11px;
	width: 120px;
}
.return{
	width: 285px;
	background: White;
	padding:  0 0 10px;
}
.connection {
	font-size: 10px;
}
a.details {
	color: #2065CD;
	text-decoration: none;
}
a:hover.details {
	color: #2065CD;
	text-decoration: underline;
}
/*---------------Detail--------------------*/
.formcell {
	padding: 4px;
	font-size: 11px;
}
#quotebox {
	border-top:#ffffff 2px solid;
	border-right:#ffffff 2px solid;
	border-left:#ffffff 2px solid;
	padding: 0px;
	margin-bottom: 15px;
}
#quoteheader{
	font-size: 12px;
        color: #ffffff;
	background-color: #4C658F;
	padding: 0.5em 0 0.5em 011px;
	margin-top: 1em;
	border-bottom:#ffffff 2px solid;
}
#quotecategory{
	font-size: 11px;
	font-weight: bold;
	background-color: #2A5E81;
	color: #FFFFFF;
	padding: 0.5em 0 0.5em 011px;
	margin-top: 1em;
	border-bottom:#ffffff 2px solid;
}
#quotecontent{
	font-size: 11px;
	background-color: #F3F3F2;
	padding: 0.5em 0 0.5em 011px;
	margin: 0;
	border-bottom:#ffffff 2px solid;
}
#back {
	padding: 15px 15px 0px 15px;
}
/*---------------Popup----------------------*/
#taxesfees div { 
	position: absolute;  
	visibility: hidden; 
	z-index: 534;    
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;  
	width:399px; 
	opacity:.85; 
	filter: alpha(Opacity=85); 
	-moz-opacity:0.85; 
	line-height:12px;
}
#poptext {
	background: #EEEEEE;
	margin: 0;
	padding: 0 10px 0 10px;
	font-size: 11px;
	color: #000000;
}
#poptext h3 {
	border-bottom: 1px solid #666666;
	margin: 0;
	font-weight: bold;
}
#poptext p {
	margin-top: 0px; 
	margin-bottom: 0px;
}
/*---------------cart-----------------------*/
#reviewtable {
	width: 534px;
	font-size: 11px;
	background: #FFFFFF;
	font-weight: bold;
	color: #4C4A4A;
}
#reviewtable p {
	margin: 10px 0;
	padding: 0;
}
.bodycell {
	width: 100%;
	padding: 10px;
	background: #FFF;
	font-size: 11px;
}
a.taxfees {
	color: #2E4A90;
	text-decoration: underline;
}
a:hover.taxfees {
	text-decoration: none;
}
.seatcell {
	background: #FFF;
	padding: 0 20px 0 10px;
	font-size: 11px;
	vertical-align: middle;
}
.seatcel2 {
	background: #FFF;
	padding: 0 20px 0 0px;
	font-size: 11px;
	vertical-align: middle;
}

.total {
	background: #D1E1F0;
	border-bottom: 2px solid #EAECEE;
	padding: 5px;
	font-size: 11px;
	font-family: tahoma, arial, sans-serif;
}
.total-total {
	background: #D1E1F0;
	padding: 5px;
	font-size: 11px;
	font-family: tahoma, arial, sans-serif;
}
.total-info {
	background: #D1E1F0;
	border-bottom: 2px solid #EAECEE;
	padding: 5px;
	font-size: 11px;
	font-family: tahoma, arial, sans-serif;
}
.totalOLD {
	background: #D1E1F0;
	border-top: 2px solid #EAECEE;
	padding: 5px;
}
.passsubhead {
	font-weight: bold;
	padding-left: 10px;
	color: #FFFFFF;
}
.passsub2 {
	padding: 5px 0 5px 0px;
	border-bottom: 3px solid #ffffff;
}
.passsub3 {
	padding: 5px 0 5px 0px;
	border-bottom: 2px solid #FFFFFF; /*just added*/
}
.htmltype {
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-top: 3px;
	background: #F5F5F5;
	font-size: 10px;
}
.flightinfopas {
	font-size: 11px;
	padding-right: 10px;
	width: 150px;
}
.place-pas {
	font-size: 11px;
	padding-right: 10px;
	width: 150px;
}
.spot {
	font-size: 10px;
	padding: 5px 0px 5px 0px;
}
.traveler {
	font-size: 11px;
	width: 150px;
	color: #333333;
	background: #FFFFFF;
	padding-left: 5px;
	font-family: tahoma, arial, sans-serif;
}
.PAXFNINPUT {
	width: 100px;
	font-size: 11px;
}
.PAXLNINPUT {
	width: 100px;
	font-size: 11px;
}
.PAXEMINPUT {
	width: 120px;
	font-size: 11px;
}
.PAXFFINPUT {
	width: 75px;
	font-size: 11px;
}
.PAXMTINPUT {
	width: 120px;
	font-size: 11px;
}
.ppcells {
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-top: 3px;
	background: #FFFFFF;
	font-size: 11px;
}
.inset {
	padding: 10px;
	font-size: .9em;
}

 .l-clm textarea{
 	margin: 0;
 }
.l-clm input {
	margin: -2px 0 0;
}
.l-clm select {
	margin: -2px 0 0;
}
.inf-clm {
	padding: 5px 30px;
	font-size: 11px;
}
.sub {
	font-size: .9em;
}
form .controls input{
	background: #F38E22;
	width: 100px;
	font-family:Arial, helvetica, sans-serif;
	color: #FFFFFF;
	border-top: 2px solid #F4AB20;
	border-left: 2px solid #F4AB20;
	font-weight: bolder;
	vertical-align: top;
}
#error-msg{
	margin: 0px 0px;
	padding: 0;
	color: red;
	font-weight: bold;
	font-size: 1em
}
.errors-bx {
	
	font-size: 1em;
	font-weight: bold;
	color: red;
}
/*-------------confirm-----------------------*/
.confirmtable {
	width: 620px;
}
.notice {
	width: 668px;
	background: #C0C0C0;
	font-size: 12px;
	font-weight: bold;
	color: #4C4A4A;
	font-family: tahoma, arial, sans-serif;
	border-bottom: 2px solid #FFFFFF;
	padding: 5px;
}
.rescode {
	background: #4C658F;
	color: #FFFFFF;
	padding: 5px;
	width: 600px;
}
.passenger {
	padding: 10px;
	font-weight: bold;
}
.infotext {
	font-size: 11px;
	padding: 10px;
}
.iten-lbox {
	
	font-size: 1em;
	padding: 3px 10px 3px 20px;
	height: 100%;
}
.airlines {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	
}
.airlines_odd {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	background: #C3C4C4;
}
.notestext {
	font-size: 11px;
	color: #F4AB20;
}
.incell {
	background: #FFF;
	font-size: 11px;
}
.insidetable {
	width: 620px;
	padding: 5px;
}
.header {
	width: 620px;
	background: #EFE798;
	color: #4C4A4A;
	padding: 5px 10px 5px 10px;
}
.textcell {
	padding: 10px;
	font-size: 11px;
}
.text {
	font-size: 11px;
}
/*---------------hotel-------------------------*/
.State {
	font-size: 11px;
	width: 150px;
	font-family: arial, helvetica, sans-serif;
}
.Country {
	font-size: 11px;
	width: 140px;
	font-family: arial, helvetica, sans-serif;
}
.toptable {
	width: 620px;
}
.hotel {
	background: #fff;
	margin-bottom: 1px;
	font-size: 11px;
}
/*-----------------hotel select------------------*/
.details {
	font-size: 11px;
	color: #666666;
	padding: 10px;
}
.ratecost {
	font-size: 11px;
	background: #D1E1F0;
	font-family: tahoma, arial, sans-serif;
	border: 1px solid #EEEEEE;
	text-align: center;
	width: 90px;
	font-weight: bold;
}
.ccinfo {
	font-size: 12px;
	padding-top: 3px;
	padding-left: 10px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	text-align: center;
}
.remove {
	width: 124px;
	padding-right: 10px;
	text-align: right;
	font-size: 11px;
}
.hotel {
	width: 625px;
}
#hotel2 {
	width: 100%;
}
.hotelname {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	font-family: tahoma, arial, sans-serif;
}
.hotelname2 {
	width: 100%;
	height: 30px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.hotelprice {
	width: 200px;
	height: 30px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	
}
.smallheader {
	font-size: 10px;
	color: #ffffff;
}
.resulthead2 {
	width: 100%;
	background: #EEEEEE;
	text-align: center;
	padding: 2px 0 2px 10px;
	font-size: 11px;
}
.thumbcell {
	padding: 5px;
	font-size: 11px;
}
.descell {
	padding: 10px;
	width: 450px;
	font-size: 11px;
}
.descrip {
	font-size: 11px;
	padding: 5px;
	width: 350px;
}
.datespan {
	font-size: 11px;
	font-weight: bold;
}
.more {
	padding: 5px;
	font-size: 11px;
}
.subheadL {
	width: 25%;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background: #4C658F; 
	padding: 2px;
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}
.subheadR {
	width: 25%;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background: #4C658F; 
	padding: 2px;
	border-top: 2px solid #FFFFFF;
}
.subguts {
	font-size: 11px;
	text-align: center;
}
.subguts2 {
	font-size: 11px;
	text-align: center;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	background: #EEEEEE;
	padding: 10px 2px;
}
.subguts3 {
	font-size: 11px;
	text-align: center;
	border-top: 2px solid #FFFFFF;
	background: #EEEEEE;
	padding: 10px 2px;
}
.warning {
	font-size: 9px;
	color: #4C658F;
	
}
.hotelAmenitiesTitle {
	border-bottom: 1px solid #666666;
	font-size: 12px;
	font-weight: bold;
}
.hotelSubsectionHeader {
	border-bottom: 1px solid #666666;
	font-size: 12px;
	font-weight: bold;
}
.hotelDLGT {
	background: #3590E4;
	width: 668px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #FFFFFF;
	font-weight: bold;
}
.hotelInfo {
	background: #fff;
}
a.pricerange {
	font-size: 11px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.hotelPriceRules {
	background: #fff;
}
.label {
	font-weight: bold;
	background: #ECEBEB;
	font-size: 10px;
	padding-right: 10px;
	text-align: right;
	width: 250px;
}
.data {
	font-size: 10px;
}
.hotelDLGSubT {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background: #3590E4;
	text-align: center;
}
.hotelDLGL {
	text-align: right;
	font-size: 10px;
	padding-top: 3px;
	padding-right: 3px;
	width: 250px;
	background: #F1F2F3;
}
.hotelDLGD {
	background: #F1F2F3;
}
.error {
	color: red;
	font-size: 11px;
	font-weight: bold;
}
.hotelTitle {
	background: #E6F0F8;
	
}
.hotelRates {
	text-align: center;
	font-size: 10px;
}
.hotelDLGF {
	background: #F1F2F3;
	padding: 0px;
}
.hotelDLGR {
	background: #fff;
	font-size: 10px;
}
.hotelItineraryDLGT {
	background: #E6F0F8;
	color: black;
	font-weight: bold;
	border: 0px solid #fff;
	padding-left: 10px;
}
.hotelItineraryDLGSubT {
	background: #E6F0F8;
	color: black;
	font-weight: bold;
	padding-left: 10px;
}
.hotelItineraryDLGF {
	background: #fff;
	
}
a.fees {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover.fees {
	text-decoration: none;
}
/*---------------CAR-----------------*/
.skinnyleft {
	width: 105px;
	background: url(/images/justasia/leftbg.gif) repeat-x #ffffff;
}
#cartable {
	width: 668px;
}
#cartablecart {
	width: 100%;
}
.carpic {
	padding: 0px;
	border-left: 1px solid #EDEEEE;
	border-bottom: 1px solid #EDEEEE;
	border-top: 1px solid #EDEEEE; 
	color: #000000;
	background: #FFFFFF;
}
.carcell {
	font-size: 11px;
	text-align: center;
	padding: 3px;
	border-right: 1px solid #EDEEEE;
	border-bottom: 1px solid #EDEEEE;
	border-top: 1px solid #EDEEEE; 
	color: #000000;
	background: #FFFFFF;
	font-family: tahoma, arial, sans-serif;
}
.carcellL {
	font-size: 11px;
	padding: 3px;
	border-left: 1px solid #EDEEEE;
	border-right: 1px solid #EDEEEE;
	border-bottom: 1px solid #EDEEEE;
	border-top: 1px solid #EDEEEE; 
	color: #000000;
	background: #FFFFFF;
	font-family: tahoma, arial, sans-serif;
}
.carcell2 {
	font-size: 11px;
	text-align: center;
	padding-left: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	font-weight: bold;
	color: #000000;
	background: #EDEEEE;
	font-family: tahoma, arial, sans-serif;
}
.carcell2 a {
	font-size: 12px;
}
.carcelltotal {
	font-size: 11px;
	text-align: center;
	padding: 3px;
	border-right: 1px solid #EDEEEE;
	border-bottom: 1px solid #EDEEEE;
	border-top: 1px solid #EDEEEE; 
	color: #000000;
	background: #D1E1F0;
	font-family: tahoma, arial, sans-serif;
}
.carcellhead {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	border-bottom: 3px solid #FFFFFF;
	color: #000000;
	background: #D2E1F0;
	font-family: tahoma, arial, sans-serif;
}
.carcellheadcart {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	border-bottom: 3px solid #FFFFFF;
	color: #000000;
	background: #EEEEEE;
	font-family: tahoma, arial, sans-serif;
}
.carcelllong {
	font-size: 11px;
	padding: 3px;
	background: #EDEEEE;
	font-family: tahoma, arial, sans-serif;
}
.carspacer {
	padding: 1px;
	border-bottom: 3px solid #FFFFFF;
}
.cardata {
	font-size: 11px;
	padding: 5px 10px;
}
<!--AFFILIATE STYLES---------------------------------------------->
#affheader {
	float: left;
	width: 724px;
	height: 108px;
	margin-top: 10px;
	margin-bottom: 0px;
	position: relative;
	z-index: 1;
}
	
#affnav {
	float: left;
	margin: -20px 0 10px 345px; 
	padding: 0px 0 0 0;
	position: relative;
	z-index: 2;
}
#affnav a{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#afffoot {
	float: left;
	margin: 0px 0;
	background: url("/images/justasia/flymira_foot.jpg") no-repeat;
	width: 724px;
	height: 53px;
	padding: 15px 0 0 0px;
	text-align: center;
	color: #FFF;
}
#afffoot a{
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
#affcontent3 {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 721px;
	border: 1px solid #B0B0B0;
	background: url(/images/justasia/flymira_bigpic.jpg) no-repeat;
	clear: both;
}
/******ADX Studio Add *****/
#footlinks ul li 
{
	float: left;
	display: block;
}
.TripTypeRadio td{
	color:#666666;
	font-size:11px;
	font-weight:bold;
	padding:8px 2px 5px 0px;
}
.SearchInput
{
	width:115px;
}
.SearchBut
{
	background:#F78326 url(/images/justasia/butt_bg.gif) repeat-x scroll 0%;
	border:medium none;
	color:#000000;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	height:29px;
	overflow:visible;
	padding:0px 10px 5px 10px;
	*padding: 0px 10px;
}
.SearchBut2
{
	background:#F78326 url(/images/justasia/butt_bg.gif) repeat-x scroll 0%;
	border:medium none;
	color:#000000;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	height:29px;
	width: 100%;
	overflow:visible;
	padding:0px 10px 5px 10px;
	*padding: 0px 10px;
}
.WideSelect
{
	width:125px;
}
.clearLeft
{
	clear:left;
}
.SearchButton
{
	float:left;
	margin-left:0px;
	margin-top:5px;
	text-align:center;
	font:normal 11px Arial;
}
.bgOlympics #content{
	background: url(/images/justasia/bigpic_olympic.jpg) no-repeat;
}
.bgHK #content{
	background: url(/images/justasia/bigpic_HK.jpg) no-repeat;
}
.bgGWall #content{
	background: url(/images/justasia/bigpic_greatwall.jpg) no-repeat;
}
.bg85 #content{
	background: url(/images/justasia/bigpic_85.jpg) no-repeat;
}
.bgTokyo #content {
	background: url(/images/justasia/bigpic_tokyo.jpg) no-repeat;
}
.bgHome {
}
#content
{
	margin-top: 0px;
	margin-bottom: 10px;
	width: 721px;
	border: 1px solid #B0B0B0;
	background: url(/images/justasia/bigpic.jpg) no-repeat;
	clear: both;
}
#bigblurb p{
	margin: 10px 10px 0px 10px;
	padding: 0 5px 0 5px;
	_padding: 0 10px 0 10px;
	
}
.blurbhead {
	font-weight: bold;
	padding: 10px 0 10px 0;
}
#sample {
	width: 390px;
	_width: 400px;
	margin: 20px 0 0 6px;
	padding: 40px 0 0 10px;
	_padding: 40px 0 0 0px;
	background: url("/images/justasia/sample.gif") no-repeat;
	float: left;
}
ul.sampleset {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	margin: 0 2px 0 15px;
	width: 165px;
}
ul.sampleset li {
	padding: 0;
	font-size: 11px;
	color: #666666;
}
ul.sampleset li a{
	text-decoration: none;
	list-style-type: none;
	color: #666666;
}
ul.sampleset li a:hover{
	text-decoration: none;
	color: #F0842D;
}
.disclaim {
	clear: left;
	margin: 0;
	font-size: 9px;
	padding: 10px;
}
