/* ======================
	DEFAULTS
=========================*/
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
form {
	margin: 0px;
}
.inputField {

}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #395030;
	line-height: 18px;
	margin: 0px;
	padding-bottom: 10px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #395030;
	line-height: 18px;
	margin: 0px;
	padding-bottom: 10px;
}
h2.green {
	background-color:#E0EBD6;
	color:#395039;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	margin:0;
	padding:5px;
	text-decoration:none;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #395030;
	line-height: 18px;
	margin: 0px;
	padding-bottom: 5px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	line-height: 18px;
	margin: 0px;
	padding-bottom: 10px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	line-height: 18px;
	margin: 0px;
	padding-bottom: 10px;
}


strong {
	font-weight: bold;
}
a img {
	border-width: 0px;
}
img {
	vertical-align: bottom;
}
object {
	vertical-align: bottom;
}
embed {
	vertical-align: bottom;
}
p {
	line-height: 16px;
	margin: 0px 0px 10px 0px;
}
.error {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #bf0f35;
}
.notice {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #385f14;
}
em {
	color: #395030;
}
pre {
	margin: 0px 0px 10px 0px;
}
ul {
	list-style-position: inside;
	margin: 0px 0px 10px 0px;
}
a:link {
	color: #395030;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #395030;
}
a:hover {
	text-decoration: underline;
	color: #669933;
}
a:active {
	text-decoration: none;
	color: #3950304;
}

a.lightGreen, a.lightGreen:link, a.lightGreen:visited {
	color:#669933;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:16px;
	text-decoration:underline;
	font-weight: bold;
	cursor: pointer;
}
input.button {

}
a.button {
	background-color: #cccccc;
	color: #333333;
	padding: 3px 4px 3px 4px;
	border-width: 0px;
	font-weight: normal;
	font-size: 11px;
	cursor: pointer;
	text-transform: none;
}
input.smallButton {

}
a.smallButton, a.smallButton:link, a.smallButton:visited {
	background-color: #669933;
	color: #FFFFFF;
	padding: 2px 3px 2px 3px;
	border-width: 0px;
	font-weight: normal;
	font-size: 11px;
	cursor: pointer;
	text-transform: none;
}
a.javascriptLink {
	cursor: pointer;
}
div.backButton {
	text-align: left;
	margin-bottom: 15px;
}
div.backButton a {
	cursor: pointer;
}
/*========================
	LAYOUT
=========================*/
#pageBoxLv1 {
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	position: relative;
	overflow: hidden;
	width:960px;
}
#headerBoxLv1 {
	position: absolute;
	top: 10px;
	width: 960px;
}
#headerBoxLv1 #logo {
	position: absolute;
	top: 50px;
	left: 160px;
}
#headerBoxLv1 #siteSearchBox {
	text-align: right;
}
#headerBoxLv1 #productSearchBox {
	text-align: right;
}
#headerBoxLv1 #jobSearchBox {
	text-align: right;
}
#footerBoxLv1 {
	background-color: #b0afb2;
	color: #FFFFFF;
	text-align: right;
	width: 800px;
	clear: right;
	margin-left: auto;
	margin-right: 0px;
	padding: 5px 0px 5px 0px;
}
#headerPicture div.picture {
	margin-bottom: 0px;
}
#cmsPageActions {
	clear: both;
	text-align: right;
}
#contentBoxLv1 {
	background-color: #ffffff;
	width: 800px;
	margin-left: auto;
	margin-top: 120px;
	min-height: 400px;
}

#contentSearch {
	padding: 0px 0px 10px 0px;
}
.loading {
	text-align: center;
	height: 40px;
	width: 100%;
}


/*============================
	WYSIWYG AREA
=============================*/
div.wysiwygArea {
	margin: 0px 0px 15px 0px;
}
div.wysiwygArea p, div.wysiwygArea h1, div.wysiwygArea h2, div.wysiwygArea h3, div.wysiwygArea h4, div.wysiwygArea ul {
	margin: 0px;
	padding: 0px;
}
/*================================
	HIGHLIGHTED AREAS
================================*/
.highlightedArea1Lv1 {
	background-color: #EAEAEA;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 10px 0px;
}

/*===========================================
	INPUT AREA
============================================*/
form.inputArea {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}
table.formLayout {
	margin-bottom: 10px;
}
table.formLayout th.leftHeader {
	padding: 5px 10px 5px 0px;
	text-align: left;
	font-weight: normal;
}
table.formLayout td {
	padding: 5px 10px 5px 0px;
}

/*=======================
	LOGIN MENU
=========================*/
#loginMenu {
	list-style: none;
	width: 800px;
	margin-left: auto;
	margin-right: 0px;
	padding: 0px;
	text-align: left;
}
#loginMenu li {
	display: inline;
}
#loginMenu li.on {
}
#loginMenu li.on a {
}
#loginMenu a {
	color: #7c7c7c;
	font-size: 10px;
	font-weight: normal;
}


/*=======================
	MENU Lv1
=========================*/
#menuLv1Box {
	position: absolute;
	top: 95px;
	left: 160px;
	width: 800px;
}
#menuLv1 {
	background-color: #B0AFB2;
	margin: 0px;
	padding: 5px 20px 5px 20px;
	list-style: none;
}
#menuLv1 li {
	display: inline;
	margin: 0px 0px 0px 0px;
}
#menuLv1 li.on {
}
#menuLv1 li.on a {
	color: #5e5e5e;
}
#menuLv1 a {
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}
/*==============================
	DROPDOWN MENU
=============================*/
#dropdownMenuLv1Box {
	position: absolute;
	top: 90px;
	left: 160px;
}
.dropdownMenuLv1 {
	padding: 0px;
	margin: 0px;
}

.dropdownMenuLv1, .dropdownMenuLv1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.dropdownMenuLv1 a, .dropdownMenuLv1 a:link, .dropdownMenuLv1 a:visited {
	display: block;
	padding: 0px;
	margin: 0px;
}
.dropdownMenuLv1 a:hover {
	display: block;
}
.dropdownMenuLv1 li {
	display: block;
	background-color: #FFFFFF;
	float: left;
	z-index: 99;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	height: 25px;
	line-height: 25px;
	width: auto;
}
.dropdownMenuLv1 li ul {
	position: absolute;
	width: 200px;
	left: -3000px;
	margin: -1px 0px 0px 0px;
	padding: 0px;
	z-index: 99;
}
.dropdownMenuLv1 li ul li a {
	padding: 0px;
}
.dropdownMenuLv1 li ul li a:hover {

}
.dropdownMenuLv1 li ul li {
	float: none;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}
.dropdownMenuLv1 li:hover {
	position: static;
}
.dropdownMenuLv1 li:hover ul {
	left: auto;
}
.dropdownMenuLv1 li ul ul {
	margin: -2em 0 0 150px;
}
.dropdownMenuLv1 li:hover ul ul {
	left: -3000px;
}
.dropdownMenuLv1 li:hover ul, .dropdownMenuLv1 li li:hover ul {
	left: auto;
}
.dropdownMenuLv1 li:hover ul ul, .dropdownMenuLv1 li:hover ul ul ul {
	left: -3000px;
}
.dropdownMenuLv1 li:hover ul, .dropdownMenuLv1 li li:hover ul, .dropdownMenuLv1 li li li:hover ul {
	left: auto;
}
.dropdownMenuLv1 li:hover ul ul, .dropdownMenuLv1 li:hover ul ul ul, .dropdownMenuLv1 li:hover ul ul ul ul {
	left: -3000px;
}
.dropdownMenuLv1 li:hover ul, .dropdownMenuLv1 li li:hover ul, .dropdownMenuLv1 li li li:hover ul, .dropdownMenuLv1 li li li li:hover ul {
	left: auto;
}


/*=============================
	MENU Lv2
=========================*/
#menuLv2Box {
	position: absolute;
	top: 130px;
	left: 0px;
	width: 150px;
	text-align: right;
}
#menuLv2Header {
	font-size: 14px;
	text-transform: capitalize;
}
#menuLv2 {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 17px;
}
#menuLv2 li {
	line-height: 18px;
}
#menuLv2 li.on {
}
#menuLv2 li.on a {
}
#menuLv2 a {
	color: #7E7E7E;
	font-weight: normal;
	font-size: 13px;
}

/*=======================
	PRODUCTS MENU
=========================*/
#productsMenu {
	margin: 0px;
	padding: 0px;
}
#productsMenu td {
	background-color: #e4f2fc;
	color: #5b6165;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
#productsMenu td.on {
}
#productsMenu td.on a {
}
#productsMenu a {
	color: #5b6165;
	text-transform: uppercase;
	font-weight: normal;
}



/*=======================
	MODULE MENU
=========================*/
ul.moduleMenuLv1 {
	list-style: none;
	padding: 7px 10px 5px 10px;
	background-color: #EAEAEA;
	margin: 0px 0px 10px 0px
}
ul.moduleMenuLv1 li {
	display: inline;
}
ul.moduleMenuLv1  a {
}
ul.moduleMenuLv1  span {
}
ul.moduleMenuLv1  span.on {

}
ul.moduleMenuLv1  span.off {

}

/*=======================
	Breadcrumbs
=========================*/
ul.breadcrumbs {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
ul.breadcrumbs li {
	display: inline;
	margin: 0px;
}
ul.breadcrumbs a {
}
ul.breadcrumbs span {
}
ul.breadcrumbs span.on {

}
ul.breadcrumbs span.off {

}

/*=============================
	DATA TABLE LAYOUTS
==============================*/
table.dataTable {
	width: 100%;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #CCCCCC;
}
table.dataTable {
	border-spacing: 0px;
}
table.dataTable th.leftHeader {
	border-top: 1px solid #CCCCCC;
	padding: 10px;
	text-align: left;
	color: #999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	line-height:14px;
	font-weight: normal;
}
table.dataTable th.topHeader {
	border-top: 1px solid #CCCCCC;
	padding: 10px;
	text-align: left;
	color: #999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	line-height:14px;
	font-weight: normal;
}
table.dataTable td {
	border-top: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
table.dataTable td.emptyCell {
	background-color: transparent;
	padding: 10px;
	vertical-align: top;
}
table.dataTable td table.dataTable td, table.dataTable td table.dataTable td.emptyCel {
	padding: 5px 5px 5px 0px;
}
/*===================
	PAGER
====================*/
div.pager {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 13px;
	margin-bottom: 13px;
	text-align: center;
}
div.pager a {
	border: 1px solid #e6e6e6;
	color: #656B67;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: normal;
}
div.pager a.current, div.pager span.current {
	border-width: 0px;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

/*=================================
	VIEW PRODUCT PAGE
=================================*/
div.root-view_product div#body_area div#contentBox {
	clear: both;
	padding: 0px;
}
div.root-view_product table.productLayout {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
div.root-view_product table.productLayout td.informationColumn {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	text-align: left;
}
div.root-view_product table.productLayout td.informationColumn table.purchaseOptionsLayout {
	width: 100%;
	margin-top: 0px;
}
div.root-view_product table.productLayout td.informationColumn table.purchaseOptionsLayout td.purchaseOptionsColumn {
	text-align: left;
	vertical-align: top;
}
div.root-view_product table.productLayout td.informationColumn table.purchaseOptionsLayout td.qtyColumn {
	text-align: right;
	vertical-align: bottom;
}

div.root-view_product table.productLayout td.pictureColumn {
	vertical-align: top;
	text-align: center;
	width: 190px;
}
div.root-view_product table.productLayout td.relatedProductsColumn {
	padding-right: 0px;
	vertical-align: top;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	text-align: left;
}
div.root-view_product table.productLayout td.relatedProductsColumn div.relatedProductsHeaderBox {
	padding: 10px;
	border-bottom:1px solid #CCCCCC;
}
div.root-view_product table.productLayout td.relatedProductsColumn div.relatedProductsHeaderBox h2.relatedProductsHeader {
	background-color:#E0EBD6;
	color:#395030;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	line-height:15px;
	padding-bottom:0px;
	padding-left:5px;
	padding-top:3px;
	padding-right: 0px;
	height:20px;
	margin:0px;
}
div.root-view_product table.productLayout td.relatedProductsColumn table.relatedProductLayout {
	border-bottom:1px solid #CCCCCC;
	width: 100%;
}
div.root-view_product table.productLayout td.relatedProductsColumn table.relatedProductLayout td.pictureColumn {
	width: 95px;
	text-align: center;
	vertical-align: top;
}
div.root-view_product table.productLayout td.relatedProductsColumn table.relatedProductLayout td.pictureColumn div.picture {
	margin-top: 10px;
	margin-bottom: 10px;
}
div.root-view_product table.productLayout td.relatedProductsColumn table.relatedProductLayout td.infoColumn {
	text-align: left;
	padding-top: 10px;
	vertical-align: top;
}
div.root-view_product table.productLayout td.relatedProductsColumn table.relatedProductLayout td.infoColumn h3 {
	color:#305039;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	line-height:16px;
}
div.root-view_product table.productLayout td.relatedProductsColumn table.relatedProductLayout td.infoColumn p.price {
	color:#305039;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	line-height:16px;
	margin-bottom: 5px;
}
div.root-view_product p.backButton {
	padding: 10px;
}
div.root-view_product p.backButton a, div.root-view_product p.backButton a:link, div.root-view_product p.backButton a:visited {
	font-size: 10px;
	font-weight: normal;
}
div.root-view_product h1 {

}
div.root-view_product p.tagline {
	position: relative;
	font-size: 14px;
	margin: 20px 0px 10px 0px;
	font-weight: bold;
	color: #656b67;
	
}
div.root-view_product p.ref {
	font-size: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #395030;
	
}
div.root-view_product p.ref strong {
	color: #000000;
	font-weight: bold;
}
div.root-view_product p.description {
	
	font-size: 12px;
	color: #514f48;
}
div.root-view_product p.ingredients {
	
	font-size: 10px;
	color: #514f48;
}
div.root-view_product div.pictureWrapper {
	text-align: center;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom:1px solid #CCCCCC;
}
div.root-view_product div.pictureWrapper img {
	width: 170px;
	margin: 0px 0px 0px 0px;
}
div.root-view_product div.pictureThumbnailsWrapper {
	margin-bottom: 10px;
}
div.root-view_product div.pictureThumbnailsWrapper img {
	width: 50px;
}
div.root-view_product td.informationColumn p.origin {
	margin-bottom: 15px;
}
div.root-view_product td.informationColumn p.priceBox {
	float: right;
	font-weight: bold;
	font-size: 10px;
}
div.root-view_product td.informationColumn p.priceBox span.oldPrice {
	text-decoration: line-through;
	font-size: 10px;
	color: #000000;
}
div.root-view_product td.informationColumn p.priceBox span.specialOffer {
	color: red;
	font-size: 12px;
}
div.root-view_product td.informationColumn p.moreImages {

}
div.root-view_product td.informationColumn p.moreImages a {
	margin-bottom: 10px;
	padding: 2px 5px;
	background-color: #506245;
	color: #FFFFFF;
	font-weight: bold;
}

div.root-view_product p.includeVAT {
	
	font-size: 10px;
}
div.root-view_product div.addToBasket {

}
div.root-view_product div.backButton {
	
	margin-top: 2px;
	margin-bottom: 10px;
}
/*==================
	VIEW GALLERY
==================*/
div.root-view_gallery div.productImageGallery {
	padding: 0px;
}
div.root-view_gallery table.pictureLayout {
	width: 100%;
	margin: 0px 0px 10px 0px;
}
div.root-view_gallery table.pictureLayout td {
	height: 460px;
	padding: 10px;
	vertical-align: center;
	border: 1px solid #cdcdcd;
}
div.root-view_gallery div.pictureWrapper {

}
div.root-view_gallery div.galleryNavigation {
}
div.root-view_gallery div.galleryNavigation div.previous {
	float: left;
}
div.root-view_gallery div.galleryNavigation div.next {
	text-align: right;
}
/*============================
	LOGON PAGE
===========================*/
div.root-logon div#body_area div#contentBox {
	clear: both;
	padding: 0px;
}
/*===============================
	CHANGE PASSWORD PAGE
================================*/
div.root-change_password div#body_area div#contentBox {
	clear: both;
	padding: 10px;
}
/*===============================
	REQUEST NEW PASSWORD PAGE
================================*/
div.root-request_new_password div#body_area div#contentBox {
	clear: both;
	padding: 10px;
}
/*===============================
	CHECKOUT PAGE
================================*/
div.root-checkout div#body_area div#contentBox {
	clear: both;
	padding: 10px;
}
/*===============================
	CHECKOUT PAGE
================================*/
div.root-member_registration div#body_area div#contentBox {
	clear: both;
	padding: 10px;
}
/*===============================
	CHECKOUT PAGE
================================*/
div.root-booking div#body_area div#contentBox {
	clear: both;
	padding: 10px;
}
/*===============================
	EDIT LAYOUT PAGE
================================*/
div.root-edit_layout div#body_area div#contentBox {
	clear: both;
	padding: 10px;
}
/*===============================
	EDIT META PAGE
================================*/
div.root-edit_meta div#body_area div#contentBox {
	clear: both;
	padding: 10px;
}
/*===============================
	EDIT SITEMAP
================================*/
div.root-edit_sitemap div#body_area div#contentBox {
	clear: both;
	padding: 10px;
}
/*===============================
	ORDER FAILED PAGE
================================*/
div.root-order_failed div#body_area div#contentBox {
	clear: both;
	padding: 10px;
}
/*===============================
	ORDER SUCCESS PAGE
================================*/
div.root-order_success div#body_area div#contentBox {
	clear: both;
	padding: 10px;
}
/*===============================
	VIEW NEWS
================================*/
div.root-view_news div#body_area div#contentBox {
	clear: both;
	padding: 10px;
}
/*===============================
	VIEW EVENT
================================*/
div.root-view_event div#body_area div#contentBox {
	clear: both;
	padding: 10px;
}
/*===============================
	VIEW VENUE
================================*/
div.root-view_venue div#body_area div#contentBox {
	clear: both;
	padding: 10px;
}
/*===============================
	SEARCH NEWS AND EVENTS
================================*/
div.root-search_news_and_events div#body_area div#contentBox {
	clear: both;
	padding: 10px;
}
/*===============================
	SEARCH JOBS
================================*/
div.root-search_jobs div#body_area div#contentBox {
	clear: both;
	padding: 10px;
}
/*===============================
	VIEW JOB
================================*/
div.root-view_job div#body_area div#contentBox {
	clear: both;
	padding: 10px;
}
/*===============================
	SEARCH PAGE
================================*/
div.root-search div#body_area div#contentBox {
	clear: both;
	padding: 10px;
}
div.root-search h3 {
	margin: 0px;
}
div.root-search p.sample {
	margin: 0px;
}
div.root-search p.link {
	margin: 0px 0px 10px 0px;
}
/*===============================
	VIEW VENUE
================================*/
div.root-search_products div#body_area div#contentBox {
	clear: both;

}
/*============================
	JOB OVERVIEW BOX
===============================*/
div.jobOverviewBox {
	clear: both;
	margin-bottom: 15px;
}
div.jobOverviewBox p, div.jobOverviewBox h3 {
	margin-bottom: 0px;
}
div.jobOverviewBox p {
	line-height: 16px;
}
div.jobOverviewBox h2 {
	margin-bottom: 0px;
}
div.jobOverviewBox p.viewDetailsLink {

}
div.jobOverviewBox div.picture {
	float: right;
}
/*============================
	JOB DETAILS BOX
===============================*/
div.jobDetailsBox {
	clear: both;
	margin-bottom: 15px;
}
div.jobDetailsBox p, div.jobDetailsBox h3 {
	margin-bottom: 0px;
}
div.jobDetailsBox p {
	line-height: 16px;
}
div.jobDetailsBox h2 {
	margin-bottom: 0px;
}
div.jobOverviewBox h2 {
	margin-bottom: 0px;
}
div.jobDetailsBox p.viewDetailsLink {

}
div.jobDetailsBox div.description {
	margin-top: 20px;
	margin-bottom: 20px;
}
div.jobDetailsBox div.picture {
	float: right;
}
/*======================================
	PRODUCT SEARCH RESULTS BOX
=========================================*/
div.productSearchResultsBox {
	padding: 0px;
}
div.createProductButton {
	padding: 10px;
}
div.productSearchResultsBox table.productSearchResultsLayout {
	width: 100%;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}

div.productSearchResultsBox table.productSearchResultsLayout td.product_square1, div.productSearchResultsBox table.productSearchResultsLayout td.product_square2  {
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
 
div.productSearchResultsBox table.productSearchResultsLayout td.product_square3 {
	border-right-width: 0px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
} 

div.productSearchResultsBox div.cmsRevisions {
	margin-left: 10px;
	margin-right: 10px;
	border-bottom-width: 0px;
}
div.productSearchResultsBox div.productThumbnailBox {
	width: 170px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.productSearchResultsBox div.product_square3 div.productThumbnailBox {
	margin-left: 0px;
	margin-right: auto;
}
div.productSearchResultsBox div.productThumbnailBox {
	height: 165px;
	vertical-align: bottom;
	background-image: url('/modules/root/templates/template1/images/blank.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
div.productSearchResultsBox div.productThumbnailBox a, div.productSearchResultsBox div.productThumbnailBox a:link {
	color: #FFFFFF;
	text-decoration: none;
}
 
div.productSearchResultsBox div.productThumbnailBox a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*============================
	PRODUCT SEARCH
============================*/
div#searchfield {

}
div#searchfield form#searchForm {

}
div#searchfield form#searchForm table {
	width: 100%;
}
div#searchfield form#searchForm table td.inputFieldColumn {
	text-align: left;
}
div#searchfield form#searchForm table td.inputFieldColumn input.searchbox {
	background:url("../images/searchbox.gif") no-repeat scroll 0 0 transparent;
	border:medium none;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	height:20px;
	line-height:16px;
	margin-top:1px;
	text-indent:2px;
	width:145px;
}
div#searchfield form#searchForm table td.searchButtonColumn {
	text-align: right;
}

