#featured div,#featured h6,#featured a,#featured p{margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
h6{padding-bottom: 5px;color: #111;letter-spacing: -1px;line-height: 1em;font-weight: normal;}
h6 a{color: #111;}
h6{font-size: 14px;}
blockquote{margin: 1.5em;padding: 1em;color: #666666;background: #e6e6e6;font-style: italic;border: 1px solid #dcdcdc;}
blockquote p{padding-bottom: 0px;}
input[type=text],input.text, input.title, textarea, select{background-color:#fff;border:1px solid #bbb;padding: 2px;color: #4e4e4e;}
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus{border-color:#2D3940;color: #3e3e3e;}
input[type=text], input.text, input.title, textarea, select{margin:0.5em 0;}
textarea{padding: 4px;}
img#about-image{float: left;margin: 3px 8px 8px 0px;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
* html .clearfix{zoom: 1;}
/* IE6*/*:first-child+html .clearfix{zoom: 1;}
/*------------------------------------------------*//*--------------[FEATURED SLIDER]-----------------*//*------------------------------------------------*/
.container{text-align: left;margin: 0 auto;width: 960px;position: relative;}
#featured{overflow: hidden;height: 205px;position: relative;}
#featured .slide{position: absolute;z-index: 1;padding: 6px 6px 25px;}
#featured .active{z-index: 2;padding: 6px 6px 25px;}
#slider-left-overlay, #slider-right-overlay{position: absolute;top: 60px;height: 263px;z-index: 3;}
#slider-left-overlay{background: url(images/slider-left-overlay.png) no-repeat;width: 169px;left: 0;}
#slider-right-overlay{background: url(images/slider-right-overlay.png) no-repeat;width: 171px;right: 0;}
#featured .description{display: none;background: url(images/featured-description-bg.png) no-repeat;position: absolute;bottom: 25px;left: 6px;width: 263px;height: 24px;padding: 12px 7px 0 15px;font-size: 14px;}
#featured .description, #featured .description h6{color: #fff;text-shadow: 1px 1px 1px rgba(0,0,0,0.4);}
#featured .additional{display: none;background: url(images/featured-hover-overlay.png);position: absolute;top: 6px;left: 6px;width: 285px;height: 190px;}
#featured .active .description{display: block;}
#featured a.prevslide, #featured a.nextslide{display: block;width: 30px;height: 40px;position: absolute;top: 78px;text-indent: -9999px;}
#featured a.prevslide{background: url(images/featured-left-arrow.png) no-repeat;left: 0px;}
#featured a.nextslide{background: url(images/featured-right-arrow.png) no-repeat;right: 0px;}
#featured a.featured-zoom, #featured a.featured-more{display: block;width: 40px;height: 43px;position: absolute;text-indent: -9999px;top: 74px;}
#featured a.featured-zoom{background: url(images/featured-zoom.png) no-repeat;left: 106px;}
#featured a.featured-more{background: url(images/featured-more.png) no-repeat;left: 158px;}