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

body {
	background-color: #ffffff;
}

a {
	color:#8f5f1a;
}

a:hover {
	color:#ff8d29;
}

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

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

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

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

.button {
	background-color: #bd8635;
	border: 1px solid #7e4b07;
	color: #fff;
	font-size:10px;
	height:20px;
	float:left;
	margin-right:2px;
}

.button2 {
	background-color: #bd8635;
	border: 1px solid #7e4b07;
	color: #fff;
	font-size:10px;
	height:20px;

	margin-right:2px;
}

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

.jssBoldLinks { 
	color:#b7944e;
		font-size:12px;
	font-weight:bold;
}

.jssBoldLinks:hover { 
	color:#b7944e; 
	text-decoration:underline;

}

.jssProductTitle {
	color:#fff; 
}

.jssProductTitle:hover {
	color:#ff8d29; 
}

.jssPrice {
	color: #800000;
}

.jssProductLinks, .jssProductLinks:link
{
	background-color: #bd8635;
	border: 1px solid #7e4b07;
	color: #fff;
display:block;
  width:100px;
  height:20px;
color:#fff;
text-align:center;
position:relative;
padding-bottom:0px;
float:left;
}


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

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

div#jssHeader {
	color: #040;
	
}

div#jssSubHeader {
	color: #ffffff;
	
}

.jssHeaderBlock
{
	height:70px; width:190px;
}

.jssHeaderBlockTitle
{
	font-size:12px;
	font-weight:bold;
	color: #511b00;
	
}

.jssHeaderBlock .jssHeaderBlockContent
{
	color: #fff;
	height:21px;
	width:115px;

	background-repeat:no-repeat;
	text-align:center;
	padding-top:3px;
}

.jssHeaderBlockContent a {
	
}

.jssHeaderBlock .jssHeaderBlockContent a:link,  .jssHeaderBlock  .jssHeaderBlockContent a:visited {
	color: #fff;
}

.minicart {
	background-image:url(../images/mini-cart.png);
	background-repeat:no-repeat;
	background-position:top;
display:block;
  width:64px;
  height:21px;
color:#fff;
text-align:center;
position:relative;
padding-bottom:2px;
}

.minicart a {
position:relative;
top:3px;
	color:#fff;
}
.jssHeaderBlockContent a:hover {
	color: #fff;
	text-decoration:underline;

}

#navlist a { 
	padding-right:15px;	

}

#navlist a:link, #navlist a:visited {
	color: #fff;
	font-weight:800;

	
}

#navlist a:hover {
	color: #fff;

}

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

div#jssLeftMenu {
	color: #000000;
}

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

div#jssRightMenu {
	color: #000000;
}

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

.jssMenuBox {
	border: 0px solid #fff;
	
}

.jssMenuBoxTitle {
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:800;
	color:#fff;
	padding-top:6px;
	padding-left:6px;
	
}

.jssMenuBoxContent,
.jssMenuBoxContentCent {
	
	
}
.jssMenuBoxContent a { font-weight:800;}

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

div#jssMainContent {
	color: #4e1a00;
}

.jssPageHeading {
	color: #ffffff;
	background-image:url(../images/bg_title.gif);
	padding-left:15px;
	padding-top:8px;
	height:20px;

}


.jssPageSubHeading {
	color: #6d1b00;
	background-color:#e0e0e0;
	height:30px;
	width:100%;
	font-size:9pt;

	
}

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

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

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

div#jssFooter {
	color: #000000;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
}

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

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

.jssFormTable td.jssFormSubmit input {

	background-color: #bd8635;
	border: 1px solid #7e4b07;
	color: #fff;
	font-size:10px;
	height:20px;

}

.jssFormError {
	color: #f00;
}

.jssError {
	color: #f00;
}

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

.jssCartTable caption {
	border-bottom: 1px solid #8c8c8c;
}

.jssCartTable th {
	
}

.jssCartTable th.right {
	
}

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

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

.jssGeneralTable th {
	text-transform:uppercase;
}

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

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

#pageslist a:link, #npageslist a:visited {
	color: #333;
	background-color: #ccc;
}

#pageslist a:hover {
	color: #333;
	background-color: #ccc;
}

/* 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 {
	border-bottom: 1px dotted #bbbbbb; background: #fff; color: #fff;
}