h3 {
	font-size: 18px;
	}
	
#centercontent h3{
	padding-top: 20px;
	}
	
/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding:0;
	margin:0;
	margin-top: 0px;
	text-align:center;
	min-width:800px;/* for mozilla*/
	/*background-color: #394B3D #fff;*/
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background: url(images/bodyshadow.gif) top center repeat-y;
}
A:link {font-size: 11px; color:#2E3972; text-decoration:underline; background-color: #fff;}
A:visited {font-size: 11px; color:#2E3972; text-decoration:underline;}
A:hover {font-size: 11px; color:#2E3972; text-decoration:none;}
/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body {
	padding:0;
	margin:0;
}
body{	
	text-align:center;
	min-width:798px;/* for mozilla*/
	background-color: #FFF;
	color: #000000;
}
#outer{
	height:99.9%;
	min-height:100%;
	width:798px;
	border-left:0px solid #2E3972;
	border-right:0px solid #2E3972;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	background:  url(images/2colcentredbg.jpg) repeat-y center center;
	position:relative;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#header{
	position:absolute;
	top:0;
	left:0px;
	width:798px;
	height:155px;
	background-image:url(images/header1.jpg);
	border-bottom: 0px solid #F4C85E;
	overflow:hidden;
	color: #000000;
	z-index:100;
}

* html #header {
	left: 1px;
	}

#maincontent {
	position: relative;
	width: 790px;
	padding-top:160px;/*needed to make room for header*/
	}
	
#left {
	position:relative;/*ie needs this to show float */
	width:380px;
	float:left;
	border: 0px solid green;
	padding: 0 10px;
}

* html #left {
	width: 398px;
	}
	
#left p {padding-left:3px;padding-right:2px}


#footer {
	width:798px;
	clear:both;
	height:50px;
	border-top:1px solid #F4C85E;
	border-bottom:0px solid #000;
	background-color: #fff;
	color: #000000;
	font-size: 10px;
	text-align:center;
	left:0px;
	bottom:0;
	position: absolute;
	padding-top: 4px;
}
* html #footer {
	margin-bottom:-1px;/* ie rounding bug*/
	left: 1px;
}

* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#right {
	width:364px;
	float:right;
	border: 0px solid red;
	padding: 4 10px;
	border-left: 2px dotted #F4C85E;
}

* html #right {
	width: 388px;
	}
	
#right p {padding-left:3px}

#clearfooter {width:100%;height:52px;clear:both} /* to clear footer */
html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-52px;} /*safari wrapper */

#footer A:link {font-size: 10px; color: #656565; text-decoration: underline;}
#footer A:visited {font-size: 10px; color: #656565; text-decoration: underline;}
#footer A:hover {font-size: 10px; color: #656565; text-decoration: none;}


/* ##### End page layout ##### */

/* ##### Begin HEADER content ##### */
#header img {
	margin-left: 0px;
	}
.filmloop {
	float: right;
	}

.jjlogo {
	float: left;
	margin-left: 10px;
	margin-top: 50px;
}

#toplinks {
	margin-left: 10px;
	margin-top: 135px;
	color: #fff;
	}
	

#topcart {
	position: absolute;
	right: 10px;
	top: 45px;
	background-color:  /*#DB8A43*/ transparent;
	font-size: 10px;
	color: #777;
	text-align: right;
	height: 14px;
	}
	
*html #topcart {
	}
	
#topcart img {
	padding-bottom: 2px;
	}
	

#header A:link {font-size: 11px; /*color:#2E3972;*/ color: #fff; background: transparent; text-decoration:underline;}
#header A:visited {font-size: 11px; /*color:#2E3972;*/ color: #fff; background: transparent; text-decoration:underline;}
#header A:hover {font-size: 11px; /*color:#2E3972;*/ color: #fff; background: transparent; text-decoration:none;}


/* ##### End HEADER content */

#tagline {
	width: 798px;
	font-size: 16px;
	font-weight: 600;
	color: #2E3972;
	padding: 8px;
	padding-bottom: 12px;
	text-align: center;
	}
	
#headtext {
	width: 798px;
	padding: 8px;
	text-align: left;
	font-size: 10px;
	font-weight: 600;
	}
	
#headtext A:link {font-size: 10px; color:#2E3972; background: transparent; text-decoration:underline;}
#headtext A:visited {font-size: 10px; color:#2E3972; background: transparent; text-decoration:underline;}
#headtext A:hover {font-size: 10px; color:#2E3972; background: transparent; text-decoration:none;}
	
/* ##### Begin Left content */

p {
	color: #555;
	}
	
.hpleftlink {
	margin-left: 10px;
	}
	
#left img {
	margin-right: 8px;
	}

/*###### END Left */

/*#######  Begin Right content */

#hpproduct {
	float: left;
	border: 0px solid red;
	}
	
#badge {
	float: right;
	border: 0px solid green;
	margin-right: 60px;
	}
	
.price {
	border: 0px solid red;
	padding-top: 10px;
	text-align: center;
	font-size: 11px;
	}
	
.oldprice {
	text-decoration: line-through;
	font-size: 9px;
	color: #555;
	}
	
.hprightlink {
	text-align: right;
	}

.hprightlink a {
	font-size: 9px Important!;
	}

.buylink A:link {font-size: 10px; color:green; background: transparent; text-decoration:underline;}
.buylink A:visited {font-size: 10px; color:green; background: transparent; text-decoration:underline;}
.buylink A:hover {font-size: 10px; color:green; background: transparent; text-decoration:none;}
	
#clearprod {
	clear: both;
	}
	
.hpproddesc {
	font-size: 10px;
	margin-top: 10px;
	padding-bottom: 14px;
	border-bottom: 2px dotted #F4C85E;
	}
	
.prodtitle {
	text-transform: uppercase;
	font-weight: 600;
	}
	
/* ##### End Right */

/* ##### Begin FOOTER */
.catalognote {
	font-size: 9px;
	}
	
.copyright {
	font-size: 9px;
	color: #555;
	line-height: 34px;
}
/* ##### End FOOTER ##### */

/*##### Catalog */

#left dl {
  	float: left;
  	width: 360px;
  	margin: 10px 5px;
  	padding: 0;
  	display: inline; /* fixes IE/Win double margin bug */
	
  	}
#left dt {
  	float: right;
  	width: 148px;
  	margin: 0;
  	padding: 0;
  	font-size: 10px;
		font-weight: bold;
  	letter-spacing: 1px;
  	color: #000;
		text-transform: uppercase;
	
  	}

*html #left dt {
	width: 160px;
	}
	
#left dd {
  	margin: 4px 0 0 98px;
  	padding: 0;
  	
  	color: #000;
  	}
#left dl dd.img {
   	margin: 0;
   	}
#left dd.img img {
  	float: left;
  	margin: 0 8px 0 0;
  	padding: 4px;
  	border: 0px solid #D9E0E6;
  	}
		
#right dl {
  	float: left;
  	width: 360px;
  	margin: 10px 5px;
  	padding: 0;
  	display: inline; /* fixes IE/Win double margin bug */
	
  	}
#right dt {
  	float: right;
  	width: 148px;
  	margin: 0;
  	padding: 0;
  	font-size: 10px;
		font-weight: bold;
  	letter-spacing: 1px;
  	color: #000;
		text-transform: uppercase;
	
  	}

*html #right dt {
	width: 160px;
	}
	
#right dd {
  	margin: 4px 0 0 98px;
  	padding: 0;
  	
  	color: #000;
  	}
#right dl dd.img {
   	margin: 0;
   	}
#right dd.img img {
  	float: left;
  	margin: 0 8px 0 0;
  	padding: 4px;
  	border: 0px solid #D9E0E6;
  	}
		
.minutes {
	font-transform: uppercase;
	font-size: 10px;
	font-weight: 600;
	}
	
.addtocart {
	
	}

.biolink {
	text-align: right;
	}

