/* 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; }
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%; }

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

/* Forms */
label { font-weight: bold; }
.subfieldset label { font-weight: normal; }
.subfieldset legend { font-weight: bold; }
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: url(/img/skin/bg.jpg); font-family: arial; font-size: 12px; }
#container { background: url(/img/skin/header.png) repeat-x 50% 0%; zoom: 1; }
.wrapper { width: 960px; margin: 0 auto; text-align: left; }

/* Header */
#header { background: none; }
#header .wrapper { position: relative; height: 130px; min-height: 130px; }
#header .jump { display: none; }
#header .logo { position: absolute; top: 10px; left: 0; width: 135px; height: 130px; overflow: hidden; }
#header .strapline { position: absolute; bottom: 20px; left: 200px; width: 446px; height: 37px; overflow: hidden; text-indent: -9999px; background: url(/img/strapline.png) no-repeat; }
#header .searchsite { position: absolute; top: 34px; right: 0; width: 226px; height: 27px; background: url(/img/skin/search-bg.png) no-repeat; }
#header .searchsite legend, #header .searchsite label { display: none; }
#header .searchsite ul { margin: 0; }
#header .searchsite li { position: absolute; margin: 0; }
#header .searchsite .input { left: 35px; top: 1px; }
#header .searchsite .input .text { width: 184px; height: 15px; padding: 2px; border: 0 none; background: 0 none; padding-top: 4px; color: #666; }
#header .searchsite .submit { width: 25px; height: 25px; left: 5px; top: 1px; }

/* Body Area */
#body { padding: 10px 0 50px; background: url(/img/skin/quality-stamp.jpg) no-repeat 50% 100%; }
#body a { color: #333; }
#content .visual { float: right; margin: 0 0 20px 20px; }
#sidebar { width: 155px; float: left; margin-top: 50px; }
#sidebar .sidebar-visual { margin-top: 30px; }
#content-area { width: 795px; float: right; overflow: hidden; }
.content-wrapper { padding: 10px; }

/* Pri Nav */
#prinav li .pipe, #footer .last .pipe { display: none; }
#prinav li { width: 100%; float: left; background: url(/img/skin/nav-split.png) no-repeat 0% 0%; padding: 0; padding-top: 8px; margin-top: 3px; }
#prinav a { padding-left: 15px; display: block; border: 0 none; color: #000; text-decoration: none; text-transform: uppercase; font-size: 14px; font-family: palatino; font-weight: bold; }
#prinav .first { background: none; padding-top:0px; margin-top: 0px; }
#prinav a:hover,#prinav .selected a { background: url(/img/skin/nav-arrow.png) no-repeat 0% 40%; }
#prinav ul { margin-bottom: 0; float: left; padding-left: 20px; }
#prinav .subnav { background: none; padding:0; margin: 10px 0; }
#prinav li li { background: none; padding: 0; margin: 0; width: 100px; }
#prinav li li a { background: none; border: 0 none; text-transform: none; font-family: arial, sans serif; font-weight: normal; font-size: 11px; }
#prinav li li a:hover,#prinav li .selected a { background: url(/img/skin/nav-arrow.png) no-repeat 0% 40%; border: 0 none; font-weight: bold; }

/* Newsletter Signup */
#sidebar .newsletter { padding: 5px; background: #D1E9FF; border: 1px dashed #6C80C9; width: 131px; margin-top: 25px; overflow: hidden; }
#sidebar .newsletter fieldset { width: 131px !important; height: 200px; float: left; overflow: hidden; }
#sidebar .newsletter legend { font-size: 16px; font-style: italic; font-family: georgia; display: block; width: 100% !important; color: #333; padding-left: 22px; padding-right: 27px; padding-bottom: 4px; border-bottom: 1px dotted #A7BACC; margin-bottom: 10px; }
#sidebar .newsletter .copy { color: #3C3E3F; padding-left: 6px; width: 125px; }
#sidebar .newsletter ul { margin-bottom: 0; display: block; width: 131px; }
#sidebar .newsletter li { margin-top: 10px; margin-bottom: 0; }
#sidebar .newsletter label { line-height: 100%; display: none; }
#sidebar .newsletter input { background: #fff; border: 1px solid #333; color: #666666; }
#sidebar .newsletter .text { width: 125px; padding: 2px; }
#sidebar .newsletter .subscribe input { border: 0 none; margin-bottom: 15px; }

/* 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; }

/* Home */
.flash-wrapper { float: left; width: 541px; height: 319px; position: relative; z-index: 0; }
.flash-wrapper .cover { position: absolute; clear: left; bottom: 0px; left: 0px; z-index: 1; background: url(/img/skin/flash-cover.png); width: 541px; height: 115px; text-indent: -999px; display: block; overflow: hidden;  }
#flash-panel { float: left !important; width: 539px !important; height: 279px !important; margin-bottom: 25px !important; border: 1px dashed #6C80C9; z-index: 0; }

.promo-wrapper { float: right; width: 240px; padding-right: 6px; height: 279px; position: relative; z-index: 0; }
.promo-wrapper .title-bar { clear: both; display: inline; z-index: 2; background: url(/img/skin/promo-title.png) no-repeat; width: 255px; height: 45px; text-indent: -9999px; overflow: hidden; position: absolute; right: 0px; top: 125px; }
#promo-panel { float: right; width: 240px !important; height: 279px !important; border: 1px dashed #6C80C9; background: url(/img/skin/feature-bg.png) repeat-x; z-index:1; }
#promo-panel .slide-wrapper { margin: 10px; margin-bottom: 0px; width: 220px !important; height: 233px !important; z-index: 1; }
#promo-panel .slide-wrapper * { z-index: 1; }
#promo-panel .slide-wrapper .promopanel-visual { display: block; width: 220px !important; height: 145px; overflow: hidden; text-align: center; }
#promo-panel .slide-wrapper .promopanel-visual img { max-width: 220px; max-height: 145px; }
#promo-panel .slide-wrapper .promopanel-title { display: none; }
#promo-panel .slide-wrapper .promopanel-summary { margin-top: 25px; }
#promo-panel .controls { bottom: 10px; margin-bottom: 0px; right: 20px; z-index: 1; }
#promo-panel .controls li { float: left; }
#promo-panel .controls .previous { padding-right: 25px; }
#promo-panel .controls li a { text-indent: -9999px; width: 26px; height: 26px; display: block; }
#promo-panel .controls .previous a { background: url(/img/buttons/btn-promo_prev.png) no-repeat; }
#promo-panel .controls .next a { background: url(/img/buttons/btn-promo_next.png) no-repeat; }

.welcome-message, .featured-pages, .awards { margin-top: 8px; }
.welcome-message .content-wrapper, .featured-pages .listing { margin-top: 35px !important; background: url(/img/skin/feature-bg.png) 50% 40%; }

.welcome-message { float: left; width: 344px; height: 352px; position: relative; }
.welcome-message .title-bar { background: url(/img/skin/welcome-title.png) no-repeat; width: 344px; height: 41px; text-indent: -999px; display: block; overflow: hidden; position: absolute; z-index: 1; }
.welcome-message .content-wrapper { margin: 7px; height: 290px; padding: 15px; }
.welcome-message .content-wrapper .thumbnail, .featured-item .thumbnail { width: 300px; overflow: hidden; height: 170px; margin-right: 0px; margin-bottom: 10px; }
.welcome-message .content-wrapper .thumbnail img, .featured-item .thumbnail img { max-width: 300px; max-height: 170px; }
.welcome-message .content-wrapper .page-title { display: none; }
.welcome-message .page-summary, .welcome-message .body, .featured-item .summary { font-size: 11px; color: #333; line-height: 150%; }

.awards { float: left; }

.featured-pages { float: right; width: 344px; height: 352px; position: relative; }
.featured-pages .title-bar { background: url(/img/skin/recipes-title.png) no-repeat; height: 42px; width: 344px; text-indent: -9999px; display: block; overflow: hidden; position: absolute; z-index: 1; }
.featured-pages .listing { padding: 15px; margin: 7px; height: 290px; }

.featured-item .title { height: 25px; overflow: hidden; display: none; }
.featured-item .summary { float: left;text-align: justify! important; height: auto; width:100%; overflow: hidden; }
.featured-item .body { width:100%; float: left; font-size: 11px; color: #333; }

/* Document */
.page-about_us .document .page-title { background: url(/img/skin/about-pauls.png) no-repeat; width: 165px; height: 46px; text-indent: -999px; overflow: hidden; }
.document .content-wrapper, .product .content-wrapper, .type-94 .content-wrapper { margin: 20px 0; padding: 20px 10px; border-top: 1px dashed #6E7AA7; border-bottom: 1px dashed #6E7AA7; }

/* Other Pages */
.page-title { font-family: georgia; font-size: 20px; text-transform: uppercase; color: #333; }
.page-products .page-title { background: url(/img/skin/products-title.png) no-repeat; width: 161px; height: 47px; display: block; text-indent: -999px; overflow: hidden; }
.page-contact_us .page-title, .page-contact .page-title { background: url(/img/skin/contact-title.png) no-repeat; width: 199px; height: 43px; display: block; text-indent: -9999px; overflow: hidden; margin-bottom: 20px; }

/* Footer */
.footer-wrapper { background: url(/img/skin/footer-bg.png) 50% 0% repeat-x; padding: 22px 0; }
#footer, #footer2 { width: 960px; margin: 0px auto; text-align: left; padding-top: 5px; color: #fff; }
#footer a { color: #fff; text-decoration: none; }
#footer2 p {text-align:center;}
#footer .pipe {padding: 0px 3px;}
#footer ul, #footer p { margin: 10px 0; }
#footer p { text-align: right; }
#footer div { float: left; width: 50%; }
#footer li { display: inline; }
#footer img { position: relative; top: 3px; }

/* Article Listing */
.listing .article { padding: 10px; background: #fff; margin-bottom: 10px; border: 1px dashed #6C80C9; }
.listing .article.even { background: #D1E9FF; }
.listing .article .title a { font-family: georgia, serif; text-decoration: none; color: #333; text-transform: uppercase; }
.listing .article .title a:hover { font-weight: bold; color: #000; }

/* News Article Listing */
.listing .news-article { padding: 10px; background: #D1D1D1; border: 1px solid #B2B2B2; }

/* Product Listing */
.products { width: 820px; }
.listing .results { float: left; margin-left: 7px; display: inline; background: url(/img/skin/results-bg.png) repeat-y; padding-top: 10px; width: 810px; }
.listing .product { width: 180px; height: 235px; overflow: hidden; float: left; margin-right: 17px; margin-bottom: 17px; background: none; border: 0 none; padding: 0px; }
.listing .product .thumbnail { float: none; width: 180px; height: 135px; background: none; margin-bottom: 10px; text-align: center; }
.listing .product .thumbnail a { height: 135px; line-height: 135px; display: block; }
.listing .product .thumbnail img { vertical-align: middle; max-width: 180px; max-height: 140px; }
.listing .product .title { margin-bottom: 4px; }
.listing .product .title,.listing .product .title a { font-size: 16px; color: #000; text-decoration: none; }
.listing .product .title a:hover { color: #333; }
.listing .product .title,.listing .product .summary,.listing .product .price { padding-left: 0; }
.listing .product .summary { font-size: 11px; }

/* Sorting Options */
.sorting { float: left; width: 762px; height: 50px; margin: 20px 0 15px; color: #fff; background: url(/img/skin/sorting-bg.png) no-repeat; padding: 12px;}
.sorting legend { display: none; }
.sorting li { display: inline; margin-right: 20px; }
.sorting .options { margin-left: 55px; margin-bottom: 0px; margin-top: 2px; }
.sorting .options li { float: left; }
.sorting .submit { position: relative; margin-top: -3px; }
.sorting .submit input {  }

/* 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 */
.listing .link { margin-top: 20px; border-bottom: 1px dotted #999; padding-bottom: 20px; }
.listing .link .title,.listing .link .summary { font-size: 100%; padding-left: 120px; }
.listing .link .thumbnail { float: left; }

/* Send To Friend */
#sendtofriend { padding: 20px; }
#sendtofriend legend { color: #333 !important; }

/* 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; }

/* Breadcrumb */
.breadcrumb { display: none; }

/* Paging */
.paging { clear: both; text-align: center; margin: 10px 0 !important; }
.paging li { display: inline; }
.paging span { background: #000; color: #FFF; padding: 2px 3px; }
.paging a { font-weight: normal; margin: 2px 3px; }
.paging a span { padding: 0; background: transparent; color: #000; }
.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: none; border: 0 none; 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: #D2D2D2; border: 1px solid #B2B2B2;}
.image-gallery .image-result { background: #FFF; float: left; width: 138px; height: 138px; overflow: hidden; position: relative; margin: 10px; }
.image-gallery .image-result h2 { display: none; }
.image-gallery .image-result a { display: block; width: 100%; height: 100%; line-height: 138px; text-align: center; }
.image-gallery .image-result .thumbnail { float: none; height: auto; overflow: visible; width: auto; }
.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-intro .map iframe { width: 390px; }
.contact-intro .map small a { color: #333 !important; }
.contact-form { background: #DFE8EA; border: 0 none; padding: 10px; margin-left: 20px; }
.contact-form .textarea { width: 100%; }
.contact-form legend { font-size: 12px; color: #000 !important; }
.contact-form li img { margin-bottom: -3px; }

/* 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; }
