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

body {
	background-color: #ffffff;
}

a {
	color:#036;
}

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

/*
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: #8dbfff;
	border: 1px solid #000;
	color: #000;
}

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

.jssBoldLinks { 
	color:#4E7DD1;
}

.jssBoldLinks:hover { 
	color:#0F3974; 
}

.jssBoldLinks2 { 
	color:#084188;
}

.jssBoldLinks2:hover { 
	color:#08172C; 
}

.jssProductTitle {
	color:#fff; 
}

.jssProductTitle:hover {
	color:#ff8d29; 
}

.jssPrice {
	color: #0F3974;
}

.jssProductLinks, .jssProductLinks:link
{
	color: #0F3974;
}

.jssProductAdd, .jssProductAdd:link
{
	color: #0F3974;
	background-color:#B1C6EB;
}

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

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

.jssHeaderBlockContent a {
	border: 1px solid #8dbfff;
}

.jssHeaderBlockContent a:link,  .jssHeaderBlockContent a:visited {
	color: #fff;
	background-color: #369;
	border: 1px solid #8dbfff;
}

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

#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: #2153AA;
	border-bottom: 0px solid #0b51ab;
}

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

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

div#jssMainContent {
	color: #000000;
}

.jssPageHeading {
	color: #0F3974;
	background-color: #ffffff;
	border-bottom: 2px solid #4E7DD1;
	border-left: 15px solid #4E7DD1;
}

.jssPageSubHeading {
	color: #0F3974;
	background-color: #ffffff;
	border-bottom: 1px solid #4E7DD1;
	border-left: 15px solid #4E7DD1;
}

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

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

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

div#jssFooter {
	color: #000000;
}

#jssFooterLinks a { 
	color: #000000;
}

#jssFooterLinks a:link, #jssFooterLinks a:visited
{
	color: #2153AA;
}

#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: #B1C6EB;
	border: 1px solid #000;
	color: #000000;
}

.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: #084188;
	color:#FFFFFF;
}

.jssProductTable td {
	background-color: #C5DCEE;
}

/* 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: #084188; 
	color: #ffffff; 
	border: 1px solid #08172C; 
	border-left: 5px solid #08172C; 
}

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

.jssSendFriendDiv a { 
	color:#084188; 
}

.jssSendFriendDiv a:hover { 
	color:#08172C; 
}

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

/* Comment Box ######################################################*/
.commentbox {
	background-color: #C9D3E3;
}

.commentfooter {
	color: #4A4A4A;
}
