
/*****************************************Tabs Structure***************************************/
.products_Description,.products_Description p, .products_Description ul li
{
	font-family:Verdana ;
	font-size:14px; 
	color:#444444; 
	text-align:justify;
	font-weight:normal;
	padding:2px 4px 2px 4px;
	
}
.products_Description a,.products_Description a:hover,.products_Description a:link,.products_Description a:visited,.products_Description a:active{font-family:Verdana ;
	font-size:14px; 
	color:#e1a700;text-decoration:none; font-weight:bold;
}
.products_Description a:hover{color:#7d9910;}


.BrandText{font-family:Verdana;
	font-size:12px; 
	color:#444444; 
	text-align:justify;
	font-weight:normal;
	margin:-10px 0px 0px -11px;
}

.BrandText a,.BrandText a:hover,.BrandText a:link,.BrandText a:visited,.BrandText a:active{font-family:Verdana;
	font-size:12px; 
	color:#ff9c0a;text-decoration:underline;
}
.BrandText a:hover{color:#7d9910;}

.NormalText h2{font-size:14px;font-family:Arial; 
	color:#ff9c0a; padding-left:6px;margin-top:-4px; font-weight:normal;}
.TabBoxTop
{
	background:url(../images/TabboxTop.gif);
	background-repeat:no-repeat;
	height:9px;
	width:450px;

 
}
.ProductTableBottom
{
	background:url(../images/ProducttableTopBottom.gif);
	background-repeat:no-repeat;
	height:8px;
	width:450px;
}
.ProductTableBg{
	background:url(../images/Producttablebg.gif);
	background-repeat:repeat-y;
	width:450px;
	list-style-type:circle;
	

	}
	.TextArea1
	{
	    margin-left:20px;
	}
	
	

.festoolUL li
{
    list-style-type: square;
    margin-left:20px;
}
div.tab_sub,
div.tab_sub_over,
div.tab_sub_selected {
	font-family:Arial;
	font-size:13px;
	color:#89ac1e;
	height:25px;
	width:126px;	
	cursor:pointer;
	line-height:26px;
	font-weight:bold;
}
div.tab_sub em, div.tab_sub_over em, div.tab_sub_selected em { 
	display:block;
	padding: 0px;
	padding-top:0px;
	padding-bottom:0px;
	font-style:normal;
	text-align:center;
}
div.tab_sub {
	background: url(../images/ad_infomenu_off.gif);
	color:#ffffff; padding-top:0px;
	width:126px;
	
	
}
div.tab_sub_over {
	background: url(../images/ad_infomenu_on.gif);
	color:#ffffff;text-decoration:underline; padding-top:0px;
	width:126px;
}
div.tab_sub_selected {
	background: url(../images/ad_infomenu_on.gif);
	color: #ffffff; padding-top:0px;
	width:126px;
}

/******************************************************Tabs Structure Ends***********************************/

