/* Screen Stylesheet */

/* Text */
h1 { font-size: 2em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.1em; }
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;}
a:hover {text-decoration:underline;}

/* Page Body */
.page-title {font-weight:bold;}
.page-title, .page-summary, .body {font-family:arial, sans serif;}
.page-summary {font-weight:bold;line-height:150%;margin-bottom:20px;}
.body p {margin-bottom:20px;}
.body p img {padding: 0px 10px 5px;}
.body h2 {font-size:1.4em;font-weight:bold;}
.body h4 {font-weight:bold;font-size:1.1em;margin-bottom:0px;}
.body a {color:#37271E;text-decoration:underline; font-weight:bold;}

/* 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:georgia, times, serif; text-align: center; background:#FDE581 url(/img/bg.png) 50% 0% no-repeat fixed; }
.wrapper { width: 960px; margin: 0 auto; text-align: left; }

/* Header */
#header { }
#header .wrapper { background:url(/img/quote.png) 50% 100% no-repeat; position: relative; height: 160px; min-height: 160px; }
#header .jump { display: none; }
#header .logo { position: absolute; top: 25px; left: 0; width: 394px; height: 82px; overflow: hidden; }
#header #cont-dets { position: absolute; top: 30px;width:250px; left: 450px;}
#header #cont-dets span {line-height:150%;width:100%;float:left;}
#header #cont-dets .phone {color:#60482E;font-size:29px;}
#header #cont-dets .email a {line-height:150%;color:#910000;font-size:19px;}
#header .searchsite {background:url(/img/search_bg.png) no-repeat; position: relative; margin-top: 34px; float:right; width:250px;height:69px; }
#header .searchsite legend, #header .searchsite label { display: none; }
#header .searchsite ul {position:relative;width:100%;height:100%;float:left;}
#header .searchsite li {position:absolute;top:15px;}
#header .searchsite .input {left:20px;}
#header .searchsite .submit {right:15px;}
#header .searchsite .submit .submit {font-size:1em;background:none;border:none;color:#fff;text-transform:lowercase;font-weight:bold;}
#header .searchsite .input .text { width: 160px; height: 15px; padding: 2px; border: 1px solid #000; padding-top: 4px; }

/* Body Area */
#body { padding: 30px 0px 15px; }
#content .visual { float: right; margin: 0 0 20px 20px; }
#sidebar { width: 155px; float: left; }
#content-area { color:#37281E;width: 795px; float: right; }
.content-wrapper { padding: 0px 10px 10px; }

/* Pri Nav */
#prinav li .pipe, #footer .last .pipe {display:none;}
#prinav li { line-height:120%; width: 100%; float: left; }
#prinav a { font-family:helvetica, verdana, arial, sans serif;font-size:1.3em;text-transform:uppercase;font-weight:bold; color:#910000; }
#prinav a:hover,#prinav .selected a { text-decoration:none;color:#1F71A3; }
#prinav .subnav {padding:10px 0px;}
#prinav .subnav li {line-height:100%}
#prinav .subnav a {padding-left:10px;font-size:1em;}

/* Newsletter Signup */
#sidebar .award-logo { margin-top: 30px; }
#sidebar .newsletter { padding: 10px; background: #D1D1D1; border: 1px solid #B2B2B2; }
#sidebar .newsletter ul { margin-bottom: 0; }
#sidebar .newsletter li { margin-top: 10px; margin-bottom: 0; }
#sidebar .newsletter label { line-height: 100%; }
#sidebar .newsletter .text { width: 128px; }

/* Home */
.page-home .home {height:585px;position:relative;background:url(/img/home_bg.png) no-repeat;}

#flash-panel {display:inline;width:422px!important;height:243px!important;float:left;margin:10px 0px 0px 10px!important;}
#flash-panel .slide-text {bottom:0px;width:100%;background:url(/img/flash_text_bg.png);}
#flash-panel .slide-text p {color:#fff;text-align:center;margin:0px;padding:10px;font-size:20px;font-weight:normal!important;}

.welcome-message {display:inline;font-size:1.2em;color:#fff;float:right;width:250px;margin:90px 45px 0px 0px;}

.featured-pages {position:absolute;width:960px;padding:40px 0px 0px 50px;height:313px;top:275px;left:-160px;background:url(/img/feat_bg.png) no-repeat;}
.featured-pages .odd {margin:0px 40px;}
.featured-item {width:261px;float:left;position:relative;height:260px;}
.featured-item .thumbnail {position:absolute;border:solid 1px #60482E;width:261px!important;height:128px!important;overflow:hidden;top:0px;left:0px;}
.featured-item .thumbnail img {max-width:261px;}
.featured-item .title {position:absolute;top:85px;padding:10px;background:url(/img/flash_text_bg.png);width:130px;text-align:center;height:25px;overflow:hidden;}
.featured-item .title a {color:#ffffff!important;Font-weight:normal!important;}
.featured-item .summary {top:140px;position:absolute;float:left;color:#60482E;font-size:1.2em;line-height:120%;text-align:justify!important;height:100px;overflow:hidden;}

/* Footer */
.footerwrapper { padding-top:20px;background: url(/img/footer_bg.png) repeat-x; height: 140px; float: left; width: 100%; }
#footer, #footer2 { font-family:arial, sans serif;font-size:10px;color:#fff;width:960px;margin:0px auto;text-align: left; padding-top: 5px; }
#footer2 {padding-bottom:10px;}
#footer a {color:#fff;}
#footer2 p {text-align:center;}
#footer .pipe {padding: 0px 3px;}
#footer ul, #footer p { margin: 5px 0; }
#footer p { text-align: right; }
#footer div { float: left; width: 50%; }
#footer li { display: inline; }
#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 { float: left; width: 100px; height: 100px; overflow: hidden; margin-right: 20px; }
.listing .title {font-weight:bold;}
.listing .title a {color:#37271E;}

/* Article Listing */
.listing .article { padding: 10px; }

/* News Article Listing */
.listing .news-article { padding: 10px; }

/* Product Listing */
.products { width: 820px; }
.listing .product { width: 160px; height: 350px; overflow: hidden; float: left; margin-right: 22px; margin-bottom: 22px; background: #D1D1D1; border: 1px solid #B2B2B2; padding: 10px; }
.listing .product .thumbnail { 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; }
.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 { color:#37271E;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,.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 { margin: 20px 0; }
.sorting legend { display: none; }
.sorting li { display: inline; margin-right: 20px; }
.sorting .submit { position: relative; }
.sorting .submit input { position: absolute; left: 0; top: -7px; }

/* 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: right; margin: 10px 0 !important; }
.paging li { display: inline; }
.paging span { background: #37271E; color: #FFF; padding: 2px 3px; }
.paging a { color:#37271E; font-weight: normal; margin: 2px 3px; }
.paging a span { color:#37271E; 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: 450px; }
.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 { 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 { 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 { padding:10px;background: #E7D6AE; }
.image-gallery .image-result { background: #FFF; float: left; width: 138px; height: 138px; overflow: hidden; position: relative; margin: 8px; }
.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 { margin:0px!important;float: none; height: auto; overflow: visible; width: auto; }
.image-gallery .image-result img { vertical-align: middle; max-width: 125px; max-height: 125px; }

/* 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 { font-family:arial, sans serif;margin-top: 20px; padding-top: 20px; border-top: 1px solid #CCC; }
.contact-intro .contact dt { width: 20%; font-weight: bold; }
.contact-intro .contact dd { width: 80%; }
.contact-intro .contact dd a {color:#910000;font-weight:bold;}
.contact-form {font-family:arial, sans serif; background: url(/img/form_bg.png);  padding: 10px; margin-left: 20px; color:#000000;}
.contact-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-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; }
