/* Basic Element Formatting ------------------------------------------------------------- */

body {
	background-color: #cdcdab;
}

a {
	color:#263600;
}

a:hover {
	color:#ff8d29;
}

h1 {
	color: #ffffff; 
	background-color: #5c743d; 
	border-bottom: 2px solid #d5edb3;
}

input { 
	background-color: #FFFFFF; 
	color: #000000; 
	border: 1px solid #309e42; 
}

select { 
	background-color: #FFFFFF; 
	color: #000000; 
	border: 1px solid #309e42; 
}

/* Multiple-Use Selectors ------------------------------------------------------------- */

.button {
	background-color: #5c743d;
	border: 1px solid #000;
	color: #fff;
}


/* Left Column ------------------------------------------------------------- */
div#jssLeftMenu { width: 180px; float: left; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 26px; display: inline; min-height: 550px;}

/* Right Column ------------------------------------------------------------- */
div#jssRightMenu { color: #000000; font-size: 1em; width: 180px; padding: 0px 0px 0px 0px; margin: 15px 26px 0px 0px; _margin: 15px 12px 0px 0px; float: right; }

/* Middle Column ------------------------------------------------------------- */
div#jssMainContent { padding: 0px 0px 0px 0px; font-size: 1em; float: left; margin: 0px 0px 0px 18px; width: 520px; color: #000000; }
div#jssMainContent:after { content: ""; display: block; height: 0; clear: both; }


/* Standard text and link formatting ------------------------------------------------------------- */

.jssBoldLinks { 
	color:#263600;
}

.jssBoldLinks:hover { 
	color:#ff8d29; 
}

.jssProductTitle {
	color:#fff; 
}

.jssProductTitle:hover {
	color:#ff8d29; 
}

.jssPrice {
	color: #800000;
}

.jssProductLinks, .jssProductLinks:link
{
	color: #f08100;
}

.jssProductAdd, .jssProductAdd:link
{
	color: #f08100;
}

/* Header Styles ------------------------------------------------------------- */

div#jssHeader {
	font-size: 1em;
	margin: 0px auto 0px auto; 
	padding: 0px; 
}

div#jssSubHeader {
	color: #ffffff;
	background-color: #ff0000;
	background:url(../images/img_053.jpg) repeat-x;
	height: 32px;
}

.jssHeaderBlock
{
	border: 1px solid #ffffff;
	background-color: #99cc66;
}

.jssHeaderBlockTitle
{
	background-color: #5c743d;
	color: #ffffff;
}

.jssHeaderBlockContent
{
	background-color: #99cc66;
	color: #ffffff;
}

.jssHeaderBlockContent a {
	border: 1px solid #d5edb3;
}

.jssHeaderBlockContent a:link,  .jssHeaderBlockContent a:visited {
	color: #fff;
	background-color: #5c743d;
	border: 1px solid #d5edb3;
}

.jssHeaderBlockContent a:hover {
	color: #fff;
	background-color: #263600;
	border: 1px solid #FFFFFF;
}

#navlist a { 
	border: 0px solid #5c743d; 
	border-left: 2px solid #d2e6fe;
}

#navlist a:link, #navlist a:visited {
	color: #000000;
	background-color: #d5edb3;
}

#navlist a:hover {
	color: #fff;
	background-color: #263600;
}





/* Right and Left Menu Box Style ------------------------------------------------------------- */
.jssMenuBox {
	border: 0px solid #c99750;
}

.jssMenuBoxTitle {
	color: #ffffff;
	background-color: #c0c0c0;
	border-bottom: 0px solid #5c743d;
	background-image: url(../images/tab_01.gif);
	height: 22px;
	padding-top: 7px;
}

.jssMenuBoxContent,
.jssMenuBoxContentCent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #3b7616;
	background-color: #bedaa3;
}

.jssMenuBoxContent a:hover {
	color:#FF0000;
}



/* Main Content (Middle) Styles ------------------------------------------------------------- */
.jssPageHeading {
	color: #ffffff;
	background-color: #bd151a;
	border-bottom: 0px solid #d5edb3;
}

.jssPageSubHeading {
	color: #ffffff;
	background-color: #5c743d;
	border-bottom: 2px solid #d5edb3;
}

.jssBreadcrumb {
	border: 1px solid #666666;
	background-color: #ffffff;
}

.jssBreadcrumbTitle {
	color: #fff;
	background-color: #263600;
}

/* Footer Styles ------------------------------------------------------------- */

div#jssFooter {
	color: #000000;
}

#jssFooterLinks a { 
	color: #000000;
}

#jssFooterLinks a:link, #jssFooterLinks a:visited
{
	color: #f08100;
}

#jssFooterLinks a:hover
{
	color: #000;
}

/* General Form Styling ------------------------------------------------------------- */

.jssFormTable caption {
	border-bottom: 1px dotted #000;
}

.jssFormTable td.jssFormSubmit {
	border-top: 1px dotted #000;
}

.jssFormTable input {
	background-color: #FFFFFF; 
	color: #000000;
	border: 1px solid #309e42;
}

.jssFormTable select {
	background-color: #FFFFFF; 
	color: #000000;
	border: 1px solid #309e42;
}

.jssFormTable td.jssFormSubmit input {
	background-color: #ff0000;
	border: 1px solid #000000;
	color: #ffffff;
	margin: 2px 1px 2px 1px;
}

.jssFormError {
	color: #f00;
}

.jssError {
	color: #f00;
	font-size: 14px;
}

/* Cart Styling ------------------------------------------------------------- */

.jssCartTable caption {
	border-bottom: 1px dotted #000;
}

.jssCartTable th {
	border-bottom: 1px dotted #000;
}

.jssCartTable th.right {
	border-bottom: 1px dotted #000;
}

.jssCartTable th.total {
	border-top: 1px dotted #000;
}

/* general table styling ------------------------------------------------------------- */

.jssGeneralTable th {
	border-bottom: 1px dotted #000;
}

.jssGeneralTable a:link, .jssGeneralTable a:visited {
	color: #f08100;
}

.jssGeneralTable a:hover {
	color: #000;
}

/* Product Option (qty discounts, combinations etc.) ------------------------------------------------------------- */

.jssProductTable th {
	background-color: #aaaaaa;
}

.jssProductTable td {
	background-color: #dddddd;
}

/* Index-specific Styles ------------------------------------------------------------- */

/* Section And Listing Styles ------------------------------------------------------------- */

#pageslist li {
	border: 1px dotted #000000; 
	background-color: #d5edb3; 
	color: #000000;
}

#pageslist a { 
	background-color: #d5edb3;
}

#pageslist a:link, #npageslist a:visited {
	color: #000000;
	background-color: #d5edb3;
}

#pageslist a:hover {
	color: #fff;
	background-color: #263600;
}

/* Other/Misc Styles ------------------------------------------------------------- */

.jssProductFlag {
	background-color: #f08100; 
	color: #ffffff; 
	border: 1px dotted #f00; 
	border-left: 3px solid #f00; 
}

.jssProductSep {
	border-bottom: 1px dotted #bbbbbb; background: #fff;
}

.jssSendFriendDiv a { 
	color:#ff8d29; 
}

.jssSendFriendDiv a:hover { 
	color:#ff8d29; 
}

.jssProductSep {
	border-bottom: 1px dotted #bbbbbb; background: #fff; color: #fff;
}





/* Breadcrumbs ------------------------------------------------------------- */
.hwBreadcrumb {font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; padding: 6px 0px 0px 0px; font-size: 9pt; margin: 10px 0px 10px 0px;}
.hwBreadcrumb a {color: #716771;}
.hwBreadcrumb a:hover {color: #716771;}
.hwBreadcrumbSlash {font-family: verdana, geneva, arial, sans-serif; font-weight: normal; font-size: 9pt; color: #716771;}
.hwBreadcrumbTitle { color: #fff; background-color: #ffffff;}


/* Search block ------------------------------------------------------------- */
#sBlock {margin: 15px auto 0px auto; padding: 0px 0px 0px 0px; height: 63px; width: 158px; font-size: 12px; color: #ffffff;}
#sBlock .Title {padding: 3px 0px 3px 5px;}
#sBlock .Content {padding: 1px 5px; font-size: 0.7em; font-weight: normal; color: #ffffff;}
#sBlock .button {background: #FF0000; color: #ffffff; font-weight: normal; font-size: 10px; cursor: pointer; height: 18px; padding: 1px 1px 1px 1px;}
#sblock form {margin: 0; padding: 0; }
#sBlock input {font-size: 11px; font-weight: normal; height: 14px; margin-bottom: 1px;}

/* Left column menu ------------------------------------------------------------- */
#lMenu {font-size: 12px; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; margin: 10px auto 0px auto; padding: 0px 0px 0px 0px;}
#lMenu ul {list-style-type: none; margin: 0px auto 0px auto; padding: 0px 0px 0px 0px;}
#lMenu li {border-bottom: 1px solid #90ad88; width: 150px; margin: 0px auto 0px auto; padding: 0px 0px 0px 0px;}
#lMenu li a {display: block; padding: 5px 5px 5px 0.5em; border-left: 10px solid #194500; border-right: 10px solid #507d2b; background-color: #21610e; color: #fff; text-decoration: none;}
#lMenu li a:hover {border-left: 10px solid #56823d; border-right: 10px solid #8dba68; background-color: #5e9e4b; color: #fff;}

/* Login block ------------------------------------------------------------- */
#login {width: 178px; border-right: 0px solid #000; padding: 0px 0px 0px 0px; margin: 20px auto 0px auto; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; font-size: 12px;}
#login .Title {font-size: 14px; width: 100%; text-align: center; color: #ffffff; background-color: #194500; border-bottom: 0px solid #5c743d; height: 22px; padding-top: 7px;}
#login .Content {padding: 5px 0px 0px 10px; font-size: 12px; font-weight: normal; color: #000000; background: #bedaa3; border: #194500 solid 1px;}
#login .button {background: #FF0000; color: #ffffff; font-weight: normal; font-size: 10px; cursor: pointer; height: 18px; padding: 1px 1px 1px 1px; margin: 5px 0px 5px 0px;}
#login a {color: #000000; text-decoration: none; padding: 5px 0px 0px 0px; margin: 0px 0px 0px 0px;}
#login a:hover {color: #000000; text-decoration: underline;}



/* Right column block menu ------------------------------------------------------------- */
#rColumn {width: 178px; border: 0px solid #c99750; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; padding: 0px 0px 0px 0px; margin: 20px auto 0px auto; font-size: 12px;}
#rColumn .Title {font-size: 14px; font-weight: bold; width: 100%; text-align: center; color: #ffffff; background-color: #194500; border-bottom: 0px solid #5c743d; height: 22px; padding-top: 7px;}
#rColumn .Content {padding: 5px 0px 0px 10px; font-size: 12px; font-weight: normal; color: #000000; background: #bedaa3; border: #194500 solid 1px;}

/* Right column image ------------------------------------------------------------- */
#rImage {padding: 0px 16px 0px 0px; margin: 0px 0px 0px 0px;}



/* Cart ------------------------------------------------------------- */
#mCartBlock {width: 148px; border: 0px solid #194500; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; padding: 0px 0px 0px 0px; margin: 20px auto 0px auto; font-size: 12px;	background-color: #99cc66; }
#mCartBlock .Title {font-size: 14px; font-weight: bold; width: 100%; text-align: center; color: #ffffff; background-color: #507d2b; border-bottom: 0px solid #5c743d; height: 22px; padding-top: 7px;}
#mCartBlock .Content {padding: 5px 0px 15px 10px; font-size: 12px; font-weight: normal; color: #ffffff; background: #21610e; border: #194500 solid 1px;}

#mCartBlock a {
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	border: 1px solid #000000;
}

#mCartBlock a:link, #mCartBlock a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}


#mCartBlock a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	background-color: #263600;
	border: 1px solid #FFFFFF;

}
.mCartButtons {
	margin-top: 20px;
}	

.pListMain {clear: both; padding-top: 2px; margin-bottom: 2px;}
.pListTitle {float: left; margin-right: 5px;}

#hwPageSubHeading {font-size: 0.85em; font-weight: bold; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; padding: 2px 0px 2px 10px; margin-bottom: 10px; margin-top: 10px; clear: both; color: #ff0000; background-color: #bedaa3; border: 1px solid #194500;}


/* Plain white link */
.wLink p{color: #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size: 12px;}
.wLink a {color: #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size: 12px;}
.wLink a:link, .wLink a:visited {text-decoration: none;}
.wLink a:hover {text-decoration: underline;}


/* Top horizontal navigation */
#MainMenubackground {height:32px; background: #FFFFFF url(../images/bMid.gif); margin: 10px auto 0px auto; padding: 0px; width: 918px;}
#MainMenu {height:32px; background: #FFFFFF url(../images/bMid.gif); left: auto; right: auto; width: 708px;	margin: 0 auto 0 210px;}
#tab {margin:0; top:0; width: auto; left: auto; right: auto;}
#tab ul {margin:0; padding:0; list-style:none; float:left;}
#tab li {display:inline; float:left; margin:0; padding:0;}
#tab a {background:#000000 url(../images/bRight.gif) no-repeat right top; margin:0; padding:0; text-decoration:none; border:0; display:block; float:left;}
#tab a span {display:block; background:url(../images/bLeft.gif) no-repeat left top; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; font-weight: normal; line-height:32px; padding: 0px 15px 0px 15px;}
#tab a:hover,#tab li.item_active a {background-position:right bottom; border-color:#FF9300;}
#tab a:hover span,#tab li.item_active a span {background-position:left bottom; color:#FFFFFF; font-weight: normal; font-style:normal; text-decoration:none;}


/* Product block ------------------------------------------------------------- */
.hwSecProductDiv {text-align: left; margin-left: auto; margin-right: auto;}
#hwAd {width: 244px; height: 290px; border: 1px #507d2b solid; margin: 0px 7px 12px 7px; _margin: 0px 5px 12px 5px; padding: 20px 0px 0px 0px; float:left;}
#hwAd p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; margin: 0px 0px 10px 10px;}
#hwAd h1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; margin: 20px 0px 0px 8px; color:#000000; background-color: #ffffff; border: none;}
#hwAd h2 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; margin: 0px 0px 0px 10px;}
#hwAd h3 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; margin: 0px 0px 10px 10px; color: #990000;}
#hwAd a {color: #990000; text-decoration: none;}
#hwAd a:hover {text-decoration: underline;}
#hwAd .words {text-align:center;}

/* Product detail ------------------------------------------------------------- */
div.pTitle {line-height: 1em; color: #9e0504; font-size: 14px; padding: 0px 0px 0px 0px; margin: 0px 10px 0px 10px;}
div.tLeftT {display: block; width: auto; float: left; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-weight: bold;}
div.tRightT {display: block; width: auto; float: right; text-align: right; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; color: #656565; text-decoration: line-through;}
div.bLeftT {display: block; width: auto; float: left; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-weight: normal;}
div.bRightT {display: block; width: auto; float: right; text-align: right; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; color: #9e0504; font-weight: bold;}
.pSelectBox {font-family: monaco, mono-space; background-color:#ffffff; font-size: 9px; color:#000000; text-decoration: none; border:1px solid #666666;}


.txtCartPrice { float: right; color: #333333; padding-right: 3px; }
.txtCart { font-size: 75%; color: #333333; }
.cartTotal { border-top: 1px dashed #CCCCCC; padding-top: 2px; margin-top: 3px; }
.cartButtons {margin: 20px 0px 20px 0px;}	
.cartButtons a {padding: 2px 2px 2px 2px; margin: 0px 0px 0px 0px; font-size: 12px;	border: 1px solid #000000; background-color: #ff0000;}
.cartButtons a:link, .cartButtons a:visited {text-decoration: none; font-weight: normal; color: #ffffff;}
.cartButtons a:hover {text-decoration: none; font-weight: normal; color: #fff; background-color: #263600; border: 1px solid #FFFFFF;}

#categories a { display: block; border-bottom: 1px solid #FFFFFF; padding-left: 7px; padding-top: 2px; padding-bottom: 2px; color: #333333; padding-right: 3px; font-size: 70%;}
#categories a:hover { color: #CC0000; text-decoration: underline; }
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation { color: #900000; text-decoration: none; }

/* New search block ------------------------------------------------------------- */
.nsBlockButton {background: #FF0000; color: #ffffff; font-weight: normal; font-size: 12px; cursor: pointer; height: 22px; padding: 3px 3px 3px 3px;}


/* Product detail 3 ----------------------------------------------------------*/
.pbTitle {color: #000000; font-size: 12px; font-weight: bold; padding: 2px 0px 2px 10px; margin: 0px 0px 0px 0px; line-height: 18px;}
.pbMainPic {padding: 20px 0px 20px 0px:}


/* CSS for productblock2.html ---------------------------------------------------------------------------------------------*/
.hwSecLinksDiv {padding: 3px; color: #000000; font-size: 12px;}
.hwSecLinksDiv a:link, a:visited {text-decoration: underline;}
.hwSecLinksDiv a:hover {text-decoration: none; color: #000000;}

.hwSecProductTitle {padding: 3px; color: #000000; font-size: 12px; font-weight: bold;}
.hwSecProductTitle a:link, a:visited {text-decoration: none;}
.hwSecProductTitle a:hover {text-decoration: none; color: #000000;}


/* CSS for side menu ---------------------------------------------------------------------------------------------*/
#sidebarmenu {font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #bedaa3; border-left: 1px solid #22620e; border-right: 1px solid #22620e;}
#sidebarmenu ul {margin: 0; padding: 0px 0px 0px 5px; list-style: none; width: 166px; /* Width of Menu Items */ background-color: #bedaa3;}
#sidebarmenu ul li {position: relative;}

/* Styles for Menu Items */
#sidebarmenu ul li ul li {padding: 0px 0px 0px 10px; color: #22620e;}
#sidebarmenu ul li a {display: block; text-decoration: none; color: #000000; background: #bedaa3; /* IE6 Bug */ padding: 5px; /* IE6 Bug */ border-bottom: 0;}









/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
