/* ======================
	DEFAULTS
=========================*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	background-color:#FFFFFF;
	color:#666666;
	background-image: url('/modules/root/templates/template1/images/bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	text-align: left;
	line-height:16px;
}
.inputField {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	border: 1px solid #cccccc;
}
h1 {
	background-color:transparent;
	color:#663300;
	font-size:13px;
	line-height:19px;
	text-transform: uppercase;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
h1 em {
	font-style: normal;
}
p.tagline {
	position: relative;
	font-size: 13px;
	color: #686868;
}
h2 {
	background-color: transparent;
	color:#663300;
	font-size:13px;
	line-height:19px;
	font-weight: normal;
	margin-bottom: 7px;
	margin-top: 0px;
}
h3 {
	background-color: transparent;
	color:#663300;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
}
h4 {
	background-color: transparent;
	color:#663300;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 3px;
	margin-top: 0px;
}
a img {
	border-width: 0px;
}
img {
	vertical-align: bottom;
}
object {
	vertical-align: bottom;
}	
embed {
	vertical-align: bottom;
}
p {
	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: #385f14;
}
em {
	color: #78A22F;
}
a {
	text-decoration: none;
	font-weight: normal;
	color: #78A22F;
}
a:link {
	color: #78A22F;
}
a:visited {
	color: #78A22F;
}
a:hover {
	color: #663300;
}
table th {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #4f4646;
}
input.button {
	background-color: #e6e6e6;
	padding: 5px;
	color: #78A22F;
	border-width: 0px;
	font-size: 13px;
}
a.button {
	background-color: #e6e6e6;
	padding: 5px;
	color: #78A22F;
	border-width: 0px;
	font-weight: normal;
	font-size: 13px;
	line-height: 30px;
	cursor: pointer;
}
input.button2 {
	background-color: #C22C22;
	padding: 5px;
	color: #FFFFFF;
	border-width: 0px;
	font-size: 13px;
}
a.button2 {
	background-color: #C22C22;
	padding: 5px;
	color: #FFFFFF;
	border-width: 0px;
	font-weight: normal;
	font-size: 13px;
	line-height: 30px;
	cursor: pointer;
}
input.smallButton {
	background-color: #e6e6e6;
	padding: 4px;
	color: #78A22F;
	border-width: 0px;
	font-size: 11px;
}
a.smallButton {
	background-color: #e6e6e6;
	padding: 4px;
	color: #78A22F;
	border-width: 0px;
	font-weight: normal;
	font-size: 11px;
	line-height: 20px;
	cursor: pointer;
}

/*========================
	LAYOUT
=========================*/
#pageBoxLv1 {
	height:100%;
	margin-left:auto;
	margin-right:auto;
	max-width:800px;
	min-width:800px;
	position:relative;
	text-align:left;
	width:800px;
}
#pageBoxLv2 {
	background-color: #FFFFFF;
}
#topBar {
	background-repeat: no-repeat;
	background-position: top left;
	height:29px;
	width:800px;
	text-align: right;
}
#topBar ul {
	margin: 0px;
	padding: 0px;
	padding-top:7px;
	list-style: none;
}
#topBar ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	padding-right:30px;
}
#topBar ul li a {
	color: #FFFFFF;
	font-size:10px;
	font-weight:bold;
	line-height:16px;
}
#topBar ul li a:hover {
	color: #336600;
}
#bottomBar {
	background-repeat: no-repeat;
	background-position: top left;
	height:29px;
	width:800px;
	text-align: right;
}
#bottomBar ul {
	margin: 0px;
	padding: 0px;
	padding-top:7px;
	list-style: none;
}
#bottomBar ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	padding-right:30px;
}
#bottomBar ul li a {
	color: #FFFFFF;
	font-size:10px;
	font-weight:bold;
	line-height:16px;
}
#bottomBar ul li a:hover {
	color: #CCCC99;
}
#flash {
	height:301px;
	width:800px;
}
#bookOnline {
	margin: 0px;
	padding: 15px 0px 0px 10px;
}
#bookOnline a {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
#subscribeToNewsletter {
	margin: 0px;
	padding: 15px 0px 0px 10px;
}
#subscribeToNewsletter a {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
#orderDVD {
	margin: 0px;
	padding: 15px 0px 0px 10px;
}
#orderDVD a {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
#breadcrumbs {
	clear: both;
	margin: 10px 0px 0px 5px;
	padding:0px;
}
#footer {
	clear: both;
}
#footerMenu {
	padding: 0px;
	list-style: none;
	margin: 20px 0px 0px 0px;
}
#footerMenu li {
	display: inline;
}
#cmsPageActions {
	text-align: right;
	padding-right: 0px;
	padding-bottom: 10px;
}
#leftColumn {
	float:left;
	height:320px;
	width:130px;
}
#content {
	float:right;
	width:660px;
}
/*================================
	HIGHLIGHTED AREAS
================================*/
div.highlightedArea1Lv1 {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 0px 10px 0px;
	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-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

table.formLayout {
	margin: 0px;
	background-color: transparent;
	border-spacing: 0px;
}
table.formLayout th.leftHeader {
	padding: 5px;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	text-align: right;
	min-width: 100px;
}
table.formLayout td {
	padding: 5px;
	font-size: 10px;
}
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 {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#mainMenu li {
	margin: 0px;
	padding: 0px;
}
#mainMenu li a {
	display: block;
	background-color: #B289BE;
	height:18px;
	margin-bottom:1px;
	padding-left:5px;
	padding-top:4px;
	width:125px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
}
#mainMenu li a:hover {
	opacity:0.75;
}
#mainMenu li.item1 a {
	background-color: #B289BE;
}
#mainMenu li.item2 a {
	background-color: #21409A;
}
#mainMenu li.item3 a {
	background-color: #00ADEF;
}

#mainMenu li.item4 a {
	background-color: #0DB14B;
}

#mainMenu li.item5 a {
	background-color: #FFCB05;
}

#mainMenu li.item6 a {
	background-color: #F47920;
}

#mainMenu li.item7 a {
	background-color: #ED1C24;
}
#mainMenu li.item8 a {
	background-color: #B289BE;
}
#mainMenu li.item9 a {
	background-color: #21409A;
}
#mainMenu li.item10 a {
	background-color: #00ADEF;
}
#mainMenu li a {
	color: #FFFFFF;
}


/*=============================
	SUBMENU Lv1
=========================*/
#subMenuLv1 {
	height: 30px;
	text-align: right;
}
#subMenuLv1 ul {
	margin: 0px;
	padding: 7px 30px 0px 0px;
	list-style: none;
}
#subMenuLv1 ul li {
	display: inline;
}
#subMenuLv1 ul li a {
	font-size: 10px;
}

/*=======================
	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-top: 10px;
	margin-bottom: 10px;
}
table.dataTable {
	border-spacing: 2px;
}
table.dataTable th.leftHeader {
	background-color: #e0d6cc;
	padding: 5px;
	color: #663300;
}
table.dataTable th.topHeader {
	background-color: #e0d6cc;
	color: #663300;
	text-align: center;
	padding: 5px;
}
table.dataTable td {
	background-color: #e4ecd5;
	color: #336600;
	padding: 5px;
	line-height: 16px;
}
table.dataTable td.emptyCell {
	background-color: transparent;
	padding: 0px;
}

/*===================
	PAGER
====================*/
div.pager {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 13px;
	margin-bottom: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
div.pager a,
div.pager a:link,
div.pager a:visited {
	color: #78A22F;
}
div.pager a.hover {
	color: #336600;
}
div.pager .current {

}

/*=================================
	VIEW PRODUCT PAGE
=================================*/
div.viewProduct {
	clear: both;
	margin: 0px 10px 10px 10px;
}
div.viewProduct table.productLayout {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
div.viewProduct table.productLayout td.informationColumn {
	vertical-align: top;
	text-align: left;
	padding-right: 20px;
}
div.viewProduct table.productLayout td.pictureColumn {
	vertical-align: top;
	padding-right: 10px;
	width: 260px; 
	text-align: right;
}

div.viewProduct table.productLayout td.pictureColumn div.price {
	font-weight: bold;
}
div.viewProduct div.pictureThumbnailWrapper {
	margin-bottom: 10px;
}

/*=================================
	VIEW PRODUCT PAGE
=================================*/
div.viewVenue {
	clear: both;
	margin: 0px 10px 10px 10px;
}
div.viewVenue table.venueLayout {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
div.viewVenue table.venueLayout td.informationColumn {
	vertical-align: top;
	text-align: left;
	padding-right: 20px;
}
div.viewVenue table.venueLayout td.pictureColumn {
	vertical-align: top;
	padding-right: 5px;
}

div.viewVenue div.pictureThumbnailWrapper {
	margin-bottom: 10px;
}

div.viewVenue table.venueDates {
	width: 100%;
	font-size: 9px;
	border-spacing: 2px;
	margin-bottom: 10px;
}
div.viewVenue table.venueDates td {
	padding: 3px 10px 3px 10px;
}
div.viewVenue table.venueDates td.date {
	background-color: #e0d6cc;	
	color: #663300;
	font-weight: bold;
}
div.viewVenue table.venueDates td.price {
	background-color: #e4ecd5;	
	color: #78A22F;
}
div.viewVenue table.venueDates td.price span.price {
	font-weight: bold;
}
div.viewVenue table.venueDates td.bookNow {
	background-color: #78a22f;
}
div.viewVenue table.venueDates td.bookNow a {	
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size:9px;
	line-height:16px;
}
div.viewVenue table.venueDates td.bookNow a:hover {
	color: #336600;
}
/*=================================
	VIEW PRODUCT PICTURE
=================================*/
div.viewVenuePicture {
	clear: both;
	width: 600px;
	margin: 0px 10px 10px 10px;
}
div.viewVenuePicture div.pictureWrapper {
	margin-bottom: 10px;
	text-align: center;
}
div.viewVenuePicture table.pictureNav {
	width: 100%;
	padding: 10px;
	border-bottom: 1px solid #cccccc;
}
div.viewVenuePicture table.pictureNav td.previous {
	text-align: left;
}
div.viewVenuePicture table.pictureNav td.next {
	text-align: right;
}

div.viewVenuePicture p.backButton {
	margin-top: 10px;
	margin-bottom: 10px;
}
/*=================================
	SHOPPING BASKET PAGE
=================================*/
div.root-template1-shopping_basket {
	clear: both;
	margin: 10px;
}
div.root-template1-shopping_basket div.checkoutButton {
	text-align: right;
}
div.root-template1-shopping_basket div.continueShoppingButton {
	text-align: right;
}
div.root-template1-shopping_basket p.includeVAT {
	text-align: right;
}
div.root-template1-checkout div.confirmAndPayButton {
	text-align: right;
}
/*============================
	LOGON PAGE
===========================*/
div.root-template1-logon {
	clear: both;
	margin: 10px;
}
/*===============================
	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: 10px;
}
/*===============================
	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;
}
/*===============================
	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;
}
/*============================
	BUY DVD
============================*/
div#buyDVD {
	clear: both;
	background-image: url('/modules/root/templates/template2/images/buy_dvd_bg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	height: 107px;
	margin: 0px;
	padding: 0px;
}
div#buyDVD p {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 220px;
	padding-right: 0px;
	padding-top: 35px;
}
div#buyDVD a {
	color: #FFFFFF;
	font-weight: bold;
}
div#buyDVD a:hover {
	color: #336600;
}
/*======================
	GALLERY
=====================*/
div.root-template3-default div#galleryBox {
	padding: 0px 10px 0px 10px;
}
div.root-template3-default ul.categories {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
div.root-template3-default h2.searchKeywords {
	margin: 0px;
}
div.root-template3-default p.numSearchResults {
	margin-top: 0px;
}
div.root-template3-default h2.category {
	margin: 0px;
}
div.root-template3-default div.indexAndSearch {

}
div.root-template3-default div.indexAndSearch div#gallerySearchBox {
	line-height: 16px;
	margin: 0px 0px 20px 0px;
}
div.root-template3-default div.indexAndSearch div#gallerySearchBox input.inputField {

}
div.root-template3-default div.indexAndSearch div#gallerySearchBox input.findImagesButton {
	vertical-align: bottom;
}
div.root-template3  p.backButton1 {
	clear: both;
	margin: 0px;
}
div.root-template3 p.backButton2 {
	margin: 0px 0px 20px 0px;
}
div.gallerySearchResultsBoxLv1 {

}
div.gallerySearchResultsBoxLv1 table.galleryLayout {
	width: 100%;
}
div.gallerySearchResultsBoxLv1 table.galleryLayout td.galleryLayoutColumn1,
div.gallerySearchResultsBoxLv1 table.galleryLayout td.galleryLayoutColumn2,
div.gallerySearchResultsBoxLv1 table.galleryLayout td.galleryLayoutColumn3 {
	vertical-align: top;
	width: 192px;
}
div.gallerySearchResultsBoxLv1 table.galleryLayout table.galleryThumbnailLayout {
	margin-right: 10px;
}
div.gallerySearchResultsBoxLv1 table.galleryLayout table.galleryThumbnailLayout td.pictureColumn {
	vertical-align: middle;	
	text-align: center;
	border: 1px solid #AAAAAA;
	width: 190px;
	height: 190px;
}
div.gallerySearchResultsBoxLv1 table.galleryLayout table.galleryThumbnailLayout td.pictureColumn img {

}
div.gallerySearchResultsBoxLv1 table.galleryLayout table.galleryThumbnailLayout td.detailsColumn {
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
div.gallerySearchResultsBoxLv1 table.galleryLayout table.galleryThumbnailLayout td.detailsColumn p.categoryName {
	margin: 0px;
}
div.gallerySearchResultsBoxLv1 table.galleryLayout table.galleryThumbnailLayout td.detailsColumn p.overview {
	margin: 0px;
}
div.gallerySearchResultsBoxLv1 table.galleryLayout table.galleryThumbnailLayout td.detailsColumn p.viewGalleryLink {
	margin: 0px;
	font-weight: bold;
}
div.gallerySearchResultsBoxLv1 table.galleryLayout table.galleryThumbnailLayout td.detailsColumn p.viewGalleryLink a,
div.gallerySearchResultsBoxLv1 table.galleryLayout table.galleryThumbnailLayout td.detailsColumn p.viewGalleryLink a:link,
div.gallerySearchResultsBoxLv1 table.galleryLayout table.galleryThumbnailLayout td.detailsColumn p.viewGalleryLink a:visited {
	font-weight: bold;
}
div.root-template3-default div.galleryDisplayOptions {
	text-align: right;
	margin-right: 20px;
}
/*=============================
	VIEW GALLERY
=============================*/
div.root-view_gallery div.viewGallery {
	padding: 0px 10px 0px 10px;
}
div.root-view_gallery div.viewGallery div.pictureWrapper {
	float: left;
	margin: 0px 10px 15px 0px;
}
div.root-view_gallery div.viewGallery p.categoryName {
	margin: 0px;
}
div.root-view_gallery div.viewGallery p.downloadImage {
	margin: 0px;
}
div.root-view_gallery div.viewGallery p.downloadForPrint {
	margin: 0px;
}
div.root-view_gallery div.viewGallery p.downloadForWeb {
	margin: 0px;
}