/* Background-Styles */
html {
}

body {
	padding:0px;
	margin:0px;
	background:#ececec url(/images/bodybg.jpg) no-repeat center top;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	line-height:19px;
	color:#7f7d78;
	width: 100%;
    display: table;
}
#main {
	padding-bottom:0px;
}
#main .container {
}

#footer {
	background:url(/images/footerbg.jpg) no-repeat center bottom;
	position:relative;
}
.container {
	width:980px;
	margin:0 auto;
	position: relative;
}

/* images */
.image {
	background:#f2f1f1;
	border:1px solid #e2e2e2;
	padding:6px;
}
.float-right {
	float:right;
	margin:5px 0px 10px 10px;
}
.float-left {
	float:left;
	margin: 6px 15px 25px 0px;
}

/* Header-Styles */
#header {
	padding-top:20px;
}
.spacer {
	margin:0px auto;
	padding-bottom:30px;
}
#logo h1,#logo small {
	margin:0px;
	display:block;
	text-indent: -9999px;
}

/* Logo-Styles */
#logo {
	background-image:url(/images/logo.png);
	background-repeat:no-repeat;
	width:210px;
	height:79px;
	padding-bottom: 11px;
}

/* Search */
#search {
	margin:0px;
	right:0px;
	float:right;
	width:233px;
	padding-top:13px;
}
#search h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#search p {
	font-size:11px;
	color:#99999;
	margin-bottom:20px;
	padding-bottom:10px;
}
#search input {
	font-size:12px;
	right:0px;
	border:1px solid #858484;
	padding:6.75px 2px 6.5px 2px;
	width:160px;
	margin:2px 0 2px 0px;
}
#search .buttonsearch {
	background:url(/images/search-button.gif) repeat-x;
	width:60px;
	padding:1px 0px 1px 0px;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	border:1px solid #686868;
	text-transform:none;
	height:31px;
}
#search .buttonsearch:hover {
	width:60px;
	background:url(/images/searchbghover.gif);
	border:1px solid #990005;
	color:#ffffff;
	height: 31px;
}

/* Block */
.block {
	background-color:#ffffff;
	position:relative;
}
.block_inside {
	display:block;
	border:1px solid #ffffff;
	background:#ffffff url(/images/background_block_slice.jpg) repeat-x;
	padding:10px 20px 20px 20px;
	overflow:auto;
}

/* Slideshow */
.slideshow_inside {
	width:630px;
	float:left;
	display:block;
	border:1px solid #e8e7e6;
	padding:0px;
	height:260px;
}

/* Content Area Narrow*/
#content_area {
	width:980px;
	margin:0px auto;
	margin-top:41px;
}
#content_area .block_inside {
	min-height:400px;
	border-left:1px solid #dfdede;
	border-right:1px solid #dfdede;
}
#content_area .main {
	float:left;
	width:615px;
	margin:0px;
	padding:0px 8px 0px 0px;
	display:block;
	height:auto;
}
#content_area .main h1 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:26px;
	font-style:normal;
	font-weight:bold;
	text-transform:normal;
	letter-spacing:-1px;
	line-height:1.2em;
	color:#484746;
	padding:5px 0px 10px 0px;
}
#content_area .main h2 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	text-transform:normal;
	letter-spacing:-1px;
	line-height:1.2em;
	color:#5b5a5a;
	padding:5px 0px 9px 0px;
}
#content_area .main h3 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:16px;
	font-style:normal;
	text-transform:normal;
	letter-spacing:-1px;
	line-height:1.2em;
	color:#808080;
	padding:5px 0px 5px 0px;
}
#content_area .main h4 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-transform:normal;
	text-decoration:underline;
	letter-spacing:-1px;
	line-height:1.2em;
	color:#2E609D;
	padding:5px 0px 10px 0px;
}
#content_area .main h5 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-transform:normal;
	letter-spacing:-1px;
	line-height:1.2em;
	color:#5b5a5a;
	padding: 5px 0px 5px 0px;
}

/* Content Area Wide*/
#content_area .wide {
	float:left;
	width:938px;
	margin:0px;
	padding:0px;
	height:auto;
}
#content_area .wide h1 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:26px;
	font-style:normal;
	font-weight:bold;
	text-transform:normal;
	letter-spacing:-1px;
	line-height:1.2em;
	color:#484746;
	padding:5px 0px 10px 0px;
}
#content_area .wide h2 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	text-transform:normal;
	letter-spacing:-1px;
	line-height:1.2em;
	color:#5b5a5a;
	padding:5px 0px 5px 0px;
}
#content_area .wide h3 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:16px;
	font-style:normal;
	text-transform:normal;
	letter-spacing:-1px;
	line-height:1.2em;
	color:#5b5a5a;
	padding:5px 0px 5px 0px;
}

/* Content Area Dividers*/
#content_area .separator {
	border-top:1px solid #e8e7e6;
	margin-top:10px;
	padding-top: 10px;
}
#divider {
	width:auto;
	height:5px;
	background:url(/images/divider.gif) repeat-x top;
	margin:10px 0px 7px 0px;
}
.divider {
	width:100%;
	background:url(/images/product-divider.gif) repeat-x;
	margin:4px 0px 0px 0px;
	height:10px;
}

/* Main Sidebar Top Box*/
#sidebar {
	width:300px;
	float:right;
	position:relative;
	height:262px;
}
#sidebar .block_box {
	height:100%;
}
#sidebar .box {
	width:298px;
	margin-bottom:4px;
	border:1px solid #e8e7e6;
	height:126px;
}
#sidebar .box .text {
	float:left;
	width:170px;
	padding:0px 10px;
	font-size:11px;
	height:100px;
}
#sidebar .box .text h3 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	text-transform:normal;
	letter-spacing:-1px;
	line-height:1.2em;
	color:#484746;
	padding-top:7px;
	margin-top:0px;
}
#sidebar .box .bg {
	width:298px;
	padding:0px;
	margin:0px auto;
	background:url(/images/online-ordering.jpg) no-repeat center top;
	height:126px;
}

/* Sidebar Bottom Box on Catalog Download Page*/
#sidebar .dealers {
	width:298px;
	border:1px solid #e8e7e6;
	padding-top:1px;
	height:127px;
}
#sidebar .dealersbg {
	width:298px;
	padding:0px;
	margin:0px auto;
	background:url(/images/dealer-section.png) no-repeat center top;
	height:126px;
}
#sidebar .dealers .text {
	float:right;
	width:170px;
	padding:0px 0px 0px 0px;
	font-size:11px;
	height:100px;
}
#sidebar .dealers .text h3 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	text-transform:normal;
	letter-spacing:-1px;
	line-height:1.2em;
	color:#484746;
	padding-bottom: 4px;
}

/* Main Sidebar Bottom Box*/
#sidebar .boxbottom {
	width:298px;
	border:1px solid #e8e7e6;
	padding-top:1px;
	height:127px;
}
#sidebar .boxbottom .bg {
	width:298px;
	padding:0px;
	margin:0px auto;
	background:url(/images/auer-catalog.jpg) no-repeat center top;
	height:126px;
}
#sidebar .boxbottom .text {
	float:right;
	width:170px;
	padding:0px;
	font-size:11px;
	height:100px;
}
#sidebar .boxbottom .text h3 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	text-transform:normal;
	letter-spacing:-1px;
	line-height:1.2em;
	color:#484746;
	padding-top:7px;
	margin-top:0px;
}

/* Linecard*/
#linecard {
	width:935px;
	margin:0px auto;
	padding:0px;
	height:55px;
}
p.thumbs {
	float:left;
	padding:0px; 
}
.thumbs img {
	position:relative;
	padding:0px 0px 0px 7px;
	margin:0px;
	overflow:hidden;
}
.thumbs img .first {
	padding:0px;
	margin:0px;
	left:0px;
}
.thumbs a:hover {
	border:none
}

/* Buttons*/
.redbutton {
	width:144px;
	background:url(/images/red-button.png) no-repeat;
	color:#ffffff;
	border:none;
	margin-top:11px;
	font-size:11px;
	font-weight:bold;
	height:29px;
}
.redbutton:hover {
	background:url(/images/red-buttonhover.png) no-repeat;
}
.graybutton {
	float:right;
	width:122px;
	background:url(/images/gray-button.png) no-repeat;
	color:#ffffff;
	border:none;
	font-size:11px;
	font-weight:bold;
	top:70px;
	margin:13px 0px 0px 3px;
	height:25px;
}
.graybutton:hover {
	background:url(/images/gray-buttonhover.png) no-repeat;
}
.graybuttonlinecard {
	float:left;
	width:122px;
	background:url(/images/gray-button.png) no-repeat;
	color:#ffffff;
	border:none;
	font-size:11px;
	font-weight:bold;
	top:70px;
	margin:5px 0px 0px 3px;
	height:25px;
}
.graybuttonlinecard:hover {
	background: url(/images/gray-buttonhover.png) no-repeat;
}

/* Homepage Map */
#map {
	width:935px;
	margin:0px auto;
	padding:0px 0px 55px 0px;
	height:360px;
}
#map .midwest {
	width:935px;
	background:url(/images/auer-map2.jpg) no-repeat center top;
	padding:0px;
	margin:0px auto;
	height:287px;
}
#map .headers {
	color:#a90006;
	font-weight:bold;
}
#map a {
	font-weight:bold;
	text-decoration:underline;
	color:#484746;
}
#map a:hover {
	color:#a90006;
}
#map .westonbranch {
	float:left;
	position:relative;
	margin:20px 0px 30px 150px;
	width:175px;
	font-size:12px;
	height:75px;
}
#map .twincities {
	float:left;
	position:absolute;
	width:200px;
	margin:150px 0 30px 105px;
	font-size:12px;
	height:75px;
}
#map .waukesha {
	float:left;
	position:absolute;
	width:150px;
	margin:265px 0 30px 245px;
	font-size:12px;
	height:75px;
}
#map .neenah {
	float:right;
	position:absolute;
	padding:0px 0 0 510px;
	width:200px;
	font-size:12px;
	height:75px;
}
#map .sheboygan {
	float:right;
	position:absolute;
	width:145px;
	padding:70px 0 0 660px;
	font-size:12px;
	height:75px;
}
#map .silverspring {
	float:right;
	position:absolute;
	width:200px;
	padding:170px 0 0 620px;
	font-size:12px;
	height:75px;
}
#map .racine {
	float:right;
	position:absolute;
	width:200px;
	padding:245px 0 0 490px;
	font-size:12px;
	height:75px;
}
#map h2 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:28px;
	font-style:normal;
	font-weight:bold;
	text-transform:normal;
	letter-spacing:-2px;
	line-height:1.2em;
	color:#484746;
	padding: 8px 0px;
}

/* Location Page Columns*/
#left {
	margin:0 0 20px;
	clear:left;
	width:285px;
	float:left;
}
#left img {
	padding:6px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#fff;
}
#center {
	width:215px;
	float:left;
	margin:0 0 20px 15px;
	padding-bottom:10px;
}
#right {
	float:right;
	width:410px;
}
.smallthumb {
	width:109px;
}
.thumb {
	width:250px;
}

/* Google Maps */
.boxbg {
	background:#eee;
	border:1px solid #d5d5d5;
	padding:10px;
}
.boxbg li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	line-height:26px;
}
.boxbg li a {
	padding:0 5px;
}
#googlebox {
	background:#f5f5f5;
	border:1px solid #d5d5d5;
	padding:10px;
}
#googlemap {
	width:380px;
	height:250px;
	margin-bottom:10px;
	border:4px solid #CCC;
}
.googletext {
	padding-left:12px;
}

/*Document Galleries*/
.sample-works {
	width:615px;
	padding-top:10px;
	float:left;
}
.sample-works h2 span {
	background:url(/images/sampleworks_title.gif) no-repeat;
	display:block;
}
.works {
	padding:0;
	margin:0;
	list-style:none;
}
.works li {
	display:inline;
	float:left;
	width:145px;
	margin:0 8px 12px 0;
}
.works li .responsibility {
	padding:0;
	margin:0;
}
.responsibility small {
	text-transform:uppercase;
}
.skill {
	color:#584f44;
}
.works li.lastrowbox {
	display:inline;
	float:right;
	width:289px;
	margin:0 0px 34px 0;
}
.featured-work .image-thumb {
	background:#C9C9C9;
	padding:5px;
	margin:0 0 20px 0!important;
	margin:0 0 0px 0;
	float:left;
	border:1px solid #E6E6E6;
}
.works .image-thumb {
	background:#E6E6E6;
	padding:4px;
	margin:0 0 10px 0;
	float:left;
	border:1px solid #E6E6E6;
}
.works .image-thumb:hover {
	background:#C9C9C9;
	padding:4px;
	margin:0 0 10px 0;
	float:left;
	border:1px solid #E6E6E6;
}
.featured-work .image-thumb img,.works .image-thumb img {
	float:left;
}
.featured-work h3,.works h3 {
	color:#f9f6f2;
	font-size:16px;
	font-weight: normal;
}

/* Catalog Download Page */
.download{
	width:620px;
	background:#FFFFFF url(/images/catalog.png) no-repeat center;
	padding-top:10px 0px;
	margin:0px;
	height:220px;
}
.downloadbuttonholder{
	width:200px;
	padding:110px 00px 0px 200px;
}
.downloadbutton {
	width:252px;
	background:url(/images/download-button.png) no-repeat;
	color:#FFFFFF;
	border:none;
	padding:0px 25px;
	font-size:18px;
	font-weight:bold;
	margin:30px 0px 0px 115px;
	height:51px;
}
.downloadbutton:hover {
	background:url(/images/download-buttonhover.png) no-repeat;
}


/* Column-Styles */
#column1 {
	float:left;
	border-right:1px solid #e8e7e6;
	border-bottom:none;
	width:285px;
	margin:0px 20px 0px 0px;
	padding-right:20px;
	height:425px;
}
#column1 .pics {
	width:282px;
	padding:0px;
	margin:8px auto;
	height:115px;
}
.pics{
	border:1px solid #e8e7e6;

}
#column1 h3 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:24px;
	font-style:normal;
	font-weight:bold;
	text-transform:normal;
	letter-spacing:-1px;
	line-height:1.2em;
	color:#484746;
	padding-top:8px;
}
#column1 h4 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	text-transform:normal;
	letter-spacing:-1px;
	line-height:16px;
	color:#484746;
	padding-top:8px;
}
#column1 p {
	font-family:Helvetica,Arial,sans-serif;
	margin:0px 0px 15px 0px;
	padding-top:5px;
}

#column2 {
	float:left;
	border-right:1px solid #e8e7e6;
	border-bottom:none;
	width:286px;
	margin:0px 20px 0px 0px;
	padding-right:20px;
	height:425px;
}
#column2 .pics {
	width:282px;
	padding:0px;
	margin:8px auto;
	height:115px;
}
#column2 h3 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:24px;
	font-style:normal;
	font-weight:bold;
	text-transform:normal;
	letter-spacing:-1px;
	line-height:1.2em;
	color:#484746;
	padding-top:8px;
}
#column2 h4 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	text-transform:normal;
	letter-spacing:-1px;
	line-height:16px;
	color:#484746;
	padding-top:8px;
}
#column2 p {
	margin:0px 0px 15px 0px;
	padding-top:5px;
}
#column2 .img{
	border:1px solid #e8e7e6;
}
#column3 {
	float:left;
	border-bottom:none;
	width:285px;
	margin:0px;
	height:425px;
}
#column3 .pics {
	width:282px;
	padding:0px;
	margin:8px auto;
	height:115px;
}
#column3 h3 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:24px;
	font-style:normal;
	font-weight:bold;
	text-transform:normal;
	letter-spacing:-1px;
	line-height:1.2em;
	color:#484746;
	padding-top:8px;
}
#column3 h4 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	text-transform:normal;
	letter-spacing:-1px;
	line-height:16px;
	color:#484746;
	padding-top:8px;
}
#column3 p {
	margin:0px 0px 15px 0px;
	padding-top: 5px;
}
#column3 .img{
	border:1px solid #e8e7e6;
}
/* Text-Styles */
h1 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:44px;
	font-style:normal;
	font-weight:bold;
	text-transform:normal;
	letter-spacing:-1px;
	line-height:1.2em;
	color:#484746;
	padding-top:5px;
}
h2 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:28px;
	font-style:normal;
	font-weight:bold;
	text-transform:normal;
	letter-spacing:-1px;
	line-height:1.2em;
	color:#484746;
	padding-top:8px;
}
h3 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:24px;
	font-style:normal;
	font-weight:bold;
	text-transform:normal;
	letter-spacing:-1px;
	line-height:1.2em;
	color:#484746;
	padding-top:8px;
}
h4 {
	color:#007de2;
	margin:0px 0px 0px 0px;
}
h5 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	text-transform:normal;
	letter-spacing:-1px;
	line-height:1.2em;
	color:#5b5a5a;
	padding:5px 0px 5px 0px;
}
small {
	color:#595856;
	font-weight:bold;
	font-size:11px;
	display:block;
	margin-bottom:15px;
}
a {
	color:#484746;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#a90006;
}
small a {
	color:#007de2;
}
a:hover {
	text-decoration:underline;
}
p {
	margin: 0px 0px 15px 0px;
}

/* List Styles*/
ul {
	margin:0;
	padding:0;
	list-style:none;
}
li {
	background-image:none;
}
.bullet li {
	list-style:none;
	background-image:url(/images/bullet.png);
	background-repeat:no-repeat;
	background-position:center left;
	padding:0px 0px 1px 24px;
	margin:0px 2px 15.1px 2px;
	font-size:100%;
	color:#66645f;
	line-height: 13px;
}
.bulletshort li {
	list-style:none;
	background-image:url(/images/bullet.png);
	background-repeat:no-repeat;
	background-position:center left;
	padding:0px 0px 1px 24px;
	margin:0px 2px 10.1px 2px;
	font-size:98%;
	color:#66645f;
	line-height: 13px;
}
/* captions */

img.photo
{
 	float: left;
 	width: 255px;
 	background: #f2f1f1;
 	border: 1px solid #e2e2e2;
 	padding: 6px;
 	margin: 6px 15px 4px 0px;
}
.left-caption { 
	float: left; 
	margin: 2px 10px 0px 0; 
	padding: 2px 5px 0px 0px; 
	text-align: center; 
}
.right-caption {
	 float: right; 
	 margin: 0 0 1em 1.5em; 
	 padding: 0.5em; 
	 text-align: center; 
}
.center-caption { 
	margin: 0 0 1em 0; 
	padding: 0; 
	text-align: center; 
}
.left-caption img, .right-caption img, .center-caption img { 
	margin: 0 auto; 
	display: block; 
}
.left-caption p, .right-caption p, .center-caption p { 
	margin: 0; 
	line-height: 20px; 
	padding: 6px 6px 2px 6px; 
	font-size: 11px;
	font-style:italic; 
	color: #515151; 
}
/* Footer */
#footer {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	height:109px;
}
.footer_column {
	float:left;
	width:120px;
}
#footer .long {
	width:490px;
	padding-top:80px;
	font-size:10px;
	color:#FFFFFF;
}
#footer .long a {
	color:#FFFFFF;
	font-weight:normal;
}
#footer .long a:hover {
	color:#f1f1f1;
}
#footer h3 {
	color:#e2dddc;
	text-transform:uppercase;
	font-size:10px;
}
.footer_column ul li,.footer_column ul {
	width:490px;
	list-style:none;
	margin:0px;
	padding: 0px;
}

/* Footer Menu*/
ul#menubottom {
	margin:0px;
	padding:80px 0px 0px 0px;
	position:absolute;
	width:400px;
	right:0px;
	color:#dcd9d8;
}
ul#menubottom li {
	display:inline;
	margin-left:14px;
}
ul#menubottom li a {
	text-decoration:none;
	color:#FFFFFF;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	text-transform:none;
	font-weight:normal;
}
ul#menubottom li a.active {
	color:#FFFFFF;
}
ul#menubottom li.current a {
	color:#a9a3a0;
}
ul#menubottom li a:hover {
	color: #a9a3a0;
}

/* Miscellaneous */
.redunderline {
	border-bottom:1px solid #A90006;
}
.red {
	color: #A90006;
}
.blue{
	color: #0866e3;
}
.redbold {
	color: #A90006;
	font-weight:bold;
}

/* Fix up IE6 PNG Support */
input,#logo {
	behavior: url(/scripts/iepngfix.htc)
}
.blank{
	text-decoration:none;
}