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

html {
	font-size: 100%;
	font-family: Tahoma, verdana, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #32004A;
}


form {
	margin: 0;
	padding: 0;
}

body {
	font-size: 11px;
	font-family: Tahoma, verdana, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #32004A;
}

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

h1 {
	font-size: 18px;
	font-weight: normal;
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
}

p, td, ul, li {
	font-size: 11px;
	color: #666666;
}

input {
	font-size: 11px;
	font-weight: normal;
	height: 18px;
	margin-bottom: 1px;
}

select {
	font-size: 11px;
	font-weight: normal;
}

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

.clearLeft {
	clear: left;
}

.clearBoth {
	clear: both;
}

.floatRight {
	float: right;
}

.center {
	text-align: center;
}

.button {
	font-weight: normal;
	font-size: 11px;
	cursor: pointer;
}

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

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

.jssBoldLinks { 
	font-size: 11px;
	text-decoration: none; 
	font-weight: bold;
}

.jssBoldLinks:hover { 
	text-decoration: none; 
	font-weight: bold;
}

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

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

.jssPrice {
	font-weight: bold;
	font-size: 11px;
}

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

.jssProductAdd {
	padding: 1px 1px;
	margin: 2px 2px 0px 0px;
	margin-left: 0px;
	padding-top: 0px;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
	text-align: left;
	cursor: pointer;
}
.jssProductAddButton {
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #000;
	text-align: left;
	cursor: pointer;
	color: #FFF;
	background-color: #C00;
	height: 20px;
}
.jssProductWishButton {
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #000;
	text-align: left;
	cursor: pointer;
	color: #FFF;
	background-color: #4D0071;
	height: 18px;
}
/* Header Styles ------------------------------------------------------------- */

img#jssLogo {
	float: left; border: 0px;
}

.jssHeader {
	font-size: 11px;
	margin: 0;
	width: 100%;
	height: 100px;
}

.jssSubHeader {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}

.jssWelcome {
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
}

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

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

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: 11px;
}

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

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

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

div#jssLeftMenu {
	font-size: 11px;
	position: absolute;
	left: 5px;
	width: 150px;
	padding-top: 0px;	
}
.jssSectionListUL {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.jssSectionList {
	margin: 0px;
	padding: 4px 0px 4px 5px;
	background-color: #F28B00;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}
.jssSectionList_on {
	margin: 0px;
	padding: 4px 0px 4px 5px;
	background-color: #F28B00;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}
.jssSubSectionList {
	margin: 0px;
	padding: 4px 0px 4px 5px;
	background-color: #cccccc;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}
.jssSubSectionList_on {
	margin: 0px;
	padding: 4px 0px 4px 5px;
	background-color: #cccccc;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}


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

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

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

div#jssRightMenu {
	font-size: 11px;
	position: absolute;
	right: 5px;         
	width: 150px;
	padding-top: 0px;
}

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

.jssMenuBox {
	width: 200px;
	margin-bottom: 1px;
	background-color: #fff;
}
.jssMenuBoxLogin {
	width: 200px;
	margin-bottom: 1px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #ffffff;
}
.jssMenuBoxSections {
	width: 200px;
	background-color: #fff;
	margin-bottom: 1px;
}
.jssMenuBoxNews {
	width: 200px;
	margin-bottom: 1px;
	background-color: #ffffff;
}
.jssMenuBoxNewsletter {
	width: 199px;
	margin-bottom: 1px;
	background-color: #eaeaea;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.jssMenuBoxTitleSections{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	background-color: #000000;
}
.jssMenuBoxTitle {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #333333;
}

.jssMenuBoxContent,
.jssMenuBoxContentCent {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 11px;
	height: 1%;
	color: #333333;
}
.jssMenuBoxContentSections {
	font-size: 11px;
	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 {
	padding-left: 2px;
	padding-right: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
}

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

.jssPageHeading {
	font-size: 12px;
	font-weight: normal;
	padding: 8px 3px 1px 5px;
	background-color: #eaeaea;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	line-height: 20px;
	text-transform: uppercase;
}

.jssPageSubHeading {
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}

.jssBreadcrumb {
	width: 100%;
	font-size: 11px;
	background-color: #333333;
	padding: 05px -2px 5px 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 25px;
	vertical-align: middle;
}

.jssBreadcrumbTitle {
	font-weight: normal;
	padding: 5px;
}

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

div#jssFooter {
	margin: 0;
	width: 100%;
	clear: both;
}

div#jssFooterLinksDiv {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 11px;
}

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

#jssFooterLinks li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
}

#jssFooterLinks a { 
	padding: 1px 1px;
	margin: 2px 2px 0px 0px;
	font-size: 11px;
	white-space: nowrap;
}

#jssFooterLinks a:link, #jssFooterLinks a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #4D0071;
}

#jssFooterLinks a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #F28B00;
}


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

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

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

.jssForm {
}

.jssFormRow {
	clear: both;
	height: 15px;
	font-size: 11px;
	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: 11px;
	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: 0.70em;
}

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

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

.jssFormTable td.jssFormSubmit {

}

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

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

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

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

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

.jssCartDiv {
	text-align: center;
}

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

.jssPCentered {
	text-align: center;
}

.jssCartTable caption {
	margin-left: auto;  margin-right: auto;
	font-size: 0.70em;
}

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

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

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

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

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

/* 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: 0.70em;
}

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

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

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

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

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

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

/* Product Option (qty discounts, combinations etc.) ------------------------------------------------------------- */

.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: 0.70em;
}

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

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

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

.jssIndexProductThumbnail {
	float: left;
	margin: 3px;
	border: 1px solid #999999;
	overflow: hidden;
	width: 100px;
	height: 90px;
}
.jssIndexProductThumbnail:link, .jssIndexProductThumbnail:visited {
	float: left;
	margin: 3px;
	border: 1px solid #999999;
	overflow: hidden;
	width: 100px;
	height: 90px;
}
.jssIndexProductThumbnail:hover {
	float: left;
	margin: 3px;
	border: 1px solid #F28B00;
	overflow: hidden;
	width: 100px;
	height: 90px;
}

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

.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: 11px;
}

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

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


.jssSecFlagsDiv {
	float: right; padding: 2px;
}

.jssProductFlag {
	margin-bottom: 3px; 
	padding: 2px 5px 2px 2px; 
	white-space: nowrap;
	font-weight: normal;
	text-align: right;
}

.jssSectionThumbnail {
	float: left;
}

.jssSectionDesc {
	margin-left: 105px;
}

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

.jssSecImages {
	border: 1px solid #000;
}
.jssSecImages:link, .jssSecImages:visited {

}
.jssSecImages:hover {

}
.jssLinksDiv {
	padding: 3px; font-weight: bold;
}

.jssSubSecTitle {
	padding-top: 3px;
}

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

.jssSecProductTitle {
	padding-top: 3px;
}

.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: 11px;
	text-decoration: none; 
}
.leftmenu {
	width: 200px;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
.bottombg {
	height: 20px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.copyright {
	font-size: 11px;
	color: #999999;
	padding: 5px;
}
.menulink:link, .menulink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menulink:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.menulinkon:link, .menulinkon:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menulinkon:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.newslink:link, .newslink:visited {
	color: #666666;
	text-decoration: none;
}
.newslink:hover {
	color: #F28B00;
	text-decoration: none;
}.jssHeaderTop {
	background-color: #FFF;
	background-image: url(../images/potblack_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainlayouttable {
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
}
.whitelink {
	color: #FFFFFF;
}
.whitelink:link, .whitelink:visited {
	color: #CCCCCC;
}
.whitelink:hover, .whitelink:active {
	color: #FFFFFF;
}