/*==================================
	COLUMN MODULE
================================*/
div.column {

}
/*========= TEMPLATE 2 ==========*/
.column-template2 {
	background-color: #444444;
	color: #CCCCCC;
}
.column-template2 div.cmsRevisions {

}
.column-template2 div.cmsRevisions strong {

}
.column-template2 div.cmsRevisions a {
	color: #CCCCCC;
}
/*========= TEMPLATE 3 ==========*/
.column-template3 {
	background-color: #076c7a;
	color: #CCCCCC;
}
.column-template3 div.cmsRevisions {

}
.column-template3 div.cmsRevisions strong {

}
.column-template3 div.cmsRevisions a {
	color: #CCCCCC;
}
/*==============================
	CONTENT TEXT MODULE
================================*/
div.content_text {
	clear: both;
}
/*======= TEMPLATE 2 =====*/
div.content_text-template2 {
	background-color: #faf9f5;
	border: 1px solid #d1d1cf;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
/*==========================
	PORTLET MODULE
===========================*/
div.portlet {
	clear: both;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
div.portlet h2 {
	font-weight: bold;
	font-size: 15px;
}
div.portlet p {
}
div.portlet div.picture {
	text-align: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
div.portlet a {
	border-width: 1px;
	font-weight: normal;
}
/*==== PORTLET TEMPLATE 1 =====*/
div.portlet-template1 {
}
/*==== PORTLET TEMPLATE 2 =====*/
div.portlet-template2 {
}
div.portlet-template2 h2 {
	margin-top: 0px;
}
div.portlet-template2 p {

}
div.portlet-template2 td.picture {
	vertical-align: top;
	padding-right: 10px;
}
div.portlet-template2 td.details {
	vertical-align: top;
}


/*==========================
	PICTURE MODULE
===========================*/
div.picture {
	clear: both;
}
/*=====================================
	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;
	background-color: transparent;
	color: #4A4B4C;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
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 {

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

/*============================
	MY ORDERS
=========================*/
div.my_orders {
	clear: both;
}
div.my_orders table.manageOrder {
	width: 100%;
}
div.my_orders span.orderStatusColor {
	padding: 5px;
}


/*=========================
	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 {
}
div.news p.newsDate {
	margin-top: 0px;
}
div.news h2 {
	margin-bottom: 0px;
}
/*====================
	EVENTS
=====================*/
div.event {
}
div.event p.eventDate {
	margin-top: 0px;
}
div.event h2 {
	margin-bottom: 0px;
}
/*====================
	PRODUCTS
=====================*/
div.products {

}
div.products div.searchResults {
	
}
div.products div.searchResults div#productClassificationBreadcrumbs {
	text-transform: uppercase;
}
div.products div.searchResults div.productBox {
	float: left;
	width: 160px;
	text-align: left;
	height: 220px;
	margin: 10px;
}
div.products div.searchResults div.productBox h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
div.products div.searchResults div.productBox h2 a {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #30495d;
}
div.products div.searchResults div.productBox div.picture img {
	border: 1px solid #00969C;
}
div.products div.searchResults div.productBox p.price {
	margin-top: 0px;
	color: #ff0000;
}
div.products div.pager {
	clear: both;
	font-size: 10px;
	background-color: transparent;
}

div.products div.pager table {
	margin-left: auto;
}
div.products div.pager td.previous {
	background-color: transparent;
	font-size: 10px;
}
div.products div.pager td.previous img {

}
div.products div.pager td.current {
	background-image: url('/modules/products/templates/template1/images/current.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	background-color: transparent;
	font-size: 10px;
	color: #212133;
}
div.products div.pager td.next {
	background-color: transparent;
	font-size: 10px;
}
div.products div.pager td.next img {

}
div.products table.productLayout {
	width: 100%;
}
div.products table.productLayout p.specialOffer {
	font-size: 16px;
	font-weight: bold;
	color: #00969C;
}
div.products table.productLayout td.pictureColumn {
	text-align: left;
	width: 320px;
}
div.products table.productLayout td.pictureColumn div.pictureWrapper img {
	border: 1px solid #00969C;
}
div.products table.productLayout td.informationColumn {
	padding-right: 20px;
}
div.products table.productLayout td.purchaseOptionsColumn {
	width: 150px;
	vertical-align: bottom;
}
div.products table.productLayout td.purchaseOptionsColumn h3 {
	text-transform: uppercase;
	font-size: 11px;
}
div.products table.productLayout td.purchaseOptionsColumn ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 11px;
}
div.products table.searchResultsLayout td.searchResultsColumn div.highlightedArea1Lv1 {
	margin: 0px;
}

div.products table.searchResultsLayout {
	margin: 10px 0px 10px 0px;
	width: 100%;
}
div.products table.searchResultsLayout td.classificationColumn, div.products table.searchResultsLayout td.searchResultsColumn {
	vertical-align: top;
}
div.products table.searchResultsLayout td.classificationColumn {
	width: 190px;
}
div.products table.searchResultsLayout td.classificationColumn div.classification {
	padding: 0px 20px 0px 0px;
}
div.products table.searchResultsLayout td.classificationColumn div.classification h2 {
	background-color: #e2e2e2;
	color: #000000;
	border: 1px solid #00969C;
	padding: 2px;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	margin: 0px 0px 2px 0px;
}
div.products .editProductMenu {
	margin-bottom: 15px;
}
div.products div.relatedProducts {
	margin-top: 10px;
	margin-bottom: 15px;
}
div.products div.relatedProducts div.relatedProduct {
	float:left;
	height:200px;
	margin:10px;
	text-align:left;
	width:160px;
}
div.products div.relatedProducts div.relatedProduct div.header a {
	background-color:transparent;
	color:#000000;
	font-size:15px;
	font-weight:bold;
	margin-bottom:7px;
}
div.products div.backButton {
	clear: both;
}
#suppliersMenu, #suppliersMenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 1.2;
}
#suppliersMenu a {
	background-color: #CCCCCC;
	color: #007177;
	font-size: 11px;
	font-weight: normal;
	display: block;
	padding: 5px;
	text-transform: uppercase;
}
#suppliersMenu a:hover {

}
#suppliersMenu li {
	float: left;
	z-index: 99;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	width: 170px;
	margin: 0px 0px 2px 0px;
	border-left: 1px dotted #009299;
	border-right: 1px dotted #009299;

}
#suppliersMenu li.firstLink {
	border-left: 0px;
}

div.products table.searchResultsLayout td.classificationColumn div.basket {
	clear: both;
	padding: 0px 20px 0px 0px;
}
div.products table.searchResultsLayout td.classificationColumn div.basket h2 {
	background-color: #666666;
	color: #FFFFFF;
	padding: 4px;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0px;
}
div.products table.searchResultsLayout td.classificationColumn div.basket .miniBasketLayout {
	background-color: #019b9c;
	color: #FFFFFF;
	width: 100%;
}
div.products table.searchResultsLayout td.classificationColumn div.basket .miniBasketLayout td.checkoutIconColumn {
	vertical-align: top;
	width: 35px;
}
div.products table.searchResultsLayout td.classificationColumn div.basket .miniBasketLayout a {
	color: #FFFFFF;
}
