/* Styles for template huth-specials */

div.container {
 padding-top: 164px;
 background: transparent url(http://www.huthbenders.com/assets/site/styles/bg-up.jpg) no-repeat 50% 151px;
}

div#masthead {
 height: 117px;
 background: transparent url(http://www.huthbenders.com/assets/site/styles/huth-specials/masthead.jpg) no-repeat top left;
}

div#navigation {
 height: 34px;
 background: transparent url(http://www.huthbenders.com/assets/site/styles/huth-specials/navbg.jpg) no-repeat top left;
}

div.special {
 position: relative;
 height: 150px;
 width: 668px;
 margin-bottom: 20px;
 background: transparent url(http://www.huthbenders.com/assets/site/styles/huth-specials/special-box.png) no-repeat top left;
}

div.special div.special-headline {
 position: absolute;
 top: 12px;
 left: 10px;
 width: 480px;
 text-transform: none;
}

div.special div.special-headline h2.new {
 padding-left: 54px;
}

div.special div.special-headline img.new {
 position: absolute;
 top: -20px;
 left: -24px;
}

div.special div.special-intro {
 width: 490px;
 padding: 54px 10px 20px 10px;
 font-size: 0.9em;
}

div.special div.special-link {
 position: absolute;
 bottom: 9px;
 left: 10px;
 width: 480px; 
 font-size: 0.8em;
}

div.special div.special-link a {
 text-transform: uppercase;
}

div.special div.special-image {
 position: absolute;
 top: 1px;
 right: 1px;
}

div.special a {
 border: none;
}

div#search {
 position: relative;
 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;
}
