@charset "utf-8";
/* Adhesive Systems, Inc. Author: EW Date created: 04.30.2008 */

* {
margin: 0;
padding: 0;
}

body {
background-color: #d6d6d6;
font: 70% Arial, Helvetica, sans-serif;
line-height: 130%;
}

#wrapper {
background: url(../images/wrapper_back.png) repeat-y;
background-color: #d6d6d6;
margin: 0 auto;
width: 934px;
}

#content {
}

#clear {
clear: both;
}

/* Header */

#header {
background: url(../images/header.gif) no-repeat;
background-color: #182351;
height: 148px;
margin: 0 0 0 16px;
width: 900px;
}

#header_info {
color: #fff;
float: right;
font-weight: bold;
letter-spacing: .1em;
padding: 70px 30px 0 0;
text-align: right;
width: 180px;
}

.header_image {
clear: right;
float: left;
border: none;
}

/* Menu */

#menu {
background: url(../images/menu_back.gif) no-repeat;
float: left;
line-height: 32px;
margin: 0 0 0 16px;
_margin: 0 0 0 8px;
width: 900px;
height:auto;
}

html>body #menu {
margin: 0 10px 0 16px;
}

#menu ul {
list-style: none;
/*padding: 0 0 0 20px;
*/}

#menu li {
float: left;
line-height: 32px;
margin: 0 0 0 20px;
}

html>body #menu li {
margin: 0 0 0 25px;
}

#menu a {
color: #fff;
display: block;
font-weight: bold;
text-decoration: none;
padding: 0 8px 0 0;
}

#menu a:hover {
background: transparent url(../images/button_right.gif) no-repeat scroll top right; 
color: #000;
display: block;
float: left;
height: 32px;
padding: 0 8px 0 0;   
}

#menu span {
line-height: 32px;
padding: 0 7px 0 15px;
}

#menu a:hover span {
background: transparent url(../images/button_left.gif) no-repeat; 
display: block;
line-height: 32px;
padding: 0 7px 0 15px;
}

#menu a.current {
background: transparent url(../images/button_right.gif) no-repeat scroll top right;
color: #000;
display: block;
font-weight: bold;
text-decoration: none;
padding: 0 8px 0 0;
}

#menu a.current span {
background: transparent url(../images/button_left.gif) no-repeat; 
display: block;
line-height: 32px;
padding: 0 7px 0 15px;
}

/* Search Bar */

#search {
clear: left;
float: right;
line-height: 32px;
margin: -30px 10px 0 0;
width: 200px;
z-index: 2;
}

html>body #search {
margin: -30px 20px 0 0;
}

.searchbox {
border: solid #000 1px;
float: left;
height: 21px;
margin: 3px 15px 3px 10px;
width: 140px;
}

.search_button {
float: left;
padding: 4px 0 0 0;
}

/* Main content */

#main {
float: left;
margin: 0 28px 0 26px;
_margin: 0 0 0 16px;
min-height:600px;
}

* html #main {height:600px;}

#main2 {
float: left;
margin: 0 28px 0 6px;
}

html>body #main2 {
margin: 0 18px 0 26px;
}

#left_bar {
background: url(../images/featured_back.gif) repeat-x;
float: left;
height: 429px;
padding: 0 0 15px 0;
text-align: center;
width: 165px;
}

#center {
float: left;
padding: 8px 15px 10px 15px;
width: 470px;
}

#center2 {
float: left;
padding: 0 0 0 10px;
width: 630px;
}

#center3 {
float: left;
margin: 8px 28px 0 16px;
width: 620px;
}

#center3 table {
text-align: center;
}

#center3 ul {
padding: 0 0 0 20px;
}

#center3 li {
padding: 5px 0 5px 0;
}

#center4 {
float: left;
padding: 10px 5px 10px 15px;
width: 470px;
}

html>body #center4 {
padding: 10px 15px 10px 15px;
}

#right_bar {
float: left;
padding: 10px 10px 10px 20px;
width: 170px;
}

#right_bar ul {
list-style: none;
}

#right_bar li {
font-size: 110%;
line-height: 150%;
}

#right_bar a {
padding: 0 0 0 17px;
}

#right_bar a:hover {
background: url(../images/list_ovr.gif) no-repeat;
color: #990000;
padding: 0 0 0 17px;
}

#right_bar_in a:hover {
background: none;
}

#catalog {
margin: 0 18px 0 16px;
}

#catalog table {
margin: 15px;
text-align: center;
width: 640px;
}

#catalog table td {
padding: 0 0 15px 0;
}

#catalog a:hover {
color: #660000;
}

#catalog2 {
float: left;
margin: 8px 18px 0 16px;
width: 630px;
}

#catalog2 table {
margin: 15px;
text-align: center;
}

#catalog2 table td {
padding: 0 0 15px 0;
}

#catalog2 a:hover {
color: #660000;
}

.inputform {
border: solid #666 1px;
width: 170px;
}

.inputform2 {
border: solid #666 1px;
height: 140px;
width: 340px;
}

.submitbutton {
background-color: #660000;
border: solid #666 1px;
color: #fff;
padding: 1px 5px 1px 5px;
}

.submitbutton:hover {
background-color: #ddd;
color: #600;
}

#quote {
/* background: url(../images/product_request.png) no-repeat; */
float: right;
height: 62px;
margin: 0 15px 0 0;
padding: 10px 0 0 0;
text-align: center;
width: 193px;
}

#quote a {
color: #fff;
font-size: 120%;
font-weight: bold;
line-height: 150%;
}

#quote a:hover {
color: #ccc;
}

/* Footer */

#footer {
background: url(../images/footer_back.gif) no-repeat;
color: #ccc;
height: 80px;
letter-spacing: .05em;
line-height: 140%;
padding: 10px 0 0 35px;
}

#footer a {
color: #ddd;
}

#footer a:hover {
color: #fff;
}



.product_image {
border: solid #666 1px;
clear: right;
float: left;
margin: 0 10px 10px 0;
}

.linkimage {
border: solid #666666 1px;
margin: 15px 0 10px 0;
}

.linkimage:hover {
border: solid #660000 1px;
}


p {
font-size: 110%;
line-height: 130%;
padding: 0 5px 15px 0;
}

a {
color: #000;
font-weight: bold;
text-decoration: none;
}

.header-one { /* Catalog */
background: url(../images/catalog_back.gif) no-repeat;
color: #fff;
font-size: 140%;
font-weight: bold;
line-height: 32px;
padding: 0 0 0 20px;
}

.header-two {
font-size: 150%;
font-style: italic;
line-height: 180%;
}

.header-three {
border-bottom: dotted #ccc 2px;
color: #323232;
font-size: 140%;
line-height: 160%;
margin: 0 0 10px 0;
padding: 0;
}

.header-four {
color: #fff;
font-size: 24px;
line-height: 140%;
}

b { 
color: #000;
font-size: 180%;
font-weight: bold;
line-height: 140%;
padding: 3px 0px 0px 0px;
display:block;
}

h2 {
font-size: 150%;
font-style: italic;
line-height: 140%;
padding: 0px;
}

h3 {
border-bottom: dotted #ccc 2px;
color: #323232;
font-size: 140%;
line-height: 160%;
margin: 0 0 10px 0;
}

h4 {
color: #fff;
font-size: 24px;
line-height: 140%;
}

.viewall {
font-size: 130%;
line-height: 190%;
}

.boldred {
color: #660000;
font-weight: bold;
}

.link_image {
border: none;
margin: 10px 0 0 -28px;
}

#center a.productLink {
color: #009;
text-decoration: underline;
}

/* Specifictions */		

#specifications, #additional{
	border:#ccc 1px solid;
	width:100%;
	border-collapse:collapse;
	float:left;
	margin: 10px 0px;
	}
	
#specifications th,  #additional th{
	background: #000 url(../images/img_th_bg.jpg) repeat-x;
	height:25px;
	color:#fff;
	font-weight:bold;
	padding: 0px 4px 0px 4px;
	text-align:center;
	}
	
#specifications td,  #additional td{
	border:#ccc 1px solid;
	padding:4px;
	text-align:center;
	vertical-align:middle;
	}
	
.altrow {
	background-color:#eaeaea;
	}
	
#qty {
	width:25px;
	border:#ccc 1px solid;
	height:16px;
	float:left;
	clear:both;
	margin-right:5px;
	}

#specifications form{
	width:60px;
	}
	
	
	
	
#page ul {margin-left:12px; padding-bottom:12px; line-height:160%;}

#page li {padding-left:16px; color: #660000; font-weight: bold;}

#page ul ul {margin-left:12px;}

#page ul ul li {background:none; padding-left:8px;}

#page ul ul ul {margin-left:12px;}

#page ul ul ul li {background:none; padding-left:8px;}

#page li h2 {margin-top:12px;}

#page  a {color: #990000; font-weight: bold;}

#page  a:hover {color: #000; font-weight: bold;}
