/* ======================
	DEFAULTS
=========================*/
body {
	font-family: Georgia,"Times New Roman",Times,serif;
	background-image: url("/modules/root/templates/template1/images/bg.gif");
	background-position: center top;
	font-size:11px;
	line-height:16px;
	background-color:#f4f4f4;
	color:#333333;
	margin:0px;
	padding:0px;
}
.inputField {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	border: 1px solid #a0a0a0;
}
h1 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background-color:transparent;
	color:#333333;
	font-size:9px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	padding:  10px 0px 7px 0px;
	border-bottom: 1px solid #999999;
}
h1 em {
	font-style: normal;
}
h1 img {
	vertical-align: baseline;
}
p.tagline {
	position: relative;
	font-size: 13px;
	color: #686868;
}
h2 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#333333;
	font-size:9px;
	font-weight:bold;
	padding-top:3px;
	margin: 0px;
}
h3 {
	background-color: transparent;
	color:#333333;
	font-weight: normal;
	font-size: 9px;
	margin-bottom: 5px;
	margin-top: 5px;
}
h4 {
	background-color: transparent;
	color:#333333;
	font-weight: normal;
	font-size: 9px;
	margin-bottom: 3px;
	margin-top: 5px;
}
a img {
	border-width: 0px;
}
img {
	vertical-align: bottom;
}
object {
	vertical-align: bottom;
}	
embed {
	vertical-align: bottom;
}
p {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
p.error {
	padding: 0px;
	margin: 0px;
	color: #bf0f35;
}
input.error, select.error, textarea.error {
	border: 1px solid #bf0f35;
}
p.notice {
	padding: 0px;
	margin: 0px;
	color: #7581BF;
}
em {
	color: #333333;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
a:link {
	font-weight: bold;
	color: #333333;
}
a:visited {
	font-weight: bold;
	color: #333333;
}
a:hover {
	font-weight: bold;
	color: #7581BF;
}
input.button {
	background-color: #000000;
	padding: 5px;
	color: #FFFFFF;
	border-width: 0px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
input.button:hover {
	color: #7581BF;
}
a.button {
	background-color: #000000;
	padding: 5px;
	color: #FFFFFF;
	border-width: 0px;
	font-weight: bold;
	font-size: 10px;
	line-height: 30px;
	cursor: pointer;
	text-transform: uppercase;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
input.smallButton {
	background-color: #000000;
	padding: 4px;
	color: #FFFFFF;
	border-width: 0px;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
input.smallButton:hover {
	color: #7581BF;
}
a.smallButton {
	background-color: #000000;
	padding: 4px;
	color: #FFFFFF;
	border-width: 0px;
	font-weight: bold;
	font-size: 9px;
	line-height: 20px;
	cursor: pointer;
	text-transform: uppercase;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

/*========================
	LAYOUT
=========================*/
#pageBoxLv1 {
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	width:800px;
}
#headerPictureBox {
	clear: left;
	width: 400px;
	float: left;
}
#logoBox {
	clear: right;
	width: 400px;
	float: right;
	height: 300px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	background-image: url('/modules/root/templates/template1/images/logoback.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
#contentLayout {
	background-color: #FFFFFF;
	clear: both;
	width: 100%;
}
#contentLayout #contentColumn {
	background-color: #FFFFFF;
	width: 675px;
	vertical-align: top;
}

#contentLayout #rightColumn {
	background-color: #FFFFFF;
	width: 125px;
	vertical-align: top;
}
.galleryHighlightsColumn {
	vertical-align: top;
}
#galleryHighlights, #productHighlights {
	padding: 30px 20px 20px 20px;
}
#galleryHighlights h2, #productHighlights h2 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background-color:transparent;
	color:#333333;
	font-size:9px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	padding:  10px 0px 7px 0px;
	border-bottom: 1px solid #999999;
}
#galleryHighlights h3, #productHighlights h3 {
	margin: 0px;
	padding: 0px;
}
#galleryHighlights .galleryThumbnail, #productHighlights .productThumbnail {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#footer {
	padding: 20px 20px 10px 20px;
	color:#000000;
	margin: 0px 0px 0px 0px;
	clear: both;
}
#footerMenu {
	padding: 0px;
	margin: 0px;
	display: inline;
}
#footerMenu li {
	color: #8a8a8a;
	display: inline;
}
#footerMenu li a {
	color: #8a8a8a;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}
#cmsPageActions {
	text-align: left;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 20px;
}
#content {
	clear: both;
	overflow: hidden;
}
#highlightsColumn {
	vertical-align: top;
	font-size: 10px;
}
/*================================
	HIGHLIGHTED AREAS
================================*/
div.highlightedArea1Lv1 {
	background-color: #F4F4F4;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
div.highlightedArea1Lv2 {
	border: 1px solid #9d9d9d;
	background-color: #ffffff;
	padding: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.highlightedArea2Lv1 {
	border: 1px solid #DA8286;
	background-color: #dedede;
	padding: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*===========================================
	INPUT AREA
============================================*/
form.inputArea {
	background-color: transparent;
	color: #4A4B4C;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

table.formLayout {
	margin: 0px;
	background-color: transparent;
	border-spacing: 0px;
}
table.formLayout th.leftHeader {
	padding: 5px 5px 5px 0px;
	color: #64625c;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	min-width: 100px;
}
table.formLayout td {
	padding: 5px;
}
table.formLayout td .inputField {
}
/*=======================
	TOP MENU
=========================*/
#topMenu {
	float: right;
	margin: 0px 5px 10px 0px;
	padding: 0px;
	text-align: right;
	font-weight: normal;
}
#topMenu a {
	font-size: 11px;
	text-transform: lowercase;
}

/*=======================
	MAIN MENU
=========================*/
#mainMenu {
	list-style: none;
	margin: 0px;
	padding: 15px;
	text-align: left;
}
#mainMenu li {
	line-height: 16px;
}
#mainMenu a {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
#mainMenu li.on a {
	color: #7581BF;
}

#mainMenu a:hover {
	color: #7581BF;
}

/*=============================
	SUBMENU Lv1
=========================*/
#subMenuLv1 {
	background-color:#edebe7;
	color:#cfcfcd;
	margin:0px;
	padding:4px 5px 4px 5px;
	border-top: 1px solid #e1e1df;
	border-right: 1px solid #e1e1df;
	border-left: 1px solid #e1e1df;
}
#subMenuLv1 a {
	color:#656b67;
	font-weight: normal;
	text-transform: capitalize;
}
#subMenuLv1 a span {

}

/*=======================
	MODULE MENU
=========================*/
div.moduleMenu {
	border: 1px solid #C6C6C6;
	background-color: #DFDFDF;
	color: #656b67;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}
div.moduleMenu a {
	color: #656b67;
	font-weight: normal;
}
div.moduleMenu span {
}
div.moduleMenu span.on {

}
div.moduleMenu span.off {

}

/*=======================
	MODULE MENU
=========================*/
div.moduleSubMenuLv1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}
div.moduleSubMenuLv1 a {
	text-transform: uppercase;
	font-weight: normal;
}
div.moduleSubMenuLv1 span {
}
div.moduleSubMenuLv1 span.on {

}
div.moduleSubMenuLv1 span.off {

}

/*=============================
	DATA TABLE LAYOUTS
==============================*/
table.dataTable {
	width: 100%;
	margin: 0px 0px 0px 0px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
table.dataTable {
	border-spacing: 2px;
}
table.dataTable th.leftHeader {
	padding: 5px 5px 5px 0px;
	color: #333333;
	font-size: 11px;
	vertical-align: top;
}
table.dataTable th.topHeader {
	text-align: left;
	padding: 5px 5px 5px 0px;
	color: #333333;
	font-size: 11px;
	vertical-align: top;
}
table.dataTable td {
	text-align: left;
	padding: 5px 0px 5px 0px;
	vertical-align: top;
	font-size: 11px;
}
table.dataTable td.emptyCell {
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	border-width: 0px;
}

/*===================
	PAGER
====================*/
div.pager {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 13px;
	margin-bottom: 13px;
	text-align: center;
}
div.pager a {
	border: 1px solid #7581bf;
	background-color: #dedede;
	color: #656B67;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: normal;
}
div.pager .current {
	border: 1px solid #7581bf;
	background-color: #7581bf;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 12px;
}

/*=================================
	VIEW PRODUCT PAGE
=================================*/
div.viewProduct {
	clear: both;
}
div.viewProduct table.productLayout {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
div.viewProduct table.productLayout td.productColumn {
	vertical-align: top;
	padding: 20px;
}
div.viewProduct table.productLayout td.basketColumn {
	background-color: #F4F4F4;
	vertical-align: top;
	padding: 20px;
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:bold;
	line-height:13px;
}
div.viewProduct h1 {
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:bold;
	line-height:13px;
	padding-top:3px;
	border-bottom-width: 0px;
	margin-bottom: 0px;
}
div.viewProduct div.description {
	margin: 10px 0px 10px 0px;
}
div.viewProduct div.backButton {
	float: right;
}
div.viewProduct  table.productLayout td.basketColumn h2 {
	margin: 16px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #999999;
}
div.viewProduct div.price {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #999999;
}
div.viewProduct div.price span {
	font-weight: bold;
}
div.viewProduct  table.productLayout form#addToBasket div.purchaseOptionBox {
	margin-bottom: 5px;
}
/*=================================
	SHOPPING BASKET PAGE
=================================*/
div.root-template1-shopping_basket {
	clear: both;
	margin: 0px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
}
div.root-template1-shopping_basket table.shoppingBasketLayout tr td.basketColumn {
	padding: 20px;
	vertical-align: top;
}
div.root-template1-shopping_basket table.shoppingBasketLayout tr td.checkoutColumn {
	background-color: #F4F4F4;
	padding: 20px;
	vertical-align: top;
}
div.root-template1-shopping_basket table.shoppingBasketLayout tr td.checkoutColumn p.numItemsInBasket {
	font-weight: bold;
}
div.root-template1-shopping_basket table.shoppingBasketLayout tr td.checkoutColumn p.price {
	font-weight: bold;
}
div.root-template1-shopping_basket p.pleaseRemember {
	text-align: right;
	padding-right: 5px;
}
div.root-template1-shopping_basket td.totalHeader {
	background-color: #7581bf;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
}
div.root-template1-shopping_basket td.subTotal {
	background-color: #7581bf;
	color: #FFFFFF;
	padding: 3px;
}
div.root-template1-shopping_basket div.continueShoppingButton {
	text-align: right;
}
div.root-template1-shopping_basket p.includeVAT {
	text-align: right;
}
div.root-template1-shopping_basket h2 {

}
div.root-template1-checkout div.confirmAndPayButton {
	text-align: right;
}

div.root-template1-shopping_basket p.shoppingBasketContents {
	margin-top: 0px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
}
div.root-template1-shopping_basket table.dataTable tr th {
	text-align: center;
}
div.root-template1-shopping_basket table.dataTable tr td {
	text-align: center;
}
div.root-template1-shopping_basket table.dataTable tr th.productHeader {
	text-align: left;
}
div.root-template1-shopping_basket table.dataTable tr td.description {
	text-align: left;
}
div.root-template1-shopping_basket table.dataTable tr td.description ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}


/*============================
	LOGON PAGE
===========================*/
div.root-template1-logon {
	clear: both;
	margin: 10px;
	width: 380px;
}
/*===============================
	CHANGE PASSWORD PAGE
================================*/
div.root-template1-change_password {
	clear: both;
	margin: 10px;
}
/*===============================
	REQUEST NEW PASSWORD PAGE
================================*/
div.root-template1-request_new_password {
	clear: both;
	margin: 10px;
}
/*===============================
	CHECKOUT PAGE
================================*/
div.root-template1-checkout {
	clear: both;
	margin: 20px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
}
div.root-template1-checkout table.dataTable {
	width: auto;
}
div.root-template1-checkout table.dataTable td {
	padding: 0px 15px 0px 0px;
}

div.root-template1-checkout table.dataTable th {
	padding: 0px 15px 0px 0px;
}
div.root-template1-checkout table.dataTable td.description {
	text-align: left;
}
div.root-template1-checkout table.dataTable td.description  ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.root-template1-checkout table.dataTable th.descriptionHeader {
	text-align: left;
}
div.root-template1-checkout table.dataTable div.changeBasketButton {
	text-align: left;
}
div.root-template1-checkout h2 {
}
div.root-template1-checkout div.confirmAndPayButton {
	text-align: left;
}
/*===============================
	EDIT LAYOUT PAGE
================================*/
div.root-template1-edit_layout {
	clear: both;
	margin: 10px;
}
/*===============================
	EDIT META PAGE
================================*/
div.root-template1-edit_meta {
	clear: both;
	margin: 10px;
}
/*===============================
	EDIT SITEMAP
================================*/
div.root-template1-edit_sitemap {
	clear: both;
	margin: 10px;
}
/*===============================
	ORDER FAILED PAGE
================================*/
div.root-template1-order_failed {
	clear: both;
	margin: 10px;
}
/*===============================
	ORDER SUCCESS PAGE
================================*/
div.root-template1-order_success {
	clear: both;
	margin: 10px;
}
/*===============================
	VIEW NEWS
================================*/
div.root-template1-view_news {
	clear: both;
	margin: 10px;
}
/*===============================
	VIEW EVENT
================================*/
div.root-template1-view_event {
	clear: both;
	margin: 10px;
}
/*===============================
	SEARCH PAGE
================================*/
div.root-template1-search {
	clear: both;
	margin: 10px;
}
div.root-template1-search h3 {
	margin: 0px;
}
div.root-template1-search p.sample {
	margin: 0px;
}
div.root-template1-search p.link {
	margin: 0px 0px 10px 0px;
}

