#searchbox {
    width: 100%;
	margin: 0 0 10px 0;
	padding: 0px;
}

#mainnav {
    width: 100%;
}

.tabcontent {
	padding: 0;
	clear:both;
	background-color: #fff;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-top: none;
	overflow: hidden;
	margin: 0px;
	display: none;
}

#mainnavtabbed {
    width: 100%;
	clear:both;
	list-style: none;
	margin:0px;
	padding:0px;
	position: relative;
	z-index: 120;
}

#mainnavtabbed li {
    list-style: none;

       float: left;

	margin: 0;
    background: url(/images/arestravel5.0/tabs_rt.png) no-repeat right top;
	margin-bottom:-1px;
	padding: 0;
	position: relative;
	z-index: 102;
}

#mainnavtabbed li.tabon {
	background: url(/images/arestravel5.0/tabs_current_rt2.png) no-repeat right top;
}

#mainnavtabbed li a {
	padding: 3px 0;
	border-bottom: 1px solid #666;
	background: url(/images/arestravel5.0/tabs_lft.png) no-repeat left top;
	display: block;
	color: #50483b !important;
	text-decoration: none !important;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}

#mainnavtabbed li div {
    background: url(/images/arestravel5.0/tabs_lft.png) no-repeat left top;
}

#mainnavtabbed li.tabon a {
	background: url(/images/arestravel5.0/tabs_current_lft.png) no-repeat left top;
	font-size: 12px;
	font-weight: bold;
	color: #50483b !important;
	text-decoration: none;
	border: none;
}

#mainnavtabbed li.tabon div {
    background: url(/images/arestravel5.0/tabs_current_lft.png) no-repeat left top;
}

table.search-subtbl {
	width: 100%;
    background-color: transparent;
    border: none;
	font-size: 11px;
	margin: 0 0 10px 0;
    padding: 4px 6px 0 6px;
}

.search-subtbl input, .search-subtbl select {
    font-size: 11px;
}

.search-subtbl label {
    font-size: 11px;
    font-weight: normal;
    color: #50483b;
}

.location-list {
    background-color: #f2f2f2;
    width: 100%;
   	border: 1px solid #b4b1a8;
	padding: 0;
	margin: 10px 0 10px 0;
}

.location-list input {
 	font-size: 11px;
}

.location-list label {
	font-size: 11px;
	font-weight: bold;
	color: #50483b;
}

a:link.location-label, a:visited.location-label, a:hover.location-label, a:active.location-label {
    font-size: 11px;
	font-weight: bold;
	color: #50483b !important;
	text-decoration: none !important;
}

.location-list table {
    width: 100%;
    padding: 0;
}

.lbl {
    padding: 6px 6px 0 0;
}

.radio {
    padding-top: 6px;
    width: 10px;
}

td.radio2 {
    padding-top: 9px;
    width: 10px;
}

table.advopt {
	width: 100%;
	padding: 6px 8px 6px 6px;
    padding: 6px 8px 2px 6px;
	background-color: transparent;
    border: none;
	border-top: 1px solid #b4b1a8;
	font-size: 11px;
    line-height: 16px;
	margin: 0 0 4px 0;
} 

.advopt label {
    font-size: 11px;
    font-weight: normal;
    color: #50483b;
}

.advopt input, .advopt select {
    font-size: 11px;
}  

.submit-btn {
	margin: 4px 12px 4px 0;
	font-size: 11px;
}

#advanced-search0, #advanced-search1, #advanced-search2, #advanced-search3 {
	display: none;
}  

.chbxlist td {
     vertical-align: top;
     line-height: 18px;
} 
label.hdg { 
    display: block;
    margin-bottom: 12px; 
}

.tbl-air td {padding: 6px 10px} 
.mpl { 
    width: 100%;
    padding: 4px; 
    margin: 5px 0; 
    border: 2px solid #eee;
}

.tbl-air th {
    text-align: left;
    font-size: 11px;
    font-weight: bold; 
    color: #666; 
}

#oneway, #multiple {display: none} 

#flightstd {width: 100%}
#flightstd td {padding: 12px 4px 4px 12px; font-weight: bold} 
#flightstd label {font-size: 11px;}
#carstd {padding: 12px 8px 0 6px}