/* Screen Stylesheet */

/* Fonts */
* { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 12px; }
a { font-weight: bold; color: #075784; text-decoration: none; }
a:hover { color: #666; }
label { font-weight: bold; }
legend { font-size: 20px; color: #075784; }
strong { font-weight: bold; }
em { font-style: italic; }
#content p, #content ul, #content ol, #content table, #content address { margin: 10px 0; }
#content p, #content li, #content address { line-height: 160%; }
#content h1 { font-size: 28px; color: #333; }
#content h2 { font-size: 20px; color: #075784; }
#content h3 { font-size: 18px; color: #333; }
#content h4 { font-size: 14px; color: #666; }

/* Links */
a.back { background: url(/img/icons/icon-arrow_left.png) 0 50% no-repeat; padding-left: 12px; }

/* Bullets */
.bullet1 { background: url(/img/skin/bullet-1.png) 0 50% no-repeat; padding-left: 16px; }
.bullet2 { background: url(/img/skin/bullet-2.png) 0 50% no-repeat; padding-left: 12px; }

/* Forms */
ul.fields { margin: 10px 0; }
input.text, input.password, textarea.textarea { border: 1px solid #075784; padding: 2px; }

/* Body */
body { background: #333 url(/img/skin/page-bg.png) repeat-x; }

/* Header */
#header { background: #075784 url(/img/skin/header-bg.png) no-repeat; }
#header .strapline a { display: block; background: url(/img/skin/header-strapline.png) no-repeat; text-indent: -9999px; width: 100%; height: 100%; }
#header .search .fields { margin: 0; }
#header .search .input input { background: #CBDAE5; border: 1px solid #FFF !important; }
#header .basket { color: #FFF; line-height: 16px; background: url(/img/icons/icon-basket.png) 0 50% no-repeat; padding-left: 27px; }
#header .basket .summary { border: none; }
#header .basket a { background: url(/img/skin/bullet-1.png) 0 50% no-repeat; padding-left: 15px; margin-left: 5px; color: #FFF; }
#header .basket a:hover { text-decoration: underline; }

/* Messages */
ul.messages { clear: left; border: 1px dotted #5FAAD2; background: #C9E1F0; padding: 0 10px; margin: 0 0 10px 0; }
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; }

/* Footer */
#footer p, #footer li { color: #FFF; font-size: 10px; }
#footer li { border-right: 1px solid #888; }
#footer li.copyright, #footer li.top { border-right: none; }
#footer a { color: #FFF; font-weight: normal; font-size: 10px; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

/* Pri Nav */
#prinav { background: #03273A url(/img/skin/prinav-bg.png); }
#prinav li { background: url(/img/skin/prinav-separator.png) 0 50% no-repeat; padding-left: 1px; }
#prinav a { font-weight: normal; height: 40px; line-height: 40px; font-size: 14px; color: #FFF; text-decoration: none; padding: 0 18px; }
#prinav a:hover, #prinav .selected a { background: #075784; }
#prinav .nav-home { background: none; padding-left: 0; }
#prinav .nav-home a { width: 55px; padding: 0; text-indent: -9999px; background: url(/img/skin/prinav/prinav-home.png) 0 0 no-repeat; }
#prinav .nav-home a:hover, #prinav .nav-home .selected { background: url(/img/skin/prinav/prinav-home.png) 0 100% no-repeat !important; }

/* Breadcrumb */
.breadcrumb li { margin-right: 7px; }
.breadcrumb a { font-weight: bold; text-decoration: none; }
.breadcrumb .deselected { background: url(/img/skin/bullet-1.png) 100% 50% no-repeat; padding-right: 15px; }
.breadcrumb .selected a { color: #FFF; }

/* Panels */
.right .panel { float: right; }

.panel { margin-bottom: 10px; padding-top: 4px; background-position: 0 0; background-repeat: no-repeat; }
.panel .p-middle { padding: 6px 10px; background-position: 0 0; background-repeat: no-repeat; }
.panel .p-bottom { padding-bottom: 4px; background-position: 0 100%; background-repeat: no-repeat; }
.p-pad .p-middle { padding: 16px 20px; }
.p-nopad .p-middle { padding: 0 20px; background: #075784 url(/img/panels/panel-nopad-dark-middle.png) 0 0 repeat-x !important; }

.p-254-light, .p-254-dark { width: 254px; }
.p-254-light { background-image: url(/img/panels/panel-254-light-top.png); }
.p-254-light .p-middle { background-color: #FFF; background-image: url(/img/panels/panel-254-light-middle.png); }
.p-254-light .p-bottom { background-image: url(/img/panels/panel-254-light-bottom.png); }
.p-254-dark { background-image: url(/img/panels/panel-254-dark-top.png); }
.p-254-dark .p-middle { background-color: #075784; background-image: url(/img/panels/panel-254-dark-middle.png); }
.p-254-dark .p-bottom { background-image: url(/img/panels/panel-254-dark-bottom.png); }

.p-506-light, .p-506-dark { width: 506px; }
.p-506-light { background-image: url(/img/panels/panel-506-light-top.png); }
.p-506-light .p-middle { background-color: #FFF; background-image: url(/img/panels/panel-506-light-middle.png); }
.p-506-light .p-bottom { background-image: url(/img/panels/panel-506-light-bottom.png); }
.p-506-dark { background-image: url(/img/panels/panel-506-dark-top.png); }
.p-506-dark .p-middle { background-color: #075784; background-image: url(/img/panels/panel-506-dark-middle.png); }
.p-506-dark .p-bottom { background-image: url(/img/panels/panel-506-dark-bottom.png); }

.p-180-light, .p-180-dark { width: 180px; }
.p-180-light { background-image: url(/img/panels/panel-180-light-top.png); }
.p-180-light .p-middle { background-color: #FFF; background-image: url(/img/panels/panel-180-light-middle.png); }
.p-180-light .p-bottom { background-image: url(/img/panels/panel-180-light-bottom.png); }
.p-180-dark { background-image: url(/img/panels/panel-180-dark-top.png); }
.p-180-dark .p-middle { background-color: #075784; background-image: url(/img/panels/panel-180-dark-middle.png); }
.p-180-dark .p-bottom { background-image: url(/img/panels/panel-180-dark-bottom.png); }

.p-696-light, .p-696-dark { width: 696px; }
.p-696-light { background-image: url(/img/panels/panel-696-light-top.png); }
.p-696-light .p-middle { background-color: #FFF; background-image: url(/img/panels/panel-696-light-middle.png); }
.p-696-light .p-bottom { background-image: url(/img/panels/panel-696-light-bottom.png); }
.p-696-dark { background-image: url(/img/panels/panel-696-dark-top.png); }
.p-696-dark .p-middle { background-color: #075784; background-image: url(/img/panels/panel-696-dark-middle.png); }
.p-696-dark .p-bottom { background-image: url(/img/panels/panel-696-dark-bottom.png); }

.p-348-light, .p-348-dark { width: 348px; }
.p-348-light { background-image: url(/img/panels/panel-348-light-top.png); }
.p-348-light .p-middle { background-color: #FFF; background-image: url(/img/panels/panel-348-light-middle.png); }
.p-348-light .p-bottom { background-image: url(/img/panels/panel-348-light-bottom.png); }
.p-348-dark { background-image: url(/img/panels/panel-348-dark-top.png); }
.p-348-dark .p-middle { background-color: #075784; background-image: url(/img/panels/panel-348-dark-middle.png); }
.p-348-dark .p-bottom { background-image: url(/img/panels/panel-348-dark-bottom.png); }

.p-343-light, .p-343-dark { width: 343px; }
.p-343-light { background-image: url(/img/panels/panel-343-light-top.png); }
.p-343-light .p-middle { background-color: #FFF; background-image: url(/img/panels/panel-343-light-middle.png); }
.p-343-light .p-bottom { background-image: url(/img/panels/panel-343-light-bottom.png); }
.p-343-dark { background-image: url(/img/panels/panel-343-dark-top.png); }
.p-343-dark .p-middle { background-color: #075784; background-image: url(/img/panels/panel-343-dark-middle.png); }
.p-343-dark .p-bottom { background-image: url(/img/panels/panel-343-dark-bottom.png); }

/* Sidebar */
#part-search #dynamicSearch li { margin: 5px 0; }
#part-search label { width: 100px; float: left; margin-top: 2px; }
#part-search select { width: 130px; float: right; }
#part-search ul.submit { text-align: left; padding-left: 105px; }
#secondary-nav h2 { font-size: 17px; color: #CBDAE5; }
#secnav { padding: 0 !important; }
#secnav li { background: url(/img/icons/icon-arrow_right.png) 0 50% no-repeat; padding-left: 12px; margin: 8px 0 0 0; }
#secnav a { font-size: 17px; font-weight: normal; color: #FFF; text-decoration: none; }
#secnav a:hover { color: #999; }
#secnav .subnav { overflow: hidden; }
#secnav .subnav li, #secnav .subnav { background: none; padding: 0; margin: 0; }
#secnav .subnav li { margin: 5px 20px; }
#secnav .subnav a { font-size: 12px; }
#sidebar .newsletter { padding: 0; }
#sidebar li.subscribe { margin-bottom: 0; padding-left: 80px; }
#sidebar .newsletter .fields { margin-bottom: 0 !important; }
#sidebar .newsletter .text { width: 145px; }

/* Homepage */
.home div.flash-panel { position: relative; }
.home .flash-panel .mask { position: absolute; top: 0; left: 0; z-index: 9999; width: 506px; height: 280px; background: url(/img/skin/flash_panel-mask.png); }
.home .promo-panel h2 { color: #FFF !important; }
.home .promo-panel .offers { margin-top: 20px; color: #FFF !important; }
.home .promo-panel .offers h1, .home .promo-panel .offers h2, .home .promo-panel .offers h3, .home .promo-panel .offers h4 { font-size: 12px !important; font-weight: bold; color: #FFF !important; }
.home .promo-panel .offers p { margin: 0 0 10px !important; color: #FFF; }
.home .featured-list .panel { margin-bottom: 1px; }
.home .featured-list .p-middle { padding: 6px 10px 3px; }
.home .featured-list .thumbnail { width: 50px; float: left; }
.home .featured-list .title { width: 100px; float: right; font-size: 12px !important; }
.home .featured-list img { max-width: 50px; }
.home .featured-list a { color: #333; font-weight: bold; text-decoration: none; }

/* Product Search */
table.products { margin: 0 0 10px 0 !important; }
table.products thead { background: url(/img/skin/table-696-dark-thead.png); color: #FFF; }
table.products tbody { background: url(/img/skin/table-696-light-tbody.png); }
table.products tfoot { background: url(/img/skin/table-696-light-tbody.png) 0 100% no-repeat; }
table.products tfoot td { height: 4px; border: none; font-size: 1px; padding: 0; }
table.products th, table.products td { padding: 5px 10px; font-weight: bold; }
table.products td { border-bottom: 1px dotted #CCC; padding: 10px; }
table.products .end td { border-bottom: none; padding-bottom: 5px !important; }
table.products .stock-code { width: 69px; }
table.products .description { width: 255px; }
table.products .part { width: 64px; }
table.products .price { width: 62px; }
table.products .buy { width: 145px; }
table.products label { display: none; }
table.products input.text { margin-top: 1px; text-align: center;; }
table.products input.image { position: absolute; margin-left: 5px; }

/* Paging */
.paging { color: #CBD9E5; }
.paging span { border-bottom: 1px dotted #FFF; margin: 2px 3px; }
.paging a { font-weight: normal; margin: 2px 3px; color: #FFF; }
.paging a span { margin: 0; border-bottom: none; }
.paging a:hover { text-decoration: underline; }
.paging .last a { background: url(/img/icons/icon-paging_last.png) 100% 50% no-repeat; padding-right: 21px; }
.paging .next a { background: url(/img/icons/icon-paging_next.png) 100% 50% no-repeat; padding-right: 16px; }
.paging .prev a { background: url(/img/icons/icon-paging_previous.png) 0 50% no-repeat; padding-left: 16px; }
.paging .first a { background: url(/img/icons/icon-paging_first.png) 0 50% no-repeat; padding-left: 21px; }

/* Sorting */
.sorting label { color: #FFF; font-weight: normal; }

/* Contact Form */
.contact-intro address { border-top: 1px dotted #999; margin-top: 10px; padding-top: 10px; }
.contact-form { color: #FFF; }
.contact-form label { color: #FFF; }
.contact-form .required_notice { display: block; margin-bottom: 20px; }
.contact-form textarea { width: 315px; margin-top: 4px; }
.contact-form textarea.small { height: 50px; }
.contact-form textarea.medium { height: 120px; }
.contact-form textarea.large { height: 200px; }
.contact-form .subfieldset legend { font-size: 12px; color: #FFF; font-weight: bold; }
.contact-form .subfieldset label { font-weight: normal; }

/* Newsletter */
.newsletter-subscribe fieldset { border: 1px solid #CCC; padding: 0 20px; margin: 10px 0; }
.newsletter-subscribe legend { font-size: 14px; }

/* FAQ's */
.faqlist dt { margin-bottom: 0; background: url(/img/icons/icon-arrow_right.png) 0 50% no-repeat; padding-left: 13px; }
.faqlist dd { padding-left: 13px; }
.faqlist dd.heading { padding-left: 0; }
.faqlist .selected { background-image: url(/img/icons/icon-arrow_bottom_right.png); }

/* User Account */
.user fieldset { border: 1px solid #CCC; padding: 0 20px; margin: 10px 0; }
.user legend { font-size: 14px; }
.user textarea { width: 280px; }
#user-login { margin: 50px 0; text-align: center; }
#user-login label { margin-right: 5px; }
.user-addresses .submit, .user-password .submit { text-align: left; }

/* Services */
.service-list .service { border-top: 1px dotted #999; padding: 11px 0 10px 0; }

/* Testimonials */
.testimonials .listing { margin-top: 20px; }
.testimonial { padding: 6px 0 10px 0; border-top: 1px dotted #999; }
.testimonials h3 { line-height: 120%; color: #075784 !important; }
.testimonials small { display: block; margin-top: 5px; font-style: italic; color: #666; }
.testimonial h3 span { color: #999; font-size: 30px; position: relative; bottom: -8px; }

/* News Archive */
.news-archive .listing { margin-top: 20px; }
.section .listing { margin-top: 20px; }
.search-results .listing { margin-top: 20px; }
.article { padding: 6px 0 10px 0; border-top: 1px dotted #999; }
.article h2 a { font-size: 18px; font-weight: normal; }
.article .date { margin: 0 !important; font-style: italic; color: #999; }
.article .summary { margin: 0 !important; }

/* Site Map */
.sitemap a { display: block; padding: 5px 5px 5px 12px; border-bottom: 1px dotted #999; text-decoration: none; font-size: 16px; background: url(/img/icons/icon-arrow_right.png) 0 50% no-repeat; font-weight: normal; }
.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; border: none; font-size: 12px; font-weight: bold; }

/* Product Details */
.product .price * { font-size: 18px; }
.product .price small { font-size: 10px; margin-top: -32px; display: block; }
.product #add-to-basket { float: right; }

/* Link Archive */
.listing .link { border-bottom: 1px dashed #CCC; margin-bottom: 10px; padding-bottom: 10px; }
.links .links .end { border: none; margin-bottom: 0; padding-bottom: 0; }
.listing .link .summary { color: #666; line-height: 150%; }