/* Basic Element Formatting ------------------------------------------------------------- */

body {
	background-color: #ffffff;
}

a {
	color:#36;
}

a:hover {
	color:#ffffff;
}

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: #fff;
}

/* Standard text and link formatting ------------------------------------------------------------- */

.jssBoldLinks { 
	color:#036;
}

.jssBoldLinks:hover { 
	color:#ff8d29; 
}

.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: #ffffff;
	color: #000000;
}

.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: 1.5px solid #B63839;
}

.jssMenuBoxTitle {
	color: #02397C;
	background-color: #FAD223;

}

.jssMenuBoxContent,
.jssMenuBoxContentCent {
	border-top: 1px solid #003374;
	border-bottom: 1px solid #003374;
	background-color: #B3B3B3;
}


/* Main Content (Middle) Styles ------------------------------------------------------------- */

div#jssMainContent {
	color: #000000;
	background-color: #ffffff;
}

.jssPageHeading {
	color: #ffffff;
	background-color: #036;
}

.jssPageSubHeading {
	color: #ffffff;
	background-color: #B63839;
}

.jssBreadcrumb1 {
	border: 1px solid #666666;
	background-color: #ffffff;
}

.jssBreadcrumb {
	border: 1px solid #666666;
	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: #003374;
	border: 1px solid #000;
	color: #fff;
}

.jssFormError {
	color: #f00;
}

.jssError {
	color: #f00;
}


.jssFormTable1 caption {
	border-bottom: 1px dotted #000;
}

.jssFormTable1 td.jssFormSubmit {
	border-top: 1px dotted #000;
}

.jssFormTable1 input {
	background-color: #FFFFFF; 
	color: #000000;
	border: 1px solid #30799E;
}

.jssFormTable1 select {
	background-color: #FFFFFF; 
	color: #000000;
	border: 1px solid #30799E;
}

.jssFormTable1 td.jssFormSubmit input {
	background-color: #003374;
	border: 1px solid #000;
	color: #fff;
}

/* 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: #E6E6E6; 
	color: #000000;
}

#pageslist a { 
	background-color: #E6E6E6;
}

#pageslist a:link, #npageslist a:visited {
	color: #000000;
	background-color: #E6E6E6;
}

#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: #fff;
}

.jssSendFriendDiv a { 
	color:#ff8d29; 
}

.jssSendFriendDiv a:hover { 
	color:#ff8d29; 
}

.jssProductSep {
	border-bottom: 1px dotted #bbbbbb; background: #fff; color: #fff;
}

.BlueSmallPlain {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #4B5E99; FONT-FAMILY: Tahoma, Verdana,  Arial, sans-serif; TEXT-DECORATION: none; text-align: left
}
.middle-links				{ font-family:Tahoma; font-weight:bold; font-size:8pt; color:#000000; text-decoration: none; }

.button						{ background-color: #B9DDEF; font-family: Tahoma; font-size: 7pt; font-weight: light; color: #000000; border: 1 solid #30799E; padding: 0px; height: 17px; cursor: hand; }

.homeprice				{ font-family:Tahoma; font-weight:bold; font-size:9pt; color:#C90F0F; text-decoration: none; }

.textbox 					{ background-color: #FFFFFF; font-fanily: Tahoma; font-size: 8pt; font-weight: light; color: #000000; border: 1 solid #30799E; }

.tableheading1
	{	font-family:			Tahoma;
		font-size:				8pt;
		font-weight:			bold;
		color:					#FFFFFF;
		text-decoration:		none;
		background-color:		#396ED7;
		border-top:     		3px solid #396ED7;
		border-left:    		3px solid #396ED7;
		border-right:   		3px solid #396ED7;
		border-bottom:  		3px solid #396ED7;
	}

.tablebody11
	{	font-family:			Tahoma;
		font-size:				8pt;
		font-weight:			bold;
		color:					#000000;
		text-decoration:		none;
		background-color:		#E9E9E9;
		border-top:     		2px solid #396ED7;
		border-left:    		2px solid #396ED7;
		border-right:   		2px solid #396ED7;
		border-bottom:  		2px solid #396ED7;

	}

.tablebody2
	{	font-family:			Tahoma;
		font-size:				8pt;
		font-weight:			bold;
		color:					#000000;
		text-decoration:		none;
		background-color:		#FFFFFF;
		border-top:     		2px solid #396ED7;
		border-left:    		2px solid #396ED7;
		border-right:   		2px solid #396ED7;
		border-bottom:  		2px solid #396ED7;
		text-align: 			left

	}

.header-title				{ font-family:Tahoma; font-weight:bold; font-size:9pt; color:#000000; text-decoration: none; text-align: left }
.header-description			{ font-family:Tahoma; font-weight:normal; font-size:8pt; color:#222222; text-decoration: none; }
.normal-field-title1			{ font-family:Tahoma; font-weight:bold; font-size:8pt; color:#000000; text-align: right; text-decoration: none; }
.WhiteSmallBold {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #ffffff; FONT-FAMILY: Tahoma, Verdana,  Arial, sans-serif
}

.menu-normal-text			{ font-family:Tahoma; font-weight:normal; font-size:8pt; color:#000000; text-decoration: none; }
.menu-links					{ font-family:Tahoma; font-weight:bold; font-size:8pt; color:#4B5E99; text-decoration: none; }
.menu-links:hover 			{ font-family:Tahoma; font-weight:bold; font-size:8pt; color:#000000; text-decoration: none; }

.header-title				{ font-family:Tahoma; font-weight:bold; font-size:9pt; color:#000000; text-decoration: none; text-align: left }
.header-description			{ font-family:Tahoma; font-weight:normal; font-size:8pt; color:#222222; text-decoration: none; }
.normal-field-title1			{ font-family:Tahoma; font-weight:bold; font-size:8pt; color:#000000; text-align: right; text-decoration: none; }
.WhiteSmallBold 			{ FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #5B84AE; FONT-FAMILY: Tahoma, Verdana,  Arial, sans-serif }
.menu-normal-text			{ font-family:Tahoma; font-weight:normal; font-size:8pt; color:#000000; text-decoration: none; }
.menu-links					{ font-family:Tahoma; font-weight:bold; font-size:8pt; color:#4B5E99; text-decoration: none; }
.menu-links:hover 			{ font-family:Tahoma; font-weight:bold; font-size:8pt; color:#000000; text-decoration: none; }
.field-backing-content		{ background-color: #CECECE; }
.field-backing-title		{ background-color: #5B85AF; }
.table-title-text			{ font-family:Tahoma; font-weight:bold; font-size:8pt; color:#FFFFFF; text-decoration: none; }
.specialoffer-text			{ font-family:Tahoma; font-weight:bold; font-size:8pt; color:#FF0000; text-decoration: none; }
.specialoffer-text1			{ font-family:Tahoma; font-weight:bold; font-size:8pt; color:#000000; text-decoration: none; }
.qty-title-text				{ font-family:Tahoma; font-weight:bold; font-size:8pt; color:#FFFFFF; text-decoration: none; }
.darkshade-backing			{ background-color: #539DFB; }
.other-title-text			{ font-family:Tahoma; font-weight:bold; font-size:8pt; color:#FFFFFF; text-decoration: none; }
.product-field-title		{ font-family:Tahoma; font-weight:bold; font-size:8pt; color:#FFFFFF; text-decoration: none; }
.product-field-content		{ font-family:Tahoma; font-weight:normal; font-size:8pt; color:#000000; text-decoration: none; }
.lightshade-backing			{ background-color: #FFFFFF; }
.price-title-text			{ font-family:Tahoma; font-weight:bold; font-size:8pt; color:#FFFFFF; text-decoration: none; }
.extrafield-title-text		{ font-family:Tahoma; font-weight:bold; font-size:8pt; color:#FFFFFF; text-decoration: none; }

A.Delivery {
	FONT-WEIGHT: normal; FONT-SIZE: 14pt; COLOR: #ff0000; FONT-FAMILY: Arial
}
A.Delivery:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 14pt; COLOR: #003399; FONT-FAMILY: Arial
}

