/*STANDARD CSS TOOLS///////////////////////////////////////////////////////////////////*/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/*******************************************************/
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
/*******************************************************/

a {
	color: #0F8009;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0F8009;
	height: 1px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
.invisible {
}
#logo {
	position: absolute;
}



a:hover {
	color: #0F8009;
	background-color: #E1FBD7;
}
.heading0 {
	display: none;
	position: absolute;
	top: -500px;
	bottom: -500px;
}


#mainImage h1 {
	font-size: 21px;
}

h1 {
	font-size: 35px;
	color: #0F8009;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	color: #117E07;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E1FBD7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 20px;
}

.h2Margin {
	margin-top: 40px;
}

h3 {
	color: #0F8009;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


h4 {
	color: #235421;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}



.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}


#header {
	height: 190px;
}
#header p{
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0F8308;
	font-weight: bold;
	margin-top: 1px;
}
#headerRight {
	width: 300px;
	height: 180px;
}
#headerRight img{
	margin-right: 10px;
}
#headerRight p{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 28px;
	
}
a.searchButton{
	color: #FFFFFF;
	height: 27px;
	text-decoration: none;
	background-color: #0F800A;
	float: left;
	line-height: 25px;
	padding-right: 5px;
	padding-left: 5px;
}
.searchTextBox {
	border: 1px solid #006633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0F800A;
	width: 130px;
	height: 23px;
	float: left;
	margin-right: 10px;
	line-height: 23px;
	font-weight: normal;
}


#Search1_searchPanel{
	padding-top: 10px;

}

#menu {
	height: 40px;
	margin-bottom: 10px;
	background-color: #0F800A;
}

#mainMenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 800px;
}

#mainMenu li{
	float: left;
}

#mainMenu a{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 40px;
	text-align: center;
	background-color: #0F800A;
	width: 90px;
	margin-right: 4%;
	padding-right: 3px;
	padding-left: 3px;
}

#mainMenu a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	background-color: #119C0A;
}


a.searchButton:hover {
	background-color: #15AE0D;
	color: #FFFFFF;
}

p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}


.highlight {
	background-color: #FBEAF2;
	border: 1px solid #DA428D;
	padding: 10px;
	display: block;
	width: 450px;
	font-size: 14px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
.clear{
	clear: both;
}

.intro {
	font-size: 15px;
	color: #CE0065;
}


.quote {
	color: #92B632;
	font-size: 15px;
	font-style: italic;
	padding-left: 80px;
	background-image: url(../../images/quote-bg.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
}
.block {
	display: block;
}
.invisible {
	display: none;
}
.event {

	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.event p{
	margin-right: 13px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}



.inline {
	display: inline;
}


/*STANDARD CSS TOOLS///////////////////////////////////////////////////////////////////*/




#productContainer {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}





.productBtnsP {
	margin: 0px;
	padding: 0px;
}
.product a{
	text-decoration: none;
}
.productCartLink {
	background-image: url(../../images/icon-product-cart.gif);
	padding-left: 30px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	width: 150px;
	margin: 0px;
}
.productDesc {
	height: 50px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	color: #666666;
}
.productDetailLink {
	background-image: url(../../images/icon-product-detail.gif);
	padding-left: 30px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	width: 150px;
}
.productPrice {
	height: 75px;
	width: 69px;
	text-align: center;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-repeat: no-repeat;
	margin: 0px;
	background-image: url(../../images/price-circle.gif);
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.productImage{
	padding: 2px;
	border: 1px solid #E2FDE1;
}

.productBtnQuant{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0E8108;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.vat{
	font-size: 10px;
	margin: 0px;
	color: #999999;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	display: block;
	width: 69px;
}

#pageContentHead{
	padding-bottom: 15px;
}
#pageContentHead p{
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#BreadCrumb_plh {
	font-size: 10px;
	position: absolute;
	left: -1000px;
	top: -550px;
	display: none;
}


.productVatLabel {
	width: 69px;
	text-align: center;
	color: #0F8009;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}

.productBrdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}



#footer {
	height: 300px;
	background-color: #E1FBD6;
	color: #235421;
	padding-top: 15px;
	margin-top: 40px;
}

.footerBox {
	width: 18%;
	float: left;
	margin-right: 9px;
	height: 150px;
	padding-right: 10px;
	padding-left: 10px;
}

.footerBoxBrdrRight {
	background-image: url(../../images/footer-divider.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


.eventDateDate {
	color: #0F8009;
	margin-top: 2px;
	font-size: 15px;
}
.eventDate {
	text-align: center;
	height: 100px;
	width: 33px;
	background-image: url(../../images/icon-calendar.jpg);
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 4px;
	margin-right: 10px;
}
.catHome {
	width: 100px;
	text-align: center;
	float: left;
}
.catHome img {
	display: block;
}
#content {
	margin-top: 20px;
}
#footerNav a {
	font-size: 10px;

}
#footerNav a:hover {
	background-color: #E1FBD6;
	color: #000000;

}

#footerNav {
	padding-top: 20px;
	clear: left;
	padding-left: 15px;
	padding-bottom: 15px;
}

.address
{
	float:left;
	padding-right:50px;
}
