@import url("list%20columns.css");
@import url("navigation.css");
/* CSS Document */
body {
	margin:0;
	padding:0;
	background: #fff;
	border-top: 56px solid #699;
	border-bottom: 56px solid #313B92;
	color: #336;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.5em;
}
p {
	margin: 0 0 1.25em;
	padding:0;
}
a {
	color:#239;
}
a:hover {
	color:#663;
}
#wrapper {
	position:relative;
	width: 750px;
	top: -29px;
	padding-left:17px;
	background: url(../images/hinge.jpg) no-repeat 0px 50px;
}
h1 {
	color: #FFF;
	background: #313B92;
	font: 2.2em Impact, Geneva, Arial, Helvetica, sans-serif;
	margin:0 0 0 -17px;
	padding: 8px 0 8px 17px;
}
h1 a {
	color:#fff;
	text-decoration:none;
}
h1 a:hover {
	color:#CCCCFF;
}
#think {
	float:right;
	position:relative;
	top:-85px;
}
h2 {
	font: 2.5em Impact, Geneva, Arial, Helvetica, sans-serif;
	margin:0 0 .5em;
	padding:0;
}
h3 {
	margin-bottom:0;
}
ul {
	margin-top:0;
}	
.bodycopy {
		padding-top:122px;
}
.bodycopy p {
	width:440px;
}
.bodycopy ul {
	/*width: 400px;*/
	list-style-type: disc;
	margin-right:300px;
	color:#033;
}
.bodycopy li {
	margin-bottom: .5em;
}
#catalogs {
	background-color:#699;
	padding:13px 0 5px;
	width:249px;
	float:right;
	margin:20px 0 20px 50px;
	
}
#catalogs.moved {
	position:absolute;
	right:0;
	top:200px;
}
#catalogs.moved a, #catalogs.unmoved a{
	display:inline;
	height:auto;
	width:auto;
	text-indent:0;
	font-weight:bold;
}
#catalogs.moved li, #catalogs.unmoved li {
	padding:8px;
}
#catalogs.unmoved {
	position:relative;
	float:none;
	margin:20px 0 0;
}
	#catalogs h2 {
		font: 1.65em Impact, Geneva, Arial, Helvetica, sans-serif;
		color:#fff;
		margin:0 8px 13px -17px;
		padding:5px 5px 5px 28px;
		background-color: #313B92;
		}
		span.small {
			font-size:.5em;
		}
#catalogs a {
	display:block;
	margin: 0 0 8px;
	padding:0;
	width:249px;
	height:59px;
	text-indent:-5000px
}
	#catalogs ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#hinge {
		background-image:url(../images/hinge_link.jpg);
	}
	#trim {
		background-image:url(../images/trim.jpg);
	}
	#closers {
		height:60px;
		background-image:url(../images/closers.jpg);
	}
	#locks {
		height:61px;
		background-image:url(../images/lock.jpg);
	}




#contact {
	width:472px;
	margin: 35px 0 35px -17px;
	padding: 13px 0 0 17px;
	font-size:.9em;
}
#contact.white {
	background: url(none);
}
	#contact h2 {
		font: 1.65em Impact, Geneva, Arial, Helvetica, sans-serif;
		color:#fff;
		margin:0 -17px 13px -10px;
		padding:5px 5px 5px 8px;
		background-color: #313B92;
	}
	
label {
	display:block;
	font-weight:900;
	margin-bottom:0;
	line-height:1em;
	margin-bottom:12px;
}
label.float {
	float:left;
	margin-right:8px;
}
input, textarea {
	border-top:#7A7a7a 1px solid;
	border-left:#7A7a7a 1px solid;
	border-right: #7A7a7a 2px solid;
	border-bottom: #7A7a7a 2px solid;
	display:block;
}
input:focus, textarea:focus {
	background-color:#F6EDDB;
}
input#Submit {
	border:#7A7a7a 1px solid;
}
div.vcard {
	float:right;
	padding-right: 10px;
	font-weight:900;
	line-height:1.25em;
}
	div.adr {
		margin-bottom: 1em;
	}
	a.email {
		margin-top:1em;
		display:block;
	}
#credit {
	font-size:.77em;
	text-align:right;
	margin:0;
	padding: 0 5px;
	color:#699;
}
#credit a {
	color: #6E7AC3;
}

img.product {
	float:left;
	padding-right:10px;
}
.clear {
	clear:both;
}
.unbold {
	font-weight:normal;
}