﻿.BgTile {
	background-image: url(images/Topbgtile.jpg);
	background-repeat: repeat-x;
}
.ProductSearchText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.BgMenuTile {
	background-image: url(images/BGMenuTile.jpg);
	background-repeat: repeat-x;
}
.TileLeftRight {
	background-repeat: repeat-y;
}
.ProductNameHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#BD5D07;
	text-decoration: none;
}
.HeadingHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;		
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.Borders {
	border: thin solid #C0DAB6;
}
.borderright {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C0DAB6;
	border-right-color: #C0DAB6;
	border-bottom-color: #C0DAB6;
	border-left-color: #C0DAB6;
}
.AromaPproductText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00493a;
	text-decoration: none;
}
.newslettertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00493a;
	text-decoration: none;
}
.bottomnavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.SignupText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00493a;
	text-decoration: none;

}
.BodyShopShopsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #00493a;
	text-decoration: none;
}
.TopMemuNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00493a;
	text-decoration: none;
}
.productBorder {
	border: 1px solid #C0DAB6;
}
.productbordernoleft {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0DAB6;
	border-right-color: #C0DAB6;
	border-bottom-color: #C0DAB6;
	border-left-color: #C0DAB6;
}
.ProductNameText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3aa00a;
	text-decoration: none;
}
.productprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.borderRight {
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0DAB6;
}
.productborderleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0DAB6;
	border-right-color: #C0DAB6;
	border-bottom-color: #C0DAB6;
	border-left-color: #C0DAB6;
}
.moredetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3aa00a;
	text-decoration: none;
}
.BorderTabbedNav {
	border: solid 1px #C0DAB6;
}
.alinkDarkGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00493a;
	text-decoration: none;
}
.DarkGreayHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.descriptiveText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-decoration: none;
}
input {
	font-family:Arial;
	font-size:10px;
	color:#333333;
	/*border: 1px solid #666666;
	background-color: #EFF4E2;*/
}
select, textarea {
	font-family:Arial;
	font-size:10px;
	color:#333333;
	border: 1px solid #666666;
	background-color: #EFF4E2;
}
td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a 
{
	font-family:arial;
	font-size:10px;
	color:#00493a;
}
#TreeView1
{
	color: #00493A;
	font-size: 11px;
	width: 100%;
	border-bottom: solid 1px #DEEAE6;
}
.LeftNavHover
{
	background-color: #EFF4E2;
	width: 100%;
	padding-left: 2px;
	padding-right:2px;
	padding-top: 2px;
	padding-bottom:2px;
}
