
#RGWeekListselect img, #RGWeekListcheckbox img {
	margin-top: 5px;
	margin-left: 2px;
}

.RGCharterSelectWeek {
	margin-top: 5px;
}

.RGOpacityWindow {
	padding: 0;
}


.RGMapFeedback {
	background-color:#333333;
	border:0 none;
	color:white;
	margin-left:11%;
	margin-top:6px;
	opacity:0.9;
	padding:10px;
	position:absolute;
	width:300px;
	z-index:2;
}

.RGMapTools {
	background-color: whiteSmoke;
	padding: 2px 1px;
	border-top: 1px solid silver;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

.RGAllInclusive {
	color: #F79239; 
}


.RGLMTreeToggle {
	color:gray;
	cursor:pointer;
	left:4px;
	position:relative;
	text-decoration:none !important;
}
.RGLMTreeToggle:hover {
	color: #FC9C47;
}

.RGTreeOption {
	margin-bottom: 0;
	height: 18px;
}

.RGTreeOption input {
	margin:0 3px 0 0;
	padding:0;
	position:relative;
	top:2px;
}

#RGCharterResult .adminAllInclusive {
	margin-top: 3px;
}

#RGCharterResult .adminAllInclusive input {
	line-height: 0;
	margin: 0 4px 0 11px;
	padding: 0;	
}

#RGCharterResult .adminAllInclusive span {
	margin-left: 6px;
	font-weight: bold;
}


.rg_map_hotel_info_wrapper {
	padding: 5px 0px 5px 5px;
	width:380px;
}
.rg_map_hotel_info_wrapper a {
	text-decoration: none;
}
.rg_map_hotel_info_title {
	font-size: 18px;
}
.rg_map_hotel_info_dest {
	margin-top: 4px;
}
.rg_map_hotel_info_image {
	width: 150px;
	height: 120px;
	margin-right: 10px;
}
.rg_map_hotel_info_logo {
	position: absolute;
	left: 85px;
	top: 100px;
	height: 20px;
	width: 65px;
}
.rg_map_hotel_info_textcolumn {
	padding-left: 5px;
	max-width: 210px;
}
.rg_map_hotel_info_textcolumn h1 {
	margin: 0px;
}
.rg_map_hotel_info_ratingwrapper {
	margin-top: 4px;
}
.rg_map_hotel_info_rating {
	padding-top: 1px;
	padding-right: 10px;
}
.rg_map_hotel_info_rating img {
	max-height: 12px;
}
.rg_map_hotel_info_ta_rating {
	padding-left: 15px;
	border-left: 1px solid #CCC;
}
.rg_map_hotel_info_ta_rating img {
	max-height: 14px;
}
.rg_map_hotel_info_description {
	margin-top: 4px;
	max-width: 210px;
	max-height: 28px;
	font-size: 12px !important;
	line-height: 13px !important;
	overflow: hidden;
	text-overflow: elipsis;
	display:inline-block;
}
.rg_map_hotel_info_pricewrapper {
	margin-top: 4px;
}

.rg_map_hotel_info_charter_price {
	font-size: 18px !important;
	font-family: Arial,Sans-serif;
}
.rg_map_hotel_info_charter_read_more {
	padding-left: 8px;
}

#rg_charter_filters label a {
	color: black;
	cursor: default;
}

#rg_charter_filters label a:hover { 
	text-decoration: none !important;
}

