/* CSS Document */
	

{

margin: 0px;

padding: 0px;

}



body 

{	
	margin: 0 auto;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;

	background-image:url(images/bg.jpg);

	/* background-repeat:repeat-x;  */
	
	 
	
	 

	color: #000000;

}



.content{

          background-color:#fff;

		  width:965px;    
		  
		  overflow:hidden;

		  padding-bottom: 10px;
		 }

		 

.user{

         padding-left:300px;

		 padding-bottom:0px;

		 }

.pg_heading{
background-color:#EFEFEF;
color:#000000;
font-family:Times;
font-weight:normal;
margin-bottom:30px;
margin-left:0;
margin-right:0;
margin-top:0;
text-transform:uppercase;	
}		 

.username{

           background-image:url(images/user.jpg);

		   background-repeat:no-repeat;

		   width:119px;

		   height:23px;

		   }

		   

.login{

        background-image:url(images/login.jpg);

		background-repeat:repeat-x;

		text-align:center;

		height:23px;

		width:50px;

		

		}

		

.login a{

         color:#fff;

		 text-align:center;

		 text-decoration:none;

		 }

		 

.login a:hover{

                color:#FFFF00;

				text-decoration:none;

				}

				

.forget {

        font-size:11px;

		font-family:Arial, Helvetica, sans-serif;

		color:#999999;

		text-decoration:none;

		clear:both;

		padding:0px;

		}



.forget a{

        font-size:11px;

		font-family:Arial, Helvetica, sans-serif;

		color:#999999;

		text-decoration:none;

		}

		

.forget a:hover{

                  color:#f90000;

				  }

				  

.phone{

         color:#b70000;

		 font-size:12px; 

		 line-height:21px;	 

		 }

		 

#logout a

{

 color:#cccccc;

 text-decoration:none;

 font-size:14px;

}

#logout a:hover

{

color:#CC3300;

}

.banner{


		 width:732px;

		 height:310px;

		 }

.dealer-tab{
	border: 2px solid rgb(239, 239, 239); padding: 5px;
	/*background-color: rgb(239, 239, 239);*/ 
	font-size: 18px;
	-moz-border-radius:10px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px; 
	margin: 5px;
	cursor: pointer;
	border-bottom: none;
}

.dealer-content{
border:2px solid #EFEFEF; border-top:none; padding: 5px; margin-bottom: 10px;	
}

.bannerhead{

           font-size:24px;

		   color:#fff;

		   }

		   

.bannersub{

         color:#fff;

		 font-size:12px;

		 }

		 

.menu {

		width:230px;

		margin:0px;

		padding:0px;

     }

.menu ul{

       padding:0px;

	   margin:0px;

	   }	 

.menu h3{

	margin: 0;
	padding:0;
	list-style: none;

	font-weight: lighter;
	
	height: 16px;

	display: block;	

	background-color:#efefef;

	font-size: 12px;

	line-height:22px;	

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	margin-bottom:5px;

	

}

.sub{

     background-image:url(images/arrow.jpg);

	 background-repeat:no-repeat; 

	 background-position:left;

	margin-left:25px; padding-left:0px; background-color:#fff; height:20px;

	 	 }

        

.sub li{

        background-color:#fff;

		line-height:21px;

	 	 }

        
input.btn {
background-color:#777777;
border-color:#AAAAAA #444444 #444444 #AAAAAA;
border-style:solid;
border-width:0.2em;
color:#FFFFFF;
font-weight:bold;
}


.menu a {

	color: #000;

	text-decoration: none;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	padding-left:25px;

}

.menu a:hover {

	color: #881818;

}



.left_top{

          background-image:url(images/left_side_top.jpg);

		  background-repeat:no-repeat;

		  width:221px;

		  height:27px;

		  }

		  

.left_middle{

             background-image:url(images/left_side_middle.jpg);

			 background-repeat:repeat-y;

			 width:221px;

			

			 }

.left_middle p {
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
padding-left:25px;
padding-top:15px;
width:150px;
color:#333;
font-size:11px;
text-align:left;
}			 

.left_middle_head{

             	font-size:14px;

				font-weight:bold;

				}

				

			 

.left_middle_text{

             	font-size:11px;

				color:#999999;

				text-align:left;							

				}

.left_bottom{

             background-image:url(images/left_side_bottom.jpg);

			 background-repeat:no-repeat;

			 width:221px;

			 height:27px;

			 }

			 

.car1{

       background-image:url(images/car1.jpg);

	   background-repeat:no-repeat;

	   width:203px;

	   height:140px;

	   }

	   

.car1 a{

         color:#000000;

		 font-size:11px;

		 text-decoration:none;

		 }

		 

.car1 a:hover{

         color:#bc1a15;

		 font-size:11px;

		 text-decoration:none;

		 }


.car1_head{

         font-size:14px;

		 color:#bc1a15;

		 font-weight:bold;

		 }

.car2{

       background-image:url(images/car2.jpg);

	   background-repeat:no-repeat;

	   width:203px;

	   height:140px;

	   }

	   

.car2 a{

         color:#000000;

		 font-size:11px;

		 text-decoration:none;

		 }

		 

.car2 a:hover{

         color:#bc1a15;

		 font-size:11px;

		 text-decoration:none;

		 }

		 

.car2_head{

         font-size:14px;

		 color:#bc1a15;

		 font-weight:bold;

		 }



.right_topleft{

           background-image:url(images/top_left_box.jpg);

		   background-repeat:no-repeat;

		    width:14px;

			height:131px;

		   }

		   

.right_topmiddle{

                  background-image:url(images/top_middle_box.jpg);

				  background-repeat:repeat-x;

				  height:131px;

				  }

.right_topmiddle p{

color:#333;
font-size:12px;
text-align:left;
				  
}


.right_top_head{

                  font-size:15px;

				  font-family:Arial, Helvetica, sans-serif;

				  color:#000;

				  }

				  

.right_top_text{

             	font-size:12px;

				color:#999999;

				text-align:left;							

				}

				  

.right_topright{

           background-image:url(images/top_right_box.jpg);

		   background-repeat:no-repeat;

		    width:14px;

			height:131px;

		   }

		   

.right_middleleft{

           background-image:url(images/middle_left_box.jpg);

		   background-repeat:no-repeat;

		    width:12px;

			height:118px;

		   }

		   

.right_middlemiddle{

                  background-image:url(images/middle_center_box.jpg);

				  background-repeat:repeat-x;

				  height:118px;

				  }

.right_middlemiddle p{

color:#999999;
font-size:12px;
text-align:left;
				  
}
				  

.right_middleright{

           background-image:url(images/middle_right_box.jpg);

		   background-repeat:no-repeat;

		    width:12px;

			height:118px;

		   }

		   

.right_bottom_left{

           background-image:url(images/bot_left_box.jpg);

		   background-repeat:no-repeat;

		    width:18px;

			height:184px;

		   }

		   

.right_bottom_middle{

                  background-image:url(images/bot_center_box.jpg);

				  background-repeat:repeat-x;

				  height:184px;

				  }

.right_bottom_middle a{

         color:#000000;

		 font-size:11px;

		 text-decoration:none;

		 }

		 

.right_bottom_middle a:hover{

         color:#bc1a15;

		 font-size:11px;

		 text-decoration:none;

		 }				  

				  

.right_bottom_right{

           background-image:url(images/bot_right_box.jpg);

		   background-repeat:no-repeat;

		    width:16px;

			height:184px;

		   }

		   

.copyright{

           font-size:12px;

		   color:#fff;

		   clear: both;
		   
		   line-height:18px;

		  		   }
.copyright a {
	color:#fff;
	text-decoration: none;
}

.copyright a:hover {
	color:#fff;
	text-decoration: underline;
}


#footermenu{text-align:center}

#footermenu ul{width:965px; list-style:none; margin:0; padding:0 0 0 0}

#footermenu li{width:auto; display:inline; font-size:12px; padding-left:7px; line-height:13px; color:#386db2;}

#footermenu li a{color:#000; text-decoration:none;}

#footermenu li a:hover{color:#FFF; text-decoration:underline;}

#footermenu li a.current{color:#f65426; text-decoration:none}

.line{

        color:#fff;

		padding-left:7px;

		}
		
		
		
.common_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
margin-bottom:10px;
}

.topimg{
width:100%;
height:153px;
background:url(images/abtus_img.jpg) no-repeat;
}

.cars{
margin-left:120px;
height:76px;
width:438px;
margin-top:20px;
margin-bottom:20px;
background-image:url(images/cars.jpg);
}

.main_div{
width:100%;
float:left;
margin-bottom:20px;
/*border:1px solid red;*/
}

.imgimg{
float:left;
width:148px;
height:114px;
background-image:url(images/ing1.jpg);
/*border:1px solid red;*/
}


.wpcf7-not-valid-tip-no-ajax{
color: red;
margin-left: 5px;
font-size:12px !important;
}

.imgimg1{
float:left;
width:148px;
height:114px;
background:url(images/img2.jpg) no-repeat;
/*border:1px solid red;*/
}

.imgimg2{
float:left;
width:148px;
height:188px;
background:url(images/img3.jpg) no-repeat;
/*border:1px solid red;*/
}


.imgtext{
float:left;
margin-left:20px;
width:520px;
/*border:1px solid red;*/
}

.imgtext span{

}