/*vikas chamoli*/
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:700);
@import url(http://fonts.googleapis.com/css?family=Droid+Sans);
@import url(http://fonts.googleapis.com/css?family=Droid+Serif:700);
body {
	margin:0;
	padding:0;
	background-repeat:repeat-x;
	overflow-x:hidden;
	font-family: 'Droid Sans', sans-serif;
	font-size:14px;
}
.tx {
	font: 14px segoe ui, arial, Helvetica, sans-serif;
}
a.register {
	color: #000000;
	font: 14px segoe ui, arial, Helvetica, sans-serif;
	text-decoration: none;
	margin:6px;
	-ms-transition:all 0.9s ease;
	-moz-transition:all 0.9s ease;
	-o-transition:all 0.9s ease;
	-webkit-transition:all 0.9s ease;
	cursor:pointer;
}
a.register:hover {
	color: #990000;
	-ms-transition:all 0.9s ease;
	-moz-transition:all 0.9s ease;
	-o-transition:all 0.9s ease;
	-webkit-transition:all 0.9s ease;
}
a.link {
	color: #FFFFFF;
	font: 13px segoe ui, arial, Helvetica, sans-serif;
	text-decoration: none;
	-ms-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
a.link:hover {
	color: #FFCC00;
	-ms-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
.f_t {
	color:#FFFFFF;
	font-size:13px;
	font-family:Arial;
}
#topdiv {
	width:100%;
	background-color:#f2ddc8;
}
.time {
	color:#000000;
	font: 12px segoe ui, arial, Helvetica, sans-serif;
	margin-left:10px;
}
#top {
	width:980px;
	background-color:#f2ddc8;
	margin:0 auto;
	padding:0;
}
#header {
	background-image:url(../images/headerbg.JPG);
	height:110px;
	background-repeat:repeat-x;
}
#headerwdt {
	width:990px;
	height:90px;
	margin:0 auto;
}
#headerlogo {
	float:left;
	width:250px;
	height:90px;
}
#headerright {
	float:right;
	width:380px;
	height:90px;
}
#headerobj {
}
#advrt {
	width:620px;
	height:70px;
	background-color:#FFFFFF;
	float:right;
	margin-top:5px;
	font:12px segoe ui, arial, Helvetica, sans-serif;
	padding:2px;
	color:#CCCCCC;
}
#menuwdt {
	height:40px;
	background-image:url(../images/menubg.JPG);
	background-repeat:repeat-x;
}
#container {
	width:100%;
	height:450px;
	
}
#wrapper {
	width:990px;
	margin:0 auto;
	padding:5px;
	background-image:url(../images/mbg.PNG);
	background-repeat:no-repeat;
}
#testimonials {
	width:980px;
	height:26px;
	background-color:#F4F4F4;
	margin:0 auto;
	padding:2px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
#headerobj {
}
#tsttxt {
	float:left;
	color:#000000;
	font:16px segoe ui, arial, Helvetica, sans-serif;
}
#frm {
	float:left;
	width:750px;
}
#main {
}
#txt {
	float:left;
	font-size:18px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:bold;
	color:#CC0000;
	text-shadow:-1px 0px 2px #ffffff;
	border:none;
	border-bottom:1px dotted #ecb685;
	margin:3px;
}
#share {
	float:right;
	margin:10px 8px;
	border:none;
	border-bottom:1px dotted #ecb685;
}
#m_left {
	float:left;
	width:200px;
	margin-left:2px;
	background-color:#FFFFFF;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	overflow:hidden;
}
#clear {
	clear:both;
}

.gap{height:10px;}



#m_middle {
	float:left;
	width:600px;
	background-color:#FFFFFF;
	margin:2px 2px 8px 6px;
	height:280px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
#main_cont {
	width:580px;
	border:1px solid #FFFFFF;
	height:330px;
	margin-top:10px;
	line-height:160%;
	text-align:justify;
	overflow-y: scroll;
	padding:4px 8px;
	color:#333333;
}
#m_right {
	float:right;
	width:170px;
	background-color:#FFFFFF;
	margin:2px 5px;
	height:345px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	overflow:hidden;
}
#menu_hed {
	width:185px;
	background-image:url(../images/ar.png);
	border:none;
	border-bottom:1px dotted #999999;
	padding:4px;
	margin-left:4px;
	color:#000000;
	font-weight:bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#menu_blog {
	background-image:url(../images/ar.png);
	border:none;
	border-bottom:1px dotted #999999;
	padding:4px;
	color:#000000;
	font-weight:bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
/*scrolling text*/
#news-container {
	width: 220px;
	height:240px;
}
#news-container ul li div {
	padding:8px 0px 0px 2px;
	
	
}
.headingnew {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	border:none;
	margin:5px;
	border-style:none;
	border-bottom:0.1em dotted #CC0000;
	}
.content 
	{
	font: 12px  segoe ui,arial,Helvetica,sans-serif;
	color:#000000;
	border:none;
	margin:5px;
	text-align:justify;
	}
.date {
	font: 10px "Trebuchet MS", Helvetica, sans-serif;
	color:#333333;
	border:none;
	text-align:right;
	border-style:none;
	border-top:0.1em dotted #006600;
	margin:10px;
	margin-bottom:5px;
}
/*end scrolling text*/



.ad_m {
	
	height:140px;
	padding:2px;
	border:1px solid #EBEBEB;
	background-image:url(../images/bg_scr.jpg)
}

.ad2
{
height:60px;
border:1px solid #CCCCCC;
margin-bottom:5px;

}

/* footer */
#footer {
	position: fixed;
	left: 0;
	bottom: 0;
	background-image: url(../images/bgf.jpg);
	height: 30px;
	width: 100%;
	z-index: 100000;
}
/* IE 6 */
* html #footer {
	position: absolute;
 top: expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight?document.documentElement.clientHeight:document.body.clientHeight)+(ignoreMe=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop))+px);
}
/*list menu*/
#cssmenu ul, #cssmenu li, #cssmenu span, #cssmenu a {
	margin: 0;
	padding: 0;
	position: relative;
}
#cssmenu {
	line-height: 1;
	width: auto;
}
#cssmenu:after, #cssmenu ul:after {
	content: '';
	display: block;
	clear: both;
}
#cssmenu a {
	color: #ffffff;
	display: block;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	padding: 14px 15px;
	text-decoration: none;
	border-right: 1px solid #f8d2af; /*right divider between tabs*//*border-left: 1px solid #FFFFFF; right divider between tabs*/
}
#cssmenu ul {
	list-style: none;
}
#cssmenu > ul > li {
	display: inline-block;
	float: left;
	margin: 0;
}
#cssmenu.align-center {
	text-align: center;
}
#cssmenu.align-center > ul > li {
	float: none;
}
#cssmenu.align-center ul ul {
	text-align: left;
}
#cssmenu.align-right > ul {
	float: right;
}
#cssmenu.align-right ul ul {
	text-align: right;
}
#cssmenu > ul > li > a {
	color: #ffffff;
	font-size: 12px;
}
#cssmenu > ul > li:hover:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;
	bottom: 0;
}
#cssmenu > ul > li:first-child > a {
	border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
}
#cssmenu.align-right > ul > li:first-child > a, #cssmenu.align-center > ul > li:first-child > a {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
#cssmenu.align-right > ul > li:last-child > a {
	border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
}
#cssmenu > ul > li.active > a, #cssmenu > ul > li:hover > a {
	color: #ffffff;
	box-shadow: inset 0 0 3px #000000;
	-moz-box-shadow: inset 0 0 3px #000000;
	-webkit-box-shadow: inset 0 0 3px #000000;
	background: #070707;
}
#cssmenu .has-sub {
	z-index: 1;
}
#cssmenu .has-sub:hover > ul {
	display: block;
}
#cssmenu .has-sub ul {
	display: none;
	position: absolute;
	width: 200px;
	top: 100%;
	left: 0;
}
#cssmenu.align-right .has-sub ul {
	left: auto;
	right: 0;
}
#cssmenu .has-sub ul li {
 *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
	background: #000000;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 11px;
	filter: none;
	display: block;
	line-height: 120%;
	padding: 10px;
	color: #ffffff;
}
#cssmenu .has-sub ul li:hover a {
	background: #3a3a3a;
}
#cssmenu ul ul li:hover > a {
	color: #ffffff;
}
#cssmenu .has-sub .has-sub:hover > ul {
	display: block;
}
#cssmenu .has-sub .has-sub ul {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
}
#cssmenu.align-right .has-sub .has-sub ul, #cssmenu.align-right ul ul ul {
	left: auto;
	right: 100%;
}
#cssmenu .has-sub .has-sub ul li a {
	background: #000000;
}
#cssmenu .has-sub .has-sub ul li a:hover {
	background: #3a3a3a;
}
#cssmenu ul ul li.last > a, #cssmenu ul ul li:last-child > a, #cssmenu ul ul ul li.last > a, #cssmenu ul ul ul li:last-child > a, #cssmenu .has-sub ul li:last-child > a, #cssmenu .has-sub ul li.last > a {
	border-bottom: 0;
}
/*vertically menu*/
#menu8 {
	width: 200px;
	margin-top: 10px;
}
#menu8 li a {
	text-decoration: none;
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
}
#menu8 li a:link, #menu8 li a:visited {
	color: #000000;
	display: block;
	background: url(../images/menu8.gif);
	padding: 8px 0 0 20px;
}
#menu8 li a:hover {
	color: #FF0000;
	background: url(../images/menu8.gif) 0 -32px;
	padding: 8px 0 0 25px;
}
#menu8 li a:active {
	color: #fff;
	background: url(../images/menu8.gif) 0 -64px;
	padding: 8px 0 0 25px;
}
#menu8 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/*scrolling images*/

ul.slide {
	margin:0;
	padding:0;
	height:120px;
	list-style-type:none;
}
ul.slide li {
	float:left;
	list-style-type:none;
}
ul.slide img {
	height:120px;
	padding:2px;
	border:1px solid #E4E4E4;
	margin:5px;
	
	
}
ul.slide img:hover {
	height:120px;
	padding:2px;
	border:1px solid #999999;
	margin:5px;
	cursor:pointer;
}
