@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #333;
	padding: 0px;
	background: #104e00 url(images/backgroundBody.gif) repeat;
}
td {
	padding: 4px;
}
h2 {
	color: #5D8427;
	margin-bottom: 5px;
	font: normal 22px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 {
	color: #5D8427;
	margin-bottom: 5px;
	font: normal 18px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.smallH2 {
	color: #000;
	font: 12px/20px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

p {
	margin-bottom: 10px;
	margin-right: 10px;
}
ol, ul {
	margin-left: 30px;
	margin-right: 50px;
	margin-bottom: 10px;
}
table, table td {
	border-collapse: collapse;
}
table {
	margin-bottom: 10px;
}

td , th{
	padding: 4px;
}
th {
	font-weight: bold;
	text-align: left;
	color: #FFF;
	background-color: #5D8427;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
del {
	color: #5D8427;
}

.greenRow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5D8427;
}


#carousel {
	margin-left: 20px;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	color: #5D8427;
	position: relative;
}
.productDiscount {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/discountSticker.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 56px;
	padding-top: 12px;
	position: absolute;
	top: 0px;
	right: 0px;
	line-height: 15px;
	text-align: center;
}
.productDiscountLower {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/discountSticker.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 56px;
	padding-top: 12px;
	position: absolute;
	top: 90px;
	right: -5px;
	line-height: 15px;
	text-align: center;
}
.unavailable {
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/unavailable.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 56px;
	padding-top: 13px;
	position: absolute;
	top: 90px;
	right: -5px;
	line-height: 9px;
	text-align: center;
}


.greenText , b, strong, a{
	color: #5D8427;
}


.formInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F7021;
	padding: 3px;
}

#header {
	height: 110px;
	width: 980px;
	margin-top: 20px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: url(images/backgroundHeader.gif) no-repeat;
	position: relative;
}
#membersArea {
	position: absolute;
	top: 35px;
	right: 30px;
}

#header h1 {
	text-indent: -9999px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#cartOverview {
	color: #FFF;
	background-image: url(images/backgroundCartOverview.gif);
	background-repeat: no-repeat;
	height: 62px;
	width: 245px;
	position: relative;
	float: right;
	margin-right: 20px;
	margin-top: 35px;
}
#cartOverview span {
	text-align: center;
	width: 180px;
	display: block;
	font-size: 12px;
	position: absolute;
	left: 10px;
	top: 32px;
}
#cartOverview span a {
	color: #FFF;
	text-decoration: none;
}
#cartOverview span a:hover {
	text-decoration: underline;
}
#cartUpdated {
	position: absolute;
	left: -235px;
	top: 15px;
}
#changeCurrency {
	position: absolute;
	left: 20px;
	top: 4px;
	line-height: 18px;
	color: #000;
	font-size: 11px;
}
#flagIcons {
	position: absolute;
	top: 3px;
	right: 20px;
}
#flagIcons a {
	margin-right: 5px;
}


#innerContent {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	width: 980px;
	text-align: left;
}
#mainMenu {
	background-image: url(images/backgroundMenu.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 980px;
	margin-bottom: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	color: #FFF;
	position: relative;
}
#mainMenu a  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	background-image: url(images/menuDivider.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 13px;
	padding-left: 11px;
}
#mainMenu a:hover {
	color: #03693C;
}
#mainMenuLinks {
	position: absolute;
	left: 0px;
	top: 0px;
}

#searchForm {
	position: absolute;
	top: 2px;
	right: 40px;
}
#searchForm td {
	padding: 2px;
}
#searchForm span {
	background-image: url(images/searchInput.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 176px;
	display: block;
}
#searchForm span input {
	font-size: 11px;
	background-color: transparent;
	width: 160px;
	padding-top: 3px;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #4F7021;
	margin-left: 8px;
}
#leftContent {
	float: left;
	width: 180px;
	margin-left: 25px;
	margin-bottom: 20px;
	display: inline;
}
#rightContent {
	float: right;
	width: 710px;
	margin-right: 35px;
	margin-bottom: 20px;
	display: inline;
}
#footer {
	clear: both;
	width: 920px;
	margin-left: 40px;
	padding-top: 10px;
}
#footer a {
	color: #333;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a:hover {
	text-decoration: underline;
}
#footer h1 , #footer h2{
	font-size: 12px;
	font-weight: normal;
	color: #5A8126;
	text-align: center;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 4px;
}
#footer b {
	font-weight: normal;
}




#footerBlock {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

/* jquery accordion menu */
.menu_list {
	width: 180px;
}
.menu_head {
	cursor: pointer;
	position: relative;
	margin:1px;
	line-height: 28px;
	height: 30px;
	text-indent: 8px;
}
.menu_head a {
	color: #FFF;
	text-decoration: none;
	background-image: url(images/productMenu.gif);
	background-repeat: no-repeat;
	display: block;
}
.menu_head a:hover {
	background-position: left -30px;
}

.menu_body {
	display:none;
	line-height: 18px;
	margin-bottom: 5px;
}
.menu_body a {
	display:block;
	color:#5D8427;
	padding-left:10px;
	text-decoration:none;
}
.menu_body a:hover {
	color: #8C6337;
	text-decoration:underline;
}


#adminContent {
	text-align: left;
}
.homeProdBox {
	width: 160px;
	float: left;
	margin-left: 10px;
	text-align: center;
	height: 190px;
	border: 1px solid #BADD8A;
	margin-bottom: 10px;
	padding-top: 10px;
	position: relative;
}
.homeProdBox a{
	font-size: 12px;
	text-decoration: none;
}
.homeProdBox a:hover {
	text-decoration: underline;
}


.homeProdTitle {
	display: block;
	font-size: 11px;
	color: #333;
	height: 30px;
	width: 140px;
	font-weight: bold;
	margin-left: 10px;
}
.homeProdPrice {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
}
.homeProdImage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
}
.clear {
	clear: both;
}

.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}

#detailImage {
	float: right;
	margin-right: 20px;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 20px;
	width: 160px;
}
#detailImage img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#detailImage a {
	text-decoration: none;
}
#detailOrder {
	float: right;
	clear: right;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 160px;
}
#detailReviews {
	clear: right;
	float: right;
	margin-right: 20px;
	text-align: center;
	font-size: 11px;
	width: 160px;
}
.pageBox {
	line-height: 16px;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #587E24;
	font-weight: bold;
	color: #587E24;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFF;
}
.pageBox:hover {
	color: #587E24;
}
.pageBoxOn {
	line-height: 16px;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #587E24;
	background-color: #587E24;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.pageNumbers {
	height: 20px;
	float: right;
	margin-bottom: 20px;
	margin-right: 20px;
}
#adminContent {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	padding-top: 20px;
}
#siteJump {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	float: right;
	margin-right: 50px;
	padding-top: 5px;
}
#adminInner {
	width: 900px;
	margin-left: 30px;
}
.switchOff a {
	background-image: url(admin/images/switchOff.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 21px;
	width: 50px;
	display: block;
}
.switchOff a:hover {
	background-image: url(admin/images/switchOff.gif);
	background-repeat: no-repeat;
	background-position: 0px -21px;
	text-indent: -9999px;
	height: 21px;
	width: 50px;
	display: block;
}
.switchOn a {
	background-image: url(admin/images/switchOn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 21px;
	width: 50px;
	display: block;
}
.switchOn a:hover {
	background-image: url(admin/images/switchOn.gif);
	background-repeat: no-repeat;
	background-position: 0px -21px;
	text-indent: -9999px;
	height: 21px;
	width: 50px;
	display: block;
}
.dividerLine {
	width: 690px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B8226;
}
body.mceContentBody {
   background: #FFF;
   text-align: left;
   background-image: none;
}
.navLeft {
	line-height: 26px;
	display: block;
	padding-left: 22px;
	background-image: url(images/navLeft.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	text-decoration: none;
}
.navRight {
	line-height: 26px;
	display: block;
	padding-right: 22px;
	background-image: url(images/navRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 14px;
	text-decoration: none;
}
.navLeft:hover, .navRight:hover {
	text-decoration: underline;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 15%;
	left: 25%;
	width: 590px;
	height: 460px;
	border: 9px solid #5D8427;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
#screenshot {
	position:absolute;
	border:1px solid #fff;
	background:#5D8427;
	padding:5px;
	display:none;
	color:#fff;
}
.glossymenu{
	margin: 5px 0;
	padding: 0;
	width: 180px;
	border-right: 1px;
	border-bottom: 0;
	border-left: 1px;
}

.glossymenu a.menuitem{
	background: url(images/productMenu.gif) repeat-x left top;
	font: 12px/28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	text-decoration: none;
	height: 30px;
	padding-right: 0;
	padding-left: 7px;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{

}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 7px;
	right: 12px;
	border: none;
}

.glossymenu a.menuitem:hover{
	background: url(images/productMenu.gif) no-repeat left -31px;
	color: #FFF;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;
	padding-bottom: 5px;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li a{
	display: block;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5D8427;
	text-decoration: none;
	padding: 0px 0 0px 10px;
}

.glossymenu div.submenu ul li a:hover{
	colorz: white;
	color: #8E6438;
	text-decoration: underline;
}
#twitter_div {
	background: url(images/backgroundTwitter.jpg) no-repeat;
	height: 165px;
	width: 710px;
	position: relative;
	margin-bottom: 5px;
}
#twitter_div h2 {
	text-indent: -9999px;
	line-height: 16px;
}
#twitter_div ul {
	margin-right: 210px;
	margin-left: 30px;
	padding-top: 25px;
}
#twitter_div li {
	margin-bottom: 5px;
}

#twitter-link {
	position: absolute;
	bottom: 10px;
	left: 385px;
}

