body
{
	font-family:Verdana;
	font-size:12px;
}

.moreinfobutton
{
	cursor: pointer;
	cursor: hand;
	


}

#divCompareBox
{
	/*display:none;*/
}

.supplier_heading
{
	color:#000000;
	font-size: 14px;
	font-weight: bold;
}

.supplier_subheading
{
	font-size:12px;
}


.supplier_text
{
	color: black;
	font-size:12px;
}

.supplier_heading_small
{
	color:#006D8A;
	font-size: 16px;
	font-weight: bold;
}

#search_box_header 
{
	background-image:url(../images/search_header.png);
	height:41px;
	width: 245px;
}

#search_box_bottom
{
	background-image:url(../images/results_bottom.png);
	height:12px;
	width: 245px;
}

#compare_box_header 
{
	background-image:url(../images/compare_price_header.png);
	height:37px;
	width: 245px;
}

#compare_box_bottom
{
	background-image:url(../images/compare_price_bottom.png);
	height:12px;
	width: 245px;
}

.picture img
{
	width: 75px;
	height: 75px;

}


.listviewtab
{
	background-image:url(../images/tabs/tab_listview_selected.png);
	height:32px;
	width: 135px;
	text-align: center;
}

.listviewtab span
{
	color: #F7541E;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
}

.unlistviewtab
{
	background-image:url(../images/tabs/tab_listview_unselected.png);
	height:32px;
	width: 135px;

	text-align: center;
}

.unlistviewtab span
{
	cursor:pointer;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
}

.unmapviewtab
{
	background-image:url(../images/tabs/tab_mapview_unselected.png);
	height:32px;
	width: 139px;
	text-align: center;
}

.unmapviewtab span
{
	cursor:pointer;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
}

.mapviewtab
{
	background-image:url(../images/tabs/tab_mapview_selected.png);
	height:32px;
	width: 139px;
	text-align: center;
}

.mapviewtab span
{
	color: #F7541E;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
}

#listviewtabmap
{
	background-image:url(../images/tabs/tab_listview_unselected.png);
	height:32px;
	width: 135px;

	text-align: center;
}

#mapviewtabmap
{
	background-image:url(../images/tabs/tab_mapview_selected.png);
	height:32px;
	width: 139px;
	text-align: center;
}

#listviewtabmap a
{
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
}

#mapviewtabmap span
{
	color: #F7541E;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
}

#tabul ul
{
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	white-space:nowrap;
	width:800px;
}

#tabul li
{
	display:inline;
	float:left;
}

.subTitle
{
	background-color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #F7541E;
	top:-4px;
	left:25px;
	position:relative;
	text-align:center;
	width:130px;
}

.filterhr
{
	background-color:#F6480E;
	border:0 solid #F6480E;
	color:#F6480E;
	height:1px;
	left:1px;
	position:relative;
	top:24px;
	width:100%;
	z-index:0;
}

.sortlinkselected
{
	float:left;
	color: #F7541E;		
	margin-left: 6px;
	margin-right: 6px;
}

.sortlink
{
	float:left;
	color:#238CC3;
/*	margin-left: 6px;
	margin-right: 6px;*/
	cursor: pointer;
	cursor: hand;

}

.pagationlinkselected
{
	font-size: 12px;
	float:left;
	color: #1B3C7C;	
	margin-left: 6px;
	margin-right: 6px;
}

.pagationlink
{
	font-size: 12px;
	float:left;
	color:#cccccc;
	margin-left: 6px;
	margin-right: 6px;
}

#hotelsSearchButton 
{
	background-image:url(../images/btn_search.gif);
	font-family:Arial,Verdana;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:29px;
	line-height:normal;
	width:126px;
	margin:0;
	padding:0;
	border: 0;
	overflow:visible;
}

.acc_type
{
	height:20px;
	clear:both;
}

.acc_type .acc_type_checkbox
{
	float: left; 
	width: 20px;
}

.acc_type .acc_type_name
{
	float: left; 
	width: 130px; 
	height: 13px; 
	margin-top: 3px; 
	margin-left: 13px;
	font-size:11px;
}

.tabborderbottom
{
	background-image:url(../images/tabs/tab_border_bottom_results.png);
	height:32px;
}

.mapicon
{
	margin-right: 10px;
}


#pleaseWaitPrompt {
	z-index:10000;
	position:absolute;
	border: 2px solid #F6480E;
	height:45px;
	font: bold 12px Verdana;
	color: #333333;
	background: #FFF url("../images/loading-anim.gif") no-repeat 10px center;
	display:hidden;
}

.checkOutDesc, .checkInDesc{
	color:#000000;
	float:left;
	font-size:11px;
	margin-left:10px;
	margin-top:4px;
	width:30px;
}

a #imgThumbnail{
	border: solid 1px rgb(145, 145, 145);
	height: 100px;
	width: 100px;
}