
/* EDITOR PROPERTIES */

.hotel_list_table
{
	background-color:#f4f4f4;
	text-align:left;
}

.hotel_list_border
{
	padding-top: 15px;
	border-bottom: dotted 1px #a1bc37;		
}

.hotel_list_border_middle
{	
	border-left: dotted 1px #a1bc37;		
}


.hotel_list_title
{
	color:#a1bc37;
	font-weight:bold;
	padding-bottom: 8px;
}

.hotel_list_price
{
	color:#a1bc37;
}

.hotel_list_btn
{
	width:97px;
	height:21px;
	background-image:url(/images/hotel_list_btn.jpg);
	background-repeat:no-repeat;	
	color:#a1bc37;
	text-align:center;
	line-height:18px;
	margin-left:3px;
	margin-right:3px;
}

.hotel_list_btn:hover
{
	cursor:pointer;
}

.hotel_list_read_more
{
	text-align:center;
	color:#ffffff;
	background-image:url(/images/hotel_detail_btn.jpg);
	background-repeat:no-repeat;
	margin-left:3px;
	height:21px;	
}

.hotel_list_read_more
{
	cursor:pointer;	
}

.hotel_list_packete
{	
	color: #45602F;
	height:25px;
	line-height:25px;
}

#packet-link tr td a
{
	color:#a1bc37;
}

#packet-link tr td a:hover
{
	color:#45602F;
}

#hotel_list_packete_img tr td img
{	
	width:150px;
}

.all_packages_data
{
	width:100%
}

.all_packages_data tr td
{
	padding-left: 3px;
	padding-right: 3px;
	text-align:left;	
}

.all_packages_data tr td a
{
	color:#a1bc37;
}

.all_packages_data tr td a:hover
{
	color:#45602F;
}

.all_golf_packages_hotel_name
{
	color:#45602F;
	font-weight:bold;
	font-size:11px;
	padding-bottom:5px;
}
