@import url("../inc/_tab.css");
#SearchForm{
	width: 100%;
}
#SearchForm *{
	font-size: 11px;
}

.disabled{
	color: #CFCFCF;
}
.disabled input, .disabled select{
	color: #CFCFCF;
	border: 1px solid #DFDFDF;
}
.gray{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;	
}
.showTopLine th, .showTopLine td{
	border-top: 1px dashed #999900;
}
.sort_bg {
	background: url(../images/interface/b/banner.gif) no-repeat left top;
}
a.sort_btn1{
	position: relative;
	float: left;
	left: 1px;
}
a.sort_btn1:hover{
	background: url(../images/interface/b/btn-sort_over.gif) no-repeat left top;
}
a.sort_btn2{
	position: relative;
	float: left;
	left: 2px;
}
a.sort_btn2:hover{
	background: url(../images/interface/b/btn-backtosearch_over.gif) no-repeat left top;
}
.selbox1{
	position: relative;
	float: left;
	font-size: 11px;
	background: #FFF0B3;
	border: 1px solid #333333;
	margin-top: 7px;
}
#SortPart{
	width: 500px;
	height: 22px;
	margin-left: 4px;
	margin-bottom: 10px;
/*	margin-left: auto;
	margin-right: auto;
	*/
	background-color: #098EB7;
	position: relative;
	float: left;
	clear: both;
}
#SortPart * {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#SortPart table{
	margin: 2px;
}
#SortPart th{
	background-color: #076C8C;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 5px;
}
#SortPart select{
	border: 1px solid #0BB1E1;
	margin-right: 5px;
	background: #E9FAFE;
}
#SortPart input{
	border: 1px solid #0BB1E1;
	margin-right: 5px;
	background: #0BB1E1;
	color: #FFFFFF;
}
#SortPart input:hover{
	background: #076C8C;
	color: #FFFF00;
	cursor: pointer;
}
#SortPart a.bcktosrc{
	position:relative;
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #0BB1E1;
	background-color: #0BB1E1;
	padding-left: 10px;
	padding-right: 2px;
	margin-right: 1px;
}
#SortPart a.bcktosrc:hover{
	background: #076C8C;
	color: #FFFF00;
}
/*----------------------------------------------*/
#cabFeatures{
	height: 440px;
	overflow: auto;
}
#SearchForm .oneFeatureList *, 
#SearchForm #cab #cabFeatures .oneFeatureList *{
	font-size: 10px;
}
#SearchForm .oneFeatureList, 
#SearchForm #cab #cabFeatures .oneFeatureList{
	width: 210px;
	height: auto;
	background-color: #FFFFFF;
	position: relative;
	float:left;
	border: 1px solid #FFEDD2;
	margin: 2px;
}
#SearchForm .bg{
	background-color: #336699;
}
#SearchForm{
	font: 9pt Arial;
	color: #333333;	
	/*margin-left: 20px;
	margin-top: 20px;*/
	/*padding: 5px;
	padding-bottom: 0px;*/
	/*border: 1pt solid #999900;*/
	/*width: 350px;*/
	background-color: #FFFFFF;
}
#cabSearchForm .ver{
	text-align:center;
	vertical-align: top;
	border:solid 1px #52b0cc;
	width: 289px;
	margin: 0px;
	padding: 0px;
}
#cabSearchForm .ver form{
	margin: 0px;
	padding: 0px;
}
#cabSearchForm .hor{
	font: 9pt Arial;
	color: #333333;	
	/*margin-left: 20px;
	margin-top: 20px;*/
	padding: 1px;
	padding-bottom: 0px;
	border: 1pt solid #999900;
	/*margin-left: 5px;*/
	background-color: #FFFFFF;
}
#searchForm #cab{
/*	height: 470px;*/
	overflow: auto;
}
#SearchForm .go{
	position: relative;
	float: right;
	background-color:#999900;
	border: 1px solid #999900;
	color:#FFFFFF;
	font-weight: bold;
	cursor: pointer;
	margin-left: 10px;
}
#SearchForm .go:hover{
	background: #098EB7;
}
#SearchForm .go[disabled]{
	background-color:#F4F7E6;
	color: #E3EBBE;
	cursor:crosshair;
}
#SearchForm .button1, .button1{
	position: relative;
	float: right;
	border: 1px solid #B3AC35;
	color:#FFFFFF;
	font-weight: bold;
	cursor: pointer;
	margin-left: 10px;
	background: #DBD786;
}
#SearchForm .button1:hover, .button1:hover{
	background: #FF9900;
}
#SearchForm select, #SearchForm option, #SearchForm input, #SearchForm textarea{
	font-size: 10px;
	color: #993300;
	border: 1px solid #D1D1D1;
	margin-bottom: 1px;
}
#SearchForm select:focus, #SearchForm input:focus, #SearchForm textarea:focus{
	background-color:#EFFFF0;
	border: 1px solid #00C60A;
	color: #990000;
}
#SearchForm th{
	/*font: bold 12px Georgia, "Times New Roman", Times, serif;*/
	font: bold 13px Arial;
	color: #003399;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
}
#SearchForm .heading{
	padding:2px;
	margin:0px;
	color: #FFFFFF;
	font-size: 11px;
	width: 100%;
	font-weight: bold;
}
#VRRes #SearchForm{
	background: url(../images/search/BG.jpg) repeat left top;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 500px;
	height: 450px;
	overflow: auto;
}
#VRRes #navigate{
	position: relative;
	float: right;
	background: #098FB5;
	width: 500px;
	text-align: right;
	padding: 2px;
}
#VRRes #navigate input{
	width: 80px;
	background: #10B1CD;
	border-color: 1pt solid #3A3987;
	font-size: 11px;
	color: #F7FF40;
	font-weight: bold;
	cursor: default;
	cursor: pointer;
}
.padL5{
	padding-left: 10px;
}
.padR5{
	padding-right: 5px;
}
#VRRes #SearchForm #cab #cabFeatures{
	width: 480px;
}
#VRRes #SearchForm .oneFeatureList *, 
#VRRes #SearchForm #cab #cabFeatures .oneFeatureList *{
	font-size: 11px;
}
#VRRes #SearchForm .oneFeatureList, 
#VRRes #SearchForm #cab #cabFeatures .oneFeatureList{
	width: 150px;
	height: 40px;
	background-color: #FFFFFF;
	overflow: hidden;
	position: relative;
	float:left;
	border: 1px solid #FFEDD2;
	margin: 2px;
}

#SearchResults *{
	font-size: 11px;
	font-family: Tahoma;
}
#SearchResults{
	position: relative;
	float: left;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#SearchResults div.attentionBox{
	width: 490px;
	border: 1px solid #CC0000;
	border-top: 5px solid #CC0000;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 3px;
}
#SearchResults div.attentionBox b{
	font-size: 16px;
	color: #CC0000;
}
#SearchResults div{
	position: relative;
	float: left;
	width: 500px;
	height: auto;
	border: 1px solid #EFEFEF;
	margin: 3px;
	margin-bottom: 3px;
	background: #FCFDF7;
	padding: 0px;
}
#SearchResults div span{
	position: relative;
	float:left;
	width: 100px;
}
#SearchResults div span img, #SearchResults div span a{
	position: relative;
	float: left;
	clear: both;
}
#SearchResults div p{
	position: relative; 
	float: left;
	margin-left: 5px;
	clear: right;
	width: 220px;
	text-align: left;
	background-color: #FFFFFF;
}
#SearchResults div p b{
	display: block;
}
#SearchResults div p u{
	display: block;
	text-decoration: none;
	border: 1px solid #EFEFEF;
}
#SearchResults div p u b{
	display: inline;
	position: relative;
	float:left;
	width: 75px;
}
#SearchResults a.btn{
	color: #333333;
	text-decoration: none;
	position: relative;
	float: left;
	clear: both;
	margin-top: 3px;
}
#SearchResults a.btn:hover{
	color: #990000;
	text-decoration: underline;
}
#SearchResults a.btn img{
	position: relative;
	float: left;
	top: -3px;
}
#SearchResults .cabPrice{
	height: 147px;
	position: relative;
	float: right;
	width: 162px;
	border: 1px solid #098EB7;
	padding: 0px;
}
#SearchResults .cabPrice *{
	background-color: #F4F7E6;
}
#SearchResults .cabPrice .PTitle{
	position: relative;
	float: left;
	height: 14px;
	background-color: #098EB7;
	color:#FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
	width: 100%;
}
#SearchResults .cabPrice2{
	overflow: auto;
	height: 123px;
	width: 99%;
	left: -3px;
	top: -3px;
}
#SearchResults .cabPrice2 div{
	height: 12px;
	width: 130px;
	margin-bottom: 0px;
	position: relative;
	float: left;
	text-align: right;
	border-bottom: 1px solid #F4F7E6;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	cursor: default;
}
#SearchResults .cabPrice2 div:hover{
	background-color: #FFFF99;
}
#SearchResults .cabPrice2 div b{
	position: relative;
	float: left
}
#SearchResults .leftPart{
	position: relative;
	float: left;
	width: 320px;
	border: 0px;
	margin: 0px;
}
#SearchResults .stars{
border-bottom: 1px solid #CC6666;
}
#SearchResults #icSummary{
	width: 100px;
	position: relative;
	float: left;
	clear: both;
	padding: 0px;
	margin: 0px;
	border: 0px;
	margin-left: 5px;
	margin-top: 5px;
}
#SearchResults #icSummary div{
	width: 95px;
	position: relative;
	float:left;
	clear: both;
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
	border: 0px;
	cursor:default;
}
#SearchResults span#wlysat{
	position: relative;
	float: left;
	border: 1px solid #098EB7;
	margin: 3px;
	background-color: #ACE9FB;
	width: 100%;
}
#SearchResults span#wlysat span{
	background-color: transparent;
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
#SearchResults span#wlysat span.title{
	background-color:#098EB7;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 5px;
}
#SearchResults span#wlysat span.msg{
	width: 460px;
}
#SearchResults span#wlysat span.msg a{
	text-decoration: none;
	color:#333333;
}
#SearchResults span#wlysat span.msg a:hover{
	text-decoration: underline;
}
#SearchResults div.pageinfo_top, #SearchResults div.pageinfo_bottom{
	clear:both;
	width: 480px;
	height: 25px;
}