@charset "UTF-8";

/* Jenny Gillies Print CSS revised 20/01/2010 */

/*************************************************/
/**  Resetting all tags using blueprint.css  	**/
/*************************************************/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:"Lucida Grande", Lucida, Arial, Helvetica, sans-serif;vertical-align:baseline;}
body {line-height:1.6em;}
table {border-collapse:separate;border-spacing:0;margin-top:8px;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
a:focus, a:hover {color:#000;}

/*************************************************/
/**  Standard HTML Tags  */
/*************************************************/

body {
	margin:0px;
	padding:0px;
	/*font-family:'Lucida Grande', Lucida, Arial, Helvetica, sans-serif;*/
	font-size:14px;
	color:#000000;
	line-height:1.6em;
	background-color:#ffffff;
	width:auto;
}
h1 {
	font-size: 300%;
	line-height: 1em;
	letter-spacing: -0.045em;
	color: #c0c0c0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size:1.3em;
	font-weight: bold;
	margin:18px 0 0 0;
	line-height: 1.4em;
	letter-spacing: -0.03em;
	color: #808080;
}
h3 {
	font-size: 1em;
	color: #69645c;
	font-weight: bold;
}
p {
	font-size: 0.856em;
	color: #000000;
}
a:link, a:visited {
	color: #ff0000;
   	text-decoration:none;
}
a:hover {
	color: #991f22;
	text-decoration:underline;
}
img {
	width:90%;
	height:90%;
}

/*************************************************/
/**  All Section/Columns/Boxes Structure        **/
/*************************************************/

#container {
	width:auto;
	margin:10px auto 10px;

}
#header {
	display:none;
	text-align: left;
	height:80px;
}
#footer {
	display:none;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.4em;
	color:#666666;
}
.footerDetails {
	display:none;
}
.contentTop {
	position:relative;
}
.content6col {
	float:left;
	width:70%;
}
.content6colZero { 
	margin:10px 0 20px 0;
	float:left;
	width:70%;
}
.content4col {
	float:left;
	width:45%;
}
.content4colRight {
	float:right;
	width:45%;
}
.content2col {
	float:left;
	width:22%;
}
.content1col {
	float:left;
	width:11%;
}
.skipto {
	display: none;
	position:absolute;
	left:-9999px;
}

/*************************************************/
/**  Content Paragraph Styles		            **/
/*************************************************/

.firstPara {
	margin:14px 10px 4px 0;
}
.middlePara {
	margin:8px 10px 8px 0;
	text-indent: 24px;
}
.lastPara {
	text-indent: 24px;
	margin:8px 10px 8px 0;
}

/*************************************************/
/**  Administration area special styling        **/
/*************************************************/

.adminLoggedIn {
	display:none;
	float:left;
	text-align: left;
	margin:28px 10px 0 0px;
	font-size: 1em;
	font-weight: bold;
	color:#009b00;
	background-color: #d8edd7;
	padding:3px 10px;
/* 	-moz-border-radius: 3px; */
}
.searchbar{
	float:right;
	margin-right:10px;
	text-align: right;
}
.recordsReturned{
	color:#991f22;
}
.alignRight {  /* mainly used for table columns */
	text-align: right;
}
.alignCenter {  /* mainly used for table columns */
	text-align: center;
}

/*************************************************/
/**  Navigation - Top                           **/
/*************************************************/

/* Reset browsers other than IE6
	as advised by A List Apart */
li > ul {
	top:auto;
	left:auto;
}
.nav{
	display: none;
}

/*************************************************/
/**  Navigation - Administration RHSide         **/
/*************************************************/

.adminNav{
	display: none;
}

/*************************************************/
/**  Footer Navigation  */
/*************************************************/

.footerNav{
	display:none;
}

/*************************************************/
/**  sitemap.php Page Nav (based on Footer Nav   */
/*************************************************/

.sitemapNav{
	text-align: left;
	margin: 0 0 0 20px;
	padding: 0;
}
.sitemapNav ul {
	display:none;
	text-align: left;
}
.sitemapNav li {
	list-style-type: none;
}
.sitemapNav a:link, .nav a:visited {
    text-decoration:none;
    display:block;
}
.sitemapNav a:hover {
	color: #991f22;
	text-decoration: underline;	
}
.sitemapNav a:active {
	color: #ffffff;
}
.bold {
	font-weight: bold;
}

/*************************************************/
/**  Shopping Cart								 */
/*************************************************/

.cartContent {
	margin:0;
	padding:0;
	width:100%;
	text-align:left;
}
.cartItemImage {
	float:left;
	border: 1px solid #333333; 
	margin:16px 0 20px 0px;
}
.cartItemDetails {
	float: left;
	margin:5px 0 5px 15px;
	width:auto;
}
.cartItemDetails h2 {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #009b00;
	letter-spacing: -0.045em;
}
.cartItemDetails h3{
	font-size: 1.2em;
	font-weight:bold;
	color:#ff0000;
}
.cartItemClear {
	border-bottom: 4px dotted #009b00;
	clear:both;
}
.icon {
	/* padding: 10px 5px 10px 0px; */
}
.icon p {
	font-size: 1em;
}
.icon img {
	padding: 10px 5px 0px 3px !important; 
}


/*************************************************/
/**  Standard Tables  */
/*************************************************/

table, th, td{
	font-size:0.95em;
	line-height:1.3em;
	text-align: left;
	padding:3px 8px !important;
	background-color:#dcffdc;
	border: 1px solid #ababab;
	border-collapse:collapse;
	vertical-align: top;
}
th{
	background-color: #a0e6a0; /* #c4c4c4; */
	color:#333;
	text-align: center;
}
.adminTable {
	width: 100%;
	margin:0 0 10px 0;
	padding:0;
}

/*************************************************/
/**  Image Gallery classes                      **/
/*************************************************/

.listView {
	clear:both;
	border-top:1px dashed #999;
}
.imageName {
	padding:2px 0 4px 0;
	clear:both;
	font-size:1.2em;
	color:#666;
}
.imageDescription {
	float:left;
	width:400px;
	}
.imageThumbnail {
	border:0px;
	float:left;
	padding:0 10px 10px 0;
	padding:0 10px 10px 0 !important;
	min-height: 5px;
}
.indexView{
	margin:0;
	padding:0;
	text-align: center;
}
.indexImageThumbnail {
	border:2px solid #009b00;
	float:left;
	width:180px;
	margin:0px 0px 18px 10px;
	padding:10px;
	padding:10px 8px !important;
	background-color: #ffffff;
	text-align: center;
}
.indexImageThumbnail h3 {
	color:#ff0000;
	font-family: "Lucida Grande";
	font-size: 1em;
	margin:5px 5px 0 5px;
	padding:0;	
}
.indexImageThumbnail a:link, a:visited {
	text-decoration: none;
}

/*************************************************/
/**  Float'ing and Clear'ing classes            **/
/*************************************************/

.clear {
	clear:both;
	height:1px;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}

/*************************************************/
/**  Forms  */
/*************************************************/

form {
	font-size: 0.85em;
}
.formRow{
	clear:both;
	margin:0px;
	padding:0px;
	width:100%;
	text-align: left;
/* 	background-color: blue; */
}
.formRow label{
	display:block;
	text-align: right;
	width:95px;
	float:left;
	font-size:1em;
	color:#666666;
	margin:0.5em 0 0.5em 0;	
}
.formRow {
	float:left;
	display:block;
/* 	margin:0.5em 0 0.5em 0; */
}
.formGroup{
	float:left;
	display:block;
	text-align: left;
	width:295px;
	margin:0.5em 0 0.5em 10px;
/* 	background-color: fuchsia; */
}
.formRow .formGroup2{
	display:block;
	text-align: left;
}
.formRow .formGroup2 label{
	float:none;
	width:auto;
	text-align: left;
}
.formRow .formMessage{
	float:left;
	width:auto;
	margin:0.2em 0 0.5em 105px;
	color:red;
	line-height: 1em;
}
.formAsterix {
	color:red;
}
.formRow textArea {
	margin:0;
	padding:0;
	width:400px;
	height:200px;
	font-family: "Lucida Grande", Lucida, Georgia, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.formRow select {
	margin:0;
	padding:0.2em 0;
}
.formGroup input {
	width:200px;
/* 	background-color: olive; */
}

/*************************************************/
/**  CSS Tables Using DIVs, UL's and  LI's      **/
/**    Based on example prepared by Mal Ham     **/
/*************************************************/

.table2 {
/* 	border:1px solid red; */
	width: 410px;
	display:table;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.856em;
	margin:18px 0 18px 10px;
}
.rowHeader ul {
	display:table-row;
/* 	background-color: yellow; */
}
.rowHeader li {
	display:table-cell;
	padding-left: 5px;
/* 	border-bottom:2px solid red; */
/*	background-color: lime; */
}
.row li {
	display: table-cell;
	padding-left:5px;
}
.row ul {
	display: table-row;
	list-style-type: none;
}
.rowOne {
	width:55px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
/* 	border-right: 1px solid black; */
/* 	display:table-row; */
}
.rowTwo {
	width:395px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
/* 	display:table-row; */
}
.colored li {
	background-color: #ebebeb;
}
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #807970;
}

/*************************************************/
/**  forms.css copied from BluePrint screen.css **/
/**   Colours modified to match design of site  **/
/*************************************************/

label {font-weight:normal;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px dashed #009b00;}
legend {font-weight:bold;font-size:1.2em;padding:0 5px;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:400px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:400px;height:120px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;margin-top:0.8em;margin-right:10px;margin-left:10px;border:2px solid #ddd;}
.error {background:#ffead3;color:#ff8400;border-color:#fcb05e;}
.notice {background:#f2f1fe;color:#8170ff;border-color:#bfb7fd;}
.success {background:#d8edd7;color:#09bf00;border-color:#4bc045;}
.error a {color:#ff8400; text-decoration: underline;}
.notice a {color:#8170ff; text-decoration: underline;}
.success a {color:#009b00; text-decoration: underline;}
.error h1{color:#ff8400;}
.notice h1{color:#8170ff;}
.success h1{color:#009b00;}



/* end of css */