@charset "utf-8";
/* CSS Document */
body{
	color: #333333;
	margin: 0px;
	padding: 0px;
	font: 14px/16px "Arial", "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	background-image: url(http://www.k-1fluidpower.com/images/bg.gif);
}
#breadcrumb {
	font: 12px/40px "Arial", "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	clear: both;
	float: left;
	width: 400px;
	padding-top: 10px;
}

a:visited {
	color: #666666;
	text-decoration: none;
	font: 16px "Arial", "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}
a:link {
	color: #CC0033;
	font: 16px "Arial", "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
	background:#FFFFFF
}
h1, h2, h3 {
	font-family:"Arial", "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1{
	color: #333333;
	font: normal 1.2em/2.4em "Arial", "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	background:#FFFFFF no-repeat;
	text-align: center;
}

h2{
	color: #FFFFFF;
	display: inline;
	padding-left: 0px;
	font: 12px/12px Arial, Geneva, sans-serif;
}
h3{
	font-size: 16px;
	font-weight: lighter;
	color: #000000;
	padding-left: 40px;
	line-height: 40px;
	padding-top: 0px;
}

#holder{
	margin: 0px auto 0pt;
	width: 960px;
	text-align: left;
	background: #FFFFFF;
	color: #000000;
	font: 16px"Arial", "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}
#masthead{
	margin: 0;
	padding: 0px;
	height: 150px;
	clear: right;
}
#htl {
	float: left;
	height: 50px;
	width: 500px;
	font: 1em/1em "Arial", "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #333333;
}
#htr {
	float: right;
	width: 600px;
	height: 50px;
}

#hbl {
	float: left;
	height: 106px;
	width: 275px;
	clear: left;
}
#hbc {
	font: 1.2em/1.2em "Arial", "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}
#hbr {
	width: 110px;
	height: 50px;
	margin-left: 550px;
	float: right;
}
/*top navigation*/
#topnav {
	height:28px;
	width: 960px; padding:10px 0 0 0; margin:0px;
	background-image: url(http://www.k-1fluidpower.com/images/topnav.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#topnav ul { padding:0; margin:0; list-style:none; border:0;}
#topnav ul li { display:inline;  margin:0; padding:0; border:0; background:none;}
#topnav ul li a {  display:inline; margin:0; padding:21px; text-decoration:none; font-size:16px; color:#FFF; text-decoration:underline}
#topnav ul li a:hover { background-color:#C00;}
#topnav ul li a.active {  background-color:#C00;}
#topnav ul li a.visited {  background-image: url(http://www.k-1fluidpower.com/images/topnav.gif);
}

#main-nav{
	width:960px;
	height:38px;
	margin:0 auto;
	background:url(http://www.k-1fluidpower.com/images/topnav.gif) no-repeat;
	clear: both;
	color: #FFF;
	text-decoration:underline
}


#main-nav ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	color: #FFF;
	text-decoration:underline
}

#main-nav ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	color: #FFF;
	text-decoration:underline
}

#main-nav ul li a{
	width:120px;
	margin-top: 10px;
	padding:0px;
	display: block;		
	color: #FFF;
	text-decoration:underline
}




/* -- Hovers -- */

#main-nav ul li a.home:hover{
	background:0px -42px;
	text-decoration:none;
}
#main-nav ul li a.products:hover{
	background:-120px -42px;
	text-decoration:none;
}
#main-nav ul li a.new:hover{
	background:-240px -42px;
	text-decoration:none;
}
#main-nav ul li a.applications:hover{
	background:-360px -42px;
	text-decoration:none;
}
#main-nav ul li a.downloads:hover{
	background:-480px -42px;
	text-decoration:none;
}
#main-nav ul li a.contactus:hover{
	background:-600px -42px;
	text-decoration:none;
}
#main-nav ul li a.sitemap:hover{
	background:-720px -42px;
	text-decoration:none;
}
#main-nav ul li a.search:hover{
	background:-840px -42px;
	text-decoration:none;
}
/* --Active --*/

#main-nav ul li a.home:active{
	background:0px -42px;
}
#main-nav ul li a.products:active{
	background:-120px -42px;
}
#main-nav ul li a.new:active{
	background:-240px -42px;
}		
#main-nav ul li a.applications:active{
	background:-360px -42px;
}	
#main-nav ul li a.downloads:active{
	background:-480px -42px;
}	
#main-nav ul li a.contactus:active{
	background:-600px -42px;
}
#main-nav ul li a.sitemap:active{
	background:-720px -42px;
}
#main-nav ul li a.search:active{
	background:-840px -42px;
}
/* --Visited --*/

#main-nav ul li a.home:visited{
	background:0px -42px;
}
#main-nav ul li a.products:visited{
	background:-120px 0px;
}
#main-nav ul li a.new:visited{
	background:-240px 0px;
}	
#main-nav ul li a.applications:visited{
	background:-360px 0px;
}	
#main-nav ul li a.downloads:visited{
	background:-480px 0px;
}	
#main-nav ul li a.contactus:visited{
	background:-600px 0px;
}
#main-nav ul li a.sitemap:visited{
	background:-720px 0px;
}
#main-nav ul li a.search:visited{
	background:-840px 0px;
}

#content{
	margin: 0;
	padding: 0;
}
.feature{
	border-width: 0px;
	font: 24px/24px "Arial", "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #FFFFFF;
	width: 960px;
	background-color: #CC0033;
	height: 296px;
	}

.feature img{
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0;
}
#flt h1 {
	background-color: #C03;
	margin: 15px 0px 0px;
	padding: 0px;
	color: #FFF;
	font: bold normal 1.4em/1.5em "Arial", "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	text-align: left;
}
#flt h2 {
	background-color: #C03;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font: bold normal 1.1em/1.2em "Arial", "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	text-align: left;
}

#flf form {
	float: left;
	height: 50px;
}
#fl {
	width: 630px;
	float: left;
}
#fr img {
	height: 180px;
	width: 320px;
	clear: both;
	float: right;
	margin-top: 30px;
}
#flf {
	height: 50px;
	width: 500px;
	float: left;
}
#fr {
	float: right;
	width: 320px;
	background: #CC0033;
}
#flb {
	width: 630px;
	float: left;
	font-size: 18px;
	line-height: normal;
}
#flt {
	height: 120px;
	width: 630px;
	float: right;
}
#flt img {
	float: left;
	clear: none;
}

.style3 {
	font-size: 14px;
	line-height: 24px;
	color: #000000;

}

.style4 {
	color: #000;
	text-align: left;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}



#siteInfo{
	color: #000000;
	padding: 30px 0px 0px;
	width: 960px;
	text-decoration: none;
	font: 11px/20px "Arial", "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	margin: auto;
}

#siteInfo #sit2 {
	width: 680px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px auto;
	float: left;
}
#siteInfo #sir2 {
	float: right;
	width: auto;
}
#siteInfo a {
	font: 11px/20px"Arial", "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #CC0033;
	background: #FFFFFF;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
	border-style: none;
}
#siteInfo #sit3 {
	float: left;
}

td {
	font-family:"Arial", "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #333333;
	background: #FFFFFF;
	border: 0px solid #CCCCCC;
}

#offer1 {
	height: 100px;
	width: 960px;
	clear: left;
	padding-top: 10px;
}
#offer1 #o1lt {
	float: left;
	width: 240px;
	height:100px;
	background: url(http://www.k-1fluidpower.com/images/icon_staffa.jpg) no-repeat left top;
}
#offer1 #o1ct {
	float: left;
	height: 100px;
	width: 240px;
	background: url(http://www.k-1fluidpower.com/images/icon_axialm.jpg) no-repeat left top;
}
#offer1 #o1rt {
	float: left;
	height: 100px;
	width: 240px;
	background: url(http://www.k-1fluidpower.com/images/icon_staffa.jpg) no-repeat left top;
}
#offer1 #o1rrt {
	float: left;
	height: 100px;
	width: 240px;
	background: url(http://www.k-1fluidpower.com/images/icon_axialm.jpg) no-repeat left top;
}
#offer2 {
	height: 100px;
	width: 960px;
	clear: left;
}
#offer2 #o2llt {
	float: left;
	height: 100px;
	width: 240px;
	background: url(http://www.k-1fluidpower.com/images/icon_staffa.jpg) no-repeat left top;
}#offer2 #o2lt {
	float: left;
	height: 100px;
	width: 240px;
	background: url(http://www.k-1fluidpower.com/images/icon_axialm.jpg) no-repeat left top;
}
#offer2 #o2ct {
	float: left;
	height: 100px;
	width: 240px;
	background: url(http://www.k-1fluidpower.com/images/icon_staffa.jpg) no-repeat left top;
}
#offer2 #o2rt {
	float: left;
	height: 100px;
	width: 240px;
	background: url(http://www.k-1fluidpower.com/images/icon_axialm.jpg) no-repeat left top;
}
.hidden
{
  position: absolute;
  left: -500px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.redbg {
	background-color: #999;
	font-weight: bolder;
	font-size: 16px;
	text-align: left;
}
.redbgright {
	background-color: #ECECEC;
}

