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

body {
/*	background-color: #ffffff; */
	background-color: #FEF4DA;
}

a {
/*	color:#036; */
	color:#0d548d;
}

a:hover {
/*	color:#ff8d29; */
	color:#E60B0D;
}

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

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

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

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

.button {
	background-color: #77754d; border: 0px;
	color: #fff;
	padding-bottom: 2px;
}

.productbutton {
	background-color: #77754d; border: 0px;
	color: #fff;
	margin-bottom: 2px;
	font-weight: normal;
	font-size: 0.7em;
	cursor: pointer;
	height: 1.8em;
	padding-bottom: 2px;
}
.wishlistbutton {
	background-color: #77754d; border: 0px;
	color: #fff;
	margin-bottom: 2px;
	font-weight: normal;
	font-size: 0.65em;
	cursor: pointer;
	height: 2em;
	padding-bottom: 4px;
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
}
.wishlistbutton:hover {
	color: #fff;
}
.middlelinksbutton {
	background-color: #77754d; border: 0px;
	font-size: 0.70em;
	color: #fff;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.middlelinksbutton:hover {
	text-decoration: none;
	color: #fff;
}

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

.jssBoldLinks { 
}

.jssBoldLinks:hover { 
	color:#E60B0D;
}

.jssProductTitle {
	color:#fff; 
}

.jssProductTitle:hover {
	color:#ff8d29; 
}

.jssPrice {
	color: #800000;
}

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

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

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

/* div#jssHeader {
	color: #040;
	background-color: #8dbfff;
	border-bottom: 1px solid #0b51ab;
} */

div#jssSubHeader {
	color: #ffffff;
	background-color: #3586ef;
}

/*
.jssHeaderBlock
{
	border: 1px solid #ffffff;
	background-color: #539dfb;
}

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

.jssHeaderBlockContent
{
	background-color: #539dfb;
	color: #ffffff;
}
*/

.jssHeaderBlockContentLeft a {
	border: 1px solid #78744d;
	padding: 3px;
	margin-bottom: 6px;
}

.jssHeaderBlockContentLeft a:link,  .jssHeaderBlockContentLeft a:visited {
	color: #77754d;
	background-color: #fef4da;
}

.jssHeaderBlockContentLeft a:hover {
	color: #000000;
}

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

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

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

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

div#jssLeftMenu {
	color: #000000;
}

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

div#jssRightMenu {
	color: #000000;
}

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

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

.jssMenuBoxTitle {
	color: #ffffff;
/*	background-color: #3586ef; */
	background-color: #77754D;
/*	border-bottom: 1px solid #0b51ab; */
}

.jssMenuBoxContent, .jssMenuBoxContentCent {
/*	border-top: 1px solid #5faaf9; */
/*	border-bottom: 1px solid #5faaf9; */
/*	background-color: #fff; */
}

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

div#jssMainContent {
	color: #000000;
}

.jssPageHeading {
/*	color: #ffffff; */
	color: #0D548D;
/*	background-color: #036; */
/*	border-bottom: 2px solid #8dbfff; */
}

.jssPageSubHeading {
/*	color: #ffffff; */
	color: #0D548D;
/*	background-color: #3586ef; */
/*	border-bottom: 2px solid #8dbfff; */
}

.jssBreadcrumb {
/*	border: 1px solid #666666; */
	margin-top: 16px;
	background-color: #ffffff;
}

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

/* 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 #30799E;
}

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

.jssFormTable td.jssFormSubmit input {
	background-color: #8dbfff;
	border: 1px dotted #000;
	color: #fff;
}

.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: #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: #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: #036;
}

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

.jssSendFriendDiv a { 
	color:#ff8d29; 
}

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

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