/* cross-browser prep */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

* {
	margin:0px;
	padding:0px;
	border:0px;
}

/* ------------------------ Tabbed Navigation ------------------------ */
body, html {
	height: 100%;
	width: 100%;
}

a{
	color: #f3911e;
}
body {
	background-color: #ffffff;
	background-image: url(../img/bg-tile.gif);
	background-repeat: repeat-x;
	background-position: top center;
	font-family: arial;
	font-size: 12px;
	color: #333;
}
#wrap {
	width: 100%;
	background-image: url(../img/bg-light-gradient.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 600px;
}

#head {
	background-image: url(../img/American-Design-Inc.png);
	width: 950px; 
	height: 166px;
	margin: 0px auto 0px auto;
	position: relative;
}

#feature {
	background-image:url(../img/PH-home.jpg);
	width: 950px; 
	height: 284px;
	margin: 0px auto 0px auto;
	position: relative;
}

#subfeature{
	background-color: #192027;
	width: 950px; 
	height: 177px;
	margin: 0px auto 0px auto;
	position: relative;
}

#shadow{
	background-image:url(../img/home-content-shadow.jpg);
	width: 950px; 
	height: 34px;
	margin: 0px auto 0px auto;
	position: relative;
}

#content {
	width: 930px;
	margin: 0px auto;
	position: relative;
	background-color: #fff;
	background-image: url(../img/bg-sidebar.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 10px;
	min-height: 600px;
	font-size: 14px; line-height: 17px;
	overflow: auto;
}

#content-search {
	width: 930px;
	margin: 0px auto;
	position: relative;
	background-color: #fff;
	padding: 10px;
	min-height: 600px;
	font-size: 14px; line-height: 17px;
	overflow: auto;
}

#footer {
	background-color: #192027;
	position: relative;
	margin: 0px auto 0px auto;
	width: 940px;
	height: 20px;
	font-size: 11px; 
	font-family: Arial, Verdana, sans-serif;
	color: #ccc;
	padding-top: 10px;
	padding-left: 10px;
	
}
#footer a{
	color: #3971aa;
}
#footer a:hover, #footer a:active, #footer a:visited {
	color: #7caee1;
}

#subtitle{
	background-color: #192027;
	width: 950px; 
	height: 30px;
	margin: 0px auto 0px auto;
	position: relative;
}

#subtnav{
	background-color: #121619;
	width: 950px; 
	height: 30px;
	margin: 0px auto 0px auto;
	position: relative;
	padding: 5px 0px 0px 0px;
}
#subtnav a {
	text-decoration: none;
}
#subtnav a:hover {
	color: #fff;
}
#h1 {
	position: absolute;
	color: #fff;
	font-family: Arial Narrow, Arial, Helvetica, Verdana, Sans-serif;
	font-weight: bold;
	font-size: 18px;
	top: 5px;
	left: 10px;
}
#content h1 {
	display: block;
	width: 100%;/*716px;*/
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	color: #333;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
}

#content h3 {
	display: block;
	width: 100%;/*716px;*/
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}

hr {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #666;
}

#content p {margin-bottom: 20px;}

#content ul, #content-subcontent ul {margin-bottom: 20px;}
#content ul li, #content-subcontent ul li {margin-left: 20px; list-style-type:disc; margin-bottom: 15px; color: #333;}
#content ul li strong, #content-subcontent ul li strong {color: #ed1f24;}

#content #sublist {
	width: 580px;
	height: auto;
	position: relative;
	float: left;
}

#content ul li.overview {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	overflow: auto;
}

#content ul li.overview img {
	border: none;
	margin-right: 15px;
	margin-bottom: 20px;
	float: left;
}

#content ul li.overview h2 {
	color: #29506c;
	margin: 0px 0px 2px 0px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#content ul li.overview p {
	margin: 0px 0px 20px 0px;
	font-family: arial;
	font-size: 13px;
	color: #333;
	line-height: 18px;
}
#content ul li.overview div {
	float: left;
	width: 380px;
}
#content ul li.overview div a {
	text-decoration: none;
}

#more {
	background:url("../img/btn-learn-more.gif") no-repeat;
	display: block;
	width: 82px;
	height: 25px;
	text-indent:-999999px;
	text-decoration: none;
	margin-top: 8px;
}



#quote-request input[type="text"], #quote-request input[type="file"],#quote-request textarea   {
	border: 1px solid #192027;
	padding: 2px;
	margin: 2px;
}

#quote-request textarea {width: 550px; height: 100px;}

#quote-request input[type="submit"] {
	width: 75px; 
	padding: 5px;
	color: #fff;
	background-color: #192027;
}

#inputfrm {
float: right;
position: relative;
top: 0px;
right: 0px;
width: 300px;
margin-left: 15px;
margin-right: 5px;
text-align: right;


}
#inputfrm input, #inputfrm textarea, #inputfrm select{
	width: 200px;
	margin: 2px 0px 2px 4px;
	padding: 2px;
	border: 1px solid #ccc;
}

#inputfrm textarea { height: 150px;}

/* page specific */
.map {width: 950px; margin: 0px auto;}
#map_canvas { width: 950px; height: 300px;}

/*about*/
#subimage {
	/*background-image:url(../img/PH-home.jpg);*/
	width: 950px;
	height: 200px;
	margin: 0px auto 0px auto;
	position: relative;
	background-color: #ccc;
}
.sub-about {
	background-image:url(../img/sub-about.jpg);
}

.sub-quote {
	background-image:url(../img/sub-quote.jpg);
}

.sub-quality {
	background-image:url(../img/sub-quality.jpg);
}

.sub-products {
	background-image:url(../img/sub-products.jpg);
}

.sub-products-tooling {
	background-image:url(../img/sub-products-tooling.jpg);
}

.sub-products-operations {
	background-image:url(../img/sub-products-operations.jpg);
}


#quote-calltoaction {
	font-size: 12px;
	line-height: 13px;
	width: 300px;
	min-height: 450px;
	float: right;
	margin-left: 15px;
	margin-bottom: 30px;
}

#quote-calltoaction p {
	margin-left: 6px;	
}



#searchbar {
	z-index: 9999;
	width: 238px;
	height: 31px;
	position: absolute; 
	top: 41px; 
	right: 0px;
	background-image: url("../img/search-bg.png");
	background-repeat: no-repeat;
}

#searchbar form input {
	border: none;
	border-width: 0px;
	border-color: rgba(0,0,0,0);
	background-color: rgba(0,0,0,0);
	color: #fff;
	background: none;
}

#searchbar form input[type="text"] {
	width: 190px; 
	position: absolute;
	font-size: 11px;
	left: 15px;
	top: 4px;
	padding: 4px 0px 0px 3px;
}

#searchbar form input[type="text"]:focus {
	outline: none;
}

#searchbar .submit {
	width: 31px; 
	height: 31px;
	line-height: 31px;
	position: absolute;
	right: 0px;
	background-image: url(../img/search-btn.png);
	border: none;
}





#homelnk {
	height: 166px;
	width: 170px;
	display: block;
	text-indent:-9000px;
	overflow: hidden;
}

/* NAVIGATION */
.nav {
	width: 542px;
	height: 57px;
	background: url('../img/navsprites.png') no-repeat;
	position: absolute;
	bottom: 8px;
	right: 238px;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 57px;
	text-indent: -9000px;
	overflow: hidden;
}
.nav .products a:link, .nav .products a:visited {left: 0px; width: 102px;}
.nav .products a:hover, .nav .products a:focus {background: url('../img/navsprites.png') no-repeat 0px -57px; left: 0px;}
.nav .products a:active {background: url('../img/navsprites.png') no-repeat 0px -57px;}
.nav-products {position: absolute; top: 0; left: 0px; width: 102px; height: 57px; background: url('../img/navsprites.png') no-repeat 0px -57px;}
.current-products .products a:link, .current-products .products a:visited {
	background: url('../img/navsprites.png') no-repeat 0px -57px;
	cursor: default;
}

.nav .quality a:link, .nav .quality a:visited {left: 103px; width: 87px;}
.nav .quality a:hover, .nav .quality a:focus {background: url('../img/navsprites.png') no-repeat -103px -57px;}
.nav .quality a:active {background: url('../img/navsprites.png') no-repeat -103px -57px;}
.nav-quality {position: absolute; top: 0; left: 103px; width: 87px; height: 57px; background: url('../img/navsprites.png') no-repeat -103px -57px;}
.current-quality .quality a:link, .current-quality .quality a:visited {
	background: url('../img/navsprites.png') no-repeat -103px -57px;
	cursor: default;
}

.nav .quote a:link, .nav .quote a:visited {left: 191px; width: 140px;}
.nav .quote a:hover, .nav .quote a:focus {background: url('../img/navsprites.png') no-repeat -191px -57px;}
.nav .quote a:active {background: url('../img/navsprites.png') no-repeat -191px -57px;}
.nav-quote {position: absolute; top: 0; left: 191px; width: 140px; height: 57px; background: url('../img/navsprites.png') no-repeat -191px -57px;}
.current-quote .quote a:link, .current-quote .quote a:visited {
	background: url('../img/navsprites.png') no-repeat -191px -57px;
	cursor: default;
}

.nav .about a:link, .nav .about a:visited {left: 332px; width: 100px;}
.nav .about a:hover, .nav .about a:focus {background: url('../img/navsprites.png') no-repeat -332px -57px;}
.nav .about a:active {background: url('../img/navsprites.png') no-repeat -332px -57px;}
.nav-about {position: absolute; top: 0; left: 332px; width: 100px; height: 57px; background: url('../img/navsprites.png') no-repeat -332px -57px;}
.current-about .about a:link, .current-about .about a:visited {
	background: url('../img/navsprites.png') no-repeat -332px -57px;
	cursor: default;
}

.nav .contact a:link, .nav .contact a:visited {left: 433px; width: 108px;}
.nav .contact a:hover, .nav .contact a:focus {background: url('../img/navsprites.png') no-repeat -433px -57px;}
.nav .contact a:active {background: url('../img/navsprites.png') no-repeat -433px -57px;}
.nav-contact {position: absolute; top: 0; left: 433px; width: 108px; height: 57px; background: url('../img/navsprites.png') no-repeat -433px -57px;}
.current-contact .contact a:link, .current-contact .contact a:visited {
	background: url('../img/navsprites.png') no-repeat -433px -57px;
	cursor: default;
}

#clear-float {clear:both; font-size: 1px; line-height: 0px;}