* {
padding:0;
margin:0;
border:0;
}

html {margin: 0; padding: 0;}

form {margin: 0; padding: 0;}

body {
	margin: 20px 0 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 65.5%;
	background-color: #000000;
	
}

div { }
.wysiwyg p{
	margin: 0px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.wysiwyg ul{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.wysiwyg li{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #6600CC;
}

#product p{
	margin: 0px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 5px;
}
#product ul{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 20px;
}

#product li{
	margin: 0px;
	list-style-type: square;
	list-style-position: outside;
	padding: 2px;
}
span {font-size: 1.0em; }


h1 {
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 1.0em;
}


input {
	background-color: #FFFFFF;
	font-size: 1.2em;
	font-weight: normal;
	color: #000000;
	border: 1px solid #CCCCCC;
	padding: 1px;
}
textarea {
	border: 1px solid #CCCCCC;
}
#jssMainContent select {
	background-color: #FFFFFF; 
	font-size: 1.0em; 
	font-weight: normal; color: #000000;
	border: 1px solid #CCCCCC;
}
#jssMainContent p{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	text-align: justify;
}
#jssMainContent ul {
	padding-left: 30px;
	list-style-position: outside;
	list-style-type: square;
}
#jssMainContent li {
	list-style-position: outside;
	list-style-type: square;
}
.button {
	background-color: #666666;
	font-weight: normal;
	border: 1px solid #666666;
	color: #fff;
	cursor: pointer;
	
}
.button_top {
	font-weight: normal;
	border: 1px none #666666;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/go.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 21px;
	width: 21px;
}
.jssBoldLinks { 
	
	color:#036; 
	text-decoration: none; 
	font-weight: bold;
}

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

.jssLinks:hover { 
	color:#ff8d29; 
	text-decoration: none; 
	font-weight: normal;
}
.jssProductTitle {
	font-size: 1.0em;
	color:#fff; 
	text-decoration: none; 
}

.jssProductTitle:hover {
	font-size: 1.2em;
	color:#ff8d29; 
	text-decoration: none; 
}
#wrap{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wrapbg.jpg);
	background-repeat: repeat-y;
}
#middle {
	width: 780px;
	background-color: #FFFFFF;
}
#middle  a:link, #middle a:visited {
	color:#609B39;
	text-decoration: none;

}

#middle  a:hover, #middle a:active { 
	color:#333333; 
	text-decoration: underline; 
}


#foot {
	clear: both;
}
#subfoot {
	width: 780px;
	background-color: #FDE7F3;
	color: #666666;
}
#BottomBar {
	background-color: #000000;
	height: 23px;
	width: 780px;
	background-image: url(../images/bottom_bar_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;
	color: #FFFFFF;
	font-size: 1.1em;
}
#HeaderWrap {
	width: 780px;
	margin: 0px;
	padding: 0px;
	height: 103px;
	
}
#ImageBlock1 {
	background-color: #333333;
	height: 120px;
	background-repeat: no-repeat;
	background-position: left;
	width: 780px;
	clear: both;
	
	}
#Logo {
	float: left;
	height: 70px;
	width: 301px;
}
#TopRight {
	float: right;
	height: 70px;
	width: 479px;
}
#TopSearch {
	width: 770px;
	clear: both;
	padding: 3px 10px 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	height: 30px;
	text-align: right;
	vertical-align: middle;
}
#TopSearch submit {
	margin: 0px;
	padding: 0px;
}
#TopAddress {
	height: 20px;
	width: 469px;
	padding-top: 3px;
	padding-bottom: 2px;
	color: #333333;
	text-align: right;
	padding-right: 10px;
	font-size: 0.9em;
	font-weight: bold;
}
.advsearch {
	padding-left: 20px;
}
#jssHeader {
	margin: 0;
	color: #040;
	width: 780px;
	font-size: 1.2em;
	height: 103px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	
}
#jssHeader a:link, #jssHeader a:visited  {
	color: #609B39;
	
}

#jssHeader a:hover, #jssHeader a:active  {
	color: #999999;
}
#jssSubHeader {
	font-weight: bold;
	margin: 0;
	color: #ffffff;
	background-color: #3586ef;
	width: 780px;
	clear: both;
}

#jssLeftMenu {
	width: 200px;
	padding-top: 0px;
	float: left;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 1.2em;
}
#jssLeftMenu .button {
	background-color: #666666;
	font-weight: normal;
	border: 1px solid #666666;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 1.0em;
	margin: 2px;
}
#jssLeftMenu a:link, #jssLeftMenu a:visited {
	margin: 0px;
	padding: 2px;
	font-weight: bold;
	color: #333333;
	
}
#jssLeftMenu a:hover, #jssLeftMenu a:active {
	color: #609B39;
	text-decoration: underline;
	font-weight: bold;
}


#jssLeftMenu input{
	font-size: 1.0em;	
}
#jssMainContent {
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 550px;
	margin-top: 10px;
	margin-bottom: 0;
	float: right;
	font-size: 1.2em;
}

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

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

div#jssFooter {
	margin: 0 auto;
	color: #000000;
	width: 780px;
	clear: both;
}

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

span#jssDate {
	float: right;
	padding-right: 5px;
}
#section_top ul {
margin: 0px; 
padding: 0px; 

}
#section_top li {
	margin: 0px;
	padding: 2px 2px 2px 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	list-style-type: none;
	font-weight: bold;
}

#section_sub ul{
margin: 0px; 
padding: 0px;  
}

#section_sub li {
	margin: 0px 0px 0px 15px;
	padding: 0px 5px 0px 10px;
	border: none;
	background-image: url(../images/bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.jssMenuBox {
	width: 100%;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}

.jssMenuBoxTitle {
	font-size: 1.0em;
	font-weight: bold;
	margin: 0;
	color: #ffffff;
	background-color: #666666;
	width: 100%;
	text-align: center;
}

.jssMenuBoxContentCent {
	/*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;
}
.jssMenuBox2 {
	width: 100%;
	border: none;
	margin-top: 10px;
	background-image: url(../images/box1repbg.gif);
	background-repeat: repeat-y;
}

.jssMenuBox2Title {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	color: #333333;
	width: 100%;
	text-align: center;
	background-image: url(../images/box1_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
}

.jssMenuBox2ContentCent {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: url(../images/box1_foot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 5px;
}

.jssMenuBox2Content {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: url(../images/box1_foot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 5px;
}
.jssMenuBox2Content ul {
	text-align: left;
}
.jssMenuBox2Content li {
	padding-left: 10px;
	background-image: url(../images/bullet_white.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 10px;
}
.jssMenuBox2Content:after { content: ""; display: block; height: 0; clear: both; }

.jssMenuBox2ContentCent {
	text-align: center;
}
.jssGeneralText {
	font-size: 0.8em;
	width: 100%;
}
.jssGeneralText2 {
	font-size: 0.8em;
	width: 100%;
}
.jssSmallerText {
	font-size: 0.8em;
	width: 100%;
}

div#navcontainer {
	height: 35px;
	width: 479px;
	padding-top: 10px;
	text-align: right;
}

#navlist {
	height: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
}	
#navlist ul{
	margin: 0px;
	
}

#navlist li.help{
	display: inline;
	list-style-type: none;
	margin: 0px;
	background-image: url(../images/icon_faq.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 18px;
}
#navlist li.cart{
	display: inline;
	list-style-type: none;
	margin: 0px;
	background-image: url(../images/icon_basket.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;	
	padding-top: 5px;
	padding-bottom: 5px;
	height: 18px;
}
#navlist li.check{
	display: inline;
	list-style-type: none;
	margin: 0px;
	background-image: url(../images/icon_checkout.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;	
	padding-top: 5px;
	padding-bottom: 5px;
	height: 18px;
}
#navlist li.contact{
	display: inline;
	list-style-type: none;
	margin: 0px;
	background-image: url(../images/icon_contact.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;	
	padding-top: 5px;
	padding-bottom: 5px;
	height: 18px;
}
#navlist li.phone{
	display: inline;
	list-style-type: none;
	margin: 0px;
	background-image: url(../images/icon_phone.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;	
	padding-top: 5px;
	padding-bottom: 5px;
	height: 18px;
}
#navlist a {
	margin-right: 5px;
	margin-left: 0px;
	font-size: 0.9em;
	font-weight: bold;
	height: 18px;
	padding-right: 2px;
	padding-left: 2px;

	}

#navlist a:link, #navlist a:visited{
color: #333333;
background-color: transparent;
text-decoration: none;

}

#navlist a:hover{
color: #333333;
background-color: transparent;
text-decoration: underline;
}



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

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

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

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

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

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

.jssProductPrice {
	font-size: 1.2em;
}

.jssPageHeading {
	font-weight: normal;
	color: #609B39;
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
	margin-bottom: 10px;
}

.jssPageSubHeading {
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	padding: 2px;
	margin-top: 0px;
	clear: both;
}
.prodSortBy {
	font-weight: normal;
	border-bottom: 1px solid #999999;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.jssReview {
	font-size: 1.0em;
}
.jssBreadcrumb {
	width: 100%;
	border: 1px none #666666;
	background-color: #EEEEEE;
	margin-bottom: 5px;
	font-size: 1.0em;
}

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

.jssPrice {
	color: #990000;
	font-weight: bold;
	font-size: 1.3em;	
}

/* form styling */
.jssForm {
}

.jssFormRow {
	clear: both;
	height: 15px;
	font-size: 0.9em;
	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 5px;
	padding: 0px;
	font-weight: normal;
	font-size: 1.0em;
	
}



#pageslist a:link, #pageslist a:visited
{
	padding: 2px 5px;
	margin: 2px;
	font-weight: normal;
	font-size: 0.9em;
	background-color: #609B39;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #666666;
	
}

#pageslist a:hover, #pageslist a:active
{
color: #fff;
background-color: #333333;
text-decoration: none;
}





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

.jssProductFlag {
	background-color: #CC0000;
	color: #ffffff;
	margin-bottom: 3px;
	border-left: 3px solid #333333;
	font-size: 1.0em;
	font-weight: normal;
	text-align: right;
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px none #333333;
	padding: 3px;
}

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

.jssSectionDesc {
	margin-left: 105px;
}

.jssSubSecDiv {
	width: 100px;
	text-align: left;
	float: left;
	padding: 10px;
	background-position: right;
	background-repeat: no-repeat;
	
}

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

.jssLinksDiv {
	font-weight: normal;
	font-size: 1.0em;
	margin: 2px 2px 2px 0px;

}
.jssLinksDiv li{
	list-style-type: none;	
	
}
.jssLinksDiv  a:link, .jssLinksDiv a:visited {
	color:#609B39;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	
}

.jssLinksDiv  a:hover, .jssLinksDiv a:active { 
	color:#000000;
	text-decoration: underline;
	background-color: #FFFFFF;
	padding: 2px;
}

#jssLinksDiv2 {
	font-weight: normal;
	font-size: 0.8em;
	margin: 2px 2px 2px 0px;

}
#jssLinksDiv2 li, #jssLinksDiv2 ul{
	list-style-type: none;	
	
}
#jssLinksDiv2  a:link, #jssLinksDiv2 a:visited {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #666666;
	padding: 2px;
	width: 120px;
	display: block;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#jssLinksDiv2  a:hover, #jssLinksDiv2 a:active { 
	color:#FFFFFF;
	text-decoration: none;
	background-color: #609B39;
	padding: 2px;
}
.jssSubSecTitle {
	padding-top: 3px;
	clear: both;

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


.jssSecProductTitle {
	padding-top: 3px;
	font-size: 0.9em;
	padding-left: 20px;

}

.jssSecProductDiv {
	clear: both; 
	text-align: left;
	margin-left: auto; 
	margin-right: auto;
}

.jssProductSep {
	clear: both;
	border-bottom: 1px solid #bbbbbb;
	margin-bottom: 5px;
	background: #fff;
	height: 1px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}
.jssProductAdd {
	color: #FFFFFF;
	background-color: #CC0000;
}
/* form tables */

.jssFormDiv {
	text-align: center;
	clear: both;
	width: 550px;
}

.jssFormTable {
	/*width: 80%;*/
	padding: 0px;
	border: 0px;
}

.jssFormTable caption {
	border-bottom: 1px dotted #000;
	font-size: 0.9em;
}

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

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

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

.jssFormTable input {
	background-color: #FFFFFF; 
	font-size: 0.9em; 
	font-weight: normal; color: #000000;
	border: 1px solid #CCCCCC;
	height: 12px;
}

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

.jssFormTable td.jssFormSubmit input {
	background-color: #609B39;
	font-weight: bold;
	font-size: 0.9em;
	color: #fff;
	cursor: pointer;
	height: 18px;
	padding-bottom: 2px;
}

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

/* 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 solid #CCCCCC;
	margin-left: auto;  margin-right: auto;
	font-size: 0.9em;
}

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

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

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

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

.jssCartTable th.total {
	font-weight: bold;
	padding: 2px;
	text-align: right;
	font-size: 0.9em;
	/*border-right: 1px dotted #000;*/
	vertical-align: top;
	border-top: 1px none #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: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	/*font-size: 0.9em;*/
}

#jssFooterLinks a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	/*font-size: 0.9em;*/
}


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

#jssCopyright {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
	font-size: 10px;
	color: #FFFFFF;
}
#jssCopyright a:link, #jssCopyright a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	/*font-size: 0.9em;*/
}

#jssCopyright a:hover, #jssCopyright a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	/*font-size: 0.9em;*/
}

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

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

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

.jssGeneralTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 0.9em;
	border-bottom: 1px dotted #000;
	vertical-align: top;
}

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

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

.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;
	margin-right: 20px;
}

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

.jssSendFriendDiv a:hover { 
	color:#ff8d29; 
	text-decoration: underline; 
	cursor: pointer;
}
/* home page section image display */
#cascade {
	margin-top: 10px;
	width: 545px;
	background-color: #FFFFFF;
}
#cascade ul{
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#cascade li{
	list-style-type: none;
	width: 100px;
	padding: 0px;
	margin-right: 12px;
	margin-left: 12px;
	float: left;
	background-color: #FFFFFF;
	height: 150px;
	color: #999999;
	font-size: 0.9em;
}


#cascade a:link, #cascade a:visited  {
	color: #609B39;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#cascade a:hover, #cascade a:active  {
	color: #999999;
	background-color: #FFFFFF;
}

#jssMainContent .break {
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#opencredit {
	background-color: #EEEEEE;
	padding: 2px 5px 2px 25px;
	margin-bottom: 5px;
}
#opencredit p {
	font-size: 0.8em;
	color: #609B39;
	
}

#opencredit a:link, #opencredit a:visited  {
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px;
	margin-left: 15px;
}

#opencredit a:hover, #opencredit a:active  {
	color: #609B39;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	text-decoration: none;
}.imgfltright {
	float: right;
}
#SecProdDisp ul {
}
#SecProdDisp li {
	display: inline;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#SecProdDisp li a:link, #SecProdDisp li a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 0.8em;
	background-color: #666666;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#SecProdDisp  li a:hover, #SecProdDisp li a:active {
	color:#FFFFFF;
	background-color: #609B39;
	text-decoration: none;
}

#SectionTitle {
	
}

#cartbuttons {
	text-align: right;
}
#cartbuttons ul {
}
#cartbuttons li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#cartbuttons li a:link, #cartbuttons li a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 1.0em;
	background-color: #666666;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#cartbuttons  li a:hover, #cartbuttons li a:active {
	color:#FFFFFF;
	background-color: #609B39;
	text-decoration: none;
}
#checkbuttons {
	text-align: right;
	padding-right: 30px;
}

#checkbuttons  a:link, #checkbuttons  a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 0.9em;
	background-color: #666666;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#checkbuttons   a:hover, #checkbuttons  a:active {
	color:#FFFFFF;
	background-color: #609B39;
	text-decoration: none;
}
#sucessdate {
	font-size: 0.9em;
	float: right;
}
.clear {
	clear: both;
}
.hightxt {
	font-weight: bold;
	color: #CC0000;
}
#accountaddress {
	float: left;
	width: 200px;
	text-align: left;
	
}
#accountaddress ul {
	margin: 0px;
	padding-top: 0px;
}
#accountaddress li {
list-style-type: none;
}