@charset "utf-8";

/*
 * Default formatting
 */

html body {
    width: 100%;
    margin: 0px 0px;
}

body
{
    font: 82% Verdana, Arial, Helvetica, sans-serif;
    color: #4d422b;
    background: #a69566;
}

h1, h2, h3, h4, h5, h6, h7, p
{
    margin: 0px;
    padding: 5px 0px;
}

h1
{
    color: #6b4a34;
    font-size: 1.1em;
    font-weight: normal;
}

h2
{
    font-size: 1.1em;
    color: #4d422b;
    font-weight: normal;
}

a
{
    color: #4d422b;
    text-decoration: underline;
}

a:hover
{
    color: #6B4A34;
    text-decoration: underline;
}

p a.thickbox {
	border: 1px solid #7c5f46;
	font-weight: bold;
	padding: 2px 15px;
	width: 100%;
	text-decoration: none;
	background: #a79163;
}

img
{
    border: 0px;
}

/*
 * Styling and page layout
 */
/*
#whole-page {
    width: 1000px;
    margin: 0px auto;
}*/

#pageTable {
	width: 1000px;
	margin: 0px auto;
}

#wrapper {
	background: #b9ac86;
	width: 850px;
}

#wrapper div div.col-left, #wrapper div div.col-right {
	padding: 5px 8px;
	vertical-align: bottom;
}

#wrapper div div.col-left {
    border: 2px solid #b9ac86;
    border-left: 4px solid #b9ac86;
}

#page div.col-left p {
	padding: 4px 0px;
}

#wrapper div div.col-right {
    border: 2px solid #b9ac86;
    border-right: 4px solid #b9ac86;
}

#header {
	color: #FFFFFF;
}

#nav-one {
    color: #FFFFFF;
}

#nav-two {
    color: #FFFFFF;
}

#header div.col-left {
	background: #7c5f46;
	height: 96px;
}

#header div.col-right {
	background: #8d7c52;
    height: 96px;
}
 
#nav-two div.col-left {
    background: #7c5f46;
}

#nav-two div.col-right {
}

#page div.col-left {
	background: #a79163;
}

#wrapper #page div.col-right {
	padding: 5px 2px;
    width: 668px;
}

table td.border-right {
	border-right: 1px solid #a79163;
}

img.page-image {
	padding: 4px;
	border: 1px solid #a79163;
	background: #B9AC86;
	margin: 4px 0px 4px 10px;
}

#wrapper #nav-two div.col-left {
	padding: 2px 8px;
}

#wrapper #nav-one div.col-right {
	padding: 0px;
	width: 670px;
}

img.main-top {
	padding-top: 1px;
    border-bottom: 4px solid #b9ac86;
}

img.main-bottom {
	float: left;
}

img.main-left {
    border-right: 4px solid #b9ac86;
    float: left;
}

img.main-right {
    border-left: 4px solid #b9ac86;
    float: left;
}

td.flax {
	width: 75px;
}

#left-flax {
	/*position: absolute;
    left: -100px;*/
	background: url('/asset/images/flax_left.jpg') repeat-y left top;
}

#right-flax {
    /*position: absolute;
    right: -100px;*/
    background: url('/asset/images/flax_right.jpg') repeat-y left top;
}

div.page-text {
    float: left;
    width: 70%;
}

#page-images {
    float: left;
	width: 174px;
    width: 30%;
}

img.gallery {
	float: right;
}

/* Gallery */

.gallery-image {
    padding: 4px;
    border: 1px solid #a79163;
    background: #B9AC86;
    margin: 4px 0px 4px 10px;
}

.gallery-container, .sub-gallery {
	min-height: 200px;
    float: left;
    margin: 10px;
}

.sub-gallery img.page-image, .gallery-container img.page-image {
	margin-left: 0px;
}

.gallery-title {
	min-height: 25px;
}

.caption {
    max-width: 160px;
}

/*
 * Left-hand column
 */
 
div.col-left {
	float: left;
	clear: left;
	width: 150px;
}

/*
 * Right-hand column
 */
 
div.col-right {
    float: left;
    width: 656px;
}

/*
 * Navigation
 */
 
#nav, #nav2 {
	padding: 0px;
	margin: 0px;
}
 
#nav li {
	list-style: none;
}
 
#nav li a, #nav2 li a {
    text-decoration: none;
    color: #FFFFFF;
}

#nav-one ul {
	position: relative;
	top: -1px;
}

#nav-one ul li {
	border-top: 2px solid #b9ac86;
}

#wrapper #nav-one div.col-left {
	padding: 0px;
	width: 166px;
}

#wrapper #nav-one div.col-left a {
	display: block;
	font-size: 1.15em;
	height: 18.5px;
	padding: 5px;
    background: #8c7357;
}

#wrapper #nav-one div.col-left li.active a {
    background: #6e563f;
}

#wrapper #nav-one div.col-left a:hover {
	background: #6e563f;
}

#nav2 li {
	float: left;
	display: block;
    list-style: none;
	margin: 0px;
    /*border: 1px solid #b9ac86;*/
}

#wrapper #nav-two div.col-right {
	padding: 0px;
	width: 671px;
}

#wrapper #nav-two div.col-right a {
    display: block;
    font-size: 1.15em;
    height: 20px;
    padding: 5px 11px;
    background: #8d7c52;
    margin-left: 1px;
    min-width: 39px;
}

#wrapper #nav-two div.col-right li.active a {
    background: #7c5f46;
}

#wrapper #nav-two div.col-right a:hover {
    background: #7c5f46;
}

div.paginationControl {
	clear: both;
}

/* Header */

#header-top {
	float: left;
	width: 270px;
	padding-left: 10px;
	padding-top: 7px;
	font-size: 0.65em;
}

#header-top p {
	padding: 0px;
}

#header-logo {
	float: left;
}

/*
 * Footer
 */

#wrapper #footer {
    border: 4px solid #b9ac86;
    border-top: 2px solid #b9ac86;
    font-size: 0.75em;
    width: 100%;
    height: 105px;
    background: #b09e74;
}

#footer div.text {
	float: left;
}

#footer div.thin {
	width: 113px;
	height: 87px;
    padding-right: 15px;
    border-right: 1px solid #b9ac86;
}

#footer img {
	float: left;
}

#footer #contact-details {
    padding: 10px;
    width: 360px;
    height: 85px;
    float: left;
}

#footer #heritage-details {
    padding: 10px;
    width: 280px;
    height: 85px;
    float: left;
}

#footer #fivestar-details {
    padding: 10px;
    width: 140px;
    height: 85px;
    float: left;
}

#footer #contact-details img {
	float: right;
    padding-right: 15px;
    border-right: 1px solid #b9ac86;
}

#footer #heritage-details img {
	padding-right: 15px;
}

/*
 * News
 */

div.news-item {
    padding: 15px 0px;
    clear: both;
    border-top: 1px solid #A79163;
}

div.news-item div.newsTitle {
    color: #727d7f;
}

div.news-item div.newsImage {
    float: left;
    width: 102px;
    margin: 10px 10px 15px 0px;
}

div.news-item div.newsContent {
    float: left;
    width: 536px;
    margin-bottom: 15px;
    padding-right: 10px;
}

div.newsContent p.newsDate {
    color: #FFFFFF;
}

img.news-image {
	padding: 2px;
    border: 1px solid #A79163;
}

.recentPost-title {
	display: block;
	text-decoration: underline;
}

#news-tags {
	position: relative;
	top: -11px;
}

#news-tags #tag-heading {
	font-weight: bold;
}

#news-tags div.tag-tags ul, #news-tags div.tag-tags {
	display: inline;
	list-style: none;
	margin-bottom: 12px;
}

#news-tags div.tag-tags ul li {
	display: inline;
	margin-right: 11px;
}

#news-tags li.selected-tag {
	font-weight: bold;
}

div.paginationControl {
	padding-top: 25px;
}

div.content img.news-image {
	max-width: 270px;
	max-height: 210px;
}

/*
 * Landing page
 */
 
#landing-page-div {
	margin: 0px 20px 20px 20px;
	color: black;
}

#landing-page-div div {
	float: none;
	width: 100%;
}

#landing-page-div #page-images {
	margin-top: 16px;
}
 
#landing-page-div .left-col {
	float: left;
	width: 175px;
}
 
#landing-page-div .middle-col {
    float: left;
    width: 435px;
    padding: 0px 10px;
}
 
#landing-page-div #promotion {
	margin-top: 15px;
	background-color: #f8e362;
	padding: 5px;
	border: 2px dashed black;
    width: 180px;
}
 
#landing-page-div .right-col {
    float: left;
    width: 180px;
}


/*
 * Hax (don't look here)
 */
 
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
