/*
Now do the site specific styles
*/

html, body {
	height: auto;
}

/* Customise the colours */

body {
	background-color: #ffffff;
}

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

h1 {
	color: #009bc2;
}

h2, h3, h4 {
	color: #ffffff;
}

h1 {
	font-size: 12px;
	margin: 0;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 7px;
}

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

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

blockquote {
	font-style: italic;
}

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

a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.highlight {
	color: #009bc2;
}

input, select, textarea, div.button {
	border-color: #009bc2;
	background: #c0c0c0;
	color: #292929;
}

input.button /* , input[type="button"], input[type="submit"], input[type="reset"] */ {
	border-color: #009bc2;
	background: #009bc2;
	color: #FFFFFF;
	font-weight: bold;
}

table.form tr {
	height: 2em;
}

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

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

table.para td {
	font-weight: bold;
}

/* Page layout styles */

#str-Container {
	position: relative;
	margin: 24px auto 0 auto;
	width: 900px;
	height: 576px;
	background-color: #009bc2;
}

#str-Shadow {
	position: absolute;
	top: -22px;
	left: -21px;
	z-index: -1;
}

#str-SubContainer {
	width: 900px;
	height: 544px;
	background-color: #292929;
}

#str-Container.str-SectionGallery #str-SubContainer {
	background-color: #000000;
}

#str-Background {
	float: right;
}

#str-Container.str-MainCommercial #str-Background {
	float: none;
	position: absolute;
}

#str-Logo {
	position: absolute;
	top: 16px;
	right: 16px;
}

#str-Transparency {
	position: absolute;
	top: 0;
	left: 0;
	width: 450px;
	height: 544px;
	background-color: #292929;
	opacity: 0.84;
	-moz-opacity: 0.84;
	filter: alpha(opacity=84);
}

#str-Content {
	position: relative;
	padding: 0;
	width: 900px;
}

#str-Container.str-SectionMain #str-Content {
	padding-top: 40px;
	padding-left: 40px;
	width: 380px;
}

#str-Container.str-SectionAdmin #str-Content {
	padding: 30px;
	width: 840px;
}

#str-Container.str-MainCommercial #str-Content {
	position: absolute;
}

#str-Container.str-SectionGallery #str-Content {
	width: 900px;
	height: 543px;
}

#str-Title {
	position: absolute;
	bottom: 3px;
	left: 34px;
}

#str-Container.str-SectionGallery #str-Title {
	position: absolute;
	top: 34px;
	left: 36px;
	bottom: auto;
}

#str-MenuBar {
	position: relative;
	margin-top: 8px;
	padding-left: 29px;
}

#str-MenuBar .str-MenuItem {
	display: inline;
	padding-right: 10px;
	font-size: 11px;
	line-height: 15px;
	text-transform: uppercase;
	font-family: "Swis721", Arial, Helvetica, Geneva, sans-serif;
}

#str-MenuBar a:link, #str-MenuBar a:visited, #str-MenuBar a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#str-MenuBar a:hover {
	color: #292929;
	text-decoration: none;
	font-weight: bold;
}

#str-MenuBar a:link.current, #str-MenuBar a:visited.current, #str-MenuBar a:active.current, #str-MenuBar a:hover.current {
	color: #292929;
	text-decoration: none;
	font-weight: bold;
}

#str-SubMenuBar {
	position: absolute;
	bottom: 65px;
	right: -23px;
}

#str-SubMenuBar .str-MenuItem {
	display: block;
	padding-top: 6px;
	font-size: 1px;
	line-height: 1px;
}

#str-Swirl {
	position: absolute;
	right: -76px;
	top: 1px;
	z-index: -1;
}

#str-Footer {
	margin: 0 auto 30px auto;
	padding-top: 38px;
	width: 900px;
}

#str-Footer p {
	font-size: 9px;
	line-height: 12px;
	text-align: center;
	color: #919da5;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
}

#str-Footer a:link, #str-Footer a:visited, #str-Footer a:active {
	color: #919da5;
	text-decoration: none;
	font-weight: bold;
}

#str-Footer a:hover {
	color: #919da5;
	text-decoration: underline;
	font-weight: bold;
}
/* Contact Page */

.str-MainContact input.frm-InputText {
	height: 22px;
}


.str-MainContact textarea.frm-Textarea {
	width: 362px;
}

.str-MainContact input.button {
	margin: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 1px 17px 1px 17px;
}

.str-MainContact input.frm-InputCheckbox {
	border: none;
	background-color: transparent;
	margin-right: 15px;
}


#str-ContactPanel {
	position: absolute;
	top: 376px;
	left: 490px;
}

.str-ContactTelephone, .str-ContactMobile, .str-ContactEmail {
	margin-top: 10px;
}

p + .str-ContactTelephone {
	margin-top: 15px;
}

.str-ContactTelephone img {
	margin-right: 10px;
}

.str-ContactMobile img {
	margin-left: 3px;
	margin-right: 13px;
}

.str-ContactEmail img {
	margin-right: 10px;
}

/* Content Navigation */

#str-NavBar {
	position: absolute;
	top: 460px;
	right: 0;
	width: 92px;
	height: 9px;
}

#str-NavBar a:link, #str-NavBar a:visited, #str-NavBar a:active {
	color: #009bc2;
	text-decoration: none;
	font-weight: normal;
}

.navDelimiter {
	color: #009bc2;
}

.greyout {
	color: #ACAAAB;
}

#str-NavPrevious {
	position: absolute;
	display: inline;
	left: 0;
	font-size: 12px;
	line-height: 15px;
	vertical-align: top;
}

#str-NavNext {
	position: absolute;
	display: inline;
	right: 0;
	font-size: 12px;
	line-height: 15px;
	vertical-align: top;
}

/* Product page */

.prodLeft {
	position: absolute;
	left: 0;
}

.prodRight {
	position: absolute;
	left: 202px;
}

.prodRight img, .prodLeft img {
	border: 1px solid #797979;
}

#str-ProductsMenuContainer {
	position: relative;
}

.str-ProdImage img {
	border: 1px solid #999b9c;
	margin-bottom: 30px;
}

#str-Container.str-MainProducts h2 {
	display: inline;
}

#str-Container.str-MainProducts #str-Content {
	width: 372px;
}

#str-Backtext {
	position: absolute;
	right: 0;
	margin-top: 14px;
}

#str-Backtext a {
	text-decoration: none;
	color: #009bc2;
	font-size: 10px;
	font-weight: normal;
}

table.str-Prices td {
	padding: 0 6px 6px 0;
	width: 175px;
}

