

/*EXTRAS*/
.style2 {color: #060606}
.product-field-title{font-family:Tahoma, Arial, Helvetica, sans-serif ; font-weight:bold ; font-size:8pt; color:#036; text-decoration:none}
.product-field-subtitle{font-family:Tahoma, Arial, Helvetica, sans-serif ; font-weight:bold ; font-size:7pt ; color:#696969 ; text-decoration:none}
.product-field-content{font-family:Tahoma, Arial, Helvetica, sans-serif ; font-weight:normal ; font-size:8pt ; color:#696969 ; text-decoration:none}





html {margin: 0; padding: 0;}

form {margin: 0; padding: 0;}

body {font-family: Tahoma, verdana, sans-serif; font-size: 1em; height: 100%;}

div { font-size: 1em; }

p { font-size: 11px; }

span {font-size: 11px; }

a { 
	font-size: 11px;
	color:#036; 
	text-decoration: none; 
}

h1 {
	font-size: 0.85em;
	font-weight: bold;
	color: #ffffff;
	background-color: #3586ef;
	border-bottom: 2px solid #8dbfff;
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
}

a:hover { 
	color:#ff8d29; 
	text-decoration: none; 
}

input {
	background-color: #FFFFFF; 
	font-size: 9px; 
	font-weight: normal; color: #000000;
	border: 1px solid #30799E;
/*	height: 12px;*/
}

.radio{
	border:none;
}

select {
	background-color: #FFFFFF; 
	font-size: 9px; 
	font-weight: normal; color: #000000;
	border: 1px solid #30799E;
}


.button {
	background-color: #8dbfff;
	font-weight: normal;
	font-size: 9px;
	border: 1px solid #000;
	color: #fff;
	cursor: pointer;
	height: 17px;
}

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

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

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

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

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

div#jssHeader {
	font-size: 0.9em;
	margin: 0;
	color: #040;
	background-color: #8dbfff;
	width: 100%;
	height: 70px;
	border-bottom: 1px solid #0b51ab;
}

div#jssSubHeader {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	color: #ffffff;
	background-color: #3586ef;
	width: 100%;
	/*border-bottom: 2px solid #0b51ab;*/
	height: 19px;
}

div#jssLeftMenu {
	position: absolute;
	left: 5px;
	width: 150px;
	padding-top: 0px;
}

div#jssMainContent {
	margin: 10px 155px 0 155px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

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

div#jssRightMenu {
	position: absolute;
	right: 5px;         
	width: 150px;
	color: #000000;
	padding-top: 0px;
}

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

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

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

.jssMenuBox {
	width: 100%;
	border: 1px solid #666666;
	margin-top: 10px;
}

.jssMenuBoxTitle {
	font-size: 0.75em;
	font-weight: bold;
	margin: 0;
	color: #ffffff;
	background-color: #3586ef;
	width: 100%;
	border-bottom: 1px solid #0b51ab;
	text-align: center;
}

.jssMenuBoxContent,
.jssMenuBoxContentCent {
	border-top: 1px solid #5faaf9;
	border-bottom: 1px solid #5faaf9;
	/*background-color: #d2e6fe;*/
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.jssMenuBoxContent {
	text-align: left;
}

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

.jssMenuBoxContentCent {
	text-align: center;
}

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

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

div#navcontainer {
	float: right;
	position: relative;
	top: 0px;
}

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

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

#navlist a { padding: 0px 2px; margin-right: 5px; margin-left: 0px; font-weight: normal; border: 0px solid #0b51ab; border-left: 2px solid #d2e6fe; font-size: 11px;}

#navlist a:link, #navlist a:visited
{
color: #000000;
background-color: #8dbfff;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #036;
text-decoration: none;
}

.jssHeaderBlock
{
	margin: 5px;
	margin-left: 0px;
	padding: 0px;
	border: 1px solid #ffffff;
	float: right;
	display: inline;
	background-color: #539dfb;
	height: 80%;
}

.jssHeaderBlockTitle
{
	background-color: #3586ef;
	padding: 1px 5px;
	color: #ffffff;
	font-size: 0.85em;
	font-weight: bold;
}

.jssHeaderBlockContent
{
	background-color: #539dfb;
	padding: 1px 5px;
	color: #ffffff;
	font-size: 0.85em;
	font-weight: normal;
}

.jssHeaderBlockContent a {
	padding: 1px 8px;
	margin: 2px 2px 0px 3px;
	border: 1px solid #8dbfff;
	font-size: 0.8em;
}

.jssHeaderBlockContent a:link,  .jssHeaderBlockContent a:visited {
	color: #fff;
	background-color: #369;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #8dbfff;
}

.jssHeaderBlockContent a:hover {
	color: #fff;
	background-color: #036;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #FFFFFF;
}

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

.jssProductButtons:link, .jssProductButtons:visited
{
	color: #f08100;
	text-decoration: none;
	font-weight: bold;
}

.jssProductButtons:hover
{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.jssLink2 {
	padding: 1px 1px;
	margin: 2px 2px 0px 0px;
	font-size: 0.75em;
	white-space: nowrap;
}

.jssLink2:link, .jssLink2:visited
{
	color: #f08100;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.75em;
}

.jssLink2:hover
{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 0.75em;
}

.jssProductPrice {
	font-size: 0.75em;
}

.jssPageHeading {
	font-size: 0.95em;
	font-weight: bold;
	color: #ffffff;
	background-color: #036;
	border-bottom: 2px solid #8dbfff;
	padding: 3px;
	text-indent:40px;
	margin-bottom: 10px;
}

.jssPageSubHeading {
	font-size: 0.85em;
	font-weight: bold;
	color: #ffffff;
	background-color: #036;
	border-bottom: 2px solid #8dbfff;
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}

.jssBreadcrumb {
	width: 100%;
	border: 1px solid #666666;
	background-color: #ffffff;
	font-size: 11px;
	margin-bottom: 10px;
}

.jssBreadcrumbTitle {
	color: #fff;
	background-color: #036;
	font-weight: normal;
	font-size: 1em;
	padding-left: 3px;
	margin-right: 3px;
}

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

/* 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;
	/*background-color: #8dbfff;*/
	height: 15px;
	padding: 2px;
	margin-right: 2px;
	font-weight: bold;
}

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

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


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; border: 1px dotted #000000; font-size: 0.75em; background-color: #8dbfff; color: #000000;
}

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

#pageslist a:link, #npageslist a:visited
{
color: #000000;
background-color: #8dbfff;
text-decoration: none;
}

#pageslist a:hover
{
color: #fff;
background-color: #036;
text-decoration: none;
}


/* product flag output */
.jssSecFlagsDiv {
	float: right; width: 62px; margin-left: 5px; padding: 3px;
}

.jssProductFlag {
	background-color: #f08100; 
	color: #ffffff; 
	margin-bottom: 3px; 
	border: 1px dotted #f00; 
	border-left: 3px solid #f00; 
	padding-left: 3px; 
	font-size: 9px; 
	font-weight: normal;
	text-align: right;
}

/* section classes */
.jssSectionThumbnail {
	float: left;
}

.jssSectionDesc {
	margin-left: 105px;
}

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

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

.jssLinksDiv {
	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;
}

.jssProductSep {
	clear: both; border: 0px; border-bottom: 1px dotted #bbbbbb; margin-bottom: 5px; background: #fff; height: 5px;
}

/* form tables */

.jssFormDiv {
	text-align: center;
}

.jssFormTable {
	margin-left: auto;  margin-right: auto;
	/*width: 80%;*/
	padding: 0px;
	border: 0px;
}

.jssFormTable caption {
	border-bottom: 1px dotted #000;
	margin-left: auto;  margin-right: auto;
	font-size: 0.70em;
}

.jssFormTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 0.70em;
	/*border-right: 1px dotted #000;*/
	vertical-align: top;
	padding-top: 3px;
}

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

.jssFormTable td.jssFormSubmit {
	border-top: 1px dotted #000;
	text-align: right;
}

.jssFormTable input {
	background-color: #FFFFFF; 
	font-size: 10px; 
	font-weight: normal; color: #000000;
	border: 1px solid #30799E;
}

.jssFormTable select {
	background-color: #FFFFFF; 
	font-size: 10px; 
	font-weight: normal; color: #000000;
	border: 1px solid #30799E;
}

.jssFormTable td.jssFormSubmit input {
	background-color: #8dbfff;
	font-weight: bold;
	font-size: 1em;
	border: 1px solid #000;
	color: #fff;
	cursor: pointer;
	height: 18px;
}

.jssFormError {
	font-weight: bold;
	color: #f00;
	font-size: 0.8em;
}

/* cart styling */

.jssCartDiv {
	text-align: center;
}

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

.jssPCentered {
	text-align: center;
}

.jssCartTable caption {
	border-bottom: 1px dotted #000;
	margin-left: auto;  margin-right: auto;
	font-size: 0.70em;
}

.jssCartTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 0.70em;
	/*border-right: 1px dotted #000;*/
	vertical-align: top;
	border-bottom: 1px dotted #000;
}

.jssCartTable th.right {
	font-weight: bold;
	padding: 2px;
	text-align: right;
	font-size: 0.70em;
	/*border-right: 1px dotted #000;*/
	vertical-align: top;
	border-bottom: 1px dotted #000;
}

.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: 0.75em;
	/*border-right: 1px dotted #000;*/
	vertical-align: top;
	border-top: 1px dotted #000;
}

/* bottom links */
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
{
	color: #f08100;
	text-decoration: none;
	font-weight: bold;
	/*font-size: 0.75em;*/
}

#jssFooterLinks a:hover
{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	/*font-size: 0.75em;*/
}


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

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

/* product option table stylings */

.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;
	/*border-right: 1px dotted #000;*/
	vertical-align: top;
	background-color: #aaaaaa;
}

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

/* 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;
	border-bottom: 1px dotted #000;
	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
{
	color: #f08100;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

.jssGeneralTable a:hover
{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1em;
}

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

.jssSendFriendDiv a { 
	font-size: 11px;
	color:#ff8d29; 
	text-decoration: none; 
}

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