html {margin: 0; padding: 0; 	background: #e2e2e2;}

form {margin: 0; padding: 0;}

body {margin:0px auto 0px auto; padding: 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 1em; 	

	background: url('../templates/images/page-back.jpg');  
	background-repeat: repeat-x;
	height: 100%; overflow: -moz-scrollbars-vertical;}

/******** Main wrap ********/
#wrap {
	width:980px;
	margin:0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0;
	background: #FFFFFF;
	border-left: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
}

div { }

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #1B1B1B;
}

span { }

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

h1 {
	font-size: 2.5em;
	font-weight: bold;
	color: #304A6D;
	padding: 0px;
	margin: 15px 0px 0px 0px;
}

.address {
	font-size: .7em;
	font-weight: bold;
	color: #999999;
	padding: 0px;
	margin: 15px 0px 0px 5px;
}

a:hover { 
	color:#BE000C; 
	text-decoration: underline; 
}

inputxx {
	background-color: #FFFFFF; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000;
	border: 0px solid #30799E;
	height: 14px;
	padding: 0px;
	
}


.input-box {
	font-size: 12px;
	color: #000000;
	margin: 10px 0px 10px 0px;
	border: 1px solid #999999;
	width: 150px;
	height: 14px;
}	

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

.button {
	
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #999999;
	color: #BE000A;
	cursor: pointer;
	height: 17px;
	width: 100px;
	background: #cccccc;
}

.jssBoldLinks, .middle-links { 
	font-size: 12px;
	color:#003AA4; 
	text-decoration: none; 
	font-weight: bold;
	text-transform: uppercase;
}
	
.middle-links { 
	font-size: 12px;
	text-decoration: none; 
	font-weight: bold;
	text-transform: uppercase;
}
	

.jssBoldLinks:hover { 
	color:#F1AD1A; 
	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; 
}

/******** Header ********/

div#header-bar {
	float: left;
	width: 980px;
	height: 22px;
}

div#header-bar-text {
	padding: 5px 10px 0px 0px;
	font-size: 9px;
	text-align:right;
}

div#navcontainer {
	float: left;
	top: 0px;
	padding: 0px;
	width: 980px;
	height: 34px;
	background: url('../templates/images/template_05.jpg'); 
	border-bottom: 0px solid #000000;
}

div#header-nav {
	width: 980px;
	height: 22px;
	padding: 0px;
	background: url('../templates/images/template_02.jpg');  
	text-align:right;
}


div#header-graphic {
	width: 980px;
	height: 163px;
	padding: 0px;
}


div#jssHeader {
	font-size: 0.9em;
	margin: 0;
	color: #040;
	background: url('../templates/images/page-back.gif'); 
}

/*******Shop Pages Right Nav Column********/

div#jssRightMenu {
	float: right;
	width: 200px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}


/******** Mini cart ********/
.jssMiniCart {
	float: right;
	width: 250px;
	margin-right: 0px;
	display: inline;
}

.jssMiniCartTitle {
	padding: 0px 0px 0px 0px;
	margin: 0px ;
	color: #000000;
	font-size: 0.70em;
	font-weight: bold;
	text-align: center;
	width: 250px;
	height: 21px;
	background-color: #FF0000;
}

.jssMiniCartContent {
	text-align: left;
	padding: 0px 0px 0px 20px;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}



/******** Main Content Blocks ********/
div#jssMainContent {
	clear:left;
	margin: 0px;
	padding: 0px 0px 0px 35px;
	line-height: 18px;
	vertical-align: top;
	width: 720px;
	background: #ffffff;
	border: 0px solid #ff0000;

}

.jssSectionContent {
	width: 695px;
	float: left;
	background: #ffffff;
}

div#homecolumn1 {
	float: left;
	width: 662px;
	border: 1px solid #cccccc;
	padding: 5px;
	margin-bottom: 5px;
	height:213px;
}

div#homecolumn2 {
	float: left;
	width: 662px;
	border: 1px solid #cccccc;
	padding: 5px;
	margin-bottom: 5px;

}

div#homecolumn3 {
	float: left;
	width: 662px;
	border: 1px solid #cccccc;
	padding: 5px;
	margin-bottom: 5px;
}








/******** Main Graphic on Home & "Other Pages" ********/

div#jssHomePageBanner {
	clear:left;
	padding: 0px;
	margin: 0px;
	width: 900px;
}

/******** 2 columns text home page ********/
div#jssHomeColumn1, div#jssHomeColumn2 {
	display: inline;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	width: 270px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}



/******** styling for home page header/text blocks ********/
.homecolumn-title, .jssPageHeading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding:0px;
	text-transform: uppercase;
}


.homecolumn-content {
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;		
}

.content {
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;	
}

.content li {
	clear: left
}




/******** jss section template div ********/
div#jssSectionContainer {
	clear:left;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}


/******** jss FOOTER!!! ********/
div#jssFooter {
	clear: both;
	padding: 0px;
	margin: 0px;
	color: #000000;
	width: 980px;	
	height: 42px;
	border-top: 0px  solid #cccccc;
	border-bottom: 0px solid #cccccc;
	background: url('../templates/images/template_07.jpg') no-repeat; 
}

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

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

.jssSectionTitle {


}

.jssMenuBox {
	margin: 2px 0px 2px 0px ;
	padding: 0px 0px 5px 0px;
	float: right;
	width: 200px;

}



.jssMenuBoxTitle {
	padding: 6px 5px 0px 2px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-size: 0.65em;
	font-weight: bold;
	text-align: left;
	height: 20px;
}


.jssMenuBoxLink {
	padding: 5px 5px 0px 2px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-size: 0.65em;
	font-weight: bold;
	text-align: left;
	height: 17px;
}


.jssMenuBoxHeader {

}


.jssMenuBoxContent {
	width: 195px;
	padding:  0px 0px 0px 0px;
	margin: 0px 0px 0px 3px;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}

.jssMenuBoxContent a:link, .jssMenuBoxContent a:visited, .jssMenuBoxContentCent a:link, .jssMenuBoxContentCent a:visited {
	
	color: #000000;
	text-transform:uppercase;
	font-size:10px;
	text-decoration: none;
}

.jssMenuBoxContent a:hover, .jssMenuBoxContentCent a:hover {
	
	color: #DFDFDF;
	text-transform:uppercase;
	font-size:10px;
	text-decoration: underline;
}


.jssSectionList a:link, .jssSectionList a:visited {
	
	font-weight: bold;
	text-transform:uppercase;
	color:#000000;
}	

.jssSectionList a:hover {
	font-weight: bold;
	text-transform:uppercase;
	color:#DFDFDF;
}	

.jssSectionList li {
	margin-left: -20px;

	}

.jssSectionList ul li{
	margin-left: -30px;
	font-size: 9px;
	list-style-type: square;	
	}

.jssMenuBoxContentCent {
	width: 195px;
	padding:  0px 0px 0px 0px;
	margin: 0px 0px 0px 3px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

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


.jssGeneralText {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.jssGeneralText ul{
	font-size: 1.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.jssSmallerText, .jssMenuText, .jssMenuText p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.jssMenuText a:link, .jssMenuText a:visited {
	font-size: 10px;
	text-decoration: none;
	color:#ffffff;
} 

.jssMenuText a:hover {
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
} 

ul#navlist, ul#navlist2 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	padding-top: 6px;
	padding-left: 15px;
}

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

#navlist a { }

#navlist a:link, #navlist a:visited {
	margin-right: 5px; 
	margin-left: 0px;
	color: #999999;
	text-decoration: none;
	padding: 3px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#navlist a:hover
{
	margin-right: 5px; 
	margin-left: 0px;
	padding: 3px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#navlist2 a { }

#navlist2 a:link, #navlist2 a:visited {
	margin-right: 5px; 
	margin-left: 0px;
	color: #ffffff;
	text-decoration: none;
	padding: 3px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

#navlist2 a:hover
{
	margin-right: 5px; 
	margin-left: 0px;
	padding: 3px;
	color: #0B476C;
	text-decoration: underline;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}



/******** minicart nav links ********/

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

.jssMiniCartContent a:link,  .jssMiniCartContent a:visited {
	padding: 1px 5px 0px 5px;
	margin: 5px;
	color: #fff;
	background-color: #369;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #cccccc;
}

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

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

.jssArrowsButton {
}

.jssProductButtons:link, .jssProductButtons:visited
{
	color: #304A6D;
	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;
}

#jssMainContent h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
}

.jssPageSubHeading, .highlight {
	text-transform: uppercase;
	clear: left;
	float: left;
	color: #304A6D;
	padding: 1px 0px 1px 0px;
	margin: 5px 0px 5px 0px;
	width: 663px;
	font-weight: bold;
	font-size: 11px;

}

.jssBreadcrumb {
	clear: left;
	margin: 25px 0px 10px 0px;
	padding: 20px 0px 20px 0px;
	font-size: 11px;
	text-transform: uppercase;
}

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

.jssPrice {
	color: #C51414;
	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: 11px;
	color: #BE000C;
	font-weight: bold;
	text-align: left;
}


div#pagescontainer {
	padding-top: 5px;	
}

div#SectionContainer {
		
}

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;
	font-weight: bold; 
	font-size: 0.85em; 
	background-color: #ffffff; 
	color: #BE000A;
}

#pageslist a { padding: 0px 3px 0px 3px; margin: 0px; font-weight: normal; font-size: 0.8em; ; background-color: #ffffff;text-decoration: none;}

#pageslist a:link, #pageslist a:visited
{
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	font-weight: bold;
	font-size: 0.8em; 
}

#pageslist a:hover
{
	color: #fff;
	background-color: #036;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	font-weight: bold;
	font-size: 0.8em; 
}


/* product flag output */
.jssSecFlagsDiv {
	float: right; 
	width: 70px; 
	margin-left: 5px; 
	padding: 3px;
	border: 1px soild #ff0000;
	vertical-align:top;
}

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

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

.jssSectionDesc {
	margin-left: 105px;
}

.jssSubSecDiv {
	clear: left; 
	text-align: left;
}

.jssSubSecDiv2 {
	text-align: left;
	clear: left; 
}

.jssSecImages, .pic-left {
	float: left;
	padding: 5px;
	border: 1px solid #cccccc;
	margin: 5px 20px 5px 0px;
}

.pic-right {
	float: right;
	padding: 5px;
	border: 1px solid #cccccc;
	margin: 5px 0px 5px 20px;
}


.jssSecImages2 {
	clear:left;
	left: 0px; 
	padding-left: 2px;
}

.jssLinksDiv {
	float: left;
	margin-left: 0px;
	font-weight: bold;
}

.jssLinksDivProdPage {
	width: 570px;
	clear: left;
	float: left;
	font-weight: bold;
}

.jssSubSecTitle {
	padding-top: 3px;
}



.jssSecProductTitle {
	padding-top: 3px;
}


.jssSecProductDivHome {
	float: left;
	width: 325px;
	text-align:center;
	margin: 5px 10px 3px 0px;
	padding: 2px;
	border: 1px solid #cccccc;
	background: #ffffff;
	height: 330px;
}

.jssSecProductDiv {
	float: left;
	width: 115px;
	text-align:center;
	margin: 5px 10px 3px 0px;
	padding: 2px;
	border: 1px dashed #cccccc;
	background: #ffffff;
	height: 180px;
}

.jssSecProductDiv a:link, .jssSecProductDiv a:visited{
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	font-size:10px;
	text-align:center;
}

.jssSecProductDiv a:hover {
	font-weight:normal;
	color:#BE000C;
	text-decoration:underline;
	font-size:10px;
	text-align:center;
}


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

.AdditionalProductFields {
	float: left; 
	margin-left: 5px; 
	text-align: left;
	width: 350px;
}	


.PricingTables {
	float: left;
	clear: left;
	border: 1px solid #cccccc;
}	

.AssociatedProducts {
	width: 570px;
	float: left;
	clear: left;
}

/* form tables */

.jssFormDiv {
	text-align: left;
}

.jssFormTable {
	float: left;
	width: 680px;
	padding: 0px;
}

.jssFormTable-small {
	float: left;
	width: 400px;
	padding: 5px;
}


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

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

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

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

.jssFormSubmit button {
	border: 5px solid #cccccc;
	text-align: right;
	font-size:14px;
}


.jssFormTable inputxxxxxxxx {
	background-color: #FFFFFF; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000;
	border: 1px solid #cccccc;
	height: 14px;
	
}

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

.jssFormTable td.jssFormSubmit input {
	background-color: #369;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
	height: 22px;
	margin: 2px 2px 10px 2px;
	border: 1px solid #cccccc;
	
}


.jssFormError {
	font-size: 10px;
	color: #BE000C;
	font-weight: bold;
	text-align: center;
}

/* cart styling */

.jssCartDiv {
	
}

.jssCartTable {
	float: left;
	padding: 0px;
	border: 0px;
	width: 680px;
}

.jssPCentered {
	text-align: center;
}

.jssCartTable caption {
	border-bottom: 1px solid #cccccc;
	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 solid #cccccc;*/
	vertical-align: top;
	border-bottom: 1px solid #cccccc;
}

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

.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 solid #cccccc;*/
	vertical-align: top;
	border-top: 1px solid #cccccc;
}

.textbox {
	border: 1px solid #cccccc;
}

.radio {
	border: 0px;
}

/* bottom links */
div#jssFooterLinksDiv {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight:bold;
}

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;
	white-space: nowrap;
	font-weight: bold;
}

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

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

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

div#jssFooterContent {
	width: 980px;
	margin-top: 0px;
	padding: 8px 0px 0px 0px;
	text-align: center;
	clear: both;
	color: #cccccc;
	font-weight: bold;
	font-size: 10px;
}

a.footer-links:link, a.footer-links:visited {
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

a.footer-links:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1em;
}


/* product option table stylings */

.prod-options {
	width: 350px;
	margin-left: 20px;
	float: left;
	clear: none;
	vertical-align: top;
	background:#faf9f9;
	padding: 10px; 
	margin-top: 10px; 
	border: 1px solid #cccccc;
}


.jssProductTableDiv {
	float: left;
	clear: left;
	text-align: left;
}

.jssProductTable {
	float: left;
	padding: 0px;
	border: 0px;
}

.jssProductTable caption {
	float: left;
	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 solid #cccccc;*/
	vertical-align: top;
	background-color: #ffffff;
}

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

.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 solid #cccccc;
	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: #be000c;
	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;
}

.float-left {
	float: left;
	padding-right: 10px;
	}
	
#imagegallery {
	text-align: center;
	width: 166px;
	float: left;
	padding-right: 10px;
}
	
.shippingcountry, .productclass, .product {
	clear: left;
}	
	
.price{
	float: left;
	color: #BE000C;
}	
	
.menu-button {
	margin-top: -2px;
}	

.checkoutbox3 {
	background: #cccccc;
	padding: 5px;
}


.checkout-options {
	float: left;
	clear: none;
	vertical-align: top;
	background:#faf9f9;
	padding: 10px; 
	margin-top: 4px; 
	border: 1px solid #cccccc;
}



.border {
	padding: 10px;
	border: 1px solid #cccccc;
}

.login-button {
	width: 105px;
	height: 300px;
} 
