/*==================================
	COLUMN MODULE
================================*/
div.column {
	clear: both;
}
/*==============================
	CONTENT TEXT MODULE
================================*/
div.content_text {
	clear: both;
}
/*======= TEMPLATE 2 =====*/
div.content_text-template2 {
	background-color: #EDEDED;
	padding: 10px;
}
/*==========================
	PORTLET MODULE
===========================*/
div.portlet {
	background-image: url('/modules/portlet/templates/template1/images/bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #6bd360;
	clear: both;
	margin: 0px;
	margin-bottom: 10px;
	padding: 10px;
}
div.portlet h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #4b4645;
	font-weight: bold;
}
div.portlet div.picture {
}
div.portlet div.description {
	color: #ffffff;
}
div.portlet a {
	color: #ffffff;
}
/*==== PORTLET TEMPLATE 1 =====*/
div.portlet-template1 {
	background-image: url('/modules/portlet/templates/template1/images/bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #6bd360;
}
/*==== PORTLET TEMPLATE 2 =====*/
div.portlet-template2 {
	background-image: url('/modules/portlet/templates/template2/images/bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #c1d360;
}

/*==== PORTLET TEMPLATE 3 =====*/
div.portlet-template3 {
	background-image: url('/modules/portlet/templates/template3/images/bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #d36087;
}
div.portlet-template3 h3 {
	color: #FFFFFF;
}

/*==== PORTLET TEMPLATE 4 =====*/
div.portlet-template4 {
	background-image: url('/modules/portlet/templates/template4/images/bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #60d3aa;
}

/*==== PORTLET TEMPLATE 4 =====*/
div.portlet-template5 {
	background-image: none;
	background-color: #FFFFFF;
	color: #787474;
}
div.portlet-template5 table.portletLayout {
	width: 100%;
	background-color: #FFFFFF;
}
div.portlet-template5 table.portletLayout td.pictureColumn {
	vertical-align: middle;
	height: 160px;
	text-align: center;
}
div.portlet-template5 table.portletLayout td.pictureColumn div.picture {
	text-align: center;
}

/*==========================
	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;
}
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: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
div.product h2 {
}
div.product div.picture {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
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: 5px;
	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;
}
div.orders table.manageOrder {
	width: 100%;
}
div.orders span.orderStatusColor {
	padding: 5px;
}
div.orders div.printOrderButton {
	float: right;
}
/*============================
	MY ORDERS
=========================*/
div.my_orders {
	clear: both;
}
div.my_orders table.manageOrder {
	width: 100%;
}
div.my_orders span.orderStatusColor {
	padding: 5px;
}
div.my_orders div.printOrderButton {
	float: right;
}

/*=========================
	LINKS MANAGER
==========================*/
div.links_manager {
	clear: both;
}
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;
}
div.stock_control-template1-default div.updateStockButton {
	text-align: right;
}

/*============================
	GALLERY PICTURE
=============================*/
div.gallery_picture {
}
div.gallery_picture div.picture {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
div.gallery_picture div.picture img {
	width: 120px;
	height: 80px;
}
/*================================
	E-Commerce Settings
================================*/
div.ecommerce_settings {
	clear: both;
}
div.ecommerce_settings div.manageCountriesMenu {
	margin-bottom: 10px;
}

div.ecommerce_settings div.backButton {
	margin-bottom: 10px;
}
/*=====================
	LOGON
=====================*/
div.logon {
	clear: both;
}
/*========================
	MAILING LIST
=========================*/
div.mailing_list {
	clear: both;
}
/*====================
	NEWS
=====================*/
div.news {
	margin-bottom: 10px;
}
div.news p.newsDate {
	margin-top: 0px;
	margin-bottom: 0px;

}
div.news h2 {
	font-weight: bold;
	color: #adc42b;
	margin-bottom: 0px;
	text-transform: none;
}
div.news .viewProductLink {
	clear: both;
}
div.news p.overview {
}
/*=========================
	LATEST NEWS
========================*/
div.latest_news {
	border-top: 1px solid #adc42b;
	padding-top: 5px;
}
div.latest_news .latestNewsLayout {
	width: 100%;
	margin: 0px 0px 10px 0px;
}
div.latest_news .latestNewsLayout .newsLinkColumn {
	vertical-align: top;
	padding: 0px 0px 10px 0px;
	text-align: left;
}
div.latest_news .latestNewsLayout .overviewColumn {
	padding: 0px 0px 10px 0px;
}
/*====================
	EVENTS
=====================*/
div.event {
}
div.event p.eventDate {
	margin-top: 0px;
}
div.event h2 {
	margin-bottom: 0px;
}
/*====================
	PRODUCTS
=====================*/
div.products {

}
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 {
  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 {
	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 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 {
}