/* CSS Document */

body{
	margin:0;
	padding:0;
	background:#d4d4d4;
	font:9pt/12pt Arial,Helvetica,sans-serif;
	color:#000;
}

blockquote {
	font-style: italic;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
}

img.prodinfo {
	padding: 10px;
}

.bikename {
	font-size: 11px;
	font-family: "Gill Sans", arial, sans-serif;
	background: #63C;
	font-weight: bold;
	color:#FFF;
}

.photodyno {
	font-size: 12px;
	font-family: "Gill Sans", arial, sans-serif;
	background: #63C;
	font-weight: normal;
	color:#FFF;
}

a.photodyno:link, a.photodyno:visited, a.photodyno:hover, a.photodyno:active {
	font-size: 12px;
	font-family: "Gill Sans", arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}

.fname{
	font-size: 11px;
	font-family: "Gill Sans", arial, sans-serif;
	background: #333;
	color:#FFF;
}

.products{
	font-size: 11px;
	font-family: "Gill Sans", arial, sans-serif;
	background: #FFF;
	color:#000;
}

.product_dead{
	font-size: 11px;
	font-family: "Gill Sans", arial, sans-serif;
	font-style: italic;
	background: #FFF;
	color:#666;
}

.coloropt{
	font-size: 11px;
	font-family: "Gill Sans", arial, sans-serif;
	background: #CCC;
	color:#000;
}

table {
	background: #000;
}

td {
	font-size: 11px;
	background: #000;
	font-family: "Gill Sans", arial, sans-serif;
}

.mesg {
	font-size: 12px;
	background: #000;
	color: white;
	font-family: "Gill Sans", arial, sans-serif;
}

*{
	margin:0;
	padding:0;
}
img{
	border:0;
}
ul{
	margin:0;
	padding:0;
}
ul li{
	margin:0;
	padding:0;
	list-style-type:none;
}

/* head css begin */
#head{
	height:137px;
	width:100%;

}
#leftbg{
	background:url(../images/head_l_bg.gif) repeat-x;
	height:137px;
	width:50%;
	float:left;
}
#rightbg{
	background:url(../images/head_r_bg.gif) repeat-x;
	height:137px;
	width:50%;
	float:left;
}
#headwarp{
	position:absolute;
	top:0;
	left:0;
	z-index:101;	
	height:137px;
	text-align:left;

}

#headContent{
	width:993px;
	height:137px;
	margin:0 auto;
	background:#ff0000;
}

/* head css end */
/* nav css */
#nav{
	background:url(../images/nav_bg.gif) repeat-x;
	height:26px;
	text-align:center;
}
#navbar{
	width:993px;
	text-align:left;
	margin:0 auto;
}
#brand{
	color:#fff;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	line-height:12px;
	padding:7px 0 0 8px !important;
	padding:6px 0 0 8px;
	float:left;
	width:220px;	
}
#navigation ul li{
	float:left;
	display:block;
	padding:0 6px;
	font-size:9px;
	height:12px;
	color:#fff;
}
#navigation ul li.line{
	border-left:1px solid #000;
}
#navigation{
	padding-top:3px; 
}
#navigation ul li a{
	color:#fff;
	text-decoration:none;
}
#navigation ul li a:hover{
	color:#c90000;
}
#catalogimages{
	margin-top:-3px;
}

#dampersLayer{
	background:#b0afaf;
	position:relative;	
	top:0px !important; 
	top:-5px; 
	width:118px; 
	left:0;
	z-index:100;
	visibility: hidden;
}
#shocksLayer{
	background:#b0afaf;
	position:relative;	
	top:-192px !important; 
	top:-183px; 
	width:118px; 
	left:120px;
	z-index:101;
	visibility: hidden;
}
#springLayer{
	background:#b0afaf;
	position:relative;	
	top:-576px !important; 
	top:-573px; 
	width:118px; 
	left:240px;
	z-index:102;
	visibility: hidden;
}
#dampersLayer ul li,#shocksLayer ul li,#springLayer ul li{
	clear:both;
	color:#f8f7f7;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;	
	line-height:15px;
	padding:2px 3px !important;
	padding:0 3px;
}
#dampersLayer ul li a.first,#shocksLayer ul li a.first,#springLayer ul li a.first{
	color:#fbf02e;
	text-decoration:none;
	font-size:13px;
}
#dampersLayer ul li a.first:hover,#shocksLayer ul li a.first:hover,#springLayer ul li a.first:hover{
	color:#000;
	font-size:13px;
}
#dampersLayer ul li a,#shocksLayer ul li a,#springLayer ul li a{
	color:#f8f7f7;
	text-decoration:none;
}
#dampersLayer ul li a:hover,#shocksLayer ul li a:hover,#springLayer ul li a:hover{
	color:#fbf02e;
}

/* nav css end */

/* content css begin */
#content{
	position:absolute;
	top:164px;
	float:left;
	text-align:left;
	background:#000;
}
#content table#contenttable{
	margin:0 auto;
}
#contentwrap{
	position:relative;
	text-align:left;
	margin:0 auto;
}
#contentcenter{
	margin:0 auto;
	width:993px;
}
#submenu{
	float:left;
	background:#545562;
	width:219px;
	height:585px;
	overflow:auto;
	padding:0;
	text-align:left;
}
#submenu2{
	float:left;
	background:#000000;
	width:219px;
	height:585px;
	overflow:auto;
	padding:0;
	text-align:left;
}
#submenu a{
	color:#fff;
	font:9pt;
	line-height:15pt;
	padding:5px 0 0 0px;
	margin:0;
	width:180px;
}
#maincontent{	
	height:585px;
	width:758px;
	background:#fff;
	float:left;
}
#scrollmaincontent{
	height:585px;
	width:758px;
	background:#fff;
	float:left;
	overflow:auto;
}
#scrollnewscontent{
	height:409;
	width:660px;
	background:#000;
	float:left;
	overflow:auto;
}
#scrollinfocontent{
	height:409;
	width:644px;
	background:#000;
	float:left;
	overflow:auto;
}
#scrolllistcontent{
	height:75px;
	width:644px;
	background:#FFF;
	float:left;
	overflow:auto;
}
#scrollmaincontent ul{
	margin:10px;
}
#scrollmaincontent ul li{
	list-style-type:disc;
}
#scrollnews{
	height:585px;
	width:379px;
	background:#fff;
	float:left;
	overflow:auto;
}
#scrollnewsmenu{
	height:317px;
	width:205px;
	float:left;
	overflow:auto;
}
.promotion{
	font-size:16pt;
	font-style:italic;
	font-weight:bold;
	margin:10px 0 0 35px;
	line-height:17pt;
}
#maincontent .detail{
	margin-left:30px;
}
#footer{
	position:absolute;	
	top:767px;
}
#footer table{
	margin:0 auto;
}
.forkspring{
	width:356px;
	height:330px;
	padding:5px 10px 5px 15px;
	overflow:auto;
	text-align:justify;
}
.news{
	width:350;
	height:577px;
	padding:5px 10px 5px 15px;
	overflow:auto;
	text-align:justify;
}
.forkspring ul{
	margin:10px;
}
.forkspring ul li{
	list-style-type:disc;
}
#forkspringshort{
	width:356px;
	height:330px;
	padding:5px 15px 5px 15px;
	overflow:auto;
	text-align:justify;
}
#type{
	height:197px;
	text-align:left;	
}
/* content css end */
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

/* modify by jacky 2006-10-1*/
.WithText {
	font-family: Univers-Light-Normal;
	font-size: 9px;
	color: #CDCFD0;
}
.Contact02Text01 {
	font-family: arial, helvetica, ms sans serif, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #E5E5E3;
}
.Contact02T02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E5E5E3;
}
.TitleText {
	font-family: "Futura Md BT";
	font-size: 16px;
	color: #FFFFFF;
}
.Gillsons {
    font-family:Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.WelText {
	font-family: "Arial";
	font-size: 19px;
	color: #FFFFFF;
}
.sount_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.sount_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.toptext1 {
	font-family: "Arial Black";
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.leftzard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #00FF00;
}
.lefttext01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FF00;
	font-style: italic;
}
.lefttext02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.lefttext03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
}
.zardslipon {
	font-family: Arial;
	font-size: 24px;
	color: #FFFFFF;
}
.zardsliptext1 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.bottomtext1 {
	font-family: Arial;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration:none;
}
.bottomtext2 {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: #FF0000;
}

