/* Screen Stylesheet */

/* Text */
h1 { font-size: 2em; }
h2,legend { font-size: 1.5em; font-family: georgia; }
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%; }
a { text-decoration: none; }

/* Hidden Sections */

#header .basket, #header .account-wrapper, .product #add-to-basket {display:none;}

/* 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: #F4F4EA url(/img/skin/bg.jpg) repeat-x; font-family: georgia; }
.wrapper { width: 960px; margin: 0 auto; text-align: left; }

/* Header */
#header { background: none; color: #fff; font-family: arial; font-size: 10px; }
#header a { color: #fff; text-decoration: none; font-weight: bold; }
#header a:hover { text-decoration: underline; }
#header .wrapper { position: relative; height: 177px; min-height: 90px; }
#header .content-header { position: absolute; background: url(/img/skin/content-header.png); width: 1016px; height: 12px; bottom: 0px; left: -28px; }
#header .jump { display: none; }
#header .logo { position: absolute; top: 10px; left: 0; width: 183px; height: 101px; overflow: hidden; }
#header .url { position: absolute; bottom: 10px; left: 10px; font-size: 14px; font-family: georgia; }
#header .url a { color: #fff; text-decoration: none; font-weight: normal; }
#header .strapline { display: none; position: absolute; top: 10px; left: 300px; width: 440px; height: 40px; overflow: hidden; text-indent: -9999px; background: url(/img/strapline.png) no-repeat; }
#header .searchsite { position: absolute; top: 135px; 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: 27px; }
#header .searchsite .input .text { width: 150px; height: 15px; padding: 2px; border: 0 none; padding-top: 4px; }
#header .searchsite .submit { right: 0; top: 0px; }

#header .basket { position: absolute; top: 28px; right: 0px; background: url(/img/skin/basket-box.png) no-repeat; width: 218px; height: 83px; }
#header .basket .content { padding: 22px 12px 12px 55px; }
#header .basket li { display: inline; margin-right: 8px; line-height: 110%; }

#header .account-wrapper { position: absolute; top: 28px; right: 250px; background: url(/img/skin/login-bg.png); width: 218px; height: 83px; overflow: hidden; }
#header .account { padding: 22px; }
#header .account li { display: inline; line-height: 110%; margin-right: 10px; }
#header .title { font-size: 18px; font-family: georgia; width: 100%; display: block !important; }

#body #sidebar, #body #content-area { margin-top: 15px; }

/* Body Area */
#body { padding: 0; background: none; }
#body .wrapper { background: url(/img/skin/body-bg.png); padding: 0 56px; padding-bottom: 10px; overflow: hidden; }
#content .visual { float: right; margin: 0 0 20px 20px; }
#sidebar { width: 155px; float: left; }
#content-area { width: 795px; float: right; overflow: hidden; font-family: arial; font-size: 12px; color: #333; }
#content-area a { color: #333; }
#content-area .title a { color: #711325; font-weight: bold; }
.content-wrapper { padding: 0px; }
#content-area .page-title { font-size: 22px; padding: 0px; }


/* Pri Nav */
#prinav * { font-family: helvetica, arial, sans-serif; text-decoration: none; font-size: 14px; }
#prinav li { width: 100%; float: left; }
#prinav a { background: none; display: block; border: none; color: #6D882E; }
#prinav a:hover, #prinav .selected a { background: none; border: none; color: #666; }
#prinav ul { margin-bottom: 0; }
#prinav .subnav ul { padding-left: 15px; }
#prinav .subnav a { color: #A6B780; }
#prinav li li a { background: none; border: none; }
#prinav li li a:hover,#prinav li .selected a { background: none; border: none; color: #a2a2a2; }

/* Newsletter Signup */
#sidebar .newsletter { position: relative; width: 160px; height: 126px; left: -20px; padding: 10px; background: url(/img/skin/newsletter-bg.png) no-repeat; border: none; }
#sidebar legend { display: none; }
#sidebar .newsletter fieldset { position: absolute; bottom: 10px; left: 23px; }
#sidebar .newsletter ul { margin-bottom: 0; }
#sidebar .newsletter li { margin-top: 10px; margin-bottom: 0; }
#sidebar .newsletter label { line-height: 100%; display: none; }
#sidebar .newsletter .text { width: 128px; }
#sidebar .newsletter .text { background: url(/img/skin/newsletter-text-bg.png); border: 0 none; padding: 3px; }
#sidebar .newsletter .subscribe { text-align: right; margin: 5px 0; }

/* Footer */
#footer { background: #7F6F46; }
#footer * { font-size: 10px; color: #ffffff; text-decoration: none; font-family: arial; }
#footer .left { text-align: left; }
#footer .right { text-align: right; }
#footer .wrapper { text-align: center; padding: 20px 0; }
#footer ul, #footer p { margin: 10px 0; }
#footer li { display: inline; padding: 0 5px 0 6px; }
#footer img { position: relative; top: 3px; }

/* 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: 10px; }
.listing .title,.listing .summary,.listing .description,.listing .links,.listing .date,.listing .url,.listing .more { padding-left: 0px; }

/* Article Listing */
.listing .article { padding: 10px; background: none; border: none;width:46%;float:left; }
.listing .article .title {font-size:1.2em;}

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

/* Product Listing */
.products { width: 820px; }
.listing .product { width: 188px; height: 350px; overflow: hidden; float: left; margin-right: 22px; margin-bottom: 22px; background: none; border: 0 none; padding: 0px; font-family: georgia; }
.listing .product .thumbnail { float: none; width: 188px; height: 188px; background: none; margin-bottom: 10px; text-align: center; }
.listing .product .thumbnail a { height: 188px; line-height: 188px;  }
.listing .product .thumbnail img { vertical-align: middle; max-height: 186px; max-width: 188px; }
.listing .product .title,.listing .product .title a { font-size: 13px; color: #711325; font-weight: bold; text-decoration: none; }
.listing .product .summary { font-size: 11px; }
.listing .product .price { font-size: 17px; text-align: center; }
.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 */
.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; font-size: 12px; background: #F4F4EA; }

/* 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; text-align: center; padding-top: 10px; background: #E8E7D6; border-top: 1px solid #E1E1E1; border-bottom: 1px solid #E1E1E1; }
.sorting legend { display: none; }
.sorting ul { margin-left: 80px; margin-bottom: 4px; }
.sorting li { display: inline; margin-right: 20px; float: left; }
.sorting .submit { position: relative; }
.sorting .submit input { margin-top: -2px; }

/* 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: 420px; margin-bottom: 15px; }
.product .bodytext { margin: 20px 0; padding: 20px 0; border-top: 1px solid #E1E1E1; border-bottom: 1px solid #E1E1E1; }
.product .price-wrapper { margin-bottom: 20px; font-size: 25px; color: #711325; }

.product #add-to-basket { background: #E8E7D6; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 10px; color: #382D1E; }
.product legend { font-size: 16px; color: #382D1E;  }
.product #add-to-basket ul { background: none; border: 0 none; padding: 0; padding-top: 10px; }
.product #add-to-basket li { float: left; 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 { float: left; }
.product #add-to-basket .submit input { float: left; }

/* Product Image Gallery */
.product .gallery { background: #E4CEA4; 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 { text-align:center;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 a { color: #666; }
.contact-intro .contact dt { width: 20%; font-weight: bold; }
.contact-intro .contact dd { width: 80%; color: #333; }
.contact-form { background: #E8E7D6; border: 1px solid #ccc; padding: 10px; margin-left: 20px; }
.contact-form .textarea { width: 100%; }

.google-map iframe { width: 380px; }

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

/* Home */
.home-panel { background: #91B43B; position: relative; height: 328px; margin-bottom: 10px; overflow: hidden; width: 795px; }
.home-panel .flash-headline { position: absolute; width: 290px; bottom: 10px; right: 20px; font-size: 54px; line-height: 100%; color: #fff; font-family: helvetica, arial, sans-serif; text-align: left; }
.home { font-family: georgia; }
.home .flash-panel { height: 328px; width: 467px; background: #91B43B; }
.home .slide-text { position: absolute; right: 0px; }
.home .home-panel .promo-sticker { background: url(/img/skin/new_sticker.png); position: absolute; width: 116px; height: 116px; right: 20px; top: 20px; }

.home .welcome-message { width: 55%; float: left; overflow: hidden; font-size: 14px; color: #666; background: url(/img/skin/quotes.png) no-repeat 90% 0%; }
.home .welcome-message .text-wrap { width: 328px; margin-top: 20px; }
.home .welcome-message .page-summary { color: #333; font-size: 12px; float: right; }
.home .welcome-message .body { letter-spacing:  0.5px; }

.home .featured-range { width: 44%; float: right; overflow: hidden; margin-bottom: 15px;}
.home .featured-range .thumbnail { width: 350px; height: 140px; }
.home .featured-range .thumbnail img { width: 350px; height: 140px; }

.home .featured-pages { float: left; width: 100%; font-size: 12px; }
.home .featured-pages a { color: #711325; font-weight: bold; text-decoration: none; }
.home .featured-pages .featured-title { float: left; width: 100%; font-size: 18px; padding: 10px; background: #E8E7D6; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; color: #333; }
.home .featured-pages .listing { float: left; width: 100%; overflow: hidden; }
.home .featured-pages .featured-item { float: left; width: 188px; margin-right: 14px; overflow: hidden; display: inline; }
.home .featured-pages .end { margin-right: 0px; }
.home .featured-pages .thumbnail { width: 188px; margin-bottom: 10px; }
.home .featured-pages .thumbnail img { width: 188px; }
.home .featured-pages .title { font-size: 13px; }
.featured-item .price {text-align:right;}

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