 /*  global page styles */

body 
	{
	background:#fff url('../images/bg_fill.gif') repeat-x top left;
	margin: 0px; 
    }
body,div,td
	{
	font-family:verdana;
	font-size:12px;
	
	}
img 
	{
	padding:0px;
	margin:0px;
	border:none;
	}

#PgHolder
	{
	width:1000x;
	}	

#dealerportal a
	{
	color:red;
	font-family:verdana;
	font-size:11px;	
	}
	
#dealerportal a:hover
	{
	color:black;	
	}


a, a:active, a:link, a:visited, a:hover
	{
	text-decoration:none;
	color:#0066cc;
	}
ul li a, a:active, a:link, a:visited, a:hover 
	{
	text-decoration:none;
	color:#0066cc;
	}

#LogoRail {width:0px;float:left;}
#LeftLogo4Home {text-align:right;padding-top:50px;position:relative;left:2px;}
#GlobalNav {float:left;}
#MiddleNav {float:left;}
#MainSection {width:995px; float:left;background:#fff;padding-top:4px;margin-top:0px;}
#GlobalFooter {margin-left:0px;margin-top:0px;}


/* Global Nav/Footer Styles Below*/
#GlobalNav {
    height: 45px !important;
    margin: 0px;
    padding-left: 0px;
    width: 995px;
    z-index: 999 !important;
}

#NavTabs {
    width: 995px;
    height: 45px;
    padding: 0;
    margin: 0;
}

#Greyundertabs {
    border: 0;
    padding: 0;
    margin: 0;
    width: 995px;
    height: 11px;
    display: block;
    background-image: url('../images/topnav/bottom.gif');
}

#nav, #nav ul {
    padding: 0;
    margin: 0;
    list-style: none !important;
    height: 34px;
    z-index: 5000;
}

#nav a, #nav a:active {
    display: block;
    font-size: 12px;
    font-family: verdana;
    color: #666;
    text-decoration: none !important;
}

#nav a:hover {
    display: block;
    font-size: 12px;
    font-family: verdana;
    color: #c00;
    text-decoration: none !important;
}

#nav li {
    float: left;
}

#nav li ul {
    position: absolute;
    left: -999em;
    width: 192px;
}

#nav li ul li {
    top: 0;
    left: 100%;
    width: 100%;
    background: #fff;
    border-right: 1px solid #666;
    border-left: 1px solid #666;
}

#nav li:hover ul, #nav li.sfhover ul {
    background: #fff;
    left: auto;
    z-index: 999;
}


/*   MIDDLE NAVIGATION   */

#MiddleNav {
    height: 45px !important;
    margin: 0px;
    padding-left: 0px;
    width: 995px;
    z-index: 999 !important;
}

#MidNavTabs {
    width: 995px;
    height: 45px;
    padding: 0;
    margin: 0;
}

#GreyOvertabs {
    border: 0;
    padding: 0;
    margin: 0;
    width: 995px;
    height: 11px;
    display: block;
    background-image: url('../images/middleNav/top.gif');
}

#Mnav, #Mnav ul {
    padding: 0;
    margin: 0;
    list-style: none !important;
    height: 34px;
    z-index: 5000;
}

#Mnav a, #Mnav a:active {
    display: block;
    font-size: 12px;
    font-family: verdana;
    color: #666;
    text-decoration: none !important;
}

#Mnav a:hover {
    display: block;
    font-size: 12px;
    font-family: verdana;
    color: #c00;
    text-decoration: none !important;
}

#Mnav li {
    float: left;
}

#Mnav li ul {
    position: absolute;
    left: -999em;
    width: 192px;
}

#Mnav li ul li {
    top: 0;
    left: 100%;
    width: 100%;
    background: #fff;
    border-right: 1px solid #666;
    border-left: 1px solid #666;
}

#Mnav li:hover ul, #nav li.sfhover ul {
    background: #fff;
    left: auto;
    z-index: 999;
}


/* MIDDLE NAVIGATION FINISHED   */


/* INDIVIDUAL TAB STYLES START HERE */
a#aboutTab {
    text-decoration: none;
    background-image: url('../images/topnav/about_off.gif');
    background-repeat: no-repeat !important;
    background-position: right;
    height: 34px;
    width: 125px;
}

a#aboutTab:hover {
    background-image: url('../images/topnav/about_over.gif');
    background-repeat: no-repeat !important;
    background-position: top left;
}

a#contactTab {
    text-decoration: none;
    background-image: url('../images/topnav/contact_off.gif');
    background-repeat: no-repeat !important;
    background-position: right;
    height: 34px;
    width: 124px;
}

a#contactTab:hover {
    background-image: url('../images/topnav/contact_over.gif');
    background-repeat: no-repeat !important;
    background-position: top left;
}

a#eventsTab {
    text-decoration: none;
    background-image: url('../images/topnav/events_off.gif');
    background-repeat: no-repeat !important;
    background-position: right;
    height: 34px;
    width: 101px;
}

a#eventsTab:hover {
    background-image: url('../images/topnav/events_over.gif');
    background-repeat: no-repeat !important;
    background-position: top left;
}

a#newsTab {
    text-decoration: none;
    background-image: url('../images/topnav/news_off.gif');
    background-repeat: no-repeat !important;
    background-position: right;
    height: 34px;
    width: 79px;
}

a#newsTab:hover {
    background-image: url('../images/topnav/news_over.gif');
    background-repeat: no-repeat !important;
    background-position: top left;
}

a#safetyTab {
    text-decoration: none;
    background-image: url('../images/topnav/safety_off.gif');
    background-repeat: no-repeat !important;
    background-position: right;
    height: 34px;
    width: 89px;
}

a#safetyTab:hover {
    background-image: url('../images/topnav/safety_over.gif');
    background-repeat: no-repeat !important;
    background-position: top left;
}

a#videoTab {
    text-decoration: none;
    background-image: url('../images/topnav/video_off.gif');
    background-repeat: no-repeat !important;
    background-position: right;
    height: 34px;
    width: 88px;
}

a#videoTab:hover {
    background-image: url('../images/topnav/video_over.gif');
    background-repeat: no-repeat !important;
    background-position: top left;
}

a#projectsTab {
    text-decoration: none;
    background-image: url('../images/topnav/projects_off.gif');
    background-repeat: no-repeat !important;
    background-position: right;
    height: 34px;
    width: 112px;
}

a#projectsTab:hover {
    background-image: url('../images/topnav/projects_over.gif');
    background-repeat: no-repeat !important;
    background-position: top left;
}

a#productsTab {
    text-decoration: none;
    background-image: url('../images/topnav/products_off.gif');
    background-repeat: no-repeat !important;
    background-position: right;
    height: 34px;
    width: 135px;
}

a#productsTab:hover {
    background-image: url('../images/topnav/products_over.gif');
    background-repeat: no-repeat !important;
    background-position: top left;
}

a#dealersTab {
    text-decoration: none;
    background-image: url('../images/topnav/dealers_off.gif');
    background-repeat: no-repeat !important;
    background-position: right;
    height: 34px;
    width: 142px;
}

a#dealersTab:hover {
    background-image: url('../images/topnav/dealers_over.gif');
    background-repeat: no-repeat !important;
    background-position: top left;
}


/*  END OF TOP TABS  */

/********************************************************************/
/* MIDDLE NAV                                                       */
/*******************************************************************
	<li><a id="EngineeringTab" href="about_us.htm"></a> 
							<li><a id="ManufacturingTab" href="contact_us.htm"></a> 
							<li><a id="InstalationTab" href="events.htm"></a> 
							<li><a id="DistributionTab" href="news.htm"></a> 
							<li><a id="BlankTab" href="safety.htm"></a> */
a#BlankTab {
    text-decoration: none;
    background-image: url('../images/middleNav/rightBlank.gif');
    background-repeat: no-repeat !important;
    background-position: right;
    height: 34px;;
    width: 375px;
}
a#DistributionTab {
    text-decoration: none;
    background-image: url('../images/middleNav/distTab.gif');
    background-repeat: no-repeat !important;
    background-position: right;
    height: 34px;;
    width: 151px;
}

a#DistributionTab:hover, a#DistributionTab:active {
    background-image: url('../images/middleNav/distTab_over.gif');
    background-repeat: no-repeat !important;
    background-position: top left;
}
a#InstallationTab {
    text-decoration: none;
    background-image: url('../images/middleNav/installTab.gif');
    background-repeat: no-repeat !important;
    background-position: right;
    height: 34px;;
    width: 150px;
}

a#InstallationTab:hover, a#InstallationTab:active {
    background-image: url('../images/middleNav/installTab_over.gif');
    background-repeat: no-repeat !important;
    background-position: top left;
}
a#ManufacturingTab {
    text-decoration: none;
    background-image: url('../images/middleNav/mfgTab.gif');
    background-repeat: no-repeat !important;
    background-position: right;
    height: 34px;;
    width: 171px;
}

a#ManufacturingTab:hover, a#ManufacturingTab:active {
    background-image: url('../images/middleNav/mfgTab_over.gif');
    background-repeat: no-repeat !important;
    background-position: top left;
}
a#EngineeringTab {
    text-decoration: none;
    background-image: url('../images/middleNav/engTab.gif');
    background-repeat: no-repeat !important;
    background-position: right;
    height: 34px;;
    width: 148px;
}

a#EngineeringTab:hover, a#EngineeringTab:active {
    background-image: url('../images/middleNav/engTab_over.gif');
    background-repeat: no-repeat !important;
    background-position: top left;
}
/********************************************************************/
/* SIDE NAV                                                       */
/********************************************************************/
a#HomeTab {
    text-decoration: none;
    background-image: url('../images/sideNav/HomeTab.gif');
    background-repeat: no-repeat !important;
    background-position: right;
    height: 102px;;
    width: 52px;
}

a#HomeTab:hover {
    background-image: url('../images/sideNav/HomeTab_over.gif');
    background-repeat: no-repeat !important;
    background-position: top left;
}

a#cdnTab {
    text-decoration: none;
    background-image: url('../images/sideNav/cdnTab.gif');
    background-repeat: no-repeat !important;
    background-position: right;
    height: 51px;
    width: 26px;
}

a#cdnTab:hover {
    background-image: url('../images/sideNav/cdnTab_over.gif');
    background-repeat: no-repeat !important;
    background-position: top left;
}

a#USTab {
    text-decoration: none;
    background-image: url('../images/sideNav/USTab.gif');
    background-repeat: no-repeat !important;
    background-position: right;
    height: 51px;;
    width: 26px;
}

a#USTab:hover {
    background-image: url('../images/sideNav/USTab_over.gif');
    background-repeat: no-repeat !important;
    background-position: top left;
}

a#UKTab {
    text-decoration: none;
    background-image: url('../images/sideNav/UKTab.gif');
    background-repeat: no-repeat !important;
    background-position: right;
    height: 51px;;
    width: 26px;
}

a#UKTab:hover {
    background-image: url('../images/sideNav/UKTab_over.gif');
    background-repeat: no-repeat !important;
    background-position: top left;
}

a#UKTab {
    text-decoration: none;
    background-image: url('../images/sideNav/UKTab.gif');
    background-repeat: no-repeat !important;
    background-position: right;
    height: 51px;;
    width: 26px;
}

a#UKTab:hover {
    background-image: url('../images/sideNav/UKTab_over.gif');
    background-repeat: no-repeat !important;
    background-position: top left;
}

a#IRETab {
    text-decoration: none;
    background-image: url('../images/sideNav/IRETab.gif');
    background-repeat: no-repeat !important;
    background-position: right;
    height: 51px;;
    width: 26px;
}

a#IRETab:hover {
    background-image: url('../images/sideNav/IRETab_over.gif');
    background-repeat: no-repeat !important;
    background-position: top left;
}
/*  END OF SIDE TABS  */
/********************************************************************/
/* Footer                                                           */
/********************************************************************/
#FootNav {
	/*border-left: 1px solid #bdd0d9;*/
	float: left;
	
	padding-left: 60px;
	font-size: 11px;
	width: 995px;
	voice-family: "\"}\"";
	voice-family:inherit;
}

#FootNav a {
	background-image: url('../images/navtools_border.gif') no-repeat left bottom;
	color: #fff;
	display: block;
	float: left;
	padding: 6px 15px 4px 16px;
}

#FootNav a.selected {
	border-BOTTOM: 4px solid #fff;
	padding-BOTTOM: 3px;
	text-decoration: none;
}

#FootNav a:hover {
	
	text-decoration: none;
	color:#fff
}






/*
 * GLOBAL FOOTER
 */
#GlobalFooter {
    width: 995px;
    font-family: arial;
	margin-top: 0px;
	background-image:  url('../images/FooterHead.gif');
    background-repeat: no-repeat !important;
}





/*
 * GLOBAL COPYRIGHT
 */
div#GlobalFooter div.Copyright {
    font-size: 11px ;
	padding: 8px;
}

div#GlobalFooter div.Copyright a.privacy, 
div#GlobalFooter div.Copyright a.privacy:visited,
div#GlobalFooter div.Copyright a.privacyCal, 
div#GlobalFooter div.Copyright a.privacyCal:visited,
div#GlobalFooter div.Copyright a.termsofuse,
div#GlobalFooter div.Copyright a.termsofuse:visited {
    font-size: 11px;
    color: #cc0000;
    text-decoration: none;
}