@import url("css/menu.css");

/* CSS Document */
body
{
	font-family: Arial, Helvetica, sans-serif;
    background-image:url(images/topbg.jpg); background-position:center top; background-repeat:repeat-x;
	margin:0;	
	font-size:12px; font-weight:normal;
}
A:hover
{
    text-decoration: none;
  }

.ControlPanel{background:#ffffff; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}


/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited {  font-weight:normal;font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#ffffff;}
a.user:hover{  font-weight:normal; font-family:Arial, Helvetica, sans-serif; font-size:11px;color:#ffffff; text-decoration:underline;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;color:#242422; text-decoration:none;}
a.footer:hover{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-decoration:underline;color:#242422;}
.footer1,a.footer1:link,a.footer1:active,a.footer1:visited { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;color:#242422; text-decoration:none;}
a.footer1:hover{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; text-decoration:underline;color:#242422;}
.footer2,.footer2 a:link,.footer2 a:active,.footer2 a:visited { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;color:#242422; text-decoration:none;}
.footer2 a:hover{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-decoration:underline;color:#242422;}

/*------------ Breadcrumb Style --------------*/
.Breadcrumb{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#851104;}
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{font-family:Arial, Helvetica, sans-serif; font-size:11px;color:#3D3A3A; padding:0 5px 0 5px; text-decoration:none}
a.Breadcrumb:hover{color:#3D3A3A;padding:0 5px 0 5px; text-decoration:none}

.Breadcrumb1{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#851104;}
.Breadcrumb1,a.Breadcrumb1:link,a.Breadcrumb1:active,a.Breadcrumb1:visited{font-family:Arial, Helvetica, sans-serif; font-size:11px;color:#851104; padding:0 5px 0 5px; text-decoration:none}
a.Breadcrumb1:hover{color:#851104;padding:0 5px 0 5px; text-decoration:none}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link,a.CommandButton:active, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;font-weight:bold;}

/*-------- Default Style --------*/
/*body,th,td,div,p,table,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{color:#2E3D47; font-family:Verdana, Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h2, h3, h4, h5, h6{color:#375162;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:14px;margin:10px 0;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}*/



.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}

td.RedTitle span.head
		{
	color:rgb(144,20,6);
    font:bold 12pt Verdana, Arial, Helvetica, sans-serif;
		}
td.BlackTitle span.head
		{
		font-family:Arial, Helvetica, sans-serif;
		font-size:24px;
		font-weight:normal;
		color:#34312E;
		}			

/********************* new css  ************************/
.body1{ background-image:url(images/bottombg.jpg); background-position:center bottom; background-repeat:repeat-x;}
.main_banner_image{background-image:url(images/main_banner_bg.jpg); background-position:top center; background-repeat:no-repeat; padding-left:14px; }
.menu_bg{background-image:url(images/Menubg.jpg); background-position:top left; background-repeat:no-repeat;}
.menu_bg1{background-image:url(images/menubg1.jpg); background-position:top left; background-repeat:repeat-x;}
.contentbottom{background-image:url(images/content_bottom.jpg); background-position:bottom center; background-repeat:no-repeat; padding-bottom:18px;}
.contentbottom1{background-image:url(images/content_bottom1.jpg); background-position:bottom center; background-repeat:no-repeat; padding-bottom:18px;}
.contenttop{background-image:url(images/topcontent_bg.jpg); background-position:top center; background-repeat:no-repeat; }
.content_left{background-image:url(images/mid_left.jpg); background-position:left top; background-repeat:no-repeat;}
.content_right{background-image:url(images/mid_right.jpg); background-position:right top; background-repeat:no-repeat;}
.leftpane{padding:0 0px 0 15px;}
.contentpane{padding:0 0px 0 10px;}
.back-on-top{font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; color:#242422; text-transform:uppercase;}
.back-on-top a:link{ color:#242422; text-decoration:none;}
.back-on-top a:actice{ color:#242422; text-decoration:none;}
.back-on-top a:visited{ color:#242422; text-decoration:none;}
.back-on-top a:hover{ color:#242422; text-decoration:underline;}
.inner_shadowL{background-image:url(images/inner_left_shadow.jpg); background-position:right top; background-repeat:no-repeat;}
.inner_shadowR{background-image:url(images/inner_right_shadow.jpg); background-position:left top; background-repeat:no-repeat;}
.breadcrumb_div{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#8C8483; padding-left:0px;}

/*************** hassan ********************/
/* CSS Document */
.form_box { border:#D1D0C8 1px solid; padding:20px; font:normal 12px Arial; color:#3D3A3A; line-height:19px; }
.form_h1 { font:normal 23px Arial; color:#34312E; }

.text_left { font:normal 12px Arial; color:#3D3A3A; line-height:24px;}
.text_right { font:normal 12px Arial; color:#3D3A3A;line-height:24px;}

.text_left2 { font:normal 12px Arial; color:#3D3A3A; line-height:24px; float:left; width:80px;}
.text_right2 { font:normal 12px Arial; color:#3D3A3A;line-height:24px; float:left;}

.left_area { float:left; width:370px; padding-left:30px; }
.right_area { float:right; width:430px;}

.left {float:left;}
.right {float:right;}

.login_text { font:bold 13px Arial; color:#3D3A3A; }
.login_text a:link { text-decoration:none; color:#3D3A3A; font:bold 13px Arial;}
.login_text a:visited { text-decoration:none; color:#3D3A3A; font:bold 13px Arial;}
.login_text a:hover { text-decoration:underline; color:#3D3A3A; font:bold 13px Arial;}
.login_text a:active { text-decoration:none; color:#3D3A3A; font:bold 13px Arial;}

.input_field { border:#AEADAD 1px solid; height:19px; width:210px; padding-top:5px;}
.input_field_small { border:#AEADAD 1px solid; width:160px; padding:2px;}
.text_right_small { float:left; width:170px;}

/*.btn { background:#8F1205; line-height:36px; height:36px; color:#fff; padding:5px 10px; width:auto}*/
.btn { background:#8F1205; height:26px;  color:#fff; padding:5px 10px; width:auto}
.btn a:link { color:#fff; text-decoration:none;}
.btn a:visited { color:#fff; text-decoration:none;}
.btn a:hover { color:#fff; text-decoration:underline;}
.btn a:active { color:#fff; text-decoration:none;}

.red_text { color:#8F1205; line-height:30px;}
.red_text a:link { text-decoration:underline; color:#8F1205; font-weight:normal;}
.red_text a:visited { text-decoration:underline; color:#8F1205; font-weight:normal;}
.red_text a:hover { text-decoration:none; color:#8F1205; font-weight:normal;}
.red_text a:active { text-decoration:underline; color:#8F1205; font-weight:normal;}
.clear { clear:both;}

.red_h { font:normal 18px Arial; color:#8F1205; line-height:28px;}

/*.footer_box1 { float:left; width:272px;  padding:15px;  }*/
.footer_box1 { float:left; width:272px; padding:15px 14px 15px 15px; } 


/*********************imran**************************/ 

.mleftcolumn{
	width:369px;
	float:left;
	border-right:1px solid;
	border-color: rgb(203,201,188);
	}

.worksforfarmer{
	width:auto;
	
	
	}

.bigx{
    width:368px;
    height:195px;
	}
	
.workingfortext{
	padding-left:20px;
	}

.box{
	padding:0 20px;
	}

.clear{
	clear:both;
	}	
	
.maintext{
    color:#111111;
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:inherit;
	line-height:20px; 
	text-align:justify;
	padding-top:5px 0;   
	}
	
.maintext a:link, .maintext a:active, .maintext a:visited{
    color:#111111;
     font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	text-decoration:underline;    
	}
	
.maintext a:hover{
     color:#111111;
     font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	text-decoration:none;    
	}

hr.dottedline{
    border: 1px dotted rgb(203,201,188);
    width:85%;
	}


.getintouch{
	width:370px;
	height:343px;
	}
	
div.verticalspace
{
    clear:both;
    width:inherit;
}
  
.map{
	float:left;
	padding-top:5px;
	}

.address{
    width:150px;
	height:159px;
	float:right;
	}
	
.redtext
	{
	color:rgb(143,18,5);
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:30px;
	font-weight:bold;
	}

.redtext a:link, .redtext a:active, .redtext a:visited{
	color:rgb(143,18,5);
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:30px;
	text-decoration:underline;    
	}
	
.redtext a:hover{
	color:rgb(143,18,5);
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:30px;
	text-decoration:none;    
	}

div#mrightcolumn
{
	width:580px;
	height:943px;
	float:right;
}

.exclusiveimporters
{
	border-bottom:1px solid;
	border-color: rgb(203,201,188);
	padding:20px 0;
}

.exclusive
{
    color:rgb(144,20,6);
    font:bold 12pt Verdana, Arial, Helvetica, sans-serif;
    background-color:White;
	float:left;
	width:280px;
	text-align:center;
	}

.container{
 
	}
	
.left{
float:left;}

.right{
float:right;}

.pmenu
{
    margin: 0;
    padding: 0;
    display: block;
    background-color: White;
}

.pmenu li
{
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline;
}

.pmenu li a span
{
    background-color: rgb(226,224,214);
    height: 98px;
    width: 273px;
    margin: 3px;
    float: left;
    border: solid 1px;
    border-color: rgb(204,202,192);
    font: 10pt arial,sans-serif;
    color: rgb(63,63,63);
    font-weight: bold;
    position: relative;
}

.pmenu li a span div.pic
{
    float: left;
    width: 76px;
    height: 76px;
	margin:9px 0 0 9px;
    background-position: center;
    background-repeat: no-repeat;
   
}

.pmenu li a span div.logo
{
    height: 26px;
    width: 164px;
	text-align: right;
    background-repeat: no-repeat;
    background-position: right;
}

.pmenu li a:hover span
{
    background-color: rgb(255,255,255);
	text-decoration:none;
}

/**************************************/
/***********Product Pictures*************/
.pmenu li a span div.pic#grass
{
    background-image: url('images/krone.p.c.jpg');
}

.pmenu li a span div.pic#tillage
{
    background-image: url('images/amazone.p.c.jpg');
}


.pmenu li a span div.pic#loaders
{
    background-image: url('images/alo.p.c.jpg');
}

.pmenu li a span div.pic#frontlink
{
    background-image: url('images/zuid.p.c.jpg');
}

.pmenu li a span div.pic#hedge
{
    background-image: url('images/spear.p.c.jpg');
}

.pmenu li a span div.pic#sprayers
{
    background-image: url('images/yes.p.c.jpg');
}

.pmenu li a span div.pic#seed
{
    background-image: url('images/nord.p.c.jpg');
}

.pmenu li a span div.pic#shredders
{
    background-image: url('images/negri.p.c.jpg');
}


/**************************************/
/***********Product Logos*************/
.pmenu li a span div.logo#trima
{
    background-image: url('images/trimag.png');
}

.pmenu li a:hover span div.logo#trima
{
    background-image: url('images/trimac.png');
}

.pmenu li a span div.logo#alo
{
    background-image: url('images/alog.png');
}

.pmenu li a:hover span div.logo#alo
{
    background-image: url('images/aloc.png');
}

.pmenu li a span div.logo#amazone
{
    background-image: url('images/amazoneg.png');
}

.pmenu li a:hover span div.logo#amazone
{
    background-image: url('images/amazonec.png');
}

.pmenu li a span div.logo#krone
{
    background-image: url('images/kroneg.png');
}

.pmenu li a:hover span div.logo#krone
{
    background-image: url('images/kronec.png');
}

.pmenu li a span div.logo#negri
{
    background-image: url('images/negrig.png');
}

.pmenu li a:hover span div.logo#negri
{
    background-image: url('images/negric.png');
}

.pmenu li a span div.logo#nord
{
    background-image: url('images/nordg.png');
}

.pmenu li a:hover span div.logo#nord
{
    background-image: url('images/nordc.png');
}

.pmenu li a span div.logo#quicke
{
    background-image: url('images/quickeg.png');
}

.pmenu li a:hover span div.logo#quicke
{
    background-image: url('images/quickec.png');
}

.pmenu li a span div.logo#spear
{
    background-image: url('images/spearg.png');
}

.pmenu li a:hover span div.logo#spear
{
    background-image: url('images/spearc.png');
}

.pmenu li a span div.logo#yes
{
    background-image: url('images/yesg.png');
}

.pmenu li a:hover span div.logo#yes
{
    background-image: url('images/yesc.png');
	text-decoration:none;
}

.product_faq { background:url(images/qmark.gif) left no-repeat; padding:15px 0 0 35px; width:200px; height:50px; margin-right:30px;  }
.product_hs {font:normal 15px Arial; color:#202020;}

.red_text2{ color:#8F1205; line-height:20px; font:normal 13px Arial;}
.red_text2 a:link { text-decoration:underline; color:#8F1205;}
.red_text2 a:visited { text-decoration:underline; color:#8F1205;}
.red_text2 a:hover { text-decoration:none; color:#8F1205;}
.red_text2 a:active { text-decoration:underline; color:#8F1205;}

.product_box { float:left; width:190px; height:316px; margin:0 15px 20px 0; padding:12px; font:normal 12px Arial; color:#3D3A3A; background:#EEEEEE; border:#E2E2E2 2px solid; } 
.logo_pro { height:75px; border-bottom:#999 1px solid; text-align:center;}

.pro_text2{ color:#8F1205; line-height:26px; font:normal 11px Arial;}
.pro_text2 a:link { text-decoration:underline; color:#8F1205;line-height:26px; font:normal 11px Arial;}
.pro_text2 a:visited { text-decoration:underline; color:#8F1205;line-height:26px; font:normal 11px Arial;}
.pro_text2 a:hover { text-decoration:none; color:#8F1205;line-height:26px; font:normal 11px Arial;}
.pro_text2 a:active { text-decoration:underline; color:#8F1205;line-height:26px; font:normal 11px Arial;}
.h1_pro { font:bold 13px Arial; color:#141414; line-height:40px; /*border-top:#999 1px solid;*/}
.pro_menu li a span div.pic2{ width: 187px; height: 111px; margin:9px 0 5px 0; background-position: center; background-repeat: no-repeat;}
.pro_menu li a:hover span { background-color:#fff; border:#eee 1px solid; height: 318px; width:188px; }

/**************************************/
/***********Product Pictures*************/
.pro_menu li a span div.pic2#grass2{ background-image: url(images/machine01.png);}
.pro_menu li a span div.pic2#tillage2{ background-image: url('images/amazone.p.c.jpg');}
.pro_menu li a span div.pic2#loadersz2 { background-image: url('images/alo.p.c.jpg');}
.pro_menu li a span div.pic2#frontlink2{ background-image: url('images/zuid.p.c.jpg');}
.pro_menu li a span div.pic2#hedge2{background-image: url('images/spear.p.c.jpg');}
.pro_menu li a span div.pic2#sprayers2{ background-image: url('images/yes.p.c.jpg');}
.pro_menu li a span div.pic2#seed2{ background-image: url('images/nord.p.c.jpg');}
.pro_menu li a span div.pic2#shredders2{ background-image: url('images/negri.p.c.jpg');}

/**************************************/
/***********Product Logos*************/
.pro_menu li a span div.logo2#trima2 { background-image: url('images/trimag.png');}
.pro_menu li a:hover span div.logo2#trima2{ background-image: url('images/trimac.png');}

.pro_menu li a span div.logo2#alo2{ background-image: url('images/alog.png');}
.pro_menu li a:hover span div.logo2#alo2{ background-image: url('images/aloc.png');}

.pro_menu li a span div.logo2#amazone2{ background-image: url('images/amazoneg.png');}
.pro_menu li a:hover span div.logo2#amazone2{ background-image: url('images/amazonec.png');}

.pro_menu li a span div.logo2#krone2{ background-image: url(images/logo01.png);}
.pro_menu li a:hover span div.logo2#krone2{ background-image: url(images/logo01.png);}

.pro_menu li a span div.logo2#negri2{ background-image: url('images/negrig.png');}
.pro_menu li a:hover span div.logo2#negri2{ background-image: url('images/negric.png');}

.pro_menu li a span div.logo2#nord2{    background-image: url('images/nordg.png');}
.pro_menu li a:hover span div.logo2#nord2{ background-image: url('images/nordc.png');}

.pro_menu li a span div.logo2#quicke2{ background-image: url('images/quickeg.png');}
.pro_menu li a:hover span div.logo2#quicke2{    background-image: url('images/quickec.png');}

.pro_menu li a span div.logo2#spear2{ background-image: url('images/spearg.png');}
.pro_menu li a:hover span div.logo2#spear2{ background-image: url('images/spearc.png');}

.pro_menu li a span div.logo2#yes2{  background-image: url('images/yesg.png');}
.pro_menu li a:hover span div.logo2#yes2{ background-image: url('images/yesc.png');}


/***********fast-product*************/

.fast_bg { background:url(images/fast_bg.gif) left top no-repeat;height:411px; }
.fast_head { font:bold 16px Georgia; color:#535151; line-height:21px;}
.fast_text { font:normal 12px Arial; color:#535151; }
.fast_image { border:#E9E9E3 5px solid;}
.fast_red_h { font:bold 22px Arial; color:#8F1205; padding-top:10px; line-height:26px;}

.fast_box2 { float:left; width:220px; border-right:#999999 1px dotted; padding-right:5px  }
.fast_box2 a:link { color:#993300; text-decoration:underline; }
.fast_box2 a:visited { color:#993300; text-decoration:underline; }
.fast_box2 a:hover { color:#993300; text-decoration:none; }
.fast_box2 a:active { color:#993300; text-decoration:underline; }

.fast_links { background:url(images/catalogue.gif) right center no-repeat; padding-right:100px;}
.fast_box5 { background:url(images/zetor_logo.gif) right center no-repeat; padding-right:180px;}


/***********product-type(07April10)*************/

.dropmenu { background:url(images/drop_bg.gif) left center no-repeat; margin:3px 0; width:184px; height:21px;}

.prod_box { float:left; width:286px; margin:0 30px 20px 0; font:normal 11px Arial; color:#3D3A3A; line-height:20px; }
.prod_image { border:#E9E9E3 5px solid;}
.prod_h1 { font:bold 16px Arial; color:#141414; line-height:40px;}

/*.prod_text{ color:#8F1205; line-height:30px;}
.prod_text a:link { text-decoration:underline; color:#8F1205;}
.prod_text a:visited { text-decoration:underline; color:#8F1205;}
.prod_text a:hover { text-decoration:none; color:#8F1205;}
.prod_text a:active { text-decoration:underline; color:#8F1205;}*/
.prod_text{ color:#8F1205; line-height:30px; font:normal 11px Arial;}
.prod_text a:link { text-decoration:underline; color:#8F1205;line-height:30px; font:normal 11px Arial;}
.prod_text a:visited { text-decoration:underline; color:#8F1205;line-height:30px; font:normal 11px Arial;}
.prod_text a:hover { text-decoration:none; color:#8F1205;line-height:30px; font:normal 11px Arial;}
.prod_text a:active { text-decoration:underline; color:#8F1205;line-height:30px; font:normal 11px Arial;}


.pmenu_imgage { border:#E2E0D6 2px solid;}

/***********product-model(08April10)*************/

.left_menu { font:bold 13px Arial; color:#3D3A3A; }
.left_menu span { font:normal 12px Arial; color:#3D3A3A; }

.left_menu a:link{ text-decoration:none; color:#3D3A3A; background:url(images/menu_arrow.gif) left center no-repeat; padding-left:20px; line-height:22px; }
.left_menu a:visited{ text-decoration:none; color:#3D3A3A; background:url(images/menu_arrow.gif) left center no-repeat; padding-left:20px; line-height:22px;  }
.left_menu a:hover{ text-decoration:underline; color:#3D3A3A; background:url(images/menu_arrow.gif) left center no-repeat; padding-left:20px; line-height:22px;  }
.left_menu a:active{ text-decoration:none; color:#3D3A3A; background:url(images/menu_arrow.gif) left center no-repeat; padding-left:20px; line-height:22px;  }

.hr_2 { border-bottom:#D8D7D1 1px solid; padding:20px 10px;}
.hr_dotted { border-top:#D8D7D1 1px dotted;}

.small_text { font:normal 9px Arial; color:#3D3A3A;}
.small_text a:link { font:normal 9px Arial; text-decoration:none; color:#3D3A3A;}
.small_text a:visited {font:normal 9px Arial;  text-decoration:none; color:#3D3A3A;}
.small_text a:hover { font:normal 9px Arial; text-decoration:underline; color:#3D3A3A;}
.small_text a:active { font:normal 9px Arial; text-decoration:none; color:#3D3A3A;}

.features { font:normal 12px arial; color:#3D3A3A; line-height:18px;}

.features ul { margin:0 auto; padding-left:12px; list-style-image:url(images/square.gif);}
.features ul li { margin:0; color:#3D3A3A; padding-bottom:15px; }
/***********special(12April10)*************/
.left_special { width:500px; padding:20px; float:left; }
.right_special { width:390px; padding:20px; padding-left:0; float:right; }
.special_head { background:url(images/heading_bg2.gif) top repeat-x; font-size:14px; font-weight:bold; height:26px; padding:8px 0 0 15px;}
.special_desc { font:bold 13px Verdana; padding-left:30px; padding-top:10px;}
.specialtext1{
    color:#111111;
    font-family:verdana;
	font-size:12px;
	line-height:18px;

	}

.red_links_no_underline{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#8F1205;}
.red_links_no_underline a:link, a:active, a:visited{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#8F1205; text-decoration:none;}
.red_links_no_underline a:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000000; text-decoration:none;}

.maintext1{
    color:#111111;
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px; 
	text-align:justify;

	}

.field_value { color:#C7C9BA; border:#C7C9BA 1px solid;}


.service_bg { background:url(images/service_bg.gif) top left no-repeat; }
.service_text { font:normal 12px Verdana; line-height:16px; }
.service_text ul {  list-style-image:url(images/bullet.gif);}
.service_text ul li { color:#3D3A3A; padding-bottom:15px; padding-left:10px; }

.service_title1{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#201E1E;}
.DNN_HTMLContent{margin:0;}



/************** IMRAN 18 OCT 2010 *********************/

.dealer-login-box{
background-color:#f1efe7;
padding:17px 12px;
}

.dealer-box-inn{
background-color:#fff;
border-bottom:1px solid #cccabf;
border-left:1px solid #cccabf;
border-right:1px solid #cccabf;
padding:30px;
height:650px;
}

.link-bg{
background:url(images/dotbg.jpg) left 31px repeat-x;
}

.linkTab{
float:left;
padding-right:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#3d3a3a;
font-weight:normal;
}

.userText{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#3d3a3a;
font-weight:bold;
}

.heading{
background:url(images/hdbg.jpg) left 4px repeat-x;
height:20px;
}

.heading span{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#2e2928;
font-weight:bold;
text-transform:uppercase;
line-height:20px;
background:none;
background-color:#fff;
padding-right:8px;
}

.nav{
background:url(images/nav-bg.jpg) left top repeat-x;
}

.nav-left{
background:url(images/nav-l.jpg) left top no-repeat;
}

.nav-right{
background:url(images/nav-r.jpg) right top no-repeat;
height:33px;
padding:1px 15px 0;
line-height:30px;
}

.thbg{
background:url(images/thbg.jpg) top left repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#3d3a3a;
font-weight:bold;
height:31px;
line-height:30px;
}

.trrow{
background:url(images/dotbg.jpg)  bottom left repeat-x;
height:40px;
}

.textinput{
padding:1px;
border:1px solid #cccabf;
width:110px;
}

.textinput2{
padding:1px;
border:1px solid #cccabf;
width:50px;
}

.chkbtn{
background-color: #9c1d0a;
border:none;
cursor:pointer;
height:24px;
padding:0px 8px;
margin:0px;
color:#fff;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
overflow: visible; 
}

/*
a.chkbtn{
background-color: #9c1d0a;
border:0px;
cursor:pointer;
height:24px;
padding:5px;
color:#fff;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
margin-right:5px;
}

a.chkbtn:link, a.chkbtn:active, a.chkbtn:visited,{
color:#fff;
text-decoration:none;
}

a.chkbtn:hover{
color:#f8f8f8;
text-decoration:none;
}*/

.textarea{
width:535px;
height:160px;
border:1px solid #cccabf;
}

.doted-list{
background:url(images/li-dot.jpg) left 10px no-repeat;
padding-left:12px;
color:#3d3a3a;
font-weight:bold;
float:left;
line-height:24px;
width:180px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}

.doted-listText{
padding-left:12px;
color:#3d3a3a;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
float:left;
line-height:16px;
width:180px;
}

.doted-listText a:link, .doted-listText a:active, .doted-listText a:visited{
text-decoration:underline;
color:#971f08;
font-weight:normal;
}

.doted-listText a:hover{
text-decoration:none;
color:#971f08;
}

.printform{
float:left;
width:330px;
height:75px;
display:block;
padding:15px;
background-color:#fff;
}

div.printform:hover{
background-color:#f1f1ec;
}

.printform2{
float:right;
width:330px;
height:75px;
display:block;
padding:15px;
}

div.printform2:hover{
background-color:#f1f1ec;
}

.innText{
float:left;
width:270px;
color:#3d3a3a;
font-weight:normal;
padding-left:9px;
}

.innText a:link, .innText a:active, .innText a:visited{
text-decoration:underline;
color:#971f08;
font-weight:normal;
}

.innText a:hover{
text-decoration:none;
color:#971f08;
}

a.tabBtn{
float:left;
padding:3px 8px;
display:block;
height:25px;
line-height:25px;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
background-color:#79776a;
margin-right:3px;
border-left:1px solid #79776a;
border-right:1px solid #79776a;
border-top:1px solid #79776a;
text-transform:uppercase;
}

a.tabBtn:link, a.tabBtn:active, a.tabBtn:visited{
color:#fff;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
}

a.tabBtn:hover{
color:#91210b;
text-decoration:none;
background-color:#fff;
border-left:1px solid #ccc9c0;
border-right:1px solid #ccc9c0;
border-top:1px solid #ccc9c0;
}

/************ Active BTN ******************/
a.tabBtnAct{
float:left;
padding:3px 8px;
display:block;
height:25px;
line-height:25px;
color:#91210b;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
background-color:#fff;
margin-right:3px;
border-left:1px solid #ccc9c0;
border-right:1px solid #ccc9c0;
border-top:1px solid #ccc9c0;
text-transform:uppercase;
}

a.tabBtnAct:link, a.tabBtnAct:active, a.tabBtnAct:visited{
color:#91210b;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
}

a.tabBtnAct:hover{
color:#91210b;
text-decoration:none;
background-color:#fff;
border-left:1px solid #ccc9c0;
border-right:1px solid #ccc9c0;
border-top:1px solid #ccc9c0;
}

.contactbg{
background:#f4f3ea url(images/contactbg.jpg) top center repeat-x;
padding:12px 25px;
width:450px;
margin:0 auto;
}

.contact_hd{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:30px;
line-height:36px;
color:#fff;
}

.contact_Text{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
line-height:24px;
color:#3c3c3c;
}

.sparts_bg{
background:url(images/s-partsbg.gif) left top no-repeat;
height:288px;
}

.sp-bor{
border-bottom:1px solid #d6d6d6;
}

.sp-bor-top{
border-top:1px solid #d6d6d6;
}

.sp-img{
float:left;
padding-right:20px;
padding-top:15px;
}

.spleftpan{
float:left;
width:215px;
}

.spwhite_bg{
background:url(images/innbgbox.gif) left top no-repeat;
height:163px;
width:214px;
margin-top:45px;
}

.fastparts_bg{
background:url(images/fastpart_topbg.gif) left top no-repeat;
}

.sp-online{
background:url(images/online.gif) left top no-repeat;
border-bottom:1px solid #d6d6d6;
}

.catlog-online{
background-color:#eeeeee;
border-bottom:1px solid #d6d6d6;
padding:20px;
}

.slidimg{
background:url(images/slider.gif) left top no-repeat;
height:221px;
}

.text01{ font:bold 12px Georgia; color:#535151; line-height:18px;}

.Q_icon{background-image:url(images/q_icon.gif); background-position:left top; background-repeat:no-repeat;}
.click_here{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#982209;}
.click_here A:link{ text-decoration:none; color:#982209;}
.click_here A:active{ text-decoration:none; color:#982209;}
.click_here A:visited{ text-decoration:none; color:#982209;}
.click_here A:hover{ text-decoration:none; color:#982209;}
.fastparts_txt{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3D3A3A; line-height:18px;}

.spartsleft-tab{
float:left;
width:210px;
}

.spartsinn_bg{
background:url(images/sp-innbg.gif) left top no-repeat;
height:375px;
width:673px;
float:right;
margin-right:25px;
margin-top:2px;
}

/*
.spwhite_bg2{
background:url(images/innbgbox2.gif) left top no-repeat;
height:103px;
width:214px;
margin-top:45px;
}
*/

.spwhite_bg2{
background-color: #f9fafa;
width:175px;
margin-top:20px;
}

.right-imgbox{
float:right;
width:365px;
}

.sptbdiv{
padding-bottom:40px;
float:left;
width:260px;
}

img a{padding:0px; margin:0px;}

.highslide {
	cursor: url(images/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}

