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

html {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}


form {
	margin: 0;
	padding: 0;
}

body {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
}

a, a:hover {
	text-decoration: none;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	color:#FF6633;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	color:#FF6633;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	color:#FF6633;
}

p {
	font-size: 10px;
}

input {
	font-size: 10px;
	font-weight: normal;
	/*height: 1.25em;*/
	margin-bottom: 1px;
}

select {
	font-size: 10px;
	font-weight: normal;
}
/* Content layout------------------------------------------------------------- */
#container {
	width: 810px;
	margin: 0 auto;
}

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

.clearLeft {
	clear: left;
}

.clearBoth {
	clear: both;
}

.floatRight {
	float: right;
}

.center {
	text-align: center;
}

.button {
	font-weight: normal;
	font-size: 10px;
	cursor: pointer;
	height: 1.8em;
}

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

.jssSmallerText {
	font-size: 9px;
	width: 100%;
}

.jssBoldLinks { 
	font-size: 10px;
	text-decoration: none; 
	/*font-weight: bold;*/
	color: #000000;
}

.jssBoldLinks:hover { 
	text-decoration: none; 
	/*font-weight: bold;*/
	color: #FF9933;
}

.jssProductTitle {
	font-size: 10px;
	text-decoration: none; 
}

.jssProductTitle:hover {
	font-size: 10px;
	text-decoration: none; 
}

.jssPrice {
	font-weight: bold;
	font-size: 10px;
	color: #FF0000;
}
.jssPriceExTax {
	font-size: 10px;
	color: #999999;
}
.jssPriceBig {
	font-weight: bold;
	font-size: 15px;
	color: #FF0000;
}

.jssProductLinks, jssProductLinks:link {
	padding: 1px 1px;
	margin: 2px 2px 0px 0px;
	font-size: 10px;
	white-space: nowrap;
	font-weight: bold;
	border: 0px;
	cursor: pointer;
}

.jssProductLinks a{
	color: #000000;
}

.jssProductLinks a:hover{
	color: #FF9933;
}

.jssProductAdd {
	padding: 1px 1px;
	margin: 2px 0px 0px 0px;
	margin-left: 0px;
	padding-top: 0px;
	font-size: 10px;
	/*font-weight: bold*/
	border: 1px solid #000000;;
	text-align: center;
	cursor: pointer;
	background-color:#FF9966;
	height: 1.6em;
}

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

img#jssLogo {
	float: left; 
	border: 0px;
	margin-top: 8px;
}
img#contact {
	float: right; 
	border: 0px;
}

div#jssHeader {
	font-size: 10px;
	margin: 0;
	width: 100%;
	height: 100px;
}

div#jssSubHeader {
	margin: 0;
	width: 798px;
	padding: 6px;
	background-color: #999999;
	color: #FFFFFF;
}

span#jssWelcome {
	padding-left: 5px;
	font-weight: normal;
	font-size: 10px;
}

span#jssDate {
	float: right;
	padding-right: 5px;
}

div#navcontainer {
	float: right;
	position: relative;
	display: inline;
	/*top: -5px;*/
}

div#navcontainer a {
	color: #FFFFFF;
}

ul#navlist {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	}


#navlist li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navlist a {
	padding: 1px 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 10px;
}

#navlist a:link, #navlist a:visited {
	text-decoration: none;
}

#navlist a:hover {
	text-decoration: none;
}

.jssHeaderBlock
{
	margin: 5px;
	margin-left: 0px;
	padding: 0px;
	float: right;
	display: inline;
	height: 80%;
	font-size: 10px;
}

.jssHeaderBlockTitle
{
	padding: 1px 5px;
	font-size: 10px;
	font-weight: bold;
}

.jssHeaderBlockContent
{
	padding: 1px 5px;
	font-size: 10px;
	font-weight: normal;
}

.jssHeaderBlockContent a {
	padding: 1px 8px;
	margin: 2px 2px 0px 3px;
	font-size: 10px;
}

.jssHeaderBlockContent a:link,  .jssHeaderBlockContent a:visited {
	text-decoration: none;
	font-weight: normal;
}

.jssHeaderBlockContent a:hover {
	text-decoration: none;
	font-weight: normal;
}

.jssHeaderBlockLinks {
	margin-top: 4px; margin-bottom: 2px; text-align: right;
}

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

div#jssLeftMenu {
	font-size: 10px;
	/*position: absolute;*/
	/*left: 5px;*/
	width: 150px;
	padding-top: 0px;
	float: left;
	clear: both;
}

.jssSectionList {
	margin: 0px; padding: 0px; list-style-type: none;
}

.jssSectionList li a img {
	border:0;
}

.jssSectionList li {
	width: 100%;
}

.jssSectionList li a{
	color: #000000;
	padding: 3px;
	display: block;
}

.jssSectionList li a:hover{
	color: #000000;
	background-color: #F1F1EB;
}

.jssSubSectionList {
	margin: 0px; padding: 0px;  list-style-type: none;
}

.jssSubSectionList li {
	width: 100%;
}
.jssSubSectionList li a{
	padding-left: 10px;
}

.jssCustomerLinks {
	margin: 0px; 
	padding: 0px; 
	padding-left: 5px; 
	list-style-type: none;
}

.jssNewsLinks {
	margin: 0px; 
	padding: 0px; 
	padding-left: 17px; 
	list-style-type: none;
}

.jssCustomerLinks a, .jssNewsLinks a{
	color: #000000;
}
.jssCustomerLinks a:hover, .jssNewsLinks a:hover{
	color: #FF9933;
}

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

div#jssRightMenu {
	font-size: 10px;
	/*position: absolute;*/
	/*right: 5px;*/         
	width: 150px;
	padding-top: 0px;
	float: left;
}

div#jssRightMenu img.headingImage, div#jssLeftMenu img.headingImage {
	margin-top: 10px;
}

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

.jssMenuBox {
	width: 148px;
	margin-top: 10px;
	border: 1px solid #999999;
	overflow:hidden;
}

.jssMenuBoxTitle {
	font-size: 10px;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

.jssMenuBoxContent,
.jssMenuBoxContentCent {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	height: 1%;
}

.jssMenuBoxContent {
	text-align: left;
}

.jssMenuBoxContent:after { content: ""; display: block; height: 0; clear: both; }

.jssMenuBoxContentCent {
	text-align: center;
}

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

div#jssMainContent {
	margin: 69px 0 10px 0;
	width: 486px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10px;
	float: left;
}

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

div#jssMainContent a:hover {
	text-decoration: underline;
	color: #FF9933;
}

div#jssMainContent:after { content: ""; display: block; height: 0; clear: both; }

.jssPageHeading {
	font-size: 20px;
	/*font-weight: bold;*/
	padding: 3px;
	margin-bottom: 10px;
	color: #FF6633;
}

.jssPageSubHeading {
	/*font-weight: bold;*/
	padding: 2px;
	font-size: 14px;
	color: #FF6633;
	margin-bottom: 10px;
	/*margin-top: 10px;*/
	clear: both;
}

.jssBreadcrumb {
	/*float: left;*/
}

.jssBreadcrumb a {
	color: #FFFFFF;
}

.jssBreadcrumbTitle {
	font-weight: normal;
	/*padding-left: 3px;
	margin-right: 3px;*/
}

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

div#jssFooter {
	margin: 10px 0 10px 0;
	padding: 5px;
	width: 100%;
	clear: both;
	background-color:#999999;
	color: #FFFFFF;
}

div#subfooter{
	text-align: center;
	margin-bottom: 10px;
}

div#jssUsersOnline {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
	font-size: 10px;
}

#footerDate {
	float: left;
}

#jssCopyright {
	float: right;
	font-size: 10px;
}

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

.jssForm {
}

.jssFormRow {
	clear: both;
	height: 15px;
	font-size: 10px;
	margin: 5px 0 0 0;
} 

.jssFormCol1 {
	float: left;
	width: 150px;
	text-align: left;
	height: 15px;
	padding: 2px;
	margin-right: 2px;
	font-weight: bold;
}

.jssFormCol2 {
	float: left;
	text-align: left;
}	

.jssError {
	font-size: 10px;
	font-weight: normal;
}

.jssFormDiv {
	text-align: center;
}

.jssFormTable {
	margin-left: auto;  margin-right: auto;
	padding: 0px;
	border: 0px;
}

.jssFormTable caption {
	margin-left: auto;  margin-right: auto;
	font-size: 10px;
}

.jssFormTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 10px;
	vertical-align: top;
	padding-top: 3px;
}

.jssFormTable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 10px;
}

.jssFormTable td.jssFormSubmit {
	text-align: right;
}

.jssFormTable input {
	font-size: 10px; 
	font-weight: normal;
	/*height: 1.3em;*/
}

.jssFormTable select {
	font-size: 10px; 
	font-weight: normal;
}

.jssFormTable td.jssFormSubmit input {
	/*font-weight: bold;*/
	font-size: 10px;
	cursor: pointer;
	/*height: 16px;*/
}

.jssFormError {
	font-weight: bold;
	font-size: 10px;
}

/* Cart Styling ------------------------------------------------------------- */

.jssCartDiv {
	text-align: center;
}

.jssCartTable {
	margin-left: auto; margin-right: auto;
	padding: 0px;
	border: 0px;
}

.jssCartTable th {
	background-color: #F9E4D2;
}

.itemTotalCol {
	background-color: #F1D0A3;
}

div#cartButtons {
	text-align:center;
	margin: 10px auto;
}

div#cartButtons a {
	padding: 5px 10px 5px 10px;
	background-color: #F9E4D2;
	border: 1px solid #FF6633;
}

.jssPCentered {
	text-align: center;
}

.jssCartTable caption {
	margin-left: auto;  margin-right: auto;
	font-size: 10px;
}

.jssCartTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 10px;
	vertical-align: top;
}

.jssCartTable th.right {
	font-weight: bold;
	padding: 2px;
	text-align: right;
	font-size: 10px;
	vertical-align: top;
}

.jssCartTable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 10px;
	vertical-align: top;
}

.jssCartTable td.right {
	font-weight: normal;
	padding: 2px;
	text-align: right;
	font-size: 10px;
	vertical-align: top;
}

.jssCartTable th.total {
	font-weight: bold;
	padding: 2px;
	text-align: right;
	font-size: 10px;
	vertical-align: top;
}

#checkoutLoginTable td.col{
	background-color: #F9E4D2;
	border: 1px solid #FF6633;
}
/* general table styling ------------------------------------------------------------- */

.jssGeneralTableDiv {
	text-align: center;
}

.jssGeneralTable {
	margin-left: auto;  margin-right: auto;
	padding: 0px;
	border: 0px;
}

.jssGeneralTable caption {
	margin-left: auto;  margin-right: auto;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}

.jssGeneralTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 10px;
	vertical-align: top;
}

.jssGeneralTable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 10px;
}

.jssGeneralTable td.bold {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 10px;
}

.jssGeneralTable a {
	padding: 1px 1px;
	margin: 2px 2px 0px 0px;
	font-size: 10px;
	white-space: nowrap;
}

.jssGeneralTable a:link, .jssGeneralTable a:visited
{
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.jssGeneralTable a:hover
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}

/* Product Option (qty discounts, combinations etc.) ------------------------------------------------------------- */
div#productMainImage {
	float: left;
}

div#productOptions {
	float: left;
	margin-bottom: 10px;
	background-color:#F9E4D2;
	border: 1px solid #FF6633;
	padding: 5px;
}

.jssProductTableDiv {
	text-align: center;
}

.jssProductTable {
	margin-left: auto;  margin-right: auto;
	padding: 0px;
	width: 100%;
	border: 0px;
}

.jssProductTable caption {
	margin-left: auto;  margin-right: auto;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}

.jssProductTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 10px;
	vertical-align: top;
}

.jssProductTable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 10px;
}

/* Index-specific Styles ------------------------------------------------------------- */

.jssIndexProductThumbnail {
	float: left; 
	margin-right: 5px; 
	padding: 3px;
}

.jssIndexFullWidth {
	clear: both; 
	text-align: center; 
	width: 100%;
}

.jssIndexColLeft {
	width: 49%; 
	float: left;
}

.jssIndexColRight {
	width: 49%; 
	float: right;
}

.jssIndexProductBlock {
	width: 100%; 
	clear: both; 
	text-align: left;
}

.jssIndexProductGap {
	width:2%; float: left;
}

/* Section And Listing Styles ------------------------------------------------------------- */

div#pagescontainer {
	float: right;
	position: relative;
	top: 0px;
	padding: 1px;
	margin-bottom: 5px;
}

ul#pageslist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#pageslist li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin: 0px; font-weight: normal; font-size: 10px;
}

#pageslist a {
	padding: 0px 3px 0px 3px; 
	margin: 0px; 
	font-weight: normal; 
	font-size: 10px;
}

#pageslist a:link, #npageslist a:visited {
	text-decoration: none;
}

#pageslist a:hover {
	text-decoration: none;
}

/* Other/Misc Styles ------------------------------------------------------------- */

.jssProductListMain {
	clear: both; padding-top: 2px;
	margin-bottom: 2px;
}

.jssProductListTitle {
	float: left; margin-right: 5px;
}
.jssProductListContent {
	width: 100px;
	float: right;
}

.jssProductListContent a {
	color: #000000;
}

.jssProductListContent a:hover {
	color: #FF9933;
}

.jssSecFlagsDiv {
	/*float: right; 
	width: 4.5em;
	margin-left: 5px; 
	padding: 3px;*/
	text-align: center;
}

.jssProductFlag {
	margin-bottom: 3px; 
	padding-left: 3px; 
	font-size: 10px; 
	white-space: nowrap;
	font-weight: normal;
	/*text-align: right;*/
	/*display: inline;*/
}

.jssSectionThumbnail {
	float: left;
}

.jssSectionDesc {
	margin-left: 105px;
}

.jssSubSecDiv {
	width: 100%; clear: both; text-align: left;
}

.jssSecImages {
	float: left; margin-right: 5px; padding: 3px;
}

.jssLinksDiv {
	padding: 3px; 
	text-align: right;
}

.jssSubSecTitle {
	padding-top: 3px;
}

.jssSectionContent {
	clear: both; 
	padding-top: 10px;
}

.jssSecProductTitle {
	padding-top: 3px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}

.jssSecProductDiv {
	clear: both; text-align: left;
	margin-left: auto; margin-right: auto;
}

.jssSendFriendDiv a:hover {  
	text-decoration: underline; 
	cursor: pointer;
}

.jssProductSep {
	clear: both; border: 0px; margin-bottom: 5px; height: 5px;
}

.jssProductFullImage {
	float: left; margin-right: 10px; border: 1px solid;
}

.jssProductOptionsDiv {
	float: right; width: 254px;
}

.jssProductFieldsDiv {
	float: left; margin-left: 5px; text-align: left;
}

.jssSendFriendDiv {
	float:right; font-weight: bold;
}

.jssSendFriendDiv a { 
	font-size: 10px;
	text-decoration: none; 
}
