/* Basic Element Formatting ------------------------------------------------------------- */
html {
	font-size: 100%;
	font-family: Tahoma, verdana, sans-serif;
	margin: 0;
	padding: 0;
}


form {
	margin: 0;
	padding: 0;
}

body {
	font-size:100%;
	font-family: Tahoma, verdana, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	background:url(images/mainbg.gif) left top repeat-x #E0E9F9;
}

a, a:hover {
	text-decoration: none;
}

h1 {
	font-size: 1.0em;
	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;
}


TABLE.Container {
width:800px; margin:0 auto;
}
TD.Container {
	VERTICAL-ALIGN: top;
	HEIGHT: 90%;
}

/* Standard text and link formatting ------------------------------------------------------------- */

.jssSmallerText {
	font-size: 0.9em;
	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;
}

/* Header Styles ------------------------------------------------------------- */

img#jssLogo {
	float: left; border: 0px;
}

div#cblock
{
width: 800px;
text-align: left;
margin: 0;
padding: 0;
font-size: 100%;
}

#cblock
{
width: 800px;
text-align: left;
margin: 0;
padding: 0;
font-size: 100%;
font-family: Tahoma, verdana, sans-serif;
}


div#jssHeader {
	font-size: 1em;
	margin: 0;
	width: 100%;
	height: 90px; /*120*/
	background-image:url(../dhs/top_shade.gif); 
	background-repeat:repeat-x;  
	vertical-align:top; 	
}

div#jssSubHeader {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 3px;
	/* height:5px; */
}

span#jssWelcome {
	padding-left: 5px;
	font-weight: normal;
	font-size: 0.7em;
}

span#jssDate {
	float: right;
	padding-right: 5px;
}



div#navcontainer {
	font-family: Tahoma, verdana, sans-serif;
	float: right;
	position: relative;
	display: inline;
	top: -15px;
	
}

ul#navlist {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	}


#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;
}

.jssHeaderBlock
{
	margin: 5px;
	margin-left: 0px;
	padding: 0px;
	float: right;
	display: inline;
	height: 80%;
	font-size: 1em;
}

.jssHeaderBlockTitle
{
	padding: 1px 5px;
	font-size: 0.7em;
	font-weight: bold;
}

.jssHeaderBlockContent
{
	padding: 1px 5px;
	font-size: 0.7em;
	font-weight: normal;
}

.jssHeaderBlockContent a {
	padding: 1px 8px;
	margin: 2px 2px 0px 3px;
	font-size: 0.8em;
}

.jssHeaderBlockContent a:link,  .jssHeaderBlockContent a:visited {
	text-decoration: none;
	font-weight: normal;
}

.jssHeaderBlockContent a:hover {
	text-decoration: none;
	font-weight: normal;
}

.jssHeaderBlockLinks {
	margin-top: 4px; margin-bottom: 2px; text-align: right;
}

/* Left Column ------------------------------------------------------------- */

div#jssLeftMenu {
	font-size: 0.8em;
	position: relative;
	float: left;	
	left: 5px;
	width: 150px;
	padding-top: 0px;
}

.jssSectionList {
	margin: 0px; padding: 0px; padding-left: 17px; list-style-type: circle;
}

.jssSubSectionList {
	margin: 0px; padding: 0px; padding-left: 14px;  list-style-type: circle;
}

.jssCustomerLinks {
	margin: 0px; padding: 0px; padding-left: 5px; list-style-type: none;
}

.jssNewsLinks {
	margin: 0px; padding: 0px; padding-left: 17px; list-style-type: circle;
}

/* Right Column ------------------------------------------------------------- */

div#jssRightTop {
	font-size: 1em;
	position: relative;
	float: right;		
	right: 80px; 
	top: 0px;
	width: 320px;
	height: 80px;
	padding-top: 0px;
}

div#jssRightMenu {
	font-size: 0.8em;
	position: relative;
	float: right;	
	right: 5px;         
	width: 150px;
	padding-top: 0px;
}

/* Right and Left Menu Box Style ------------------------------------------------------------- */
.jssSectionBox {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1em;
	height: 1%;
}
.jssSectionButton {
	padding-left: 0px;
	position: relative;
	float: right;	
	width: 132px;
	background: #154f9a; 
	padding-top: 0px;
	text-align: left;
	color:#ffffff;	
	border-bottom: 1px solid #ffffff;
}
.jssSectionButton :hover{
	padding-left: 0px;
	position: relative;
	float: right;	
	width: 132px;
	background: #558fdb; 
	padding-top: 0px;
	text-align: left;
	color:#f4f7fa;
	border-bottom: 1px solid #ffffff;
}
.jssSectionButton :visited{
	padding-left: 0px;
	position: relative;
	float: right;	
	width: 132px;
	background: #154f9a; 
	padding-top: 0px;
	text-align: left;
	color:#ffffff;	
	border-bottom: 1px solid #ffffff;
}

.jssSectionButton a:link{
font-size: 1em;
color:#ffffff;
font-weight: bold;
}

.jssSectionButton a:hover{
font-size: 1em;
color:#f4f7fa;
font-weight: bold;
}
.jssSectionButton a:visited{
font-size: 1em;
color:#ffffff;
font-weight: bold;
}

.jssSectionButton_1 {
	position: relative;
	float: left;	
	width: 148px;
	background: #f19526; 
	padding-top: 0px;
}
.jssSectionButton_1 :hover{
	position: relative;
	float: left;	
	width: 148px;
	background: #f6ae57; 
	padding-top: 0px;

}
.jssSectionButton_2 {
	position: relative;
	float: left;	
	width: 148px;
	background: #b4cc40; 
	padding-top: 0px;
}
.jssSectionButton_2 :hover{
	position: relative;
	float: left;	
	width: 148px;
	background: #d4e38a; 
	padding-top: 0px;
}
.jssSectionButton_3 {
	position: relative;
	float: left;	
	width: 148px;
	background: #e20922; 
	padding-top: 0px;
}
.jssSectionButton_3 :hover{
	position: relative;
	float: left;	
	width: 148px;
	background: #f35769; 
	padding-top: 0px;
}
.jssSectionButton_4 {
	position: relative;
	float: left;	
	width: 148px;
	background: #0baee5; 
	padding-top: 0px;
}
.jssSectionButton_4 :hover{
	position: relative;
	float: left;	
	width: 148px;
	background: #3fbee9; 
	padding-top: 0px;
}
.jssSectionButton_5 {
	position: relative;
	float: left;	
	width: 148px;
	background: #6f64a4; 
	padding-top: 0px;
}
.jssSectionButton_5 :hover{
	position: relative;
	float: left;	
	width: 148px;
	background: #9f97ca; 
	padding-top: 0px;
}.jssSectionButton_6 {
	position: relative;
	float: left;	
	width: 148px;
	background: #1fb0a4; 
	padding-top: 0px;
}
.jssSectionButton_6 :hover{
	position: relative;
	float: left;	
	width: 148px;
	background: #4bc6bc; 
	padding-top: 0px;
}
.jssSectionButton_7 {
	position: relative;
	float: left;	
	width: 148px;
	background: #e06aa0; 
	padding-top: 0px;
}
.jssSectionButton_7 :hover{
	position: relative;
	float: left;	
	width: 148px;
	background: #de86ae; 
	padding-top: 0px;
}

.jssSectionButton_8 {
	position: relative;
	float: left;	
	width: 148px;
	background: #0378bd; 
	padding-top: 0px;
}
.jssSectionButton_8 :hover{
	position: relative;
	float: left;	
	width: 148px;
	background: #2e93cf; 
	padding-top: 0px;
}


.jssMenuBox {
	width: 148px;
	margin-top: 10px;
}

.jssMenuBoxTitle {
	font-size: 1em;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

.jssMenuBoxContent,
.jssMenuBoxContentCent {
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-size: 1em;
	height: 1%;
}

.jssMenuBoxContent {
	text-align: left;
}

.jssMenuBoxContent:after { content: ""; display: block; height: 0;  }/* clear: both;*/

.jssMenuBoxContentCent {
	text-align: center;
}

/* Main Content (Middle) Styles ------------------------------------------------------------- */

div#jssMainContent {
	margin: 10px 5px 0 155px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 1em;
	width: 600px;
}

div#jssMainContent:after { content: ""; display: block; height: 0;}

.jssPageHeading {
	font-size: 0.95em;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 10px;
}

.jssPageSubHeading {
	font-size: 0.85em;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.jssBreadcrumb {
	width: 100%;
	font-size: 0.7em;
	margin-bottom: 10px;
}

.jssBreadcrumbTitle {
	font-weight: normal;
	padding-left: 3px;
	margin-right: 3px;
}

/* Footer Styles ------------------------------------------------------------- */

div#jssFooter {
	width: 100%;
	clear: both;
	
}

div#jssFooter2 {
	margin: 10px 5px 0 152px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
    border-style:solid;
    border-width:1px;
	text-align: left;
	font-weight: normal;
	font-size: 0.7em;
	width: 450px;
}

div#jssFooter3 {
	margin: 10px 5px 0 152px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
    border-style:solid;
    border-width:1px;
	text-align: center;
	font-weight: normal;
	font-size: 0.7em;
	width: 450px;
}

div#jssFooterLinksDiv {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 1em;
}

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;
}


div#jssUsersOnline {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 0.8em;
}

div#jssCopyright {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 0.8em;
}

/* General Form Styling ------------------------------------------------------------- */

.jssForm {
}

.jssFormRow {
	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;
	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: 0.8em;
	cursor: pointer;
	height: 16px;
}

.jssFormError {
	font-weight: bold;
	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 {
	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 {
	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;
	vertical-align: top;
}

/* 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;
	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;
}

.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 {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 0.70em;
}

/* Index-specific Styles ------------------------------------------------------------- */

.jssIndexProductThumbnail {
	float: left; margin-right: 5px; padding: 3px;
}

.jssIndexFullWidth {
	text-align: center; width: 100%;
	vertical-align: top;
}

.jssIndexColLeft {
	width: 48%; float: left;
}

.jssIndexColRight {
	width: 48%; float: right;
	vertical-align: top;
}

.jssIndexProductBlock {
	width: 100%; 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: 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 {
	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;
	font-weight: normal;
	text-align: right;
}

.jssSectionThumbnail {
	float: left;
}

.jssSectionDesc {
	margin-left: 105px;
}

.jssSubSecDiv {
	width: 100%; text-align: left;
}

.jssSecImages {
	float: left; margin-right: 5px; padding: 3px;
}

.jssLinksDiv {
	padding: 3px; font-weight: bold;
}

.jssSubSecTitle {
	padding-top: 3px;
}

.jssSectionContent {
	padding-top: 10px;
}

.jssSecProductTitle {
	padding-top: 3px;
}

.jssSecProductDiv {
	text-align: left;
	margin-left: auto; margin-right: auto;
}

.jssSendFriendDiv a:hover {  
	text-decoration: underline; 
	cursor: pointer;
}

.jssProductSep {border: 0px; margin-bottom: 5px; height: 5px;}

.jssProductFullImage {
	float: left; margin-right: 5px; border: 1px solid;
}

.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; 
}

#divjssFlagTop {
	font-size: 1em;
	position: relative;
	float: right;		
	right: 5px; 
	top: 20px;
	width: 145px;
	padding-top: 0px

