

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

.clearLeft {
	clear: left;
}

.clearBoth {
	clear: both;
}

.floatRight {
	float: right;
}

.center {
	text-align: center;
}

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

.jssSmallerText {
	/*font-size: 0.8em;*/
	width: 100%;
}

.jssBoldLinks { 
	/*font-size: 0.8em;*/
	text-decoration: none; 
	font-weight: bold;
}

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

.jssProductTitle {
	font-size: 0.75em;
	text-decoration: none; 
}

.jssProductTitle:hover {
	/*font-size: 0.75em;*/
	text-decoration: none; 
}

.jssPrice {
	/*font-weight: bold;*/
	/*font-size: 0.8em;*/
}

.jssProductLinks, jssProductLinks:link {
	padding: 1px 1px;
	margin: 2px 2px 0px 0px;
	/*font-size: 0.7em;*/
	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: 0.7em;*/
	/*font-weight: bold;*/
	border: 0px;
	text-align: left;
	cursor: pointer;
}



/* Left Column ------------------------------------------------------------- */
.newCustomer {height: 400px;
	width: 320px;
	padding-left: 4px;
	padding-right: 40px;
}

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

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

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


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


div#jssMainContent {
	margin: 10px 0px 10px 15px;
	position:relative;
}


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



.jssPageHeading {
	font-size: 1.3em;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 10px;
	color:#660033;
}

.jssPageSubHeading {
	/*font-size: 0.85em;*/
	font-weight: bold;
	padding: 2px;
	/*margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
	float:left;*/
}

.jssBreadcrumb {
	width: 100%;
	margin-bottom: 10px;
}

.jssBreadcrumbTitle {
	
	padding-left: 3px;
	margin-right: 3px;
}

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



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

.jssForm {
}

.jssFormRow {
	clear: both;
	height: 15px;
	/*font-size: 0.8em;*/
	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: 0.8em;*/
	color:#990000;
}

.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: 0.8em;*/
	vertical-align: top;
	padding-top: 3px;
}

.jssFormTable td {
	
	padding: 2px;
	text-align: left;
	/*font-size: 0.8em;*/
}

.jssFormTable td.jssFormSubmit {
	
}

.jssFormTable input {
	/*font-size: 1em; 
	
	height: 1.3em;*/
}

.jssFormTable select {
	/*font-size: 1em; */
	
}

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

.jssFormError {
	/*font-weight: bold;*/
	/*font-size: 0.8em;*/
	color:#990000;
}

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

.jssCartDiv {
	/*text-align: center;*/
}

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

.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 {
	
	padding: 2px;
	text-align: left;
	/*font-size: 0.70em;*/
	vertical-align: top;
}

.jssCartTable td.right {
	
	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: 0.75em;*/
	vertical-align: top;
}

/* general table styling ------------------------------------------------------------- */

.jssGeneralTableDiv {
	
}

.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 {
	
	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: 1em;*/
	white-space: nowrap;
}

.jssGeneralTable a:link, .jssGeneralTable a:visited
{
	text-decoration: none;
	/*font-weight: bold;*/
	/*font-size: 1em;*/
}

.jssGeneralTable a:hover
{
	text-decoration: underline;
	/*font-weight: bold;*/
/*	font-size: 1em;*/
}

/* 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 {
	
	padding: 2px;
	text-align: left;
	/*font-size: 0.70em;*/
}

/* 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:bold;
	color:#660033;
}

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

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

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

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

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

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


.jssSecFlagsDiv {
	float: right; width: 4.5em; margin-left: 5px; padding: 3px;
}

.jssProductFlag {
	margin-bottom: 3px; 
	padding-left: 3px; 
/*	font-size: 0.6em; */
	white-space: nowrap;
	
	text-align: right;
}

.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; /*font-weight: bold;*/
}

.jssSubSecTitle {
	padding-top: 3px;
}

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

.jssSecProductTitle {
	padding-top: 3px;
	font-size:1.2em;
}

.jssSecProductDiv {
	/*clear: both; */
	text-align: left;
	margin-left: auto; 
	margin-right: auto;
	float: left;
	position: relative;
	width: 295px;
	height: 200px;
	margin-right: 30px;
}

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

.jssProductSep {
	clear: both; border: 0px; margin-bottom: 5px; height: 1px; color: #CCC; background-color: #CCC;
}

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

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

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

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

.jssSendFriendDiv a { 
	/*font-size: 1em;*/
	text-decoration: none; 
}
