/* Screen Stylesheet */

/* Text */
h1 { font-size: 1.5em;font-weight:bold;font-family:arial; }
h2,legend { font-size: 1.5em; }
h3 { font-size: 1.2em; }
h1,h2,h4,h5,h6,h7 { color:#282828;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;}

/* 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:helvetica, verdana, arial;text-align: center; }
.wrapper { width: 960px; margin: 0 auto; text-align: left; }
#body .wrapper {background:url(/img/wrapper_img.png) 50% 0% no-repeat;padding:30px 0px 0px;}
#body #content-area {min-height:400px;}

/* Header */
#header { background: #000; }
#header .wrapper { position: relative; height: 103px; min-height: 90px; }
#header .jump { display: none; }
#header .logo { position: absolute; top: 15px; left: 0; width: 508px; height: 64px; overflow: hidden; }
#header .phone {position:absolute;right:190px;top:23px;color:#CC6600;}
#header .strapline { position: absolute; top: 55px; right: 0px; width: 389px; height: 13px; overflow: hidden; text-indent: -9999px; background: url(/img/strapline.png) no-repeat; }
#header .searchsite { position: absolute; top: 23px; 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: 14px; border:none;padding: 2px;}
#header .searchsite .submit { right: 0; top:1px;width:22px;}

/* Body Area */
#body { padding: 0px 0px 10px; background: #FFF (/img/body_bg.png) repeat-x; }
.page-home #body_inner {background:#fff url(/img/home_bg.png) 0% 100% repeat-x;}
#content .visual { float: right; margin: 0 0 20px 20px; }
#sidebar { width: 124px; float: left; }
#content-area { width: 795px; float: right; overflow: hidden;height:100%!important; }
#content {width:100% float:left;;}
.content-wrapper { padding: 10px; }

/* Pri Nav */
#prinav li { width: 100%; float: left; }
#prinav li .pipe, #footer .last .pipe {display:none;}
#prinav a { font-size:0.9em;padding-left:4px;padding-top:1px; font-weight:bold; margin-top:3px;display: block; height:20px;border-bottom: 1px solid #e2e2e2; color:#333;}
#prinav .last a {border:none;}
#prinav .selected a{border:none;}
#prinav a:hover,#prinav .selected a {color:#cc6600; background: url(/img/nav_select.png) no-repeat;}
#prinav ul { margin-bottom: 0; }
#prinav .subnav {padding-bottom:5px;;border-bottom:1px solid #e2e2e2;}
#prinav li li {}
#prinav li li a {height:13px;color:#7f7f7f;font-size:0.8em;border:none;}
#prinav li li a:hover,#prinav li .selected a { color:#333;background:none;}

#flash-panel {display:inline;background:url(/img/flash_bg.png) no-repeat;width:420px !important;height:274px!important;float:right;margin-left:40px!important; position: relative;}
#flash-panel li {margin:4px 0px 0px 11px;max-width:400px;max-height:266px;display:block;overflow:hidden;}
#flash-panel li img {max-width:400px;max-height:266px;}
#flash-panel .slide-text { background: url(/img/transwhite.png); position: absolute; bottom: 10px; right: 10px; padding: 10px; max-width: 300px; }
#flash-panel .slide-text p { margin: 0px; }
.welcome-message {display:inline;padding:30px 0px 0px;width:329px;float:left;}
.welcome-message .title, .welcome-message .body {width:100%;float:left;}
.welcome-message .body {margin-bottom:20px;color:#999;font-size:1.1em;}
.welcome-message #thumb {width:195px;overflow:hidden;float:left;}
.welcome-message #thumb img {width:195px;max-height:195px;}
.welcome-message .more, .featured-item .more a {float:right;margin-top:30px;padding-right:12px;font-size:0.8em;color:#666;background:url(/img/more.png) 100% 30% no-repeat;}
.welcome-message .more:hover, .featured-item .more a:hover {text-decoration:underline;}
.featured-pages {width:100%;float:left;margin-top:25px;border-top:1px solid #ccc;padding-top:10px;}
.featured-pages .odd {margin:0px 13px;}
.featured-item {width:255px;float:left;min-height:250px;}
.featured-item .title {text-align:center;width:100%;float:left;}
.featured-item .title a{font-weight:bold;color:#282828; font-size:0.8em;}
.featured-item .thumb {text-align:center;width:100%!important;margin:0px!important;}
.featured-item .thumb img {max-width:255px;max-height:147px!important;}
.featured-item .summary {width:100%;float:left;color:#666;margin-bottom:5px;margin-top:5px;}
.featured-item .more {width:100%;float:left;}
.featured-item .more a {margin-top:0px;line-height:100%;}

/* Body */
.body, .page-summary {font-size:0.9em;}
.body p, .page-summary{line-height:150%;margin-bottom:20px!important;color:#333;}
.page-summary {color:#666;}

/* Footer */
#footer {background: #000;height:80px;}
#footer .wrapper {position:relative;width:960px;height:80px; padding-top: 5px;padding-bottom:15px;margin:0px auto; }
#footer #sticker {top:-200px;left:0px;width:86px;height:85px;position:absolute;}
#footer ul, #footer p, #footer a {font-size:9px;color:#fff; margin: 0px; }
#footer ul {margin-top:5px;text-align:left;}
#footer ul.top {margin-top:20px;}
#footer p {margin-top:23px;}
#footer p.copyright {margin-top:7px;}
#footer #left{width:60%;float:left;}
#footer #right{width:30%;float:right;text-align:right;}
#footer li { display: inline;}
#footer li a { display: inline;}
#footer .pipe {padding: 0px 5px;}
#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; }

/* Article Listing */
.listing .article { padding: 10px; }
.listing .article .title a{color:#cc6600;}

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

/* Product Listing */
.products { width: 820px; }
.listing .product { width: 160px; height: 270px; overflow: hidden; float: left; margin-right: 22px; margin-bottom: 22px; }
.listing .product .thumbnail { float: none; width: auto; width:160px;height: 160px; background: #FFF; margin-bottom: 10px; text-align: center; }
.listing .product .thumbnail a { height: 160px; line-height: 160px; }
.listing .product .thumbnail img { width:100%;vertical-align: middle; }
.listing .product .title,.listing .product .title a { font-size:0.95em;font-weight:bold;color:#000;height:30px;overflow:hidden; }
.listing .product .title,.listing .product .summary,.listing .product .price { padding-left: 0; }
.listing .product .summary {font-size:0.95em;}
.listing .product .price {display:none;}

/* Site Map */
.sitemap a { color:#666;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 a{color:#cc6600;font-weight:bold;}
.listing .link .title a:hover {text-decoration:underline;}
.listing .link .title,.listing .link .summary { font-size: 100%; padding-left: 120px; }
.listing .link .thumbnail { float: left; }

/* Send To Friend */
#sendtofriend { padding: 20px; }

/* 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 ul {width:560px;margin:0px auto;}
.sorting li { float:left;display: inline; margin-right: 20px; }
.sorting li label {font-size:0.9em;}
.sorting .submit { position: relative; }
.sorting .submit input { position: absolute; left: 0; top: 0px; }

/* Breadcrumb */
.breadcrumb { display: 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 { clear: both; text-align: center; margin: 10px 0 !important; }
.paging li { display: inline; }
.paging span { background: #000; color: #cc6600; padding: 2px 3px; }
.paging a { color:#cc6600;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 .description .page-title {margin-bottom:25px;}
.product .description .wasprice, .product .description .price {display:none;}
.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 { 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;max-height:300px;max-width:300px; }
.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; }
.product .gallery #more_info {text-align:center;margin:30px 0px;}
.product .gallery #more_info, .product .gallery #more_info .for, .product .gallery #more_info .tel {width:100%;float:left;}
.product .gallery #more_info .for, .product .gallery #more_info .tel {font-size:1.2em;font-weight:bold;color:#1f1f1f;}
.product .gallery #more_info .tel {color:#790D0D;}

/* 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 {font-size:0.9em;color:#333; margin-top: 20px;}
.contact-intro .contact a {color:#333;}
.contact-intro .contact a:hover {text-decoration:underline;}
.contact-intro .contact dt { width: 20%; font-weight: bold; }
.contact-intro .contact dd { width: 80%; }
.contact-form {font-size:0.9em;color:#333; padding: 10px; margin-left: 20px; }
.contact-form label {font-weight:normal;}
.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; }

#sendtofriend #header {padding:10px;}
#sendtofriend #header .page-title, #sendtofriend #header .page-sumary {color:#cc6600;}
