/* Screen Stylesheet */

/* Text */
h1 { font-size: 24px; color:#CA1325; font-weight:bold; letter-spacing:-1px; }
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: 170%; color:#333333; }
a {text-decoration:none; color:#3484B9;}
a:hover {text-decoration:underline;}

/* Page Body */
.body h4 {font-weight:bold;font-size:1.1em;}
.body p img {border:1px solid #9FA0A1; padding:1px;}

/* Send To Friend */
#sendtofriend { padding: 20px; }
#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-family:arial, helvetica, sans-serif;; font-size:12px;text-align: center; background:#E9E9E9; }
.wrapper { width: 960px; margin: 0 auto; text-align: left; overflow: hidden; }

/* Header */
#header {margin:10px auto 0px; width:100%; float:left; background: url(/img/skin/redblue_bg.png) 0% 0% repeat-x;}
#header .wrapper {background:#FFFFFF; width:958px; border:1px solid #CCCCCC; border-bottom:0px none; position: relative; min-height: 129px; overflow:hidden; }
#header .jump { display: none; }
#header .logo { position: absolute; top: 21px; left: 9px; width: 251px; height: 84px; overflow: hidden; }
#header #contact-details { position: absolute; left: 312px; top: 56px; margin-bottom: 2px; }
#header #contact-details li { float: left; padding: 0 10px; font-size:18px; color:#CA1325;}
#header #contact-details .phone {border-right:1px solid #333333;}
#header #contact-details a {color:#3484B9;}
#header .searchsite { background: url(/img/skin/search_bg.png) no-repeat;position:absolute; right:9px; top:42px; width:239px;height:47px;}
#header .searchsite legend, #header .searchsite label { display: none; }
#header .searchsite ul { position:relative;margin: 0;width:239px; }
#header .searchsite li { position: absolute; margin: 0; }
#header .searchsite .input { right: 54px; top:19px; }
#header .searchsite .input .text { color:#828187; width:175px;height: 22px; line-height: 22px; padding: 4px 5px 2px 5px; border: 0px none;background:transparent;}
#header .searchsite .submit { right: 0px; top:21px;}

/* Pri Nav */
.page-home #nav {margin:0px auto 7px;}
#nav { position:relative; margin:0px auto 23px; width:100%; float:left;}
#nav .wrapper { padding-bottom:9px; width:958px; background:#FFFFFF; border:1px solid #CCCCCC; border-top:0px none; }

#prinav { float:left; margin:0px 9px; width:940px; height:50px; overflow:hidden; background: url(/img/skin/prinav_bg.png) 0% 0% no-repeat;}
#prinav li { float: left; background: url(/img/skin/prinav_border.png) 100% 50% no-repeat;}
#prinav .last {background:none;}
#prinav a { text-decoration:none; color:#3484B9; display: block; padding: 17px; line-height: 100%; font-size:16px; }
#prinav a:hover,#prinav .selected a {color:#CA1325;}

#secnav {float:left; margin:0px 9px; padding-left:7px; padding-top:5px;}
#secnav li {float:left;}
#secnav a {text-decoration:none; color:#3484B9; display: block; padding: 5px 10px; line-height: 100%; font-size:13px; }
#secnav a:hover, #secnav .selected a {color:#CA1325;}

/* Body Area */
#body { width:100%;float:left; background:none;}
#body .wrapper { width: 940px;}
.visual { text-align: left; }
#content .visual { float: right; margin: -34px 0 0px 20px; }
#content .visual img {border:1px solid #9FA0A1; padding:1px; margin-bottom:10px}

/* Footer */
#footer {background: url(/img/skin/redblue_bg2.png) 0% 100% repeat-x; font-size:11px; width: 100%; text-align: left; margin: 29px 0px 5px 0px; float:left;}
#footer .wrapper { padding-top: 20px;  background: url(/img/skin/footer_border.png) 50% 0% no-repeat;}
#footer .top_wrap, #footer .bottom_wrap { width:940px; float:left; padding:0px 10px; }
#footer .top_wrap { margin-bottom: 15px; }
#footer .top_wrap p {font-size:12px;}
#footer .bottom_wrap {padding:10px; background:#FFFFFF; width:938px; border:1px solid #CCCCCC;}
#footer .bottom_wrap div {width:315px;float:left;}
#footer p {margin-bottom:0px; color:#333333;}
#footer a {color:#333333;}
#footer h3 {color:#333333; font-size:18px; font-weight:bold; margin-bottom:5px;}
#footer .bottom_wrap .links { width:210px; margin:0px 48px; }
#footer .bottom_wrap .links ul { width:49%; float:left;}
#footer .bottom_wrap .contact_info .phone {margin-bottom:20px;}

/* Home Page */
.flash-wrapper { float: left; width: 940px !important; height: 380px !important; position: relative;}
.flash-wrapper .banner { z-index:1; position: absolute; bottom: 9px; left: 12px; width: 121px; height: 121px; overflow: hidden; }
.page-home #flash-panel { width:940px!important; height:380px!important; float:left; }
.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; text-indent:-9999px; background: url(/img/skin/transparent.png) no-repeat; }
.page-home #flash-panel .slide-text {background: url(/img/skin/flash-link-bg.png) repeat; position:absolute; color:#ffffff;width:302px;max-height:340px;right:0px;top:62px;padding:20px; overflow:hidden;}
.page-home #flash-panel .slide-text h4 {font-weight:bold; font-size:28px;margin-bottom:20px;color:#FFFFFF;}
.page-home #flash-panel .slide-text p {margin:0px;font-size:12px;line-height:200%;color:#FFFFFF;}
.page-home #flash-panel .overlay {position:absolute;top:0px;left:0px;}

.featured-pages { margin: 9px 0px 0px; width: 100%; eight:150px; float:left;}
.featured-pages .featured-title { display: none; }
.featured-item { width: 308px; float: left; }
.featured-pages .odd { margin:0px 8px; }
.featured-item .thumbnail { float: left !important; width: 150px !important; height: 150px !important; overflow:hidden; margin:0px 7px 0px 0px;}
.featured-item .thumbnail img {max-width:150px; max-height:150px;}
.featured-item .title { margin-top:10px; margin-bottom:5px; height:30px;overflow:hidden; background: url(/img/skin/featured_border.png) 0% 100% no-repeat;}
.featured-item .title a {color:#CA1325; font-size:20px; font-weight:bold; letter-spacing:-1px;}
.featured-item .summary {text-align:justify!important; height:62px; overflow:hidden; margin-bottom:8px;}
.featured-item .more {margin:0px;}

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

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

/* Product Listing */
.listing .product { width: 170px; height: 370px; overflow: hidden; float: left; margin: 0px 23px 16px; }
.listing .product .thumbnail { float: none; width: 150px; height: 150px; background: #FFF; margin: 0px auto 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 .title a { font-size: 18px; }
.listing .product .title,.listing .product .summary,.listing .product .price { padding-left: 0; }

/* 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; }
.sorting legend { display: none; }
.sorting ul { width:590px; margin:0px auto; }
.sorting li { float:left; display: inline; margin-right: 20px; }
.sorting .submit { position: relative; }
.sorting .submit input { position: absolute; left: 0; top: -7px; }

/* 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 { 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: 500px; float:right; }
.product .description .body {margin-bottom:20px;}
.product .description .wasprice {float:left;margin-right:10px;}
.product .description p.price {float:left;}
.product #add-to-basket { margin-top:10px;width:100%;float:left;}
.product #add-to-basket legend {display:none;}
.product #add-to-basket li { margin-bottom:10px;float:left;width:100%;}
.product #add-to-basket li.quantity input {border:solid 1px #999;padding:3px;margin-bottom:15px;}
.product #add-to-basket li.submit {width:40%;}
.product #add-to-basket li.checkout {float:right;width:115px;margin-top:-27px;}
.product #add-to-basket label {font-weight:normal;text-transform:lowercase;width:100%;}
.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: 0px; }

/* Product Image Gallery */
.product .gallery { width: 329px; float: left; overflow: hidden; }
.product .gallery .featured-image { padding-top:14px;background:#e1e1e1;position: relative; width: 329px; height: 315px; text-align: center; }
.product .gallery .featured-image li { background: #FFF;width: 300px; height: 300px; line-height: 300px;margin: auto; }
.product .gallery .featured-image li img { vertical-align: middle; }
.product .gallery .thumbs { margin-top: 10px; margin-bottom: 0; width: 100%; }
.product .gallery .thumbs li { float: left; width: 80px; height: 80px; margin-right: 3px; }
.product .gallery .thumbs li.last {margin-right:0px;}
.product .gallery .thumbs img { max-width: 80px; max-height: 80px; }

/* Related Items */
.related-items { clear: both; padding-top: 20px; }

/* Image Gallery */
.image-gallery .listing { background: #D2D2D2; border: 1px solid #B2B2B2;}
.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 .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 {}
.contact-intro .contact dt { width: 15%; font-weight: bold; color:#CA1325; margin:3px 0px; }
.contact-intro .contact dd { width: 85%; margin:3px 0px; }
.contact-intro iframe {border:1px solid #9FA0A1; padding:1px;}
.contact-intro small a {color:#000000 !important;}

.contact-form {float:right; margin-top:35px;}
.contact-form  .required-notice {font-weight: normal; font-size:16px; color:#333333;}
.contact-form ul.fields li {margin:10px 0px;}
.contact-form label {font-weight:normal;}
.contact-form .field-summary {margin-bottom:2px; font-size:12px !important; font-style:italic; color:#000000;}
.contact-form .text { width: 180px; height:24px; border:1px solid #B9B9B9; }
.contact-form .textarea { width: 439px; height:128px; border:1px solid #B9B9B9; }
.contact-form .submit {float:right; }

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