/* 
D&W MANUFACTURING (WWW.DWMFG.COM)
-------------------------------------------
©2007 TOPSPOT INTERNET MARKETING SOLUTIONS
CASCADING STYLE SHEET (SCREEN)
===========================================
COLOR TABLE
-------------------------------------------
SKY BLUE		#B7D0F6
DARK BLUE		#0B547A
DARK GRAY		#212121
-------------------------------------------

*/
body {
	margin: 0;
	padding: 0;
	background: #B7D0F6;
	font: normal .85em Arial, Helvetica, sans-serif;
	color: #212121;
}

.servicePix {
float:left;
margin:0 12px 4px 0;
}

a, a:visited {
	text-decoration: underline;
	color: #212121;
}
a:hover {
	text-decoration: none;
}
#outsideWrapper {
	width: 760px;
	border-left: solid 20px #000;
	border-right: solid 20px #000;
	margin: 0 0 0 60px;
	text-align: center /* ID 5.5 */
}
#insideBorder {
	background: #F1F1F1;
	border-right: solid 10px #0B547A;
	border-left: solid 10px #0B547A;
}	

#header {
	background: transparent url(images/top_grade-gray.gif) repeat-x left top;
	height: 157px;
	margin: 0 auto;
	text-align: left; /* BRING IE 5.5 FIX BACK HOME */
	position: relative;

}
h1#logo {margin: 0; padding: 7px 0 0 10px;}
h1#logo a{
	
	width: 147px;
	height: 129px;
	text-indent: -9999px;
	background: transparent url(images/dw_logo.gif) no-repeat left top;
	display: block;
}

#callout {
	color: #0B547A;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.8em;
	position: absolute;
	top: 10px;
	right: 35px;
	margin: 0;
}

#tagline {
	color: #0B547A;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:2.5em;
	position: absolute;
	top: 95px;
	right: 125px;
	margin: 0;
}

a.quoteButton {
	color: #0B547A;
	width: 170px;
	border: solid 1px #069;
	background: #FFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding: 7px;
	display: block;	
	position: absolute;
	top: 50px;
	right: 35px;
}

a.quoteButton:hover {
color:#FFF;
background: #0B547A;
border: solid 1px #FFF;

}

#contentWrapper {
	width: 700px;
	border: solid 1px #CFCFCF;
	min-height: 500px;
	background: #FFF url(images/light_blue_top_fade.gif) repeat-x left top;
	margin: 0 auto 30px;
	padding: 12px;
	text-align: left; /* BRING IE 5.5 FIX BACK HOME */
}
*html #contentWrapper {
	height: 500px;
}
#contentWrapper h1 {
	margin: 0 0 10px;
	font-family: "Times New Roman", Times, serif;
}
#contentWrapper h2 {
	margin: 0 0 10px;
	font-family: "Times New Roman", Times, serif;
}
#contentWrapper h2 img {
	float: right;
	margin: 0 10px;
}
#contentWrapper h1 img {
	float: right;
	margin: 0 10px;
}

#list {
line-height:1.8em;
}

#footer {
	background: #333;
	color: #FFF;
	font-size: 90%;
	text-align: center;
	padding: 20px 0 30px;
}
#footer a {
	color: #FFF;

}
#footer a.subtleLink {
	text-decoration: none;
}

/*====================================== NAVIGATION */
#nav {
	list-style: none;
	padding: 0;
	text-align: center;
	height: 2em;
	margin: 0 0 15px 35px;
}
#nav li {
	color: #FFF;
	font-weight: bold;
	float: left;
	background: transparent url(images/button_left_curve2.gif) no-repeat left top;
	margin-right: 15px;
}
#nav li a {
	color: #B7D0F6;
	text-decoration: none;
	width: 130px;
	display: block;
	line-height: 1.9em;
	padding: 0 7px 0 2px;
	margin-left: 5px;
	background: transparent url(images/button_right_curve2.gif) no-repeat right top;

}
#nav li:hover {
	color: #FFF;
	background: transparent url(images/button_left_curve2-ovr.gif) no-repeat left top;
}
#nav li a:hover {
	color: #FFF;
	background: transparent url(images/button_right_curve2-ovr.gif) no-repeat right top;
}

/*======================== Secondary Navigation ==*/

#nav2 {
list-style:none;
padding:0;
height:	.85em;
display:block;
padding:5px;
margin:0 0 10px 0;
background:#D5D5D5;
}

#nav2 li {
color:#000;
font-weight:bold;
float:left;
margin-right:20px;
margin-left:65px;
line-height:.85em;
}

#nav2 li a {
color:#074199;
}

#nav2 li a:hover {
color:#666;
}



/*======================== Buckets ===*/

#products-container {
width: 65%;
}

#shapes {
width: 200px;
height:110px;
background: #CCC;
border:solid 2px #333;
float:left;
margin-bottom:20px;
margin-right:20px;
}

#materials {
width: 200px;
height:110px;
background: #CCC;
border:solid 2px #333;
float:left;
margin-bottom:20px;
}

#industries {
width: 200px;
height:110px;
background: #CCC;
border:solid 2px #333;
float:left;
margin-right:20px;
}

#tubing {
width: 200px;
height:110px;
background: #CCC;
border:solid 2px #333;
float:left;
}

.bucket_header {
display:block;
background:#333;
text-transform:uppercase;
padding: 2px 0px 2px 5px;
}

.bucket_header a {
color: #B7D0F6;
}

.bucket_header a:hover {
text-decoration: none;
color:#FFF;
}

.bucket_list{
margin-top: 1px;
padding:2px;
margin-left:20px;
list-style-position: outside;
font: .85em Tahoma, Arial, Verdana;
line-height:1.3em;
}

a.bucket-links {color:#0000FF;}

a.bucket-links:hover {
color: #FF0000;
text-decoration:underline;
}

/*========================= FORM */
form {
	color: #000;
}
input, textarea { /* Global field attributes */
	border: solid 1px #000;
	margin-bottom: .5em;
	color: #000;
	font: normal .8em Arial, Helvetica, sans-serif;
}
input {
	width: 200px;
}
textarea {
	width: 300px;
}

fieldset {
	margin: 0 10px 10px 0;
	padding: 10px;
	border: solid 1px #999;
	width: 60%;
}

legend {
	color: #000;
}
	