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

/* Page Body */
.body h4 { font-weight:bold; font-size:1.1em; }

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

/* Forms */
label { font-weight: normal; }
input.text, textarea { border: 1px solid #C5C5C5; padding: 5px; }
ul.fields li { margin: 15px 0; }
ul.fields .field-summary { margin-bottom: 4px; }
.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, arial, sans serif; background: #0083AA ;text-align: center; }
#container { text-align: left; overflow: hidden; background: #fff;}
.wrapper { width: 950px; margin: 0 auto; }

/* Header */
#header { background: url(/img/skin/header_bg.png) 0% 0% repeat-x #FFFFFF; }
#header .wrapper { position: relative; height: 151px; overflow: visible; }
#header .jump { display: none; }
#header .logo { margin:0px; position: absolute; top:29px; left:0px; width: 182px; height:92px; overflow: hidden; }
#header .strapline { position: absolute; top: 70px; left: 255px; width: 428px; height: 20px; overflow: hidden; text-indent: -9999px; background: url(/img/skin/strapline.png) no-repeat; margin:0px;}

#header #contact-details { font-family:arial; position: absolute; right: -14px; top: 11px; margin:0px; width:182px; height:61px; padding:11px 13px 0px 19px; overflow:hidden; background: url(/img/skin/contact_bg.png) 0% 0% no-repeat;}
#header #contact-details li {font-size:16px; color:#333333; line-height:24px; margin-bottom:3px; text-align:right;}
#header #contact-details .phone {background: url(/img/skin/phone_ico.png) 0% 0% no-repeat; padding-left:32px; font-weight:bold;}
#header #contact-details .email {background: url(/img/skin/email_ico.png) 0% 0% no-repeat; padding-left:32px; font-size:12px;}
#header #contact-details a {color:#B33FA3;}

#header .searchsite { background: url(/img/skin/search_bg.png) no-repeat; position:absolute; right:0px; top:97px; width:220px; height:25px;}
#header .searchsite legend, #header .searchsite label { display: none; }
#header .searchsite ul { position:relative ;margin: 0; width:220px; }
#header .searchsite li { position: absolute; margin: 0; }
#header .searchsite .input { right: 55px;}
#header .searchsite .input .text { color:#818181; font-size:11px; width:155px; height: 19px; line-height: 19px; padding: 4px 5px 2px 5px; border: 0px none; background:transparent;}
#header .searchsite .submit { right: 0px; top:0px;}

/* Pri Nav */
#nav { margin: 0 auto; min-height:38px; background:#023443; border-bottom:1px solid #0096C3; }
#nav ul {margin:0px auto;width:950px;}
#prinav li { float: left; font-weight: bold; }
#prinav a { text-decoration:none; font-size:14px;color:#FFFFFF; display: block; padding: 12px 10px; line-height: 100%; }
#prinav a:hover, #prinav .selected a {color:#74D6F4;}

#secnav { background: none; display: block; border: 0 none;}
#secnav li { float: left; width: 100%; padding-bottom: 6px; }
#secnav li a { font-weight:bold; border: 0px !important; padding: 5px !important; color: #000; display: block; }
#secnav li a:hover, #secnav .selected a { color: #008CB8; text-decoration: none; }

/* Body Area */
#body { background: url(/img/skin/body_bg.png) 50% 0% no-repeat #06B0E1; }
#body .wrapper { margin: 0 auto 0px; background: #fff; padding: 0; width: 980px; }
.page-home #body .wrapper { width: 950px; }
.visual { text-align: right; }
#sidebar { width: 210px; float: left; padding: 40px 20px 20px; }
.small-content-area { float: right; width: 730px; }
#content-area {  }
.content-wrapper { padding: 40px 20px 20px; }
#content { padding-top: 0; }
.page-home #content { padding-top: 0px; }
.page-title { font-size: 1.667em; margin-bottom: 28px; }
.page-summary { font-size: 1em; line-height: 150%; color: #00A1D2; font-size: 1.1667em; font-weight: normal; }
.body ul, #footer ul { padding-left: 20px; }
.body ul li, #footer ul li { padding-left: 5px; }
.body a { color: #008CB8; }
#content .visual { float: right; margin: -48px 0 20px 20px; width: 462px; }
#content .visual img { max-width: 100%; }
#content .mediumvisual { width: 250px; margin-top: -10px; }

/* Footer */
#footer .wrapper div { float: left; margin-right: 90px; }
#footer .footer_copy { background: #023443; color: #fff; font-size: 0.91667em; }
#footer .footer_copy .wrapper { padding: 25px 0 15px; }
#footer .footer_content { background: #0083AA url(/img/skin/footer_bg.png) no-repeat 50% 0%; font-size: 0.91667em; }
#footer .footer_content .wrapper { padding: 25px 0; color: #fff; height: 150px; }
#footer .footer_content .wrapper a { color: #fff; }
#footer h3.title { font-size: 1.455em; font-weight: normal; margin-bottom: 15px; }
#footer .copyright-info { width: 320px; }
#footer .copyright a { padding-left: 10px; }

#footer .other-links { width: 215px; }
#footer .other-links li { padding: 1px 0; }
#footer .contact-info { width: 230px; }
#footer .contact-info p { font-size: 1.09em; }
#footer .contact-info .phone { font-weight: bold; }
#footer .wrapper .contact-info, #footer .footer_copy .wrapper div { margin-right: 0; }

/* Home Page */
#tab-panel { height: 360px; width: 100%; overflow: hidden !important; padding-bottom: 0px; margin: 0px; position: relative; }
#tab-panel .slide-wrapper { z-index:0; height:360px !important; width:622px !important; float:left; position: absolute; left: 0px; top: 0px; }
#tab-panel .slide-wrapper img { max-width: 622px; }
#tab-panel .slide-wrapper ul.slides li { width: 622px !important; height: 360px !important; }
#tab-panel .slide-wrapper li .tabpanel-link { position: absolute; left: 0px; top: 0px; width: 622px; height: 360px; display: block; z-index: 2; background: url(/img/skin/flash-link-bg.png); }
#tab-panel .slide-wrapper li .tabpanel-text { position: absolute; left: 0px; bottom: 0px; width: 586px; padding: 18px; background: url(/img/skin/slide-text_bg.png) 0% 0% repeat; margin: 0px; z-index: 1; }
#tab-panel .slide-wrapper li .tabpanel-text .tabpanel-title { margin-bottom: 0px; }
#tab-panel .slide-wrapper li .tabpanel-text .tabpanel-title a { font-size: 16px; font-weight: bold; color: #FFFFFF; }
#tab-panel .slide-wrapper li .tabpanel-text .tabpanel-summary { line-height: 175%; font-size: 15px; color: #FFFFFF; margin-top: 5px; margin-bottom: 0px; }

#tab-panel .tabs { z-index:1; width:344px; height:306px; overflow:hidden; padding:30px 0px 24px!important; background:url(/img/skin/tab_panel_bg.png) 100% 0% no-repeat; float:right; position: absolute; right: 0px; top: 0px;}
#tab-panel .tabs li { width: 288px; height: 20px; line-height: 20px; float: left; padding:15px 0px 15px 56px; margin-bottom: 1px; overflow: hidden; }
#tab-panel .tabs li.selected { background: url(/img/skin/tab_panel_slide_bg.png) 0% 0% no-repeat; }
#tab-panel .tabs li a { text-decoration: none; }
#tab-panel .tabs li .title { font-size: 16px; margin: 0px; color: #FFFFFF; width: 100%; float: left; text-decoration: none; line-height: 20px; }

.home-content { background: url(/img/skin/home-content_bg.png) repeat-x; padding-top: 40px; }

.welcome-message { width: 430px; height: 113px; padding: 25px 20px; overflow: hidden; float: left; margin: 14px 0px 0px; background: url(/img/skin/welcome_bg.png) 0% 0% no-repeat; }
.welcome-message .welcome-title, #promo-panel .panel-title, .featured-item .title a { margin: 0px; line-height: 120%; font-size: 16px; margin-bottom: 7px; color: #026371; font-weight: bold; }
.welcome-message .body { line-height: 200%; color: #333333; width: 100%; height: 70px; overflow: hidden; }
.welcome-message .homelink { width: 100%; margin: 0px; }
.welcome-message .homelink a { float: right; background: url(/img/buttons/btn-welcome_more.png) 0% 0% no-repeat; display: block; width: 25px; height: 25px; text-indent: -9999px; overflow: hidden; }

#promo-panel {width: 415px !important; height: 192px !important; float: right; border-left: 1px solid #C4C4C4; padding-left: 38px;}
#promo-panel .slide-wrapper { z-index: 0 !important; height: 112px !important; width: 385px !important; left: 68px !important; top: 62px !important; }
#promo-panel .slide-wrapper li { height: 112px !important; width: 343px !important; background: url(/img/skin/quotes.png) 0% 0% no-repeat; }
#promo-panel .panel-title { padding-top: 27px; }
#promo-panel .promopanel-summary { text-align: center; line-height: 150%; color: #333333; font-size: 16px; height: 75px !important; width: 284px !important; overflow: hidden; margin-bottom: 7px; padding: 0px 30px; }
#promo-panel .promopanel-more {padding:20px 0px 0px; margin:0px 0px 0px 0px; width: 100%; height: 10px; }
#promo-panel .promopanel-more a { position:absolute; right:-35px; float:right; background: url(/img/buttons/btn-view_more.png) 0% 0% no-repeat; display: block; width: 69px; height: 10px; text-indent: -9999px; overflow: hidden;}

#promo-panel .controls { width:411px; height:30px; left:34px; top:94px!important; margin:0px; z-index: 3 !important;}
#promo-panel .controls li a {width:30px; height:30px; text-indent:-9999px; display:block;float:left;}
#promo-panel .controls li.next {float:right;}
#promo-panel .controls li.next a {background: url(/img/skin/promo_next.png) no-repeat;}
#promo-panel .controls li.previous {float:left;}
#promo-panel .controls li.previous a {background: url(/img/skin/promo_prev.png) no-repeat;}

.featured-pages { width: 100%; height: 157px; overflow: hidden; float: left; margin-top: 60px; margin-bottom: 0px; padding-bottom: 68px; }
.featured-item {width:450px; position:relative; height:157px; float:left; margin-bottom:0px; overflow:hidden;}
.featured-pages .even {margin-right:50px; }
.featured-item .thumbnail {width:150px; height:150px; background:#999; float:left; margin-right:23px;}
.featured-item .thumbnail img {max-width:150px; max-height:150px; overflow:hidden;}
.featured-item .title { width:276px; float:left; border-bottom:1px solid #CCCCCC; padding-bottom:5px;}
.featured-item .title a {}
.featured-item .summary { width: 270px; float: left; margin: 0px; height: 78px; margin-bottom: 8px; overflow: hidden; line-height: 150%; color: #333333; }
.featured-item .more { width: 100%; margin: 0px; float: left; width: 270px;}
.featured-item .more a {background: url(/img/buttons/btn-find_out_more.png) 0% 0% no-repeat; display: block; width: 128px; height: 36px; text-indent: -9999px; overflow: hidden;}

.featured-news {width:270px;float:right;padding:40px;background:#999999; margin-bottom:44px;}
.featured-news h3 a {font-size:12px;font-weight:bold;color:#000000;}


/* Listings */
.listing div { padding: 25px; }
.listing div.even { background: #F2F2F2; }
.listing div.odd { background: #EBEBEB; }
.listing .end { border: none; margin-bottom: 0 !important; }
.listing .title { font-size: 1em; font-weight: bold; }
.listing .title a { color: #000; }
.listing .date { font-size: small; font-style: italic; margin:0px; margin-bottom: 0; }
.listing .fileicon, .listing .thumbnail { float: left; width: 100px; height: 100px; overflow: hidden; margin-right: 20px; padding: 0px; }
.listing .button { padding: 0px; color: #008CB8; font-weight: bold; }
.listing .button a { color: #008CB8; }

/* Article Listing */
.listing .article {  }

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

/* Product Listing */
.products { width: 940px; }
.listing .product { width: 140px; height: 350px; 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;}
.listing .product #add-to-basket { width:100%; float:left; }

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

/* 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 { margin-top: 10px; margin-bottom: 0; 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 { 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: 465px; }
.contact-intro .map iframe { width: 100%; }
.contact-intro .map small { display: none; }
.contact-intro .contact dt { float: left; width: 18%; font-weight: bold; }
.contact-intro .contact dd { width: 80%; }
.contact-intro .contact dd a { font-weight: bold; color: #000; }
.contact-form { margin-left: 25px; }
.contact-form p.required-notice { font-weight: bold; font-size: 1.1667em; }
.contact-form textarea { width: 96%; }
.contact-form .submit { text-align: right; padding-right: 7px; }
.contact-form input.date { width: 70px; }
.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%; }

/* 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 legend,#user-login legend,#user-forgottenpassword legend, #user-registeruser legend, #user-account legend, .ecommerce .billing h2, .ecommerce .delivery h2 { font-size: 1.24em; font-weight:bold; margin-bottom:10px; }
#ppa-login .submit,#user-login .submit,#user-forgottenpassword .submit, #user-registeruser ul.submit, #user-account ul.submit { text-align: left; padding-left: 130px; }
#ppa-login .forgotten_pass,#user-login .forgotten_pass,#user-forgottenpassword .forgotten_pass { padding-left: 130px; }
#ppa-login .forgotten_pass a,#user-login .forgotten_pass a,#user-forgottenpassword .forgotten_pass a { color:#333333; font-weight:bold; }
.user form ul {margin-bottom:20px;}
#user-login .text, #user-login input.password, #user-forgottenpassword .text, #user-forgottenpassword input.password, #user-registeruser .text, #user-account .text, #user-account .password { width:227px; }
#user-registeruser select, #user-account select { width:233px; }
