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

/** Modified by John for searchbar stretching problem. Dont change it **/
#wrap {
	width:999px!important;
	min-width:999px !important;
	min-height:900px;
	margin:auto;
	background-color:#FFFFFF;
	text-align:left;
	z-index: auto;
} 



/** end stretch **/

html {
	font-size: 100%;
	font-family: Tahoma, verdana, sans-serif;
	margin: 0 0%;
	padding: 0;
}


form {
	margin: 0;
	padding: 0;
}

body {
	font-size:100%;
	font-family: Tahoma, verdana, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%; 
}

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

h1 {
	font-size: 1em;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
}

p {
	font-size: 0.8em;
}

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

select {
	font-size: 1em;
	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: 1em;
	cursor: pointer;
	height: 1.6em;
}

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

.jssSmallerText {
	font-size: 0.9em;
	width: 100%;
}

.jssBoldLinks { 
	font-size: 0.8em;
	text-decoration: none; 
	font-weight: normal;
}

.jsssecBoldLinks { 
	color: #ffffff; 
	font-size: 0.8em;
	text-decoration: none; 
	font-weight: normal;
}

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

.jsssecBoldLinks:hover {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

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

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

.jssPrice {
	font-weight: normal;
	font-size: 1em;
}

.jssPricenow {
	font-weight: normal;
	font-size: 1em;
}

.jssPricemenu {
	font-weight: normal;
	font-size: 0.9em;
}

.jssProductLinks, jssProductLinks:link {
	
	font-size: 0.7em;
	text-align: left;
	font-weight: bold;
	border: 0px;
	cursor: pointer;
}

.jssProductAdd {
	font-size: 0.7em;
	font-weight: bold;
	border: 3px double #E6B046;
	text-align: center;
	cursor: pointer;
	height: auto;
	width: auto;
}

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

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

div#jssHeader {
	font-size: 1em;
	margin: 0;
	width: 100%;
	height: 95px;
	padding: 0px;
}

div#jssHeader2 {
	font-size: 1em;
	margin: 0;
	width: 100%;
	height: 200px;
	padding: 0px;
}

div#jssHeader3 {
	font-size: 1em;
	margin: 0px;
	width: 100%;
	height: 50px;
	padding: 0px;
	background-repeat: no-repeat;
}

div#jssHeader3fix {
	font-size: 1em;
	margin: 0px;
	width: 100%;
	height: 50px;
	padding: 0px;
	background-image: url(../images/lower1.jpg);
	background-repeat: no-repeat;
}

div#jssHeader3left {
	font-size: 1em;
	margin: 0;
	width: 100%;
	height: 50px;
	padding: 0px;
	float: left;
	position: relative;
}

div#jssHeader3right {
	font-size: 1em;
	margin: 0;
	width: 100%;
	height: 50px;
	padding: 0px;
	float: right;
	position: relative;
}

div#jssHeadertop {
	font-size: 1em;
	margin: 0;
	width: 100%;
	height: 12px;
	padding: 0px;
}

div#jssHeaderlower {
	font-size: 1em;
	margin: 0;
	width: 100%;
	height: 95px;
	padding: 0px;
}

div#jssHeaderlower2 {
	width: 100%;
	height: 30px;
	font-family: Tahoma, verdana, sans-serif;
}

div#jssHeaderlower3 {
	width: 100%;
	height: 0px;
	font-family: Tahoma, verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	display: block;
}

div#jssHeaderlower4 {
	width: 100%;
	height: 0px;
	font-family: Tahoma, verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	display: block;
}

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

div#jssHeaderupperLinksDiv {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 0.9em;
	font-weight: lighter;
}

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

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

#jssHeaderupperLinks a { 
	padding: 1px 1px;
	margin: 2px 2px 0px 0px;
	font-size: 0.7em;
	white-space: nowrap;
}

#jssHeaderupperLinks a:link, #jssFooterupperLinks a:visited {
	text-decoration: none;
	font-weight: bold;
}

#jssHeaderupperLinks a:hover {
	text-decoration: underline;
	font-weight: bold;
}

/* Header links end Styles ------------------------------------------------------------- */

.jssHeadersidesTitle {
	font-size: 0.8em;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

div#jssSubHeader {
	font-size: 1em;
	font-weight: bold;
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

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

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

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

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


#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: 0.7em;
}

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

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

.jssproductsectionback
{
	padding: 8px;
	background-image: url(/images/components/selectpicback.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.jssHeaderBlock
{
	float: right;
	display: inline;
	height: 23px;
	font-size: 1em;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 7px;
}

.jssHeaderBlockbanner
{
	float: left;
	display: inline;
	height: 200px;
	font-size: 1em;
	width: 100%;
	position: relative;
	top: 10px;
	right: 25px;
}


.jssHeaderBlocktoptext
{
	float: left;
	display: inline;
	height: 80px;
	font-size: 0.95em;
	width: 170px;
	top: 20px;
	position: relative;
	left: 10px;
	font-weight: lighter;
}

.jssHeaderBlockcentre
{
	float: right;
	display: inline;
	height: 28px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	margin-right: 5px;
	margin-left: 5px;
}

.jssHeaderBlockleft
{
	float: left;
	display: inline;
	height: 28px;
	font-size: 1em;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
}



.jssHeaderBlockTitlename
{
	padding: 1px 5px;
	font-size: 0.7em;
	font-weight: bold;
}

.jssHeaderBlockTitle
{
	padding: 0px;
	font-size: 0.7em;
	font-weight: bold;
}

.jssHeaderBlockContent
{
	font-size: 0.7em;
	font-weight: normal;
	margin-top: 4px;
}

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

.jssHeaderBlockContentbanner
{
	height: 200px;
	position: relative;
	width: 100%;
	float: left;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

.jssHeaderBlockContenttoptext
{
	padding: 0px;
	font-size: 0.9em;
	font-weight: lighter;
	margin: 0px;
	height: 60px;
	position: relative;
	width: 180px;
	color: #666666;
	float: left;
	left: 0px;
}

.jssHeaderBlockContentphone
{
	font-size: 0.9em;
	font-weight: lighter;
	margin-top: 4px;
	color: #FFFFFF;
}

.jssHeaderBlockContentphone a {
	padding: 0px 8px;
	margin: 0px 2px 0px 3px;
	font-size: .5em;
}

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

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

.jssHeaderBlockLinks {
text-align: left;
}

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




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

.jssSubSectionList {
	margin: 0px; padding: 0px; padding-left: 14px;  list-style-type: square;
}

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

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

div#jssLeftMenu {
	font-size: 1em;
	position: relative;
	float: left;
	left: 5px;
}

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

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

.jssHeaderBlockleftmenulock
{
	float: right;
	display: inline;
	font-size: 1em;
	position: absolute;

}

.jssHeaderBlockrightmenulock
{
	float: right;
	display: inline;
	font-size: 1em;
	position: absolute;
}

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

.jssMenuBox {
	width: 148px;
	margin-top: 10px;
}


.jssMenuBoxTitle {
	font-size: 0.7em;
	font-weight: bold;
	width: 100%;
	text-align: center;
	font-family: Tahoma, verdana, sans-serif;
}

.jssMenuBoxTitlenews {
	font-size: 0.8em;
	font-weight: lighter;
	width: 100%;
	text-align: center;
	font-family: Tahoma, verdana, sans-serif;
	height: 181px;
}

.jssMenuBoxTitlenewsletter {
	font-size: 0.75em;
	font-weight: lighter;
	width: 100%;
	text-align: center;
	font-family: Tahoma, verdana, sans-serif;
	height: 197px;
}

.jssMenuBoxTitlestore {
	font-size: 0.75em;
	font-weight: normal;
	width: 100%;
	text-align: center;
	font-family: Tahoma, verdana, sans-serif;
	height: 120px;
}

.jssMenuBoxTitleleftbottom {
	font-size: 0.75em;
	font-weight: normal;
	width: 100%;
	text-align: center;
	font-family: Tahoma, verdana, sans-serif;
	height: 100px;
}

.jssMenuBoxTitleleftcomment {
	font-size: 0.75em;
	font-weight: normal;
	width: 100%;
	text-align: center;
	font-family: Tahoma, verdana, sans-serif;
	height: 100px;
}

.jssMenuBoxTitlelogin {
	font-size: 0.75em;
	font-weight: lighter;
	width: 100%;
	text-align: center;
	font-family: Tahoma, verdana, sans-serif;
	height: 50px;
}

.jssMenuBoxContent,
.jssMenuBoxContentCent {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-size: 0.6em;
	height: 1%;
	padding-right: 3px;
}


.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: 30px;
	padding-right:1px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 0.8em;
	font-family: Tahoma;
	font-style: normal;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left:165px;
}

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

.jssPageHeading {
	font-size: 0.95em;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 10px;
	float: right;
	width: 730px;
}

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

.jssPageSubHeadingreview {
	font-size: 0.85em;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}

.jssBreadcrumb {
	width: 75%;
	font-size: 1em;
	margin-bottom: 1px;
	margin-top: 8px;
	margin-left: 250px;
	float: left;
	position: relative;
}

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

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

div#jssFooter {
	margin: 0;
	width: 100%;
	clear: both;
	font-size: 0.85em;
	font-weight: lighter;
}

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

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: 0.7em;
	white-space: nowrap;
}

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

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

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

div#jssFooterupperLinksDiv {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 0.9em;
	font-weight: lighter;
}

ul#jssFooterupperLinks	{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	margin-top: 65px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 252px;
}

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

#jssFooterupperLinks a { 
	padding: 1px 1px;
	margin: 2px 2px 0px 0px;
	font-size: 0.7em;
	white-space: nowrap;
}

#jssFooterupperLinks a:link, #jssFooterupperLinks a:visited {
	text-decoration: none;
	font-weight: lighter;
}

#jssFooterupperLinks a:hover {
	text-decoration: underline;
	font-weight: lighter;
}


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

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

div#jsstoolshacktracker {
	text-align: center;
	clear: both;
	font-size: 0.8em;
	margin: 10px;
}

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

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

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

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

.jssFormTable select {
	font-size: 1em; 
	font-weight: normal;
}

.jssFormTable td.jssFormSubmit input {
	font-weight: bold;
	font-size: 1.0em;
	cursor: pointer;
	
}

.jssFormError {
	font-weight: bold;
	font-size: 1em;
}

/* 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.9em;
}

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

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

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

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

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

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

.jssGeneralTableDiv {
	text-align: center;
}

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

.jsscartcheckouttable {
	margin-left: auto;
	margin-right: 4px;
	border: 1px solid #828BAA;
	padding: 6px;
	margin-top: 5px;
	background-color: #D8DBE4;
}

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

.jssProductTablequicklinksDiv {
	text-align: center;
}

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

.jssProductTablequicklinks caption {
	margin-left: auto;  margin-right: auto;
	text-align: right;
	font-weight: bold;
	font-size: 0.70em;
}

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

.jssProductTablequicklinks td {
	font-weight: lighter;
	padding: 2px;
	text-align: left;
	font-size: 0.9em;
}

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

.jssProductTableinfolinks caption {
	margin-left: auto;  margin-right: auto;
	text-align: right;
	font-weight: bold;
	font-size: 0.70em;
}

.jssProductTableinfolinks th {
	font-weight: bold;
	padding: 0px;
	text-align: left;
	font-size: 0.8em;
	vertical-align: top;
}

.jssProductTableinfolinks td {
	font-weight: lighter;
	padding: 0px;
	text-align: left;
	font-size: 0.9em;
}

.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.8em;
	vertical-align: top;
}

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

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

.jssProductTableflagsDiv {
	text-align: center;
}

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

.jssProductTableflags caption {
	margin-left: auto;  margin-right: auto;
	text-align: right;
	font-weight: bold;
	font-size: 0.70em;
}

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

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

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

.jssProductTablepricesDiv {
	text-align: center;
}

.jssProductTableprices {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 99%;
	border: 1px solid #BEBBB2;
}

.jssProductTableprices caption {
	margin-left: auto;  margin-right: auto;
	text-align: right;
	font-weight: bold;
	font-size: 0.7em;
}

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

.jssProductTableprices td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 1.1em;
}
/* Index-specific Styles ------------------------------------------------------------- */

.jssIndexProductThumbnail {
	float: left;
	padding: 8px 8px 2px;
	background-image: url(/images/components/selectpicback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.jssIndexFullWidth {
	width: 98%;
	text-align: left;
	padding-left: 2px;
	background-color: #FFFFFF;
	margin: 40px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.jssIndexColLeft {
	width: 230px;
	float: left;
}


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

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

.jssIndexProductGap {
	width:3%;
	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: 0.75em;
}

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

#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; width: 4.5em; margin-left: 5px; padding: 3px;
}

.jssProductFlag {
	font-size: 0.8em;
	white-space: nowrap;
	font-weight: normal;
	text-align: center;
	float: right;
	margin: 1px;
	padding: 1px 3px;
	position: relative;
	bottom: 25px;
	background-color: #CC33CC;
}


.jssSectionThumbnail {
	float: left;
}

.jssSectionDesc {
	margin-left: 105px;
}

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

.jssSecImages {
	float: left;
	margin-right: 1px;
	padding: 8px;
	background-image: url(/images/components/selectpicback.jpg);

	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 8px;
}

.jssLinksDiv {
	font-weight: bold;
}

.jssLinksproductDiv {
	font-weight: bold;
	position: relative;
	left: 50px;
}

.jssSubSecTitle {
	padding-top: 3px;
	float: right;
	position: relative;
	right: 80px;
	bottom: 40px;
}

.jsssecSubSecTitle {
	padding-top: 3px;
	float: left;
	position: relative;
	font-size: 1.3em;
	width: 500px;
	bottom: 50px;
	left: 30px;
}

.jssSectionContent {
	clear: both;
	padding-top: 5px;
	margin-left: 30px;
}

.jssSecProductTitle {
	padding-top: 3px;
	position: relative;
}

.jssSecProductDiv {
	clear: both;
	text-align: left;
	padding: 8px;
	margin-top: 8px;
	margin-right: 8px;
}

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

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

.jssProductFullImage {
	float: left;
	margin-bottom: 5px;
}

.jssProductOptionsDiv {
	float: right; width: 100%;
}

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

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

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

.jssHeaderBlockproduct
{
	float: right;
	display: inline;
	font-size: 1em;
	width: 100%;
}

.jssHeaderBlockproductright
{
	float: right;
	display: inline;
	width: 61%;
}

.jssHeaderBlockproductleft
{
	float: left;
	display: inline;
	width: 39%;
}

.jssProductselectmain
{
	float: left;
	display: inline;
	font-size: 1em;
	width: 100%;
}

.jssProductselectheader
{
	float: left;
	display: inline;
	font-size: 1em;
	width: 100%;
}

.jssSecFlagsDivproduct {
	float: left;
	width: 100%;
}

.jssProductFlagproduct {
	font-size: 1.3em;
	white-space: nowrap;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 100%;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	height: 20px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;

}

.jssProductFlagproductspecial {
	font-size: 1.25em;
	white-space: nowrap;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 100%;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;

}

.jssProductselectprice
{
	float: left;
	display: inline;
	font-size: 1em;
	width: 100%;
	
}

.jssProductselectpriceleft
{
	float: left;
	display: inline;
	font-size: 1em;
	width: 45%;
	text-align: right;
	margin-right: 20px;
}

.jssProductselectpriceright
{
	float: right;
	display: inline;
	font-size: 1em;
	width: 50%;
	
}

.jssProducterror
{
	float: right;
	display: inline;
	font-size: 0.9em;
	width: 100%;
	font-weight: bold;
}

.jssProductselectadd
{
	float: right;
	display: inline;
	font-size: 0.9em;
	width: 100%;
	
}

.jssReview
{
	font-size: 0.9em;
	font-weight: normal;


	
}

