/* Reset
------------------------------------------------------------ */
* { margin: 0; padding: 0; }

#main {
		width: 60%;
		margin-right: 5%;
		float: left;
		}		

/* Structure */
#wrapper {
	width: 96%;
	max-width: 920px;
	margin: auto;
	vertical-align: top;
	} 

/* Banner */			
#banner {
	float: left;
	margin-bottom: 0px;
	width: 100%;
	background-color: #BCEBFD;
	display: block;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
}
#banner1 {
	float: left;
	margin-bottom: 0px;
	width: 100%;
	background-color: ##BCEBFD;
	display: block;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
}

#footer1 {
	height: 40px;
	width: 100%;
	float: none;
	background-image: url(../images/footerbak.jpg);
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

#footer {
	height: 40px;
	width: 100%;
	float: none;
	text-align: center;
}

/*----- Grid View -----*/

#facetwit {
	width: 100%;
	background-color: #FFFFFF;
}

#left{
	float:left;
	width:5%;
}
#right{
	float:right;
	width:5%;
}
#center{margin:0 auto;width:80%;}

#ul1 {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}


/*----- Search box -----*/
#search-box1 {
	position: relative;
	width: 90%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 0px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#search-form1 {
	height: 40px;
	border: 1px solid #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	overflow: hidden;
	width: 100%;
}

#search-text1 {
	font-size: 14px;
	color: #000;
	border-width: 0;
	background-color: transparent;
	background-image: url(../images/search-icon.png);
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: 400;
	padding-left: 15px;
	height: 40px;
	margin-bottom: 20px;
}

#search-box1 input[type="text"] {
	width: 100%;
	color: #000;
	outline: none;
	background-image: url(../images/search-icon.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	height: 20px;
}

#search-button1 {
    position: absolute;
    top: 0;
    right: 0;
    height: 42px;
    width: 80px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 42px;
    border-width: 0;
    background-color: #999;
    -webkit-border-radius: 0px 5px 5px 0px;
    -moz-border-radius: 0px 5px 5px 0px;
    border-radius: 0px 5px 5px 0px;
    cursor: pointer;
}
html { overflow-y: scroll;}
body {
	font-size: 13px;
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	background-repeat: repeat;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ffffff;
}
		
/* footer */		
.ftwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	height: 35px;
	width: auto;
	color: #FFF;
	text-decoration: none;
}

.a.ftwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/footerbak.jpg);
	background-repeat: repeat-x;
	height: 35px;
	width: auto;
	text-decoration: none;
}

.a.ftwhite:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/footerbak.jpg);
	background-repeat: repeat-x;
	height: 35px;
	text-decoration: none;
}

.a.ftwhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/footerbak.jpg);
	background-repeat: repeat-x;
	height: 35px;
	text-decoration: none;
}

.a.ftwhite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/footerbak.jpg);
	background-repeat: repeat-x;
	height: 35px;
	text-decoration: none;
}

/* Logo */

.topbar {
	background-color: #2A3F6B;
	display: block;
	height: 30px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.topbar1 {
	background-color: #2A3F6B;
	display: block;
	height: 10px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}


.midlogo {
	height: 40px;
	width: 42px;
	background-image: url(../images/midlogo2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	display: block;
	vertical-align: middle;
	padding: 14px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 25px;
}






.midlogo1 {
	height: 50px;
	width: 55px;
	background-image: url(../images/mid-logo2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	display: block;
	vertical-align: middle;
	padding: 5px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bluebox {
	float: none;
	margin-bottom: 30px;
	width: 100%;
	background-color: #0064b0;
	display: block;
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 10px;
}

.bluebox1 {
	float: none;
	margin-bottom: 10px;
	width: 100%;
	background-color: #0064B0;
	display: block;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 30px;
}

.tit {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0070A6;
	line-height: 15px;
}

.cattext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #000;
	height: auto;
	width: 100%;
	text-align: justify;
	margin: 1px;
	padding: 1px;
}
.grid{
	padding-top:5px;
	width: auto;
}
.grid img{
	width:32px;
	height:32px;
}
.grid li{
	display:inline-block;
	width:32px;
	min-width:50px;
	padding:0px;
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF99;
	border-right-color: #FFFF99;
	border-bottom-color: #FFFF99;
	border-left-color: #FFFF99;
	margin: 5px;
}
.grid li:hover{
}
.grid li:hover a,
.grid li a:hover{
	color:#1d1d1d;
}
.grid a{
	display:block;
	text-align:center;
	color:#2d2d2d;
	padding: 5px;
}
.grid li a:nth-child(even){
	padding-top:0;
}

/*----- homepage -----*/
.mid1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #CE0000;
	width: 100px;
	margin-right: auto;
	margin-left: 50px;
	float: right;
	margin-top: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 70px;
}
.logo {
	width: 500px;
	min-width:400px;
	height:80px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	float: left;
	background-color: #3FC;
	height: 80px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	padding: 0px;
}
.clear {
	clear: both;
	display: block;
	height: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.clear1 {
	clear: both;
	display: block;
	height: 25px;
}

.find {
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	height: 39px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
    


/*---icon gallery---*/


#left1{float:left;width:5%;}
#right1{float:right;width:5%;}
#center1{
	width:100%;
	display: block;
	height: none;
	border: none;
	margin-right: auto;
	margin-left: auto;
}

.grid1{
	padding-top:40px;
	padding-right:2px;
	padding-left:2px;
}
.grid1 img{
	width:43px;
	height:42px;
}
.grid1 li{
	
	display:inline-block;
	width:43px;
	margin:2px;
}
.grid1 li:hover a,
.grid1 li a:hover{
	color:#1d1d1d;
}
.grid1 a{
	display:block;
	text-align:center;
	padding:5px;
	color:#2d2d2d;
}
.grid1 li a:nth-child(even){
	padding-top:0;
}
#ul2 {
	width: 220px;
	margin-right: auto;
	margin-left: auto;
}
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	color: #039;
	text-align: left;
	vertical-align: middle;
	display: block;
	height: 27px;
	width: 150px;
	padding-left: 10px;
}

/*----- Search box inside page-----*/
#search-box2 {
	position: relative;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 38px;
	padding: 5px;
	background-color: #3B94CE;
}

#search-form2 {
	height: 38px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	overflow: hidden;
	width: 100%;
	padding: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0064B0;
	border-right-color: #0064B0;
	border-bottom-color: #0064B0;
	border-left-color: #0064B0;
}

#search-text2 {
	font-size: 12px;
	color: #000;
	border-width: 0;
	background-color: #0064B0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: 400;
	padding-left: 0px;
	height: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	padding-bottom: 0px;
	float: left;
}

#search-box2 input[type="text"] {
	width: 98%;
	color: #000;
	outline: none;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	height: 38px;
	text-align: left;
	float: left;
}

#search-button2 {
	position: absolute;
	top: 11px;
	right: 13px;
	height: 38px;
	width: 40px;
	font-size: 14px;
	color: #fff;
	text-align: left;
	line-height: 15px;
	border-width: 0;
	-webkit-border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
	cursor: pointer;
	float: right;
	margin: 0px;
	padding: 0px;
}
.find1 {
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	height: 39px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#banner1 {
	float: left;
	margin-bottom: 0px;
	width: 100%;
	display: block;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	background-color: #BCEBFD;
}
   
.bluebox1 {
	float: none;
	margin-bottom: 2px;
	width: 100%;
	background-color: #3B94CE;
	display: block;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 2px;
}
#center1
{
	width:99%;
	padding: 2px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}
#search-button1 {
	position: absolute;
	top: 10px;
	right: 2px;
	height: 35;
	width: 79;
	font-size: 12px;
	text-align: justify;
	line-height: 15px;
	border-width: 0;
	-webkit-border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
	cursor: pointer;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	color: #FFF;
	background-color: #FFF;
	padding: 0px;
}

/*Enquiry form */
form{margin:0;}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}
legend{border:0;padding:0;white-space:normal;*margin-left:-7px;}
button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;}
button,input{line-height:normal;}
button,input[type="button"],input[type="reset"],input[type="submit"]{
	cursor:pointer;
	-webkit-appearance:button;
*overflow:visible;	text-align: center;
}
button[disabled],input[disabled]{cursor:default;}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px;}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
textarea{overflow:auto;vertical-align:top;}
table{border-collapse:collapse;border-spacing:0;}form label{
	font-size:12px;
	margin-bottom: 0.4em;
}
form.contact-form{margin-bottom:20px;}
form input[type=text],
form input[type=password],textarea{
	-webkit-appearance:none;
	-moz-appearance:none;
}
form input[type="radio"]{
	position:relative;
	top:1px;
}
form div{
	margin:0 0 0.8em 0;
}
form textarea{
	height:80px;
}
label{display:block;}
form label span.red{
	color:#ff0000;
}
form input[type=submit]{
	cursor: pointer;	
}
form input[type=submit],
form input[type=text],
form input[type=password],
form textarea{
	padding:5px;
}
form input[type=text],
form input[type=password],
form textarea,
/*form input[type=submit]{
	background:#fafafa;
	border:1px solid #ddd;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}*/
form input:focus,
form textarea:focus{
	outline:1px solid #00baff;
}
.submit{
	width:100%;
	background: #f9fcf7;
	background: -moz-linear-gradient(top,  #f9fcf7 0%, #eee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9fcf7), color-stop(100%,#eee));
	background: -webkit-linear-gradient(top,  #f9fcf7 0%,#eee 100%);
	background: -o-linear-gradient(top,  #f9fcf7 0%,#eee 100%);
	background: -ms-linear-gradient(top,  #f9fcf7 0%,#eee 100%);
	background: linear-gradient(to bottom,  #f9fcf7 0%,#eee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#eee',GradientType=0 );
	color:#565656;
	font-weight:bold;
	font-size:0.8em;
	padding:5px;
}
/*End of Enquiry from*/

/* PROD SEARCH */

#search-box2 {
	position: relative;
	width: 98%;
	margin-top:5px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#search-form2 {
	height: 40px;
	border: 1px solid #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	overflow: hidden;
	width: 100%;
}

#search-text2 {
	font-size: 14px;
	color: #000;
	border-width: 0;
	background-color: transparent;
	
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: 400;
	padding-left: 15px;
	height: 40px;
	margin-bottom: 20px;
}

#search-box2 input[type="text"] {
	width: 100%;
	color: #000;
	outline: none;
	
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	height: 20px;
}

#search-button2 {
	position: absolute;
	top: 3px;
	right: -2px;
	height: 38px;
	width: 40px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 42px;
	border-width: 0;
	-webkit-border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
	cursor: pointer;
}

/* END */
#enquiry {
	display: block;
	float: right;
	width: 65px;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #0080C0;
	background-color: #FFFFFF;
	height: 65px;
}
#mahatechbanner {
	/*background-color: #000;*/
	height: 40px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}
