/* Custom Stylesheet */

/* General Styles */
body { font-family: Helvetica, sans-serif; }

/* Header */
#header { background: url(/img/headerback.png) repeat-x; border-bottom: 2px solid #F00; }
#header .strapline { background: none; color: #FFF; font-size: 14px; }
#header .strapline span { font-size: 29px; float: left; }
#header .searchsite { background: url(/img/searchback.png) no-repeat; width: 179px; height: 20px; }
#header .searchsite .input .text { background: none; padding: 3px; float: left; border: none; } 
#header .searchsite .submit input { margin-right: 2px; }
#header #prinav { position: absolute; width: 425px; height: 27px; bottom: 0px; right: 10px; }
#header #prinav li { float: left; width: auto; }
#header #prinav li a { font-size: 11px; text-align: center; width: 75px; padding: 4px; border: none; color: #FFF; text-decoration: none; background: none; }
#header #prinav li a:hover, #header #prinav li.selected a { background: url(/img/navback.png) no-repeat 50% 50%; }

/* Body */
#body { background: #FFF url(/img/bodybottom.png) repeat-x 0 100%; }
.breadcrumb { display: none; }
.page-title { font-size: 24px; }
.page-summary { line-height: 150%; font-size: 12px; font-weight: bold; }
.body { font-size: 12px; }


/* Footer */
#footer { background: url(/img/footerback.png) repeat-x; height: 100px; font-size: 10px; color: #FFF; }
#footer a { color: #FFF; text-decoration: none; }

/* Homepage */
.home .welcome-message { background: url(/img/homepanel.jpg) no-repeat; width: 265px; height: 256px; color: #FFF; padding: 20px 20px 20px 570px; font-size: 12px; }
.welcome-message .body a{color:#fff;}
.home .offerblocks { float: left; margin-top: 20px; width: 100%; }
.home .offertitle { font-size: 19px; background: url(/img/offertitle.png) no-repeat 100% 6px; float: left; padding-right: 20px; margin: 20px 500px 10px 0; }
.home .offerblock { width: 183px; height: 180px; float: left; font-size: 12px; background: url(/img/offerback.png) no-repeat; margin-right: 14px; color: #FFF; padding: 10px; }
.home .offerblock .blocktitle { font-size: 14px; font-weight: bold; }
.home .offerblock a {text-decoration:none;color:#fff;}
.home .offerblock a:hover{text-decoration:underline;}
.home .block4 { margin-right: 0px; }
.home .thermopurelogo { width: 85px; height: 42px; background: url(/img/thermologo.png) no-repeat; float: right; }

/* Contact Page */
.contact-form { float:left;background: #00357A url(/img/contactformback.png) repeat-x; border: none; color: #FFF; font-size: 12px;width:385px; }
.contact-form legend { font-size: 12px; }
.contact-form .submit { text-align: left; }
.contact-form .contact { float:left; font-size: 12px; background: #00357A url(/img/contactboxback.png) repeat-x; color: #FFF; margin-top: 10px;margin-bottom: 10px;padding:10px; width: 365px; }
.contact-form .contact dt {width:60px;}
.contact-form .contact dt, .contact-form .contact dd { margin: 2px 0; }
.contact-form .contact a { color: #FFF; text-decoration: none; }

/* Document */
.body ul { padding-left: 0px; }
.body li { list-style-type: none; background: url(/img/listbullet.png) no-repeat 0 7px; padding-left: 20px; }
.visual { width: 50%; text-align: center; }
.visual img { width: 90%; }

/* Search Results */
.search-results .listing { padding: 0 10px; }
.search-results .article { background: none; border: none; border-top: 1px dotted #00357A; }
.search-results .article h2 { padding: 0px; font-size: 14px; margin: 0px; }
.search-results .article h2 a { color: #000; text-decoration: none; }
.search-results .article .summary { font-size: 12px; padding: 0px; margin: 5px 0 0 0; }

/* Sitemap */
.sitemap li { font-size: 12px; }
.sitemap li a { color: #000; text-decoration: none; }

/* Send to Friend */
#sendtofriend { font-size: 12px; background: #FFF; text-align: left; }
#sendtofriend label { font-weight: normal; }
#sendtofriend legend { font-weight: bold; }


