


body {
	background: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	/*font-size: 0.7em;*/
	/*text-align: center;*/
	margin-top: 0px;
	color: #444444;
	line-height: 1.3em;
}

p {
	margin-top: 1em;
	margin-bottom: 0;
}
ul
{
	width:100px;
	margin-left: 0px;
/*	padding: 0px;
	list-style: none;
	margin-top: .8em;
	margin-right: 0px;
	margin-bottom: .8em;
	*/
}
.contactsColsContainer {
	margin-top: 6px;
/*	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #1A2155;
*/
}

.contactsColLeft {
	float: left;
	margin-right: 40px;
}
.contactsColRight {
	padding-top: 1px;
	float: none;
}


li
{
/*	line-height: 1.3em;
	margin-top:1em;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-image: url(../images/bullet.png);
	*/
	padding-bottom: 6px;
}
 div#container
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 800px;
	height: 1000px;
	text-align: left;
	background: white;
	padding: 0;
}
td {
}
th {
}
.headerRow {
	text-align:left;
	color: white;
	padding-left:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#1A2155;
	height: 17px;
	padding-top:1px;
}
td.headerRow {
	text-align:left;
	color: white;
	padding:0 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#1A2155;
}
td.headerRow p{
	margin:0 0 0 4px;
}
td.headerRow a{
	color: white;
	text-decoration: none;
}
td.headerRow a:hover{
	color: white;
	text-decoration: none;
}
td.headerRow img{
	border: 0;
	padding: 0;
	margin: 0;
	margin-right:6px;
	display: inline;
}
#editIcons {
	float:right;
}
td.logoutRow {
	text-align: right;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 6px;
	color: white;
}
td.logoutRow a {
	text-decoration: none;
	color: white;
}
td.logoutRow a:hover {
	text-decoration: underline;
}
td.quicklinks {
	text-align: left;
	margin:0px;
	padding:0px;
	background-color: #FF0000;
}
td.quickLinks img {
	margin-bottom:10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
td.quickLinks a img {
	border: none;
}
td.quickLinks .floatLeft {
	float: left;
}
td.footerText {
	font-size: 9px;
	margin-bottom: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#818A8F;
	padding-top: 2px;
	padding-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lhButtons {
	background-color: #00FF00;
	background-color: #FFFFFF;
	padding-bottom: 16px;
}
.lhButtons img.qlButton, .qlButtonSupportForm {
	margin:4px 0 0 0;
}

/* ************************** */
/* Classes for the middle column */
#bodyTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #1A2155;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1A2155;
	margin-bottom: 8px;
	padding-bottom: 8px;
	float:none;
}
#bodyTitle a{
	color: #1A2155;
	text-decoration: none;
}
#bodyTitle a:hover{
	color: #3D4C95;
}
input#bodyTitle{ /* For use on edit form only */
	border-width: 1px;
	border-style: solid;
	border-color: grey;
	padding-left: 4px;
	margin-bottom:0px;
	width: 98%;
}
#bodyTitleMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 24px;
	font-weight: normal;
	color: #1A2155;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1A2155;
	margin-bottom: 8px;
	padding-bottom: 8px;
	float:none;
}
#bodyTitleMain a{
	color: #1A2155;
	text-decoration: none;
}
#bodyTitleMain a:hover{
	color: #3D4C95;
}
#bodyTitleMainShop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 24px;
	font-weight: normal;
	color: #1A2155;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #1A2155;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float:none;
}
#bodyTitleMainShop a{
	color: #1A2155;
	text-decoration: none;
}
#bodyTitleMainShop a:hover{
	color: #3D4C95;
}
#resourcesAuthor{
	color: #5E6A71;
	font-weight: normal;
	line-height: 28px;
}
#noticeboardDateTime{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #5E6A71;
	margin-top: 5px;
}
#eventTime{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
	color: #5E6A71;
	margin-top: 5px;
}
input#eventTime{
	font-size: 1em;
	font-weight: normal;
}
input#bodyTitleMain{ /* For use on edit form only */
	border-width: 1px;
	border-style: solid;
	border-color: grey;
	padding-left: 4px;
	margin-bottom:0px;
	width: 98%;
}
#productAuthor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #5E6A71;
	margin-bottom: 8px;
	float:none;
}
input#introtext {
	width: 100%;
}
#author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5E6A71;
	float: left;
	margin: 0;
	margin-top: 8px;
	margin-right: 8px;
}
input#author {
	float:none;
	width: 60%;
	margin-bottom: 4px;
}
input#photoCaption, input#photoCopyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5E6A71;
	width: 50%;
	margin-bottom: 4px;
}
input#photoUpload {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5E6A71;
	width: 50%;
	margin-bottom: 4px;
}
#imgThumb {
	float: right;
}
#deletePhotoCheck {
	margin-bottom: 6px;
}
#deletePhotoCheck input{
	padding-top: 6px;
}
#newsCatsBox {
	margin: 3px 0 3px 0;
	padding: 2px 4px 4px 4px;
	border: 1px solid #999999;
}
#newsCatsBox table{
	padding: 0;
	margin: 0;
}

#authorDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5E6A71;
	float: left;
	margin: 0;
	margin-top: 5px;
	float: none;
}
#formatPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #5E6A71;
	margin: 0;
	margin-top: 2px;
	margin-left: 12px;
	text-align: right;
	float: right;
}
#formatPrice2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #5E6A71;
	margin: 0;
	margin-top: 2px;
	margin-left: 12px;
	text-align: right;
	float: left;
}
#formatPrice table{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}
#formatPrice table td{
	margin:0;
	padding:0;
}
#formatPrice table td img{
	margin:0;
	padding:0;
	border-style: none;
}
#formatPrice table td form{
	margin:0;
	padding:0;
}
input#authorDate {
	float:none;
	width: 45%;
	margin-top: 3px;
	margin-bottom: 4px;
}
.calendarIcon {
	float:left;
	margin-right:4px;
	padding-top:4px;
}
 div#bodyCopy {
 	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 18px;
	padding:0;
	color: black;
}
div#bodyCopy p{
	margin-top: 6px;
	margin-bottom: 8px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
}
div#bodyCopy p.bodyHeader{
	margin-top: 17px;
	margin-bottom: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
}
 div#bodyCopy ul{
 	margin:0;
	width: 90%;
}
#featureCopy {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1A2155;
	margin-bottom:19px;
}
#featureCopy #bodyCopy {
	margin: 0;
}
#bodyPhoto {
	font-color: #5E6A71;
	float:right;
	margin-left: 12px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #1A2155;
}
#bodyPhoto img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: white;
	border-left-width: 12px;
}
#linkFindOutMore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 8px;
}
#linkFindOutMore a{
	color: #1A2155;
	text-decoration: none;
}
#linkFindOutMore a:hover{
	color: #3D4C95;
}
#indexPhoto {
	float:right;
	margin-right: 6px;
	margin-left: 9px;
	border-style: none;
}
#indexPhoto a {
	text-decoration: none;
}
.newsIndexContainer {
	display: table;
	width: 100%;
	background: white;
	float: none;
	margin:0;
	padding:0;
	font-style:normal;
}
.newsIndexSpacer {
	display: block;
	width: 100%;
	font-size:4px;
	height: 10px;
	background: white;
	float: none;
	margin-top:6px;
	padding-top:0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #1A2155;
}
.newsIndexContainer #bodyTitle {
	border: none;
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
	line-height: 1.2em;
}
.newsIndexContainer #authorDate {
	margin: 0;
	margin-top: 4px;
	margin-bottom: 4px;
}
#introtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-style: normal;
	font-size: 1em;
}
#introtext a{
	text-decoration: none;
	color: #1A2155;
}
#introtext a:hover{
	color: #3D4C95;
}
input#introtext {
	float:none;
	width: 90%;
}





/* ************************** */
/* Classes for the features column on the RH side */
.feature {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #818A8F;
	margin-bottom:8px;
}
#lastFeature.feature  {
	border-bottom-style: none;
	}
.feature p {
	margin-top:0px;
	padding-top:0px;
}
.feature p.head{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:13px;
	font-weight:500;
	color: #1A2155;
	margin-bottom:3px;
}
.feature p.head a{
	color: #1A2155;
	text-decoration:none;
}
.feature p.head a:hover{
	color: #3D4C95;
}
.feature p.info {
	font-size:10px;
	line-height:14px;
}
.feature p.author {
	font-size:9px;
	color:#5E6A71;
	margin-bottom:0px;
	margin-top:1px;
}
.feature p.moreLink {
	font-size:9px;
	color: #1A2155;
	margin-top:-1px;
	margin-bottom:6px;
}
.feature p.moreLink a{
	color: #1A2155;
	text-decoration:none;
}
.feature p.moreLink a:hover{
	color: #3D4C95;
}

textarea.featureFormTitle{
	width: 145px;
	height: 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:13px;
	font-weight:500;
	color: #1A2155;
	margin-bottom:3px;
	border-style: none;
	border-width: 0px;
	overflow:auto;
}
textarea.featureFormBody{
	overflow:auto;
	width: 145px;
	height: 100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	border-style: none;
	border-width: 0px;
}
input.featureFormURL{
	width: 145px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	margin-bottom: 4px;
}
.deleteFeature {
	background-color: #DDDDDD;
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 9px;
}
.deleteFeature input {
	margin-top: 0px;
	margin-bottom: 0px;
}



/* END Classes for the features column on the RH side */

/* Caption */
#caption {
	margin-top: 5px;
	margin-bottom: 7px;
	margin-left: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:12px;
	color:#5E6A71;
}
#caption p {
	margin:0px;
}
#caption .copyright {
	color:#818A8F;
	}



/* ************************** */
/* Classes for the edit form 
input#bodyTitle {
	font-size: 16px;
	font-weight: bold;
	color: #1A2155;
}
*/


/* ************************** */
/* Classes for the contact form */

div#contactFormTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 1em;
}
div#contactFormTable input{
}

/* ************************** */
/* Classes for the downloads management page */
table.fileList {
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	border-collapse: collapse;
	table-layout: automatic;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
table.fileList td, table.fileList th {
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	padding: 3px;
}



/* ---------------------------------- */
/* Buy Now link on shop category index pages */

.btnBuyNow {
	text-align: right;
	margin-top: 8px;
}



/* ---------------------------------- */
/* Small RH column Basket Summary */

For some reason this upsets the column widths but can be left out for now
.basketSummary{
}
.basketSummaryHeader {
	width: 145px;
	background-color:#457EA5;
	margin: 3px 0 0 0;
	padding: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align:center;
}
#basketSummaryTable {
	width: 100%;
	margin:0;
	padding: 0;
	table-layout: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #1A2155;
}
#basketSummaryTable td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:11px;
	padding:4px 0 0 0;
	vertical-align: top;
	color: #5E6A71;
}
#basketSummaryTable td a{
	font-weight: normal;
	color: #1A2155;
	text-decoration: none;
}
#basketSummaryTable td a:hover{
	color: #3D4C95;
}
#basketSummaryTable td.summaryFormat{
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
#basketSummaryTable td.summaryQty{
	padding:0px 0px 6px 0px;
	text-align:right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1A2155;
	margin: 0 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#basketSummaryTable td.summarySubTotal{
	padding:2px 0px 1px 0px;
	font-weight: bold;
	text-align:right;
	vertical-align:baseline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#basketSummaryTable td.summaryTotalPrice{
	padding:10px 0px 6px 0px;
	font-weight: bold;
	text-align:right;
	vertical-align:baseline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1A2155;
}
#basketSummaryTable td.basketEmpty p{
	padding:2px 0px 8px 0px;
	font-weight: normal;
	text-align:center;
}
#summaryButtons{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 9px 0 7px 0;
	padding: 0 0px 0 0px;
}
#summaryButtons a{
	text-decoration: none;
	color: #FFFFFF;
}
#btnCheckout a{
	background-color: #1A2155;
	float: right;
	padding: 0 4px 0 4px;
}
#btnCheckout a:hover{
	background-color: #3D4C95;
}
#btnEditBasket a{
	background-color: #1A2155;
	float: none;
	width: 40px;
	display: block;
	text-align:center;
}
#btnEditBasket a:hover{
	background-color: #3D4C95;
}

/* END Basket Summary */
/* ---------------------------------- */

/* ---------------------------------- */
/* Basket edit page */

#btnCheckout2 a{
	float: right;
	padding: 0 0px 0 0px;
}
div#basketEditPage .basketSummary{
	width: 100%;
	padding: 0;
	background-color:#FFFFFF;
}
div#basketEditPage .basketSummaryHeader {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	text-align: left;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 6px;
}
div#basketEditPage #basketSummaryTable {
	margin:0;
	padding: 6px 0 0 0;
	width: 100%;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	font-family: Verdana, sans-serif, arial;
	color: #000000;
	border-bottom-style: dotted;
	border-bottom-color: #1A2155;
	border-bottom-width: 1px;
}
div#basketEditPage #basketSummaryTable th{
	font-size: 11px;
	padding-left: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	margin-right: 0;
	font-family: Verdana, sans-serif, arial;
}
div#basketEditPage #basketSummaryTable td{
	padding-left: 3px;
	padding-right: 7px;
	padding-bottom: 2px;
	margin-right: 0;
	border-style: none;
	border-bottom-style: solid;
	border-width: 4px;
	border-color: #FFFFFF;
	background-color:#EEEEEE;
	font-family: Verdana, sans-serif, arial;
	font-size:.8em;
	color: #000000;
}
div#basketEditPage #basketSummaryTable th.figures{
	text-align: right;
}
div#basketEditPage #basketSummaryTable td.figures{
	text-align: right;
}
div#basketEditPage #basketSummaryTable td.tableCentered{
	text-align: center;
}
div#basketEditPage #basketSummaryTable td a{
	text-decoration: none;
}
div#basketEditPage #basketSummaryTable td a:hover{
	color:#000000;
	text-decoration: underline;
}

/*
div#basketEditPage #btnEditBasket a{
	width: 140px;
	padding:3px 0 3px 0;
}
*/

div#basketEditPage #basketSummaryTable td#summaryTotalPrice{
	padding:4px 8px 2px 0px;
	font-weight: bold;
	text-align:right;
	vertical-align:baseline;
	background-color: #FFFFFF;
}
div#basketEditPage #basketSummaryTable td#summaryTotalPriceFigures{
	background-color: #FFFFFF;
}
div#basketEditPage .inputQty input{
	font-family: Verdana, sans-serif, arial;
	font-size: .9em;
	width: 2em;
	text-align:right;
	padding-right: 2px;
	border-color: #666666;
	border-style:solid;
	border-width: 1px;
}

/* END Wide page Basket Summary */
/* ---------------------------------- */


/* ---------------------------------- */
/* Delivery page */

.deliveryPage {
	font-family: Verdana, sans-serif, arial;
}
.deliveryPage p{
	font-size:1em;
	padding-bottom: 8px;
	margin-bottom:0px;
}
.deliveryPage input {
	font-size: .8em;
	width: 300px;
}
.deliveryPage input.btnSubmit {
	width: 87px;
}
.deliveryPage input.noMailCheckbox {
	font-size: .8em;
	width: 14px;
}

.deliveryPage table#deliveryDetailsTable{
	margin-top: 0px;
	padding: 0;
}
.deliveryPage #deliveryDetailsTable td{
	font-size: 1em;
	padding: 4px 6px 2px 0;
}
.deliveryPage #deliveryDetailsTable td.formHeader{
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color:#457EA5;
	font-weight: bold;
	padding: 3px 0 6px 0;
}
#btnNextStep a{
	background-color:#457EA5;
	float: none;
	width: 86px;
	display: block;
	text-align:center;
	padding: 4px 0 0 1px;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	text-decoration:none;
	margin-top: 3px;
}
#btnNextStep a:hover{
	background-color:#666666;
}
#btnMakePayment input{
	float: none;
	width: 87px;
	display: block;
	padding: 4px 0 0 1px;
	height: 24px;
	margin-top: 3px;
}

/* END Delivery page */
/* ---------------------------------- */

div#msgFormError p{
	font-weight: bold;
	color: #FF0000;
}
#tblDeliveryCharges td,#tblDeliveryCharges th{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color:#666666;
}
#tblDeliveryCharges {
	margin-bottom: 8px;
}


div.draftText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	float: right;
	background-color: #AA0000;
	padding: 3px 8px;
	margin-left: 8px;
	color: #FFFFFF;
}
div#draft {float: right
}

div#homeFeatureLink {
	margin-top: 14px;
}