
/*
blue	#43688f
*/
/* GENERAL LAYOUT & BROWSER LEVELLING */

img {
	border:0;
}

div, h1, h2, h3, h5, h6, span, p, ul, li, ol, form, a, input, select, textarea {
	padding:0px;
	margin:0px;
	list-style:inside;
}

html, body {
	margin:0;
	padding:0;
	height:100%;
	background:#ffffff;
	font-family:arial, sans-serif;
	color:#333333;
	font-size:12px;
}

html>body {
}

form {
	padding:0px;
	margin:0px;
}

a {
	color:#33588f;
}

p {
	margin-bottom:10px;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, sans-serif;
	color:#33588f;
}

h2 {
	font-size:12px;
	font-weight:bold;
	padding:10px 0 5px 0;
}

input, select {
	font-family:arial, sans-serif;
	font-size:1em;
}

textarea {
	font-family:arial, sans-serif;
	font-size:1em;
}

#container {
	text-align:center;
}

#mainTable {
	margin-left:auto;
	margin-right:auto;
	width:961px;
}

#mainTable thead th {
	height:29px;
	background-color:#43688f;
	text-align:center;
}

#mainTable thead th div {
	display:inline;
	border-style:solid;
	border-width:0 0 0 1px;
	border-color:#ffffff;
	overflow:hidden;
	margin:0 8px 0 8px;
}

#mainTable tfoot table {
	width:100%;
}

#mainTable tfoot table th {
	background-color:#43688f !important;
	background:url('/img/border/footer_bottom.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	height:34px;
	width:100%;
	vertical-align:top;
}

#mainTable tfoot table th img {
	margin:10px 10px 0 0;
}

.pageFadeLeft {
	background:url('/img/border/fade_left.gif');
	background-repeat:repeat-y;
	width:4px;
}

.pageFadeRight {
	background:url('/img/border/fade_right.gif');
	background-repeat:repeat-y;
	width:4px;
}

.searchBox {
	margin:10px 0 0 5px;
}

.searchBox div {
	width:156px;
	height:21px;
	background-image:url('/img/border/search_box.gif');
}

.sideHeader {
	height:24px;
	background-color:#43688f;
	margin:10px 0 5px 0;
	color:#ffffff;
}

.sideHeader div {
	padding: 4px 0 0 18px;
	font-weight: bold;
	font-size: 13px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.sideHeader img {
	margin:7px 0 0 16px;
}

.sideNav a {
	text-decoration:none;
	margin:5px 0 5px 17px;
	color:#43688f;
	font-weight:bold;
	font-size:11px;
	background-image:url('/img/border/arrow.gif');
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
	display:block;
}

.sideNav a.title {
	background:none;
	margin:0;
	font-size:12px;
}

#contentLeftFade {
	vertical-align:top;
	background-color:red;
	background:url('/img/border/fade_inner_left.gif');
	background-repeat:repeat-y;
	border:1px solid #b6b6b6;
	border-width:0 1px;
}

#contentRightFade {
	background:url('/img/border/fade_inner_right.gif');
	background-color:transparent;
	background-repeat:repeat-y;
	background-position:right;
	min-height:1340px;
}

.content {
	padding:0px 10px;
}

.contentHeader {
	background-image: url(/img/border/fade_inner_left_y.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding:0 0 0 7px;
	border-top:1px solid #b6b6b6;
	border-bottom:1px solid #b6b6b6;
}

.contentHeader h1 {
	background-color:#f2f0e6;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:5px 12px 5px 4px;
	background-image: url(/img/border/fade_inner_right_y.gif);
	background-position:right;
	background-repeat:repeat-y;
}

.contentHeader a {
	text-decoration:none;
}

.contentHeader .logo {
	position:static;
	display:inline;
	vertical-align:bottom;
	margin:4px 12px 0 0;
}

.contentSubHeader {
	background-image: url(/img/border/fade_inner_left_y.gif);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#f2f0e6;
	min-height:16px;
	position:relative;
	border-bottom:1px solid #b6b6b6;
	border-top:1px solid #b6b6b6;
}

.contentSubHeader h2 {
	color:#33588f;
	font-size:12px;
	font-weight:bold;
	padding:5px 0 5px 12px;
	background-image: url(/img/border/fade_inner_right_y.gif);
	background-position:right;
	background-repeat:repeat-y;
}

.contentSubHeader a {
	text-decoration:none;
}

.contentSubHeader img {
	position:absolute;
	top:-1px;
	display:block;
	left:-7px;
	border-bottom:1px solid #b6b6b6;
	border-top:1px solid #b6b6b6;
}

.contentSubHeader img.right {
	left:auto;
	right:-7px;
}

#banner {
	padding: 8px 0 0 5px;
	height:70px;
	text-align:center;
	vertical-align:middle;
}

#adverts {
	padding:0 5px 0 5px;
	text-align:center;
}

#adverts .advert {
	padding: 5px 0 5px 0;
}

.paddedContent {
	padding: 5px;
}

.readMore {
	float:right;
	padding-right:15px;
	margin-right:5px;
	background-image:url('/img/border/arrow.gif');
	background-position:right;
	background-repeat:no-repeat;
	font-size:11px;
	color:#008CC3;
}

.readMore a {
	color:#008cc3;
}

.dottedCentreCell {
	border-width:0 1px 0 1px;
	border-style:dotted;
	border-color:#b6b6b6;
}

.magazineBG {
	background-color: #43688f;
}

.magazineBG11 {
	background-color: #ED8426;
}

.magazineBG12 {
	background-color: #BCD334;
}

.magazineBG13 {
	background-color: #CC9EFF;
}

.horizontalsep {
	clear:both;
	border-bottom:1px solid #F2F0E6;
	height:1px;
	overflow:hidden;
}

.verticalsep {
	width:1px;
	border-left:1px dotted #b6b6b6;
	overflow:hidden;
	height:100%;
}

.contentTable {
	width:100%;
	border-collapse:collapse;
}

.contentTable th, .contentTable td {
	padding:2px;
	border:1px solid #CFCFCF;
	font-size:12px;
}

.contentTable thead th {
	background-color:#43688F;
	font-weight:bold;
	color:#ffffff;
}

.contentTable tbody th {
	background-color:#F2F0E6;
	padding:3px;
	text-align:center;
}

.contentTable tbody td {
	background-color:#F2F0E6;
	padding:3px;
	text-align:center;
}

.contentTable tbody a {
	font-size:12px;
}

#basket {
	width:100%;
	border-collapse:collapse;
}

#basket th, #basket td {
	padding:4px;
	border:1px solid #bbbbbb;
	font-size:12px;
}

#basket th {
	background-color:#6385B9;
	color:#ffffff;
}

#basket thead th {
	background-color:#43688F;
	font-weight:bold;
	color:#ffffff;
}

#basket tfoot {
	text-align:right;
}

#basket tfoot th {
	background-color:#DEDCD2;
	font-weight:normal;
}

#basket tfoot th b {
	color:#000000;
}

#basket tfoot td {
	background-color:#F2F0E6;
	padding:3px;
}

.pageColumn {
	float:left;
	width:284px;
	margin:4px;
}

.pageColumn h2 {
	background-color:#F2F0E6;
	padding:4px 4px 4px 8px;
	border:1px solid #b6b6b6;
	border-bottom:1px solid #c6c6c6;
	font-size:18px;
	font-weight:normal;
}

.pageColumn h3 {
	padding:8px 4px 4px 4px;
	font-size:14px;
	font-weight:bold;
}

.pageColumn .item {
	background-color:#FEFEFE;
	border-width:0px 1px 1px;
	border-style:solid;
	border-color:#e6e6e6;
	margin-bottom:10px;
	padding:0 3px 3px;
}

.seperator {
	border-bottom:1px dashed #D4D4D4;
	margin:10px;
	padding:5px;
	clear:both;
}

.blogPost {
	float:left;
	width:360px;
}

.blogPost h3 {
	background-color:#F2F0E6;
	padding:4px 4px 4px 8px;
	border:1px solid #b6b6b6;
	border-bottom:1px solid #c6c6c6;
	font-size:14px;
	font-weight:normal;
}

.blogPost h3 a {
	text-decoration:none !important;
}

.blogInfo {
	float:left;
	width:200px;
	margin-left:10px;
	font-size:smaller;
	padding-top: 5px;
}

.blogInfo img {
	display:block;
	margin:-5px 0 0 0;
	padding:0;
}

.blogInfo .bloggerName a {
	color: #5E0005;
	font-size:small;
	text-decoration:none;
	font-weight:bold;
}

.blogInfo .bloggerName a:hover {
	text-decoration:underline;
}

.infoPanel {
	padding:10px 5px 0 5px;
	display:block;
	background-color:#F2F0E6;
	border-width:1px 1px 1px;
	border-style:solid;
	border-color:#C6C6C6;
	margin-top:-5px;
	margin-bottom:10px;
}

.blogDate {
	font-size:smaller;
	font-style:italic;
}

.commentCount {
	text-align:center;
	font-size:smaller;
	clear:both;
	margin: 5px 0 5px 0;
}

.commentCount a {
	text-decoration:none;
	color:#888;
}

div.content #comments {
	margin:10px;
	border-top:1px dashed #D4D4D4;
	padding:5px;
}

div.content #comments h3 {
	font-size:1.25em;
	border:0;
	background-color:transparent;
	padding-left:0;
	font-weight:bold;
}

div.content #comments .comment {
	margin:5px;
	border:1px dotted #D4D4D4;
	background-color:#F5F5F5;
	padding:5px;
}

div.content #comments .comment .replyNumber {
	float:left;
	font-weight:bold;
}

div.content #comments .comment .bloggerName a {
	font-weight:bold;
	color:#008CC3;
	text-decoration:none;
}

div.content #comments .comment .bloggerName a:hover {
	font-weight:bold;
	color:#008CC3;
	text-decoration:underline;
}

ul.bloggerArchiveMonths li {
	background-image:none !important;
	list-style-type:none !important;
	list-style-image:none !important;
	margin:0 0 2px 25px !important;
	padding:0 !important;
}

ul.bloggerArchiveMonths li a {
	text-decoration:none;
}

.blogEdit td {
	padding:3px;
}

.shortBlogItem {
	margin-bottom:10px;
}

.shortBlogItem a {
	text-decoration:none;
}

.shortBlogItem p {
	padding:0 !important;
	margin-left:5px !important;
}

.shortBlogItem .blogDate {
	padding:0;
	margin:0;
	text-align:left;
}

.calendar {
	border:0px;
	padding:0px;
	margin:5px 0 0 0;
	border-collapse:collapse;
	width:100%;
	font-size:12px;
}

.calendar th {
	background-color:#43688F;
	color:#ffffff;
	width:85px;
	height:20px;
}

.calendar td {
	font-weight:bold;
	border:1px solid #000000;
	border-width:1px;
	vertical-align:top;
}

.calendar td.off {
	background-color:#AAAAAA;
}

.calendar td.empty {
	background-color:#DDDDDD;
}

.calendar td.full {
	background-color:#DDDDDD;
}

.calendar td a {
	color:#43688F;
}

.calendar td.full div.event div.hover {
	display:none;
	width:200px;
	background-color: #AAAAAA;
	padding: 4px;
	margin-top:20px;
	margin-left: 4px;
	z-index: 999;
	position:absolute;
	border:1px solid black;
}

.calendar td.full div.event>div.hover {
	margin-top:0px;
	margin-left: 34px;
}

.calendar td.full div.event:hover div.hover, .calendar td.full div.event.hover div.hover {
	display:block;
}

.calendar td.full a {
	text-decoration:none;
}

.calendar td div.date {
	float:left;
	text-align:left;
}

.calenderMonths {
	border-collapse:collapse;
	width:100%;
	font-size:12px;
}

.calenderMonths th {
	background-color:#AAAAAA;
	padding:3px;
	border:1px solid black;
}

.calenderMonths a {
	text-decoration:none;
	color:#ffffff;
}

.calenderMonths .year {
	background-color:#43688F;
}

.calenderEvents a {
	color:#43688F;
}

#eventAdd th {
	text-align:left;
	font-weight:bold;
	padding:3px;
	background-color:#F2F0E6;
	color:#43688F;
}

#eventAdd td {
	padding:3px;
	background-color:#F5F5F5;
}

.featureList h2 {
	background-color:#F2F0E6;
}

#choiceBox {
	border:2px solid #CCCCCC;
	height:50px;
	margin: 10px 5px 10px 5px;
}

#choiceBox div {
	float:left;
	width:186px;
	height:50px;
	text-align:center;
}

#choiceBox div img {
	margin:0 5px 0 0;
	vertical-align:middle;
}

#choiceBox div a {
	text-decoration:none;
	font-weight:bold;
}

.newsPic1 {
	float:right;
	padding:5px 5px 3px 5px;
	font-size:10px;
	text-align:center;
	min-width:150px;
	max-width:250px;
	color:#616161;
	margin: 0 0 0 1px;
}

.storeCategory {
	float:left;
	width:115px;
	height:120px;
	margin:0 3px;
	text-align:center;
}

.storeCategory a {
	text-decoration:none;
}

.storeBundle {
	float:left;
	width:268px;
	min-height:115px;
	margin-bottom:8px;
	margin-right:6px;
	border:1px solid #B6B6B6;
}

.storeBundle a {
	text-decoration:none;
}

.storeBundle h3 {
	min-height:10px;
	font-size:13px;
	background-color:#F2F0E6;
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#B6B6B6;
	height:30px;
	padding:3px;
}

.storeBundle span {
	font-size:15px;
}

.storeBundle .storePrice {
	font-weight:bold;
	font-size:16px;
	height:20px;
	margin:3px 0 8px 0;
	float:left;
	margin:8px 0 0 5px;
}

.storeBundle .bundleFooter {
	text-align:center;
	background-color:#F2F0E6;
	border-width:1px 0 0 0;
	border-style:solid;
	border-color:#B6B6B6;
	height:30px;
	margin:5px 0 0 0;
}

.storeBundle .bundleFooter img {
	margin-top:5px;
}

.promoSpace {
	margin:5px 0 5px 0;
	padding:5px;
	background-color:#F2F0E6;
	border:1px solid #B6B6B6;
}

#bookingTotal {
	width:100%;
	border-collapse:collapse;
}

#bookingTotal thead th {
	background-color:#446990;
	font-weight:bold;
	color:#ffffff;
	font-size:11px;
	height:20px;
}

#bookingTotal th, #bookingTotal td {
	padding:4px;
	border:1px solid #B6B6B6;
	font-size:10px;
	text-align:left;
	vertical-align:top;
	background-color:#ffffff;
}

#bookingTotal th {
	background-color:#F2F0E6;
	color:#000000;
	font-weight:bold;
}

#bookingTotal tfoot th {
	color:#000000;
	background-color:#DEDCD2;
}

.imageCaptionLeft {
	float:left;
	font-weight:bold;
	font-size:12px;
	padding:8px 8px 0 8px;
	margin:2px 5px 5px 0;
	text-align:center;
	border:1px solid #cccccc;
}

.imageCaptionLeft img {
	display:inline;
	padding-bottom:3px;
	clear:both;
}

.imageCaptionRight {
	float:right;
	font-weight:bold;
	font-size:12px;
	padding:8px 8px 0 8px;
	margin:2px 0 5px 5px;
	text-align:center;
	border:1px solid #cccccc;
}

.imageCaptionRight img {
	display:inline;
	padding-bottom:3px;
	clear:both;
}

.ddFormBox {
	border:1px solid #7F9DB9;
	padding:2px;
	color:black;
}

.ddFormID {
	width:25px;
	height:26px;
	float:left;
	border-width:1px 0 1px 1px;
	border-color:#000000;
	border-style:solid;
	font-size:24px;
	text-align:center;
}

.ddFormRef {
	width:15px;
	height:26px;
	float:left;
	border-width:1px 0 1px 1px;
	border-color:#000000;
	border-style:solid;
}

#pictureThumbnailsWrapper {
	width: 100%;
	/*width: 200px;*/
	border: solid #dddddd 1px;
	height: 79px;
	margin: 0 0 10px 0;
	padding: 2px;
	overflow: auto;
}

.tabbedWrapper, .doubleColumn {
	width: 585px;
}

.tabbedWrapper .pageColumn {
	float:left;
	width:585px;
	margin:4px;
}

.tabbedWrapper .pageColumn h2 {
	background-color:#F2F0E6;
	padding:4px 4px 4px 8px;
	border:1px solid #b6b6b6;
	border-bottom:1px solid #c6c6c6;
	font-size:18px;
	font-weight:normal;
}

.tabbedWrapper .pageColumn h3 {
	padding:8px 4px 4px 4px;
	font-size:14px;
	font-weight:bold;
}

.tabbedWrapper .pageColumn .item {
	background-color:#FEFEFE;
	border-width:0px 1px 1px;
	border-style:solid;
	border-color:#e6e6e6;
	margin-bottom:10px;
	padding:0 3px 3px;
}

.tabbedImage {
	float: left;
	width: 181px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

.mediaControlButton {
	vertical-align:bottom;
	margin: 3px;
}

.galleryIndex{
height: 18px;
text-align: center;
color: #33588F;	
}

.galleryIndex .numbers{
text-align: center;	
}

.galleryIndex .results{
float:left;
}

.galleryIndex .pages{
float: right;
}