@charset "utf-8";
/*@font-face {
	font-family: 'Conv_BabelSans';
	src: url('fonts/BabelSans.eot');
	src: url('fonts/BabelSans.woff') format('woff'), url('fonts/BabelSans.ttf') format('truetype'), url('fonts/BabelSans.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/



body {
	background-color: #d6d6d6;
	margin: 0px;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}


#header
{
	width:100%;
	height:auto;
}
	
.header_inr_patch
{
	width:1000px;
	height:155px;
	margin:0px auto;
	border-bottom:1px solid #cdcdcd;
	}
	



.emt_patch
{
	width:145px;
	height:155px;
	float:left;
	}

.emt_logo
{
	width:64px;
	height:61px;
	background-position:top center;
	}

	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

.top_logo
{
	width:675px;
	height:83px;
	float:left;
	}	
	
.logo_wrp
{
	width:192px;
	height:83px;
	margin:0px auto;
	}
	
		
	
.main_nav_wrp
{
	width:616px;
	height:70px;
	float:left;
	background-image:url(images/nav_bar2.png);
	background-repeat:no-repeat;
	margin-left: 35px;
	/*	background-color: #FFFFCC;*/
	padding-left:12px;
	}	



.main_nav ul
{
	margin:0px;
	padding:0px;
	}

.main_nav li
{
	color:#777676;
	float:left;
	font-family:'Conv_BabelSans',Sans-Serif;
	font-size:12px;
	margin-top:8px;
	}
	
.main_nav a
{
    color:#777676;
	font-size:12px;
	display:block;
	padding-left:15px;
	padding-right:15px;
	padding-top:12px;
	padding-bottom:25px;
}


.main_nav li.home a:hover, .main_nav li.home a.active
{
	background:url(images/home_hover.png) no-repeat center;
	color:#fff;
	}


.main_nav li.about a:hover, .main_nav li.about a.active
{
	background:url(images/about_hover.png) no-repeat center;
	color:#fff;
	}
	
.main_nav li.capabalities a:hover, .main_nav li.capabalities a.active  
{
	background:url(images/capabalities.png) no-repeat center;
	color:#fff;	
	}


.main_nav li.why_us a:hover, .main_nav li.why_us a.active
{
	background:url(images/why_us_hover.png) no-repeat center;
	color:#fff;	
	}


.main_nav li.gallery a:hover, .main_nav li.gallery a.active 
{
	background:url(images/gallery_hover.png) no-repeat center;
	color:#fff;	
	}

.main_nav li.media a:hover, .main_nav li.media a.active 
{
	background:url(images/media.png) no-repeat center;
	color:#fff;	
	}


.main_nav li.contact a:hover, .main_nav li.contact a.active 
{
	background:url(images/contact_hover.png) no-repeat center;
	color:#fff;	
	}






.social_wrp
{
	width:155px;
	height:155px;
	float:left;
	}
	
.social_call_action
{
	width:180px;
	height:40px;
	float:left;
	text-align:right;
	padding-top:10px;
	
	color:#777676;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	}
	
	
.social_call_action a
{
	color:#777676;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	
	opacity:1;
	filter:alpha(opacity=100);
}
	
	
.social_call_action a:hover
{
	opacity:0.5;
	filter:alpha(opacity=50);
	}	
	
	
	
	
	
	
	
.social_icon
{
	width:40px;
/*	height:75px;*/
	height:40px;
	float:right;
	margin-left:5px;

	opacity:1;
	filter:alpha(opacity=100);
}
	
	
.social_icon:hover
{

	
	opacity:0.9;
	filter:alpha(opacity=90);
	}	
	
	
	
	
	
	


.social_text
{
	font-family: 'Century Gothic';
	font-size:12px;
	color:#777676;
	text-align:right;
	padding-top:15px;
	}


.social_text a
{
	font-family: 'Century Gothic';
	color:#777676;
	}





#banner
{
	width:100%;
	height:auto;
	margin-top:30px;
	}
	
	
.banner_inr_patch
{
	width:1000px;
	height:510px;
	margin:0px auto;
	}
	
	
	
	
	
#main_content
{
	width:100%;
	height:auto;
	background-color:#f0f0f0;
	background-image:url(images/dropshadow.png);
	background-repeat:repeat-x;
	background-position:top;
	}

.main_content_title
{
	font-family: 'Century Gothic';
	color:#FF0000;
	margin-top: 10px;
	}


.main_content_inr
{
	width:1000px;
	height:250px;
	margin:0px auto;
	}

	
	
.about_executive_modcar_wrp
{
	width:500px;
	height:250px;
	float:left;
	}	

	
.about_executive_modcar_inr
{
	width:500px;
	height:145px;
	background-color:#eaeaea;
	float:left;
	margin-top: 10px;
	}	
		
.about_executive_modcar_inr .text
{
	font-family: 'Century Gothic';
	color:#5c5c5c;
	font-size:12px;
	text-align:justify;
	font-weight:normal;
	padding:20px;
	}
	
.about_executive_more
{
	width:46px;
	height:31px;
	float:right;
	}				
		
	
	
	
	
	
	
	
	
	
	
	
	
.view_gallery_wrp
{
	width:250px;
	height:250px;
	float:left;
	}	
	
.view_gallery_img
{
	width:204px;
	height:148px;
	float:left;
	margin-left:30px;
	}
	
	
	
	
	
	
.Whats_new
{
	width:245px;
	height:250px;
	float:left;
	}	
	
	
.Whats_new_marquee
{
	width:210px;
	height:140px;
	background-color:#eaeaea;
	float:left;
	margin-left:20px;
	margin-top:8px;
	}	
	
	
	
#fotter
{
	width:100%;
	height:auto;
	background-color:#f0f0f0;
	border-top:1px #cdcdcd solid;
	float:left;
	}
	
#fotter_inr_pages
{
	width:100%;
	height:auto;
	border-top:1px #cdcdcd solid;
	float:left;
	margin-top: 20PX;
	}	
	
.fotter_inr
{
	width:1000px;
	height:35px;
	margin:0px auto;
	}	
	
.fotter_inr .text
{
	font-family: 'Century Gothic';
	color:#787878;
	float:left;
	font-size:10px;
	padding-top:10px;
	}	
	
.fotter_inr .kwebmaker	
{
	font-family: 'Century Gothic';
	color:#787878;
	float:right;
	font-size:10px;
	padding-top:10px;
	}

.kwebmaker a
{
	color:#787878;
	}	
			
	
	
	
	
	
	/***************about us page*****************/

	
#about_wrp
{
	width:100%;
	height:auto;
	margin-top:85px;
	}



.about_inr
{
	width:1000px;
	height:565px;
	margin:0px auto;
	}
	
.about_sub_links_wrp
{
	width:268px;
	height:450px;
	float:left;
	border-right:1px solid #0e0e0e;
	}	

	
	
.nav_link_box{
	width:263px;
	height:450px;
	margin:0px auto;
	background-image:url(images/aboutus_link.png);
	background-repeat:no-repeat;
	}	
	
	
	
.nav_link_box ul
{
	margin:0px;
	padding:0px;
	}

.nav_link_box li
{
	color:#FF0000;
	margin-left:82px;
	}	
	
.nav_link_box a
{
    color:#00FF00;
	font-size:12px;
	display:block;
	width:80px;
	height:80px;
	margin-top:15px;
	padding-top:35px;
}		
	
	
.nav_link_box li.modcar_trendz a:hover, .nav_link_box li.modcar_trendz a.active
{
	background:url(images/about_executive_modcar_trendz_hover.png) no-repeat center;
	background-position: 2px 38px;
	}


.nav_link_box li.auto_field_vision a:hover, .nav_link_box li.auto_field_vision a.active 
{
	background:url(images/about_inspired_auto_field_vision_hover.png) no-repeat center;
	background-position: 2px 22px;
	}	
	
	
	
.nav_link_box li.management_style a:hover, .nav_link_box li.management_style a.active
{
	background:url(images/about_management_style_hover.png) no-repeat center;
	background-position: 2px 11px;
	}		
	
	
	
.about_content_wrp
{
	width:730px;
	height:565px;
	float:left;
	}

.about_content_wrp .thumb
{
	width:730px;
	height:65px;
	float:left;
	background-color:#00CCFF;
	}	
	
	
.about_content_wrp .text
{
	color:#777676;
	font-size:14px;
	text-align:justify;
	padding-top:25px;
	font-family: 'Century Gothic';
	padding-left:50px;
	padding-right:50px;
	line-height:17px;
	}	
	
	

/***************contact page*****************/






.contact_nav{
	width:263px;
	height:450px;
	margin:0px auto;
	background-image:url(images/contact_subnav.png);
	background-repeat:no-repeat;
	}


.contact_nav ul
{
	margin:0px;
	padding:0px;
	}

.contact_nav li
{
	color:#FF0000;
	margin-left:82px;
}	
	
	
	
.contact_nav a
{
    color:#00FF00;
	font-size:12px;
	display:block;
	width:80px;
	height:80px;
	margin-top:15px;
	padding-top:35px;
}	
	
	
.contact_nav li.office_addresse a:hover, .contact_nav li.office_addresse a.active
{
	background:url(images/contact_office_addresse.png) no-repeat center;
	background-position: 4px 31px;
	}


.contact_nav li.location a:hover, .contact_nav li.location a.active 
{
	background:url(images/contactus-location.png) no-repeat center;
	background-position: 3px 16px;
	}	
	
		
	
.contact_nav li.feedback a:hover, .contact_nav li.feedback a.active
{
	background:url(images/contactus-feedback.png) no-repeat center;
	background-position: 3px 1px;
	}
	
	
	






#google_map_wrp
{
	width:670px;
	height:379px;
	float:left;
	}




#form_wrp
{
	width:280px;
	height:450px;
	margin-left:50px;
	margin-top:10px;
	font-family: 'Century Gothic';
	font-size:14px;
	color:#777676;

	}

.form_box
{
/*	width:275px;*/
	width:275px;
	height:30px;
	float:left;
	}


.text_input_bg
{
/*	width:275px;*/
	width:265px;
	height:30px;
	background-image:url(images/input_text.png);
	background-repeat:no-repeat;
	float:left;
	outline:none;
	border:0px;
	padding-left:5px;
	padding-right:5px;
	color:#353434;
	}



.textarea_bg_wrp
{
	width:273px;
	height:80px;
	background-color:#CC9999;
	float:left;
	}
	
	
.textarea_bg
{
/*	width:275px;*/
	width:265px;
	height:80px;
	background-image:url(images/input_textarea.png);
	background-repeat:no-repeat;
	float:left;
	outline:none;
	border:0px;
	color:#353434;
	
	padding-left:5px;
	padding-right:5px;
	}

.text_input_text
{
	width:275px;
	height:20px;
	float:left;
	margin-top: 10px;
	margin-bottom: 5px;
	}




/***************why us page*****************/


.why_us_inr
{
	width:1000px;
	height:565px;
	margin:0px auto;
	color:#777676;
	font-family: 'Century Gothic';
	font-size:14px;
	text-align:justify;
	line-height:17px;
	}	
	
.why_us_inr h1
{
    color: #817172;
    font-size: 19px;
    font-family: 'Century Gothic';
    padding-top: 10px;
    font-weight: bold;
    font-style: italic;
}	
	
/*************** Capabalities *****************/	
	
	
.capabalities_main_wrp
{
	width:1000px;
	height:auto;
	margin:0px auto;
	}	
	
.capabalities_categories
{
	width:1000px;
	height:272px;
	margin:0px auto;
	background-image:url(images/Capabalities_link.png);
	background-repeat:no-repeat;
	}	
	
	
.capabalities_list ul
{
	margin:0px;
	padding:0px;
	}

.capabalities_list li
{
	color:#FF0000;
	float:left;
	margin-right:20px;
	display:block;
	width:220px;
	}
	
.capabalities_list a
{
	color:#33FF00;
	display:block;
	width:220px;
	height:272px;
	}	
	

.capabalities_list li.motor_home a:hover, .capabalities_list li.motor_home a.active
{
	background:url(images/Capabalities_hover.png) no-repeat center;
	color:#fff;
	background-position: 2px -1px;
	width:220px;
	}
	
	
.capabalities_list li.modification a:hover, .modification li.home a.active
{
	background:url(images/Capabalities_hover.png) no-repeat center;
	color:#fff;
	background-position: 0px -1px;
	width:220px;
	}	
	
	
.capabalities_list li.replica a:hover, .replica li.home a.active
{
	background:url(images/Capabalities_hover.png) no-repeat center;
	color:#fff;
	background-position: 3px -1px;
	width:220px;
	}	
	
	
.capabalities_list li.lounge a:hover, .lounge li.home a.active
{
	background:url(images/Capabalities_hover.png) no-repeat center;
	color:#fff;
	background-position: 3px -1px;
	width:220px;
	}		
	
	
#capabalities_para_wrp
{
	width:1000px;
	height:auto;
	float:left;
	margin-top: 20px;
	}
	
.capabalities_para_box
{
	width:225px;
	height:auto;
	float:left;
	margin-right:20px;
	color:#777676;
	font-size:14px;
	text-align:center;
	font-family: 'Century Gothic';
	}	
	

/***************motor home *****************/	

	
.drag_slider_wrp
{
	width:100%;
	height:400px;
	float: left;
	}
	
.motor_home_wrp
{
	width:100%;
	height:auto;
	float:left;
	}	
	
	
.motor_home_inr
{
	width:1000px;
	height:auto;
	margin:0px auto;
	margin-top:20px;
	}	
	
	
.motor_home_inr_text
{
	color:#777676;
	font-family: 'Century Gothic';
	font-size:14px;
	text-align:justify;
	padding-left: 6px;
	margin-top: 10px;
	line-height:20px;
	}		


.motor_home_box_1
{	width:350px;
	height:auto;

	float:left;
	margin-right:20px;
	}

.motor_home_box_2
{	width:550px;
	height:auto;
	float:left;
	margin-right:20px;
	}





.motor_home ul
{
	margin:0px;
	padding:0px;
	}
	
.motor_home li
{
	list-style-image:url(images/icon.png);
	list-style-position:inside;
	color:#7e7d7d;
	text-align:justify;
	font-family:'Conv_BabelSans',Sans-Serif;
	font-size:11px;
	font-weight:bold;
	padding-left:20px;
	padding-bottom:10px;
	}
	
	
.sub_nav_wrp
{
	width:100%;
	height:auto;
	float:left;
	margin-top:50px;
	}
	
	
.sub_nav_inr
{
	width:1000px;
	height:20px;
	margin:0px auto;
	}
		
.sub_nav ul
{
	margin:0px;
	padding:0px;
	}
	
.sub_nav li
{
	color:#7e7d7d;
	float:left;
	margin-left:20px;
	font-family:'Conv_BabelSans',Sans-Serif;
	font-size:13px;
	font-weight:bold;
	}	
	
	
.sub_nav a
{
	color:#9c9393;
	float:left;
	font-family:'Conv_BabelSans',Sans-Serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}
	
.sub_nav a:hover, .sub_nav a.active
{
	color:#817172;
/*	color:#ff0000;*/
	text-decoration :none;
	}		
	

	
/***************modification page *****************/	
	
.modification_nav_wrp
{
	width:100%;
	height:auto;
	float:left;
	margin-top:10px;
	}
	
	
.modification_nav_inr
{
/*	width:463px;*/
	width:465px;
	height:50px;
	margin:0px auto;
	background:url(images/Modification_sub_nav.png) no-repeat center;
/*	background-color:#FFFFCC;*/
	}
	
		
.modification_sub_nav ul
{
	margin:0px;
	padding:0px;
	}
	
.modification_sub_nav li
{
	color:#FF0000;
	float:left;
	font-family:'Conv_BabelSans',Sans-Serif;
	font-size:12px;
	margin-top:5px;
	display:block;
	margin-left:15px;
	width:95px;
	height:39px;
	}	
	

.modification_sub_nav a	
{
	width:95px;
	display:block;
	height:39px;
}
	
	
.modification_sub_nav li.modi_img a:hover, .modification_sub_nav li.modi_img a.active
{
	background:url(images/Modification_icon.png) no-repeat center;
	color:#fff;
	display:block;
	width:125px;
	}	
	
	
	
	
.modification_sub_nav li.bodykit a:hover, .modification_sub_nav li.bodykit a.active
{
	background:url(images/Modification_bodykit.png) no-repeat center;
	color:#fff;
	display:block;
	width:95px;
	}	
	
	
.modification_sub_nav li.concept a:hover, .modification_sub_nav li.concept a.active
{
	background:url(images/Modification_concept.png) no-repeat center;
	color:#fff;
	display:block;
	width:95px;
	}		


.modification_sub_nav li.interior a:hover, .modification_sub_nav li.interior a.active
{
	background:url(images/Modification_interior.png) no-repeat center;
	color:#fff;
	display:block;
	width:95px;
	}		



	
	
		
/*************** lounge *****************/	
	
	
.lounge_nav_inr
{
	width:796px;
	height:57px;
	margin:0px auto;
	background:url(images/lounge_sub_nav.png) no-repeat center;
	}
	
	
	
.lounge_sub_nav ul
{
	margin:0px;
	padding:0px;
	}
	
	
	
	
	
.lounge_sub_nav li
{
	list-style:none;
	float:left;
	color:#FF0000;
	margin-top:10px;
	display:block;
	margin-left:15px;
	width:95px;
	height:39px;
	}
	
	
	
.lounge_sub_nav a	
{
	width:95px;
	display:block;
	height:39px;
}	
	


	
.lounge_sub_nav li.lounge a:hover, .lounge_sub_nav li.lounge a.active
{
/*	background:url(images/Modification_icon.png) no-repeat center;*/
	background:url(images/lounge.png) no-repeat center;
	color:#fff;
	display:block;
	width:102px;
	}		
	

.lounge_sub_nav li.tempo_traveler a:hover, .lounge_sub_nav li.tempo_traveler a.active
{
/*	background:url(images/Modification_icon.png) no-repeat center;*/
	background:url(images/Lounge_tempo_traveller.png) no-repeat center;
	color:#fff;
	display:block;
	width:207px;
	}	
	
	
.lounge_sub_nav li.Scorpio a:hover, .lounge_sub_nav li.Scorpio a.active
{
/*	background:url(images/Modification_icon.png) no-repeat center;*/
	background:url(images/Lounge-scorpio.png) no-repeat center;
	color:#fff;
	display:block;
	width:96px;
	}
	
	
.lounge_sub_nav li.Innova a:hover, .lounge_sub_nav li.Innova a.active
{
/*	background:url(images/Modification_icon.png) no-repeat center;*/
	background:url(images/Lounge-innova.png) no-repeat center;
	color:#fff;
	display:block;
	width:96px;
	}	
	
	
	
	
.lounge_sub_nav li.Safari a:hover, .lounge_sub_nav li.Safari a.active
{
/*	background:url(images/Modification_icon.png) no-repeat center;*/
	background:url(images/Lounge-safari.png) no-repeat center;
	color:#fff;
	display:block;
	width:96px;
	}		
	
	
	
	
	
	
	
.lounge_sub_nav li.tata_winger a:hover, .lounge_sub_nav li.tata_winger a.active
{
/*	background:url(images/Modification_icon.png) no-repeat center;*/
	background:url(images/Lounge-tata-winger.png) no-repeat center;
	color:#fff;
	display:block;
	width:121px;
	}		

	
/*************** media page *****************/	
	
	
.media_inr
{
	width:1000px;
	height:auto;
	margin:0px auto;
	color:#777676;
	font-family: 'Century Gothic';
	font-size:14px;
	text-align:justify;
	line-height:17px;
	}	
	
	
	
#media_thumb_wrp
{
	width:210px;
	height:auto;
	margin:0px auto;
	}	
	
	
		
.media_thumb_text
{
	width:210px;
	height:200px;
	color:#7e7d7d;
	margin:10px auto;
	font-family:'Conv_BabelSans',Sans-Serif;
	font-size:12px;
	text-align:center;
	}
	
	
.media_thumb_text h1
{
	color:#7e7d7d;
	font-family:'Conv_BabelSans',Sans-Serif;
	font-size:12px;
	font-weight:bold;
	}		
	





input.reset
{ 
  background : url(images/reset.png);
  width:57px; 
  height:23px;
  outline:none;
  border:none;
  cursor:pointer;
  }
  
 input.submit
{ 
  background : url(images/submit.png);
  width:67px; 
  height:23px;
  outline:none;
  border:none;
  cursor:pointer;
  float:right;
  } 

	
	

.e_brochure
{
	width:155px;
	height:30px;
	float:right;
	margin:0px auto;
}