/*************** Main Stucture Styles ******************/
body {
	margin:0;
	background-color:#f5e6c9;
	font-family: Arial, Geneva, sans-serif;
    font-size:100%;
}
#container {
	margin:0 auto 0 auto;
	width:95%;
	border:0;
	max-width:1150px;
	min-width:915px;
	width: expression(document.body.clientWidth < 915? "915px" : document.body.clientWidth > 1150? "1150px" : "auto");
}
#main {
	margin:0;
	padding:7px 8px 8px 8px;
	background-color:#FFFFFF;
	width:93%;
	border-left:solid #999999 1px;
	border-right:solid #999999 1px;
	overflow:hidden;
}
#width {
	width:915px;
	height:1px;
}
#left-shadow, #right-shadow {
	width:6px;
	max-width:6px;
}
#left-shadow {
	background:#f5e6c9 url(../struc/drop-left.jpg) repeat-y right;
}
#right-shadow {
	background:#f5e6c9 url(../struc/drop-right.jpg) repeat-y left;
}
#content {
	display:block;
	top:0;
	width:auto;
	margin:5px 30px 30px 22px;
	height:auto;
	min-height:220px;
}
#ie6 p {
	display:none;
}
/*************** Header Divs ******************/
#head {
	margin:0;
	padding:0;
	background:url(../struc/head.jpg) repeat-x top;
	width:auto;
	height:135px;
	display:block;
}
#logo {
	background:url(../struc/jjhooks.png) no-repeat left bottom;
	height:135px;
	width:auto;
	margin: 0 0 0 20px;
	text-align:left;
	color:#FF9522;
	display:block;
}
#top-block {
	width:100%;
	height:26px;
	margin: 18px 0 0 0;
	padding:0;
	float:right;
}
#nav-top {
	float:right;
	display:block;
	font-size:14px;
	margin: 8px 26px 0 0;
	height:30px;
}
.search {
	width: auto;
	top:auto;
	margin:1px 22px 0 30px;
	padding: 0px;
	float:right;
}
/*************** drop down menu ******************/
.divider {
	padding:4px 0 0 0;
}
#nav {
	width:92%;
	height:30px;
	margin:5px 0 0 100px;
	padding:0;
	font-size:15px;
	z-index:2000;
	display:block;
	float:left;
}
.nav a {
	text-align: left;
	display:block;
	white-space:nowrap;
	z-index:2000;
}
.nav a.parent:link, .nav a.parent:visited, .nav a.parent:active {
	color: #FFFFFF;
	padding:5px 7px 5px 7px;
}
.nav a.sub:link, .nav a.sub:visited, .nav a.sub:active {
	color: #FFFFFF;
	background-color:#792a01;
	z-index:2000;
}
.nav a.parent:hover {
	color: white;
	background-color: #7a2a01;
	padding:5px 7px 5px 7px;
}
.nav a.sub {
	text-align:left;
	font-size:12px;
	width:150px;
	padding:3px 8px 3px 8px;
	margin:0;
	background: url(../struc/gradient.jpg) repeat;
}
.nav a.sub:hover {
	color: #ffffff;
	margin:0;
	background-color: #7a2a01;
	background-image:none;
	z-index:2000;
}
.nav ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.nav li {
	position:relative;
	min-height: 1px;	
	vertical-align: bottom;
}
.nav ul ul {
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
}
.nav ul ul ul {
	top:0;
	left:100%;
}
div.nav li:hover {
	z-index:100;
}
div.nav li:hover ul ul,
div.nav li li:hover ul ul,
div.nav li li li:hover ul ul,
div.nav li li li li:hover ul ul
{display:none;}
div.nav li:hover ul,
div.nav li li:hover ul,
div.nav li li li:hover ul,
div.nav li li li li:hover ul
{display:block;}

/*************** Buttons ******************/
.button, .button2, .button3 {
	white-space: nowrap;
	display: block;
	padding: 0;
	border:0;
}
.button {
	width: 335px;
	height: 26px;
	float:right;
	margin:0 22px 0 0;
}
.button2 {
	width: auto;
	height: auto;
	margin: 5px 0 0 2px;
	float:left;
}
.button3 {
	width: 345px;
	height: auto;
	margin: 15px 0 15px 0;
	float:left;
}
.button a, .button2 a, .button3 a  {
	display: block;
	width: auto;
}
.button img {
	border: 0;
	height:24px;
}
.button2 img {
	width: 32px;
	height:32px;
	border: 0
}
.button3 img {
	border: 0;
	height:35px;
}
* html a:hover {
	visibility:visible
}
.button a:hover img, .button2 a:hover img, .button3 a:hover img {
	visibility:hidden
}
#forward {
	background: url(../struc/right-button2.jpg) no-repeat;
	float:left;
}
#up {
	background: url(../struc/top-button2.jpg) no-repeat;
	float:left;
}
#back {
	background: url(../struc/left-button2.jpg) no-repeat;
	float:left;
}
#quote, #quote2 {
	float:left;
}
#quote {
	background: url(../struc/quote-roll.jpg) no-repeat;
	width:158px;
}
#quote2 {
	background: url(../struc/quote-roll2.jpg) no-repeat;
	width:168px;
}
#zip, #zip2 {
	float:right;
}
#zip {
	background: url(../struc/manufacturer-roll.jpg) no-repeat;
	width:164px;
}
#zip2 {
	background: url(../struc/manufacturer-roll2.jpg) no-repeat;
	width:174px;
}
/*************** Foot Divs ******************/
.spacer {
	margin:0 2px 0 2px;
}
#foot {
	margin:0;
	background:url(../struc/foot.jpg) repeat-x top;
	width:auto;
	height:88px;
	bottom:0;
}
#foot-interior {
	width:auto;
	height:auto;
	padding:25px 20px 0 20px;
	color:#FFFFFF;
	font-size:12px;
	line-height:135%;
}	
/*************** Links ******************/
a {
	text-decoration:none;
}
p a, #content ul a {
	text-decoration:underline;
}
p a:link, #content ul a:link {
	color:#D25927
}
p a:visited, #content ul a:visited {
	color:#666666
}
p a:hover, p a:active, #content ul a:hover, #content ul a:active {
	color:#772800
}
#nav-top a:link, #nav a:link {
	color:#FFFFFF;
}
#nav-top a:visited, #nav a:visited {
	color:#DBDBDB;
}
#nav-top a:hover, #nav a:hover, #nav-top a:active, #nav a:active {
	color:#FF9522;
}
#foot-interior a:link {
	color:#FF9522;
}
#foot-interior a:visited {
	color:#DBDBDB;
}
#foot-interior a:hover {
	color: #CC6600;
}
/*************** Misc ******************/
img {
	border:none;
}
.clear {
    display: block;
    clear: both;
	height:1px;
}
#content ul {
	list-style-image: url(../struc/bullet.jpg);
	margin-bottom: 16px;
	line-height:120%;
	letter-spacing:110%;
}
.left {
	float:left;
	margin:0 2% 0 0;
	width:55%;
}
.right {
	float:right;
	margin:0 2% 0 0;
	width:324px;
}
.left2 {
	float:left;
	margin:0 5% 0 0;
	width:45%;
}
.right2 {
	float:right;
	margin:0;
	width:425px;
}
iframe {
	margin-top:20px
}

/*************** Base Tages ******************/
h1, h2, h3 {
	margin-top:0;
}
h1 {
	color:#772800;
	font-size:1.4em;
}
h2 {
	color:#cd4d1e;
	margin:25px 0 2px 0;
	font-size:1em;
}
h3 {
	color:#cd4d1e;
	font-size:.85em;
}
p {
	margin:15px 0 15px 15px;
	font-size:.85em;
	line-height:130%;
}
#content ul, #content em {
	font-size:.85em;
	line-height:130%;
	letter-spacing:130%;
}
#content li {
	margin-bottom:4px;
}
.indent {
	margin-left:20px;
}
#content ul ul {
	font-size:1em;
	line-height:130%;
	letter-spacing:130%;
	margin-top:5px;
}
.small {font-size:.8em}

/*************** Img Tages ******************/
.captionR {
	border:1px #333333 solid;
	background-color:#ececec;
	padding:10px;
	font-size:0.8em;
	width:300px;
	height:auto;
	display:inline;
	color:#000000;
	line-height:120%;
	text-align:center;
	float:right;
	margin:0 0 20px 0;
}
.captionR img {
	margin:0 0 7px 0;
	border:1px #333333 solid;
}
