@import url(reset.css);

/* GENERAL */

a {
	color:#22b9f1;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	margin-bottom:1em;
}

.hidden {
	display:none;
}

div.bContent .last,
div#footer .last {
	margin-right:0 !important;
	padding-right:0 !important;
}

div.rContent .last {
	border-bottom:0;
}

.halfwidth {
	position:relative;
	width:50%;
	float:left;
}

.halfwidthLarge {
	position:relative;
	width:218px;
	float:left;
}

.halfwidthNarrow {
	position:relative;
	width:164px;
	float:left;
}

.strong {
	font-weight:bold;
}

.topmargin5px {
	margin-top:5px;
}

div.outsideBorder {
	margin:0 -10px 10px !important;
	padding: 10px 10px 10px;
}

* html div.outsideBorder {
	position:relative;
	width:384px;
}

* html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

div.topBorder {
	border-top:1px solid #e0ddd6;
	padding-top:20px;
}

/* SITE LAYOUT */

body {
	color: #696969;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:1.5em;
	margin:0;
	background-image:none;
	background-color:#fff;
}

/* SITE LAYOUT */

div#grad {
	font-size:1em;
	margin:0pt auto;
	padding:0;
	position:relative;
	background: transparent url(../img/bg_edges.gif) center 119px no-repeat;
}

div#wrapper {
	font-size:1em;
	margin:0pt auto;
	padding:0;
	position:relative;
	width:715px;
}

div#header {
	position:relative;
	display:block;
	clear:both;
	width:715px;
	height:107px;
}


div#contentWrapper {
	padding:0 50px;
}

/* BANNER ELEMENTS */

div#header h1#bannerLogo {
	background-image:url(../img/logo.gif);
	position:absolute;
	top:30px;
	left:30px;
	width:268px;
	height:76px;
}

div#header h1#bannerLogo a {
	display:block;
	width:268px;
	height:76px;
}


div#header h1#bannerLogo span {
	position:absolute;
	left:-10000em;
}

div#header img.phone {
	position:absolute;
	top:55px;
	right:50px;
}

div#bannerImageWrapper {
	position:relative;
	display:block;
	clear:both;
	float:none;
}

div#bookOnlineNow {
	position:absolute;
	top:15px;
	right:10px;	
}

/* TITLES */

h2 {
	position:relative;
	display:block;
	clear:both;
	width:100%;
	height:22px;
	margin-bottom:10px;
}

h2 span {
	position:absolute;
	top:0;
	left:-10000em;
}


/* SUBTITLES */

h3 {
	position:relative;
	display:block;
	clear:both;
	width:100%;
	height:17px;
	margin:20px 0 6px 0;
}

div.rContent h3 {
	margin-bottom:8px;
}

div.smallInfo h3 {
	height:13px;
	margin-bottom:4px;
}

h3 a {
	display:block;
	width:100%;
	height:17px;
}

h3 span {
	position:absolute;
	top:0;
	left:-10000em;
}

h5 {color: #00adef; font-size: 1.2em; font-weight:bold; margin: 30px 0 10px 0}
div.rContent h5 {margin: 0 0 10px 0}
h5.heading {font-size: 1.4em; margin-top: 40px}
h6 {font-size: 1.2em; font-weight:bold; margin-bottom: 5px}

h2 {
	height:46px;
}

h2.welcome {background:transparent url(../img/titles/stunning.gif) top left no-repeat;}
h2.rhyl {background:transparent url(../img/titles/rhyl.gif) top left no-repeat;}

/* CONTENT AREA */

div#grad2 {
	position:relative;
	margin:-49px 0 11px 0;
	/*background-color:#fbfaf8;*/
}

div#grad2:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:"";
}

* html div#grad2 {
	height:1%;
}

*+html div#grad2 {
	height:1%;
}

div.mContent {
	position:relative;
	display:block;
	clear:none;
	float:left;
	width:384px;
	padding:0 56px 0 0;
}

div.rContent {
	position:relative;
	display:block;
	clear:none;
	float:left;
	width:175px;
}


/* WIDGETS */

ul.bigbullet li {
	background: transparent url(../img/starbullet.gif) 0 2px no-repeat;
	margin:0 0 8px 0;
	padding:0 0 0 18px;
	line-height:1.2em;
}

* html ul.bigbullet li {
	height:1%;
}

*+html ul.bigbullet li {
	height:1%;
}

ul.bullet li {
	background: transparent url(../img/starbullet2.gif) 0 2px no-repeat;
	margin:0 0 0 0;
	padding:0 0 0 18px;
	line-height:1.3em;
}

* html ul.bullet li {
	height:1%;
}


ul.bullet li.last {
	margin-bottom:0;
}


div.tanBg ul.bullet li {
	background: transparent url(../img/starbullet_tanBg.gif) 0 2px no-repeat;
}

body#sales ul.bullet li {
	margin:0 0 8px 0;
}

ul.arrows li {
	background: transparent url(../img/arrowDown.gif) 0 5px no-repeat;
	margin:0 0 8px 0;
	padding:0 0 0 18px;
	line-height:1.3em;
}

* html ul.arrows li {
	height:1%;
}

*+html ul.arrows li {
	height:1%;
}

/* FOOTER */

div#footerWrap {
	position:relative;
	float:none;
	clear:both;
	width:100%;
	height:207px;
	margin-top:40px;
	background:#d1ccc0 url(../img/bg_footer.gif) top left repeat-x;
}

div#footer {
	position:relative;
	float:none;
	clear:both;
	width:650px;
	margin:0 auto;
	padding-top:20px;
}

div#footer a,
div#footer a:active {
	color:#555555;
	text-decoration:none;
}

div#footer a:hover {
	text-decoration:underline;
}

ul.bottomNav {
	position:relative;
	display:block;
	float:none;
	clear:both;
	margin-top:10px;
}

* html ul.bottomNav {
	height:1%;
}

*+html ul.bottomNav {
	height:1%;
}

ul.bottomNav:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
}

ul.bottomNav li {
	position:relative;
	float:left;
	clear:none;
	width:210px;
	margin:0pt 10px 5px 0pt;
	padding:0pt 0pt 8px;
	background:transparent url(../img/bg_footer_nav.gif) bottom left repeat-x;
	
}

div#footerLogos {
	position:relative;
	display:block;
	float:none;
	clear:both;
	margin-top:20px;
}

div#footerLogos span {
	position:absolute;
	left:-10000em;
}

div#footerLogos div#cynllun  {
	position:relative;
	float:left;
	width:57px;
	height:68px;
	margin-right:20px;
	background:transparent url(../img/cynllun.gif) bottom left no-repeat;
}

div#footerLogos div#bhhpa {
	position:relative;
	float:left;
	width:52px;
	height:55px;
	margin-right:20px;
	background:transparent url(../img/bhhpa.gif) bottom left no-repeat;
}

div#footerLogos div#visitWales {
	position:relative;
	float:left;
	width:61px;
	height:53px;
	margin-right:20px;
	background:transparent url(../img/wales.gif) bottom left no-repeat;
}

