@import "reset.css";

/* BODY STYLING
----------------------------------------------- */

body {
	margin:0px;
	background-color: #2a2b2c;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../media/Tile-Body.jpg);
	background-repeat: repeat;
}

a:link {
	color:#94e4f8;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99ddff;
}

a:visited {
	text-decoration:none;
	color:#94e4f8;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99ddff;
}

a:hover {
	text-decoration:none;
	color:#FECB1A;
	border-bottom-style: none;
}

a:active {
	text-decoration:none;
	color:#94e4f8;
}

img {
	border-style: none;
	display: block;
}


em {
	font-style: normal;
}

strong {
	font-weight: bold;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.float-left {
	float: left;	
}
.float-right {
	float: right;	
}

abbr, acronym {
	cursor: help;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

/* HEADER
----------------------------------------------- */
	
#header {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 960px;
	margin-bottom: 0px;
	height: 492px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffcc00;
}
/* FLASH
----------------------------------------------- */
#flash-container {
	padding: 0px;
	height: 492px;
	width: 960px;
	margin: 0px;
	overflow: hidden;
	position: absolute;
	z-index: 0;
}

#flash {
	padding: 0px;
	height: 448px;
	background-color: #2F2F2F;
	margin-top: 44px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#flash p {
	font-size: 14px;
	font-weight: bold;
	color: #FDDC36;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../media/Bgd-Flash-Warning.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 65px;
	padding-right: 0px;
	overflow: hidden;
	margin-top: 150px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 400px;
}
/* LOGO
----------------------------------------------- */
#branding {
	height: 118px;
	width: 109px;
	background-image: url(../media/Afan-Lodge.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: 0px 0px;
	z-index: 10;
	cursor: pointer;
	float: left;
	position: absolute;
	top: 0px;
	margin-top: 74px;
	margin-left: 30px;
}
#branding:hover {
	height: 118px;
	width: 109px;
	background-image: url(../media/Afan-Lodge.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: 0px -118px;
	z-index: 10;
	cursor: pointer;
	float: left;
	position: absolute;
	top: 0px;
}

/* TOP NAV
----------------------------------------------- */
#top-nav {
	padding: 0px;
	color: #FFF;
	display: block;
	z-index: 500;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
}
#top-nav li {
	padding: 0px;
	float: left;
	margin: 0px;
	display: block;
	z-index: 6;
}
#top-nav li a {
	text-decoration: none;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	z-index: 999;
	cursor: pointer;
	padding-top: 17px;
	padding-right: 15px;
	padding-bottom: 16px;
	padding-left: 15px;
	color: #c5c5c5;
	
}
#top-nav li a:hover {
	text-decoration: none;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 17px;
	padding-right: 15px;
	padding-bottom: 16px;
	padding-left: 15px;
	background-image: none;
}

#top-nav #home-btn {
	margin-right: 92px;
}
#top-nav #bookings-btn a {
	background-color: #939f31;
	color: #FFF;
}
#top-nav #home-btn a, #top-nav #accommodation-btn a, #top-nav #restaurant-btn a, #top-nav #cafe-btn a, #top-nav #activities-btn a, #top-nav #promotions-btn a, #top-nav #news-btn a, #top-nav #contact-btn a {
	background-color: #2F2F2F;
}
#top-nav #home-btn a:hover, #top-nav #accommodation-btn a:hover, #top-nav #restaurant-btn a:hover, #top-nav #cafe-btn a:hover, #top-nav #activities-btn a:hover, #top-nav #promotions-btn a:hover, #top-nav #news-btn a:hover, #top-nav #contact-btn a:hover {
	background-color: #4B4A47;
}

#top-nav #home-btn a.selected, #top-nav #accommodation-btn a.selected, #top-nav #restaurant-btn a.selected, #top-nav #cafe-btn a.selected, #top-nav #activities-btn a.selected, #top-nav #promotions-btn a.selected, #top-nav #news-btn a.selected, #top-nav #contact-btn a.selected, #top-nav #bookings-btn a.selected {
	color: #3d3c38;
	text-decoration: none;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 17px;
	padding-right: 15px;
	padding-bottom: 22px;
	padding-left: 15px;
	background-image: url(../media/Bgd-Top-Nav.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: transparent;
}


/* AWARDS
----------------------------------------------- */
#awards-container {
	color: #aca9a8;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 14px;
	z-index: 5 !important;
	top: 356px;
	position: absolute;
	overflow: hidden;
	width: 680px;
	margin-left: 280px;
	background-image: url(../media/Tile-Awards.png);
	background-repeat: repeat;
	padding-top: 15px;
	padding-bottom: 15px;
}
#awards-container h2 {
	font-size: 11px;
	color: #e1e1e1;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 77px;
	font-weight: bold;
}

#awards-container p {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 0px;
}

#awards-container em {
	color: #ffcc00;	
}

div.grading {
	float: left;
	text-align: left;
	display: inline;
	background-image: url(../media/Bgd-Visit-Wales.png);
	background-repeat: no-repeat;
	background-position: 25px 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #cccccc;
	height: 107px;
}
div.biking {
	float: left;
	text-align: left;
	display: inline;
	background-image: url(../media/Bgd-Biking.png);
	background-repeat: no-repeat;
	background-position: 25px 2px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #cccccc;
	height: 107px;
}
div.hiking {
	float: left;
	text-align: left;
	display: inline;
	background-image: url(../media/Bgd-Hiking.png);
	background-repeat: no-repeat;
	background-position: 25px 2px;
	height: 107px;
}


/* MIDDLE CONTENT
----------------------------------------------- */

#middle-content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #4b4a47;
	overflow: hidden;
	padding-bottom: 20px;
}
#login-content {
	background-color: #ffcc00;
	padding: 20px;
}
#login {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #EE3124;
}
#login label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #2F2F2F;
}

#login p{
	padding-top: 15px;
	text-align: right;
	padding-right: 20px;
}
#login a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0084ff;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2998ff;
	-webkit-transition:all 500ms ease-in;
	-o-transition:all 500ms ease-in;
}
#login a:hover {
	color: #4B4A47;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #5D5C5A;
}
#login .input-box {
	height: 20px;
	width: 260px;
	margin-right: 10px;
	padding: 5px;
	font-size: 13px;
	color: #5D5C5A;
	margin-left: 10px;
}
#account {
	padding: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 500px;
}
#account li {
	float: left;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	line-height: 31px;
	margin-right: 4px;
	margin-left: 4px;
}
#btn-login {
	display: block;
	height: 21px;
	width: 115px;
	background-image: url(../media/Btn-Login.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
	text-transform: uppercase;
	color: #3e3e3e;
	text-align: center;
}
#btn-account {
	display: block;
	height: 21px;
	width: 114px;
	background-image: url(../media/Btn-Account.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
}

/* LEFT CONTENT
----------------------------------------------- */

#left-content {
	width: 606px;
	float: left;
	clear: right;
	color: #e1e1e1;
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#left-content h3 {
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 30px;
}
#left-content h4 {
	font-size: 15px;
	color: #FFF;
	font-weight: normal;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 30px;
}
#left-content #hdr-home {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Home.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	color: #FFF;
	margin-left: 30px;
}
#left-content #hdr-accommodation {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Accommodation.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	color: #FFF;
	margin-left: 30px;
}
#left-content #hdr-restaurant {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Restaurant.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	color: #FFF;
	margin-left: 30px;
}
#left-content #hdr-cafe-bar {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Cafe-Bar.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	color: #FFF;
	margin-left: 30px;
}
#left-content #hdr-attractions {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Attractions.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	color: #FFF;
	margin-left: 30px;
}
#left-content #hdr-mountain-biking {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Mountain-Biking.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	color: #FFF;
	margin-left: 30px;
}
#left-content #hdr-cycling {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Cycling.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	color: #FFF;
	margin-left: 30px;
}
#left-content #hdr-walking {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Walking.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	color: #FFF;
	margin-left: 30px;
}

#left-content #hdr-promotions {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Promotions.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	color: #FFF;
	margin-left: 30px;
}
#left-content #hdr-news {
	text-indent: -9999px;
	background-image: url(../media/Hdr-News.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	color: #FFF;
	margin-left: 30px;
}
#left-content #hdr-customer-comments {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Customer-Comments.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	color: #FFF;
	margin-left: 30px;
}
#left-content #hdr-contact {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Contact.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	color: #FFF;
	margin-left: 30px;
}
#left-content #hdr-bookings {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Bookings.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	color: #FFF;
	margin-left: 30px;
}
#left-content #hdr-thank {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Thank-You.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	color: #FFF;
	margin-left: 30px;
}
#left-content #hdr-terms {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Terms.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	color: #FFF;
	margin-left: 30px;
}
#left-content #hdr-partners {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Tourism-Partners.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	color: #FFF;
	margin-left: 30px;
}
#left-content #hdr-create {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Create.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	color: #FFF;
	margin-left: 30px;
}
#left-content #hdr-account {
	text-indent: -9999px;
	background-image: url(../media/Hdr-My-Account.gif);
	background-repeat: no-repeat;
	height: 33px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	color: #FFF;
	margin-left: 30px;
}
#left-content #hdr-password {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Password.gif);
	background-repeat: no-repeat;
	height: 33px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	color: #FFF;
	margin-left: 30px;
}
#left-content #hdr-password-recovery {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Password-Recovery.gif);
	background-repeat: no-repeat;
	height: 33px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	color: #FFF;
	margin-left: 30px;
}
#left-content #hdr-leave-review {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Review.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	color: #FFF;
	margin-left: 30px;
}
#left-content p {
	padding-bottom: 40px;
	line-height: 20px;
	padding-left: 30px;
}
#left-content p.intro-text {
	font-size: 14px;
	font-style: italic;
	color: #c5c5c5;
	line-height: 26px;
	margin-right: 0px;
	margin-left: 30px;
	background-color: #614a61;
	margin-bottom: 30px;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#left-content p.intro-text em {
	font-style: italic;
	color: #FFF;	
}
#left-content p.warning-text {
	font-size: 14px;
	font-style: italic;
	color: #333;
	line-height: 26px;
	margin-right: 0px;
	margin-left: 30px;
	background-color: #FECB1A;
	margin-bottom: 30px;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#left-content p.warning-text em {
	font-style: italic;
	color: #000;
}
#left-content p.group {
	font-size: 13px;
	color: #e1e1e1;
	line-height: 20px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #767d3a;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-style: italic;
	width: 248px;
	float: right;
}
#left-content p.group em{
	color: #ffffff;

}

#left-content .float-image {
	float: right;
	background-color: #434240;
	padding: 6px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#left-content #menus {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#left-content #menus li {
	background-image: url(../media/Icn-PDF.gif);
	background-position: left center;
	padding-left: 20px;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 12px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #bbbbbb;
	background-repeat: no-repeat;
}

#left-content strong {
	font-weight: bold;
}
#left-content em {
	color: #aaaaaa;
	font-style: italic;
}
#left-content ul {
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 20px;
}

#left-content li{
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 18px;
	background-image: url(../media/Bgd-List-Arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-style: italic;
	color: #aaaaaa;
	font-size: 12px;
}
#left-content li em{
;
	color: #CCC;
}
#left-content #glance {
	margin-left: 30px;
	margin-bottom: 30px;
	width: 260px;
	margin-top: 30px;
}

#left-content #glance li{
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
	background-image: url(../media/Icon-Info.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-style: normal;
	color: #c5c5c5;
}
#left-content #glance li em{
	color: #d4d2b4;	
}

#left-content a {
	color:#94e4f8;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99ddff;
	font-style: italic;
}
#left-content a:hover {
	color:#FECB1A;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left-content address {
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 20px;
	line-height: 18px;
	color: #aaaaaa;
}

/* RICHRD BURTON
----------------------------------------------- */

#richard-burton {
	background-color: #5d5c5a;
	width: 268px;
	float: right;
	margin-left: 30px;
	font-size: 12px;
	margin-bottom: 30px;
}
#richard-burton p {
	line-height: normal;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-style: italic;
}
#richard-burton h4 {
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 20px;
	font-size: 15px;
	font-style: italic;
}
#richard-burton img {
	float: right;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #4B4A47;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #4B4A47;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* NEWS
----------------------------------------------- */

#left-content #news {
	float: left;
	text-align: left;
	display: inline;
	background-image: url(../media/Icon-RSS.gif);
	background-repeat: no-repeat;
	background-position: 262px 10px;
	width: 286px;
	background-color: #545350;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#left-content #news h4 {
	font-size: 13px;
	color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 18px;
}
#left-content #news ul {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#left-content #news li {
	display: block;
	background-image: url(../media/Icn-Doc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 8px;
	line-height: 18px;
	font-size: 12px;
}

/* PUBLICITY
----------------------------------------------- */

#left-content #publicity {
	float: left;
	text-align: left;
	display: inline;
	width: 268px;
	margin-left: 20px;
}
#left-content #publicity .result {
	background-color: #434240;
	margin-bottom: 5px;
	overflow: hidden;
}
#left-content #publicity .result h4 {
	font-size: 12px;
	color: #FFF;
	padding-right: 0px;
	padding-left: 15px;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#left-content #publicity .result img {
	float: right;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #4B4A47;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #4B4A47;
	margin-left: 10px;
	margin-bottom: 10px;
}
#left-content #publicity .result p {
	font-size: 12px;
	color: #d3d3d3;
	font-style: italic;
	line-height: normal;
	padding-bottom: 15px;
	padding-left: 15px;	
}

#google-map {
	height: 350px;
	margin-top: 15px;
	overflow: hidden;
	margin-right: 30px;
	margin-left: 0px;
}

/* RIGHT CONTENT
----------------------------------------------- */
#right-content {
	width: 313px;
	float: right;
	clear: right;
	color: #c5c5c5;
}
#right-content a {
	color:#94e4f8;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99ddff;
	font-style: italic;
}
#right-content a:hover {
	color:#FECB1A;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#right-content p {
	padding-left: 0px;
	padding-bottom: 10px;
	line-height: 18px;
	padding-right: 20px;
	font-size: 13px;
}
#right-content em {
	color: #d4d2b4;
}
#right-content strong {
	color: #ffffff;
	font-weight: normal;
}
#right-content hr {
	background-color: #5d5c5a;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: -25px;
	margin-top: 25px;
}
#right-content address {
	margin-left: 0px;
	margin-bottom: 10px;
	line-height: 18px;
	font-style: italic;
	font-size: 13px;
	color: #dddddd;
}
#right-content img {
	display: inline;
	margin-right: 5px;	
}

#right-content #hdr-comments {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Comments-Right.gif);
	background-repeat: no-repeat;
	height: 16px;
	margin-top: 53px;
	padding: 0px;
	display: block;
}
#right-content #hdr-awards {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Tourism-Awards.gif);
	background-repeat: no-repeat;
	height: 18px;
	margin-top: 53px;
	padding: 0px;
	display: block;
	margin-bottom: 25px;
}
#right-content #btn-read {
	display: block;
	height: 30px;
	width: 133px;
	text-indent: -9999px;
	background-image: url(../media/Btn-Read-More.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: auto;
	margin-right: 30px;
	margin-top: 20px;
}
#right-content #btn-read:hover {
	display: block;
	height: 30px;
	width: 133px;
	text-indent: -9999px;
	background-image: url(../media/Btn-Read-More.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: auto;
	margin-right: 30px;
	margin-top: 20px;
}
#right-content #hdr-reservations {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Reservations.gif);
	background-repeat: no-repeat;
	height: 16px;
	margin-top: 53px;
	padding: 0px;
	display: block;
	margin-bottom: 25px;
}
#right-content #hdr-promotions {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Promotions-Right.gif);
	background-repeat: no-repeat;
	height: 47px;
	margin-top: 30px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5d5c5a;
	background-position: left bottom;
	margin-bottom: 25px;
	margin-right: 30px;
}
#right-content #hdr-times {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Checkin.gif);
	background-repeat: no-repeat;
	height: 47px;
	margin-top: 30px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5d5c5a;
	background-position: left bottom;
	margin-bottom: 25px;
	margin-right: 30px;
}
#right-content #hdr-cancelation {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Cancellation.gif);
	background-repeat: no-repeat;
	height: 47px;
	margin-top: 30px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5d5c5a;
	background-position: left bottom;
	margin-bottom: 25px;
	margin-right: 30px;
}
#right-content #hdr-news {
	text-indent: -9999px;
	background-image: url(../media/Hdr-News-Right.gif);
	background-repeat: no-repeat;
	height: 16px;
	margin-top: 53px;
	padding: 0px;
	display: block;
}
#right-content #hdr-contact-details {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Contact-Details.gif);
	background-repeat: no-repeat;
	height: 18px;
	margin-top: 53px;
	padding: 0px;
	display: block;
	margin-bottom: 25px;
}
#right-content #hdr-posts {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Posts.gif);
	background-repeat: no-repeat;
	height: 22px;
	margin-top: 53px;
	padding: 0px;
	display: block;
}
#right-content #hdr-options {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Account-Options.gif);
	background-repeat: no-repeat;
	height: 22px;
	margin-top: 53px;
	padding: 0px;
	display: block;
}
#right-content #hdr-see {
	text-indent: -9999px;
	background-image: url(../media/Hdr-See.gif);
	background-repeat: no-repeat;
	height: 22px;
	margin-top: 53px;
	padding: 0px;
	display: block;
}
#right-content blockquote {
	font-size: 12px;
	margin-left: 0px;
	background-image: url(../media/Bgd-Quotes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 0px;
	margin-top: 25px;
	margin-bottom: 0px;
}
#right-content blockquote p {
	font-style: italic;
	color: #dddddd;
	line-height: normal;
	font-size: 13px;
	padding-right: 30px;
	padding-left: 30px;
}
#right-content blockquote strong {
	font-style: normal;
	color: #FFF;
	font-weight: normal;	
}
#right-content blockquote em {
	color: #f4ee94;	
}
#right-content #btn-comments {
	display: block;
	height: 30px;
	width: 133px;
	text-indent: -9999px;
	background-image: url(../media/Btn-View-Comments.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: auto;
	margin-right: 30px;
	margin-top: 20px;
}
#right-content #btn-comments:hover {
	display: block;
	height: 30px;
	width: 133px;
	text-indent: -9999px;
	background-image: url(../media/Btn-View-Comments.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: auto;
	margin-right: 30px;
	margin-top: 20px;
}
#right-content #btn-promotions {
	display: block;
	height: 30px;
	width: 133px;
	text-indent: -9999px;
	background-image: url(../media/Btn-Promotions.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: auto;
	margin-right: 30px;
	margin-top: 20px;
}
#right-content #btn-promotions:hover {
	display: block;
	height: 30px;
	width: 133px;
	text-indent: -9999px;
	background-image: url(../media/Btn-Promotions.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: auto;
	margin-right: 30px;
	margin-top: 20px;
}
#right-content p.book {
	font-style: italic;
	color: #c5c5c5;
	padding-bottom: 20px;
	display: block;
	font-size: 14px;
	padding-right: 30px;
}
#right-content p.book strong {
	font-weight: normal;
	color: #FFF;	
}
#right-content p.book em {
	color: #FECB1A;
	font-style: italic;	
}
#right-content .promotions{
	background-color: #405b66;
	margin-right: 30px;
	margin-bottom: 5px;
	color: #dddddd;
	padding-top: 20px;
	padding-bottom: 10px;
}
#right-content .promotions p{
	line-height: normal;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;		
}
#right-content .promotions strong{
	font-weight: bold;
	color: #FFF;	
}
#right-content .promotions em{
	color: #f4ee94;
}
#right-content .promotions ul {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#right-content .promotions li {
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 18px;
	background-image: url(../media/Bgd-List-Arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-style: italic;
	color: #bbbbbb;
	font-size: 12px;
}

/* ACCOUNT NAV
----------------------------------------------- */
#right-content #account-nav{
	margin-top: 25px;
	float: right;
	margin-right: 30px;
}
#right-content #account-nav li a {
	font-size: 10px;
	text-transform: uppercase;
	color: #4B4A47;
	font-weight: bold;
	background-image: url(../media/Btn-Nav-Account.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 38px;
	width: 240px;
	display: block;
	line-height: 38px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#right-content #account-nav a:hover {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	background-image: url(../media/Btn-Nav-Account.gif);
	background-repeat: no-repeat;
	background-position: right -38px;
	height: 38px;
	width: 240px;
	display: block;
	line-height: 38px;
	margin-bottom: 3px;
	text-align: right;
	padding-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
#right-content #account-nav a.selected {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	background-image: url(../media/Btn-Nav-Account.gif);
	background-repeat: no-repeat;
	background-position: right -76px;
	height: 38px;
	width: 240px;
	display: block;
	line-height: 38px;
	margin-bottom: 3px;
	text-align: right;
	padding-right: 20px;
}
/* NEWS
----------------------------------------------- */

#right-content #news {
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 25px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#right-content #news ul {
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right-content #news li {
	display: block;
	background-image: url(../media/Icn-Doc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 5px;
	line-height: 18px;
	font-size: 12px;
}
	
/* FOOTER
----------------------------------------------- */
#footer {
	margin-right: 30px;
	margin-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #81817f;
	padding-top: 40px;
	padding-bottom: 0px;
	overflow: hidden;
	display: block;
	margin-top: 30px;
}

/* VCARD
----------------------------------------------- */
#v-card {
	float: left;
	text-align: left;
	display: inline;
	background-image: url(../media/Bgd-Afan-Lodge.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 156px;
	overflow: hidden;
	margin-right: 50px;
}

#v-card a {
	display: block;
	background-image: url(../media/Btn-V-Card.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	width: 156px;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 120px;
}
#v-card a:hover {
	display: block;
	background-image: url(../media/Btn-V-Card.gif);
	background-repeat: no-repeat;
	background-position: 0px -28px;
	height: 28px;
	width: 156px;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* ADDRESS
----------------------------------------------- */

#address {
	float: left;
	text-align: left;
	display: inline;
	overflow: hidden;
	color: #aaaaaa;
	font-size: 14px;
	width: 530px;
}
#address strong {
	color: #FFF;
	font-weight: normal;
}
#address em {
	color: #FFF;	
}
#address address {
	margin-top: 24px;
	line-height: 18px;
	margin-bottom: 24px;
	font-style: italic;
}

/* LEGAL
----------------------------------------------- */

#legal {
	float: left;
	display: inline;
	overflow: hidden;
	color: #aaaaaa;
	font-size: 13px;
}
#legal ul {
	margin-left: 20px;	
}
#legal li{
	display: block;
	background-image: url(../media/Icn-Doc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 3px;
}
#legal li a {
	color:#94e4f8;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99ddff;
	font-style: italic;
}
#legal li a:hover {
	color:#FECB1A;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* TWIST
----------------------------------------------- */
#twist {
	font-size: 11px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 10px;
	color: #eeeeee;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#twist strong {
	font-weight: bold;
}
#twist ul {
	margin: 0px;
	padding: 0px;	
}
#twist li {
	display: inline;
	line-height: 20px;
}

#twist a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #eeeeee;
}
#twist a:hover{
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

#compliancy a{
	color: #3d3c38;
	background-color: #c5c5c5;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
#compliancy a:hover{
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	display: inline-block;
	text-decoration: none;
	color: #3d3c38;
	background-color: #FDCC1B;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

