/* Styles for template huth-beyond */

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-beyond/masthead.jpg) no-repeat top left;
}

div#navigation {
 background: transparent url(http://www.huthbenders.com/assets/site/styles/huth-beyond/navbg.jpg) no-repeat top left;
}

div.beyond-content {
 width: 688px;
 padding: 0 0 20px 22px;
 float: left;
}

div#carousel {
 position: relative;
 display: none;
 height: 360px;
 width: 668px;
 margin-bottom: 20px;
}

div#pager-container {
 position: absolute;
 top: 312px;
 left: 20px;
 z-index: 100;
}

div#pager-left {
 float: left;
 height: 35px;
 width: 16px;
 background: transparent url(http://www.huthbenders.com/assets/site/styles/huth-home/hb_main-select-left.png) no-repeat top left;
}

div#pager-right {
 float: left;
 height: 35px;
 width: 16px;
 background: transparent url(http://www.huthbenders.com/assets/site/styles/huth-home/hb_main-select-right.png) no-repeat top left;
}

div#pager {
 float: left;
 height: 35px;
 background: transparent url(http://www.huthbenders.com/assets/site/styles/huth-home/hb_main-select-mid.png) repeat-x top left;
 padding-top: 8px;
 font-size: 1.1em;
 font-weight: bold;
}

div#pager a {
 display: block;
 text-align: center;
 float: left;
 color: #666;
 padding: 3px 5px;
 margin: 0 3px;
}

div#pager a:hover {
 text-decoration: none;
 padding: 2px 4px;
 border: 1px solid #ccc;
}

div#pager a:visited {
 color: #666;
}

div#pager a.activeSlide {
 background-color: #f77116;
 color: white;
}

div.beyond {
 position: relative;
 height: 150px;
 width: 668px;
 margin-top: 20px;
 background: transparent url(http://www.huthbenders.com/assets/site/styles/huth-about/press-box.png) no-repeat top left;
}

div.beyond div.beyond-headline {
 position: absolute;
 top: 12px;
 left: 10px;
 width: 480px;
 text-transform: none;
}

div.beyond div.beyond-intro {
 width: 490px;
 padding: 54px 10px 20px 10px;
 font-size: 0.9em;
}

div.beyond div.beyond-link {
 position: absolute;
 bottom: 9px;
 left: 10px;
 width: 480px; 
 font-size: 0.8em;
}

.beyond-intro p {
 font-size: 12px;
}


div.beyond div.beyond-link a {
 text-transform: uppercase;
}

div.beyond div.beyond-image {
 position: absolute;
 top: 1px;
 right: 1px;
}

div.beyond 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;
}

table {
  margin: 10px;
} 


