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

body {
background:#000;
margin:0pt;
}

a {
	color:#613c05;
}

a:hover {
	color:#00;
}

h1 {
	color: #ffffff; 
	background-color: #3586ef; 
	border-bottom: 2px solid #8dbfff;
}

input { 
	background-color: #fff; 
	color: #000000; 
	border: 1px solid #ffae00; 
}

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

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

.button {
	background-color: #8a5b0b;
	border: 2px groove #ffae00;
	color: #ffae00;
}

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

.jssBoldLinks { 
	color:#613c05;
}

.jssBoldLinks:hover { 
	color:#000; 
}

.jssProductTitle {
	color:#fff; 
}

.jssProductTitle:hover {
	color:#ff8d29; 
}

.jssPrice {
	color: #800000;
}

.jssProductLinks, .jssProductLinks:link
{
	color: #613c05;
}

.jssProductAdd, .jssProductAdd:link
{
	color: #613c05;
}

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

div#jssHeader {
	color: #040;
	background-color: #8dbfff;
}

div#jssSubHeader {
	height:21px;
	padding-top:10px;
	color: #000;
	font-weight:bold;
	border-color: #000;
	border-style: solid;
	border-width: 1px 0px;
	background-color: #e99402;
	background-image: url(../images/welcome_tile.jpg);
	background-repeat: repeat-x;
}

div#jssSubHeader a:link {
	color: #ffae00;
}

.jssHeaderBlock
{
	border: 0px solid #ffffff;
	background-color: #ffffff;
}

.jssHeaderBlockTitle
{
	background-color: #3586ef;
	color: #ffffff;
}

.jssHeaderBlockContent
{
	background-color: #ffffff;
	color: #000000;
}

.jssHeaderBlockContent a {
	border: 1px groove #ffae00;
}

.jssHeaderBlockContent a:link,  .jssHeaderBlockContent a:visited {
	color: #ffae00;
	background-color: #8a5b0b;
	border: 1px groove #ffae00;
}

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

#navlist a { 
	border: 0px solid #0b51ab; 
	border-left: 2px solid #462801;
}

#navlist a:link, #navlist a:visited {
	color: #ffae00;
	background-color: #8a5b0b;
}

#navlist a:hover {
	color: #ffae00;
	background-color: #462801;
}

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

div#jssLeftMenu {
	color: #000000;
}

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

div#jssRightMenu {
	color: #000000;
}

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

.jssMenuBox {
	border: 0px;
	background-image: url(../images/box_footer_grn.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom:19px;
}

.jssMenuBoxTitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	height:17px;
	font-weight: bold;
	color: #ffae00;
	padding: 6px 0 9px;
	background-color: #3f5203;
	background-image: url(../images/box_header_grn.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.jssMenuBoxContent,
.jssMenuBoxContentCent {
	background-color: #fff;
	background-image: url(../images/box_content_grn.jpg);
	background-repeat: repeat-y;
	padding: 0px 14px 0px 11px;
}




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

div#jssMainContent {
	color: #000;
}

.jssPageHeading {
	color: #ffae00;
	background-color: #462801;
	border: 2px outset #ffae00;
}

.jssPageSubHeading {
	color: #ffae00;
	background-color: #8a5b0b;
	border: 2px outset #ffae00;
}

.jssPageSubHeading a:link, .jssPageSubHeading a:visited, {
	color: #8dbfff;
}

.jssPageSubHeading a:hover {
	color: #21a3a4;
}

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

.jssBreadcrumbTitle {
	color: #ffae00;
	background-color: #462801;
}

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

div#jssFooter {
	color: #c49800;
	background-color: #3f5203;
}

#jssFooterLinks a { 
	color: #613c05;
}

#jssFooterLinks a:link, #jssFooterLinks a:visited
{
	color: #613c05;
}

#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 #ffae00;
}

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

.jssFormTable td.jssFormSubmit input {
	background-color: #8a5b0b;
	border: 2px groove #ffae00;
	color: #ffae00;
}

.jssFormError {
	color: #f00;
}

.jssError {
	color: #f00;
}

/* 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: #0b5d8c;
}

.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: #8dbfff; 
	color: #000000;
}

#pageslist a { 
	background-color: #8dbfff;
}

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

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

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

.jssProductFlag {
	background-color: #8a5b0b; 
	color: #ffae00; 
	border: 1px groove #ffae00; 
	border-left: 3px solid #462801;
	padding-right:5px;
	text-decoration: blink;
}

.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;
}

div#jssSubFooter {
	color: #c49800;
}
