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

body { color: #fff; background-color: #000000; background-image: url(../images/bg.gif); font-family: Arial; font-size: 10pt; line-height: 12pt; background-repeat: yes; margin: 0; }

a {
	color:#f6f6f6;
}

a:hover {
	color:#ffa500;
}

h1 { color: #ffffff; background-color: #262626; }

input { background-color: #fff; color: #000; height: 100%; margin-top: 4px; margin-bottom: 4px; border: solid 1px; }

select { background-color: #262626; color: #f6f6f6; height: 23px; border: solid 1px #000; }

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

.button { background-color: #065496; border: solid 1px #000; color: #fff; height: 23px; }

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

.jssBoldLinks { 
	color:#3586ef;
}

.jssBoldLinks:hover { 
	color:#f6f6f6; 
}

.jssProductTitle {
	color:#fff; 
}

.jssProductTitle:hover {
	color:#f6f6f6; 
}

.jssPrice {
	color: #fff;
}

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

.jssProductAdd, .jssProductAdd:link
{ color: #ff0; background-color: #262626; margin: 3px; padding: 2px; border: solid 1px black; }

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

div#jssHeader {
	color: #fff;
}

div#jssSubHeader { color: #ffffff; background-color: #262626; padding: 4px; border: solid 1px black; }

.jssHeaderBlock
{ color: #fff; }

.jssHeaderBlockTitle
{
	color: #ffffff;
}

.jssHeaderBlockContent
{ color: #ffffff; }

.jssHeaderBlockContent a { color: #fff; border: solid 1px #000; }

.jssHeaderBlockContent a:link,  .jssHeaderBlockContent a:visited {
	color: #fff;
	background-color: #065496;
	border: solid 1px #000;
}

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

#navlist a { 
	 

}

#navlist a:link, #navlist a:visited {
	color: #fff;
	background-color: #262626;
}

#navlist a:hover {
	color: #f00;
	background-color: #262626;
}

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

div#jssLeftMenu { color: #000000; position: static; margin-top: -10px; }

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

div#jssRightMenu {
	color: #000000;
}

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

.jssMenuBox { color: #ffffff; background-color: #262626; padding: 4px; border: solid 1px #000; }

.jssMenuBoxTitle { color: #ffffff; line-height: 20px; background-image: url(../images/toptitle.gif); border-bottom: 1px solid #000; }

.jssMenuBoxContent,
.jssMenuBoxContentCent { background-color: #262626; order-top-style: solid; }

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

div#jssMainContent {
	color: #fff;
}

.jssPageHeading { color: #ffffff; background-color: #262626; border: solid 1px #000; }

.jssPageSubHeading { color: #ffffff; background-color: #262626; padding: 5px; border: solid 1px black;f;
}

.jssBreadcrumb { border: solid 1px #000; background-color: #262626; padding: 3px; }

.jssBreadcrumbTitle { color: yellow; }

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

div#jssFooter {
	color: #fff;
}

#jssFooterLinks a { 
	color: #fff;
}

#jssFooterLinks a:link, #jssFooterLinks a:visited
{
	color: #f08100;
}

#jssFooterLinks a:hover
{
	color: #fff;
}

/* General Form Styling ------------------------------------------------------------- */

.jssFormTable caption {
	
}

.jssFormTable td.jssFormSubmit {
	
}

.jssFormTable input {
	background-color: #ffffff; 
	color: #000000;
	border: solid 1px #000;
}

.jssFormTable select {
	background-color: #ffffff; 
	color: #000000;
	border: solid 1px #000;
}

.jssFormTable td.jssFormSubmit input { background-color: #454545; border: solid 1px #000; color: #fff; height: 20px; padding: 3px; }

.jssFormError {
	color: #f00;
}

.jssError { color: #f00; font-size: 12px; }

/* 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 { color: #ffffff; }

.jssProductSep {  }

.jssSendFriendDiv a { 
	color:#ff8d29; 
}

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

.jssProductSep {  }
