/* Screen Stylesheet */

/* Text */
h1 { font-size: 2em; }
h2{ font-size: 1.6em; text-transform:uppercase;}
h3 { font-size: 1.05em; }
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;}

.page-title {margin-bottom:30px;}
.body {font-size:0.95em;}
.body a {color:#ff0033;}
.body a:hover {text-decoration:underline;}
.body h4 {text-transform:uppercase;font-size:1.1em;font-weight:bold;margin-top:20px;}

/* Forms */
.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-family:Georgia;color:#fff;font-size:12px; text-align: center; background: #141414; }
.wrapper { width: 960px; margin: 0 auto; text-align: left; }

/* Header */
#header { border-top:5px solid #FF0033; background:none;}
#header .wrapper { position: relative; height: 180px; min-height: 180px; }
#header .jump { display: none; }
#header .logo { position: absolute; top: 10px; left: 0; width: 243px; height: 137px; overflow: hidden; }
#header .strapline { position: absolute; top: 36px; left: 250px; width: 412px; height: 99px; overflow: hidden; text-indent: -9999px; background: url(/img/strapline.png) no-repeat; }
#header .searchsite { width:220px;float:right;height:21px;background:url(/img/search_bg.png) no-repeat;position: absolute; top:114px; 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 { color:#999;width: 185px;font-size:0.9em; height: 15px; padding: 2px; border:none;background:none; padding-top: 4px; }
#header .searchsite .submit { right: 0; }

/* Body Area */
#body { padding: 10px 0 0px;  }
.page-home #body {background: url(/img/feat_bg.png) 0% 100% repeat-x;}
.page-home #body .wrapper {background: url(/img/feat_flower.png) 0% 100% no-repeat;}
#content .visual { float: right; margin: 0 0 20px 20px; }
#sidebar { width: 155px; float: left; overflow: hidden; }
#content-area { width: 795px; float: right; overflow: hidden; }
.content-wrapper { padding: 10px; }

/* Pri Nav */
#prinav li { width: 100%; float: left; font-size: 13px; }
#prinav li .pipe, #footer .last .pipe { display: none; }
#prinav a { color: #fff; padding-left: 7px; font-style: italic; text-transform: uppercase; display: block; }
#prinav a:hover { text-decoration: underline; }
#prinav .selected a { background: #ff0033; }
#prinav ul { margin-bottom: 0; }
.subnav { margin: 10px 0px; }
#prinav .subsubnav, #prinav .subsubsubnav { margin: 10px; }

#prinav li li a { text-transform: lowercase; font-size: 1.1em; }
#prinav li li.selected a { font-weight: bold; background: transparent; }
#prinav .subsubnav li a { font-size: 11px; font-style: normal; text-transform: capitalize; }

/* Newsletter Signup */
#sidebar .newsletter { display:none;padding: 7px; }
#sidebar .newsletter ul { margin-bottom: 0; }
#sidebar .newsletter li { margin-top: 12px; margin-bottom: 0; }
#sidebar .newsletter legend {font-size:1em;text-transform:uppercase;}
#sidebar .newsletter label { font-size:0.8em;font-weight:normal;line-height: 100%; }
#sidebar .newsletter .text { width: 128px;height:19px;border:none; }

/* Featured Items */
.featured-pages {display:inline;padding-top:30px;.padding-top:50px;width:100%;float:left;}
.featured-item {padding:0px;width:207px;float:left;}
.featured-pages .odd {margin:0px 60px;}
.featured-item .title, .featured-item .title a, .featured-item .summary, .featured-item .more {width:100%;float:left;}
.featured-item .title a{color:#333333;font-size:1.1em;border-bottom:1px dotted #999;padding-bottom:5px;}
.featured-item .summary {color:#666;font-size:0.9em;overflow:hidden;height:100px;}
.featured-item .more a {display:block;float:left;width:130px;height:39px;background:url(/img/buttons/btn-find_out_more.png) no-repeat;text-indent:-9999px;}

/* Footer */
#footer {border-top:5px solid #FF0033;color:#666;font-weight:bold;font-family:arial;font-size:0.8em;background:#fff;}
.page-home #footer {border:none;}
#footer .wrapper {height:100px;background:url(/img/footer_big_bg.png) no-repeat; text-align: left; padding-top: 105px; }
.page-home #footer .wrapper {background:url(/img/footer_bg.png) no-repeat;padding-top: 5px; }
#footer a {color:#FF0033;}
#footer ul, #footer p { margin: 10px 0; }
#footer img { position: relative; top: 3px; }
#footer ul {margin-top:10px;}
#footer ul.top {margin-top:5px;}
#footer p {margin-top:10px;}
#footer #left{display:inline;width:44%;margin-left:150px;float:left;}
#footer #right{width:40%;float:right;text-align:right;}
#footer li { display: inline;}
#footer li a { display: inline;}
#footer .pipe {padding: 0px 3px;}
#footer img { position: relative; top: 3px; }

/* Listings */
.listing {margin-bottom:20px;width:100%;float:left;}
.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:10px; }

/* Article Listing */
.listing .article { padding: 10px;margin-bottom:10px; background: #0D0D0D; }
.listing .article h3 {font-size:1.2em;}
.listing .article h3 a {color:#fff;}
.listing .article h3 a:hover {text-decoration:underline;}

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

/* Product Listing */
.products { width: 820px; }
.listing .product {display:inline; width: 170px; height: 190px; overflow: hidden; float: left; margin:0px 14px;margin-bottom:15px; }
.listing .product .thumbnail { float: none; width: auto; height: 150px; background: #FFF; margin-bottom: 10px; margin-right: 0px!important; text-align: center; }
.listing .product .thumbnail a { height: 150px; line-height: 150px; }
.listing .product .thumbnail img { vertical-align: middle;max-width:170px;max-height:170px; }
.listing .product .title,.listing .product .title a { font-size: 18px;color:#fff;font-size:1em;text-transform:capitalize; }

/* Site Map */
.sitemap a {color:#fff; 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:#fff;}
.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 { height:30px;margin: 20px 0;padding-top:10px; background:#2d2d2d;}
.sorting legend { display: none; }
.sorting ul {width:570px;margin:0px auto;}
.sorting li { float:left;display: inline; margin-right: 20px; }
.sorting label {font-size:0.9em;}
.sorting .submit { position: relative; }
.sorting .submit input { position: absolute; left: 0; top: -2px; }

/* 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 { font-weight:bold;color: #FFF; padding: 2px 3px; }
.paging a { color: #FFF;font-weight: normal; margin: 2px 3px; }
.paging a span { font-weight:normal;color: #FFF;padding: 0; background: transparent; }
.paging .last a { background: url(/img/icons/icon-paging_last.png) 100% 50% no-repeat; padding-right: 18px; }
.paging .next a { background: url(/img/icons/icon-paging_next.png) 100% 50% no-repeat; padding-right: 18px; }
.paging .prev a { background: url(/img/icons/icon-paging_previous.png) 0 50% no-repeat; padding-left: 18px; }
.paging .first a { background: url(/img/icons/icon-paging_first.png) 0 50% no-repeat; padding-left: 18px; }

/* Product Details */
.product .price span {font-size:1.2em;}
.product .description { width: 450px; }
.product .catalogue {margin-top:30px;}
.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 { width: 300px; float: right; overflow: hidden; }
.product .gallery .featured-image { position: relative; width: 250px; height: 250px; margin: 0 !important; background: #FFF; text-align: center; }
.product .gallery .featured-image li { position: absolute; width: 250px; height: 250px; line-height: 250px; top: 0; left: 0; }
.product .gallery .featured-image li img { vertical-align: middle; }
.product .gallery .thumbs { display:none;margin-top: 4px; margin-bottom: 0; width: 250px;float:left; }
.product .gallery .thumbs li { float: left; width: 80px; height: 80px; background: #FFF; margin:0px;}
.product .gallery .thumbs li.middle {margin:0px 5px 0px;}
.product .gallery .thumbs img { max-width: 80px; max-height: 80px; }

/* 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 {}
.image-gallery .image-result { float: left; width: 170px; height: 170px; overflow: hidden; position: relative; margin: 10px;dispaly:inline; }
.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: left; display:block;height: 170px; overflow: visible; width: 170px; }
.image-gallery .image-result img { vertical-align: middle; max-width: 170px; max-height: 170px; }

/* 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 { margin-top:20px;clear: left;margin-left:0px; }
.faqlist .heading h2 {text-transform:capitalize;}
.faqlist dt {margin-left:10px; clear: left; background: url(/img/icons/icon-arrow_right.png) 0 50% no-repeat; padding-left: 12px; }
.faqlist dt a {color:#fff;}
.faqlist dt.selected { background-image: url(/img/icons/icon-arrow_bottom_right.png) }
.faqlist dd { margin-left:10px;clear: left; padding-left: 12px; }
.faqlist dd p {font-size:0.9em;}

/* Contact Form */
dl.contact { background: #0d0d0d;margin-top: 20px; padding: 10px; }
dl.contact dt { width: 20%; font-style:italic;text-align:right;font-weight: bold; text-transform:lowercase;}
dl.contact dd { width: 70%;margin-left:20px; }
dl.contact dd a {color:#fff;}
.contact-form, .quote-form { background: #0d0d0d;width:290px;font-size:0.8em; padding: 20px; margin-left: 20px; }
.contact-form {background:transparent;}
.contact-form h2, .quote-form h2 {text-transform:capitalize;}
.contact-form .textarea, .contact-form .text, .quote-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: 50px auto 30px;width:300px;padding:20px;background:#0d0d0d; }
#ppa-login fieldset,#user-login fieldset,#user-forgottenpassword fieldset { width: 100%; margin: 0 auto; text-align: left; }
#ppa-login p {width:100%;border-bottom:dotted 1px #999;padding-bottom:8px;}
#ppa-login  ul {width:200px;margin:0px auto;}
#ppa-login  li .text, #ppa-login  li .password {border:none;height:18px;width:100%;}
#ppa-login .forgotten_pass,#user-login .forgotten_pass,#user-forgottenpassword .forgotten_pass { padding-left: 125px; }

#form-sendtofriend legend {color:#fff;}

.download .icon {width:60px;float:left;margin-right:20px;margin-top:10px;height:100px;}
.download h2 a{font-size:0.8em;color:#fff;}
.download .button a {color:#FF0033;}
.download .button a:hover {text-decoration:underline;}