﻿@charset "utf-8";
/*Maktel Control & Systems Pvt. Ltd. */
/*Designed by Shruti */
/*Developed By  by Actonate*/
/*Date : 02-06-2012*/


body {
background-color:#FFF;
	margin:00;
	background-image:url(../images/main_background.jpg);
	}
	
.clear {
	clear:both;
}

.heading1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.8em;
	color:#c73244;
	text-decoration:none;
}

.heading2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.0em;
	color:#000;
	text-decoration:none;
}

.heading3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
	color:#c73244;
	text-decoration:none;
	line-height:130%;
	height:auto;
	font-weight:normal;
}

.heading4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.85em;
	color:#505050;
	text-decoration:none;
	line-height:140%;
	height:auto;
	font-weight:normal;
	width:auto;
}

.heading5 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.65em;
	color:#c73244;
	text-decoration:none;
	line-height:130%;
	height:auto;
	font-weight:bold;
}

.heading6 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
	color:#FFF;
	text-decoration:none;
	line-height:130%;
	height:auto;
	
	
}

.heading7 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.75em;
	color:#FFF;
	text-decoration:none;
	line-height:120%;
	height:auto;
	font-weight:normal;
	width:auto;
	height:auto;
	
}
.heading8{
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.7em;
	color:#FFF;
	text-decoration:none;
	line-height:120%;
	height:auto;
	font-weight:normal;
}

.heading9{
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.6em;
	color:#FFF;
	text-decoration:none;
	line-height:120%;
	height:auto;
	font-weight:normal;
}

.heading10 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.75em;
	color:#505050;
	text-decoration:none;
	line-height:200%;
	height:auto;
	font-weight:normal;
	width:auto;
	
}

.heading11 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.0em;
	color:#FFF;
	text-decoration:none;
	line-height:130%;
	height:auto;
}

.heading12 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.75em;
	color:#505050;
	text-decoration:none;
	line-height:150%;
	height:auto;
	font-weight:normal;
	width:auto;
}

.heading14 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;
	color:#000;
	text-decoration:none;
}
#wrapper1{
	width:980px;
	height:100%;
	position:fixed;
	left:50%;
	margin-left:-490px;
	background-color:#eeeeee;	z-index:0;
	-moz-box-shadow: 00px 5px 5px 5px #101010, 0 -8px 20px #cbcbcb inset;
  -webkit-box-shadow: 00px 5px 5px 5px #101010,0 -8px 20px #cbcbcb inset;
  box-shadow: 00px 5px 5px 5px #101010, 0 -8px 20px #cbcbcb inset; 
}

#wrapper{
	width:980px;
	height:100%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-color:#eeeeee;
	z-index:1;
	-moz-box-shadow: 00px 5px 5px 5px #2f2f2f, 0 -8px 20px #cbcbcb inset;
  -webkit-box-shadow: 00px 5px 5px 5px #2f2f2f,0 -8px 20px #cbcbcb inset;
  box-shadow: 00px 5px 5px 5px #2f2f2f, 0 -8px 20px #cbcbcb inset; 
}

#header {
	width:100%;
	height:165px;
	 background-color:#FFF;
	
	
	}
	
#logo1{
	width:750px;
	height:65px;
	padding:20px;
	
		
}

#logo{
	width:175px;
	height:80px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	float:left;
	
}

#logo-link { 
		position: absolute; 
		top: 8px; 
		width: 175px; 
		height: 80px; 
		background-color: transparent; 
		 }

#logo_text {width:563px;
height:70px;
float:left;
margin-top:10px;
margin-left:10px;
}


.scr_img1 {
	margin:20px 20px 10px 20px;
}
#navigation {
	width:100%;
	height:50px;
	background-color:#c23142;
		-moz-box-shadow: 0 00px 20px #85212e inset;
  -webkit-box-shadow:0 00px 20px #85212e inset;
  box-shadow: 0 00px 20px #85212e inset;
  
}

#menu{
	
	padding:00px 8px 10px 120px;
	list-style-type:none;
	width:844px;
	position:relative;
	display:block;
	height:40px;
	font-size:1.0em;
	font-family:Arial, Helvetica, sans-serif;
	z-index:16;
	
	
}



ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	margin-left:10px;
	width:110px;
	}
ul#menu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	width:110px;
	height:25px;
	height:30px;
	padding:15px 00px 5px 00px;
	text-align:center;
	z-index:12;
	}
	
ul#menu li a:hover{
background-color:#a6071a;
color:#FFF;
z-index:11;
	}
	
#sl {
	width:100%;
	height:385px;
  margin-top:20px;
}

#slide{width:855px;
height:320px;
background-color:#333;
position:relative;
margin-left:auto;
margin-right:auto;
}

#slide_shadow{width:750px;
height:36px;
background-image:url(../images/shadow.png);
background-repeat:no-repeat;
position:relative;
margin-left:auto;
margin-right:auto;
}

#cont{
	width:96%;
	height:100%;
	background-color:#FFF;
	padding:20px;
	
}

#lt_ct {
	width:500px;
	height:100%;
	float:left;
	margin-left:40px;
	text-align:justify;
}

#rt_ct {
	width:320px;
	height:185px;
	float:right;

}

#cl_list {
	width:92%;
	height:130px;
	border-bottom:#999 1px solid;
	border-top:#999 1px solid;
	padding:5px;
	margin:10px;
	
}

#con_grey{
	width:100%;
	height:230px;
	background-color:#949494;
	margin-bottom:20px;
	
}

#grey_part1{
	width:25%;
	height:200px;
	padding:00px 10px 10px 10px;
		float:left;
	margin-left:45px;
}

#grey_part2{
	width:33%;
	height:200px;
		float:left;
	padding:00px 10px 10px 10px;
}

#grey_part3{
	width:28%;
	height:200px;
		float:right;
	
	
}

.pr_range {
	width:96%;
	height:125px;
	padding:10px;
	
	}

.red_div{
	width:70px;
	height:15px;
	background-color:#b70307;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:5px 10px 5px 10px;
}

#footer{
	width:98%;
	height:15px;
	padding:10px;
	background-color:#575757;
}

#ft_lt {
	width:300px;
	height:15px;
	float:left;
	
	text-align:left;
}
#ft_rt {
	width:300px;
	height:15px;
	float:right;
		text-align:right;
}

/*------------About us page----------*/
/*------------About us page----------*/
/*------------About us page----------*/

#inner_page_banner{width:900px;
height:234px;
background-color:#333;
position:relative;
margin-left:auto;
margin-right:auto;
width:900px;
}

#sl_inner_page {
	width:100%;
	height:270px;
  margin-top:20px;
}

#lt_inner_page {
	width:600px;
	height:100%;
	float:left;
	margin-left:20px;
	text-align:justify;
}

#rt_inner_page {
	width:300px;
	height:100%;
	float:right;
	
 -moz-box-shadow:5px 5px 5px #d5d5d4;
  -webkit-box-shadow:5px 5px 5px #d5d5d4;
  box-shadow: 5px 5px 5px #d5d5d4;
  margin:20px 00px;
}

/*------------End of About us page----------*/
/*------------End of About us page----------*/
/*------------End of About us page----------*/


/*------------client list page----------*/
/*------------client list page----------*/
/*------------client list page----------*/

#client_rt{
	width:250px;
	height:340px;
	
	float:right;
	border:#CCC 2px solid;
	 -webkit-box-shadow: 00px 20px 20px -15px rgba(0, 0, 0, 0.4) ;
               -moz-box-shadow: 000px 20px 20px -15px rgba(0, 0, 0, 0.4) ;
                    box-shadow: 00px 20px 20px -15px rgba(0, 0, 0, 0.4);
}

#client_heading {
	background-color:#7c0c08;
	width:100%;
	height:25px;
	padding:10px 00px 10px 00px;
	text-align:center;
	
	}
.scr_img {
	margin:10px 00px 10px 00px;
}

/*-----------end of -client list page----------*/
/*-----------end of -client list page----------*/
/*-----------end of -client list page----------*/


/*-----------contact us page----------*/
/*-----------contact us page----------*/
/*-----------contact us page----------*/



#lt_contact_page {
	width:200px;
	height:100%;
	float:left;
	margin-left:20px;
	text-align:justify;
	
	
}

#google_map {
	width:300px;
	height:200px;
	float:left;
	text-align:justify;
	
	margin-left:40px;
	
	
}

#qc_certi{
	width:280px;
	height:455px;
	float:right;
	
}

#qc_heading{
	width:590px;
	height:100%;
	text-align:center;
	float:left;
}

#inq {
	width:400px;
	height:100%;
	
	float:left;
}


/*-----------end of contact us page----------*/
/*-----------end of contact us page----------*/
/*-----------end of contact us page----------*/



/*-----------product page----------*/
/*-----------product page----------*/
/*-----------product page----------*/
#lt_product_page {
	width:230px;
	height:100%;
	float:left;
	margin-left:20px;
	text-align:justify;
	 -webkit-box-shadow: 00px 20px 20px -10px rgba(0, 0, 0, 0.4) ;
               -moz-box-shadow: 000px 20px 20px -10px rgba(0, 0, 0, 0.4) ;
                    box-shadow: 00px 20px 20px -10px rgba(0, 0, 0, 0.4);
}

a{ color:#FFCC00;}
a:focus {
	outline: none;
}
ul.sidenav {
	font-size: 0.8em;
	float: left;
	width: 230px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #7c0c08;
	border-bottom: 1px solid #440402;
	border-top: 1px solid #440402;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
}
ul.sidenav li a{
	display: block;
	color: #fff;
	text-decoration: none;
	width: 185px;
	padding: 8px 8px 8px 35px;
	background: url(../images/sidenav_.gif) no-repeat 5px 7px;
	border-top: 1px solid #440402;
	border-bottom: 1px solid #440402;
	line-height:140%;
}
ul.sidenav li a:hover {
	background: #440402 url(../images/sidenav_.gif) no-repeat 5px 7px;
	border-top: 1px solid #440402;
}
ul.sidenav li span{	display: none; }
ul.sidenav li a:hover span {
	display: block;
	font-size: 1.0em;
	padding: 8px 0;
}


#rt_product{
	width:650px;
	height:100%;
	
	padding:00px 10px 10px 10px;
	margin:00px 10px 10px 10px;
	float:right;
}

#client_heading1 {
	background-color:#7c0c08;
	width:98%;
	height:25px;
	padding:10px 00px 5px 20px;
	text-align:left;
	}
	
#pr_content {
	width:365px;
	height:100%;
	text-align:justify;
	float:left;
	padding:10px;
}

#pr_img {
	width:250px;
	height:100%;
	
	float:right;
	margin-top:10px;
	

}
.pr_im{
-moz-box-shadow:5px 5px 5px #9d9d9d;
  -webkit-box-shadow:5px 5px 5px #9d9d9d;
  box-shadow: 5px 5px 5px #9d9d9d;
  
  border:#CCC 2px solid;
  
  }

/*----------end of product page----------*/
/*----------end of product page----------*/
/*----------end of product page----------*/
