pre {
    background-color: #eee;
    padding: 10px;
    font-size: 11px;
}
body {
    background: url(../images/header/background.jpg) 0 0px repeat-x;
}
#header-wrapper {
    color: #2D2D2D;
}
body.cms #header-wrapper {
    padding-top: 35px;
}
#content-wrapper {
    padding: 20px 0 55px 0;
    background: url(../images/backgrounds/content-wrapper.gif) bottom left repeat-x #FFF;
}
#page-wrapper {
    position: relative;
}
div.center {
    text-align: center;
}
div.right {
    text-align: right;
}
#watermark {
    background: url(../images/header/watermark.jpg) 0 0 no-repeat;
    padding-bottom: 15px;
    margin-left: -110px;
    padding-left: 110px;
}
#logo {
    display: block;
    background: url(../images/header/logo.gif) 10px 0px no-repeat;
    height: 86px;
    width: 350px;
}
.hidden {
    text-indent: -9999px;
}
#navigation {
    background: url(../images/nav/background.gif) 0 4px repeat-x;
    height: 43px;
    width: 942px;
}
#navigation div {
    background: url(../images/nav/right.gif) right 4px no-repeat;
    width: 942px;
}
#navigation ul {
    background: url(../images/nav/left.gif) 0 4px no-repeat;
    height: 43px;
    margin: 0px;
    padding: 0px 3px;
    list-style: none;
    text-transform: uppercase;
}
#navigation li {
    height: 36px;
    float: left;
    padding-top: 4px;
    text-shadow: 1px 1px 1px #333;
    position: relative;
}
#navigation li a {
    float: left;
    border-right: 1px solid #387fa3;
    border-left: 1px solid #79bad4;
    height: 18px;
    padding: 9px 17px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    font-size: 0.8em;
    background: url(../images/nav/background.gif) 0 0 repeat-x #489fc3;
}
#navigation li.first a {
    border-left: 0;
    margin-left: 1px;
}
#navigation li.last a {
    border-right: 0;
    margin-right: 1px;
}
#navigation li:hover,
#navigation li.current a,
#navigation li.current,
#navigation li a:hover {
    background: #01506f;
}
#navigation li.current a,
#navigation li a:hover {
    margin: 0px 1px;
    border: none;
}
#navigation ul ul {
    background: #016084;
    display: block;
    position: absolute;
    padding: 0;
    z-index: 10000;
    top: 40px;
    padding: 8px 0;
    left: 0;
    height: auto;
    width: 200px;
    display: none;
}
#navigation ul li.last ul {
    left: auto;
    right: 0;
}
#navigation ul ul li,
#navigation ul ul li a:hover,
#navigation ul ul li a,
#navigation ul li.current ul li a {
    background: url(../images/header/arrow.png) no-repeat 95% 50% #01506f;
    border: 0;
    height: auto;
    margin: 0;
    text-shadow: none;
    display: block;
    float: none;
}
#navigation ul ul li {
    padding-bottom: 4px;
}
#navigation ul ul li a.current,
#navigation ul li.current ul li a:hover {
    background-color: #206e8c;
}
.content {
    border: 1px solid #E5E5E5;
    border-width: 0px 1px;
    background: #FFF;
}
#headlines-wrapper {
    padding: 10px 0px 0px 0px;
}
#headlines {
    border: 1px solid #d4d4d4;
    margin: 0px 10px;
    background: #F3F3F3;
    color: #3d3d3d;
    width: auto;
    height: 32px;
    padding: 4px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-weight: bold;
}
#headlines a {
    font-weight: normal;
}
#header-links {
    padding-top: 36px;
}
#jobs-icon,
#bland-icon,
#sitemap-icon,
#contact-icon {
    background: url(../images/header/external.gif) 0% 50% no-repeat;
    padding: 0px 10px 0px 20px;
    display: inline-block;
    height: 16px;
    text-decoration: none;
    color: #FFF;
    font-weight: bold;
    font-size: 0.9em;
}
#jobs-icon:hover,
#bland-icon:hover,
#sitemap-icon:hover,
#contact-icon:hover {
    color: #CCF8FF;
}
#sitemap-icon {
    background-image: url(../images/header/sitemap.gif);
}
#jobs-icon {
    background-image: url(../images/header/jobs.gif);
}
#contact-icon {
    background-image: url(../images/header/contact.gif);
    padding-right: 0;
}
#header-links p {
    background: url(../images/header/phone.gif) bottom right no-repeat;
    text-indent: -9999px;
    text-align: left;
}
#our-product-range {
    background: url(../images/headlines/range.png) no-repeat top right;
    float: right;
    width: 251px;
    padding: 6px 0 9px 0;
    height: 18px;
    text-transform: uppercase;
    font-size: 0.8em;
}
#latest-headlines {
    padding: 7px 0;
}
#latest-headlines a {
    display: inline-block;
    padding-left: 20px;
    color: #3F93BC;
    background: #f3f3f3;
    text-decoration: none;
}
#latest-headlines a:hover {
    color: #206e8c;
    text-decoration: underline;
}
#our-product-range-popup {/* display:none;*/
    position:absolute;
    top: 163px;
    left: 669px;
    text-transform: uppercase;
    width: 249px;
    -webkit-border-radius: 5px;
    border: 1px solid #CCC;
    z-index: 201;
    display: inline;
    background: url(../images/headlines/arrow.gif) 120px 21px no-repeat #FFF;
    display: none;
}
body.cms #our-product-range-popup {
    top: 198px;
}
#breadcrumbs {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.9em;
    padding: 34px 0px 6px 0px;
    margin: 0px 10px;
    border-bottom: 1px solid #D4D4D4;
}
#breadcrumbs .last {
    font-weight: normal;
    font-size: 0.8em;
}
#breadcrumbs a {
    color: #3D3D3D;
    text-decoration: none;
}
#breadcrumbs a:hover {
    text-decoration: underline;
}
#breadcrumbs span {
    color: #3F93BC;
}
#breadcrumbs .last {
    float: right;
    text-align: right;
}
#print-icon,
#news-icon,
#email-icon {
    background: url(../images/header/print.gif) no-repeat 0 1px;
    padding: 0 5px 0 13px;
}
#email-icon {
    background-image: url(../images/header/email.gif);
}
#news-icon {
    background-image: url(../images/header/news.gif);
}
#our-product-range-popup p {
    margin: 0;/* padding-top:6px;*/
    padding:5px 0;
    text-align: center;
    font-weight: bold;
    font-size: 0.8em;
}
#our-product-range-popup ul {
    list-style: none;
    border-top: 1px solid #D4D4D4;
    padding-top: 10px;
    margin: 20px 0 0 0;
}
#our-product-range-popup a {
    display: block;
    padding: 6px 10px;
    margin: 0 8px;
    border: 1px solid #CCC;
    background: #EFEFEF;
    margin-bottom: 8px;
    font-weight: bold;
    color: #000;
    font-size: 1.1em;
    height: 1%;
    text-decoration: none;
}
#our-product-range-popup a:hover {
    color: #489fc3;
}
#spacer {
    background: url(../images/backgrounds/bottom.gif) no-repeat;
    height: 38px;
    width: 942px;
}
#applications h3,
#specification h3,
#product-range h3 {
    background: url(../images/backgrounds/applications.gif) #aecc26 no-repeat;
    margin: 0 0 0 10px;
    font-weight: bold;
    font-size: 1.1em;
    color: #FFF;
    height: 30px;
    padding: 11px 13px 9px 13px;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px #333;
}
#product-range h3 {
    background: url(../images/backgrounds/products.gif) #21407e no-repeat;
}
#specification h3 {
    background: url(../images/backgrounds/specifications.gif) #666 no-repeat;
    margin: 0;
}
#product-range ul,
#applications ul,
#specifications dl {
    margin: 0 0 0 10px;
    padding: 0;
    list-style: none;
    text-transform: uppercase;
    background: url(../images/backgrounds/panel.gif) bottom right repeat-x;
}
#specification dl {
    margin: 0 0 0 0;
}
#product-range li,
#applications li {
    padding: 0;
    margin: 0;
    display: inline;
}
#applications a,
#product-range a,
#specification dt,
#specification dd {
    border: 1px solid #e7e7e7;
    border-width: 0px 1px 1px 1px;
    color: #2D2D2D;
    display: block;
    margin: 0;
    font-weight: bold;
    -webkit-transition-property: padding-left;
    -webkit-transition-duration: 0.3s;
    padding: 9px 15px 7px 15px;
    text-decoration: none;
    text-transform: uppercase;
}
#specification dt {
    color: #489fc3;
    border-bottom: 0;
    font-size: 0.8em;
    text-align: right;
    padding: 8px 9px 1px 0px;
}
#specification dd {
    text-align: right;
    padding: 0 10px 7px 0px;
}
#applications a:hover,
#product-range a:hover,
#applications a.current,
#product-range a.current {
    background: url(../images/backgrounds/application.gif) no-repeat #aecc26;
    padding-left: 30px;
    color: #FFF;
    padding-top: 9px;
    padding-bottom: 8px;/* margin-bottom:1px;*/
    border:0px;
}
#product-range a:hover,
#product-range a.current {
    background: url(../images/backgrounds/product.gif) no-repeat #21407e;
}
#applications,
#specification,
#product-range {
    background: url(../images/backgrounds/panel-bottom.gif) bottom right no-repeat;
    padding-bottom: 14px;
    margin-top: 30px;
}
#specification {
    background-position: bottom left;
}
#content-wrapper h2 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    color: #003a51;
    font-size: 1.5em;
    height: 30px;
    overflow: hidden;
}
#want-to-know-more {
    background: url(../images/products/want-to-know-more.png) no-repeat;
    text-indent: -9999px;
    height: 80px;
    width: 210px;
    display: block;
    margin: 30px 0;
}
img.border {
    border: 5px solid #c9c9c9;
}
#related-product h3 {
    color: #003a51;
    font-size: 1.2em;
    padding-bottom: 12px;
    border-bottom: 1px solid #D4D4D4;
}
#related-product ul {
    background: #e9e9e9;
    margin: 0;
    list-style: none;
    padding: 12px 24px;
}
#related-product ul a {
    text-decoration: none;
    font-weight: bold;
    color: #2D2D2D;
    background: url(../images/products/arrow.gif) no-repeat 0% 50%;
    padding-left: 12px;
    display: block;
}
#related-product ul a:hover {
    color: #489fc3;
    background: url(../images/products/arrow-on.gif) no-repeat 0% 50%;
}
#footer {
    background: url(../images/backgrounds/footer.png) no-repeat 0 0;
    font-size: 0.9em;
    padding: 15px 2px;
}
#footer .first {
    padding-left: 10px;
}
#footer h4 {
    color: #2D2D2D;
    font-weight: bold;
    font-size: 1em;
    text-transform: uppercase;
}
#footer a {
    color: #2D2D2D;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}
#footer .pad-1 h4,
#footer .pad-1 p {
    margin: 0.9em 1em;
}
.footernav {
    text-transform: uppercase;
    font-size: 0.8em;
    margin-top: 30px;
}
.footernav ul,
.footernav p {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footernav li {
    float: left;
    padding-right: 5px;
}
#send-enquiry,
#headlines a.button,
#footer a.button,
input.button {
    width: 122px;
    height: 21px;
    float: left;
    border: none;
    text-align: center;
    display: block;
    font-size: 0.8em;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 9px;
    color: #2D2D2D;
    text-decoration: none;
    background: url(../images/footer/button.png);
    text-shadow: 1px 1px 0px rgba(255,255,255,0.43);/* margin:0 4px;*/
}
input.button,
#send-enquiry {
    font-size: 0.6em;
    height: 30px;
    padding-top: 6px;
    float: right;
    margin-right: 10px;
}
#headlines a.button {
    float: right;
    clear: none;
    background: url(../images/home/yellow.png);
    width: 161px;
    height: 23px;
    margin-right: 0;
    margin-left: 10px;
}
#headlines a#bro-button.button {
    background: url(../images/home/blue.png);
    width: 159px;
    color: #FFF;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.43);
}
#send-enquiry:hover,
#headlines a.button:hover,
input.button:hover,
#footer a.button:hover {
    background-position: 0px -30px;
    text-decoration: none;
}
#send-enquiry:active,
#headlines a.button:active,
input.button:active,
#footer a.button:active {
    background-position: 0px -60px;
}
#headlines a.button:hover {
    background-position: 0px -32px;
}
#headlines a.button:active {
    background-position: 0px -64px;
}
input.button {
    float: none;
}
a.button.end {
    margin-left: 10px;
}
#services-support {
    width: 255px;
}
#footer #endorsements-partners h4,
#footer #services-support h4 {
    text-transform: none;
    font-size: 1.3em;
    color: #003a51;
    margin: 0.5em 0;
}
#footer #endorsements-partners p,
#footer #services-support p {
    border-bottom: 1px dashed #D4D4D4;
    padding-bottom: 7px;
    margin-left: 0;
    margin-right: 0;
}
#footer #endorsements-partners p {
    border: none;
}
#footer #services-support p.bottom {
    border: none;
}
#column3 {
    overflow: hidden;
    width: 210px;
}
.products,
.applications {
    background: #f3f3f3;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: 217px;
    padding: 9px 0 0 0;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.products h4,
.applications h4 {
    border: 1px solid #d4d4d4;
    padding: 5px;
    margin-top: 5px;
    margin: 5px 9px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1em;
}
.products img,
.applications img {
    margin-left: 9px;
}
.products h4 a,
.applications h4 a {
    color: #2D2D2D;
    text-decoration: none;
    height: 1%;
    display: block;
}
.products h4 a:hover,
.applications h4 a:hover {
    text-decoration: underline;
}
.products p {
    font-size: 0.8em;
    text-transform: uppercase;
    text-align: right;
    margin: 9px;
}
.applications p {
    font-size: 0.8em;
    margin: 9px;
}
.products p.bottom,
.applications p.bottom {
    text-align: left;
    background: url(../images/products/bottom.png) repeat-x;
    padding: 7px;
    margin: 0;
    border-top: 1px solid #CCC;
}
.products p.on,
.applications p.on {
    background: url(../images/products/selected.png) -1px -1px no-repeat;
}
.products p.bottom a,
.applications p.bottom a {
    text-transform: uppercase;
    float: right;
    margin-right: 5px;
    padding-top: 2px;
    font-weight: bold;
    color: #2D2D2D;
    text-decoration: none;
    font-size: 1em;
}
.applications p.bottom a {
    float: none;
    display: block;
    text-align: center;
    font-size: 0.8em;
}
.products p.bottom a:hover,
.applications p.bottom a:hover,
.products p.bottom label:hover,
.applications p.bottom label:hover {
    text-decoration: underline;
}
.products p.bottom input,
.applications p.bottom input {
    top: 0;
}
.products p strong,
.applications p strong {
    float: left;
    clear: left;
}
.punch-out {
    margin: 10px -10px;
    padding: 10px;
    background: red;
    background: url(../images/backgrounds/panel.gif) bottom right repeat-x #FFF;
    border: 1px solid #D4D4D4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.lightbox-compare {
    border: 1px solid #d4d4d4;
    background: #F3F3F3;
    color: #3d3d3d;
    width: auto;
    padding: 4px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-weight: bold;
}
.tabcolumn {
    float: left;
}
.tabcolumn table {
    width: 200px;
    border-collapse: collapse;
}
.tabcolumn.first {
    margin-left: 5px;
}
.tabcolumn th {
    height: 55px;
    color: #489fc3;
}
.tabcolumn.first td.image,
.tabcolumn td {
    border: 1px solid #cbcbcb;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px 10px 5px 5px;
}
.tabcolumn.first td {
    color: #489fc3;
}
.tabcolumn table td.image {
    height: 100px;
    padding: 0;
}
.tabcolumn.first table td.image {
    height: 100px;
    padding: 0px 10px 0px 5px
}
.tabcolumn .odd {
    background: #f1f1f1;
}
#lightbox-bottom {
    background: url(../images/products/compare-bottom.png);
    height: 4px;
    overflow: hidden;
}
#overlay {
    display: none;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 2000;
}
.compare-button {
    float: right;
    background: url(../images/products/compare.png);
    width: 231px;
    height: 32px;
    border: 0;
    text-transform: uppercase;
    text-shadow: 1px 1px 0px rgba(255,255,255,0.43);
    color: #2D2D2D;
    margin-right: 10px;
    font-weight: bold;
    font-size: 0.8em;
    padding-top: 5px;
}
.product-boxes {
    width: 432px;
    height: 95px;
    background: url(../images/products/boxes.png);
    padding: 9px;
    clear: right;
    float: left;
    margin-left: 15px;
}
.thin-border-right,
.thin-border {
    border: 2px solid #828282;
    float: left;
    margin-right: 10px;
}
.thin-border-right {
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
}
#our-product-range-home h3,
.application-boxes h3,
.product-boxes h3 {
    font-size: 1.4em;
    float: left;
    color: #000;
    border-bottom: 1px dashed #787878;
    padding-bottom: 8px;
    margin-bottom: 8px;
    width: 269px;
}
body #our-product-range-home p,
body #our-product-range-home h3 {
    width: auto;
    float: none;
    margin-left: 10px;
}
body #our-product-range-home h3 {
    margin-top: 10px;
    font-size: 1.2em;
    margin-bottom: 3px;
    padding-bottom: 5px;
}
body #our-product-range-home p {
    font-size: 1em;
}
#our-product-range-home p,
.product-boxes p,
.application-boxes p {
    color: #5f5f5f;
    font-size: 0.8em;
    float: left;
    width: 269px;
    line-height: 2em;
    margin: 0;
}
#our-product-range-home .span-3 a {
    background: #489fc3;
    border-bottom: 1px solid #1a5f7c;
    display: inline-block;
    text-decoration: none;
    color: #FFF;
    padding: 0px 4px;
}
#our-product-range-home .span-3 a:hover {
    color: #E5E5E5;
    border-bottom: 1px solid #000;
}
.rte h1,
#content-wrapper .rte h2,
.rte h3,
.rte h4,
.rte p {
    color: #003a51;
    margin: 0 10px 1em 10px;
    text-transform: uppercase;
}
#content-wrapper .rte h2 {
    height: auto;
}
#content-wrapper .rte h3.bottom {
    margin-bottom: 0;
}
.rte p {
    color: #2D2D2D;
    margin-bottom: 2em;
    text-transform: none;
}
.application-boxes {
    width: 304px;
    height: 123px;
    margin-top: 25px;
    background: url(../images/applications/boxes.jpg);
    padding: 13px;
}
.application-boxes p,
.application-boxes h3 {
    width: auto;
    float: none;
}
#news-image {
    background: url(../images/news/image.jpg) no-repeat 0 0;
    margin: 0 10px;
    border-bottom: 1px solid #c9c9c9;
}
#news-content {
    background: url(../images/news/overlay.png) no-repeat 0 0;
    padding-top: 230px;
}
#news-main {
    margin-left: 40px;
}
#news-recent {
    margin-left: 20px;
}
#news-recent h3 {
    margin-bottom: 9px;
    font-size: 1.3em;
}



#news-archive 
{
    margin-left: 20px;
}

#news-archive a:hover
{
	text-decoration: underline;
}

#news-archive h3 
{
    margin-bottom: 9px;
    font-size: 1.3em;
}

#news-archive .year
{
	margin-left: 10px;
	text-transform: uppercase;
}

#news-archive .year .month
{
	margin-left: 20px;
	text-transform: uppercase;
}

#news-archive .year a
{
	font-weight: bold;
}

#news-archive .month a
{
	font-weight: bold;
}

#news-archive .year .month ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#news-archive .year .month ul li
{
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	border-top:0px solid #c9c9c9;
    
}

#news-archive .year .month ul li
{
    text-transform: none;
    padding: 4px 0;
	font-weight: normal;
}

#news-archive .year .month ul li a
{
	font-weight: normal;
}



#smaller-news-wrapper a,
.supporter a,
.rte a,
#news-content a {
    color: #3f93bc;
    text-decoration: none;
}
#news-recent p {
    border-top: 1px solid #c9c9c9;
    padding: 12px 0;
    margin: 0 10px;
}
#news-recent p a {
    display: block;
    height: 1%;
}
#smaller-news-wrapper a:hover,
.supporter a:hover,
.rte a:hover,
#news-content p a:hover {
    color: #206e8c;
    text-decoration: underline;
}
#news-content p.date {
    color: #9a9a9a;
}
div.push-out-news {
    margin-left: 40px;
}
.smaller-news {
    margin: 30px 10px 10px 10px;
    width: 400px;
}
.panel {
    background: url(../images/support/panel.gif) no-repeat;
    height: 200px;
}
.supporter {
    padding-top: 20px;
}
.supporter h3 {
    font-size: 1.2em;
}
.gallery {
    width: 200px;
    height: 200px;
    padding: 10px;
    background: url(../images/gallery/background.gif);
    float: left;
    margin: 10px 0 10px 10px;
}
.gallery p a {
    text-transform: uppercase;
    font-weight: bold;
    color: #2D2D2D;
    text-decoration: none;
    margin-top: 10px;
    display: block;
    height: 1%;
}
.gallery p a:hover {
    text-decoration: underline;
}
.gallery img.thumb {
    border: 1px solid #CCC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.gallery p {
    white-space: nowrap;
}
#intro {
    border: 1px solid #D4D4D4;
    background: url(../images/home/background.gif) repeat-x bottom left;
    height: 269px;
    overflow: hidden;
    margin: 0 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#intro p {
    width: 290px;
}
#header-image {
    float: right;
    height: 238px;
}
#intro h1 {
    background: url(../images/home/welcome.gif);
    text-indent: -9999px;
    width: 285px;
    height: 40px;
    margin: 40px 30px 20px 30px;
}
#intro p {
    margin-left: 30px;
    font-size: 1.3em;
    color: #5f5f5f;
    margin-bottom: 0;
}
#intro p a {
    color: #1e3a73;
    font-weight: bold;
    text-decoration: none;
}
#intro p a:hover {
    text-decoration: underline;
}
p#guidance a {
    background: url(../images/home/needsmore.gif);
    width: 219px;
    height: 34px;
    text-indent: -9999px;
    display: inline-block;
}
#cms-click {
    background: #000;
    opacity: 0.8;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    display: none;
    text-align: center;
    border: 3px solid #000;
}
#cms-click p {
    text-align: center;
    display: inline-block;
    padding: 3px 5px;
    color: #FFF;
    text-transform: uppercase;
}
.cms-close,
.cms-save {
    position: absolute;
    top: bottom;
    right: 0;
    border: 2px solid red;
    background: pink;
    padding: 3px;
    z-index: 100000;
}
.cms-close {
    left: 0;
    right: auto;
}
.wym_area_main {
    position: relative;
}
.wym_area_left,
.wym_area_right {
    position: absolute;
    top: -999px;
}
.contact-form label {
    text-transform: uppercase;
    font-size: 1em;
}
.contact-form label small {
    text-transform: none;
    color: #489fc3;
}
.contact-form {
    background: #f3f3f3;
    padding: 30px 50px 10px 50px;
    margin: 0 10px 20px 10px;
    border: 1px solid #d4d4d4;
}
.contact-form p {
    margin-bottom: 1em;
}
.product-selecter label,
.product-selecter input {
    top: auto;
    vertical-align: bottom;
    font-weight: normal;
    text-transform: none;
}
#content-wrapper h2.contact {
    height: auto;
    margin-left: 10px;
    margin-bottom: 20px;
    font-size: 1.6em;
    line-height: 1.6em;
}
#map_container {
    position: relative;
    width: 330px;
    overflow: hidden;
}
#map {
    overflow: hidden;
    float: right;
    width: 320px;
    height: 210px;
    border: 5px solid #d9d9d9;
    margin-bottom: 1em;
}
#map_directions {
    float: right;
    width: 0px;
    height: 220px;
    overflow: hidden;
    background: #fff;
}
#map_directions_container {
    width: 359px;
    height: 448px;
    overflow: auto;
    border: 1px solid #d9d9d9;
}
#map_directions_container a.close,
#map_directions_container a.print {
    clear: right;
    float: right;
    padding: 5px 7px 0 0;
}
#map_directions_container h2 {
    padding: 5px;
}
#map_directions_error {
    display: none;
}
#map_directions_error p {
    background: #ff6600 none repeat scroll 0 0;
    color: #ffffff;
    font-weight: bold;
    padding: 6px;
}
#button_go {
    margin-top: 6px;
    margin-right: 17px;
    float: right;
}
#slide-out-map {
    color: #2d2d2d;
}
#slide-out-map h4 {
    text-transform: uppercase;
    color: #003a51;
}
#slide-out-map a {
    color: #206e8c;
    text-decoration: none;
}
#slide-out-map a:hover {
    text-decoration: underline;
}
#directions_form {
    margin-bottom: 1em;
    margin-top: 0;
    clear: right;
}
#home-page-nav {
    list-style: none;
    clear: both;
    margin: 0;
    padding: 0;
}
#home-page-nav li {
    display: inline;
}
#home-page-nav li a {
    float: left;
    display: block;
    height: 26px;
    width: 94px;
    padding: 15px 15px 10px 15px;
    font-size: 1.2em;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    background: url(../images/home/application-buttons.png);
    margin: 20px 14px 20px 0;
    text-shadow: 1px 0px 1px #FFF;
    color: #3d3d3d;
}
#home-page-nav li.last a {
    margin-right: 0;
}
#home-page-nav li.selected a:hover,
#home-page-nav li.selected a {
    color: #000;
    background: url(../images/home/applications.png);
    width: 201px;
    text-indent: -9999px;
    margin: 20px 10px;
}
#home-page-nav li a:hover {
    color: #000;
}
#home-page-nav li.dark a {
/*    background: url(../images/home/dark.gif);*/
}
#home-page-nav li.light a {
/*    background: url(../images/home/light.gif);*/
}
.pages-home #content-wrapper {
    padding: 10px 0 0 0;
}
.notice {
    position: absolute;
    top: 60px;
    left: 50%;
    width: 250px;
    margin-left: -125px;
}
#range-selecta a#range-left,
#range-selecta a#range-right {
    background: url(../images/home/range-left.png);
    height: 74px;
    left: 0;
    top: 0;
    position: absolute;
    display: block;
    text-indent: -99999px;
    width: 48px;
    z-index: 100;
}
#range-selecta a#range-right {
    background: url(../images/home/range-right.png);
    left: auto;
    right: 0;
}
#range-selecta {
    margin: 7px 0 0 10px;
    position: relative;
    padding: 0 50px;
    width: 660px;
    overflow: hidden;
    background: url(../images/home/range-background.png);
}
#our-product-range-home {
    height: 89px;
}
#range-scroll {
    overflow: hidden;
    height: 50px;
    white-space: nowrap;
    padding: 12px 0;
}
#range-scroll a + a {
    margin-left: 5px;
}
.home-small-box,
.home-box {
    width: 320px;
    margin-right: 19px;
    height: 93px;
    float: left;
    padding: 10px;
    background: url(../images/home/box.png);
    font-size: 0.8em;
}
.home-small-box h3,
.home-box h3 {
    font-size: 1.4em;
    float: left;
    color: #000;
    border-bottom: 1px dashed #787878;
    padding-bottom: 4px;
    margin-bottom: 4px;
    width: 150px;
    font-weight: bold;
}
.home-small-box p,
.home-box p {
    color: #5f5f5f;
    font-size: 0.8em;
    float: left;
    line-height: 1.7em;
    margin: 0;
    width: 150px;
}
.home-box .cms-rte {
    width: 150px;
    float: left;
}
.home-small-box {
    background: url(../images/home/small-box.png);
    width: 201px;
    margin-right: 0;
}
.home-small-box h3,
.home-small-box p {
    width: auto;
}
body.pages-home #spacer {
    background-position: 0 -10px;
    clear: both;
}
#home-body-text h4,
#home-body-text h3,
#home-body-text p {
    padding-right: 20px;
}
#home-body-text h3 {
    font-size: 2em;
}
#home-body-text h4 {
    font-size: 1.5em;
}
#split-tab-nav {
    display: block;
    height: 31px;
    margin: 0;
    padding: 0;
    list-style: none;
    background: url(../images/home/tab-back.gif);
    margin-bottom: 20px;
    padding-left: 15px;
}
#split-tab-nav li {
    float: left;
    width: 90px;
    text-align: center;
    padding: 6px 0px 7px 0px;
    text-transform: uppercase;
}
#split-tab-nav li.current {
    border: 0;
    font-weight: bold;
    background: url(../images/home/tab.gif);
}
#split-tab-nav li a {
    color: #206e8c;
    text-decoration: none;
    font-size: 0.8em;
}
#split-tab-nav li.rss {
    text-transform: none;
    background: url(../images/home/rss.gif) 0% 50% no-repeat;
    float: right;
    padding-right: 0;
    padding-left: 18px;
    width: auto;
}
#split-tab-nav li a:hover {
    color: #0C2D39;
}
#home-latest-news h4 a,
#home-case-studies h4 a {
    color: #206e8c;
    text-decoration: none;
    display: block;
    height: 1%;
}
#home-brochures a:hover,
#home-case-studies a:hover,
#home-latest-news a:hover {
    text-decoration: underline;
}
#home-brochures a,
#home-case-studies a,
#home-latest-news a {
    color: #0e6384;
    text-decoration: none;
}
#home-case-studies p,
#home-brochures p,
#home-latest-news p {
    margin-left: 10px;
    font-size: 0.9em;
    line-height: 1.6em;
}
#home-case-studies h4,
#home-brochures h4,
#home-latest-news h4 {
    background: #f3f3f3;
    padding: 8px 10px;
    font-size: 1em;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #d4d4d4;
    margin: 0 10px 1.5em 10px;
}
.pages-technology .rte p strong,
.applications-show .rte p strong {
    font-size: 1.3em;
    text-transform: uppercase;
    color: #003a51;
}
.applications-show .rte p strong {
    font-size: 1.1em;
}
#home-brochures p {
    float: left;
    text-align: center;
    margin-left: 65px;
}
#home-case-studies,
#home-brochures,
#home-latest-news {
    background: #FFF;
}
#popup {
    background: url(../images/home/popup.png);
    height: 252px;
    width: 176px;
    position: absolute;
    top: 225px;
    left: 300px;
    display: none;
}
#popup h4 {
    color: #ff7300;
    font-size: 1em;
    margin: 5px 10px;
    font-weight: bold;
}
#popup p {
    margin: 5px 10px;
}
.product-boxes.bro h3 {
    font-size: 1em;
}
.product-boxes a {
    color: #000;
    text-decoration: none;
    font-size: 1.4em;
}
.product-boxes a:hover {
    text-decoration: underline;
}
.product-boxes.bro h3,
.product-boxes.bro p {
    width: 350px;
}
input,textarea {
    font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
}
.clicker {
    color: silver;
}
input.title {
    font-size: 1em;
    padding: 8px;
}
#apple-sitemap li,
#apple-sitemap ul {
    font-weight: bold;
    list-style: none;
    padding: 0;
    margin: 0;
}
#apple-sitemap a {
    color: #3F93BC;
    text-decoration: none;
    font-size: 1.1em;
    line-height: 1.6em;
}
#apple-sitemap a:hover {
    text-decoration: underline;
}
#apple-sitemap li li a {
    color: #2D2D2D;
}
#apple-sitemap ul {
    margin-bottom: 1em;
}
#apple-sitemap li li {
    font-weight: normal;
    padding-left: 10px;
}
#compare_window {
    display: none;
    position: absolute;
    width: 960px;
    left: 50%;
    margin-left: -480px;
    top: 50px;
    z-index: 4000;
    -webkit-box-shadow: 1px 1px 10px #000;
}
#lightbox-head {
    height: 49px;
}
#lightbox-head h3 {
    width: 900px;
    height: 32px;
    display: inline;
    float: left;
    background: url(../images/products/title-window.png) repeat-x;
    font-weight: bold;
    text-shadow: 0px 1px 0px #ffe36e;
    font-size: 14px;
    text-transform: uppercase;
    color: #3d3d3d;
    padding-top: 17px;
    padding-left: 12px;
}
#lightbox-close {
    width: 48px;
    background: url(../images/products/close-window.png) no-repeat;
    height: 49px;
    text-indent: -9999px;
    cursor: pointer;
    float: right;
    display: inline;
}
.lightbox-compare {
    border: 1px solid #d4d4d4;
    background: #F3F3F3;
    color: #3d3d3d;
    width: auto;
    padding: 4px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-weight: bold;
}
#lightbox-wrapper {
    background: #FFF;
    padding: 10px;
}
#lightbox-gallery {
    width: 940px;
    float: none;
    list-style-type: none;
    overflow: auto;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    margin-bottom: 5px;
}
#lightbox-gallery p {
    white-space: normal;
}
.right-white {
    width: 21px;
    height: 423px;
    z-index: 99;
    position: absolute;
    right: 10px;
    top: 63px;
    display: none;
}
.left-white {
    width: 21px;
    height: 423px;
    z-index: 99;
    position: absolute;
    left: 10px;
    top: 63px;
    display: none;
}
#compare_window .rte p {
    margin-bottom: 0.75em;
}
#compare_window .rte textarea {
    height: 60px;
}
#compare_window .rte label small {
    color: #489fc3;
    font-size: 0.8em;
}
#compare_window .rte label {
    text-transform: uppercase;
}
#compare_window #send-enquiry {
    margin-right: -20px;
}
#compare_window select {
    width: 460px;
}
.qtip {
    font-weight: bold !important;
    font-size: 1.4em;
}
.scaffold textarea {
    height: 500px;
    font-size: 1em;
    padding: 8px;
    line-height: 1.4em;
}
#selector-outliner {
    height: 600px;
    overflow: scroll;
    overflow-x: auto;
}
#selector-outliner div {
    border-bottom: 1px solid #CCC;
    background: #EEE;
    padding: 10px;
    width: 423px;
}
#product-gal {
    height: 300px;
    position: relative;
}
#product-gal img {
    position: absolute;
    top: 0;
    z-index: 100;
    left: 0;
}
#gallery-zoom {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
    background: url(../images/products/overlay.png) bottom right no-repeat;
    height: 305px;
    text-indent: -9999px;
    width: 460px;
}
#navigation ul ul.megamenu {
    left: 200px;
}
.new-home-box {
    border: 1px solid #CCC;
    background: url(../images/home/buttons.png) bottom left repeat-x;
    float: left;
    width: 298px;
    cursor: pointer;
    margin-right: 20px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.new-home-box img.thin-border {
    float: none;
    border: 0;
}
.new-home-box h3 {
    position: absolute;
    background: url(../images/home/cta.png);
    padding: 5px 3px;
    margin: 0;
    color: #FFF;
    top: 60px;
    left: 3px;
}
.new-home-box.last {
    margin-right: 0;
}
.new-home-box p {
    padding: 8px 8px 0 8px;
    color: #5f5f5f;
}