/* 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: #000; font-family: arial; color: #333; font-size: 12px; }
body a { color: #333; text-decoration: none; }
.wrapper { width: 960px; margin: 0 auto; text-align: left; }
.page-home #container { background: url(/img/skin/grey.jpg) no-repeat 50% 90px; }

/* Header */
#header { background: #00AEEF; }
#header .wrapper { position: relative; height: 90px; min-height: 90px; }
#header .jump { display: none; }
#header .logo { position: absolute; top: 25px; left: 0; width: 314px; height: 39px; overflow: hidden; }
#header .strapline { position: absolute; top: 25px; left: 395px; width: 440px; height: 70px; overflow: hidden; text-indent: -9999px; background: url(/img/strapline.png) no-repeat; }
#header .searchsite { position: absolute; top: 34px; right: 0; background: url(/img/skin/search-box.png); width: 186px; height: 27px; }
#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; top: 2px;}
#header .searchsite .input .text { width: 150px; height: 15px; padding: 2px; border: 0 none; background: none; padding-top: 4px; }
#header .searchsite .submit { right: 5px; top: 2px; border: 0px; background: none; }

/* Body Area */
.page-home {background:#fff;}
.page-home #body { background: url(/img/skin/white.png) no-repeat 50% 0%; }
#body { background:#fff;padding: 35px 0 5px; }
#content .image-wrapper { float: right; } 
#content .visual { margin: 0 0 20px 20px; float:right;}
#sidebar { width: 155px; float: left; }
#content-area { width: 795px; float: right; overflow: hidden; }
.content-wrapper { padding: 0 10px; }
.content-wrapper .image-wrapper {width:300px;}
.page-title { text-transform: uppercase; font-family: helvetica; font-weight: normal; }

/* Pri Nav */
#prinav li { width: 100%; float: left; font-weight: bold; font-size: 11px; text-transform: uppercase; padding: 1px 0; }
#prinav a { color: #106CA5; background: none; display: block; border: 0 none; }
#prinav a:hover,#prinav .selected a { background: none; border: 0 none; color: #333; }
#prinav ul { margin: 10px 0; float: left; padding-left: 10px; }
#prinav li li { width: 120px; }
#prinav li li a { background: none; border: 0 none; }
#prinav li li a:hover,#prinav li .selected a { background: none; border: 0 none; }

/* Sidebar */
#sidebar .newsletter { padding: 15px; background: #1A1A19; border: 0px none; }
#sidebar .newsletter p { background: url(/img/skin/newsletter-text.jpg); width: 121px; height: 51px; text-indent: -999px; }
#sidebar .newsletter ul { margin-bottom: 0; }
#sidebar .newsletter li { margin-top: 10px; margin-bottom: 0; }
#sidebar .newsletter label { display: none; line-height: 100%; }
#sidebar .newsletter .text { width: 120px; }
#sidebar .subscribe { text-align: right; }

#sidebar .eyeTest { margin-top: 10px; }
#sidebar .eyeTest a { background: url(/img/skin/book-eye-test.png) no-repeat; width: 154px; height: 109px; display: block; text-indent: -999px; }

/* Footer */
#footer { background: #000; color: #fff; font-size: 10px;  }
#footer a { color: #fff; }
#footer .left { text-align: left; }
#footer .right { text-align: right; }
#footer .wrapper { text-align: center; padding-top: 5px; }
#footer ul, #footer p { margin: 10px 0; }
#footer li { display: inline; padding: 0 5px 0 6px; }
#footer img { display: inline; margin-bottom: -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: 20px; }

/* Article Listing */
.listing .article { padding: 10px; background: 0 none; border: 0 none; border-bottom: 1px dotted #999; }
.listing .article a { color: #106CA5; }
.listing .article a:hover { color: #333; }

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

/* Product Listing */
.products { width: 820px; }
.listing .product { width: 160px; height: 350px; overflow: hidden; float: left; margin-right: 22px; margin-bottom: 22px; background: #D1D1D1; border: 1px solid #B2B2B2; padding: 10px; }
.listing .product .thumbnail { 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; }
.listing .product .title,.listing .product .title a { font-size: 18px; }
.listing .product .title,.listing .product .summary,.listing .product .price { padding-left: 0; }

/* Home */
.featured-pages { float: left; margin-top: 30px; padding: 24px; width: 795px;height:250px;overflow:hidden; }
.featured-pages .featured-title { display: none; }
.featured-item { display:inline;width: 233px; float: left; }
.featured-pages .odd {margin: 0px 45px;}
.featured-item .title { width:100%;height: auto; overflow: hidden; font-size: 25px; margin-bottom: 5px;font-weight:bold; }
.featured-item .title a { color: #000; }
.featured-item .sub-title {width:100%;margin-bottom:20px;color:#00AEEF;font-size:24px;}
.featured-item .summary {width:100%; text-align: left; height: 100px; overflow: hidden; }
.featured-item .thumbnail { float: left; width: 200px; height: 135px; margin: 0px 0px 20px; border: 1px solid #000; }
.featured-item .more { width:100%;float:left; }
.featured-pages .end { margin: 0px; }
.home-feature { float: right; width: 220px; padding: 20px; }
.home-feature .title {margin:0px auto;width:163px;height:88px;display:block;text-indent:-9999px;background:url(/img/welcome-ttl.png) no-repeat; margin-bottom: 20px; }
.home-feature .title * { font-size: 25px; color: #000; }
.home-feature .summary { color: #666666; font-size: 12px; }
.home-feature .thumbnail { margin-top: 0px; float: right; }
.home-feature .more { float: right; margin: 20px 0; }
.home .more a { background: url(/img/buttons/btn-find_out_more.png) no-repeat; display: block; width: 62px; height:21px; overflow: hidden; text-indent: -999px; }

.home .welcome-message { display: none; }

.welcome-message {}
#flash-panel { width: 500px !important; height: 331px !important; float: left; margin-bottom: 55px !important; }
#flash-panel .slide-text { padding: 15px; bottom: 0px; right: 0px; background: url(/img/skin/flash-text-bg.png); font-size: 34px; font-family: georgia; }
#flash-panel p { margin: 0px; }

/* 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 .submit { margin-top: 10px; }
#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; }

/* Sorting Options */
.sorting { margin: 20px 0; }
.sorting legend { display: none; }
.sorting li { display: inline; margin-right: 20px; }
.sorting .submit { position: relative; }
.sorting .submit input { position: absolute; left: 0; top: -7px; }

/* 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: #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 { 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 { margin-bottom:10px;clear: left; background: url(/img/icons/icon-arrow_right.png) 0 50% no-repeat; padding-left: 32px; }
.faqlist dt a { color: #106CA5; }
.faqlist dt.selected { background-image: url(/img/icons/icon-arrow_bottom_right.png) }
.faqlist dd { clear: left; padding-left: 32px; }
.faqlist dd.heading {padding:0px;}

/* Contact Form */
.contact-intro .contact { margin: 10px 0 25px; padding-top: 10px; border-top: 1px solid #CCC; }
.contact-intro .contact dt { width: 20%; font-weight: bold; }
.contact-intro .contact dd { width: 80%; }
.contact-intro .google-map { float: left; }
.contact-intro .map iframe { width: 390px; }
.contact-form { background: url(/img/skin/form-bg.jpg) no-repeat; border: 1px solid #d1d1d1; padding: 10px; margin-left: 20px; }
.contact-form .textarea { width: 100%; }
.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%; }
.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; }
