
/* Screen Stylesheet */

/* Text */
h1 { font-size: 2em; }
h2{ font-size: 1.8em; }
h3 { font-size: 1.2em; }
h1,h2,h3,h4,h5,h6,h7 { color:#264167;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; }
ul,ol,table,dl { margin-bottom:10px;line-height: 150%; }
a{text-decoration:none;}

/* 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, verdana,arial;text-align: center; background: #E9F3FF; }
.wrapper { background: #fff; width: 980px; margin: 0 auto; text-align: left; }

/* Header */
#header { margin-top: 30px; }
#header .wrapper { background: #fff url(/img/head_bg.png) 94% 100% no-repeat;position: relative; height: 110px; }
#header .jump { display: none; }
#header .logo { left: 50px; position: absolute; top: 20px; width: 632px; height: 85px; overflow: hidden; }
#header #cont_dets { color: #29A530; position: absolute; right: 10px; top: 10px; text-align: right; display: inline; }
#header #cont_dets a { color: #29A530; }
#header #cont_dets a:hover { text-decoration: underline; }
#header #cont_dets span { line-height: 100%; display: inline; font-size: 14px; }
#header .tel { padding-right: 5px; margin-right: 5px; border-right: 1px solid #29A530; }

#header .searchsite { position: absolute; top: 65px; right: 10px; background: url(/img/search_bg.png) no-repeat; width: 237px; height: 24px; }
#header .searchsite legend, #header .searchsite label { display: none; }
#header .searchsite ul { margin: 0; }
#header .searchsite li { position: absolute; margin: 0; }
#header .searchsite .input { right: 45px; top: 1px; }
#header .searchsite .input .text { width: 185px; height: 15px; padding: 2px; border: 0 none; padding-top: 4px; }
#header .searchsite .submit { right: 10px; top: 5px; }

/* Body Area */
#body .wrapper { padding-bottom: 30px; }
#content .visual { float: right; margin: 0 0 20px 20px; }
#sidebar { width: 155px; float: left; padding: 10px; padding-top: 40px; background: url(/img/nav_bg.png) no-repeat 50% 0%; overflow: hidden; }
#content-area { padding-top: 10px; padding-right: 10px; width: 795px; float: right; overflow: hidden; }
#content-area .half { overflow: hidden; }
.content-wrapper { padding: 10px; }

/* Pri Nav */
#prinav { background: none; padding-top: 0px; padding-right: 5px; }
#prinav li { background: none; width: 100%; float: left; margin-bottom:5px; font-size: 13px; }
#prinav a { border-bottom: 1px solid #D9EFDA; text-decoration: none; display: block; padding-left: 8px; color: #29A530; }
#prinav a:hover,#prinav .selected a { background: url(/img/nav_img.png) 0 5px no-repeat; }
#prinav ul { margin-bottom: 0; }
#prinav .subnav { width: 94%; float: right; }
#prinav li li { font-size: 11px; }
#prinav li li a { border: 0 none; }

/* Newsletter Signup */
#sidebar .newsletter { margin-top: 60px; float: left; width: 100%; padding: 5px; }
#sidebar .newsletter fieldset { padding-right: 10px; }
#sidebar .newsletter .legend { color: #29A530; font-size: 1.3em; background: none; border-bottom: 1px solid #D9EFDA; padding-bottom: 3px; }
#sidebar .newsletter .signup { color: #666; margin-top: 5px; font-size: 0.9em; }
#sidebar .newsletter ul {}
#sidebar .newsletter li.fullname { margin-bottom: 15px; }
#sidebar .newsletter .text { width: 128px; background: none; border: solid 1px #ccc; padding: 2px; color: #999; font-weight: bold; }

/* Promo Panel */
#promo-slides-promo_panel { height: 205px !important; }
#promo-promo_panel { background: url(/img/promo_bg.png) no-repeat; width: 245px; height: 280px; float: right; overflow: hidden; }
.promo_ttl { color: #fff;font-size:1.3em;text-align:center;margin-top:10px;margin-bottom:11px;}
.promo-visual {height:120px;width:100%;text-align:center;float:left;}
.promo-visual img{max-width:120px;max-height:120px;}
.promo-title{margin-bottom:0px;}
.promo-title a{color:#264066;text-decoration:none;font-size:0.8em;line-height:100%;float:left;width:220px;}
.promo-title a, .promo-summary{padding:0px 10px}
.promo-summary {width:220px;float:left;color:#999;height:50px;}
.promo-price{color:#264066;padding:0px 0px 0px 10px;width:45%;float:left;}
.promo-more{padding:0px 10px 0px 0px;width:45%;float:right;text-align:right;text-transform:uppercase;font-size:0.7em;font-weight:bold;}
.promo-more a{text-decoration:none; color:#264066;}

.promo-controller {float:left;width:245px;margin-top:3px;margin-bottom:5px;text-align:center;}
.promo-controller li{height:30px;width:30px;float:left;text-indent:-9999px;background:url(/img/promo_img.png) 50% 50% no-repeat;}
.promo-controller li a{width:100%;height:100%;float:left;}
.promo-controller .prev{margin-left:3px;margin-right:15px;background:url(/img/promo_prev.png) no-repeat;}
.promo-controller .next{margin-right:3px;float:right;background:url(/img/promo_next.png) no-repeat;}

.page-title, .page-summary, .body {font-family:Arial;color:#264167;}
.body {line-height:140%;font-size:0.95em;margin-bottom:10px;}

/* Footer */
#footer .wrapper { text-align: center; padding-top: 25px; background: #fff url(/img/footer_bg.png) 50% 0% no-repeat; }
#footer ul, #footer p { margin: 10px 0; } 
#footer li { display: inline; padding: 0 5px 0 6px; }
#footer li a, #footer p a{color:#000;}
#footer li, #footer p {font-size:0.9em;}
#footer img { position: relative; top: 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 { margin-right:20px;float: left; width: 100px; }
.listing .download { padding: 5px 0; border-top: 1px dotted #B3DD7D; } 
.listing .download .thumbnail { margin-right: 5px; width: auto; }
.listing .download .title { font-weight: bold; }
.listing .download .summary { height: 22px; }
.listing .download .downloadbutton { font-size: 0.9em; font-weight: bold; }

/* Article Listing */
.listing .article { padding: 10px;  }
.listing .article h2 {font-weight:bold;}

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

/* Site Map */
.sitemap a {color:#264167; 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 .thumbnail { float: left; }

/* Send To Friend */
#sendtofriend { padding: 20px; }

/* Messages */
ul.messages { clear: left; border: 1px dotted #B3DD7D; 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 { float:left;display: inline; margin-right: 20px; }
.sorting .submit { position: relative; }
.sorting .submit input { position: absolute; left: 0; top: -3px; }

/* Breadcrumb */
.breadcrumb { display: none; }

/* Paging */
.paging { clear: both; text-align: center; margin: 10px 0 !important; }
.paging li { display: inline; }
.paging span {font-weight:bold;color:#666; }
.paging a {font-size:1em !important;color:#666 !important; font-weight: normal; margin: 2px 3px; }
.paging a span { color:#666;font-weight:normal;padding: 0; background: transparent; }
.paging .last a { background: url(/img/icons/icon-paging_last.png) 100% 50% no-repeat; padding-right: 15px; }
.paging .next a { background: url(/img/icons/icon-paging_next.png) 100% 50% no-repeat; padding-right: 14px; }
.paging .prev a { background: url(/img/icons/icon-paging_previous.png) 0 50% no-repeat; padding-left: 14px; }
.paging .first a { background: url(/img/icons/icon-paging_first.png) 0 50% no-repeat; padding-left: 15px; }

/* Product Listings */
.listing h2{margin-bottom:3px;}
.listing a{color:#264066;font-size:0.6em;}
.listing .summary{color:#264066;margin-bottom:10px;}
.listing .product .price, .listing .product .currency {font-weight:bold;font-size:1.1em;}

/* Product Details */
.product .description { width: 450px; }
.product .price, .product .currency { font-size:1.2em; }
.product h3.price {margin-bottom:30px;}

/* Product Image Gallery */
.product .gallery { 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 { 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 { background: #E9F3FF; margin-top: 20px; padding: 10px; }
.contact-intro .contact dt { width: 20%; font-weight: bold; }
.contact-intro .contact dd { width: 80%; }
.contact-intro .contact dd a {color:#000;}
.contact-intro .contact dd a:hover {text-decoration:underline;}
.contact-intro .contact dt, .contact-intro .contact dd {margin:0px;}
.contact-form { background: #E9F3FF; padding: 10px; margin-left: 20px; }
.contact-form .textarea { width: 100%; }
.contact-form .text, .contact-form .textarea {padding:2px;background:#fff;border:1px solid #999;}
.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%; }

/* Flash Panel */
.flash-panel .slide-text { background: #29A530 url(/img/flash_bg.png) no-repeat 0% 0% !important; }
.flash-panel .slide-text p { margin: 6px; text-align: center; font-size: 30px; font-family: gill sans, helvetica, arial; }

/* Featured Pages */
.featured-pages {border-top:dotted 1px #000;padding-top:5px;border-bottom:none;width:787px;float:left;margin-top:10px;}
.featured-pages .listing .featured-item {height:300px;border-left:dotted 1px #000;width:168px;margin-right:10px;padding:10px;float:left;}
.featured-pages .listing .end {margin:0px;border-right:dotted 1px #000;}
.featured-pages .listing .thumbnail {overflow:hidden; width: 168px; height: 168px; text-align: center; margin: 0px 0px 10px 0px; line-height: 168px; }
.featured-pages .listing .thumbnail a { width: 168px; height: 168px; line-height: 168px; }
.featured-pages .listing .thumbnail img { max-width:168px; max-height:168px;vertical-align: middle; }
.featured-pages .listing .title {float:left;width:160px;overflow:hidden;font-size: 2.1em; line-height: 50%;}
.featured-pages .listing .title a {color:#264066;text-transform:uppercase;}
.featured-pages .listing .title a img { margin-left: 5px; }
.featured-pages .listing .summary{color:#999;font-size:0.9em;margin-bottom:10px;}
.featured-pages .listing .more a{color:#264066;text-transform:uppercase;font-size:0.9em;}

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