/* Basic Element Formatting ------------------------------------------------------------- */

.jssAddBasket, .jssProductAdd:link
{
	color: #ffffff;
} 

a {
	color:#17008D;
}



a:hover {
	color:#D21229;
}

h1 {
	color: #ffffff; 
	background-color: #3586ef; 
	border-bottom: 2px solid #8dbfff;
}

input { 
	background-color: #ffffff; 
	color: #000000; 
}

select { 
	background-color: #FFFFFF; 
	color: #000000; 
	border: 1px solid #30799E; 
}

/* Multiple-Use Selectors ------------------------------------------------------------- */

.button {
}

/* Standard text and link formatting ------------------------------------------------------------- */

.jssBoldLinks { 
	color:#000000;
}

.jssBoldLinks:hover { 
	color:#339900; 
}

.jssProductTitle {
	color:#fff; 
}

.jssProductTitle:hover {
	color:#339900; 
}

.jssPrice {
	color:#FF0000;
	font-size:1em;
}

.jssProductLinks, .jssProductLinks:link
{
	color: #f08100;
}

.jssProductAdd, .jssProductAdd:link
{
	color: #f08100;
}

/* Header Styles ------------------------------------------------------------- */

div#jssHeader {
	color: #040;
	background-color: #ffffff;
}

div#jssSubHeader {
	color: #ffffff;
	background-color: #3586ef;
}

.jssHeaderBlock
{
	border: 1px solid #ffffff;
	background-color: #ffffff;
}

.jssHeaderBlockTitle
{
	background-color: #f03f35;
	color: #ffffff;
    text-align: center;
}

.jssHeaderBlockTitle2
{
	background-color: #f03f35;
	color: #ffffff;
        text-align: center;
}

.jssHeaderBlockContent
{
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #f03f35;
}

.jssHeaderBlockContent2
{
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #f03f35;
}
.jssHeaderBlockContent a {
	border: 1px solid #000000;
}

.jssHeaderBlockContent a:link,  .jssHeaderBlockContent a:visited {
	color: #ffffff;
	background-color: #1A008C;
	border: 1px solid #000000;
}

.jssHeaderBlockContent a:hover {
	color: #ffffff;
	background-color: #f03f35;
	border: 1px solid #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: 0px solid #17008D;
}

.jssMenuBoxTitle {
	color: #ffffff;
	background-color: #ffffff;
	border-bottom: 0px solid #17008D;
}

.jssMenuBoxContent,
.jssMenuBoxContentCent {
	border-top: 0px solid #17008D;
	border-bottom: 0px solid #17008D;
	background-color: #fff;
}

/* Main Content (Middle) Styles ------------------------------------------------------------- */

div#jssMainContent {
	color: #000000;
}

.jssPageHeading {
	color: #000000;
	font-size: 1.1em;
	clear:both;
	margin-bottom:5px;
}

.jssPageSubHeading {
	color: #000;
}

.jssPageSubHeading2 {
	color: #000;
	background-color: #ffffff;
	border-bottom: 2px solid #17008D;
}


.jssBreadcrumbTitle {
	color: #000;
	background-color: #F2F2F2;
}

/* Footer Styles ------------------------------------------------------------- */

div#jssFooter {
	color: #000000;
}

#jssFooterLinks a { 
	color: #000000;
}

#jssFooterLinks a:link, #jssFooterLinks a:visited
{
	color: #339900;
}

#jssFooterLinks a:hover
{
	color: #000;
}

/* General Form Styling ------------------------------------------------------------- */

.jssFormTable caption {
	border-bottom: 1px dotted #000;
}

.jssFormTable td.jssFormSubmit {
	border-top: 1px dotted #000;
}

.jssFormTable1 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: #1B008D;
	border: 0px dotted #000;
	color: #fff;
}

.jssFormError {
	color: #f00;
}

.jssError {
	color: #f00;
}

/* Cart Styling ------------------------------------------------------------- */

.jssCartTable caption {
	border-bottom: 1px solid #000;
}

.jssCartTable th {
	border-bottom: 1px solid #000;
}

.jssCartTable th.right {
	border-bottom: 1px solid #000;
}

.jssCartTable th.total {
	border-top: 1px solid #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: #ffffff; 
	color: #000000;
}

#pageslist a { 
	background-color: #ffffff;
}

#pageslist a:link, #npageslist a:visited {
	color: #000000;
	background-color: #ffffff;
}

#pageslist a:active {
	color: #000000;
	background-color: #ffffff;
	font-weight:bold;
}


#pageslist a:hover {
	color: #fff;
	background-color: #036;
}

/* Other/Misc Styles ------------------------------------------------------------- */

.jssProductFlag {
	background-color: #FFFF00; 
	color: #000; 
        padding: 2px;
	border: 1px dotted #f00; 
}

.jssProductSep {
	border-bottom: 1px dotted #bbbbbb; background: #fff;
}

.jssSendFriendDiv a { 
	color:#000000; 
}

.jssSendFriendDiv a:hover { 
	color:#ff8d29; 
}

.jssProductSep {
	border-bottom: 1px dotted #bbbbbb; background: #fff; color: #fff;
}