@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Hind:400,700);
body
{
	margin: 0px;
	font-family: 'Hind', sans-serif;
	background: url("../images/bg.jpg") repeat-x scroll 0 0 #4396CA;

}
#conteners
{
	width:980px;
	margin:0 auto; 
	background-color:#FFF;
	margin-top:12px;
}
.langshadow
{
	
	border:1px solid #CCC;
}
.home-list
{
	float:left;
	width:440px;
}
.home-list ul
{
	margin:0;
	padding:0;
}
.home-list ul li
{
	float:left;
	margin:10px 0 0 1px;
	font-size:13px;
	list-style-type:none;
	font-weight:bold;
	display:block;
	width:175px;
	color:#333;
	height:40px;
	background: url("../images/Flaticon_2300.png") no-repeat scroll 0 0px rgba(0, 0, 0, 0);
	padding:0 17px;
}
#header
{
	width: 980px;
	padding-top: 10px;
	
}
#logocontent
{
	width:980px;
	float:left
}

#language
{
	width:980px;
}
#dealler
{
	float: right;
	padding-top: 52px;
	padding-bottom: 2px;
	
}
#dealler p
{
	font-family: 'Hind', sans-serif;
	color: #000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-size: 22px;
	font-weight: bold;
	margin-right: 5px;
	
}
#dealler h4
{
	font-family: Arial, Helvetica, sans-serif;
	color: #04599b;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bolder;
	margin-right: 5px;
	letter-spacing: 0.1pt;	
}
#innerlanguage
{
	float: right;
	width: 335px;
}
#innerlanguage p 
{
	font-size:11px;
	margin: 2px 0 0 37px;
	padding:0px;
	float:left;
}
#lanimg
{
	float:right;
	margin-right:10px;
}
.main_menu
{
    height:30px;
    line-height:30px;
    color:#FFF;
    position:relative;
    font-size:12px;
    font-family: 'Hind', sans-serif;
	font-weight:bold;
	background:url(../images/nav-bg.jpg);
	background-repeat:repeat-x;
}
.main_menu 
{
    position:relative; 
    z-index:100;
}
.main_menu ul li a, .menu ul li a:visited 
{
    display:block; 
    text-decoration:none; 
    color:#FFF;
    width:160px;
    height:30px;
    text-align:center; 
    color:#fff; 
    line-height:30px; 
    overflow:hidden;
	border-left:1PX SOLID #FFF;
}
.main_menu ul 
{
    padding:0; 
    margin:0; 
    list-style: none;
}
.main_menu ul li 
{
    float:left; 
    position:relative;
	border-bottom:1PX SOLID #FFF;

}
.main_menu ul li ul 
{
    display: none;
}
 
/* specific to non IE browsers */
.main_menu ul li:hover a 
{
   
    color:#fff;
}
.main_menu ul li:hover ul 
{
    display:block; 
    position:absolute; 
    top:30px; 
    left:0; 
    width:169px;
	color:#0F0;
}
.main_menu ul li:hover ul li ul 
{
    display: none;
}
.main_menu ul li:hover ul
{
	font-size: 13px;
	width:300px;
		background-color:#2B79B7;
}
.main_menu ul li:hover ul a
{
  	background-color:#2B79B7;

}
.main_menu ul li:hover ul li a 
{
    display:block; 
	text-shadow:none;
    color:#FFF;
    width:300px;
    text-align:left !important;
    padding:0 10px;
    height:30px;
    line-height:30px;
    background-image:none !important;
}
.main_menu ul li:hover ul li a:hover 
{
    color:#fff;
    background-color: #0F75BD; !important;
	text-shadow:none;
}
.main_menu ul li:hover ul li:hover ul 
{
    display:block; 
    position:absolute; 
    left:105px; 
    top:0;
}
.flash
{
	width:980px;
	height:280px;
	background-image:url(../images/banner.jpg);
	padding-bottom:5px;
	float:left;
	background-repeat:no-repeat;
}
.flash img
{
	
left:0px;
top:0px;
z-index:-0;
}
.mencontent
{
	width:970px;
	margin:auto;
	padding-bottom:20px;
}
.mencontent h3
{
	font-size: 19px;
	color: #000;
	float: left;
	margin-top:-15px;
	margin-left:3px;
	width:100%;
}
.leftcontent
{
	width:272px;
	float:left;
}
.leftcontent h3
{
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	width: 267px;
		background:url(../images/nav-bg.jpg);
	background-repeat:repeat-x;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	margin-top: -3px;
}
.ductscontent
{
	width: 262px;
	margin-top: 7px;
	float: left;
	margin-left: 8px;
}
.ductscontent img
{
	width:56px;
	height:54px;
	float:left;
}
.ductscontent h4
{
	color: #000;
	font-size: 12px;
	float: left;
	padding:0px;
	margin:0px;
	margin-left: 5px;
	font-weight:bold;
	width:200px;

}
.ductscontent p
{
	color: #666;
	font-size: 11px;
	float: left;
	margin-left: 5px;
	padding:0px;
width:190px;
	line-height:14px;
	margin-top:5px;
}
.ductscontent a
{
	float: right;
	text-decoration: none;
	color: #666;
	font-size: 11px;
	padding: 0px;
	margin-right: 25px;
}
.ductscontent a:hover
{
	text-shadow:#999 1px 1px 1px;
}
/*product box*/
.productscontent
{
	 background-color: #F2F2F2;
    float: left;
    height: 35px;
    margin-right: 4px;
    margin-top: 0;
    padding: 3px;
    width: 232px;
	 border-left: 2px solid #3A8BC3;
}
.productscontent img
{
	width:40px;
	height:40px;
	float:left;
}

.productscontent p
{
	color: #333;
	font-size: 14px;
	float: left;
	font-weight:normal;
	margin-left: 5px;
	padding: 2px;
	font-weight:bold;
	width: 200px;
	line-height: 14px;
	margin:0;
	text-transform:capitalize;
}
.productscontent a
{
	float: right;
	text-decoration: none;
	color: #666;
	font-size: 11px;
	padding: 0px;
	margin-right: 15px;
}
.productscontent span
{
	float: right;
	text-decoration: none;
	color: #333;
	border-bottom:1px dashed #333;
	font-weight: bold;
	font-size: 11px;
	position:absolute;
	bottom:5px;
	right:10px;
}
.pdivider
{
	height: 8px;
	float: left;
	width: 735px;
}
/*end*/

.centerconten
{
	width:450px;
	margin-left:11px;
	float:left
}
.centerconten h3
{
	font-size: 15px;
	color: #fff;
	line-height: 30px;
	width: 439px;
	background:url(../images/nav-bg.jpg);
	background-repeat:repeat-x;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 11px;
	margin-top: -3px;
}
.centerconten img
{
	margin-top:15px;
	float:left;
}
.centerconten strong
{
	font-size: 15px;
	width: 450px;
	text-align: justify;
	margin-top: 10px;
	float: left;
}
.centerconten a
{
	float: right;
	text-decoration: none;
	color: #666;
	font-size: 11px;
	padding: 0px;
	margin-right: 15px;
	margin-top: 0px;
	line-height: 35px;
}
.homemore
{
	float: right;
	text-decoration: none;
	color: #666;
	font-size: 11px;
	padding: 0px;
	margin-right: 15px;
	margin-top:15px;
	line-height:35px;
}
.rightcontent
{
	width: 213px;
	float: right;
}
.rightcontent ul
{
	margin:0;
	padding:0;
}
.rightcontent ul li
{
	list-style-type:none;
	margin:25px 0 0 0;
	
}
.rightcontent ul li img
{
	border:none;
	float:left;
	margin:17px 0 0 0;
	display:block;
}
.rightcontent h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	width: 207px;
		background:url(../images/nav-bg.jpg);
	background-repeat:repeat-x;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	margin-top: -3px;
}

.rightcontent img
{
	margin-top:10px;
	width:200px;
}
.singneture
{
	float: right;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-right: 40px;
	margin-top:3px;
}
.nevigat
{
	width: 170px;
	margin-left: 2px;
	float: left;
	padding-bottom: 18px;
}
.nevigat h3
{
	margin: 0px;
	font-size: 15px;
	margin-left: 15px;
	padding: 0px;
	margin-top: 12px;
	text-transform:uppercase;
	border-bottom:1px solid #333;
	padding-bottom:5px;
	color:#333;
}
.nevigat ul
{
	margin:0 0 0 10px;
	padding:0;
}
.nevigat ul li 
{
	list-style-type:none;
	padding-bottom:2px;
	padding:0 4px;
	margin:10px 0 0 5px;
}
.nevigat ul li  a
{
	font-size:13px;
	text-decoration:none;
	color:#333;
}
.contacts
{
	width:270px;
	margin-left:5px;
	float:left;
	margin-bottom:5px;
}
.contacts table
{
	border-collapse:collapse;
	margin:10px 0 0 0;
}
.contacts table td
{
	font-size:13px;
	color:#333;
}
.contacts h3
{
	margin: 0px;
	font-size: 15px;
	margin-left: 15px;
	font-weight:700;
	padding: 0px;
	margin-top: 12px;
	text-transform:uppercase;
	border-bottom:1px solid #333;
	padding-bottom:5px;
	color:#333;
	
}
.contacts strong
{
	color:#2C84BE;
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:normal;
}
.product-bottom
{
	width: 290px;
	margin-left: 2px;
	float: left;
}
.product-bottom ul
{
	margin:0;
	padding:0;
}
.product-bottom ul li
{
	list-style-type:none;
	margin:10px 0 0 10px ;
    list-style-type: none;
    margin: 10px 0 0 10px;
    padding: 0 4px;
}
.product-bottom ul li a
{
	text-decoration:none;
	color:#333;
	font-size:13px;
}
.product-bottom h3
{
	margin: 0px;
	font-size: 15px;
	margin-left: 10px;
	margin-top: 12px;
	text-transform:uppercase;
	border-bottom:1px solid #333;
	padding-bottom:5px;
	color:#333;

}
.connect-withus
{
	width:200px;
	float:left;
}
.connect-withus h3
{

	margin: 0px;
	font-size: 15px;
	margin-left: 10px;
	margin-top: 12px;
	text-transform:uppercase;
	border-bottom:1px solid #333;
	padding-bottom:5px;
	color:#333;

}
.connect-withus img
{
	padding:10px;
	width:30px;
	height:30px;
	margin: 0 0 0 74px;
}
.productcontents
{
	width:980px;
	background-color:#FFF;
	padding-bottom:10px;
	height:auto;
	display:table;
}
.leftporductss
{
	left;width:231px;
	margin-left:3px;
	float:left;
}
.homeleftporductss
{
	width: 270px;
	margin-left: 0px;
	float: left;
}
#page{
	float: left;
	margin-left:10px;
	background-color:#fff;
}
#pages{
	float: left;
	margin-top:9px;

}

#nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	top: 200px;
}

#nav ul li{display: inline; /*IE 6*/ list-style-image:url(../images/Flaticon_2300.png); list-style-position:inside; z-index:20000;}

#nav ul li a{
display:block;
background: #0F75BD; /* Old browsers */
width:208px;
text-decoration:none;
padding:4px/*padding for top, bottom*/ 7px /*padding for left, right*/;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:23px;
border-left:3px solid #084a77;
color:#fff;

}
#nav ul li
{
	margin:2px 0 0 0;
}
#nav ul li a:hover{
border-left-color:#084a77;
color:#fff;
background:#084a77;
}





#homenav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	top: 270px;
}

#homenav ul li{display: inline; /*IE 6*/ }

#homenav ul li a{
display:block;
background: #0F75BD;
width:252px;
text-decoration:none;
padding:0px/*padding for top, bottom*/ 7px /*padding for left, right*/;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:33px;
border-left:3px solid #084A77;
color:#fff;

}
#homenav ul li a:hover{
border-left-color:#084A77;
color:#fff;
background:#084A77;
}
.heproduct
{
	width:959px;float:left;margin-left:12px;
	background:url(../images/nav-bg.jpg);
	background-repeat:repeat-x;
	margin-bottom:10px;
}
.heproduct h3
{
	padding:0px;
	margin:0px;
	line-height:30px;
	margin-left:10px;
	font-size:13px;
	color:#FFF;
}
.prodcutrightcontent
{
	width: 735px;
	float: right;
	height:auto;
}
.prodcutrightcontent h3
{
	width: 716px;
	padding-left:10px;
	margin:0px;
	margin-bottom:5px;
	line-height:30px;
	font-family:Arial;
	font-size:12px;
	color:#fff;
		background:url(../images/nav-bg.jpg);
	background-repeat:repeat-x;
}
.footer
{
	width: 980px;
	background-color:#FAFAFA;
	padding-bottom:11px;
	height:auto;
	float:left;
}
.footer-bottom
{
	width:980px;
	float:left;
	height:50px;
	background-color:#FFF;
	margin:10px 0 0 0;
}
.footer-privacy
{
	float:left;
	margin:5px 0 0 10px;
}
.footer-privacy p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.footer-privacy p a
{
	text-decoration:none;
	color:#333;
	font-size:12px;
}
.footer-bottom-left
{
	float:left;
	width:285px;
	margin:5px 0 0 10px;
}
.footer-bottom-right
{
	float:right;
	margin:5px 10px 0 0;
}
.footer-bottom-left p
{
	font-size:13px;
}
.producttabels
{
	float: left;
	width: 460px;
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	margin-top: 8px;
}
.producttabels a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	float: left;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/prosim.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.moreproduct
{
	width:161px;
	height:79px;
	float:left;
	border:1px solid #ccc;
}
.moreproduct img
{
	height:79px;
}
.heading h4
{
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	line-height:45px;
	text-indent:10px;
}
.heading ul
{
	margin:0;
	padding:0;
}
.heading ul li
{
	margin:13px 0 0 5px;
	list-style-position:inside;
	border-bottom:1px dashed #ccc;
}
.microscope
{
	width:360px;
	float:left;
	height:226px;
	background-color:#FAFAFA;
	margin:10px 0 0 5px;
}
.microscope ul
{
	margin:0;
	padding:0;
}
.microscope ul li
{
	list-style-type:square;
	list-style-position:inside;
	margin:10px 0 0 10px;
}
.microscope ul li a
{
	color:#000;
	font-size:12px;
}
.microscope ul li a:hover
{
	color:#0F75BD;
}
.microscope .microscope-heading
{
	width:100%;
	background:url(../images/nav-bg.jpg);
	background-repeat:repeat-x;
	height:35px;
}
.microscope .microscope-heading h4
{
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
	font-size:12px;
	margin:10px 0 0 10px;
}
.microscope-details
{
	display:none;
	width:900px;
}
#microscope-right table
{
	border-collapse:collapse;

}
#microscope-right table ta
{
		font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#student-microscope-left
{
	float:left;
	width:290px;
}
#student-microscope-left img
{
	border:1px solid #eee;
	width:290px;
	
}
#student-microscope-right
{
	float:left;
	width:600px;
	margin:0 0 0 8px;
}
#student-microscope-right .sheading
{
	width:100%;
	background-color:#96CCF8;
	height:35px;
}
#student-microscope-right .sheading h4
{
    text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	float:left;
	font-size:14px;
	margin:10px 0 0 10px;
	color:#333;
	font-weight:bold;
}
#more-info
{
	text-decoration:none;
	color:#333;
	border-bottom:1px dashed #666;
	font-size:13px;
	margin:20px 10px 0 0;
	float:right;
	font-weight:bold;
}
table
{
	width:100%;
}
 td 
{
	font-size:14px;
	padding:5px;
	background-color:#fafafa;
}
form td input[type='text']
{
	width:550px;
	padding:6px;
	height:21px;
	border:1px solid #426778;
}
form td input[type='submit']
{
	padding:8px;
	background-color:#0F75BD;
	border:none;
	width:90px;
	cursor:pointer;
	color:#FFF;
}
form td input[type='submit']
{
	padding:8px;
	background-color:#0F75BD;
	border:none;
	width:90px;
	cursor:pointer;
	color:#FFF;
}
form td input[type='submit']
{
	padding:6px;
	background-color:#0F75BD;
	border:none;
	width:90px;
	cursor:pointer;
	color:#FFF;
}
form td input[type='submit']
{
	padding:6px;
		background:url(../images/nav-bg.jpg);
	background-repeat:repeat-x;
	border:none;
	width:90px;
	cursor:pointer;
	color:#FFF;
}
form td input[type='reset']
{
	padding:6px;
	background:url(../images/nav-bg.jpg);
	background-repeat:repeat-x;
	border:none;
	width:90px;
	cursor:pointer;
	color:#FFF;
	margin:0 0 0 10px;
}
form td input[type='reset']:hover
{
	background-color:#084A77;

}
form td input[type='submit']:hover
{
	background-color:#084A77;

}

form td textarea
{
	width:550px;
	padding:5px;
	height:80px;
	resize:none;
	border:1px solid #426778;
}
.our-association h3
{
		background:url(../images/nav-bg.jpg);
	background-repeat:repeat-x;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    line-height: 30px;
    margin: 3px 0 2px 10px;
    padding: 0 0 0 5px;
    width: 219px;
}
.our-association
{
	width:200px;
}
.our-association ul
{
	margin:0;
	padding:0;
	float:left;
}
.our-association ul li
{
	list-style-type:none;
	list-style-position:inside;
	margin:25px 0 0 10px;
}
.send-enquiry
{
	width:110px;
	background-color:#0F75BD;
	color:#FFF;
	height:25px;
	float:right;
	border-radius:3px;
}
.send-enquiry:hover
{
	background-color:#084A77;
}
.send-enquiry h6
{
	margin:0;
	color:#FFF;
	text-indent:10px;
	font-size:13px;
	line-height:25px;
}