@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	outline: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000;
	padding: 0px;
	background: #201100 url(images/backgroundBody.jpg) repeat-x;
}
td {
	padding: 4px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #9D218C;
	margin-bottom: 10px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #9D218C;
	margin-bottom: 10px;
}
.smallH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
p {
	margin-bottom: 10px;
	margin-right: 10px;
}
ol, ul {
	margin-left: 30px;
	margin-right: 50px;
}
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;
}
.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;
}
.sideHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/sideHeader.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	height: 32px;
	width: 170px;
	line-height: 32px;
	color: #FFF;
	margin-bottom: 0px;
}


.greenText , b, strong, a{
	color: #5D8427;
}


.formInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F7021;
	padding: 3px;
}

#header {
	height: 125px;
	width: 980px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background: url(images/backgroundHeader.gif) no-repeat;
}
#header h1 {
	text-indent: -9999px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#cartOverview {
	color: #000;
	background-image: url(images/backgroundCartOverview.gif);
	background-repeat: no-repeat;
	height: 62px;
	width: 245px;
	position: relative;
	float: right;
	margin-right: 20px;
	margin-top: 50px;
}
#cartOverview span {
	text-align: center;
	width: 180px;
	display: block;
	font-size: 12px;
	position: absolute;
	left: 10px;
	top: 32px;
}
#cartOverview span a {
	color: #000;
	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: #FFF;
	font-size: 11px;
}
#flagIcons {
	position: absolute;
	top: 3px;
	right: 20px;
}
#flagIcons a {
	margin-right: 5px;
}


#innerContent {
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	width: 980px;
	text-align: left;
	background-image: url(images/backgroundInnerContent.gif);
	background-repeat: repeat-y;
}
#mainMenu {
	height: 54px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(images/backgroundMenu.gif);
	background-position: left bottom;
}
#mainMenu a  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #1d4501;
	text-decoration: none;
	display: block;
	float: left;
	background-image: url(images/tabLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	margin-top: 8px;
}
#mainMenu a:hover {
	color: #FFF;
	background-position: left -26px;
}
#mainMenu a span {
	background-image: url(images/tabRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 17px;
	display: block;
}
#mainMenu a:hover span {
	background-position: right -26px;
}

#searchForm {
	float: right;
	margin-right: 40px;
	margin-top: 3px;
	background-image: url(images/backgroundSearchForm.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 211px;
}
#searchForm td {
	padding: 2px;
}
#searchForm span {
	background-image: url(images/searchInput.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 156px;
	display: block;
}
#searchForm span input {
	font-size: 11px;
	background-color: transparent;
	width: 160px;
	padding-top: 1px;
	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: 170px;
	margin-left: 35px;
	margin-bottom: 20px;
	display: inline;
}
#rightContent {
	float: right;
	width: 710px;
	margin-right: 40px;
	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 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: 172px;
}
.menu_head {
	cursor: pointer;
	position: relative;
	margin:1px;
	line-height: 31px;
	height: 31px;
	text-indent: 8px;
}
.menu_head a {
	color: #1d4501;
	text-decoration: none;
	background-image: url(images/productMenu.gif);
	background-repeat: no-repeat;
	display: block;
}
.menu_head a:hover {
	background-position: left -31px;
	color: #FFF;
}

.menu_body {
	display:none;
	line-height: 18px;
	margin-bottom: 5px;
}
.menu_body a {
	display:block;
	color:#1d4501;
	padding-left:10px;
	text-decoration:none;
}
.menu_body a:hover {
	color: #C50F7F;
	text-decoration:underline;
}

#adminContent {
	text-align: left;
}
.homeProdBox {
	width: 335px;
	float: left;
	margin-left: 10px;
	height: 161px;
	margin-bottom: 10px;
	position: relative;
	background-image: url(images/backgroundProductBox.gif);
	background-repeat: no-repeat;
}
.homeProdBox a{
	font-size: 15px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #B33FA4;
	margin-bottom: 3px;
	padding-top: 5px;
	display: block;
	line-height: 16px;
}
.homeProdBox a:hover {
	text-decoration: underline;
}


.homeProdTitle {
	display: block;
	font-size: 11px;
	color: #000;
	width: 170px;
	margin-left: 10px;
	position: absolute;
	left: 5px;
	top: 10px;
	line-height: 14px;
}
.homeProdPrice {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	left: 15px;
	bottom: 7px;
	line-height: 16px;
}
.homeProdPrice span {
	font-size: 13px;
	color: #9D218C;
}

.homeProdImage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 5px;
	right: 10px;
	text-align: center;
	height: 90px;
	width: 120px;
}
.quantityBox {
	position: absolute;
	left: 130px;
	bottom: 12px;
}
.addtocart {
	position: absolute;
	right: 15px;
	bottom: 10px;
}
.homeProdBox del{
	color: #1d4501;
}

.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: 5px;
	right: -10px;
	line-height: 15px;
	text-align: center;
	z-index: 10;
}
.unavailable {
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/unavailable.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 56px;
	padding-top: 13px;
	position: absolute;
	top: 60px;
	right: -5px;
	line-height: 10px;
	text-align: center;
	z-index: 10;
}
#slider {
    width: 120px; /* important to be same as image width */
    height: 91px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 120px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 384px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
#slider ul { list-style-type: none;}
#detailImage {
	float: right;
	margin-right: 30px;
	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: 30px;
	margin-bottom: 20px;
	width: 210px;
}
#detailReviews {
	clear: right;
	float: right;
	margin-right: 30px;
	text-align: center;
	font-size: 11px;
	width: 160px;
}
.pageBox {
	line-height: 16px;
	text-align: center;
	margin-right: 1px;
	margin-left: 1px;
	border: 1px solid #587E24;
	font-weight: bold;
	color: #587E24;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	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;
}
.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 #5D8427;
	background:#fff;
	padding:5px;
	display:none;
	color:#5D8427;
}
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;
}
.glossymenu{
	margin: 5px 0;
	padding: 0;
	width: 170px;
	border-right: 1px;
	border-bottom: 0;
	border-left: 1px;
}

.glossymenu a.menuitem{
	background: url(images/productMenu.gif) repeat-x left top;
	font: 12px/31px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1d4501;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	text-decoration: none;
	height: 31px;
	padding-right: 0;
	padding-left: 10px;
}
.glossymenu a.menuitem submenuheader:active  {
	background: url(images/productMenu.gif) no-repeat left -31px;

}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 9px;
	right: 7px;
	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: #384510;
	text-decoration: none;
	padding: 0px 0 0px 10px;
}

.glossymenu div.submenu ul li a:hover{
	colorz: white;
	color: #C50F7F;
	text-decoration: underline;
}
#twitter_div {
	background: url(images/backgroundTwitter.jpg) no-repeat;
	height: 175px;
	width: 710px;
	position: relative;
}
#twitter_div h2 {
	text-indent: -9999px;
}
#twitter_div ul {
	margin-right: 180px;
	margin-left: 30px;
	padding-top: 10px;
}
#twitter-link {
	position: absolute;
	bottom: 30px;
	left: 385px;
}
.thumbnail-item {
	/* position relative so that we can use position absolute for the tooltip */
	position: relative;
	float: left;
	margin: 0px 5px;
	cursor: pointer;
	z-index: 9999;
}
.thumbnail-item a { 
	display: block; 
}
.tooltip {
	/* by default, hide it */
	display: none;
	/* allow us to move the tooltip */
	position: absolute;
	/* align the image properly */
	padding: 0px 0 0 0px;
	border: 2px solid #333;
	background-color: #FFF;
	z-index: 99;
}

