﻿.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.style5 {
	font-size: 16px;
	font-weight: lighter;
	color: #FFC423;
	font-family: Myriad Pro, Arial;
	font-style: italic;
}
.style5 a:link {
	text-decoration: none;
	color: #FFC423;
}

.partno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFC423;
}
.heading {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
	text-align: left;
}
body 
{
	background-color: #191919;
	background: url(images/background.jpg);
	margin: 0 auto;
	text-align: left;
	padding: 30;
	line-height: 140%;
	color: #FFFFFF;
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 78%;
	font-weight: lighter;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	line-height: normal;
	font-weight: bold;
}
h1 {
	font-weight: 600;
	font-size: 1.7em;
	margin: 0 0 1ex;
}

h2, h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 1ex 0 0.2ex;
}
h4 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 1em 0 0.2ex;
}
h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1ex 0 0;
}
h6 {
	font-size: 1em;
	font-weight: bold;
	margin: 1ex 0 0;
}

/* general html declarations */

p, ul, ol, dl, table {
	font-size: 1em;
	font-weight: lighter;
}
ul, ol {
	margin: 0.5ex 0 1em;
	padding: 0;
}
li {
	padding: 0;
	margin: 0 0 0.1em 30px;
}
ul li {
	list-style: square;
	font-weight: lighter;
}
p {
	margin: 0 0 1em;
	font-weight: lighter;
}
p small {
	color: #909090;
	line-height: 120%;
}
strong, em {
	font-weight: lighter;
	font-style: normal;
}



#layouttable 
{
    width: 770px;
    margin: 0 auto;
    padding: 0 0 0 0;
    text-align:left;
    border: solid 1px #000;
    background-color: #FFF;

}

#navigation 
{
	display:block;
	margin: 0;
	padding: 0;
	font-family: arial, Sans-Serif;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	height:45px;
	border: solid 0 #000;
	text-align:left;
	}	
	
#navigation ul 
{
    
	list-style: none;
	margin: 0 0 0 0;
	*margin: 0 0 0 0;
	padding: 0 0 0 0;
    *padding: 0 0 0 0;
	}	
	
#navigation ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	list-style: none;
	text-align:center;
	}
	
#navigation ul li.leftbordernone {
	border-left: none;
    height: 45px;
	}
		
	
#navigation ul li a {
	color: #FFFFFF;
	background: #ccc url(images/menu_bg.png) repeat-x;
	height: 10px !important;
	height: 14px;
	*height: 14px;
	border-bottom: 0;
	margin: 0;
	text-decoration: none;
	display:block;
	width: 80px !important;
	width: 128px;
    *width: 126px;
	*padding: 16px 0 20px 0;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0;
	}
	
#navigation ul li a:hover{
	color: #333333;
	text-decoration: none;
	border-left: ;
	border-right: ;
	height: 14px;
	display:block;
	background-image: url(images/menu_on.png);
	}
	
		
#navigation ul li a.selected {
	color: #FFC423;
	text-decoration: none;
	background: #ccc url(images/activetab.png) repeat-x;
	border-left: ;
	border-right: ;
	height: 14px;
	display:block;
	width: 80px !important;
	width: 128px;
	*width: 126px;
	*padding: 16px 0 20px 0;
	padding-right: 0;
	padding-left: 0;
	}


#subnavigation 
{
	display:block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: arial, Sans-Serif;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	width:186px;
	border: solid 0 #000;
	text-align:left;
	
	}	
	
#subnavigation ul 
{
    
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	}	
	
#subnavigation ul li {
	margin: 0 0 0 0;
	padding: 3px 0 0 0;
	*padding: 0 0 0 0;
	float: left;
	width:186px;
	height: 17px;
	*height: 20px;
	background: #e7e7e7;
	border-bottom: solid 1px #fff;
    list-style: none;
	}
	
#subnavigation ul li.leftbordernone {
	border-bottom: none;
   width:186px;
	height: 20px;
	}
		
	
#subnavigation ul li a {
	color: #333;
	width:186px;
	height: 19px;
	*height: 20px;
	padding: 0 0 0 5px;
	*padding: 2px 0 0 5px;
    margin: 1px 0 0 0 ;
    *margin: 0 0 0 0;
    text-decoration: none;
	
	}
	
#subnavigation ul li a:hover, #subnavigation ul li a.selected {
	color: #fff;
	text-decoration: none;
	width:186px;
	height: 20px;

	}

.footercontact 
{
    padding-left: 10px;
    padding-top:10px;
    padding-bottom:5px;
 font-weight: bold;
 font-size: 12px;
 color: #333;   
}

.footercontact a, .footercopyright a
{
 text-decoration: none;
 color: #333;   
}

.footercontact a:hover, .footercopyright a:hover
{
 text-decoration: underline;
 color: #333;   
}


.footercopyright
{
	padding-left: 10px;
	font-weight: normal;
	font-size: 9px;
	color: #333;
	padding-bottom:40px;
}


.contactform label
{
    display:block;
    width: 100px;
     font-size: 11px;
    font-weight: bold;
}

.contactform
{
   display:block;
   float: left;
   width: 220px; 
    
    font-weight: normal;
    border: solid 0 #000;
}

.contactform td, .contactpagetext td, .pagetext td 
{

    font-weight: normal;
    
}


.contactform input
{
    width: 200px;
}

.contactform .linkbutton
{
    width: 50px;
    padding-top:0;
    margin-top:0;
}

.contactform textarea
{
    width: 200px;
    height: 100px;
}


.contactform
{
   padding-top:0;
   padding-left: 10px;
    
}
