* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
a {
	color: #008D36;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


.container {
	width: 801px;
	margin-right: auto;
	margin-left: auto;
}
.header  {
	text-align: center;
	background-image: url(../img/header_bg.gif);
	height: 70px;
	width: 801px;
	position: relative;
	margin-bottom: 10px;
}
.search {
	position: absolute;
	height: 24px;
	width: 274px;
	left: 292px;
	top: 14px;
	font-size: 10px;
	text-align: left;
}
.search-input  {
	border: 1px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 2px;
	width: 170px;
}
.search-input-box {
	float: left;
	width: 230px;
}

.search-button   {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 20px;
	float: left;
}



.lang {
	position: absolute;
	width: 95px;
	left: 669px;
	top: 4px;
	height: 34px;
	font-size: 10px;
	text-align: left;
}
.lang div {
	padding-top: 3px;
	padding-bottom: 3px;
}
.lang div a {
	margin-left: 4px;
	color: #666;
}

.logo {
	position: absolute;
	left: 26px;
	top: 19px;
	width: 223px;
	height: 45px;
}

.menu  {
	background-image: url(../layout/images/menu_bg.gif);
	background-repeat: repeat-x;
	position: relative;
	height: 23px;
/*	top: 47px; */
/*	left: 305px; */
	padding-left: 7px;
}
.menu a {
	text-decoration: none;
	font-size: 11px;
	color: #333333;
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 4px;
	float: left;
	font-weight: normal;
}
.menu a:hover {
	text-decoration: underline;
	background-image: url(../img/menu_bg_over.gif);
	background-repeat: repeat-x;
	color: #000000;
}
.main  {
	background-image: url(../img/main.gif);
	height: 207px;
	position: relative;
	margin-bottom: 10px;
}
.main_text {
	position: absolute;
	width: 386px;
	height: 120px;
	left: 16px;
	top: 72px;
	font-size: 12px;
	line-height: 20px;
}
.content {
	font-size: 11px;
	text-align: justify;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 18px;
}

.content_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: block;
	color: #666666;
	background-image: url(../img/content_title.gif);
	padding-left: 10px;
	padding-top: 6px;
	background-repeat: no-repeat;
	background-position: top;
}

.main_content {
	width: 533px;
	float: left;
	margin-bottom: 10px;
}
.news {
	width: 258px;
	float: right;
	margin-bottom: 10px;
}
.news_box {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 236px;
}
.news_box img {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.news_box_top {
	background-image: url(../img/news_box_header.gif);
	height: 26px;
	width: 258px;
}

.news_box_link {
	display: block;
}
.news_box_link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.news_box_link a:hover {
	text-decoration: underline;
}
.news_box_date {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	display: block;
	padding-left: 4px;
	margin-bottom: 3px;
}
.news_box_full {
	float: right;
	width: 300px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #EFEFEF;
}




.footer {
	text-align: center;
	font-size: 10px;
	clear: both;
	padding-bottom: 7px;
	color: #666666;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.footer p {
	margin-top: 6px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.footer a:hover {
	text-decoration: underline;
}
.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	color: #007D35;
}
.siteby {
	text-align: right;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.img_box {
	float: left;
	margin-right: 12px;
}
.img_box_last {
	float: left;
}
.icons {
	margin-bottom: 15px;
}
.icons_box {
	margin-right: 12px;
}

.bs {
display:inline;
list-style-type:none;
margin-right:5px;
}
.en {
display:inline;
list-style-type:none;
}

.menu_header  {
	background-image: url(../layout/images/menu_bg.gif);
	background-repeat: repeat-x;
	position: absolute;
	width: 454px;
	height: 23px;
	top: 47px;
	left: 305px;
	padding-left: 7px;
}
.menu_header a {
	text-decoration: none;
	font-size: 11px;
	color: #333333;
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 4px;
	float: left;
	font-weight: normal;
}
.menu_header a:hover {
	text-decoration: underline;
	background-image: url(../img/menu_bg_over.gif);
	background-repeat: repeat-x;
	color: #000000;
}

ul.menu li, /* Drupal override */
li.expanded,
li.collapsed,
li.leaf
{
list-style: none;
margin: 0;
padding: 0;
}



/* $Id: uc_catalog.css,v 1.6.2.4 2009/01/19 20:31:25 islandusurper Exp $ */

.catalog .trail {
  font-weight: bold;
}

img.category {
  float: right;
  padding-left: 1em;
}

.category {
  float: right;
  padding-left: 1em;
}

table.category-products {
  clear: right;
  width: 100%;
}
table.category {
  clear: right;
  width: 100%;
}
table.category *, table.category * tr {
  border: none;
  background-color: transparent;
}
td.category {
  /* border: 1px solid #555; */
  width: 33%;
  text-align: center;
  vertical-align: top;
}
td.category.width-1 {
  width: 100%;
}
td.category.width-2 {
  width: 50%;
}
td.category.width-3 {
  width: 33%;
}
td.category.width-4 {
  width: 25%;
}
td.category.width-5 {
  width: 20%;
}
td.category div {
  margin: 0.5em auto 0 auto;
  padding: 0;
}
td.category img {
  margin: 0;
  padding: 0;
}
td.category span {
  font-size: x-small;
  line-height: 1.3em;
}
table.category-products form {
  margin-top: 1em;
  margin-bottom: 1em;
}

/* --- grid view elements ---- */
.category-grid-products {
  text-align: center;
  width: 100%;
}
.category-grid-products table {
  text-align: center;
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.category-grid-products td {
  text-align: center;
  padding: 20px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #fff;
}
.category-grid-products .catalog-grid-image {
  display: block;
  text-align: center;
  padding: 5px;
}
.category-grid-products .catalog-grid-title {
  display: block;
  text-align: center;
}
.category-grid-products .catalog-grid-sell-price {
  display: block;
  text-align: center;
}
.category-grid-products .add-to-cart {
  display: block;
  text-align: center;
}

/* --- some blocks elements ---- */
/* p.special, p.best-sellers {
  border-bottom: 1px dotted #369;
  margin-bottom: 1em;
  padding-bottom: 1em;
  font-size: 130%;
  font-style: italic;
  color: #369;
}
div.no-products {
  width: 100%;
  font-size: 130%;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  color: #a00;
  padding-top: 4em;
  padding-bottom: 4em;
  border: 1px dotted #a00;
} */

.pager-current {
 display: none;
}

.pager-item {
 display: none;
}

/*add on css to force grid view - can go in theme css*/

.gallery-images-list .item-list ul li {
  float: left;
  width: 162px;
  margin: 0 10px 10px 0;
  padding: 10px 5px 5px 5px;
/*  min-height: 210px;*/ /* if you use long titles which will be displayed under pictures some pictures may 'stuck' and not go to left, try lower value and you will see what I mean */
  background-color: #f7f7f7;
  border: 1px solid #ddd;
  list-style-type: none;
  text-align: center;
}

.gallery-images-list .item-list ul li .image-title {
  line-height: normal;
  margin: 0 auto;
  width: 150px;
}

.gallery-images-list .item-list ul li .image-thumbnail-view, .gallery-images-list .item-list ul li .image-thumbnail, .gallery-images-list .item-list ul li .image-thumbnail img {
  margin: 0 auto;
  width: 150px;
}

/* BANNER FRONT PAGE */

.field-field-banner-frontpage {
#float: left;
#padding: 0px 0px 0px;
#margin-bottom: 10px;
#margin-top: 10px;
}

