/* Notice height */
div.notice {min-height: 68px;}
/* End Notice height */

/* Landing pages menu */
.landing_container_left {float: left; width: 328px; margin-right: 70px;}
.landing_container {float: left; width: 328px;}
.landing_item {margin-bottom: 15px}
.landing_item_text {float: left; width: 250px}
.landing_item_img {border: #e8e8e8 1px solid; padding: 2px; float: right; margin: 10px 0 15px 20px; height: 50px}
/* End landing page menu */

/* Destination pages - Attraction/Events */
.dest_thumbimg_left {float: left; margin: 5px 10px 0px 0px}
.dest_thumbimg_left img {width: 50px; height: 50px}
/* End destination pages - Attraction/Events */

/* Compact Search Cities / Countries */
.countryGroup { color: #F65F12; font-weight: bold; }
.cities { color:Black; }
.cslink { cursor:pointer; }
.cspopup { margin:10px; }
/* End Compact Search Cities / Countries */

/* Begin RHN */
#rhn_container {float: right; border: 1px solid #e8e8e8; width: 240px; margin: 8px 0 0 20px;}
#rhn_listarea {margin: 2px; background-color: #e8e8e8; padding: 5px 10px 5px 10px;}
#rhn_listarea ul {margin: 0; padding: 0; font-size: 1em;}
#rhn_listarea li {background: none; padding: 0; margin: 7px 0 7px 0;}
#rhn_listarea a {font-weight: 700;}
#rhn_listarea a:link, #rhn_listarea a:active, #rhn_listarea a:visited {text-decoration: none;}
#rhn_listarea a:hover {text-decoration: underline; color: #999999;}
#rhn_listarea a#selected {color: #fe5815;}
/* End RHN */

/* Top of pages */
.top {float: right; background-image: url(/~/media/Images/arrow_top.ashx);  background-position: 2% 69%; background-repeat: no-repeat; padding: 0px 0px 0px 15px; margin: 8px 0 8px 0;}
.top a:link, .top a:active, .top a:visited {text-decoration: none;}
.top a:hover {text-decoration: underline;}
/* End Top of pages */
