@charset "UTF-8";
body {
	background-color: #1B1B1B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Frutiger, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #FFFFFF;
}
.main {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/jhd_repeat_bg.gif);
	background-repeat: repeat-y;
}
.back {
	float: left;
	padding-left: 35px;
}
.item-image {
	padding: 20px;
}
.main .logo {
	width: 960px;
	text-align: center;
	padding-top: 15px;
}
.main .header {
	width: 960px;
	text-align: center;
}
.main .header img {
	margin-top: 10px;
	margin-bottom: 20px;
}
.main .sections {
	text-align: center;
	width: 660px;
	padding-right: 150px;
	padding-left: 150px;
}

.main .footer {
	background-color: #1B1B1B;
	height: 25px;
	text-align: center;
	padding-top: 25px;
	clear: both;
	letter-spacing: .2em;
	font-size: 0.9em;
	color: #999999;	
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}

.main .logo-home {
	width: 960px;
	text-align: center;
	padding-top: 70px;
}
.main .home-text {
	text-align: center;
	padding-left: 250px;
	padding-right: 250px;
	font-size: 1.2em;
	line-height: 1.2em;
	padding-top: 20px;
	padding-bottom: 40px;
}
.main .item-hdr {
	width: 960px;
	text-align: center;
}
.main .item-desc {
	text-align: center;
}
.main .sections .product .product-title {
	height: 40px;
	width: 660px;
	background-image: url(images-cms/title-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 1.2em;
	letter-spacing: .3em;
	color: #FFFFFF;
}
.main .sections .product .thumbs {
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}
.main  .sections  .product  {
	/*For IE 6
	filter:alpha(opacity=60);
	 CSS3 standard */
    /*opacity:0.6;*/
	width: 660px;
}
.product-description {
	width: 560px;
	color: #FFFFFF;
	padding-right: 50px;
	padding-left: 50px;
	line-height: 1.5em;
}
.home-sections {
	width: 680px;
	padding-right: 140px;
	padding-left: 140px;
	padding-bottom: 20px;
	text-align: center;
	margin: 0px;
}
.home-thumb {
	height: 225px;
	width: 200px;
	padding: 1px;
	display: inline-block;
	margin: 9px;
	background-color: #1b1b1b;
}
.home-thumb:hover {
	background-color: #666666;
}

.home-prod-pic {
	height: 200px;
	width: 200px;
}
.home-prod-name {
	letter-spacing: .2em;
	height: 25px;
	width: 200px;
	background-image: url(images-cms/home-name-bg.gif);
	background-repeat: no-repeat;
}
.main .back-but {
	clear: both;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
}
.prod-thumb {
	height: 150px;
	display: inline-block;
	background-color: #1b1b1b;
	margin: 4px;
	padding: 1px;
}
.prod-thumb:hover {
	background-color: #666666;
}
.main .sections .home-button {
	background-color: #1b1b1b;
	height: 38px;
	width: 253px;
	display: inline-block;
	margin: 9px;
	padding: 1px;
}
.main .sections .home-button:hover {
	background-color:#666666;
}
.main .header .dark-border {
	border: 1px solid #1b1b1b;
}
.back-but-border {
	background-color: #1b1b1b;
	padding: 1px;
	height: 38px;
	width: 120px;
	display: inline-block;
}
.back-but-border:hover {
	background-color: #666666;
}
.logo img {
border:0px;
}