/* Screen Stylesheet */

/* Text */
h1 { font-size: 1.5em; }
h2 { font-size: 1.162em; }
h3 { font-size: 1em; font-weight:bold; }
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;}
a:hover {text-decoration:underline;}
input.text, input.password { padding: 4px; border: 1px solid #c6c6c6; }

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

/* Send To Friend */
#sendtofriend { padding: 20px; background: #fff; }
#sendtofriend legend { color: #000 !important; font-size: 1.25em; text-align: left; padding: 5px 0; text-transform: uppercase; }
#sendtofriend .message .fields { margin: 0; }
#sendtofriend .submit { margin-top: 10px; }

/* 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 { font-size: 12px; font-family: georgia, times, serif; background: #050000; text-align: center; }
body a { color: #000; text-decoration: underline; }
#container { text-align: left; overflow: hidden; background: url(/img/skin/bg.jpg); }
.wrapper { width: 960px; margin: 0 auto; }

/* Header */
#header { background: url(/img/skin/header_bg.png); }
#header .wrapper { position: relative; height: 151px; }
#header .jump { display: none; }
#header .logo { margin: 0px; width: 203px; height: 148px; overflow: hidden; position: absolute; left: 0px; top: 0px; }

#header .contact-details { width: 422px; height: 67px; position: absolute; left: 318px; top: 39px; color: #fff; font-family: georgia, times, serif; font-size: 1.333em; margin: 0; }
#header .contact-details a { color: #fff; text-decoration: none; }
#header .contact-details a:hover { text-decoration: underline; }
#header .contact-details li { line-height: 140%; }

#header .searchsite { background: url(/img/skin/search_bg.png) no-repeat; position: absolute; right: 0px; bottom: 44px; width: 160px; height: 20px; padding: 37px 13px 22px 14px; }
#header .searchsite legend, #header .searchsite label { display: none; }
#header .searchsite ul { position: relative; margin: 0; width: 160px; height: 20px; }
#header .searchsite li { position: absolute; margin: 0; }
#header .searchsite .input { right: 25px; }
#header .searchsite .input .text { width: 130px; height: 14px; padding: 2px; border: 0px none; background: transparent; padding-top: 4px; }
#header .searchsite .submit { right: 2px; top: 3px; }

/* Pri Nav */
#nav { margin: 0 auto 12px; min-height: 45px; background: url(/img/skin/nav_bg.png); }
#nav ul { margin: 0px auto; width: 960px; }
#prinav li { float: left; font-family: georgia, times, serif; font-size: 1.4167em; }
#prinav a { display: block; padding: 13px; line-height: 100%; color: #fff; text-decoration: none; }
#prinav .selected a, #prinav li a:hover { text-decoration: underline; }

#prinav .first a { padding-left: 0px; }

/* Body Area */
#body { background: url(/img/skin/body_bg.jpg) no-repeat 50% -10px; }
#body .wrapper { background: url(/img/skin/body-top.png) no-repeat; padding-top: 25px; }
.page-home #body .wrapper { background: none; padding-top: 0; }
#content-area { padding: 0 35px 30px; background: url(/img/skin/body-middle.png); min-height: 250px; }
.page-home #content-area { padding: 0px; background: none; }
.visual { text-align: right; }
#content { padding-top: 0px; }
.page-title { font-size: 2em; margin-bottom: 20px; }
#content .page-summary { margin-bottom: 25px; }
#content .visual { float: right; margin: 10px 0 20px 20px; width: 312px; }
#content .visual img { max-width: 100%; margin-bottom: 5px; }
#body .body h3, #body .body h4 { font-weight: normal; font-size: 1.333em; margin-bottom: 3px; }
#body .body hr { height: 4px; background: url(/img/skin/line.png); border: 0 none; margin-top: 20px; }

/* Footer */
#footer { font-size: 0.8333em; padding-top: 25px; background: url(/img/skin/footer_bg.png) repeat-x; color: #fff; margin-top: -2px; }
#footer a { color: #fff; font-weight: bold; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footer .left { float: left; width: 50%; text-align: left; }
#footer .right { float: right; width: 50%; text-align: right; }
#footer .left ul li { display: inline; padding-right: 5px; border-right: 1px solid #fff; margin-right: 5px; }  
#footer .left ul .last { border-right: 0 none; }
#footer .left ul li img { margin-bottom: -4px; }
#footer .legal-info { float: left; width: 720px; padding: 15px 120px 15px; margin-bottom: 0px; text-align: center; }

/* Home Page */
.flash-wrap { width: 960px; height: 344px; float: left; position: relative; padding-bottom: 20px; }
.flash-wrap .flash-banner { position: absolute; left: 0px; top: 0px; z-index: 2; background: url(/img/skin/welcome-banner.png) no-repeat; width: 130px; height: 117px; text-indent: -9999px; overflow: hidden; }
#flash-panel { width: 940px !important; height: 324px !important; float: left; padding: 10px !important; position: relative !important; background: url(/img/skin/flash_bg.png); z-index: 1; }
#flash-panel .slide { width: 940px !important; height: 324px !important; left: 10px !important; top: 10px !important; }
#flash-panel .slide .holder { width: 940px; height: 324px; }
#flash-panel .slide-text { width: 940px; position: absolute; left: 0px; bottom: 0px; height: 62px; background: url(/img/skin/flash-text_bg.png); }
#flash-panel .slide-text p { margin: 0; text-align: center; line-height: 62px; font-size: 2em; color: #fff; }
#flash-panel .slide-link { position: absolute; left: 0px; top: 0px; background: url(/img/skin/flash-link-bg.png); width: 100%; height: 100%; text-indent: -9999px; overflow: hidden; }

/* Listings */
.listing .end { border: none; margin-bottom: 0 !important; }
.listing .title { font-size: 1.333em; text-transform: uppercase; margin-bottom: 2px; }
.listing .title a { text-decoration: none; }
.listing .title a:hover { text-decoration: underline; }
.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: 15px; }

.featured-pages { margin-top: 0px; padding: 0; background: url(/img/skin/featured_bg.jpg) repeat-x; }
.featured-pages .feature-wrap { padding: 30px 0 10px; background: url(/img/skin/grapes.png) no-repeat 0% 100%; }
.featured-pages .featured-item { float: left; width: 290px; margin-right: 45px; }
.featured-pages .featured-item .title { font-size: 1.667em; text-align: center; }
.featured-pages .featured-item .title a { color: #fff; text-decoration: none; }
.featured-pages .featured-item .title a:hover { text-decoration: underline; } 
.featured-pages .featured-item .thumbnail { width: 280px; height: 143px; overflow: hidden; margin: 0 0 10px 0; padding: 5px; background: #fff; text-align: center; }
.featured-pages .featured-item .thumbnail img { max-width: 100%; max-height: 100%; }
.featured-pages div.end { margin: 0; }
.featured-pages .featured-item .more { float: right; }
.featured-pages .featured-item .more a { background: url(/img/buttons/btn-see_more.png) no-repeat; width: 113px; height: 28px; display: block; text-indent: -9999px; overflow: hidden; float: right; }

/* Article Listing */
.listing .article { padding: 10px; border: 1px solid #eaeaea; margin-bottom: 10px;}

/* News Listing */
.listing .news-article {  }

/* Product Listing */
.products { width: 940px; }
.listing .product { width: 140px; height: 250px; overflow: hidden; float: left; margin-right: 24px; padding: 10px; }
.listing .rowend {margin-right:0px;}
.listing .product .thumbnail { margin:0px;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; max-height: 140px; max-width: 140px; }
.listing .product .title,.listing .product .summary,.listing .product .price { padding-left: 0; }
.listing .product h2 a {font-size:16px;}
.listing .product .price {font-size:12px;}
.listing .product .price p {float:left;margin-right:5px;}
.listing .product .wasprice {text-decoration:line-through;}
.listing .product .special {font-weight:bold;}

/* Site Map */
.sitemap a { padding-left: 12px; background: url(/img/icons/icon-arrow_right.png) 0 50% no-repeat; text-decoration: none; font-weight: bold; }
.sitemap a:hover { text-decoration: underline; }
.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; font-weight: normal; }

/* 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;background:#e1e1e1;padding:10px; }
.sorting legend { display: none; }
.sorting ul {margin:0px auto;width:580px;}
.sorting li { float:left;display: inline; margin-right: 20px; }
.sorting .submit { position: relative; }
.sorting .submit input { position: absolute; left: 0; top: -3px; }

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

/* Paging */
.paging { font-family:arial, sans serif;text-align:right;clear: both; margin: 10px 0 !important; }
.paging li { display: inline;}
.paging li a {color:#000000;font-weight:bold;margin:0px 1px;}
.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; }

/* Product Details */
.product .description { width: 380px; }
.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 .pers-prod-add li {width:100%;float:left;display:block;}
.product .pers-prod-add .submit {height:30px;}
.product .pers-prod-add .submit input {top:0px!important;}

/* 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 { float:left; width:100%; }

/* Image Gallery */
.image-gallery .listing { background: #D2D2D2; border: 1px solid #B2B2B2;}
.image-gallery #image-wrapper {width:850px;margin:0px auto;}
.image-gallery .image-result { background: #FFF; float: left; width: 149px; height: 149px; 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: 149px; 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: 135px; max-height: 135px; }

/* 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 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; }
.faqlist .heading { clear: left; padding-left:0px;}

/* Contact Form */
.contact-intro { width: 390px; }
.contact-intro .map iframe { width: 100%; }
.contact-intro .map small { display: none; }
.contact-intro .contact { padding-top: 13px; background: url(/img/skin/line.png) repeat-x; margin-top: 5px; border-top: 0 none; }
.contact-intro .contact dt { width: 20%; font-weight: bold; }
.contact-intro .contact dd { width: 80%; }
.contact-form { float: right; background: none; border: 0 none; padding: 10px; width: 360px; margin-left: 20px; font-family: helvetica, arial, sans serif; }
.contact-form p.required-notice { font-weight: bold; }
.contact-form label { font-weight: normal; }
.contact-form .textarea { width: 96%; padding: 4px; border: 1px solid #c6c6c6; }
.contact-form .submit { text-align: left; }

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

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