@charset "utf-8";
/* CSS Document */

html, body{
	background:#c2c2c2;
	height: 100%;
	}
	
#wrapper{
	background:url(../images/wrapper-bg.png) top center no-repeat;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -175px;
	}

html, body,
input, textarea{
	//font-family:Arial, Helvetica, sans-serif;
	font-family:'Lohit Devanagari', "Arial Unicode MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
//	color:#575656;
	color:#000;
	}
	
#wrapper.splash #main-row{
	display:none;}
	
h1, h2, h3{
	font-weight:900;}
	

/*====HEADER====*/

#header-row{
	height:177px;
	position:relative;
	z-index:20;}

#header-bg{}

#header{}

#header-left{
	float:left;
	margin-top: 0px;}

#logo h1{
	margin: 0px 0 0 0px;
	float:right;
	}
	
span.description{
    color: #CCCCCC;
    font-size: 10px;
    font-weight: 700;
    left: 15px;
    line-height: 45px;
    position: relative;
    text-transform: uppercase;
	}

#header-right{
	float:left;
	position:relative;
	margin-top: 10px;
    margin-bottom: 20px;
	// border-style:solid;
	// border-bottom:dotted #000;
}

#user-menu{}

#user-menu ul.menu li{
	float:right;
	padding:0 1em;
	}


#header-right ul.menu li{
	float:left;
	padding:0;
	display:block;
	}
	
#header-right ul.menu > li{
	margin-left:1px;
	position:relative;
	z-index:20;}
	
#header-right ul.menu > li > a{
	height:55px;
	line-height:55px;
    padding: 0 1px;
	}
	
#header-right ul.menu li a{
	display:block;
	height:35px;
	line-height:35px;
	font-size:16px;
	text-transform:uppercase;
	color:#434343;
	font-weight:bold;
	}
		

	
#header-right ul.menu  li > a:hover,
#header-right ul.menu  li.current > a:hover{
	color:#31cbe7;
	}
	
#header-right ul.menu  li > a.active,
#header-right ul.menu  li.actives > a.active{
color:#31cbe7;}

#header-right ul.menu  li.current > a,
#header-right ul.menu  li.actives > a{
	color:#2e3192;
	}





#header-right ul.menu  li.logo > a,
#header-right ul.menu  li.actives > a{
	color:#ed1b24;
	}


#header-right ul.menu  li.logo > a:hover,
#header-right ul.menu  li.Eactive > a:hover {
	color:#302f95;
	}





	
#header-right ul.menu > li.actives.parent.deeper{
	/*background:url(../images/drop-down-bg.png) no-repeat;
	background-position: 5px bottom;*/}
		

	
#header-right ul.menu > li.first{
	padding-left:0;
	}
#header-right ul.menu > li.last{
	padding-right:0;
	}
	
#header-right ul.menu ul{
	width:145px;
	display:none; 
	top:25px; 
	position:absolute;  
	background:#fff;
	padding:5px 0;
	margin-left:-21px;
//	-webkit-box-shadow: 0 3px 2px #949494;
//	-moz-box-shadow: 0 3px 2px #949494;
//	box-shadow: 0 3px 2px #949494;
}

#header-right ul.menu li ul li {
	display:block;
	float:none;
	height:35px;
	line-height:35px;
	padding:0 5px;
	}
	
#header-right ul.menu li ul > li > a{
	display:block;
	height:28px;
	background:#fff;
	line-height:26px;
	padding: 0 15px;
//	-webkit-border-radius: 30px;
 //   -moz-border-radius: 30px;
 //   border-radius: 30px;
//	border:1px solid #fff;
	}
	
#header-right ul.menu li ul > li > a:hover,
#header-right ul.menu li ul > li.actives > a{
	/*background:url(../images/readmore-bg.png) repeat-x;
	background-position: left top;
	border:1px solid #75b7cb;*/
	}
	
#header-right  ul.menu ul li ul{
    margin-left: 141px;
    top: 35px;
    width: 175px;}
	
	
	
	
/*====TOP======*/

#top-row{
    overflow: hidden;
    position: relative;
    z-index: 15;
}
.slider-bg,
.splash-bg{
	background:#fff;
	padding:10px;
	display:block;
}

#wrapper.splash .splash-bg{
}

#wrapper.splash .shad{
	background:url(../images/slider-bg.png) center 500px no-repeat;
	padding-bottom:21px;
	overflow:hidden;
	}
	
.shad{
	background:url(../images/slider-bg.png) center bottom no-repeat;
	padding-bottom:21px;
	overflow:hidden;
    height: 380px;
	}
	
.slider-bg,
.slider-bg #slider{
    height: 360px;
	overflow:hidden;
}

	
#wrapper.splash .shad{
	padding-bottom: 165px;
	height:479px;
	width:940px;
	}
	
	
.splash li h3{
	font-size:14px;
	color:#bbbbbb;
	text-transform:uppercase;
	margin-top:0;
	}

.bannergroup-splash .banneritem a{
	display:block;
	height:479px;}
	
ul.splash {
	overflow:hidden;
	margin:0;}
	
ul.splash li.active h3{
color:#4bafc7;}
		
ul.home-blocks li h3{
	font-size:26px;
	font-weight:700;
	color:#443c38;}
	

	
ul.home-blocks li p.art-img{
	background:url(../images/img-bg.png) bottom left no-repeat;
	padding-bottom:14px;}

ul.home-blocks li p.art-img img{
	padding:10px;
	background:#FFF;}
			
/*=======ENTER===========*/


#enter-row{
	background:url(../images/stripe-hor.png) repeat-x;
	background-position: left 28px;
	margin-bottom: 45px;
    margin-top: 65px;
	overflow:hidden;
	height:58px;
	position:relative;
	z-index:15;
	}

#enter a{
	display:block;
	margin:auto;
	text-align:center;
	width:240px;
	color:#fff;
	text-transform:uppercase;
	font-size:22px;
	font-weight:bold;
	line-height:58px;
	height:58px;
	background:url(../images/enter-bg.png) repeat-x;
	background-position:left top;
	-webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
	font-weight:900;
	}
	
#enter a:hover{
	background:url(../images/enter-bg.png) repeat-x;
	background-position:left bottom;
}


	

	
/*====MAIN ROW====*/

h2, h3, h1{
	color:#443c38;}

#main-row h3,
#main-row h2{
    font-size: 26px;
    margin-bottom: 22px;
    margin-top: 8px;	
	}
	
#main-row h1{
    font-size: 26px;
    margin-bottom: 22px;
    margin-top: 20px;	}
	
#main-row .item-page h2,
#main-row #right h3,
#main-row #left h3{
	 margin-top: 20px;	}

	
.products-blocks li h4{
	font-size:12px;
	color:#00c0e3;}
	
.blog-featured .items-row .item{
	margin-bottom:0;}
	
	
#content-mod-row a{
	color:#fff;}
	
#content-mod-row a:hover{
	text-decoration:underline;}

#main-row a{
	color:#000;
	font-weight:bold;}
	
#main-row a:hover{
	text-decoration:underline;}
	
	
#main-row{
	overflow:hidden;
	position:relative;
    padding-bottom: 40px;}
	
p.readmore a,
a.readmore,
button.button,
button.validate,
input.button,
.formelm-buttons button{
	height:30px;
	line-height:30px;
	color:#fff !important;
	background:url(../images/readmore-bg.png) top left repeat-x;
	padding: 0 8px;
	border:1px solid #5e9db3;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	cursor:pointer;
   width:auto;
   overflow:visible;
	}
	
p.readmore a,
a.readmore{
    padding: 6px 20px;
	}
	
	
button.button,
button.validate,
input.button,
.formelm-buttons button{
	    height: 30px;
}
	
p.readmore a:hover,
a.readmore:hover,
button.button:hover,
button.validate:hover,
input.button:hover,
.formelm-buttons button:hover{
	background:url(../images/readmore-bg.png) bottom left repeat-x;
	text-decoration:none !important;
}
#member-registration fieldset dl{
	position:relative;}

#member-registration fieldset dl dt{
	position:relative;
	}
	
#member-registration fieldset dl dd{
	position:relative;
	}


.formelm-buttons button{
	float:left;
	margin: 6px 3px;}

.blog-featured p.art-img{
	margin-bottom:7px;
}

.blog-featured p{
   margin-bottom: 20px;
   }
	
p.art-img{
	background:url(../images/img-bg.png) bottom left no-repeat;
	padding-bottom:14px;
	margin:0;
	float:left;
	margin-right:30px;}
	
.blog-featured .item p.art-img img{
	padding:10px;
	background:#fff;
	}
	
.blog.services p.art-img{
	background:none;
	    margin-bottom: 5px;}
		
ul.art-list li a {
	background:url(../images/li-item.png) no-repeat;
	background-position: left 5px;
	line-height:25px;
	color:#fff;
	padding-left:15px;
	}
	
ul.art-list li a:hover{
	color:#00c6e6;
	}
	
.art-cols{
	overflow:hidden;}
	
.art-cols .col{
	float:left;}

.art-cols.two .col{
	width:250px;}
	
span.year{
	color:#fff;
	}
	
p.quote{
	background:url(../images/cite.png) no-repeat;}
	
#content-mod-row p.quote > a{
	color:#8C8C8A;
	}
	
p.sign{
	float:left;
	width:100px;
	}

p.sign-img{
	float:right;}
	
#top .moduletable.grid_8 .custom{
	padding-right:30px;}
	
.services-blocks li{
	overflow:hidden;
	margin-bottom: 30px;}
		
/*==Forms==*/

#member-registration legend{
    font-size: 26px;
    margin-bottom: 22px;
	color:#443C38 !important;
    }
	
#member-registration {
	overflow:hidden;
	margin-top:22px !important;}


input.required,
#modlgn-username,
#modlgn-passwd,
#mod-search-searchword,
#search-searchword{
	border: 1px solid #C2C2C2;
    height: 31px;
    line-height: 31px;
    width: 285px;
	padding:0 5px;
	}
	
#mod-search-searchword{
	width:180px;
	float:left;}
	
.search input.button{
	float:left;
	margin-left:5px;}
	
#modlgn-username,
#modlgn-passwd{
	float:left;
	width:180px;
    margin-bottom: 10px;}
	
#contact-form label{
    left: 5px;
    line-height: 31px;
    position: absolute;
	}
	
.jicons-icons{
	display:none;}
	
#map.grid_5{
	margin-left:0;
	}
	
#map.grid_5 iframe{
	border:1px solid #c2c2c2;}
	
.contact-form.grid_4{
	margin:0;}
		
#jform_contact_message{
	padding:5px;
	width:285px;
	height:135px;
	min-width:285px;
	min-height:135px;
	max-width:285px;
	max-height:135px;
	border: 1px solid #C2C2C2;
	overflow:auto;
	}
	
#contact-form fieldset legend{
//	display:none;}
	
	
#contact-form button.button.validate{
    height: 30px;
    padding: 0 0 5px;
    width: 125px;
}

#search-searchword{
	float:left;}

#contact-form fieldset,
#contact-form,
#contact-form dl,
#member-registration,
#member-registration fieldset,
#member-registration dl{
	margin:0;}
	
	

/*textarea*/

#jform_contact_message{}

#form-login-username label,
#form-login-password label{
	display:block;
	float:left;
	width:88px;
	line-height:30px;}
	
#searchForm .word label{
	display:block;
	float:left;
	width:120px;
	line-height:30px;}
	
#searchForm .word button.button{
	margin-left:5px;
	float:left;}
	
label,
input, 
button{
	vertical-align:middle;}

	
#user-registration label,
#member-registration label,
#jform_title-lbl{
	line-height:30px;}
	
.other-info h3{
	display:none;}



/*======Testimonials=========*/
.post-content{margin-right:30px;}

.testimonials {
	padding:0;
	margin:0;
	}

		.name-testi {
			padding:0;
			display:block;
			color:#2b2b2b;
			}
		.post_list .name-testi, .post_list .name-testi a{
			color:#fff;
			font-style:normal;
			}
		.post_list .name-testi{
			display:block;
			margin-bottom:29px;
			}
			.name-testi span{
			display:block;
			}
			.name-testi a {
				font-weight:normal;
				font-style:italic;
				color:#2b2b2b;
				}
		.testimonials .thumb {
			float:left;
			margin-right:20px;
			}
		.testimonials div.testi_item blockquote {
			border:none;
			padding:15px 0 15px 30px;
			margin:0;
			}
			.testimonials div.testi_item blockquote a {
				text-decoration:none;
				color:#888;
				display:block;
				}
			.testimonials div.testi_item blockquote a:hover {
				color:#333;
				}
				
			.testimonial .post-content{margin-right:0}

article .post-content img {
	max-width:710px;
	}
/* ========================== Testimonials====================== */

/* Testimonials list */
article.testimonial {
	border:1px solid #eee;
	padding:30px 30px 30px 235px;
	width:auto;
//	background:url(../images/quotes.png) no-repeat 170px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	line-height:1.5em;
	font-weight:normal;
	margin-bottom:35px;
	}
	article.testimonial .testi-pic {
		position:absolute;
		left:20px;
		top:20px;
		}
	article.testimonial .name-testi {
		display:block;
		text-align:right;
		font-style:normal;
		color:#222c36;
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:1.2em;
		}
		article.testimonial .name-testi a {
			text-decoration:none;
			}
		article.testimonial .name-testi a:hover {
			text-decoration:underline;
			}

	article.testimonial .name-testi .user{
		display:block;
		text-align:right;
		font-style:normal;
		font-weight:bold;
		color:#000;
		font-size:14px;
		font-family: Arial, Helvetica, sans-serif;
		line-height:1.2em;
		}

/*==============Post========================*/

.post-holder {
	margin-bottom:26px;
	position:relative;
	overflow:hidden;
	}
#content .post-holder {
	margin-bottom:13px;
	}
#content .single-post{
	margin-bottom:27px;
	}
#content article .button-1{
	margin-top:5px;
	}
.post-holder p{
	margin-bottom:19px;
	}



/*======CONTENT BOTTOM MODULES=========*/

#content-mod-row{
	background:#c2c2c2;
	border-top:1px solid #bdbdbd;
	overflow:hidden;
	padding-bottom:40px;
	}

#content-mod{
	overflow:hidden;
	padding-top:38px;
	}
	
#content-mod-row h3,
#content-mod-row h2,
#content-mod-row h1{
	font-size:28px;
    margin-top: 0px;
	}


/*=====SIDEBAR MODULES===*/



.moduletable.newsletter{
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	background:#2d2c28;
	padding:30px;
    margin-right: 30px;
	zoom:1;
	position:relative;
	}

#content-mod .moduletable.newsletter h3{
	color:#fff;
	font-size:36px;
	margin:0;
	font-weight:900;
	}
	
span.acymailing_introtext{
	color:#514f48;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}

#user_email_formAcymailing1{
	background:#FFF;
	line-height:31px;
	height:29px;
	border:1px solid #fff;
	-webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    padding: 0 10px;	
	width: 138px;
	zoom:1;
	position:relative;
	vertical-align:middle;
	}
	
#formAcymailing1{
	margin:0;}
	
.button.subbutton{
	line-height:31px;
	height:31px;
	-webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius:  0 5px 5px 0;
    border-radius:  0 5px 5px 0;
	border:none;
	background:url(../images/subscribe-bg.png) repeat-x;
	background-position: left top;
	cursor:pointer;
	color:#fff;
	font-size:16px;
	padding:0 6px;
	font-weight:bold;
	zoom:1;
	position:relative;
	width:50px;
	vertical-align:middle;
}

.button.subbutton:hover{
	background:url(../images/subscribe-bg.png) repeat-x;
	background-position: left bottom;
}

.acymailing_form > p{
	float:left;
	margin: 14px 0 0;
	}
	
.acymailing_form{
	overflow:hidden;}
	
.moduletable.dark{
	background:#2d2c28;
	overflow:hidden;
	padding:10px 30px 0px 30px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	color:#8c8c8a;
	    margin-right: 32px;
	zoom:1;
	position:relative;
	}
	

/*====BOTTOM=========*/

#bottom-row,
#bottom-bg,
#footer-row,
#footer-bg{
	overflow:hidden;}

#bottom-row{
	border-top:1px solid #a4a4a4;
	position:relative;
	z-index:5;
	}
	
#bottom-bg{
	border-top:1px solid #dddddd;
	background:#d1d1d1;
	overflow: hidden;
    padding: 52px 0 29px;
	}
	
.smile .pretext{
	display:none;}

#bottom p{
	margin:0;}
	
.smile a span{
	line-height:36px;
	margin:0 10px;
	color:#939393;}
	
.smile a:hover span{
	color:#494949;
	}
	
/*====FOOTER====*/
#footer-row{
	border-top:1px solid #c2c2c2;
	background:#d1d1d1;
	overflow:hidden;
	height:52px;
	}

#footer-bg{
	background:#d1d1d1;
	border-top:1px solid #dfdfdf;
	}


#footer p{
	margin:0;}

#footer,
#footer a{
	line-height:45px;}
	
#footer a{
	color:#939393;}
	
#footer a:hover{
	text-decoration:underline;}

#push-row, .push {
height: 175px;
}


.copyright a{ color:#939393;}

.copyright a:hover{
	text-decoration:underline;}


#header-right .jai{
	float:left;
font-family: Times New Roman, Arial, Helvetica, sans-serif; 
color:#302f95; 
font-size:35px; 
//font-weight:900;
text-decoration:normal;
//overflow:hidden;
padding:50px 0px 0px 0px;
	font-weight:bold;
}



span.complete{
    color:#cf2223;
    font-weight:900;
    text-decoration:bold;
	font-size:28px;
	text-transform:uppercase;
    margin-top: 10px;
}
span.english{
    color:#2e3192;
    font-weight:900;
    text-decoration:bold;
	font-size:28px;
	text-transform:uppercase;
    margin-top: 10px;


}
span.extra{
     color:#000;
    font-weight:900;
    text-decoration:bold;
	font-size:28px;
	text-transform:uppercase;
    margin-top: 10px;

}

span.developinge{
//	float:left;
//    color:#2e3192;
 //   font-weight:900;
 //   text-decoration:bold;
//	font-size:30px;
//	text-transform:uppercase;
    padding:0px 0px 0px 200px;
}

span.developinge2{
	float:left;
    color:#2e3192;
    font-weight:900;
    text-decoration:bold;
	font-size:17px;
	text-transform:uppercase;
    padding:0px 0px 0px 125px;
	font-family: Helvetica, Times New Roman, Tahoma, Arial, sans-serif;
}


span.developinge3{
	float:left;
    padding:0px 100px 0px 320px;
}

h2.ind1{ margin-bottom:23px;}


.button_example{
border:3px solid #2e3192; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; text-align: center; color: #FFFFFF; background-color: #2e3192;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2e3192), color-stop(100%, #575ab5));
 background-image: -webkit-linear-gradient(top, #2e3192, #575ab5);
 background-image: -moz-linear-gradient(top, #2e3192, #575ab5);
 background-image: -ms-linear-gradient(top, #2e3192, #575ab5);
 background-image: -o-linear-gradient(top, #2e3192, #575ab5);
 background-image: linear-gradient(top, #2e3192, #575ab5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#2e3192, endColorstr=#575ab5);
}

.button_example:hover{
 border:3px solid #1c5675; background-color: #26759e;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#26759e), color-stop(100%, #133d5b));
 background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
 background-image: -moz-linear-gradient(top, #26759e, #133d5b);
 background-image: -ms-linear-gradient(top, #26759e, #133d5b);
 background-image: -o-linear-gradient(top, #26759e, #133d5b);
 background-image: linear-gradient(top, #26759e, #133d5b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759e, endColorstr=#133d5b);
}