@charset "iso-8859-1";
/* ------------------------- Blackthorn Workshop Ltd. ---------------------- */
@charset "utf-8";

body  {
	margin: 0;
	padding: 0;
	/*color: #FFFFFF;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #E4E4E4;
}
body a:link {
	color: #1E3499;
	font-weight: bold;
	text-decoration: none;
}
body a:visited {
	/*color: #102559;*/
	color: #1E3499;
	font-weight: bold;
	text-decoration: none;
} 
body a:hover {
	/*color: #102559;*/
	color: #1E3499;
	font-weight: bold;
	text-decoration: underline;
}
body a:active {
	/*color: #102559;*/
	color: #1E3499;
	font-weight: bold;
	text-decoration: underline;
} 

/* ------------------- Main Navigation Bar ------------------- */
.menubar {
	width: 1010px;
	/*width: 960px;*/
	/*width: 850px;*/
	/*display:inline;*/
	/*float: left;*/
	/*position: relative;
	z-index: 1050;*/
	background-color: #222222;
	/*margin-left: 10px;*/
	/*margin-right: 10px;*/
}
#menulogo {
	width: 110px;
	background-color: #222222;
	float: right;
}
#navbar {
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	z-index: 1050;
}

#navbar ul
{
	margin: 0;
	list-style-type: none;
	background-color: #FFFFFF;
	color: #102559;
	width: 100%;
	/*font-size: 12pt */
	font-weight:normal;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-variant: normal;
	padding-top: 0.6em;
	padding-right: 0em;
	padding-bottom: 0.6em;
	padding-left: 0em;
}

#navbar li {
	display: inline;
}

#navbar li a
{
	text-decoration: none;
	background-color: #FFFFFF;
	color: #102559;
	padding-top: 0.6em;
	padding-right: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
/*border-right: 1px solid #fff;*/
}

#navbar li a:hover {
	background-color: #102559;
	color: #FFF;
}

#navbar a:link#current, #navbar a:visited#current {
	background-color: #102559;
	color: #FFF;
}

#pagebody-middle ul {
	list-style-type: none;
	color: #1E3499;
	font-weight:bold;
}
#pagebody-middle li {
	padding: 0 0 3px 20px;
}

#pagebody-info ul {
	list-style-type: none;
	color: #1E3499;
	font-weight:bold;
}
#pagebody-info li {
	padding: 0 0 3px 20px;
}

/* ------------------- Common Page Elements ------------------- */
#container #ftrbar-left {
	color: #F0F0F0;
	text-align: center;
	position: absolute;
	z-index: 1030;
}
#slidecontainer {
	padding-left: 25px;
}

#ftrbar-left a:link, #ftrbar-left a:visited {
	text-decoration: none;
	color: #F0F0F0;
	font-weight: normal;
}

#ftrbar-left a:hover, #ftrbar-left a:active {
	color: #F0F0F0;
	text-decoration: underline;
}

ul.ftrnav, .ftrnav ul {
	margin: 0;
	list-style-type: none;
	background-color: #222222;
	color: #F0F0F0;
	/*width: 100%;*/
	font-weight:normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	padding-right: 0;
	padding-left: 0;
	display:inline;
}
.ftrnav li {
	display: inline;
	padding-right: 20px;
}

/*
ul.ftrnav {
	display: table;
}
ul.ftrnav>li {
	display: table-cell;
	position: relative;
	padding-right: 15px;
}
*/

#ftrbar-right li a {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 0.4em;
	padding-left: 0.4em;
}

#ftrbar-right a:link, #ftrbar-right a:visited {
	color: #FFFFFF;
}

#ftrbar-right a:hover, #ftrbar-right a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#container {
	width: 1010px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #FFFFFF;*/
	border: 0;
	text-align: left;
	color: #333333;
	background-color: #FFFFFF;
}
#topstatusbar {
	height: 20px;
	width: 990px;
	line-height: 20px;
	vertical-align: middle;
	color: #F0F0F0;
	font-size: 10pt;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #555555;
}

#phleft {
	height: 132px;
	background-color: #F0F0F0;
	text-align: center;
	float:left;
	width: 100px;
}
#banner {
	height: 132px;
	background-color: #F0F0F0;
	text-align: center;
	/*float: right;*/
	width: 1010px;
	line-height: 132px;
	vertical-align: middle;
	font-size: 20pt;
	font-weight: bold;
	color: #5A5A5A;
	background-image: url(images/PageDesign/banner.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#phrlogo {
	height: 85px;
	background-color: #6E6E6E;
	text-align: right;
	float: right;
	width: 100px;
	vertical-align: middle;
}
#phright h1 {
	font-size: 24pt;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}

#ftrbar-left {
	width: 200px;
	height: 60px;
	background-color: #222222;
	/*color: #787878;*/
	color: #F0F0F0;
	font-size: 9pt;
	text-align: left;
	float: left;
	padding-top: 10px;
}
#ftrbar-right {
	width: 780px;
	height: 60px;
	background-color: #222222;
	/*color: #102559;*/
	color: #FFFFFF;
	font-size: 9pt;
	float: right;
	padding-top: 10px;
	padding-left: 30px;
}
img.top {
	vertical-align: text-top;
}

/* ------------------- Home Page ------------------- */
#pagetitle {
	/*height: 310px;*/
	/*background-color: #F0F0F0;*/
	color: #1E3499; /* royal blue */
}
#pagetitle-left {
	float: left;
	height: 245px;
	width: 636px;
	padding: 5px 20px 0 20px;
	text-align: center;
	/*border-left: 1px solid #CCCCCC;*/
	/*border-bottom: 1px solid #CCCCCC;*/
	background-color: #FAFAFA;
}
#pagetitle-right {
	float: right;
	width: 333px;
	background-color: #FFFFFF;
}
#pagetitle h1 {
	font-size: 38pt;
	font-weight: bold;
}
#pagetitle h2 {
	font-size: 24pt;
	font-weight: normal;
}
#infopagetitle {
	height: 110px;
	width: 1000px;
	padding: 0 0 0 10px;
	background-color: #F0F0F0;
	color: #0000FF;
	font-size: 24pt;
	font-weight: bold;
	line-height: 55px;
	vertical-align: middle;
}
#services {
	font-size: 24pt;
	font-weight: bold;
}
#services li {
	display: inline;
	list-style: none;
	background-color: #1E3499;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
#pagebody {
	width: 1000px;
	min-height: 500px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: normal;
	font-size: 10pt;
	color: #6E6E6E;
	background-color: #FAFAFA;
}
#pagebody-left {
	float: left;
	width: 190px;
	min-height: 470px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius:10px;
	-moz-border-radius:10px; /* Firefox 3.6 and earlier */
}
#pagebody-right h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #1E3499;
}
#pagebody-info {
	float: right;
	width: 790px;
	min-height: 480px;
	padding-right: 0px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius:10px;
	-moz-border-radius:10px; /* Firefox 3.6 and earlier */
}
#pagebody-text {
	margin: 10px 20px 0 10px;
}
#pagebody-general {
	float: right;
	width: 730px;
	min-height: 480px;
	padding: 0 40px 0 20px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius:10px;
	-moz-border-radius:10px; /* Firefox 3.6 and earlier */
}
#pagebody-information {
	/*float: right;*/
	width: 908px;
	min-height: 480px;
	padding: 0 80px 0 20px;
	text-align: left;
	border: 1px solid #CCCCCC;
	border-radius:10px;
	-moz-border-radius:10px; /* Firefox 3.6 and earlier */
}
#pagebody-imageright {
	float: right;
	padding: 0 0 20px 20px;
}
#pagebody-logos {
	width: 200px;
	text-align: center;
}
#pagebody p {
	padding-bottom: 10px;
}
#pagebody h2 {
	font-size: 18pt;
	font-weight: bold;
}
.pagetitle {
	font-size: 24pt;
	font-weight: bold;
	color: #666666;
	text-transform: capitalize;
	padding-left: 10px;
	/*border-bottom: 1px solid #CCCCCC;*/
}
#pagecontent {
	height: 600px;
	padding-top: 1px;
	padding-left: 25px;
}
#pageimage_left {
	float: left;
}
#pageimage_right {
	float: right;
	padding-right: 20px;
}
#pageimage {
	width: 100%
	height: 300px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

/* ------------------- Product Table ------------------- */
#productcontainer {
	font-size: 10pt;
	text-align: left;
	height: 600px;
	padding-left: 20px;
	padding-right: 20px;
}
.productrow {
	height: 110px;
	border-top: 1px solid #CCCCCC;
}
.productImage {
	padding: 5px 0px 5px 10px;
}
.productDesc {
	font-size: 10pt;
	color:#6E6E6E;
	text-align: left;
	padding: 5px 5px 5px 5px;
}
.gallerydesc {
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	padding: 5px 5px 0px 10px;
}
.gallerydesc h1 {
	font-size: 12pt;
	font-weight: bold;
}
.galleryhelp {
	font-size: 9pt;
	font-weight: normal;
	text-align: right;
	color: #1E3499;
	padding: 5px 5px 0px 10px;
}
.galleryimage {
	width: 175px;
	height: 135px;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	/*padding: 5px 0px 5px 5px;*/
}

/* --------------------- Contacts --------------------- */
#contactscontainer {
	height: 600px;
	background-color: #FFFFFF;
	font-size: 10pt;
	text-align: left;
	vertical-align: middle;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 20px;
}
.contactdetails {
	font-size: 11pt;
}
.contactlabel {
	padding-left: 30px;
	font-size: 10pt;
	font-weight: normal;
	color: #6E6E6E;
}
.contactbold {
	font-weight: bold;
}
.EnquiryForm {
	width: 700px;
	background-color: #F0F0F0;
	color: #6E6E6E;
	font-size: 10pt;
	font-weight: normal;
}
.EnquiryForm td {
	padding-top: 5px;
	padding-bottom: 5px;
}
input {
	background-color:#FFFFFF;
	color: #323232;
}

select {
	background-color:#FFFFCC;
	color:#333333;
}
.EnqFormHdr {
	height: 40px;
	width: 150px;
	background-color: #DCDCDC;
	color: #6E6E6E;
	line-height: 40px;
	vertical-align: middle;
	font-size: 14pt;
	font-weight: normal;
	padding-left: 10px;
}
.EnqFormLink {
	height: 40px;
	background-color: #DCDCDC;
	font-size: 9pt;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
	color: #6E6E6E;
	padding-left: 50px;
	padding-right: 30px;
	vertical-align: middle;
}
.enquirybutton{
	width: 100px;
	height: 30px;
	background-color: #6E6E6E;
	color: #FFFFFF;
	font-size:10pt;
	font-weight: bold;
	border-style: none;
}
.enquirybutton:hover, .enquirybutton:active {
	background-color: #1E3499;
	color: #FFFFFF;
}
.EnqFormLabel {
	padding-left: 30px;
	font-size: 10pt;
	font-weight: normal;
	color: #6E6E6E;
}
.EnqFormRequired {
	color: #FF0000;
	font-size: 10pt;
	font-weight: normal;
	padding-right: 10px;
}

/* ---------------- General Stuff ------------------ */
div#preload {display: none; }

.desklogicgrey {
	font-family: "Century Gothic";
	font-size: 11pt;
	color: #808080;
	font-weight: bold;
}
.desklogicred {
	font-family: "Century Gothic";
	font-size: 11pt;
	color: #FF0000;
	font-weight: bold;
}
.desklogiclogogrey {
	font-family: "Century Gothic";
	font-size: 20pt;
	color: #808080;
	font-weight: bold;
}
.desklogiclogored {
	font-family: "Century Gothic";
	font-size: 20pt;
	color: #FF0000;
	font-weight: bold;
}
.highlight {
	font-weight: bold;
}
.subtext {
	font-weight: normal;
	font-size: 8pt;
}
.subtext200 {
	font-weight: normal;
	font-size: 8pt;
	display: inline-block;
	width: 200px;
	text-align: center;
}
.subtext300 {
	font-weight: normal;
	font-size: 8pt;
	display: inline-block;
	width: 300px;
	text-align: center;
}
.subtext400 {
	font-weight: normal;
	font-size: 8pt;
	display: inline-block;
	width: 400px;
	text-align: center;
}
.marginpara {
	margin-top: 10px;
}
#advicecontainer {
	height: 600px;
	background-color: #FFFFFF;
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
	padding: 0 20px 0 20px;
}
#advicecontainer h1 {
	color: #0000FF;
	font-size: 24pt;
	font-weight: bold;
}
.advicemessage {
	height: 300px;
	color: #6E6E6E;
	padding-top: 150px;
	font-size: 12pt;
}
.advicewarning {
	color: #FF0000;
	font-weight: bold;
	font-size: 12pt;
}
#advicecontainer a:link, #advicecontainer a:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #1E3499;
	text-decoration: none;
}
#advicecontainer a:hover, #advicecontainer a:active {
	font-weight: bold;
	color: #1E3499;
	text-decoration: underline;
}
.advicebutton {
	height: 30px;
	background-color: #6E6E6E;
	color: #FFFFFF;
	font-size:10pt;
	font-weight: normal;
	border-style: none;
	padding-left: 10px;
	padding-right: 10px;
}
.advicebutton:hover {
	font-weight: normal;
	background-color: #1E3499;
	text-decoration: none;
}

.btnGeneral {
	width: 120px;
	height: 25px;
	background-color: #6E6E6E;
	color: #FFFFFF;
	font-size:10pt;
}
.btnGeneral:hover {
	background-color: #1E3499;
	color: #FFFFFF;
}
.btnPrevPage {
	width: 100px;
	background-color: #1E3499;
	color: #FFFFFF;
	font-size:10pt;
}
.btnNextPage {
	width: 100px;
	background-color: #1E3499;
	color: #FFFFFF;
	font-size:10pt;
}
.clearheader {
	height:0;
	font-size: 1px;
	background-color: #102559;
	margin:0;
	padding:0;
	line-height:0;
	clear:both;
}
.clear {
	height:0;
	font-size: 1px;
	margin:0;
	padding:0;
	line-height:0;
	clear:both;
}
textarea {
	resize: none;
}
.GetAdobe {
	text-align: center;
	padding-right: 100px;
	padding-left: 100px;
}
.imagetitle {
	font-weight: bold;
}
