@import url("tabs.css");
@import url("catalog.css");

/* GLOBAL
------------------*/
BODY {
	padding:0;
	margin:10px 10px 10px 10px;
	background:#999;
	font-family:verdana;
	font-size:90%;
	}
A IMG {
	border-width:0;
	}
P {
	margin-top:5px;
	}
TABLE {
	margin-bottom:10px;
	}
TD { padding-right:10px; }
	
#main {
	width:775px;
	padding-bottom:20px;
	margin-left:auto;
	margin-right:auto;

	}
	
#head {
	background: url("head_bg.gif") no-repeat;
	height:94px;
	}
#head img {
	margin:12px 30px;
	}
	
#photo {
	position:absolute;
	top:10px;
	}
	
#content {
	position:relative;
	/*background-image:url("stripe.gif");*/
	background-color:#d0d0d0;
	padding-bottom:15px;
	padding-top:5px;
	}
	
#left {
	width:200px;
	position:absolute;
	top:29px;
	left:5px;
	font-family:tahoma;
	font-size:95%;
	}
#left p {
	padding-left:6px;
	}
	
#pdf {
	position:absolute;
	top:0px;
	left:0px;
	}
#left ul {
	background-color:#eee;
	padding:0;
	margin:0;
	list-style:none;
	border-right:1px solid #246;
	border-left:1px solid #246;
	border-bottom:1px solid #246;
	}
#left li {
	margin:0;
	}
#left ul a {
	width:193px;
	\width:198px;
	w\idth:193px;
	display:block;
	text-decoration:none;
	color:#246;
	padding:2px 0px 2px 5px;
	}

body#adhesives #left ul li a#adhesives,
body#abrasives #left ul li a#abrasives,
body#automotive #left ul li a#automotive,
body#backing_rod #left ul li a#backing_rod,
body#caulking_guns #left ul li a#caulking_guns,
body#foam #left ul li a#foam,
body#drilling #left ul li a#drilling,
body#glass_handling #left ul li a#glass_handling,
body#glazing #left ul li a#glazing,
body#insulated_glass #left ul li a#insulated_glass,
body#mirror_accessories #left ul li a#mirror_accessories,
body#mirror_adhesives #left ul li a#mirror_adhesives,
body#packing_tape #left ul li a#packing_tape,
body#putty #left ul li a#putty,
body#screening_cloth #left ul li a#screening_cloth,
body#screening_material #left ul li a#screening_material,
body#security #left ul li a#security,
body#shims #left ul li a#shims,
body#shop #left ul li a#shop,
body#shower_doors #left ul li a#shower_doors,
body#skylights #left ul li a#skylights {
	background-color:#246;
	color:white;
}
#left ul li a:hover {
	background-color:#C3D2DA;
	}
#left .selected a, #left .selected a:hover { background-color:#246; color:#ccc; }

	
#contact {
	padding-left:300px;
	height:175px;
	font-family:arial;
	font-size:110%;
	color:#678;
	font-weight:bold;
	position:relative;
	}
#contact img {
	position:absolute;
	left:270px;
	}
#contact b {
	font-size:150%;
	font-weight:normal;
	}
#contact p { margin-bottom:4px; }
#contact a { color:blue; }
#contact a:hover { color:#082; }
		
#right {
	padding:10px 10px 0px 20px;
	margin-left:205px;
	position:relative;
	}
	
#footer {
	text-align:right;
	color:#454;
	margin-top:4px;
	}
#footer a {
	text-decoration:none;
	color:#CACAAD;
	}
#footer a:hover {
	text-decoration:underline;
	}
table.coverage {
	margin-left:20px; margin-bottom:10px; 
	}
table.coverage th { border-bottom:1px solid black; }
table.coverage td { text-align:center; }

.inlinethumb { float:right; }
.inlinecell table { clear:right; }
.description table { clear:right; }

