/* Styles for template huth-tooling */

div.container {
 padding-top: 340px;
 background: transparent url(http://www.huthbenders.com/assets/site/styles/bg-down.png) no-repeat 50% 322px;
}

div#masthead {
 height: 117px;
 background: transparent url(http://www.huthbenders.com/assets/site/styles/huth-tooling/masthead.jpg) no-repeat top left;
}

div#navigation {
 background: transparent url(http://www.huthbenders.com/assets/site/styles/huth-tooling/navbg.jpg) no-repeat top left;
}

div#sectionnav {
 background: transparent url(http://www.huthbenders.com/assets/site/styles/sectionnav-bg.jpg) repeat-x left 10px;
}

div#content {
 padding-top: 5px;
}

div.roundtop668 {
 margin-top: 0px;
 height: 10px;
 width: 668px;
 background: transparent url(http://www.huthbenders.com/assets/site/styles/border-top-668.png) no-repeat center top;
}

div.sides668 {
 width: 668px;
 background: white url(http://www.huthbenders.com/assets/site/styles/border-mid-668.png) repeat-y left top;
}

div.roundbottom668 {
 height: 10px;
 width: 668px;
 background: transparent url(http://www.huthbenders.com/assets/site/styles/border-bottom-668.png) no-repeat center top;
}

 div#header {
 background: transparent url(http://www.huthbenders.com/assets/site/styles/huth-logo.png) no-repeat left top;
 height: 58px;
 padding: 0 20px 0 200px;
}

div#header h1 {
 font-size: 2.8em;
 font-weight: normal;
 text-align: right;
 letter-spacing: -2.0px;
 text-transform: none;
 color: #3c3c3c;
 padding-bottom: 0;
}

div.tooling-nav {
 padding: 0 12px;
}

div.tooling {
 margin-top: 20px;
}

div.packageimage {
 position: relative;
 height: 348px;
 width: 668px;
 padding: 1px 0;
 background: transparent url(http://www.huthbenders.com/assets/site/styles/huth-tooling/product-box.png) no-repeat top left;
 text-align: center; 
}

div.packageimage div.enlarge {
 position: absolute;
 top: 6px;
 right: 6px;
 z-index: 2;
}

div.packageimage h2 {
 padding-top: 6px;
}

div.col1 div {
 width: 100%;
}

div.col1 table {
 width: 96%;
}

div.col2 div {
 float: left;
 width: 300px;
}

div.col2 table {
 width: 292px;
}

div.col3 div {
 float: left;
 width: 222px;
}

div.col3 table {
 width: 202px;
}

table {
 margin-left: 12px;
 margin-bottom: 20px;
 border-collapse: collapse;
}

table caption {
 width: auto;
 padding: 4px 8px 6px 8px;
 background-color: #333;
 color: white;
 font-size: 1.33em;
 font-weight: bold;
 text-align: left;
 letter-spacing: -1px;
}

table tr {
 line-height: 1.8em;
}

table.col1bold tr td:first-child {
 font-weight: bold;
}

table.col2bold tr td:nth-child(2) {
 font-weight: bold;
}

table.col3bold tr td:nth-child(3) {
 font-weight: bold;
}

table.col4bold tr td:nth-child(4) {
 font-weight: bold;
}

table tr td:first-child {
 width: 42px;
}

table tr:nth-child(odd) td {
 background-color: #eee;
}

table tr th {
 text-transform: uppercase;
 font-weight: bold;
 background-color: transparent;
}

table tr th,
table tr td {
 padding: 4px 8px;
 text-align: left;
}

table tr td {
 border: 1px solid #ddd;
}

table tr.footnote td {
 font-size: 0.85em;
 border-top: 2px solid #333;
}

div#search {
 position: absolute;
 top: 168px;
 right: 20px;
 height: 130px;
 width: 270px;
 font-size: 0.85em;
 background: transparent url(http://www.huthbenders.com/assets/site/styles/search.png) no-repeat bottom right;
 color: #666;
}

