/* ******************* Basic Body Attributes ************************** */

body {  
 /*background-color: #FFFFFF;*/
 margin-top: 0px; 
 margin-right: 0px; 
 margin-bottom: 0px; 
 margin-left: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 color: #333333;
 text-align: left;
}

a:link {
text-decoration: none; 
font-weight : bold;
color: #333333;
 }
        
a:visited {
text-decoration: none; 
font-weight : bold;
color: #333333;
}

.style15 {font-size: 14px;
	font-weight: bold;
}

a:active {
text-decoration: none;
font-weight : bold;
color: #333333;
}
	
 a:hover {  
text-decoration: none;
font-weight : bold;
color: #333333;
}

/* Provided all "body" text is to be identicle, this needs to be decalired within every text block; however, 
if certain sections are to be different, then add new text declarations here. */
.introtext{
font-family: arial;
font-size: 8pt;
font-style: normal;
font-weight: normal;
color: #d6d3ce;
text-align: left;
}	 
	.introtext a:link {
	text-decoration: normal;
	font-weight : normal;
	color: #d6d3ce;
 	}

	.introtext a:visited {
	text-decoration: normal;
	font-weight : normal;
	color: #d6d3ce;
	}

	.introtext a:active {
	text-decoration: underline;
	font-weight : normal;
	color: #d6d3ce;
	}

 	.introtext a:hover {
	text-decoration: normal;
	font-weight :  normal;
	color: #ffffff;
	}

.introtextover{
font-family: arial;
font-size: 8pt;
font-style: normal;
font-weight: normal;
color: #ffffff;
text-align: left;
}	 
	.introtextover a:link {
	text-decoration: normal;
	font-weight : normal;
	color: #ffffff;
 	}

	.introtextover a:visited {
	text-decoration: normal;
	font-weight : normal;
	color: #ffffff;
	}

	.introtextover a:active {
	text-decoration: underline;
	font-weight : normal;
	color: #ffffff;
	}

 	.introtextover a:hover {
	text-decoration: normal;
	font-weight :  normal;
	color: #ffffff;
	}

.producttext2{
font-family: arial;
font-size: 7pt;
font-style: normal;
font-weight: normal;
color: #333333;
text-align: left;
}	 
	.producttext2 a:link {
	text-decoration: normal;
	font-weight : normal;
	color: #333333;
 	}

	.producttext2 a:visited {
	text-decoration: normal;
	font-weight : normal;
	color: #333333;
	}

	.producttext2 a:active {
	text-decoration: underline;
	font-weight : normal;
	color: #333333;
	}

 	.producttext2 a:hover {
	text-decoration: normal;
	font-weight :  normal;
	color: #333333;
	}

.producttext3{
font-family: arial black;
font-size: 15pt;
font-style: normal;
font-weight: normal;
color: #333333;
text-align: left;
}	 

.producttext{
font-family: arial;
font-size: 7pt;
font-style: normal;
font-weight: normal;
color: #333333;
text-align: left;
}	 
	.producttext a:link {
	text-decoration: normal;
	font-weight : normal;
	color: #666666;
 	}

	.producttext a:visited {
	text-decoration: normal;
	font-weight : normal;
	color: #666666;
	}

	.producttext a:active {
	text-decoration: underline;
	font-weight : normal;
	color: #000000;
	}

 	.producttext a:hover {
	text-decoration: normal;
	font-weight :  normal;
	color: #000000;
	}

.standardtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;  
color: #333333;
text-align: left;
}

	.standardtext a:link {
	text-decoration: underline;
	font-weight : bold;
	color: #333333;
 	}

	.standardtext a:visited {
	text-decoration: underline;
	font-weight : bold;
	color: #333333;
	}

	.standardtext a:active {
	text-decoration: underline;
	font-weight : bold;
	color: #333333;
	}

 	.standardtext a:hover {
	text-decoration: underline;
	font-weight : bold;
	color: #333333;
	}

.enhancedtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #333333;
text-align: left;
}

.missiontext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: italic;
font-weight: bold;
color: #333333;
text-align: left;
}

.linetext {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #333333;
text-align: left;
}

/* *********************** Menu Attributes *************************** */	
	
.whitemenu {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 font-style: normal; 
 font-weight: normal; 
 color: #000000;
 text-align: left;
 /* can remove background-color for production, if declaired in HTML */ 
 background-color: #FFFFFF;
}

	.whitemenu a:link {
	text-decoration: none; 
	color: #4F4F4F;
	}

	.whitemenu a:visited { 
	text-decoration: none; 
	color: #4F4F4F;
	}	
	
	.whitemenu a:active {
	text-decoration: none;
	color: #4F4F4F;
	}
	
	.whitemenu a:hover {
	text-decoration: none;
	color: #000000;
	}

.graymenu { 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 font-style: normal; 
 font-weight: normal; 
 color: #CCCCCC; 
 text-align: left;
 vertical-align: top;
}

	.graymenu a:link {
	text-decoration: none; 
	color: #CCCCCC;
	}
	.graymenu a:visited {
	text-decoration: none; 
	color: #CCCCCC;
	}

	.graymenu a:active {
	text-decoration: none;
	color: #FFFFFF;
	}

    	.graymenu a:hover {
    	text-decoration: none;
    	color: #FFFFFF; 
    	}

.orangemenu { 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 font-style: normal; 
 font-weight: normal; 
 color: #FF9900; 
 text-align: right;
 vertical-align: top;
}

	.orangemenu a:link {
	text-decoration: none; 
	color: #FF9900;
	}
	.orangemenu a:visited {
	text-decoration: none; 
	color: #FF9900;
	}

	.orangemenu a:active {
	text-decoration: none;
	color: #FFFFFF;
	}

    	.orangemenu a:hover {
    	text-decoration: none;
    	color: #FFB559; 
    	}

.colormenu { 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 font-style: normal; 
 font-weight: normal; 
 color: #333; 
 text-align: left; 
 vertical-align: middle;
}

	.colormenu a:link {
	text-decoration: none; 
    	color: #333;
    	}

    	.colormenu a:visited {
	text-decoration: none; 
    	color: #333;
    	}
	
	.colormenu a:active { 
	text-decoration: none; 
	color: #000000;
	}

	.colormenu a:hover {
	text-decoration: none;
	color: #000000;
	}

.leftcolormenu {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-style: normal;
 font-weight: normal;
 color: #FFFFFF;
 text-align: left;
 vertical-align: top;
}
	
	 .leftcolormenu a:link {
    	text-decoration: none;
    	color: #FFFFFF;
    	}

	.leftcolormenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
	
	.leftcolormenu a:active { 
	text-decoration: none; 
	color: #000000;
	}

    	.leftcolormenu a:hover {
    	text-decoration: none;
    	color: #000000;
    	}
	
.footer {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333; 
	text-align: center; 
	vertical-align: bottom
}

	.footer a:link {
	text-decoration: underline;
	font-weight : normal;
	color: #333333;
 	}

	.footer a:visited {
	text-decoration: underline;
	font-weight : normal;
	color: #333333;
	}

	.footer a:active {
	text-decoration: underline;
	font-weight : normal;
	color: #333333;
	}

 	.footer a:hover {
	text-decoration: underline;
	font-weight : normal;
	color: #333333;
	}

.featuretitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #333333;
text-align: left;
}

.truckhighlight {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #333333;
text-align: left;
}



/* *********************** Timeline *************************** */	

.TimelineHeads {  
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 color: #999933; 
 text-decoration: none; 
 font-weight: bold
 }

.Dates { 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 color: #ffffff; 
 text-decoration: none; 
 font-weight: bold}

	.Dates a:link { 
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 11px; 
	 color: #ffffff; 
	 text-decoration: none; 
	 font-weight: normal
	 }
	 
	.Dates a:visited { 
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 11px; 
	 color: #ffffff; 
	 text-decoration: none; 
	 font-weight: normal
	 }
	 
	.Dates a:active { 
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 11px; 
	 color: #000000; 
	 text-decoration: none; 
	 font-weight: normal
	 }

	.Dates a:hover { 
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 11px; 
	 color: #000000; 
	 text-decoration: none; 
	 font-weight: normal
	 }

.TimelineHeadsGray { 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 color: #FFFFFF; 
 text-decoration: none; 
 font-weight: bold
 }

.BackTop {  
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 color: #999933; 
 text-decoration: none
 }

	.BackTop a:link {  
 	 font-family: Arial, Helvetica, sans-serif; 
 	 font-size: 10px; 
     color: #999933; 
 	 text-decoration: none
 	 }
 	 
    .BackTop a:visited {  
 	 font-family: Arial, Helvetica, sans-serif; 
 	 font-size: 10px; 
     color: #999933; 
 	 text-decoration: none
 	 }
 	 
 	.BackTop a:active {  
 	 font-family: Arial, Helvetica, sans-serif; 
 	 font-size: 10px; 
     color: #000000; 
 	 text-decoration: none
 	 }
 	 
	.BackTop a:hover {  
 	 font-family: Arial, Helvetica, sans-serif; 
 	 font-size: 10px; 
     color: #000000; 
 	 text-decoration: none
 	 }
.style1 {font-size: 10px}

.TimeLineLegend {  
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 color: #FFFFFF; 
 text-decoration: none
; font-weight: normal }
	 
.productmain {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; font-style: normal; 
font-weight: normal; 
text-align: left; 
line-height: 14px
}
.style2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
}
.style4 {font-size: 10px}
.style6 {color: #FFFFFF}
.style7 {font-size: 10px; font-weight: bold; }
.style9 {font-size: 11px; color: #333333; font-weight: bold; }
.style10 {font-size: 11px}
.style11 {font-size: 11px; color: #FFFFFF; }
.style12 {font-size: 11px; font-weight: bold; }
.style13 {font-size: 12px}
.style14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.grey {	color: #4f4f4f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
}

.orange {color: #ff8f00;
}

.pallet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	text-align: left;
	padding-top: 4px;
	color: #4f4f4f;
}

.pallet_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	text-align: center;
}

ul { 
	list-style-type: square;
	margin-top: 0.35em; 
	margin-left: 2em; 
	padding-left: 0; 
}
.enhancedtext4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 8px;
font-style: normal;
font-weight: bold;
color: #8c8e8c;
text-align: left;
}
	.enhancedtext4 a:link {
	text-decoration: none; 
	color: #8c8e8c;
	}

	.enhancedtext4 a:visited { 
	text-decoration: none; 
	color: #8c8e8c;
	}	
	
	.enhancedtext4 a:active {
	text-decoration: none;
	color: #8c8e8c;
	}
	
	.enhancedtext4 a:hover {
	text-decoration: underline;
	color: #8c8e8c;
	}
	
	/* *********************** C5 Section *************************** */	
	
	#wrapper {
padding: 0;
margin: 10px auto;
width: 800px;
}
.c5_menu ul {
margin: 0;
padding: 0;
list-style-type: none;
background-image: url("/usa/products/usa_ic_forklift/cushion_tire/c5_forklift/images/navi_bg.gif");
height: 28px;
}
.c5_menu li {
float: left;
}
.c5_menu ul a {
background-image: url("/usa/products/usa_ic_forklift/cushion_tire/c5_forklift/images/navi_bg_divider.gif");
background-repeat: no-repeat;
background-position: right;
display: block;
line-height: 28px;
text-align: center;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: 800;
color: #525356;
}
.c5_menu ul a:hover {
color: #fff;
}
.flash_content {
margin-top: 4px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 12px;
color: #999999;
}

.c5wrapper {
   padding: 0;
	height:600px;
	width:800px;
	margin: 10px auto;
	position: relative;
}
	
.c5maintext {
	position:absolute;
	left: 31px;
	top: 67px;
	width: 325px;
	font-family: Arial, Helvetica, sans-serif;
}

.c5maintext p {
	font-size: 12px;
	color: #c1c1c1;
}

.c5cushionlinks {
	position:absolute;
	left: 430px;
	top: 105px;
	width: 126px;
	height: 147px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f4f4f4;
}

.c5pneumaticlinks {
	position:absolute;
	left: 63px;
	top: 365px;
	width: 126px;
	height: 147px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f4f4f4;
}

.c5cushionimage {
	position:absolute;
	left: 426px;
	top: 101px;
}

.c5pneumaticimage {
	position:absolute;
	left: 46px;
	top: 250px;
}

.c5navigationleft {
	position:absolute;
	height:50px;
	width:231px;
	color:#f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	left: 11px;
	top: 5px;
}

.c5navigationright {
	position:absolute;
	height:50px;
	width:231px;
	color:#f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	left: 600px;
	top: 105px;
	font-weight:bold;
}


.videobuttons {
	position:absolute;
	left: 590px;
	top: 385px;
}


.c5cushionlinks a:link {font-size: 12px; text-decoration: none; color: #f4f4f4;}
.c5cushionlinks a:active {font-size: 12px; text-decoration: none; color: #f4f4f4;}
.c5cushionlinks a:visited {font-size: 12px; text-decoration: none; color: #f4f4f4;}
.c5cushionlinks a:hover {font-size: 12px; text-decoration: underline; color: #f4f4f4;}

.c5pneumaticlinks a:link {font-size: 12px; text-decoration: none; color: #f4f4f4;}
.c5pneumaticlinks a:active {font-size: 12px; text-decoration: none; color: #f4f4f4;}
.c5pneumaticlinks a:visited {font-size: 12px; text-decoration: none; color: #f4f4f4;}
.c5pneumaticlinks a:hover {font-size: 12px; text-decoration: underline; color: #f4f4f4;}

.c5navigationleft a:link {font-size: 12px; text-decoration: none; color: #f4f4f4;}
.c5navigationleft a:active {font-size: 12px; text-decoration: none; color: #f4f4f4;}
.c5navigationleft a:visited {font-size: 12px; text-decoration: none; color: #f4f4f4;}
.c5navigationleft a:hover {font-size: 12px; text-decoration: underline; color: #f4f4f4;}

.c5navigationright a:link {font-size: 12px; text-decoration: none; color: #f4f4f4;}
.c5navigationright a:active {font-size: 12px; text-decoration: none; color: #f4f4f4;}
.c5navigationright a:visited {font-size: 12px; text-decoration: none; color: #f4f4f4;}
.c5navigationright a:hover {font-size: 12px; text-decoration: underline; color: #f4f4f4;}
