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

body {
	background-color: #fff;
}

a {
	color: #70a100;
}

a:hover {
	color: #333;
}

h1 {
        color: #333;
}

h4 {
	background: url(/images/h4-bkgnd.gif) left no-repeat;
	color: #333;
}

div {
	background: none;
}

ul {
	background: none;
}

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

input.jssNoBorderInput {
	border: none;
}

select { 
	background-color: #FFFFFF; 
	color: #000000; 
	border: 1px solid #30799E; 
}

.goButton, .sendEmailButton, .createAcctButton, .loginButton, .updateAcctButton,
.subscribeButton, .submitButton, .confirmOrderButton, .proceedPaymentButton {
	border: none;
}

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

.button {
	background-color: #70a100;
	color: #fff;
}

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

.jssSmallerText {
	color: #333;
}

.jssBoldLinks { 
	color: #70a100;
}

.jssBoldLinks:hover { 
	color: #333;
}

.jssProductTitle {
	color: #70a100;
}

.jssProductTitle:hover {
	color:#ff8d29; 
}

.jssPrice {
	color: #333;
}

.jssRRPPrice {
        color: #666;
}

.jssSalePrice {
        color: #c00;
}

.jssProductLinks, .jssProductLinks:link
{
	color: #fff;
	background-color: #70a100;
}

.jssProductLinks:hover
{
	color: #fff;
	background-color: #360;
}

.jssProductAdd, .jssProductAdd:link
{
	color: #fff;
	background-color: #f08100;
}

.jssProductAdd:hover
{
	color: #fff;
	background-color: #c60;
}

.jssSecProductRef {
	font-size: 0.8em;
	color: #333;
        font-weight: bold;
}

.jssSearchText{
	font-size: 1em;
	font-style: normal;
	color: #f08100;
}

.lt-grey {
	color: #ccc;
}

.grey {
	color: #999;
}

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

div#jssHeader {
	color: #040;
	background-color: #fff;
}

div#jssSubHeader {
	color: #fff;
	background: url(../../images/nav-bkgnd.gif) repeat-x;
	border-bottom: 2px solid #333;
	border-top: 2px solid #333;
}

div#navcontainer .nav {
	color: #ccc;
}

div#navcontainer .nav {
	color: #a5d433;
	text-decoration: none;
}

div#navcontainer .nav:link,  div#navcontainer .nav:visited {
	color: #a5d433;
	text-decoration: none;
}

div#navcontainer .nav:hover {
	color: #fff;
	text-decoration: none;
}

a#nav-shop {
	background: url(../../images/nav-shop.gif) no-repeat;
}

a#nav-shop:hover {
	background: url(../../images/nav-shop-over.gif) no-repeat;
}

a#nav-basket {
	background: url(../../images/nav-basket.gif) no-repeat
}

a#nav-basket:hover {
	background: url(../../images/nav-basket-over.gif) no-repeat;
}

a#nav-locker {
	background: url(../../images/nav-locker.gif) no-repeat
}

a#nav-locker:hover {
	background: url(../../images/nav-locker-over.gif) no-repeat;
}

div#jssSubBanner {
	color: #333;
	background: url(../../images/sub-banner-bkgnd.gif) no-repeat;
}

#jssWelcome a {
	color: #ccc;
}

.jssHeaderBlock
{
	border: none;
	background-color: #fff;
}

.jssHeaderBlockTitle
{
	background-color: #fff;
	color: #ffffff;
}

.jssHeaderBlockContent
{
	background-color: #fff;
	color: #666;
}

#navlist a { 
	border: none;
	font-weight: normal;
}

#navlist a:link, #navlist a:visited {
	color: #fff;
}

#navlist a:hover {
	color: #fc3;
}

/* Left Column ------------------------------------------------------------- */

div#jssLeftMenu {
	color: #333;
}

/* Right Column ------------------------------------------------------------- */

div#jssRightMenu {
	color: #333;
}

/* Right and Left Menu Box Style ------------------------------------------------------------- */

.jssMenuBox {
/*	border: 1px solid #ccc;*/
}

.jssMenuBoxTitle {
	font-size: 1em;
	color: #333;
/*	background-color: #ececec;*/
}

.jssMenuBoxContent,
.jssMenuBoxContentCent {
/*	background-color: #ececec;*/
}

a.link-button {
	border: 1px solid #360;
        padding: 2px 5px; 
}

a.link-button:link,  a.link-button:visited {
	color: #fff;
	background-color: #70a100;
	border: 1px solid #360;
}

a.link-button:hover {
	color: #fff;
	background-color: #360;
	border: 1px solid #360;
}

/* Main Content (Middle) Styles ------------------------------------------------------------- */

div#jssMainContent {
	border-left: 1px solid #e8e8e8;
	color: #000000;
}

.jssPageHeading {
	color: #333;
/*	border-bottom: 1px dotted #ccc;*/
}

.jssPageSubHeading {
	color: #c93;
	border-bottom: 1px dotted #ccc;
}

.jssPageSubDiv {
	color: #333;
}

.jssPageSubList h6 {
        color: #999;
}

.jssReviewLinks {
        color: #666;
}

.jssBreadcrumb {
	background-color: #ffffff;
}

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

.jssPageColDesc {
        color: #666;
}

.jssPageRating {
        color: #666;
}

.jssPageRatingTitle {
        color: #333;
}

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

div#jssFooter {
	color: #fff;
	font-size: 0.6em;
	background-color: #ded7ca;
}

div#jssFooterLinksDiv {
	background-color: #ded7ca;
}

div#jssFooterLinksDiv4 {
	color: #aba497;
	background: #ded7ca url("../../images/sml-m8-logo.gif") top left no-repeat;
}

.jssFooterTitle {
	color: #453e31;
}

.jssFooterContent {
	color: #aba497;
}

#jssFooterLinks li#sendfriend {
	background: #ded7ca url("../../images/bm-mail.gif") left no-repeat;
}
#jssFooterLinks li#digg {
	background: #ded7ca url("../../images/bm-digg.gif") left no-repeat;
}
#jssFooterLinks li#delicious {
	background: #ded7ca url("../../images/bm-delicious.gif") left no-repeat;
}
#jssFooterLinks li#reddit {
	background: #ded7ca url("../../images/bm-reddit.gif") left no-repeat;
}
#jssFooterLinks li#facebook {
	background: #ded7ca url("../../images/bm-facebook.gif") left no-repeat;
}
#jssFooterLinks li#help {
	background: #ded7ca url("../../images/bm-help.gif") left no-repeat;
}

#jssFooterLinks a { 
	color: #787164;
}

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

#jssFooterLinks a:hover
{
	color: #787164;
	text-decoration: underline;
}

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

.jssFormTable caption {
}

.jssFormTable td.jssFormSubmit {
}

.jssFormTable input {
}

.jssFormTable select {
/*	background-color: #FFFFFF; 
	color: #000000;
	border: 1px solid #30799E;*/
}

.jssFormTable td.jssFormSubmit input {
	border: none;
}

.jssFormError {
	color: #c00;
}

.jssError {
	color: #c00;
}

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

.jssCartTable th {
	color: #333;
}

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

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

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

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

/* 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 {
	color: #000;
}

#pageslist a { 
}

#pageslist a:link, #npageslist a:visited {
	color: #70a100;
}

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

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

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

.jssSendFriendDiv a { 
	color:#ff8d29; 
}

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

.jssProductSep {
	background: #fff; color: #fff;
}
