﻿@charset "utf-8";
body {
	
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: "wf_SegoeUI","Tahoma","Verdana","Arial","sans-serif";
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
#wraper {
	margin: 0px;
	padding: 0px;
	width: 100%;
	min-width:1060px;
}

#main {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 100px;
	width: 100%;
	float: left;
}
#logo {
	background-image: url(../images/logo.png);
	padding: 0px;
	float: left;
	height: 40px;
	width: 200px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	

}

#menu {
	font-size: 16px;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 20px;
	padding-top: 00px;
	width: 100%;
	background-position: bottom;
	background-repeat: repeat-x;
}

#menu ul {
	padding: 0px;
	width: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:0px;
	}
#menu li{
	float: left;
	list-style: none;
	
		}

#menu li a{
	text-decoration: none;
	color: #666666;
	font-weight: lighter;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		border-radius: 8px 8px 0px 0px;

	
	padding-top:0px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:40px;
}
#menu li a:hover{
	text-decoration: none;
	color: #06F;
	border-radius: 8px 8px 0px 0px;
	
	
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	}

/*
#menu li a:focus{
	text-decoration: none;
	color: #09F;background-image: url(../images/li_hover.jpg);
	border-radius: 8px 8px 0px 0px;
}
#menu li a:active{
	text-decoration: none;
	color: #09F;background-image: url(../images/li_hover.jpg);
	border-radius: 8px 8px 0px 0px;
}*/
.menulink
{text-decoration: none;
	color: #09F;
	border-radius: 8px 8px 0px 0px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	margin-top:-10px;
	color:#09f;
	
	}
#slide{
	height: 330px;
	width: 100%;
	/*background-image: url(../images/flash.png);*/
	margin: 0px;
	padding: 0px;
	clear: both;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

#products{
	height: auto;
	width: 90%;
	margin-top: 40px;
	/* [disabled]border:1px solid #666666; */
	margin-left: auto;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	
}
#product_text{
	font-family: "wf_SegoeUI","Tahoma","Verdana","Arial","sans-serif";
	font-size: 1.62em;
	font-weight: normal;
	color: rgb(51,51,51);
}
#product_list{
	list-style: none;
	margin-top: 25px;
	margin-left: -40px;
	width:90%;
	color:#09f;
}
#product_list li{
	background: #1570a6;
		margin: 0;
		display: block;
		font-size: 1em;
	/*list-style: none;
	margin-left: 0px;
	padding-bottom:11px;
	padding-top:11px;
	font-size:18px;
	transition: padding-left 1s ease-in 0s;*/
	
}
	#product_list li a
	{
		display: block;
		background: #1570a6;
		color: #fff;
		border-bottom: 1px solid #fff;
		text-decoration: none;
		line-height: 1.5em;
		padding: .5em .8em;
		-webkit-transition: background-color .3s ease-in;
		-moz-transition: background-color .3s ease-in;
		-ms-transition: background-color .3s ease-in;
		-o-transition: background-color .3s ease-in;
		transition: background-color .3s ease-in;
	}
#product_list li:hover
{
	/*border-radius: 0px 20px 20px 0px;
	padding-left: 0px;
	transition: padding-left 1s ease-in 0s;
	background-repeat: no-repeat;
	cursor:pointer;*/
}
#product_list li a:hover
		{
			cursor:pointer;
			background: #083047;
			-webkit-transition: background-color .08s ease-in;
			-moz-transition: background-color .08s ease-in;
			-ms-transition: background-color .08s ease-in;
			-o-transition: background-color .08s ease-in;
			transition: background-color .08s ease-in;
		}

#left_content {
	clear: none;
	float: left;
	height: auto;
	width: 25%;
}
#middle_content {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: auto;	
	width: 68%;
	margin-left: 5%;
}
#head_menu {
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	
}
.h1
{
	font-size: 190%;
	color: #333;
	float: left;
	}
.h2 {
	
	background-repeat: repeat-x;
	clear: none;
	float: left;
	height: 25px;
	margin-left: 20px;
	margin-top: 6px;
	line-height: 25px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	box-shadow:2px 2px 8px #06F;
	
}
.h2 a{
	font-size: 16px;
	text-decoration:none;
	color: #FFF;

	}
#current
	{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
			}
#current p
{text-align: justify;
	color: #09f;
	font-size: 14px;
}
#current h1
{
	text-align: justify;
	color: #09f;
	font-size: 20px;
	font-weight:bold;
}
#current h2
{
	text-align: justify;
	color: #09f;
	font-size: 17px;
	margin-left: 20px;
}
#current ul
{
	margin:0px;
	padding:0px;
	margin-left: 50px;
}
#current ul li
{
	text-align: justify;
	color: #09f;
	font-size: 14px;
}
#image a img{
	margin: 0px;
	clear: none;
	float: left;
	height: 190px;
	width: 100%;
	clear:none;
	margin-left:3%;

}
#image a{
	margin: 0px;
	clear: none;
	float: left;
	height: 190px;
	width: 30%;
	clear:none;
	margin-left:3%;

}
#image{
	transition: all 0.20s linear 0s;
	border: 0.5px solid #fff;;
	clear: none;
	float: left;
	width: 100%;
	height:auto;
	margin-bottom:20px;
}

#image:hover {
	clear: none;
	float: left;
	height: 190px;
	border: 0.5px solid #666;
	transition: all 0.10s linear 0s;
}

#links {
	margin: 10px;
	clear: none;
	float: left;
	height: 190px;
	width: 30%;
}
#links h1 {
	font-size: 24px;
	color: #333;
	font-weight: normal;
}
#links ul{
	margin:0px;
	padding:0px;
}
#links ul li{
	list-style:none;
	margin-top:10px;
}
#links ul li a {
	color: #06F;
	text-decoration:none;
	transition:all 0.50s ease-in-out 0s;
}
#links ul li a:hover{
	color:#006;
	transition:all 0.50s ease-in-out 0s;
	text-decoration:none;
	margin-left:10px;
	}

#homeform {
	width: 261px;
	clear: both;
	float: left;
	height: 360px;
	margin-top: 20px;
	background-image: url(../images/contect.jpg);
	background-repeat: no-repeat;
}
#form {
	float: left;
	height: 360px;
	width: 361px;
	margin: 0px;
	padding-top: 65px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#form .label {
	width: 80%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	color: #09F;
	font-weight: bold;
	clear: both;
	padding-top: 20px;
	
		
}
#form .input {
	width: 190px;
	height: 24px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
	background-color: transparent;
	border-radius: 10px 10px 10px 10px;
	
}
#form .textarea {
	width: 190px;
	height: 112px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-radius: 10px;
	max-height: 112px;
	max-width: 190px;
	min-width: 190px;
	min-height: 112px;
	background: transparent;
	
}
.button
{
	margin-left: 12px;
	font-weight: bold;
	margin-right: 12px;
	margin-top: 5px;
	color: #08f;
	}


#homeform h1{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 0px;
	color: #02F;
	text-transform: uppercase;
	margin-bottom: 10px;
	}
#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 90%;
	height: 100px;
	clear: both;
	margin-top: 670px;
	padding-left:10%;
	padding-top:2%;
}

#footerlink {
	clear: both;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#flink {
	clear: none;
	float: left;
	width: 23%;
	margin-right: 2%;
}
#flink h1 {
	font-size: 20px;
	font-weight: normal;
	color: #333;
}
#flink ul{
	margin:0px;
	padding:0px;
	}
#flink ul li{
	list-style:none;
	margin-top:15px;
	}
#flink ul li a{
	text-decoration:none;
	color:#06f;
	transition:all 0.50s ease-in-out 0s;
		}
#flink ul li a:hover{
	color:#006;
	transition:all 0.50s ease  ease-in-out 0s;
	}
#footermenu {
	text-align: center;
	clear: both;
	padding-top: 40px;
	width: 100%;
	border-top: 1px solid transparent;
	
	overflow: hidden;
	margin-left:25px;padding:0px 0px;float:left;
	font-size:12px;
	color:grey;
}
#footermenu ul{
	padding:0px;
	width: 50%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}
#footermenu ul li{
	float:left;
	list-style:none;
	margin-right:10px;
	}
#footermenu ul li a{
	text-decoration:none;
	color:#06f;
	transition:all 0.50s ease-in-out 0s;
	}
#footermenu ul il a:hover
	{
	color:#006;
	transition:all 0.50s ease-in-out 0s;
	}
#powered {
	text-align: center;
	width: 50%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	padding-top: 5px;
	color: #06F;
}
#search {
	clear: none;
	float: right;
	height:30px;
	width: 400px;
	margin-top: 40px;
	margin-right: 10px;
	border-radius: 5px;
}

#accy {
	display: none;
}
#pree {
	display: none;
	min-height:400px;
	
}
#principal
{display: none;}

#cargo{display: none;}
#pathshala{display: none;}

.active{
width:220px;
background-image: url(../images/arrow.png);
background-repeat:no-repeat;
color:#FFF;
padding-left:10px;
}
.search-form
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	margin: 0 0 1em;
	border: 1px solid #d2d2d2;
	font-size: .875em;
}

	.search-form .input-wrapper
	{
		margin-right: 24px;
	}

	.search-form input[type="text"], .search-form input[type="search"]
	{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border: none;
		background: transparent;
		padding: 0 1%;
		display: block;
		font-size: 1.05em;
		height: 24px;
		line-height: 24px;
		width: 100%;
		-moz-appearance: none;
		-webkit-appearance: none;
	}

.search-submit
{
	background: transparent;
	border: 0;
	cursor: pointer;
	position: absolute;
	*zoom: 1;
	right: 4px;
	top: 4px;
	padding: 0;
	display: block;
	height: 16px;
	width: 16px;
	-moz-appearance: none;
	-webkit-appearance: none;
}

	.search-submit img
	{
		max-width: 16px;
	}

.search-results-box
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
	position: absolute;
	background: #fff;
	border: 1px solid #ccc;
	border-top: none;
	width: 100%;
	z-index: 2000;
	font-size: .9em;
}

	.search-results-box ul
	{
		margin: 0;
	}

	.search-results-box a
	{
		padding: .5em 1em;
		display: block;
		color: #1a1a1a;
		cursor: pointer;
	}

		.search-results-box a:hover, .search-results-box li.selected a
		{
			background-color: #1570a6;
			color: #fff;
			text-decoration: none;
		}

.search-results
{
	display: none;
	padding-bottom: .5em;
	border-bottom: 1px solid #d6d6d6;
}

.search-scope
{
	padding-top: .5em;
}

	.search-scope a
	{
		padding-left: 2.5em;
	}

	

@media screen and (max-width:540px)
{
	.search-results-box
	{
		display: none!important;
	}
}

@media screen and (min-width:540px)
{
	.search-form
	{
		margin: 0;
	}
}

#footer div.container{
	border-top: 1px solid transparent;
	
	overflow: hidden;
	margin-left:25px;padding:0px 0px;float:left;
	font-size:12px;
}
#footer .footer-main{border-bottom:solid 1px rgb(102,102,102);width:78%;margin-bottom:5px;}
#footer .footer-copyright{margin-bottom:0px;width:78%;}
#footer .footer-copyright .copyright{float:left;}
#footer .footer-copyright .last-updated{float:right;}
.h3
{

	text-align:justify;
}
#download_content{
margin-top:20px;
border:.5px solid #06f;
min-height:250px;
width:100%;


}
#btn_download{
text-align:left;
padding-top:10%;
padding-bottom:5%;
padding-left:80%;
}

#btn{
padding-left:15px;
padding-top:6px;

font-size:19px;
height:31px;
width:110px;
background-color: #1570a6;
-webkit-transition: background-color .3s ease-in;
		-moz-transition: background-color .3s ease-in;
		-ms-transition: background-color .3s ease-in;
		-o-transition: background-color .3s ease-in;
		transition: background-color .3s ease-in;
}
#btn:hover{
	background-color:#083047;
	-webkit-transition: background-color .3s ease-in;
		-moz-transition: background-color .3s ease-in;
		-ms-transition: background-color .3s ease-in;
		-o-transition: background-color .3s ease-in;
		transition: background-color .3s ease-in;}
#btn a{
	color:#fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration:none;
}
.text-content h3  {
	font-weight: normal;
	color: #09F;
}


/*------------------------*/
#outerCircleText {
	font-style: italic;
font-weight: bold;
font-family: 'comic sans ms', verdana, arial;
color: #06F;
position: absolute;top: 0;left: 0;z-index: 3000;cursor: default;}
#outerCircleText div {position: relative;}
#outerCircleText div div {position: absolute;top: 0;left: 0;text-align: center;}
}