/* Screen Stylesheet */

/* Text */
h1 { font-size: 20px; color:#009900; }
h2 { font-size: 1.162em; }
h3 { font-size: 1em; font-weight:bold; }
h1,h2,h3,h4,h5,h6,h7 { margin-bottom: 10px; font-family:arial, helvetica, sans-serif;}
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%; color:#333333;}
a {text-decoration:none;color:#009900;}
a:hover {text-decoration:underline;}

/* Page Body */
.body p img {margin: 0px 40px 10px 0px; padding:2px; border:1px solid #CCCCCC;}
.body h4 {font-weight:bold;font-size:1.1em;}

/* Send To Friend */
#sendtofriend { padding: 20px;background:#ffffff;}
#sendtofriend legend {color:#000000!important;}

/* 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, arial, sans serif;background:url(/img/skin/bg.png) repeat-x; text-align: center; }
#container { text-align: left; overflow: hidden; }
.wrapper { width: 870px; margin: 0 auto; }

/* Header */
#header {width:100%;}
#header .wrapper {position:relative; min-height:135px; background: url(/img/skin/header_bg.png) 50% 100% no-repeat;}
#header .jump { display: none; }
#header .logo { margin:0px;float:left; width: 417px; height: 113px; overflow: hidden; position:absolute; bottom:0px; left:15px;}
#header .strapline { width:236px; height:29px; overflow:hidden; position:absolute; top:48px; right:23px; text-indent:-999999px; background: url(/img/skin/strapline.png) 0% 0% no-repeat;}
#header #iosh { width:68px; height:61px; overflow:hidden; position:absolute; top:39px; right:325px; text-indent:-999999px; background: url(/img/skin/iosh.png) 0% 0% no-repeat;}
#header #contact-details { position: absolute; right: 14px; top: 81px; }
#header #contact-details li {float:left; font-family:arial, helvetica, sans-serif; font-size:16px;}
#header #contact-details p {color:#000000;}
#header #contact-details .phone { padding-right:8px;}
#header #contact-details .email { padding-left:8px; border-left:2px solid #000000;}
#header #contact-details p {margin:0px; line-height:100%; }
#header #contact-details a {color:#000000; font-weight:bold;}
#header .searchsite { background: url(/img/skin/search_bg.png) no-repeat;position:absolute; right:0px; top:13px; width:202px; height:28px;}
#header .searchsite legend, #header .searchsite label { display: none; }
#header .searchsite ul { position:relative;margin: 0;width:202px; }
#header .searchsite li { position: absolute; margin: 0; }
#header .searchsite .input { right: 30px; }
#header .searchsite .input .text { width:160px; height: 20px; padding: 2px; border: 0px none;background:transparent; padding-top: 6px; }
#header .searchsite .submit { right: 8px; top:5px; }

/* Pri Nav */
#nav { width: 100%; margin: 0 auto; min-height:31px; }
#prinav {margin:0px auto;width:828px; padding:0px;}
#prinav li { float: left; }
#prinav .last a {padding: 10px 0px 10px 0px; }
#prinav a { text-decoration:none; font-family:arial, helvetica, sans-serif; color:#333333; display: block; padding: 10px 12px 10px 0px; line-height: 100%; }
#prinav a:hover, #prinav .selected a {color:#009900;}

#secnav { background: #009900; display: block; height:32px; margin-bottom:0px;}
#secnav li {float:left; padding-right:10px; }
#secnav li a { display: block; border:0px!important; padding: 7px!important; color:#ffffff; text-decoration:none;}
#secnav a:hover, #secnav .selected a {font-weight:bold; }

/* Body Area */
#body { float:left; width: 100%; margin: 0 auto; z-index:2px;}
#body .wrapper {background:#ffffff; border:1px solid #CCCCCC; border-bottom:0px none; width:828px; padding:0px 20px 10px 20px; min-height:500px;}
#content {padding-top:10px;}
.page-home #content {padding-top:0px;}
#content .visual { float: right; margin: -35px 0 20px 20px; }
#content .visual img {padding:2px; border:1px solid #CCCCCC;margin-bottom:20px;}

/* Footer */
#footer {z-index:1px; padding-top:80px; background:url(/img/skin/footer_bg.jpg) 50% 0% no-repeat; width:100%; height:200px; float:left;}
#footer .ant-wrapper {z-index:1px; width:1200px; height:159px; position:relative; margin:-150px auto 0px;}
#footer .ant {position:absolute; top:0px; left:0px; background:url(/img/skin/ant.png) 0% 0% no-repeat; width:147px; height:159px; }
#footer .wrapper { font-size:11px;width:828px;height:100px; margin:0px auto;text-align: left; padding-top: 5px; }
#footer ul, #footer p { margin: 6px 0; }
#footer ul { width:100%; float:left; }
#footer p { width:100%;float:right;text-align: right;line-height:120%; }
#footer .company_info {color:#ffffff;}
#footer li, #footer p, #footer a {color:#ffffff;}
#footer a {font-weight:bold;}
#footer .footerleft { float: left; width:350px; }
#footer .footerright { float: right; width:475px; }
#footer li { display: inline; }
#footer li a { line-height:100%; margin-right:8px; padding-right:8px; border-right:solid 1px #ffffff; float:left; }
#footer li.last a{ border:none; }
#footer img { position: relative; top: 0px; }

/* Home Page */
.flash-wrapper { border:1px solid #CCCCCC; padding:2px; float: left; width: 822px !important; height: 357px !important; position: relative;}
.flash-wrapper .banner { z-index:1; position: absolute; right: -10px; top: -2px; width: 157px; height: 160px; overflow: hidden; }
.page-home #flash-panel { width:822px!important; height: 357px!important; margin:0px !important;}
.page-home #flash-panel #holder {position:relative;width:100%;height:100%;}
.page-home #flash-panel .slide-link {width:100%; height:100%; position:absolute; top:0px; left:0px; display:block; text-indent:-9999px; }
.page-home #flash-panel .slide-text {background: url(/img/skin/flash-link-bg.png) 0% 0% repeat; position:absolute; color:#ffffff; width:802px; line-height:20px; left:0px; bottom:0px; padding:18px 10px;}
.page-home #flash-panel .slide-text h4 {font-size:20px; font-weight:bold; margin:0px; text-align:center; color:#ffffff;}
.page-home #flash-panel .slide-text p {margin:0px;font-size:1.4em; text-align:center;}
.page-home #flash-panel .overlay {position:absolute;top:0px;left:0px;}

.welcome-message {float:left; width: 806px; padding:10px; border:1px solid #CCCCCC; margin:7px 0px;}
.welcome-message .page-title { background:url(/img/skin/welcome_title.png) 0% 0% no-repeat; text-indent:-999999px; width:171px; height:90px; overflow:hidden; float:left; margin-right:10px;}
.welcome-message .body {float:left; width:625px; color:#333333; font-family:arial, helvetica, sans-serif; line-height:135%; font-size:18px;}

.page-visual {float:left; width: 822px; height:124px; overflow:hidden; padding:2px; border:1px solid #CCCCCC; margin-bottom:7px;}
.page-visual img {max-width:822px; max-height:124px; overflow:hidden;}

.featured-pages {width:100%; float:left;}
.featured-pages .featured-item {width:384px; height:120px; overflow:hidden; float:left;}
.featured-item {font-size:12px; color:#333333;}
.featured-item .title {padding-top:12px; margin-bottom:5px;}
.featured-item .title a {font-size:18px; color:#12722C;}
.featured-item .summary {width:100%; height:80px; overflow:hidden;}
.featured-pages .even {padding-right:29px; border-right:2px dotted #76AE85;}
.featured-pages .odd {padding-left:29px;}

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

/* Article Listing */
.listing .article {  }
.listing .article .title a {font-weight:bold; color:#68B2E5;}

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

/* Product Listing */
#sidebar {background:#e1e1e1;padding:18px;}
.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; }
.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; }

/* 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 .contact { padding-top: 10px; border-top: 2px dotted #1FA82E; }
.contact-intro .contact dt { width: 20%; color:#1FA82E; text-transform:lowercase; margin:4px 0px;}
.contact-intro .contact dd { width: 80%; margin:4px 0px;}
.contact-intro .contact dd a {color:#6AB2E5; font-weight:bold;}
.contact-intro .map iframe {border:1px solid #CCCCCC;padding:2px;}
.contact-intro small a {color:#000000 !important;}
.contact-form { padding: 10px; margin-left: 20px; margin-top: 20px; }
.contact-form .required-notice {color:#333333; font-size:16px;}
.contact-form .field-summary {font-size:12px !important; margin-bottom:2px;}
.contact-form .textarea { width: 370px; height:128px;}
.contact-form  label {font-weight:normal;}
.contact-form ul.fields li {margin:8px 0px;}
.contact-form .submit {float: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; }