/*CSS Document*/
/*(Direct Tour) CSS files - by http://www.Konstantinfosolutation.com India*/
/*Comment all css which you are not useing in Layout*/
/*Don't use undescore(_)*/
/*Don't define font family in body*/  
/*Use Proper name for css*/

/*ClearFix*/
.Clearfix:after {content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.Clear{clear:both;}
.Clearfix {display:inline-block;}


/* Main Wraper */
#Wrapper{width:100%;height:auto;margin:0; padding:0px}
#MainContainer{width:996px; height:auto;margin:0 auto; }
/* Header section css*/
.Header{width:996px; float:left;}
.Logo{ float:left; width:150px; padding:13px 0px 0px 20px }
.HeaderLinks{float:right;width:190px; padding:6px 10px 0px 0px }
.HeaderLinks1{float:left;width:60px; }


/* Middle section css*/
#MiddleContainer{float:left; width:996px;}
.MiddleContainerTop{float:left; width:996px;}
.MiddleContainerMid{float:left; width:996px;}
	.MiddleContainerContent{float:left; width:980px; padding:8px;}
	
	.MiddleContainerLeft{float:left; width:219px;}
	.SearchSection{float:left; width:217px;}
	.SearchCon{float:left; width:197px;}

.LeftNavigation{float:left;width:215px; padding:1px;}
.Menus{float:left; width:215px;}
.Menus ul{margin:0px; padding:0px;}
.Menus ul li{float:left; width:215px; display:block;}
.Menus ul li a{width:205px;float:left; background:url(../images/nav.jpg) repeat-x;padding:13px 5px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#616161; text-transform:uppercase; font-weight:bold; border-bottom:1px solid #ececec}
.Menus a:hover{background:url(../images/nav_ro.jpg) repeat-x;padding:13px 5px;border-bottom:1px solid #ececec; color:#FFFFFF; text-decoration:none}

.Menus a#Select{background:url(../images/nav_ro.jpg) repeat-x;padding:13px 5px;border-bottom:1px solid #ececec; color:#FFFFFF; text-decoration:none}

.MiddleContainerCenter{float:left; width:513px; padding-left:8px;}
.MiddleCenterContent{float:left; width:513px;}

.WelcomeTxt{float:left; width:505px; padding:3px;}		
.WelcomeTitle{float:left; width:493px;}		
.WelcomeDes{float:left; width:488px;}		

.PartsListing{float:left; width:470px;}
.PartsLists{float:left; width:155px;}

.vlisting,{ 
margin-top:0px;
padding:0px;
}					  
					   
.vlisting ul{
margin-left: 0px;
margin-top:0px;
padding-left: 0px;
padding-top:0px;
list-style-type: none;	
line-height: 26px;
}

.vlisting li{
padding:0px;}

.vlisting li a{
background-image:url(../images/dot.jpg);
background-repeat: no-repeat;
background-position:0% .5em;
padding-left: 1.3em;padding-bottom:1px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#585858; text-decoration:underline;}

.vlisting li a:hover{color:#5991c9}

.MiddleContainerRight{float: right; width:231px;}
.RightContent{float: left; width:231px;}
.Testimonial{float:left; width:223px; padding:3px;}		
.TestimonialsList{float:left; width:223px;}		
.Testimonials{float:left; width:203px;}		

.TestimonialTitle{float:left; width:212px;}		
.Icons{float:left; width:215px;}

.Numbers{float:left; width:320px;}
.Alphabets{float: right; width:620px;}

.MiddleContainerBot{float:left; width:996px;}

.Product{float:left; width:225px;}
.Product1{float:left; width:150px;}

li.Service{ width:450px;float:left;background-image:url(../images/dot.gif);
background-repeat: no-repeat;background-position:0% 1.0em;padding:5px 0px 5px 15px;}
/*li.Service{float:left; list-style-image: url(../images/dot.gif); ; padding:5px 0px 5px 6px; clear:both }
*/

/* ============================= MiddlePartLeft Css  ====================== */
#FooterWrapper{width:100%; float:left; padding-bottom:10px}
#Footer{width:100%; float:left;}
.FooterContent{width:996px; float:left; margin:0 auto}
