@charset "utf-8";
/* CSS Document */
*
{
	margin:0px;
	padding:0px;
}
body
{
	/*background-color:#fff;*/
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	min-width:950px;
}

#mainContainer
{
	/*background-color:#0e1e37;*/
	background-image:url(../images/metal-bg.jpg);
	padding-bottom:20px;
}

.container
{
	width:950px;
	margin:0 auto;
	min-height:200px;
	
}
/*-----------------------header-------------------------------------*/
#header{
	background-image:url(../images/glow-white.png);
	background-repeat:no-repeat;
	background-position:50px 0px;	
	}
#logo{
		background-image:url(../images/logo.png);
		background-repeat:no-repeat;
		height:108px;
	}
#logo h1
{
	padding:0px;
	margin:0px;
	text-indent:-9999px;
	
}
.socialmedia{	
		width:92px;		
		float:right;
		margin-top:15px;
}
.facebook{
	background-image:url(../images/social-icons.png);
	background-position:-4px -3px;
	height:24px;
	width:24px;
	float:left;		
	}
.facebook:hover{
	background-position:-128px -3px;
}
.twitter{
	background-image:url(../images/social-icons.png);
	background-position:-36px -3px;
	height:24px;
	width:24px;
	float:left;
	margin-left:10px;			
	}
.twitter:hover{ background-position:-160px -3px;}
.linkedin{
	background-image:url(../images/social-icons.png);
	background-position:-68px -3px;
	height:24px;
	width:24px;
	float:left;
	margin-left:10px;			
	}
.linkedin:hover{ background-position:-192px -3px;}

/*-------------------------------------menutabs------------------------------*/
#menu-tabs{
	height:38px;
	/*background-color:#0FF;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
}
#menu-tabs ul{
	display:block;
	list-style:none;
	margin:0px;
	padding:0px;
	
}
#menu-tabs ul li{
	display:inline;
	line-height:38px;
	background-color:#22272a;	
	width:161px;
	margin-left:1px;
	border-radius:15px 15px 0px 0px;
	float:left;
	text-align:center;
	cursor:pointer;
}
#menu-tabs a{
	text-decoration:none;
	color:#fff;
	display:block;
}
#menu-tabs .haveDropDownMenu{
	position:relative;
	}
#menu-tabs ul li:hover .firstDropDown{
	display:block;
	}

#menu-tabs ul ul
{
	list-style:none;
	position:absolute;
	color:#22272a;	
	left:0px;	
	top:38px;	
	z-index:99;
	border-radius:0px 0px 15px 15px;
	background-color:#cbd4da;
	-webkit-box-shadow: -3px 5px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: -3px 5px 5px 0px rgba(0,0,0,0.3);
	box-shadow: -3px 5px 5px 0px rgba(0,0,0,0.3);
	display:none;

}
#menu-tabs ul ul li{
		width:161px;
		background:none;
		color:#22272a;
        border-radius: 0px 0px 0px 0px;
				
	}
#menu-tabs ul ul a{		
		
    text-decoration: none;
				
	}

#menu-tabs .lastChild{
    border-radius:0px 0px 15px 15px;
}
#menu-tabs ul ul li:hover{
		background: #fff;
		color:#22272a;
        
				
	}

/*
#menu-tabs ul ul ul a{
	text-decoration:none;
	color:#22272a;					
	}
#menu-tabs ul ul ul li:hover{
	color:#0d7388;
	}
#menu-tabs ul ul li:hover ul{
	display:block;
	}
*/
/*
#menu-tabs ul ul ul{
	left:161px;
	position:absolute;
	top:0px;
	background-color:#e3edf3;
	border-radius:15px 15px 15px 15px;
	-webkit-box-shadow: -3px 5px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: -3px 5px 5px 0px rgba(0,0,0,0.3);
	box-shadow: -3px 5px 5px 0px rgba(0,0,0,0.3);
	display:none;

	}
#menu-tabs ul ul ul li{
	width:130px;
	
	}
*/
.dropDownMenu-hr{
	height:1px;
	width:80%;
	margin-left:10%;
	border:none;
	background-color:#b0b8be;
	}
/*
.dropDownMenu-hr2{
	height:1px;
	width:80%;
	margin-left:10%;
	border:none;
	background-color:#c4cdd3;
	}
*/
.dropDown-arrow1{
	height:9px;
	width:10px;
	background-image:url(../images/dropdown-arrow1.png);
	background-color:none;
	position:absolute;
	left:75px;
	top:0px;
	z-index:999;
	}
.dropDown-arrow3{
	height:9px;
	width:10px;
	background-image:url(../images/dropdown-arrow3.png);
	background-color:none;
	position:absolute;
	left:75px;
	top:0px;
	z-index:999;
	}
.dropDown-arrow2{
	height:10px;
	width:12px;
	background-image:url(../images/dropdown-arrow2.png);
	background-color:none;
	position:absolute;
	left:-12px;
	top:14px;
	z-index:999;
	}
/*-------------------------------------------banner------------------------------------------*/	
.banner{
	background-color:#00728d;
	height:286px;	
	}
/*----------------------------------------------body----------------------------------------*/
.mainbody{
	padding:24px 15px 24px 15px;
	background-color:#FFF;
	position:relative;
	}
.welcome-data{ 
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	width:586px;
	float:left;
}
.title{	
	height:29px;
	width:225px;
	background-color:#29abc3;
	padding-left:15px;
	margin-left:-15px;
	clear:right;
	padding-top:6px;
	position:relative;
	}
.title2{ margin-top:50px; width:160px;}
.title3{ margin-top:0px; width:120px;}
.title h1{ 
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	text-shadow:#0d728f 0px 1px 1px;
	}
.ribbon{ 
	background-image:url(../images/title-ribbon.png); 
	height:48px; 
	width:23px; 
	position:absolute;
	left:-23px;
	top:0px;
	}
.welcome-text{
	margin-top:20px;
	line-height:20px;
}
.welcome-text p{
	margin-top:10px;
	text-align:justify;
	color:#2c2b22;

}
.products-title-banner{
    height: 264px;
    text-align: center;
    position: relative;
    
    
}
.products-title-banner a{
    text-decoration:none;  
    bottom: 50px;
    left: 400px;
    position: absolute;    
    
}
.products-title-banner a mark{   
    background-color: #fff;
    color: #14568f;
    padding: 2px 10px;
    
}
.products-title-banner a mark:hover{
    background-color: #00baff;
    color: #fff;
}
.autoParts-title-banner{
    margin-top: 30px;   
    background-image:url(../images/autoParts-title.jpg);
    background-position: center;
    height: 264px;
}
.machineParts-title-banner{
    margin-top: 15px;
    margin-bottom: 15px; 
    background-image:url(../images/machineParts-title.jpg);
    background-position: center;
    height: 264px;
}
.contactDiv{
	color:#211813;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;	
	width:50%;
	float:left;
	}
.contactDiv p{
	margin-top:20px;
	margin-left:20px;
	
	}
.contactForm{
	width:50%;
	float:left;
	}
.errormsg{ position:absolute; color:#FF0000; font-size:10px; left:120px; visibility:hidden;}
.quickForm_errormsg{ position:absolute; color:#FF0000; font-size:10px; right:12px; visibility:hidden;}
.aboutUs-company{
	color:#211813;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;	
	background-color:#ededed;
	padding:10px 10px;
	line-height:18px;
	margin-top:20px;	
	}
.aboutUs-company img{
	text-align:right;
	border:#d2d1d1 1px solid;
    margin-left: 5px;
}
.aboutUs-company p{
	padding-left:5px;    
    
}
.aboutUs-points{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#ededed;
	background-color:#4f5457;
	clear:right;
	padding-left:10px;
	width:210px;
	margin-top:10px;
	position:relative;
	height:25px;
	line-height:24px;
}
p{
	color:#211813;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-top:10px;
	}
/*-------------form----------*/
.productTitle-head{
	height:32px;	
	font-family:Verdana, Geneva, sans-serif;	
	margin-left:15px;
	color:#29abc3;
    line-height: 30px;
    margin-top: 5px;
	}
.hr-products{
    background-color:#e4e4e4;     
    height:1px; 
    margin-top:-1px;
    width: 96%;
    margin-left: 2%;
}
.productTitle-head span{
	background-color:#dff6ff;
	font-size:18px;
	font-weight:normal;
	padding:5px 15px;
    border:1px solid #02b6d7;
    
	
	}
.automotive-btn{
	margin-left:-6px;
	width:240px;
	}
.inactiveTitle{
	background-color:#e8f9fc;
	color:#24578e;
	}
.automotive-div{
	

	}
.automotive-div p{ margin-left:15px; margin-right:15px;}


.quickContact-form{
	background-color:#ededed;
	width:310px;
	float:right;	
	}
.contact-title{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#fff;
	background-color:#4f5457;
	clear:right;
	padding-left:10px;
	width:130px;
	margin-top:10px;
	position:relative;
	height:25px;	
	}
.deco-contact{
	background-image:url(../images/contact-title-edge.png);
	height:25px;
	width:26px;
	position:absolute;
	top:0px;
	right:-26px;
	
	}
.quickContact-form form{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	padding:0px 12px 0px 10px;
	margin-bottom:10px;
	color:#2c2b22;
	}
.quickContact-form input, .quickContact-form textarea { 
	margin-top:2px; 
	width:93%; 
	line-height:20px; 
	border:#bfbfbf 1px solid; 
	color:#4f5457; 
	font-size:12px;
	padding:0px 10px 0px 10px;}
.quickContact-form button{ 
	background-color:#23a4c6; 
	border:#268aa5 1px solid;
	padding:5px 8px 5px 8px;
	margin-top:15px;
	color:#fff;
	text-shadow:#0d7293 0px 1px 1px;	
	}
.quickContact-form button:hover{ border:#1a819d 1px solid; background-color:#1f96b6;}
.quickContact-form h4{ margin-top:10px; display:inline-block; font-weight:normal;}

form,input,select,textarea {
	margin: 0;
	padding: 0;
	color: #000000;
}

.formDiv textarea {

	max-width: 300px;
}

.formDiv {
	margin: 0 auto;
	width: 500px;
	position: relative;
}

.formDiv label {
	width: 100%;
	display: block;
	padding: 9px 0 9px 0;
	font-family: Arial, Helvetica, sans-serif;
}

.formDiv label span {
	display: block;
	color: #505050;
	font-size: 12px;
	float: left;
	width: 100px;
	text-align: right;
	padding: 12px 20px 0 0;
}

.formDiv .input_text {
	padding: 10px 10px;
	width: 200px;
	border-bottom: 1px double #cbcbcb;
	border-top: 1px double #cbcbcb;
	border-left: 1px double #cbcbcb;
	border-right: 1px double #cbcbcb;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
	font-size: 12px;
	background-color:#ededed;
}

.formDiv .message {
	padding: 10px 10px;
	width: 350px;
	border-bottom: 1px double #cbcbcb;
	border-top: 1px double #cbcbcb;
	border-left: 1px double #cbcbcb;
	border-right: 1px double #cbcbcb;
	overflow: hidden;
	min-height: 145px;
	background-color: #FFFFFF;
	color: #505050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ededed;
}

.formDiv .button {
	padding:5px 8px 5px 8px;
	background-color:#23a4c6;
	border:#268aa5 1px solid;
	position: relative;
	top: 10px;
	left: 120px;
	width: 100px;
	color: #fff;
	font-weight: bold;
	text-shadow:#0d7293 0px 1px 1px;	
}

.formDiv .button:hover {
	background-color: #29abc3;
}
/*------------form ends------------------*/

.products-div{
	background-color:#e4f5f9;
	border:#c2d8dc solid 1px;
	width:450px;
	margin-top:80px;
	text-align:center;
	position:relative;
	height:220px;
	float:left;
	margin-left:16px;
}
.products-div h3{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#191919;
	margin-top:70px;
}
.products-div p{
	font-size:11px;
	text-align:center;
	width:400px;
	margin-left:25px;
	margin-top:20px;
	color:#272727;
	line-height:18px;
}
.productTitle-img{
	border:#7cb0b9 4px solid;
	border-radius:50%;
	overflow:hidden;
	width:100px;
	height:100px;
	position:absolute;
	left:171px;
	top:-50px;
	box-shadow:#b0e7f4 0px 5px 5px;
}
.productTitle-img img{ left:-22px; position:absolute;}
.image2 img{left:-8px;}
.image3 img{left:-27px;}
.read-more{ 
	padding:2px; 
	font-size:11px; 
	background-color:#96d4e0; 
	width:100px; 
	border:#6ab1bf 1px solid;
	text-align:center;
	position:absolute;
	left:171px;
	top:210px;
	}
.products-div a{ color:#272727; text-decoration:none;}
.list1{
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-left:40px;
	margin-top:20px;
	}
.list1 li{
	list-style:url(../images/bullet-circle.png);
	list-style-position:inside;
	margin-top:10px;
	font-weight:bold;
	color:#454748;
	padding:0px;
	}
select {
    padding:3px;
    margin: 0;
    padding:10px 40px 10px 10px;
	border:#fff 1px solid;
	background-color:#cae9ef;	
	color:#025164;	  
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;    
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
	background-image:url(../images/select-btn.png);
	background-repeat:no-repeat;	
	background-position:right;
	font-size:24px;	
	margin-left:10px;
}
.products-dropdown{
	margin-top:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#211813;
	}
/*---------------------------------thumbnails--------------------------*/
.left-div{
    float: left;
    width: 212px;        
    padding-left: 0px;
    padding-right: 15px;
    margin-top: 70px;
    border-right: 1px solid #d7d7d7;
/*
    background-image:url(../images/vline.png);
    background-repeat: no-repeat;
    background-position:center right;
*/
}
.left-div ul{
    list-style: none;
    margin-left: 0px;
    font-weight: bold;
}
.left-div ul li{
    font-size: 22px;
    color: #10b0c4;
    margin-top: 30px;
    
}
.left-div ul li:first-child{
    margin-top: 0px;
}
.left-div ul ul{
    margin-left: 15px;
    
}
.left-div ul li li{
    color: #686868;
    font-size: 14px;
    margin-top: 13px;
}
.left-div ul li li:first-child{
    margin-top: 10px;
}
.left-div ul a{
    text-decoration: none;
    color: #686868;
}
.left-div ul a:hover{    
    color: #101046;
}
.left-div .active{
     color: #fff;
    background-color: #029bbd;
    padding: 2px 10px;
    position: relative;
}
.left-div .active:after{
    content: "";
    position: absolute;
    top:-4px;
    right: -15px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 15px solid #029bbd;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
   
}
.left-div .active:hover{
     color: #fff;
    background-color: #029bbd;
   
}
.right-div{
    float: left;
    margin-top: 70px;
}
.thumbnail-div{
	margin-top:40px;
	float:left;
	}
.thumbnail-outer{
	background-color:#cae9ef;
	width:198px;
	height:170px;
	border:#43c2ec 1px solid;	
	margin-left:15px;
	margin-right:15px;
	padding:0px;	
	}
.thumbnail-outer img{
	margin:10px;
	
	}
.thumbnail-div a{ text-decoration:none;}
.thumbnail-div p{
	margin-left:15px;
	color:#025164;
	font-weight:bold;
	
	}

/*--------------------------------------footer starts----------------------------------*/
#footer{
	background-color:#131618;
	min-height:100px;
	padding:10px 52px 0px 52px;
	}
.footer-tabs{
	text-align:center;
	font-size:11px;
	margin-bottom:10px;	
	}
.footer-tabs ul{
	
	list-style:none;
	}
.footer-tabs ul li{
	display:inline;
	margin-left:40px;
	}
.footer-tabs ul li a{
	text-decoration:none;
	color:#969696;
	}
.footer-tabs ul li a:hover{ color:#fff;}
.phoneNlocation{ }
.phoneNlocation p{ font-size:11px; line-height:11px; color:#969696; margin-top:0px;}
.location{ float:right; 
	padding-left:20px; 
	background-image:url(../images/location.png);
	background-repeat:no-repeat;
	background-position:0px -2px;
	margin-top:15px;
	margin-right:202px;
		
	}
.phone{ float:right; 
		padding-left:20px;
		background-image:url(../images/phone.png);
	background-repeat:no-repeat;
	background-position:0px -2px;
	margin-top:15px;
		}
.divider{ float:right; width:12px; height:54px; background-image:url(../images/divider-line.png);}
.hr-footer{ height:1px; width:400px; background-color:#1e1e1e;float:left;}
.gears-footer{ width:34px; height:24px; float:left; 
background-image:url(../images/gears.png);background-repeat:no-repeat; margin-top:-12px; margin-left:6px;}
.companyRights{font-size:11px; 
		line-height:11px; 
		color:#969696;
		text-align:center;
		padding-bottom:5px;		
	}