body {
  color: #303030;
  font-size:62.5%;
  font-family:Verdana, Helvetica, Tahoma, Arial, sans-serif;
  text-align:left;
  background-color: #eaeaea;
  padding: 15px 0 0 0;
  margin: 0;
}

ul, li, p, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

a {
	color: #c51a2e;
	text-decoration: none;
}

a:hover, a:focus {
	color: #303030;
	text-decoration: underline;
}

a img {
	border: none;
}

div#frame {
	text-align: left;
	width: 990px;
	margin: auto;
	background: #fff url(../images/frameBg.png) 0 0 repeat-y scroll;
}

div#frameInner{
	background: url(../images/frameInnerBg.png) 0 0 no-repeat scroll;
	padding: 5px 5px 0 5px;
}

div#page {
	background: url(../images/pageBg.png) bottom repeat-x scroll;
	position: relative;
	min-height: 460px;
}

div.home {
	background: url(../images/home.jpg) 0 25px no-repeat scroll !important;
}

div#header {
	width: 980px;
	height: 140px;
}

div#banner {
	float: right;
	width: 804px;
	height: 88px;
	padding: 3px 3px 0 0;
}

div#breadcrumb {
	float: left;
	padding: 12px 0 0 250px;
}

div#breadcrumb ul li {
	display: inline;
	background: url(../images/bullet.gif) 0 5px no-repeat scroll;
	padding: 0 3px 0 8px;
}

div#breadcrumb ul li.youAt {
	background-image: none;
	padding-left: 0;
}

div#access {
	float: right;
	clear: right;
	width: 93px;
	padding: 15px 20px 0 0;
}

div#access ul li {
	list-style: none;
	float: left;
	width: 16px;
	height: 16px;
	margin-left: 15px;
	overflow: hidden;
}

div#access ul li a {
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

div#access ul li#incText a {
	background-image: url(../images/textInc.gif);
}

div#access ul li#deText a {
	background-image: url(../images/textDec.gif);
}

div#access ul li#printPage a {
	background-image: url(../images/print.gif);
}

div#access ul li a:hover,
div#access ul li a:focus {
	background-position: 0 -16px;
}

div#nav {
	float: left;
	clear: left;
	width: 175px;
	padding: 0 30px;
}

div#logo {
	padding: 30px 0 0 30px;
	float: left;
}

div#logo a {
	display: block;
	height: 61px;
	width: 142px;
}

div#topNav ul {
	list-style: none;
	letter-spacing: -1px;
}

div#topNav ul li {
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #fff;
}

div#topNav ul li a {
	text-decoration: none;
	color: #303030;
	display: block;
}

div#topNav ul li.first a {
	border-top: none;
}

div#topNav ul li.Isite-Menu-Selected {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

div#topNav ul li.Isite-Menu-WithChildren,
div#topNav ul li.Isite-Menu-ChildSelected {
	background-image: url(../images/bulletDown.gif);
	background-repeat: no-repeat;
	padding-left: 0 !important;
}

/* Sub nav */

div#topNav ul ul {
	margin-left: 0px;
	padding-bottom: 10px;
	font-size: 0.9em;
}

div#topNav ul ul a {
	border: none;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	padding-left: 10px !important;
}

div#topNav ul ul li {
	border: none !important;
	background-image: none;
}

div#topNav ul ul li.Isite-Menu-Selected {
	background: url(../images/subNavBottom.gif) bottom left no-repeat scroll !important;
	padding-left: 0;
}

div#topNav ul ul li.Isite-Menu-Selected a {
	background: url(../images/subNavTop.gif) 0 0 no-repeat scroll;
}

div#featureProducts {
	clear: both;
	background: url(../images/featuredProdsBg.png) 0 0 no-repeat scroll;
	padding: 125px 0 0 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 980px;
}

div#fpInner {
	background-color: #272729;
	padding-bottom: 30px;
}

div.newsEl {
	float: left;
	width: 275px;
	color: #fff;
	padding: 0 0 0 40px;
}

div.newsEl a {
	color: #fff;
}

div.newsImg {
	width: 60px;
	float: left;
	overflow: hidden;
}

div.newsTxt {
	margin: 0 0 0 75px;
}

div.newsTxt h2 {
	font-size: 1.1em;
	margin-bottom: 7px;
}

div#footer {
	background: url(../images/footerBg.png) 0 0 no-repeat scroll;
	width: 960px;
	margin: auto;
	padding: 35px 10px 15px 10px;
	text-align: center;
}

div#footer a {
	color: #303030;
}

div#footer ul {
	float: left;
}

div#footer ul li {
	list-style: none;
	display: inline;
	padding: 0 10px 0 0;
}

div.dubs {
	float: right;
}

div#homeContent {
	margin: -70px 0 0 600px;
	width: 325px;
}

div#homeContent h1 {
	font-weight: normal;
	line-height: 1.4em;
}

div#homeContent h1 span {
	font-weight: bold;
	color: #c0bebe;
	display: block;
	font-size: 1.2em;
	letter-spacing: -1px;
	margin-bottom: 5px;
}

div#content {
	margin: 0 0 0 15px;
	padding-bottom: 25px;
	clear: right;
	float: left;
}

div#content h1 {
	font-size: 1.8em;
	color: #c0bebe;
	letter-spacing: -1px;
	line-height: 1.4em;
	margin-bottom: 10px;
}

div#content h2 {
	font-size: 1.2em;
	letter-spacing: -1px;
	margin: 15px 0 10px 0;
}

div#content h3 {
	font-size: 1em;
}

div#content p {
	margin: 10px 0 15px 0;
}

div#content p.intro {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-top: 10px;
}

div#content ul {
	margin: 10px 0 15px 15px;
}

div.newsListItem {
	margin-bottom: 25px;
}

div.newsListItem h2 {
	margin-bottom: 3px !important;
}

div.newsListItem div.date {
	font-size: 0.9em;
	margin-bottom: 3px;
}

div.picPara {
	margin: 25px 0 15px 0;
}

div.picPara div.img {
	float: left;
	width: 90px;
}

div.picPara div.txt {
	margin-left: 105px;
	line-height: 1.4em;
}

div.picPara div.txt h2 {
	margin: 0 0 5px 0 !important;
	font-size: 1.0em !important;
}

div.picPara div.txt p {
	margin: 0 0 10px 0 !important;
}

div.downloadBrochure {
	text-align: center;
	background: url(../images/downloadBgTop.gif) 0 0 no-repeat scroll;
	width: 190px;
	float: left;
	padding: 18px 0 0 0;
	margin: 0 20px 10px 0;
}

div.downloadBrochure div.inner {
	background: url(/images/downloadBgBottom.gif) bottom left no-repeat scroll;
	padding: 0 10px 18px 10px;
}

div.downloadBrochure h2 {
	margin: 0 0 10px 0 !important;
}

a.pdf {
	display: block;
	background: url(../images/iconPdf.png) 0 0px no-repeat scroll;
	padding: 0 0 0 23px;
	text-align: left;
}

div.relatedStuff  { 
		position: relative;
		margin-top: 25px;	
}
div.relatedStuff h2 {
	font-weight: normal;
		border-bottom: 1px solid #d6d6d6;
}
div.relatedStuff  li{
	list-style:disc; 
	margin:0 0 3px 15px;
}
/* Easy Slider */
	div.latestStuff {
		position: relative;
		margin-top: 25px;
	}
	
	div.latestStuff h2 {
		font-weight: normal;
		border-bottom: 1px solid #d6d6d6;
	}
	
	div.latestStuff li,
	div.latestStuff ul {
		margin:0;
		padding:0;
		list-style:none;
	}

	div.latestStuff li { 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:325px;
		height:90px;
		overflow:hidden; 
	}
	div.latestStuff li h3 span.date {
		font-size: 0.8em;
		font-weight: normal;
	}
	div.latestStuff li img {
		float: left;
		margin: 0 10px 0 0;
		border: 1px solid #a1a1a4;
	}
	
	#newsCarNext, #newsCarPrev, #sitesCarNext, #sitesCarPrev {
		display:block;
		width:13px;
		height:13px;
		position:absolute;
		right:20px;
		top:0;
		z-index:1000;
		border-left: 7px solid #fff;
		}	
	#sitesCarNext, #newsCarNext { 
		right:0;
	}
	#newsCarNext a, #newsCarPrev a, #sitesCarNext a, #sitesCarPrev a {  
		display:block;
		position:relative;
		text-indent: -9999px;
		width:13px;
		height:13px;
		background: #eaecec url(/images/prev.png) no-repeat 0 0;	
		overflow: hidden;
		}	
	#newsCarNext a:hover, #newsCarPrev a:hover, #sitesCarNext a:hover, #sitesCarPrev a:hover {
		background-position: 0 -13px;
		background-color: #c51a2e;
	}
	#sitesCarNext a, #newsCarNext a { 
		background: #eaecec url(/images/next.png) no-repeat 0 0;	
		}	


/* TABS */

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* HISTORY TABS */

div#history {
	
}

div#history ul.tabs-nav {
	list-style: none;
	margin: 0;
}

div#history ul.tabs-nav li {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 24px;
	background: #000 url(/images/historyTabBg.gif) top right no-repeat scroll;
}

div#history ul.tabs-nav li.tabs-selected {
	background-color: #e2001a;
}

div#history ul.tabs-nav li a {
	color: #fff;
	height: 24px;
	display: block;
	padding: 0 8px 0 8px;
	background: url(/images/historyTabBg.gif) 0 0 no-repeat scroll;
	
}

div.tabs-container {
	clear: both;
	padding: 20px 0 0 0;
}

/* PRODUCTS PAGE */

div#productSearch {
	border-bottom: 1px solid #eaeaea;
	padding: 10px 0 20px 0;
}

div#productSearch div.row {
	clear: both;
	padding: 12px 0 0 0;
}

div#productSearch div.row label {
	float: left;
	width: 235px;
	text-align: right;
	font-size: 1.2em;
}

div#productSearch div.row div.field,
div#productSearch div.row div.button {
	margin: 0 0 0 245px;
}

div#productSearch select {
	font-size: 1.2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 270px;
	padding: 2px;
	border: 1px solid #cfcfcf;
}

div#productSearch div.row div.button input {
	background: transparent url(../images/prodSearchButton.gif) 0 0 no-repeat scroll;
	border: none;
	width: 92px;
	height: 27px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #444744;
	font-size: 0.9em;
	cursor: pointer;
}

/* PRODUCTS TABLE */

div.productTable table {
	line-height: 1.2em;
}

div.productTable table th.prodName {
	width: 150px;
}

div.productTable table td, div.productTable table th {
	vertical-align: top;
	padding: 15px 10px;
	border-bottom: 1px solid #eaeaea;
}

div.productTable table th {
	background: url(../images/tableThBg.png) bottom repeat-x scroll;
	border-right: 1px solid #fff;
}

/* PRODUCT DETAIL */

div#productPic {
	float: right;
}

ul.features, ul.otherLinks {
	font-size: 1.2em;
	list-style: none;
	margin-left: 0 !important;
	margin-bottom: 0px !important;
}

ul.features li {
	background: url(../images/featureTick.gif) 0 3px no-repeat scroll;
	padding: 3px 0 3px 25px;
	width: 170px;
	float: left;
}

ul.otherLinks {
	margin-top: 0px !important;
}

ul.otherLinks li.website {
	background: url(../images/iconWebsite.png) 0 3px no-repeat scroll;
	padding: 3px 0 3px 25px;
}

ul.otherLinks li.pdf {
	background: url(../images/iconPdf.png) 0 3px no-repeat scroll;
	padding: 3px 0 3px 25px;
}

div#productText {
	padding-top: 10px;
	margin-top: 20px;
	border-top: 1px solid #eaeaea;
}
