/* Screen Stylesheet */

/* Text */
h1 { font-size: 2em; }
h2,legend { font-size: 1.5em; }
h3 { font-size: 1.2em; }
h1,h2,h3,h4,h5,h6,h7 { margin-bottom: 10px; font-family: helvetica, arial; font-weight: normal; }
h3 {font-size:14px !important;}
h1 *,h2 *,h3 * { font-size: inherit; }
strong,b { font-weight: bold; font-style: inherit; }
em,i { font-weight: inherit; font-style: italic; }
p,ul,ol,table,dl { margin-bottom: 10px; line-height: 150%; font-size: 13px; }
a { color: #FFF; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }
h1 a,h2 a,h3 a { font-weight: normal; }
h1 a:hover,h2 a:hover,h3 a:hover { text-decoration: none; }

/* Page Body */
.body p img {padding: 0px 4px 5px;}
.body h4 {font-weight:bold;font-size:1.1em;}

/* Forms */
label { font-weight: bold; }
.subfieldset label { font-weight: normal; }
.subfieldset legend { color: #FFF; font-weight: bold; font-size: 13px; }
form .submit { margin-bottom: 0; }

/* Text Icons */
.back { background: url(/img/icons/icon-arrow_left.png) 0 50% no-repeat; padding-left: 12px; }
.bullet1 { background: url(/img/icons/icon-bullet_1.png) 0 50% no-repeat; padding-left: 14px; }
.bullet2 { background: url(/img/icons/icon-bullet_2.png) 0 50% no-repeat; padding-left: 12px; }
.bullet3 { background: url(/img/icons/icon-bullet_3.png) 0 50% no-repeat; padding-left: 12px; }

/* Canvas */
body { text-align: center; background: #000; font-family: Helvetica, Arial, sans-serif; color: #FFF; }
.wrapper { width: 960px; margin: 0 auto; text-align: left; }

/* Header */
#header { background: url(/img/skin/body-bg.jpg) 50% 0 no-repeat; }
#header .wrapper { position: relative; height: 188px; min-height: 188px; }
#header .jump { display: none; }
#header .logo { position: absolute; top: -4px; left: 0; width: 189px; height: 183px; overflow: hidden; }
#header .strapline { font-size: 25px !important; position: absolute; top: 78px; left: 210px; width: 520px; text-align: center; color: #004730; }
#header .contact { position: absolute; bottom: 83px; right: 0; text-align: right; color: #004730; }
#header .phone { display: block; font-size: 31px; letter-spacing: -1px; }
#header .email { display: block; font-size: 17px; }
#header .searchsite { position: absolute; top: 118px; right: 0; }
#header .searchsite legend, #header .searchsite label { display: none; }
#header .searchsite ul { margin: 0; }
#header .searchsite li { position: absolute; margin: 0; }
#header .searchsite .input { right: 25px; }
#header .searchsite .input .text { width: 150px; height: 15px; padding: 2px; border: 1px solid #CCC; padding-top: 4px; }
#header .searchsite .submit { right: 0; }

/* Body Area */
#body { padding: 10px 0 0 0; background: url(/img/skin/body-bg.jpg) 50% -188px no-repeat; }
#content .visual { float: right; margin: 0 0 20px 20px; }
#sidebar { width: 155px; float: left; }
#content-area { padding-bottom: 10px; width: 795px; float: right; overflow: hidden; }
.content-wrapper { padding: 10px; background: url(/img/trans/trans-000-60.png); }

/* Pri Nav */
#prinav li .pipe, #footer .last .pipe {display:none;}
#prinav li {  width: 100%; float: left; }
#prinav a { display: block; border-bottom: 1px solid #FFF; padding: 8px 10px 4px; text-transform: uppercase; font-weight: bold; font-size: 13px; letter-spacing: -0.2px; }
#prinav a:hover,#prinav .selected a { color: #F5E031; text-decoration: none; }
#prinav ul { margin-bottom: 0; padding: 8px 0 5px 0; border-bottom: 1px solid #FFF; }
#prinav li li { float: none; }
#prinav li li a { border: none; padding: 0 15px 0 25px; font-size: 12px; font-weight: normal; text-transform: none; }
p.facebook { padding-left: 10px; }

/* Footer */
.footer-wrapper {height:230px;padding-top:10px;margin-top:30px;width:100%;float:left;}
#footer { width: 940px; margin: 0 auto; }
#footer { text-align: left; padding-top: 5px; }
#footer .pipe {padding: 0px 3px;}
#footer div { float: left; width: 462px; }
#footer div ul, #footer div p { margin: 5px 0; }
#footer div p {float:left;text-align:left;font-size:11px!important;}
#footer div p.copyright {margin-right:5px;}
#footer div a {color:#ffffff;font-weight:normal;font-size:11px!important;}
#footer div li { display: inline; }
#footer img { margin-bottom: -3px; }
#footer .newsletter {margin-top:5px;width:435px;padding:0px 15px 15px 15px;float:right;}
#footer .newsletter p {font-size:11px!important;margin:0px 0px 3px;text-align:left;}
#footer .newsletter ul {margin:0px;width:100%;float:left;}
#footer .newsletter li {margin:0px;width:166px;margin-right:10px!important;display:inline;float:left;clear:none!important;}
#footer .newsletter li label {margin-bottom:6px;font-size:11px!important;font-weight:bold;}
#footer .newsletter li .text {border:none;width:166px;height:21px;padding:5px 0px 0px;}
#footer .newsletter li.subscribe {width:70px;margin-top:25px;margin-right:0px!important;}

/* Home */
.featured-pages { float:left; width:100%;margin: 0px; }
.featured-item { width: 255px;  float: left; }
.featured-pages .odd { margin: 0 16px; width: 253px; }
.featured-item .thumbnail { margin-bottom: 10px; background: #FFF; overflow: hidden; }
.featured-item .thumbnail img { display: block; padding: 5px; width: 245px; height: 140px; }
.featured-pages .odd .thumbnail img { width: 243px; }
.featured-pages h2 a {font-size: 24px !important;}
.featured-pages a {font-family: georgia, serif;}
.featured-item .summary {text-align:justify!important;}
.page-home .body-wrapper { background: url(/img/skin/home_page-footer.png) 0 100% repeat-x; }
.ticker { padding: 0 10px 0 140px; background: #FFF url(/img/skin/news_ticker-bg.png) no-repeat; height: 25px; margin: 20px 0 40px 0;}
.ticker li { line-height: 25px; }
.ticker a { color: #333; }
.flash-panel-wrapper { background: #FFF; padding: 5px; }
#flash-panel .slide-text { bottom: 0; background: url(/img/trans/trans-000-45.png); width: 745px; padding: 20px; text-align: center; }

/* Listings */
.listing .end { border: none; margin-bottom: 0 !important; }
.listing .date { font-size: small; font-style: italic; margin-top: -10px; margin-bottom: 0; }
.listing .thumbnail { float: left; width: 100px; height: 100px; overflow: hidden; margin-right: 20px; }
.listing .more { margin-bottom: 0; }

/* Article Listing */
.articles { border-top: 1px solid #FFF; }
.listing .article { padding: 10px; background: url(/img/trans/trans-000-60.png); border-bottom: 1px solid #FFF; }
.listing .article .title { margin: 0; }
.listing .article .title a:hover { text-decoration: underline; }
.listing .article .summary { margin: 5px 0 0 0; }

/* Download Listing */
.articles { border-top: 1px solid #FFF; }
.listing .download { padding: 10px; background: url(/img/trans/trans-000-60.png); border-bottom: 1px solid #FFF; }
.listing .download .fileicon { float: left; }
.listing .download .title, .listing .download .summary, .listing .download .button { padding-left: 90px; }
.listing .download .title { margin: 0; }
.listing .download .title a:hover { text-decoration: underline; }
.listing .download .summary { margin: 5px 0 0 0; }
.listing .download .button { margin-top: 5px; font-size: 13px; font-weight: bold; color: #F5E031; }
.listing .download .button a { color: #F5E031; }

/* News Article Listing */
.listing .news-article { padding: 10px; background: url(/img/trans/trans-000-60.png); border-bottom: 1px solid #FFF; }

/* Product Listing */
.products { width: 820px; }
.listing .product { width: 160px; height: 350px; overflow: hidden; float: left; margin-right: 22px; margin-bottom: 22px; background: #D1D1D1; border: 1px solid #B2B2B2; padding: 10px; }
.listing .product .thumbnail { float: none; width: auto; height: 150px; background: #FFF; margin-bottom: 10px; text-align: center; }
.listing .product .thumbnail a { height: 150px; line-height: 150px; }
.listing .product .thumbnail img { vertical-align: middle; }
.listing .product .title,.listing .product .title a { font-size: 18px; }
.listing .product .title,.listing .product .summary,.listing .product .price { padding-left: 0; }

/* Site Map */
.sitemap a { padding-left: 12px; background: url(/img/icons/icon-arrow_right.png) 0 50% no-repeat; }
.sitemap ul ul { margin-left: 30px; }
.sitemap ul ul li { margin: 5px 0 !important; }
.sitemap ul ul a { padding: 0px; display: inline; margin: 0; background: none; }

/* Link Archive */
.links .listing { border-top: 1px solid #FFF; }
.listing .link { background: url(/img/trans/trans-000-60.png); padding: 10px; border-bottom: 1px solid #FFF; }
.listing .link .title,.listing .link .summary { padding-left: 120px; }
.listing .link .thumbnail { float: left; }

/* Send To Friend */
#sendtofriend { padding: 20px; text-align: left; }
#sendtofriend h3 { font-size: 12px; }
#sendtofriend fieldset { margin-top: 10px; }
#sendtofriend legend { font-size: 16px; }

/* Messages */
ul.messages { clear: left; border: 1px dotted #5FAAD2; background: #C9E1F0; padding: 0 10px; margin-bottom: 10px; }
ul.messages li { color: #000; padding: 2px 2px 2px 20px; margin: 5px 0; }
ul.messages li.ok { background: url(/img/icons/icon-ok.png) center left no-repeat; }
ul.messages li.info { background: url(/img/icons/icon-info.png) center left no-repeat; }
ul.messages li.error { background: url(/img/icons/icon-error.png) center left no-repeat; }

/* Sorting Options */
.sorting { margin: 20px 0; }
.sorting legend { display: none; }
.sorting li { display: inline; margin-right: 20px; }
.sorting .submit { position: relative; }
.sorting .submit input { position: absolute; left: 0; top: -7px; }

/* Breadcrumb */
.breadcrumb { list-style: none; }
.breadcrumb li { display: inline; background: url(/img/icons/icon-breadcrumb_separator.png) 100% 50% no-repeat; padding-right: 12px; margin-right: 7px; }
.breadcrumb .selected { background: none; margin-right: 0; padding-right: 0; }
.breadcrumb .selected a { color: #999; }

/* Paging */
.paging { background: url(/img/trans/trans-000-60.png); clear: both; text-align: center; padding: 10px 0 !important; margin: 0; }
.paging li { display: inline; }
.paging span { background: #FFF; color: #000; padding: 2px 3px; }
.paging a { font-weight: normal; margin: 2px 3px; }
.paging a span { padding: 0; background: transparent; color: #FFF; }
.paging .last a { background: url(/img/icons/icon-paging_last.png) 100% 50% no-repeat; padding-right: 11px; }
.paging .next a { background: url(/img/icons/icon-paging_next.png) 100% 50% no-repeat; padding-right: 8px; }
.paging .prev a { background: url(/img/icons/icon-paging_previous.png) 0 50% no-repeat; padding-left: 8px; }
.paging .first a { background: url(/img/icons/icon-paging_first.png) 0 50% no-repeat; padding-left: 11px; }

/* Product Details */
.product .description { width: 450px; }
.product #add-to-basket ul { background: #D1D1D1; border: 1px solid #B2B2B2; padding: 10px; }
.product #add-to-basket li { display: inline; margin-right: 5px; }
.product #add-to-basket label { display: none; }
.product #add-to-basket select { max-width: 270px; }
.product #add-to-basket .submit { position: relative; }
.product #add-to-basket .submit input { position: absolute; left: 0; top: -9px; }

/* Product Image Gallery */
.product .gallery { background: #D1D1D1; border: 1px solid #B2B2B2; padding: 10px; width: 300px; float: right; overflow: hidden; }
.product .gallery .featured-image { position: relative; width: 300px; height: 300px; margin: 0 !important; background: #FFF; text-align: center; }
.product .gallery .featured-image li { position: absolute; width: 300px; height: 300px; line-height: 300px; top: 0; left: 0; }
.product .gallery .featured-image li img { vertical-align: middle; }
.product .gallery .thumbs { margin-top: 10px; margin-bottom: 0; width: 315px; }
.product .gallery .thumbs li { float: left; width: 90px; height: 90px; background: #FFF; margin-right: 15px; }
.product .gallery .thumbs img { max-width: 90px; max-height: 90px; }

/* Related Items */
.related-items { clear: both; padding-top: 20px; }
.related-items .listing { background: #D1D1D1; border: 1px solid #B2B2B2; padding: 10px; }
.related-items .product { margin-bottom: 0; margin-right: 15px; background: #B1B1B1; border: 1px solid #929292; }

/* Image Gallery */
.image-gallery .listing { background: url(/img/trans/trans-000-60.png); }
.image-gallery .image-result { background: #ffffff; float: left; width: 138px; height: 138px; overflow: hidden; position: relative; margin: 9px; border: 1px solid #333; text-align: center; }
.image-gallery .image-result h2 { display: none; }
.image-gallery .image-result a { display: block; width: 100%; height: 100%; line-height: 138px; }
.image-gallery .image-result .thumbnail { float: none; height: auto; overflow: visible; width: auto; margin: 0; }
.image-gallery .image-result img { vertical-align: middle; max-width: 120px; max-height: 120px; }

/* Job Section */
.listing .joblisting { margin-bottom: 20px; }
.listing .joblisting .title,.listing .joblisting .summary,.listing .joblisting .details,.listing .joblisting .more { padding-left: 120px; }
.listing .joblisting .thumbnail { float: left; }

/* FAQ's */
.faqlist .heading { clear: left; }
.faqlist dt { clear: left; background: url(/img/icons/icon-arrow_right.png) 0 50% no-repeat; padding-left: 12px; }
.faqlist dt.selected { background-image: url(/img/icons/icon-arrow_bottom_right.png) }
.faqlist dd { clear: left; padding-left: 12px; }

/* Contact Form */
.contact-intro .contact { margin-top: 20px; padding-top: 20px; border-top: 1px solid #CCC; }
.contact-intro .contact dt { width: 20%; font-weight: bold; }
.contact-intro .contact dd { width: 80%; }
.contact-form { margin-left: 20px; }
.contact-form .textarea { width: 100%; }

/* Service List */
.listing .service { background: #D2D2D2; border: 1px solid #B1B1B1; padding: 10px; }
.listing .service .thumbnail { float: left; }
.listing .service .title,.listing .service .summary,.listing .service .description,.listing .service .links { padding-left: 120px; }

/* Portfolio */
.portfolio,.portfolio-category,.portfolio-item { margin-right: 20px; }
.listing .pfitem { background: #D2D2D2; border: 1px solid #B2B2B2; padding: 10px; }

/* Job Section */
.jobs-listing,.jobs-details { margin-right: 20px; }
.listing .joblisting { background: #D1D1D1; border: 1px solid #B2B2B2; padding: 10px; margin-bottom: 0; }
.listing .joblisting dl,.jobs-details dl { float: none; }
.listing .joblisting dt,.jobs-details dt { font-weight: bold; width: 15%; margin: 0; }
.listing .joblisting dd,.jobs-details dd { width: 85%; margin: 0; }
.listing .joblisting .more { margin-bottom: 0; }
.jobs-apply { background: #D1D1D1; border: 1px solid #B2B2B2; padding: 10px; }
.jobs-apply .textarea { width: 100%; }
.jobs-apply .file { width: 100%; }

/* User Authentication */
#ppa-login,#user-login,#user-forgottenpassword { text-align: center; margin-top: 50px; }
#ppa-login fieldset,#user-login fieldset,#user-forgottenpassword fieldset { width: 400px; margin: 0 auto; text-align: left; }
#ppa-login .submit,#user-login .submit,#user-forgottenpassword .submit { text-align: left; padding-left: 125px; }
#ppa-login .forgotten_pass,#user-login .forgotten_pass,#user-forgottenpassword .forgotten_pass { padding-left: 125px; }