/*
Now do the site specific styles
*/

html, body {
	height: auto;
}

/* Customise the colours */

body {
	background-color: #B1A680;
	background-image: url('/images/main/bottom_grad.png');
	background-repeat: repeat-x;
}

body, p, td, ol, ul, li, dl, dt, dd, blockquote, h1, h2, h3, h4, div {
	color: #1B1C20;
	font-size: 12px;
}

h1 {
	color: #1A171B;
}

h2, h3, h4 {
	color: #1A171B;
}

h1 {
	font-size: 12px;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 11px;
	font-style: italic;
}

h4 {
	font-size: 10px;
	font-style: italic;
}

blockquote {
	font-style: normal;
}

a:link, a:visited, a:active {
	color: #01346B;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #1B1C20;
	text-decoration: underline;
}

.highlight {
	color: #FF33FF;
}

input, select, textarea, div.button {
	border-color: #1B1C20;
	background: #F0F0F0;
	color: #1B1C20;
}

input.button /* , input[type="button"], input[type="submit"], input[type="reset"] */ {
	border-color: #1B1C20;
	background: #D8C88A;
	color: #1A171B;
}

table.form tr {
	height: 2em;
}

div.form {
	width: 341px;
	margin-top: 25px;
}

table.form td.tdl {
	white-space: nowrap;
}

/* Page layout styles */

#str-Topbar {
	position: absolute;
	left: 0;
	top: 0;
	height: 103px;
	width: 100%;
	background-color: #181E6B;
	background-image: url('/images/main/top_grad.png');
	background-repeat: repeat-x;
}

#str-TopLine {
	position: absolute;
	top: 103px;
	left: 0;
	border-bottom: 1px solid #C9C59F;
	width: 100%;
}

#str-Woodbar {
	position: absolute;
	top: 104px;
	left: 0;
	height: 10px;
	width: 100%;
	overflow: hidden;
	background-color: #7C2A00;
	background-image: url('/images/main/woodbar.jpg');
}

#str-Middlebar {
	position: absolute;
	left: 0;
	top: 114px;
	height: 182px;
	width: 100%;
	background-color: #2D2C2D;
	background-image: url('/images/main/middle_grad.png');
	background-repeat: repeat-x;
}

#str-MiddleLine {
	position: absolute;
	top: 296px;
	left: 0;
	border-bottom: 1px solid #FFFFFF;
	width: 100%;
}

#str-Solidbar {
	position: absolute;
	top: 297px;
	left: 0;
	height: 35px;
	width: 100%;
	background-color: #B5A982;
}

#str-Container {
	margin: 0 auto 0 auto;
	width: 959px;
	height: 100%;
}

#str-Block {
	position: absolute;
	width: 959px;
	height: 100%;
}

#str-Logo {
	position: absolute;
	top: 0;
	left: -4px;
}

#str-MenuBarTop {
	position: absolute;
	top: 15px;
	right: 62px;
	width: 289px;
	color: #C4C3C3;
	font-size: 11px;
	text-align: left;
}

#str-MenuBarTop .str-MenuDelim {
	padding-left: 6px;
	padding-right: 6px;
	color: #FFDE24;
}

#str-MenuBarTop .str-MenuItem {
	display: inline;
	font-size: 11px;
}

#str-MenuBarTop a:link, #str-MenuBarTop a:visited, #str-MenuBarTop a:active {
	color: #C4C3C3;
	text-decoration: none;
	font-weight: normal;
}

#str-MenuBarTop a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#str-MenuBarTop a:link.current, #str-MenuBarTop a:visited.current, #str-MenuBarTop a:active.current {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#str-Twitter {
	position: absolute;
	top: 8px;
	right: 25px;
	font-size: 11px;
	font-weight: bold;
}

#str-Twitter a {
	color: #FFFFFF;
	text-decoration: none;
}

#str-Twitter a:hover {
	color: #C4C3C3;
}

#str-Twitter img {
	margin: 4px 0 0 6px;
	vertical-align: bottom;
}

#str-MenubarBackground {
	position: absolute;
	top: 297px;
	left: 0;
}

#str-MenuBar {
	position: absolute;
	top: 305px;
	left: 23px;
	color: #C4C3C3;
}

#str-MenuBar .str-MenuBullet {
	padding-right: 5px;
}

#str-MenuBar .str-MenuItem {
	display: inline;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	padding-right: 20px;
}

#str-MenuBar .rootMenu {
	padding-right: 0;
}

#str-MenuBar a:link, #str-MenuBar a:visited, #str-MenuBar a:active {
	color: #C4C3C3;
	text-decoration: none;
}

#str-MenuBar a:hover {
	color: #D1CA93;
	text-decoration: none;
}

#str-MenuBar a:link.current, #str-MenuBar a:visited.current, #str-MenuBar a:active.current {
	color: #D1CA93;
	text-decoration: none;
}

#str-Phone {
	position: absolute;
	top: 306px;
	right: 25px;
}

#str-Tagline {
	position: absolute;
	top: 84px;
	right: 41px;
}

#str-TitleImage {
	position: absolute;
	top: 114px;
	left: 0;
}

#str-SubscribeForm {
	position: absolute;
	top: 55px;
	right: 62px;
	width: 289px;
	height: 16px;
}

#str-SubscribeForm p {
	font-size: 11px;
	line-height: 13px;
	white-space: nowrap;
	color: #EBDFB9;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#str-SubscribeForm input, #str-SubscribeForm textarea {
	width: 99px;
	font-size: 10px;
	line-height: 11px;
	height: 12px;
	background: #EBDFB9;
	vertical-align: top;
	color: #1A171B;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 1px 0 1px 3px;
	margin-left: 7px;
	margin-top: -1px;
	border-top: 1px solid #FFFEFD;
	border-left: 1px solid #F7F4DA;
	border-right: 1px solid #F7F4DA;
	border-bottom: 1px solid #F2ECC3;
}

#str-SubscribeForm input.button {
	width: 20px;
	height: 16px;
	font-size: 1px;
	line-height: 1px;
	background: none;
	padding: 0;
	margin-left: 6px;
	border: none;
}

#str-SubmenuBarContainer {
	float: right;
	margin-right: 42px;
	margin-bottom: 50px;
	margin-left: 50px;
	width: 183px;
	background-image: url('/images/main/submenu_vertical_grad.jpg');
	background-repeat: repeat-y;
	background-color: #bcac7a;
}

#str-SubmenuBarBlock {
	position: relative;
	background-image: url('/images/main/submenu_panel.jpg');
	background-repeat: no-repeat;
}

#str-SubmenuTitle {
	position: absolute;
	top: 15px;
	left: 22px;
}

#str-SubMenuBar {
	padding: 55px 22px 15px 35px;
}

#str-SubmenuProp {
	float: right;
	width: 1px;
	height: 230px;
}

#str-SubmenuPropClear {
	clear: right;
}

#str-SubmenuBottom {
	position: absolute;
	left: 0;
	bottom : 0;
}

#str-SubMenuBar .str-MenuItem {
	font-size: 12px;
	line-height: 14px;
	color: #662B16;
	display: list-item;
	list-style-type: square;
	margin-bottom: 6px;
}

#str-SubMenuBar a:link, #str-SubMenuBar a:visited, #str-SubMenuBar a:active {
	color: #1B1C20;
	text-decoration: none;
	font-weight: normal;
}

#str-SubMenuBar a:hover {
	color: #894501;
	text-decoration: underline;
	font-weight: normal;
}

#str-SubMenuBar a:link.current, #str-SubMenuBar a:visited.current, #str-SubMenuBar a:active.current {
	color: #894501;
	text-decoration: none;
	font-weight: normal;
}

.heatherbullet li {
	color: #b39328;
}

.heathertext {
	color: #0d114d;
	font-weight: bold;
	font-size: 13px;
}

#str-HeatherSidePanel {
	float: right;
	width: 233px;
	min-height: 100px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#str-BookingImage {
	position: absolute;
	right: 0px;
}

#str-BookingButton {
	margin-left: 5px;
	margin-top: 115px;
}

#str-HeatherLogo {
	text-align: center;
	margin-left: 163px;
	padding-bottom: 15px;
}

#str-HeatherBanner {
	position: absolute;
	left: 0px;
}

#str-HeatherNikon {
	margin-top: 219px;
	margin-left: 20px;
	padding-bottom: 20px;
}

#str-ContentContainer {
	margin-top: 332px;
	padding-top: 33px;
	width: 959px;
	background-color: #EBDFB9;
}

#str-Content {
	padding-left: 38px;
	padding-right: 38px;
	min-height: 52px;
}

#str-Date {
	position: absolute;
	top: -64px;
	left: 30px;
}

#str-CalendarMonth, #str-CalendarDay, #str-CalendarDate {
	position: absolute;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#str-CalendarDate {
	font-size: 27px;
	text-align: center;
	width: 51px;
	left: 36px;
	top: 44px;
}

#str-CalendarDay, #str-CalendarMonth {
	text-align: center;
	width: 51px;
	font-size: 7px;
	font-weight: bold;
	left: 36px;
}

#str-CalendarMonth {
	top: 96px;
}

#str-CalendarDay {
	top: 19px;
}

#str-BottomContainer {
	clear: both;
	margin-top: 140px;
	height: 77px;
	width: 959px;
	background-color: #D5C9A3;
}

#str-BottomContainerBlock {
	position: absolute;
}

#str-Footer {
	position: absolute;
	top: 17px;
	left: 170px;
	height: 35px;
}

.footer {
	vertical-align: top;
}

.footer td {
	padding-right: 28px;
}

.footer p {
	color: #0C1261;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	font-size: 9px;
	line-height: 11px;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #0C1261;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover {
	color: #0C1261;
	font-weight: bold;
	text-decoration: underline;
}

#str-Prop {
	float: left;
	width: 1px;
	height: 52px;
}

.bulleth1 {
	margin-right: 8px;
}

/* Old CSS copied */

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #5E1F08;
}

h2 {
	font-size: 19px;
	color: #5E1F08;
}

h3 {
	font-size: 16px;
	color: #5E1F08;
}

h4 {
	font-size: 14px;
}

h1, h2, h3, h4 {
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

h1, h2, h3, h4, p, ul, ol, blockquote, hr, .para {
	padding: 0;
	margin: 0;
	margin-bottom: 0.8em;
}

.ccards {
	padding-top: 20px;
}

.ccards img {
	padding-right: 10px;
}

p + h2, ul + h2, table + h2, div + h2, blockquote + h2 {
	margin-top: 1.5em;
	margin-bottom: 0.4em;
}

p + h3, ul + h3, table + h3, div + h3, blockquote + h3 {
	margin-top: 1.5em;
	margin-bottom: 0.4em;
}

p + h4, ul + h4, table + h4, div + h4, blockquote + h4 {
	margin-top: 1.5em;
	margin-bottom: 0.4em;
}

ul, ol {
	margin-left: 2em;
}

td {
	text-align: left;
	vertical-align: top;
}

hr {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	color: #4F4F4F;
}

hr.break {
	text-align: center;
	width: 50%;
}

blockquote, blockquote p {
	font-style: normal;
}

blockquote {
	margin-left: 1em;
	margin-right: 1em;
}

.author {
	font-size: 11px;
	font-weight: normal;
}

table.products {
	width: 95%;
}

.desc {
	font-size: 9pt;
	font-style: italic;
}

.top {
	vertical-align: top;
}

.centre {
	text-align: center;
}

.right {
	text-align: right;
}

.fl-right {
	text-align: right;
	float: right;
}

.clear {
	clear: both;
}

.highlight {
	color: #CC3300;
}

div.banner {
	text-align: center;
	clear: both;
}

p.copy, .note, #nav {
	font-size: 10px;
}

p.copy {
	margin-top: 3em;
	text-align: left;
	clear: both;
}

#nav {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 5px 0 5px 0;
	padding: 10px 0 10px 0;
	border-top: 2px inset #4F4F4F;
	border-bottom: 2px outset #4F4F4F;
	width: 643px;
}

.caption {
	font-size: 8pt;
	text-align: center;
	font-style: italic;
	vertical-align: middle;
}

div.address {
	margin: 0 0 0 15px;
	padding: 10px 0 0 0;
}

div.address p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.1em;
	color: #BCA37A;
	margin: 8px 0 0 0;
}

div.noci {
	padding: 15px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}

table.gallery td {
	vertical-align: middle;
	text-align: center;
}

td.gallimg, td.gallimg_l, td.gallimg_r {
	width: 160px;
	margin: auto;
	padding: 15px 30px 15px 30px;
	font-size: 12px;
	font-size: 11px;
	font-weight: bold;
}

td.gallimg_l {
	padding: 15px 0px 15px 0px;
}

td.gallimg_r {
	padding: 15px 0px 15px 0px;
}

td.gallimg img, td.gallimg_l img, td.gallimg_r img {
	margin: 5px auto 5px auto;
}

div.gallimg {
	float: right;
	margin: 0 0 10px 10px;
	text-align: center;
	font-size: 11px;
}

div.gallimg img {
	margin: 5px 0px 5px 0px;
}

/* Welcome page */

div.str-WelcomeSection h1, div.str-WelcomeSection h2 {
	font-size: 17px;
}

.str-WelcomeBullet {
	line-height: 16px;
}

.str-WelcomeBullet img {
	vertical-align: middle;
	margin-right: 4px;
}

div.str-WelcomeSection {
	position: relative;
	margin-bottom: 25px;
	overflow: hidden;
	border-bottom: 1px dotted #1a171b;
}

div.str-WelcomeSectionLast {
	border: none;
}

div.str-WelcomeSectionImage {
	float: left;
	border: 4px solid #cfc08e;
	margin-bottom: 25px;
}

div.str-WelcomeSectionCaption {
	position: absolute;
	top: 200px;
	width: 177px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	color: #5e1f08;
	margin-top: 6px;
}

div.str-WelcomeSectionSignature {
	position: absolute;
	top: 182px;
	left: 8px;
}

div.str-WelcomeSectionImage img {
	display: block;
}

div.str-WelcomeSectionText {
	margin-left: 205px;
	margin-bottom: 25px;
}

/* Product pages */

div.str-ProdTbl {
	width: 640px;
}

div.str-ProdTbl table {
	border: 1px solid black;
	border-collapse: collapse;
}

div.str-ProdTbl table td {
	border: 1px solid black;
	padding: 3px;
}

/* Virtual Tour */

div#str-VirtualTourTable {
	width: 643px;
}

#str-VirtualTourTable img {
	font-size: 1px;
	line-height: 1px;
	display: block;
}

/* Nikon Product Videos */

div.str-NikonVideoCont {
	overflow: hidden;
}

div.str-NikonVideo {
	float: left;
	margin: 0 10px 0 0;
	width: 150px;
	height: 155px;
	font-size: 11px;
	text-align: center;
}

div.str-NikonVideo img {
	margin-bottom: 3px;
}

/* Sendcard */

div.str-PostcardCont {
	overflow: hidden;
}

div.str-PostcardItem {
	float: left;
	margin: 0 10px 10px 0;
	font-size: 11px;
	text-align: center;
}

div.str-PostcardItem input {
	border: 1px solid black;
	padding: 0;
}

div.str-PostcardBig {
	width: 450px;
	text-align: center;
}

div.str-PostcardBigCaption {
	font-size: 11px;
	text-align: center;
	margin-bottom: 25px;
}

div.str-PostcardMessage {
	background: #d5c9a3;
	border: 1px solid black;
	padding: 5px;
}

/* Workshop */

.workshopText p, .workshopText li {
	font-size: 14px;
}

.workshopText li {
	list-style-type: square;
	list-style-image: url("/images/workshop/bullet.png");
}

.workshopText h3 {
	color: #0e124e;
	font-style: normal;
}

#str-WorkshopSidePanel {
	float: right;
	width: 160px;
	margin-top: 250px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#str-WorkshopLogo {
	margin: 0 auto 0 auto;
	text-align: center;
	padding-bottom: 15px;
}

#str-WorkshopBanner {
	position: absolute;
	left: 0px;
}

.workshopText {
	margin-top: 250px;
}

#str-WorkshopDateLocation {
	font-size: 20px;
	text-align: center;
	padding-bottom: 36px;
}
