

body {
	
	background: url(../images/bg.jpg) repeat;
	
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
	text-decoration: none;
}

h2, h3 {
	padding: 0px;
	margin: 0px;
}

.divContainer {
	background: url(../images/bg-repeat.jpg) repeat-x;
	height: 689px;
}

.tblMain {
	width: 926px;
	margin: 0 auto;
}

.cellHead {
	background: url(../images/head.png) no-repeat;
	background-position: 0px 17px;
	padding-top: 17px;
}

.cellNav {
	background: url(../images/bg-nav.jpg) no-repeat;
	height: 31px;
	padding-left: 115px;
	color: white;
}

.cellNavInt {
	height: 31px;
	padding-left: 115px;
	color: white;
	background: url(../images/bg-nav-int.jpg) no-repeat;
}

.cellNav a, .cellNavInt a {
	color: white;
	font-size: 12px;
}

.cellNav a:hover, .cellNavInt a:hover {
	text-decoration: none;
	color: #ffc20e;
}

.cellContent {
	background: url(../images/bg-main-with-flash.jpg) no-repeat;
	height: 358px;
}

.cellContentInt {
	background: url(../images/bg-main-int.jpg) repeat-x;
	height: 363px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 37px;
}

.divContent {
	padding-top: 18px;
	padding-left: 15px;
	padding-right: 15px;
}

.divContent h1 {
	color: #065499;
	margin: 0px;
	padding: 0px;
	font-size: 21pt;
	font-weight: bold;
}

.divContent h2 {
	color: #929596;
	margin: 0px;
	padding: 0px;
	font-size: 13pt;
}

.cellTicker {
	background-color: black;
	height: 32px;
	color: Gray;
	font-family: Georgia, serif;
}

.cellFooter {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}

.cellFooterText {
	text-align: center;
	padding-bottom: 25px;
}

.cellFooterText a {
	color: black;
}

.divSearch {
	position: relative;
	text-align: right;
	width: 926px;
}

.divSearch input {
	border: none;
	background-color: #70a6b9;
	color: white;
	height: 19px;
	width: 155px;
}

.divSearchInt {
	position: absolute;
	z-index: 99;
	text-align: right;
	width: 926px;
	margin-top: -25px;
}

.divSearchInt input {
	border: none;
	background-color: #70a6b9;
	color: white;
	height: 19px;
	width: 155px;
}

.cellArticleListing {
	background: url(../images/bg-left-nav.jpg) repeat-x;
	background-color: white;
	width: 130px;
	height: 396px;
}

.divLeftNavItem {
	width: 132px;
	height: 40px;
}

.divLeftNavItem a {
	color: black;
}

.divLeftNavItem:hover, .divLeftNavItemActive {
	background: url(../images/bg-nav-item.jpg) no-repeat;
	color: white;
}

.divLeftNavItemActive td a {
    color: #fff;
    text-decoration: none;
}

.divLeftNavItem:hover a {
	color: white;
	text-decoration: none;
}

.divLeftNavItem:hover a:hover {
	text-decoration: none;
}

.divLeftNavSep {
	height: 4px;
	width: 130px;
	background: url(../images/left-nav-sep.jpg) repeat-x;
}

.divProductDepartments {
	width: 155px;
	height: 200px;
	background: url(../images/bg-product-departments.jpg) no-repeat;
	padding-top: 18px;
	text-align: center;
}

.divProductDepartments p {
	color: #065499;
	padding: 0px;
	margin: 0px;
	font-size: 11pt;
	font-weight: bold;
}

.divProductFolderContainer {
	position: relative;
	height: 438px;
}

.tblProductFolders {
	position: absolute;
	z-index: 9999;
	width: 926px;
	height: 438px;
	right: -30px;
	top: 6px;
}

.accessories-bg {
	background: url(../images/bg-accessories.png) repeat-x;
	height: 37px;
	padding-left: 28px;
	background-position: -10px 0px;
}

.divProductFolderTabs {
	background: url(../images/bg-folder-tab.png) repeat-x;
	height: 37px;
	padding-left: 28px;
	background-position: -10px 0px;
}

.divProductFolderTab {
	height: 37px;
	width: 108px;
	text-align: center;
	float: left;
}

.divProductFolderTab td, .divProductFolderTab td a {
	color: #848686;
	text-decoration: none;
}

.over td, .over td a {
	color: #035797;
}

.tblProductFolderContentContainer {
	background-color: #b0b3b5;
	height: 401px;
}

.divProductFolderContentItem {
	display: none;
	padding: 10px 60px;
}

.productsHover, .departmentsHover {
	display: none;
	width: 200px;
	background: #eee;
	padding: 7px;
	position: absolute;
	z-index: 9999;
}

.productsHover a,  .departmentsHover a {
	display: block;
	padding: 4px;
	color: #000;
}

.productsHover a:hover, .departmentsHover a:hover {
	background: #ccc;
	color: black;
}

.departments-top
{
    background: url(../images/departments-top.gif) no-repeat;
    width: 155px;
    height: 30px;
}

.departments-mid
{
    background: url(../images/departments-mid.gif) repeat-y;
    width: 155px;
}

.departments-wrapper
{
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.departments-wrapper p
{
    color: #065499;
	padding: 0px;
	margin: 0px;
	font-size: 11pt;
	font-weight: bold;
}

.departments-bot
{
    background: url(../images/departments-bot.gif) no-repeat;
    width: 155px;
    height: 30px;
}

#ctl01_ContentSectionMain_product_catalog_product_spec_datalist_ctl00_product_spec_list_name
{
    display: none;
}

div.scroller {
	position:relative;
	height:32px;
	width:100%;
	display:block;
	overflow:hidden;
}
div.scrollingtext {
	position:absolute;
	white-space:nowrap;
	font-family:'Trebuchet MS',Arial;
	font-size:12px;
	line-height: 33px;
	color: #fff;
}
