/* Custom Stylesheet */

/* General Styles */
body { font-family: helvetica, arial, sans-serif; font-size: 12px; background: #333; }
#container { background: #FFF url(/img/headerback.png) repeat-x; }
.breadcrumb { display: none; }

/* Header */
#header { margin-bottom: 20px; }
#header .contactdets { position: absolute; right: 0px; top: 40px; font-size: 13px; color: #666; font-weight: bold; }
#header .contactdets a { color: #E90000; text-decoration: none; }
#header .searchsite .input label { display: block; position: absolute; right: 220px; top: 3px; width: 170px; }

/* Body */
#prinav { font-size: 11px; border-bottom: 1px solid #C5C5C5; padding-bottom: 20px; margin-bottom: 20px; }
#prinav li { margin-bottom: 10px; }
#prinav li.last { margin-bottom: 0px; }
#prinav a { color: #333; text-decoration: none; font-weight: bold; text-transform: uppercase; }
#sidebar .newsletter { width: 130px; }
#sidebar .newsletter legend, #sidebar .newsletter label { display: none; }
#sidebar .newsletter .signupmsg { font-size: 15px; font-family: gill sans, arial, sans-serif; margin-top: 0px; color: #333; }
#sidebar .newsletter input.text { border: 1px solid #797875; padding: 3px; }
#sidebar .newsletter .subscribe input { background: none; border: none; color: #333; font-family: arial, sans-serif; float: right; }

/* Footer */
#footerwrap { width: 100%; float: left; }
#footer { margin: 0px auto; font-size: 10px; color: #FFF; width: 960px; }
#footer a { color: #FFF; text-decoration: none; }
#footer .rightwrap { float: right; width: 30%; margin: 27px 0; }
#footer .rightwrap .bottom { clear: right; width: 100%; text-align: right; }
#footer .leftwrap { float: left; width: 69%; margin: 20px 0; }
#footer .leftwrap .bottom { clear: left; float: left; width: 100%; text-align: left; }
#footer ul { margin: 1px 0; }

/* Homepage */
.home .flashwrap { float: left; width: 495px; height: 262px; position: relative;  }
.home .flashover { position: absolute; width: 82px; background: url(/img/flashover.png) no-repeat; height: 100%; top: 0px; right: 0px; }
.home #flash-panel { width: 470px !important; height: 262px !important; }
.home #flash-panel .slide-text { width: 70%; margin: 10px; }
.home #promo-panel { width: 300px !important; height: 262px !important; float: right; background: #E90000 url(/img/promoback.png) no-repeat; position: relative; }
.home #promo-panel .promopanel-title { margin: 50px 20px 0; font-size: 16px; border-bottom: 1px solid #FFF; width: 250px; padding-bottom: 5px; }
.home #promo-panel .promopanel-title a { color: #FFF; text-decoration: none; font-weight: bold; }
.home #promo-panel .promopanel-summary { margin: 10px 20px; font-size: 16px; color: #FFF; }
.home #promo-panel .controls li { width: 28px; height: 25px; position: absolute; top: 200px; }
.home #promo-panel .controls li a { float: left; width: 100%; height: 100%; text-indent: -9999px; }
.home #promo-panel .controls { width: 100%; } 
.home #promo-panel .controls .previous { background: url(/img/promoleft.png) no-repeat; left: 20px; }
.home #promo-panel .controls .next { background: url(/img/promoright.png) no-repeat; right: 30px; }
.home .featured-pages { background: url(/img/featbacknograd.png) no-repeat; float: left; width: 809px; margin: 20px 0 20px -7px ; height: 198px; }
.home .featured-pages .featured-title { display: none; }
.home .featured-item { float: left; width: 230px; padding: 20px 10px 0 30px; text-align: center; position: relative; height: 170px; }
.home .featured-item.end { width: 225px; }
.home .featured-item .gradoverlink { position: absolute;  width: 100%; height: 100%; top: 0px; left: 0px; background: url(/img/gradover.png) no-repeat 8px 6px; }
.home .featured-item.block-1 .gradoverlink { background-position: 50% 6px; }
.home .featured-item.block-2 .gradoverlink { background-position: -534px 6px; }
.home .featured-item .title, .home .featured-item .title a { font-size: 14px; color: #393939; font-weight: bold; text-decoration: none; height: auto; } 
.home .featured-item .summary { color: #666; font-size: 12px; text-align: center !important; height: 30px; margin: 0px; }
.home .featured-item .thumbnail { width: 100%; margin: 0px; overflow: hidden; height: 115px; }
.home .featured-item .thumbnail a { float: left; width: 100%; }
.home .welcome-message { float: left; width: 515px; color: #201E1B; }
.home .welcome-message .page-summary { font-weight: bold; font-size: 16px; }
.home .welcome-message .body { color: #393939; }
.home .testimonial { float: right; width: 250px; text-align: center; color: #333; font-size: 13px; }
.home .testimonial .quote { font-style: italic; }
.home .testimonial .name { margin-top: 20px; font-weight: bold; margin-bottom: 0px; }

/* Document */
.content-wrapper { padding: 0 10px; }
.page-title { color: #1F1E19; font-weight: bold; font-size: 16px; }
.page-summary { font-size: 16px; color: #393939; }
.body { color: #393939; font-size: 12px; }
.body a { color: #393939; text-decoration: none; font-weight: bold; }
.body h2, .body h3, .body h4, .body h5, .body h6 { color: #1F1E19; font-weight: bold; font-size: 16px; margin-top: 30px; }
.visual { width: 260px; }
.visual img { float: left; width: 100%; }

/* Form */
.googlemap iframe { border: 1px solid #D7CBB7; margin-top: 20px; }
.googlemap small a { color: #D7CBB7 !important; text-decoration: none; }
.contact-intro .contact { font-size: 11px; }
.contact-intro .contact a { color: #E12B1F; text-decoration: none; font-weight: bold; }
.contact-form { background: #D7CBB7; border: none; color: #201E1B; font-size: 11px; float: left; width: 360px; }
.contact-form .required { color: #201E1B; }
.contact-form li { margin: 10px 0; float: left; width: 100%; }
.contact-form textarea { height: 130px; }
.contact-form .submit { text-align: left; }

/* Section */
.composite-section .article { border-top: 1px solid #D7CBB7; }
.composite-section .article .title, .download .title { padding: 0px; font-size: 14px; margin: 0px; }
.composite-section .article .title a, .download .title a { color: #000; text-decoration: none; }
.composite-section .article .summary, .download .summary { padding: 0px; margin: 5px 0; font-size: 12px; }
.download .button a {color:#E90000;font-weight:bold;text-decoration:none;}

/* Search Results */
.search-results .listing { margin-bottom: 20px; }
.search-results .article { background: none; border: none; border-top: 1px dotted #D7CBB7; font-size: 11px; }
.search-results .article .title { padding: 0px; font-size: 14px; margin: 0px; }
.search-results .article .title a { color: #000; text-decoration: none; }
.search-results .article .summary { padding: 0px; margin: 5px 0 0 0; font-size: 12px; }

/* Sitemap */
.sitemap li { font-size: 12px; }
.sitemap a { color: #000; text-decoration: none; }

/* Links */
.links .listing { padding: 0 10px; font-size: 12px; }
.links .listing .title { font-size: 14px; }
.links .listing .title a { color: #000; text-decoration: none; }
.links .page-headline { font-size: 12px; font-weight: bold; }

/* Sendtofriend */
#sendtofriend { background: #FFF; text-align: left; font-size: 12px; }
#sendtofriend legend { font-weight: bold; }
#sendtofriend label { font-weight: normal; }

/* Newsletter Signup */
.newsletter-subscribe legend { font-size: 12px; font-weight: bold; float: left; }
.newsletter-subscribe fieldset { margin-top: 20px; } 
.newsletter-subscribe .submit { text-align: left; }


