/* CSS Document */
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

body {
	margin: 0;
	padding: 0;
	background-image: url(images/graphics/wrapperBg.jpg);
	background-repeat: repeat-x;
}

a:link, a:visited, a:active {
	color: #7b5b5b; /* mid-range colour */
	text-decoration: none;
}

a:hover {
	color: #4d070f; /* dark-range colour */
}

h1 {
	/*width: 400px;*/
	margin: 20px 0 20px 0;
	font-size: 16px;
	color: #4d070f; /* dark-range colour */
	border-bottom: 1px solid #967469; 
}

h2 {
	width: 500px;
	margin: 5px auto;
	font-size: 13px;
	font-weight: bold;
	color: #4d070f; /* dark-range colour */
}

h2.widgettitle { /* removes the word "pages" from the sidebar */
	display: none;
}

p {
	font-size: 12px;
}

#container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 1003px;
	font-family: 'arial' sans-serif;
	letter-spacing: 0.5px;
}
#header {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: 161px;
	background-image: url(images/graphics/headerBg.jpg);
	background-repeat: no-repeat;
}

.newsletter {
	position: absolute;
	left: 680px;
	top: 93px;
	width: 230px;
	color: #4d070f; /* dark-range colour */
}

#cf_field_1 {
	margin: -10px 0 0 0;
}

#topnavbar {
	position: relative;
	width: 900px;
	height: 30px;
	top: 134px;
	border-bottom: 1px dotted #4d070f;
}

#topnavbar ul{
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#topnavbar li{
	float: left;
	padding: 0;
	margin: 8px 17px 0 17px;
}

#topnavbar li.left_link {
	margin: 8px 12px 0 0;
}

#topnavbar a {
color: #7b5b5b; /* mid-range colour */
}

#topnavbar a:hover {
color: #4d070f; /* dark-range colour */
}

#topnavbar span.callnow {
	float: right;
	margin: 7px 0 0 0;
	padding: 0;
	font-size: 14px;
	color: #4d070f; /* dark-range colour */
}

#sidebar {
	float: left;
	width: 180px;
	height: 630px;
	padding: 0;
	margin: 20px 0 0 50px;
	text-align: left;
	color: #7b5b5b; /* mid-range colour */
	/*background-image: url(images/graphics/sidebar_image.jpg);*/
	/*background-position: bottom;*/
	background-repeat: no-repeat;
}

#sidebar li {
	margin: 0 0 15px 0;
	font-size: 17px;
}

#sidebar .testimonials {
	width: 160px;
	margin: 10px 0 0 0;
	padding-bottom: 10px;
	line-height: 20px;
	text-align: left;
	font-family: 'Georgia', serif;
	font-style: italic;
	color: #4d070f; /* dark-range colour */
	border-bottom: 1px solid #f1f7d5;
}

#sidebar .testimonials img.trim {
	margin: 10px 30px;
}

p.visitshop {
	display: none;
}

/* ### AJAX TICKER CSS BEGINS ### */

/*Example CSS for demo ticker*/

#ajaxticker1{
	width: 160px;
	min-height: 100px;
	margin: 10px 0 0 0;
	padding-bottom: 10px;
	line-height: 20px;
	text-align: left;
	font-family: 'Georgia', serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #4d070f; /* dark-range colour */
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/

}

.someclass{ /*class to apply to your scroller(s) if desired*/
}

#sidebarShop {
	float: left;
	padding: 0;
	margin: 20px 45px 0 50px;
	width: 230px;
	height: 600px;
	text-align: left;
	color: #7b5b5b; /* mid-range colour */
	/*background-image: url(images/graphics/sidebar_image.jpg);*/
	/*background-position: bottom;*/
	background-repeat: no-repeat;
}

#sidebarShop li {
	margin: 0 0 15px 0;
	font-size: 17px;
}

#shoppingCart { 
	width: 220px; 
	padding: 5px;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #7b5b5b; /* mid-range colour */
        text-align: left;
	background-image: url(images/graphics/cart.jpg);
	background-position: 193px 0;
	background-repeat: no-repeat;
}

/*i have created this class to style the transaction results page, the div is added via the cms*/
.transaction {
	width: 650px;
	margin: 20px auto;
	line-height: 20px;
	font-size: 12px;
	color: #4d070f; /* dark-range colour */
	
}


.shopFront {
	width: 626px;
	margin: 20px 0 0 1px;
	padding: 0;
}

.shopFront .left{
	float: left;
	width: 303px;
	margin: 0 10px 0 0;
}

#content .shopFront .left p{
	width: 303px;
}

.shopFront .right{
	float: left;
	width: 303px;
	height: 400px;
	margin: 0 0 0 10px;
}

#content .shopFront .right p{
	width: 303px;
}

.shopFront img.giftCat {
	margin: 20px 0 22px 0;
}

#shopInfo {
	clear: both;
	height:80px;
	width: 540px;
	margin: 15px auto;
	color:#7B5B5B;
	background-color:#F0F7D7;
	border: 1px dashed #4d070f;
}

#content #shopInfo h2 {
margin: 20px 20px 5px 20px;
}


#content #shopInfo p {
	margin: 5px 20px 5px 20px;
	font-size: 12px;
	line-height: 18px;
	color: #4d070f; /* dark-range colour */
}

#sidebarShop .shopInfo {
	width: 228px;
	min-height: 88px;
	margin: 10px 0 10px 0;
	padding-bottom: 9px;
	line-height: 20px;
	text-align: left;
	font-family: 'Georgia', serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #4d070f; /* dark-range colour */
background-color:#F0F7D7;
	border: 1px dashed #4d070f;
}

#sidebarShop .shopInfo h2 {
width: 220px;
margin: 7px 5px 2px 5px;
font-style: normal;
}

#sidebarShop .shopInfo p{
width: 220px;
margin: 3px 5px 3px 5px;
font-style: normal;
}

#content {
	float: left;
	width: 500px;
	padding: 0;
	margin: 0 ;
}

#content p {
	width: 500px;
	margin: 0 auto 0 auto;
	font-size: 12px;
	line-height: 18px;
	color: #4d070f; /* dark-range colour */
	
}
#content p a.giftLink {
	text-decoration: underline;
}

#content p a.giftLink:hover {
	text-decoration: underline;
	color: #4d070f; /* dark-range colour */
}

#content h2 {
	width: 500px;
	margin: 10px auto 0 auto;
	font-size: 13px;
	font-weight: bold;
	color: #4d070f; /* dark-range colour */
}

.map {
	width: 400px;
	margin: 20px auto;
}

#rightImages {
	float: right;
	width: 220px;
	margin-right: 50px;
}

#rightImages img {
	margin: 20px 0 0 20px;
}

#rightImages .randomImg {
	margin: 20px 0 0 20px;
}

#homeContent {
	float: left;
	width: 650px;
	padding: 0;
	margin: 17px 20px 0 51.5px;
}

#homeMenu {
	float: left;
	width: 225px;
	text-align: right;
}

#homeMenu li {
	margin: 0 0 13px 0;
}

#homeMenu li a {
	margin: 0 0 13px 0;
	color: #7b5b5b; /* mid-range colour */
	font-size: 16px;
	text-decoration: underline;
}

#homeMenu li a:hover {
color: #4d070f; /* dark-range colour */
}

#homeMenu li.lastLink{
	margin: 0;
}

#homeSlideshow {
	float: left;
	width: 425px;
	height: 209px;
	background-image: url(images/homeSlideshow/countryEscape.jpg);
	background-repeat: no-repeat;
	
}

#leftImage {
	float: left;
	width: 232px;
	height: 399px;
	margin: 0;
	background-image: url(images/graphics/leftImage.jpg);
	background-repeat: no-repeat;
	background-position: 1px -11px; /* horizontol vertical */
}

#leftImageHome {
	float: left;
	width: 217.5px;
	height: 249px;
	margin: 17px 0 0 15px;
	background-image: url(images/graphics/leftImg.jpg);
	background-repeat: no-repeat;
}

.testimonialsHome {
	float: right;
	width: 200px;
	margin: 15px 65px 0 0;
	padding-bottom: 10px;
	line-height: 20px;
	text-align: left;
	font-family: 'Georgia', serif;
	font-size: 14px;
	font-style: italic;
	color: #4d070f; /* dark-range colour */
	border-top: 1px solid #f1f7d5;
	border-bottom: 1px solid #f1f7d5;
}

.testimonialsHome img.trim {
	margin: 0 0 0 30px;
}

#clear {
	clear: both;
}

#homeHighlight {
	width: 650px;
	height: 120px;
	margin: 15px 0 10px 0;
	background-color: #f0f7d7;
}


#homeHighlight h2{
	margin: 10px 0 5px 25px;
	padding-top: 10px;
}

#homeHighlight p{
	width: 600px;
	margin: 0 auto;
	color: #7b5b5b; /* mid-range colour */
}

#contentLower {
	width: 900px;
	margin: 0 auto;
	color: #4d070f; /* dark-range colour */
}

.spaHighlights {
	float: left;
	width: 435px;
	margin: 10px 0 15px 0;
}

.spaHighlights h2 a{
	text-decoration: underline;
}

.spaHighlights h2 a:hover{
	text-decoration: underline;
	color: #4d070f; /* dark-range colour */
}

.latestNews {
	float: left;
	width: 217.5px;
	margin: 10px 0 0 15px;
}

.latestNews h2{
	margin: 5px auto;
}

.latestNews h2 a{
	text-decoration: underline;
}

.latestNews h2 a:hover{
	text-decoration: underline;
	color: #4d070f; /* dark-range colour */
}

.latestNews p{
	margin: 0 auto;
}

.spaGallery {
	float: left;
	width: 217.5px;
	margin: 10px 0 0 10px;
}

.spaGallery h2{
	margin: 3px auto;
}

.spaGallery h2 a{
	text-decoration: underline;
}

.spaGallery h2 a:hover{
	text-decoration: underline;
	color: #4d070f; /* dark-range colour */
}

.spaGallery p{
	margin: 0 auto;
}

.spaGallery img.galleryPic {
	margin: 5px 0 5px 0;
}

#content .links {
	width: 160px;
	height: 100px;
	padding: 5px 10px 0 10px;
	margin: 15px 0 10px 0;
	background-color: #f5f1f0;
}


#content .links a{
	display: block;
	margin: 10px 0 10px 10px;
	text-decoration: underline;
	color: #4d070f; /* dark-range colour */
}

#content .linksStay {
	width: 260px;
	height: 130px;
	padding: 5px 10px 0 10px;
	margin: 15px 0 10px 0;
	background-color: #f5f1f0;
}


#content .linksStay a{
	display: block;
	margin: 10px 0 10px 10px;
	text-decoration: underline;
	color: #4d070f; /* dark-range colour */
}

#content .navigation {
	padding: 10px 0 5px 0;
}

#footer {
	width: 1003px;
	height: 180px;
	padding: 0;
	margin: 10px 0 0 0;
	clear: both;
	background-color: #fff;
}

#footer_dots {
	height:45px;
	width: 900px;
	margin: 25px 51.5px 0 51.5px;
	border-top: 1px dotted #4d070f;	
}

#footer_dots ul{
	margin: 10px 0 0  0;
	padding: 0;
	font-size: 9px;
}

#footer_dots li{
	float: left;
	padding: 0;
	margin: 8px 10px 0 10px;
}

#footer_dots li.left_link {
	margin: 8px 0 0 0;
}

#footer_dots a {
color: #967469; /* light-range colour */
}

#footer_dots .copyright {
	float: left;
	width: 200px;
	height: 20px;
	margin: 10px 0 0 0;
	font-size: 9px;
	color: #967469; /* light-range colour */
}

#footer_dots .contactdetails {
	float: right;
	text-align: right;
	width: 200px;
	height: 20px;
	margin: -11px 0 0 0;
	font-size: 10px;
	color: #967469; /* light-range colour */
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 10px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 10px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */


