/* Custom Stylesheet */

/* General Styles */
body { color: #FFF; background: #000; font-family: Helvetica, Arial, sans-serif; }
.jump.content { display: none; }
#container { width: 979px; margin: 0 auto; }
.breadcrumb { display: none; }
legend { color: #FFF; }

/* Header */
#header .logo { float: left; margin: 15px 0;}
#header .newsletter { float: right; margin: 15px 0 0 0; width: 205px; }
#header .newsletter legend { text-transform: uppercase; font-size: 14px; }
#header .newsletter label { font-size: 12px; float: left; margin: 6px 0 0 -10px; }
#header .newsletter li { background: url(/img/newsletterinputback.png) no-repeat 100% 0; width: 100%; height: 34px; margin: 0px; }
#header .newsletter li input.text { border: none; width: 159px; background: none; margin: 7px 0 0 8px; float: left; padding: 3px; }
#header .newsletter .subscribe input { float: right; }
#header .newsletter .subscribe { background: none; }

/* Navigation */
#navbar { float: left; width: 100%; background: url(/img/navback.png) no-repeat; position: relative; height: 59px; margin: 0 0 20px 0; }
#navbar #prinav { float: left; margin: 20px 0 0 0; }
#navbar li { float: left; margin: 0 5px; font-size: 14px; }
#navbar li a { color: #FFF; text-decoration: none; text-transform: uppercase; font-size: 14px; }
#navbar .searchsite { float: right; }
#navbar .searchsite legend, #navbar .searchsite label { display: none; }
#navbar .searchsite .input input { border: none; background: none; position: absolute; top: 20px; right: 48px; width: 146px; padding: 3px; }
#navbar .searchsite .submit input { position: absolute; right: 16px; top: 19px; }
#body { float: left; width: 100%; }

/* Footer */
#footer { font-size: 10px; margin: 0 0 30px 0; }
#footer .rightfoot { float: right; }
#footer ul { float: left; margin: 20px 0 0 0; }
#footer ul li { float: left; margin: 0 4px; padding: 6px 0 0 0; }
#footer ul li.facebook { padding: 0px; }
#footer a { color: #FFF; }

/* Homepage */
.home .welcome-message { margin: 0px 10px 20px 10px; float: left;}
.home .welcome-message h2 { color: #7AC343; font-size: 24px; }
.home .welcome-message h2 span { color: #FFF; }
.home .welcome-message h4 { color: #7AC343; font-size: 16px; }
.home .welcome-message .body { font-size: 14px; }
.home .flash-panel { float: right; width: 264px; height: 371px; border: 1px solid #7AC343; margin: 0px 10px 0 0; }
.home .featured-pages { float: left; width: 676px; }
.home .featured-pages h2 { text-align: right; font-size: 16px; font-weight: bold; width: 423px; float: right; border-bottom: 1px solid #7AC343; clear: left; padding:  0 20px 20px; }
.home .featured-pages .listing { float: left; }
.home .featured-pages .listing h2 { float: left; text-align: left; width: 500px; border: none; padding: 0 0 0 20px; clear: none; font-size: 16px; margin: 25px 0 30px 0; }
.home .featured-pages .listing .thumbnail { float: left; width: 120px; height: auto; border: 1px solid #7AC343; }
.home .featured-pages .listing .thumbnail img { width: 120px; float: left; }
.home .featured-pages .listing .summary { float: left; width: 500px; padding: 0 0 0 20px; font-size: 14px; }
.home .featured-pages .listing a {text-decoration:none;width:50px;float:right;color:#7AC343;}
.home .featured-pages .listing a:hover{text-decoration:underline;}
.home .featured-pages .listing .featured-item { background: url(/img/articleline.png) no-repeat 0 100%; padding: 10px; }

/* Document */
.document h2 { font-size: 24px; color: #7AC343; text-transform: uppercase; background: url(/img/titleline.png) no-repeat 0 100%; width: 50%; float: left; padding: 0 0 25px 10px; }
.document .summary {float:left;width:100%;margin:10px 10px 30px;font-weight:bold;font-size:16px;}
.document .body { float: left; width: 50%; margin: 0 0 0 10px; font-size: 14px; }
.document .bodyfull { float: left; margin: 0 0 0 10px; font-size: 14px; }
.document .visual { float: right; margin: 0 20px 0 0 !important; }
.document .testimonials { float: left; width: 900px; padding: 0 10px 0 70px; font-size: 14px; background: url(/img/quotemark.png) no-repeat; }
.document .testimonials .testimonialtitle { font-size: 18px; text-transform: uppercase; color: #7AC343; }


/* About Us */
.page-about_us #navbar { margin: 0px; }
.page-about_us #content .visual { width: 100%; float: left; text-align: center; margin: 0 0 20px 0 !important;  }
.page-about_us .testimonials { float: left; width: 40%; }
.page-about_us .body { width: 45%; float: left; clear: left; }

/* Contact Page */
.contact-intro h2 { font-size: 24px; color: #7AC343; text-transform: uppercase; background: url(/img/titleline.png) no-repeat 0 100%; width: 100%; float: left; padding: 0 0 25px 10px; }
.contact-intro .body { padding: 0 10px; float: left; font-size: 14px; }
.contact-intro .contact { font-size: 12px; padding: 0 0 0 10px; border: none; }
.contact-intro .contact dt { color: #7AC343; text-align: right; margin-right: 10px; }
.contact-intro .contact dd { float: left; width: 300px; }
.contact-intro .contact a { color: #FFF; text-decoration: none; }
.contact-form { font-size: 12px; margin: 0 0 0 40px; }
.contact-form label { float: left; width: 110px; color: #7AC343; padding: 7px 0; }
.contact-form input.text, .contact-form textarea { width: 244px !important; border: none; padding: 3px; background: none; margin: 7px 7px 0 0; }
.contact-form li { width: 100%; }
.contact-form li.single, .contact-form li.email { background: url(/img/contactinput.png) no-repeat 103px 0; float: left; }
.contact-form li.largetext { background: url(/img/contacttextarea.png) no-repeat 103px 0; float: left; }
.contact-form textarea { height: 145px; margin: 7px 7px 7px 0; }
.contact-form .submit { width: 100%; float: left; text-align: right; }
.contact-form .submit input { margin-right: 90px; }
.half.right { width: 48%; }

/* Page Group */
.composite-section h2 { font-size: 24px; color: #7AC343; text-transform: uppercase; background: url(/img/titleline.png) no-repeat 0 100%; width: 100%; float: left; padding: 0 0 25px 10px; }
.composite-section .listing .article { width: 423px; border-bottom: 1px solid #7AC343; float: left; margin: 15px 20px; padding-left: 20px; }
.composite-section .listing .article h2 { background: none; font-size: 16px; text-transform: capitalize; padding: 0px; }
.composite-section .listing .article h2 a { color: #FFF; text-decoration: none; }

/* Topic */
.topic h2 { font-size: 24px; color: #7AC343; text-transform: uppercase; background: url(/img/titleline.png) no-repeat 0 100%; width: 100%; float: left; padding: 0 0 25px 10px; }
.topic #subnav { width: 100%; float: left; background: url(/img/articleline.png) no-repeat 100% 100%; }
.topic #subnav li { float: left; margin: 0 10px; font-size: 12px; } 
.topic #subnav li a { font-size: 12px; color: #FFF; text-decoration: none; }
.topic #subnav li.selected a { text-decoration: underline; font-weight: bold; }
.topic .listing { margin: 20px 10px; float: left; float: left; width: 100%; }
.topic .listing .product { width: 282px; margin: 0 18px 16px; height: 200px; }
.topic .listing .product .thumbnail { background: none; width: 280px; height: 125px; border: 1px solid #7AC343; }
.topic .listing .product .thumbnail a { line-height: 125px; }
.topic .listing .product .thumbnail img { max-height: 125px; max-width: none; }
.topic .listing .product .title { font-size: 14px; background: none; padding: 0px; margin-bottom: 5px; }
.topic .listing .product .title a { font-size: 14px; color: #7AC343; text-decoration: none; text-transform: capitalize; font-weight: bold; }
.topic .listing .product .summary { font-size: 14px; }
.topic .listing .paging { font-size: 14px; color: #FFF; }
.topic .listing .paging a, .topic .listing .paging a span { color: #FFF; }

/* Product */
.product .gallery { float: right; border: 1px solid #7AC343; padding: 15px; margin-right: 10px; width: 320px; }
.product .gallery .featured-image { width: 100%; }
.product .gallery .featured-image li { width: 100%; }
.product .gallery .thumbs li { margin: 0 3px; }
.product .description { float: left; width: 580px; }
.product .description h2 { font-size: 24px; color: #7AC343; text-transform: uppercase; background: url(/img/titleline.png) no-repeat 0 100%; width: 100%; float: left; padding: 0 0 25px 10px; }
.product .description .body { font-size: 14px; float: left; margin: 0 10px; }

/* Search Results */
.search-results .page-title { font-size: 24px; color: #7AC343; text-transform: uppercase; background: url(/img/titleline.png) no-repeat 0 100%; width: 100%; float: left; padding: 0 0 25px 10px; }
.search-results .page-summary { font-size: 14px; margin: 0 10px; margin-bottom: 20px; }
.search-results .listing { margin: 0 10px; }
.search-results .listing .article { padding: 10px 0; border-top: 1px solid #7AC343; margin: 0px; }
.search-results .listing .article h2 { font-size: 16px; }
.search-results .listing .article h2 a { font-size: 16px; color: #7AC343; text-decoration: none;  }
.search-results .listing .article .summary { font-size: 12px; margin: 0px; }

/* Newsletter Signup Page */
ul.messages { background: none; color: #FFF; margin: 0 10px 20px; border: 1px dotted #7AC343; }
ul.messages li { color: #FFF; font-size: 12px; }
.newsletter-subscribe { margin: 0 10px; }
.newsletter-subscribe h2 { font-size: 24px; color: #7AC343; text-transform: uppercase; background: url(/img/titleline.png) no-repeat 0 100%; width: 100%; float: left; padding: 0 0 25px 10px; }
.newsletter-subscribe .required-notice { font-size: 14px; }
.newsletter-subscribe .form { font-size: 14px; }
.newsletter-subscribe legend { color: #7AC343; font-weight: bold; }
.newsletter-subscribe fieldset { margin: 10px 0; }
.newsletter-subscribe .submit { float: left; text-align: left; }

/* Contact Submitted */
.submitted h2 { font-size: 24px; color: #7AC343; text-transform: uppercase; background: url(/img/titleline.png) no-repeat 0 100%; width: 100%; float: left; padding: 0 0 25px 10px; }
.submitted .body { font-size: 14px; margin: 0 10px; }

/* Sitemap */
.sitemap h2 { font-size: 24px; color: #7AC343; text-transform: uppercase; background: url(/img/titleline.png) no-repeat 0 100%; width: 100%; float: left; padding: 0 0 25px 10px; }
.sitemap a { font-size: 14px; color: #FFF; }

/* Links */
.links .page-title { font-size: 24px; color: #7AC343; text-transform: uppercase; background: url(/img/titleline.png) no-repeat 0 100%; width: 100%; float: left; padding: 0 0 25px 10px; }
.links .page-headline { font-size: 14px; margin: 0 10px; }
.links .listing { margin: 0 10px; }
.links .listing .link { padding: 10px 0; border-top: 1px solid #7AC343; }
.links .listing .link .title a { color: #7AC343; text-decoration: none; }

/* Send to Friend */
#sendtofriend { font-size: 13px; }
#sendtofriend h2 { font-size: 24px; color: #7AC343; text-transform: uppercase; background: url(/img/titleline.png) no-repeat 0 100%; width: 100%; float: left; padding: 0 0 25px 10px; }
#sendtofriend label { font-weight: normal; }
#sendtofriend legend { font-weight: bold; }





