/*==================================
	COLUMN MODULE
================================*/
div.column {
	clear: both;
}

/*==============================
	CONTENT TEXT MODULE
================================*/
div.content_text {
	clear: both;
	margin-bottom: 10px;
}
/*======= TEMPLATE 2 =====*/
div.content_text-template2 {
	background-color: #EDEDED;
	padding: 10px;
}

/*==========================
	PORTLET MODULE
===========================*/
div.portlet {
	clear: both;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
div.portlet h2 {
	background-color:#ABAFA4;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}
div.portlet h2 a, div.portlet h2 a:link {
	background-color:#ABAFA4;
	color:#FFFFFF;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	line-height: 13px;
	font-weight:bold;
	margin-bottom:1px;
	padding-left:5px;
	padding-bottom:2px;
	padding-top:1px;
	text-decoration:none;
}
div.portlet h2 a:hover {
	background-color:#333333;
	color:#FFFFFF;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	line-height: 13px;
	font-weight:bold;
	margin-bottom:1px;
	padding-bottom:2px;
	padding-top:1px;
	text-decoration:none;
}
div.portlet p {
	color: #64625c;
}
div.portlet div.picture {
	text-align: left;
	margin-bottom: 10px;
}
div.portlet div.description {
	margin: 5px;
}
div.portlet a {
	border-width: 1px;
	font-weight: normal;
}
/*==== PORTLET TEMPLATE 1 =====*/

/*==== PORTLET TEMPLATE 2 =====*/
div.portlet-template2 td.picture {
	padding-right: 10px;
	vertical-align: top;
}

/*==== PORTLET TEMPLATE 2 =====*/
div.portlet-template3 div.picture {
	text-align: center;
	vertical-align: middle;
	min-height: 170px;
}

/*==========================
	PICTURE MODULE
===========================*/
div.picture {
	clear: both;
	margin-bottom: 10px;
}
/*=====================================
	LOGS
======================================*/
div.logs {
	clear: both;
	background-color: transparent;
	color: #4A4B4C;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.logs div.pager {
	text-align: center;
	margin: 5px;
}
div.logs div.pager a {
	color: #113366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px;
}
div.logs div.downloadSpreadsheetWrapper {
	float: right;
}

/*=====================================
	MANAGE USERS
======================================*/
div.manage_users {
	clear: both;
	padding: 0px;
	margin: 0px;
}
div.manage_users-template1-edit_user div.correspondence td.leftColumn {
	vertical-align: top;
	width: 200px;
}
div.manage_users-template1-edit_user div.correspondence td.centerColumn {
	vertical-align: top;
	text-align: left;
}
div.manage_users-template1-edit_user div.correspondence td.centerColumn a {
	cursor: pointer;
}
div.manage_users-template1-edit_user div.correspondence td.centerColumn div.displayMessage {
	text-align: right;
}
div.manage_users-template1-edit_user div.correspondence td.rightColumn {
	vertical-align: top;
	width: 50px;
	text-align: center;
}
/*=======================
	FEEDBACK
=======================*/
div.feedback {
	clear: both;
	margin-bottom: 10px;
}
div.feedback table.formLayout th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
div.feedback table.formLayout td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
/*==========================
	PRODUCT THUMBNAIL MODULE
===========================*/
div.product {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
div.product h2 {
}
div.product div.picture {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
}
div.product div.picture img.thumb {
	margin-bottom: 10px;
}
div.product p.price {
	font-size: 13px;
}
div.product p.price em {
	font-style: normal;
}
div.product p.overview {
	color: #64625c;
}
div.product p.viewProductLink {
	text-align: left;
}
/*==== TEMPLATE 1 =========*/
div.product-template1 table.productThumbnailLayout td.pictureColumn {
	vertical-align: top;
	padding: 10px;
}
div.product-template1 table.productThumbnailLayout td.infoColumn {
	vertical-align: top;
	padding: 10px;
}
/*==========================
	PRODUCT PROMOTION THUMBNAIL MODULE
===========================*/
div.product_promotion {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
div.product_promotion h2 {
}
div.product_promotion div.picture {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
div.product_promotion div.picture img.thumb {
	margin-bottom: 10px;
}
div.product_promotion p.price {
	font-size: 14px;
}
div.product_promotion p.price em {
	font-style: normal;
}
div.product_promotion p.overview {
	color: #64625c;
}

/*==============================
	MANAGE ORDERS
============================*/
div.orders {
	clear: both;
	margin-bottom: 10px;
	position:relative;
}
div.orders table.manageOrder {
	width: 100%;
}
div.orders span.orderStatusColor {
	padding: 5px;
}
div.orders div.printOrderButton,div.orders div.addToWaitingList {
	float: right;
}
div.orders div.trackerContainer{
	position:absolute;
	top:35%;
	left:35%;
	background-color:white;
	border:1px solid #CCCCCC;
	width:200px;
}
div.orders div.trackerContainer div.tracker{
	padding:15px;
}
div.orders div.trackerContainer div.tracker .inputField{
	border:1px solid #CCCCCC;
	margin:0px 0px 5px 0px;
}
div.orders div.trackerContainer div.tracker .submit{

}
/*==============================
	MANAGE LISTS
============================*/
div.waiting_lists {
	clear: both;
	margin-bottom: 10px;
	position:relative;
}
div.waiting_lists table.manageList {
	width: 100%;
}
div.waiting_lists span.waitingListStatusColor {
	padding: 5px;
}
div.waiting_lists div.printListButton {
	float: right;
}
div.waiting_lists div.trackerContainer{
	position:absolute;
	top:35%;
	left:35%;
	background-color:white;
	border:1px solid #CCCCCC;
	width:200px;
	height:100px;
}
div.waiting_lists div.trackerContainer div.tracker{
	padding:15px;
}
div.waiting_lists div.trackerContainer div.tracker .inputField{
	border:1px solid #CCCCCC;
}
div.waiting_lists div.trackerContainer div.tracker .submit{

}
/*============================
	MY ORDERS
=========================*/
div.my_orders {
	clear: both;
	margin-bottom: 10px;
}
div.my_orders table.manageOrder {
	width: 100%;
}
div.my_orders span.orderStatusColor {
	padding: 5px;
}
div.my_orders div.printOrderButton {
	float: right;
}
/*============================
	MY LISTS
=========================*/
div.my_waiting_list {
	clear: both;
	margin-bottom: 10px;
}
div.my_waiting_list table.manageList {
	width: 100%;
}
div.my_waiting_list span.waitingListStatusColor {
	padding: 5px;
}
div.my_waiting_list div.printListButton {
	float: right;
}

/*=========================
	LINKS MANAGER
==========================*/
div.links_manager {
	clear: both;
	margin-bottom: 10px;
}
div.links_manager div.linkActions {
	text-align: right;
}
div.links_manager div.backButton {
	float: right;
	margin-top: 0px;
	margin-bottom: 5px;
}
div.links_manager div.highlightedArea1Lv1 {
	clear: both;
}
div.links_manager div.linkMenu {
	margin: 10px 0px 10px 0px;
}
div.link p.linkName {
	font-weight: bold;
	font-size: 12px;
	margin: 20px 0px 0px 0px;
}
div.link p.description {
	margin: 00px 0px 20px 0px;
}
/*============================
	STOCK CONTROL
============================*/
div.stock_control {
	clear: both;
	margin-bottom: 10px;
}
div.stock_control-template1-default div.updateStockButton .button{
	
}
div.stock_control-template1-default .searchButton{
	float:left;
	margin:0px 10px 0px 0px;
}
/*======================
	GALLERY
=======================*/
div.gallery {
	clear: both;
	margin-bottom: 10px;
	position:relative;
}
div.gallery div.picture {
	text-align: center;
}
div.gallery .prevArrow{
	position:absolute;
	left:0px;
	top:218px;
	z-index:2;
}
div.gallery .nextArrow{
	position:absolute;
	right:0px;
	top:218px;
	z-index:2;
}
div.gallery .arrowContainer{
	display:none;
}
div.gallery .productLinksContainer{
	position:absolute;
	bottom:140px;
	left:65px;
	z-index:2;
}
div.gallery .productLinksContainer h1{
   margin-bottom: 15px;
}
div.gallery .productLinksContainer a{
	font-weight:normal;
	color: #333333;
	display:block;
}
div.gallery .productLinksContainer a:hover{
	color: #CA1C23;
}
div.gallery .productLinksContainer .pictureProducts{
	display:none;
}

/*============= TEMPLATE 1 =================*/
div.gallery-template1 div.picture {
	text-align: center;
}
div.gallery-template1 div.caption {
	text-align: center;
	margin: 10px;
}
/*============= TEMPLATE 2 =================*/
div.gallery-template2 div.picture {
	padding: 10px;
	background-color: #000000;
}
div.gallery-template2 div.caption {
	padding: 10px;
	background-color: #808080;
	color: #FFFFFF;
}
div.gallery-template2 div.title {
	padding: 10px;
	background-color: #4c4c4c;
	color: #FFFFFF;
}
div.gallery-template2 div.galleryNavigation {
	background-color: #666666;
	padding: 5px;
}
div.gallery-template2 table.galleryNavigationLayout {
	width: 100%;
}
div.gallery-template2 table.galleryNavigationLayout td.firstPictureColumn, div.gallery-template2 table.galleryNavigationLayout td.lastPictureColumn, div.gallery-template2 table.galleryNavigationLayout td.previousPictureColumn, div.gallery-template2 table.galleryNavigationLayout td.nextPictureColumn {
	width: 30px;
	text-align: center;
	vertical-align: middle;
}
div.gallery-template2 table.galleryNavigationLayout td.galleryPagerColumn {
	padding: 3px;
	background-color: #333333;
}
/*============= TEMPLATE 3 =================*/
div.gallery-template3 #slideshow {list-style:none; color:#fff}
div.gallery-template3 #slideshow span {display:none}
div.gallery-template3 #wrapper {margin:50px auto; display:none}
div.gallery-template3 #wrapper * {margin:0; padding:0}
div.gallery-template3 #fullsize {position:relative; height:400px;}
div.gallery-template3 #information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
div.gallery-template3 #information h3 {padding:4px 8px 3px; font-size:14px}
div.gallery-template3 #information p {padding:0 8px 8px}
div.gallery-template3 #image {}
div.gallery-template3 #image img {position:absolute; z-index:25; width:auto}
div.gallery-template3 .imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
div.gallery-template3 #imgprev {left:0; background:url(images/left.gif) left center no-repeat}
div.gallery-template3 #imgnext {right:0; background:url(images/right.gif) right center no-repeat}
div.gallery-template3 #imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
div.gallery-template3 .linkhover {background:url(images/link.gif) center center no-repeat}
div.gallery-template3 #thumbnails {margin-top:15px}
div.gallery-template3 #slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
div.gallery-template3 #slideleft:hover {background-color:#333}
div.gallery-template3 #slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}
div.gallery-template3 #slideright:hover {background-color:#333}
div.gallery-template3 #slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
div.gallery-template3 #slider {position:absolute; left:0; height:81px}
div.gallery-template3 #slider img {cursor:pointer; border:1px solid #666; padding:2px}
/*============= TEMPLATE 4 =================*/
div.gallery-template4 div.jquerySlideshow img,div.gallery-template4 div.productLinksContainer{
	display:none;
}
div.gallery-template4 div.jquerySlideshow img.firstSlide{
	display:block;
}
/*================================
	E-Commerce Settings
================================*/
div.ecommerce_settings {
	clear: both;
	margin-bottom: 10px;
}
div.ecommerce_settings div.manageCountriesMenu {
	margin-bottom: 10px;
}

div.ecommerce_settings div.backButton {
	margin-bottom: 10px;
}
/*=====================
	LOGON
=====================*/
div.logon {
	margin-bottom: 10px;
	clear: both;
}
/*========================
	MAILING LIST
=========================*/
div.mailing_list {
	margin-bottom: 10px;
	clear: both;
}
/*====================
	NEWS
=====================*/
div.news {
	margin-bottom: 10px;
}
div.news p.newsDate {
	margin-top: 0px;
}
div.news h2 {
	margin-bottom: 0px;
}
div.news .picture {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.news .viewProductLink {
	clear: both;
}
/*====================
	EVENTS
=====================*/
div.event {
	margin-bottom: 10px;
}
div.event p.eventDate {
	margin-top: 0px;
}
div.event h2 {
	margin-bottom: 0px;
}
/*====================
	PRODUCTS
=====================*/
div.products {
	margin-bottom: 10px;
}
div.products div.searchResults table.productBox {
	border: 1px solid #D1D1CF;
	margin: 10px 0px 10px 0px;
	width: 100%;
	background-color: #FFFFFF;
}
div.products div.searchResults table.productBox td.pictureBox {
	width: 160px;
	vertical-align: top;
}
div.products div.searchResults table.productBox td.productDetails {
	padding: 0px 10px 0px 10px;
	vertical-align: top;
}
div.products div.searchResults form.addToBasketBox {
	text-align: right;
}
div.products div.searchResults form.addToBasketBox .button {
	margin: 0px;
}
div.products div.pager {
	clear: both;
}
div.products table.productLayout td.pictureColumn {
	text-align: right;
	vertical-align: top;
	width: 300px;
}
div.products table.productLayout td.informationColumn {
	text-align: left;
	padding: 0px 0px 0px 10px;
	vertical-align: top;
}
/*===========
  CALENDAR
============*/
div.calendar {
	margin-bottom: 10px;
  text-align: center;
}
div.calendar td.previousMonth, div.calendar td.previousYear, div.calendar td.nextMonth, div.calendar td.nextYear, div.calendar td.currentMonthAndYear {
  background-color: transparent;
  border-width: 0px;
}
/*========================
	BLOG
========================*/
div.blog table.blogLayout {
	margin-bottom: 10px;
	width: 100%;
}
div.blog table.blogLayout td.articleColumn {
	vertical-align: top;
	padding-right: 10px;
}
div.blog table.blogLayout td.articleColumn h1 {

}
div.blog table.blogLayout td.calendarColumn {
	vertical-align: top;
	width: 40%;
}
div.blog table.blogLayout td.calendarColumn div.calendarColumnBox {

}
div.blog div.articles div.article {

}
div.blog div.rss {
	float: right;
	width: 50px;
	text-align: right;
}
div.blog div.latestArticleHeaders h2 {
	
}
div.blog div.latestArticleHeaders ul {
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
div.blog p.author {

}
div.blog p.author strong {

}
div.blog p.numberOfComments {
}
div.blog p.createdOn {
}
div.blog p.createdOn strong {
}
div.blog div.commentsBox div.commentBox {
}
div.blog div.articleBox {
}
div.blog div.commentBox p.author {
}
div.blog div.latestArticlesBox {
}
div.blog div.latestArticlesBox div.article {
}
div.blog div.latestArticlesBox div.article p.viewArticle {
}
div.blog div.latestArticlesBox div.article p.viewArticle a {
}
div.blog div.blogSearch {
	text-align: right;
}
div.blog div.archive {

}
div.blog div.archive ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.blog div.archive li.month {
	margin-top: 0px;
	margin-bottom: 0px;
}
div.blog div.categories ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.blog div.categories li {
	margin-top: 0px;
	margin-bottom: 0px;
}
div.blog div.categories ul ul li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
/*==========================
	CHECKOUT
=========================*/
div.checkout-default div#contentBoxLv2 {
	clear: both;
	padding: 20px;
}
div.checkout-default div.checkoutButton {
	text-align: right;
}
div.checkout-default div.continueShoppingButton {
	text-align: right;
}
div.checkout-default p.includeVAT {
	text-align: right;
}
div.checkout-default div.confirmAndPayButton {
	text-align: right;
}
div.checkout-default table.shoppingBasketActions {
	width: 100%;
}
div.checkout-default table.shoppingBasketActions td {
	width: 33%;
}
div.checkout-default table.shoppingBasketActions td.checkoutButtomColumn a.button {
	margin-right: auto;
}
div.checkout-default table.shoppingBasketActions td.updateBasketColumn a.button {
	margin-right: auto;
	margin-left: auto;
}
div.checkout-default table.shoppingBasketActions td.continueShoppingColumn a.button {
	margin-left: auto;
}
div.checkout-default table.dataTable {
	width: 100%;
}
div.checkout-default table.dataTable td.updateButtonColumn {
	padding: 0px;
}
div.checkout-default table.dataTable td.subTotalHeader,
div.checkout-default table.dataTable td.picUpFromStore,
div.checkout-default table.dataTable td.giftWrap,
div.checkout-default table.dataTable td.homeDelivery,
div.checkout-default table.dataTable td.epromotionCodeHeader,
div.checkout-default table.dataTable td.totalHeader,
div.checkout-default table.dataTable td.epromotion {
	text-align: right;
}
div.checkout-checkout p.confirmAndPayButton a {
	margin-left: auto;
}
div.checkout-checkout div.deliveryClass{
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px 0px 10px 0px;
}
/*=================================
	LATEST NEWS
=============================*/
div.latest_news {
	clear: both;
	margin-bottom: 10px;
}
div.latest_news table.newsItemLayout {
		width: 100%;
		margin-bottom: 10px;
}
div.latest_news table.newsItemLayout td.pictureColumn {
	width: 90px;
	text-align: left;
	vertical-align: top;
}
div.latest_news table.newsItemLayout td.newsDetailsColumn {
	vertical-align: top;
	text-align: left;
}
div.latest_news table.newsItemLayout td.newsDetailsColumn p.newsDate {
	margin-top: 0px;
}
