﻿html, body, form { padding: 0; margin: 0; }

body { font-family: Arial, Helvetica; font-size: 12px;background:url(../Images/site-bg.jpg) repeat-x #757575;}


/* GLOBAL */
img {border:0;}

a {color:#444C5D;}
a:hover {color:#444C5D;}

.imageBorder img {border:1px solid #555C6A;}
.arrowLink a {color:#444C5D;font-weight:bold;text-decoration:none;padding:5px 15px 2px 0;background:url(../Images/link-arrow.gif) no-repeat right;}
.readmore {color:#444C5D;font-size:11px;font-weight:normal;text-decoration:none;}


/* MASTERPAGE */
.siteContainer {width:953px;}
.siteNavigation {width:953px;height:19px;background:url(../Images/nav-bg.gif) no-repeat;}
.siteContent {width:953px;border-left:1px solid #555C6A;border-right:1px solid #555C6A;background:url(../Images/content-bg.gif) repeat-x #FFFFFF;}
.siteFooter {width:953px;height:19px;text-align:center;color:#FFFFFF;background:url(../Images/footer-bg.gif) no-repeat;}
.siteFooter a {color:#FFFFFF;text-decoration:none;font-size:11px;}
.siteCopyright {width:953px;text-align:center;color:#444C5D;font-size:11px;}


/* HOMEPAGE */
.homeContainer {width:951px;height:200px;}
.homeContainer .intro {width:401px;background:url(../Images/home-intro.jpg) no-repeat;}

.homeBrowse {line-height:20px;}
.homeBrowse a {color:#444C5D;font-weight:bold;text-decoration:none;padding:5px 15px 2px 0;background:url(../Images/link-arrow.gif) no-repeat right;}

.homeNews a {color:#444C5D;font-weight:bold;font-size:14px;text-decoration:none;padding-right:15px;background:url(../Images/link-arrow.gif) no-repeat right;}
.homeNews newsDate {color:#9A0000; font-style:italic;font-weight:bold;}
.moreNews a {color:#444C5D;font-weight:bold;font-size:11px;text-decoration:none;padding-right:15px;background:url(../Images/link-arrow.gif) no-repeat right;}


/* CONTENT PAGE */
.homeContainer {width:951px;}
.pageContent {padding:30px 0 0 30px;}
.pageHeader {width:100%;margin-bottom:5px;color:#9A0000;font-size:18px;font-weight:bold;font-family:helvetica;border-bottom:1px solid #000000;}
.pageSubHeader {width:100%;margin-bottom:5px;color:#9A0000;font-size:16px;font-family:helvetica;border-bottom:1px solid #000000;}


/* LEFT NAV */
.leftNavContainer {width:225px;margin-top:30px;}
.leftNavLinks {width:225px;background:url(../Images/left-nav-span.gif) repeat-y;}
.leftNavLinks ul {margin-top:0;margin-bottom:0;}
.leftNavLinks li {margin:0 0 0 -40px;list-style:none;}
.leftNavLinks li a {width:205px;padding:3px 0 3px 20px;display:block;text-decoration:none;color:#FFFFFF;}
.leftNavLinks li a:hover {width:205px;padding:3px 0 3px 20px;display:block;text-decoration:none;color:#FFFFFF;background:url(../Images/left-nav-hover.gif) repeat-y;}


/* NEWS */
.newsTitle {color:#444C5D;font-weight:bold;font-size:14px;}
.newsDate {color:#9A0000;font-weight:bold;}

/* BROWSE */
h1.breadcrumbsOnBottom { margin-bottom: 0; padding-bottom: 0; }
.breadcrumbs { }
.subtypeList 
{
    margin: 20px 0 0 0; 
    padding: 16px 16px 16px 16px;
    background: url(../Images/producttype-bg.gif) 0 0 no-repeat;
    }
.subtypeList a { color:#ffffff; }   

/* PRODUCTLIST */
.productList th { 
	background:url(../Images/productList.gif) 0 0 repeat-x;
	border: 1px solid #0576BB;
	height: 24px;
	text-align:center; }
.productList th a:link, .productList th a:visited, .productList th a:hover, .productList th a:active { 
	color: #ffffff; }
.productList .col {
	border: 1px solid #CCCCCC;
	padding: 3px 5px 3px 5px; }
.browsePagination { background-color:#666B78; border:1px solid #666B78; text-align:right; padding-right:8px; color:#ffffff; }
.browsePagination table { float:right; padding:4px 12px 4px 0; }
.browsePagination a { color: #ffffff; }

/* CONTACT FORM */
.labelColumn { width: 100px; }
.fieldColumn input { width: 180px; padding: 2px; margin-bottom: 2px;}
.fieldColumn textarea { width: 300px; height: 100px; font-family:Arial, Helvetica, sans-serif; font-size: 12px; padding:2px; }









 