/*==================================
	COLUMN MODULE
================================*/
div.column {
	clear: both;
}
/*==============================
	CONTENT TEXT MODULE
================================*/
div.content_text {
	clear: both;
}
div.content_text ul {
	color:#0093D5;
	display:block;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
div.content_text ul li {
	background: transparent url('/modules/root/templates/template1/images/arrow-list.gif') no-repeat scroll 0% 50%;
	text-indent:10px;
}
div.content_text table td, div.content_text table th {
	vertical-align: top;
}
/*======= TEMPLATE 1 =====*/
div.content_text-template1  div.bordersLv5 {
	padding: 10px;
}
/*======= TEMPLATE 2 =====*/
div.content_text-template2  div.bordersLv1 {
	background-image: url('/modules/root/templates/template1/images/borders1/b.jpg');
	background-position: bottom left;
	background-repeat: repeat-x;
	width: 100%;
}
div.content_text-template2  div.bordersLv2 {
	background-image: url('/modules/root/templates/template1/images/borders1/tl.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
}
div.content_text-template2  div.bordersLv3 {
	background-image: url('/modules/root/templates/template1/images/borders1/tr.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	width: 100%;
}
div.content_text-template2  div.bordersLv4 {
	background-image: url('/modules/root/templates/template1/images/borders1/t.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
}
div.content_text-template2  div.bordersLv5 {
	padding: 10px;
	margin-bottom: 20px;
}
div.content_text-template2  div.bordersLv6 {
}
/*======= TEMPLATE 3 =====*/
div.content_text-template3  div.bordersLv1 {
	background-image: url('/modules/root/templates/template1/images/borders1/b.jpg');
	background-position: bottom left;
	background-repeat: repeat-x;
	width: 100%;
}
div.content_text-template3  div.bordersLv2 {
	padding: 10px;
	margin-bottom: 20px;
}
/*==========================
	PORTLET MODULE
===========================*/
div.portlet {
	clear: both;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
div.portlet h2 {
	margin-bottom: 5px;
}
div.portlet p {
	color: #64625c;
}
div.portlet div.picture {
	text-align: left;
	margin-bottom: 10px;
}
div.portlet div.description {
	margin-top: 5px;
	margin-bottom: 5px;
}
div.portlet a {
	border-width: 1px;
	font-weight: normal;
	text-decoration: underline;
}
/*==== PORTLET TEMPLATE 1 =====*/
div.portlet-template1 h2 {
	color: #0093D5;
}
div.portlet-template1  div.bordersLv1 {
	background-image: url('/modules/root/templates/template1/images/borders2/b.jpg');
	background-position: bottom left;
	background-repeat: repeat-x;
	width: 100%;
}
div.portlet-template1  div.bordersLv2 {
	background-image: url('/modules/root/templates/template1/images/borders2/tl.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
}
div.portlet-template1  div.bordersLv3 {
	background-image: url('/modules/root/templates/template1/images/borders2/tr.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	width: 100%;
}
div.portlet-template1  div.bordersLv4 {
	background-image: url('/modules/root/templates/template1/images/borders2/t.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
}
div.portlet-template1  div.bordersLv5 {
	padding: 10px;
	margin-bottom: 20px;
}
div.portlet-template1  div.bordersLv6 {
}
/*==== PORTLET TEMPLATE 2 =====*/
div.portlet-template2 {
}
div.portlet-template2 h2 {
	margin-top: 0px;
}
div.portlet-template2 p {
	background-color: transparent;
	color: #64625c;
}
div.portlet-template2 td.picture {
	vertical-align: top;
	padding-right: 10px;
}
div.portlet-template2 td.details {
	vertical-align: top;
}
/*==== PORTLET TEMPLATE 4 =====*/
div.portlet-template4 {
	height: 137px;
	width: 185px;
	background-image: url('/modules/portlet/templates/template4/images/bg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
div.portlet-template4 .lv2 {
	padding: 13px;
}
div.portlet-template4 p {
	background-color: transparent;
	color: #373737;
	margin: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
div.portlet-template4 p a {
	color: #373737;
	font-size: 12px;
	font-weight: normal;
}
div.portlet-template4 div.picture {
	margin: 0px;
	border: 1px solid #cccccc;
}

/*==========================
	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;
	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
=======================*/
div.gallery {
	clear: both;
}
div.gallery div.picture {
	text-align: center;
}
div.gallery div.caption {
	margin: 10px;
	text-align: center;
}
/*================================
	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;
}
div.news .picture {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.news .viewProductLink {
	clear: both;
}
/*====================
	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 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 {
}
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;
}