body{
	padding:0;
	margin:0px;
	font-family:'Shanti', sans-serif !important;
	font-size:12px;
	background:url(../images/all-bg.gif);
	color:#333;
}
.cgroup
{
font-weight:bold;
}
A{font-family: 'Shanti', sans-serif;}
B {	font-family : 'Shanti', sans-serif;	font-size : 12px;	font-weight : bold;}
.cerror_strings{ font-family:'Shanti', sans-serif; font-size:11px; color:#FF0000;}
a{
	text-decoration:none;
	color:#0076A2;
	font-family:Tahoma;
}
a:hover{
	text-decoration:underline;
}

img, fieldset {
	border: 0;
}
ul
{
margin:0px; padding:0px; list-style-type:none;
}
ol{
	margin:0 20px;
	padding:0;
}
table {
	border-collapse: collapse;
}
a:focus {
	outline: 0;
}
html {
	overflow:-moz-scrollbars-vertical;
} /*Always show Firefox scrollbar*/
form {
	margin:0px;
	padding:0px
}

.inputstyle {
	font-size: 12px;
	border: #6d90b0 1px solid;
	color: #333333;
	background-color: #f4f7fc;
}
.button2 {
	font-size: 11px;
	margin: 0px;
	color: #ffffff;
	padding: 3px 10px;
	border:0px;
	background-color: #FF6600;
}
.required
{
color:#FF0000;
}

.underprocess
{
padding:150px 0px;
font-weight:normal;
text-align:center;
}
h1,h2,h3,h4,h5,h6{
	padding:0;
	margin:0;
}


/* Common things end */

.top-bg{
	background:url(../images/top-bg.gif) repeat-x;
}
.sml-nav ul{
	float:right;
	margin:0 0 10px;
}
.sml-nav ul li{
	list-style:none;
	float:left;
	padding:10px 0px;
}
.sml-nav ul li a{
	line-height:16px;
	color:#cfbd6b;
	border-right:#5c003c 1px solid;
	padding:0px 12px;
	text-decoration:none;
	font-family:'Shanti', sans-serif;
	font-size:12px;
}
.sml-nav ul li a img{
	float:right;
	margin:-5px 0 0 -8px;
}
.sml-nav ul li a.last{
	border-right:none;
	
	font-weight:bold;
	font-family:'Shanti', sans-serif;
	font-size:11px;
	text-decoration:blink;
}

.sml-nav ul li a:hover{
	text-decoration:none;
	color:#fff;
}
.logo{
	position:relative;
	margin:-7px 0 0 5px;
}
.logo-name{
	margin:15px 0 25px 195px;
}
.wt-text{
	font-family:'Shanti', sans-serif;
	font-size:12px;
	color:#fff;
}

.login-box-bg{
	background:url(../images/login-box-bg.gif) repeat-x #270019;
	border-radius:0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
	padding:5px 12px;
	border:#9b1564 4px solid;
	float:right;
	margin:5px 0;
	position:absolute;
	right:2px;
	top:-18px;
	z-index:5000;
}
.top-input{
	background:#230016;
	border:#690041 1px solid;
	padding:5px;
	width:140px;
	color:#fff;
}
.newuser ul{
	margin:0 0 0 70px;
}
.newuser ul li{
	list-style:none;
	float:left;
}
.newuser ul li a{
	font-family:'Shanti', sans-serif;
	font-size:12px;
	color:#fff;
	line-height:20px;
	background:url(../images/wt-arw.gif) no-repeat;
	background-position:0 4px;
	padding:0 0 0 7px;
	margin:0 5px 0 0;
}
.newuser ul li a:hover{
	color:#c7dc18;
	text-decoration:underline;
}
.nav-lt{
	background:url(../images/nav-lt.gif) no-repeat;
	width:15px;
	height:53px;
}
.nav-rt{
	background:url(../images/nav-rt.gif) no-repeat;
	width:15px;
	height:53px;
}
.top-nav{
	background:url(../images/nav-bg.gif) repeat-x;
}
/*.top-nav ul{
	float:right;
}
.top-nav ul li{
	list-style:none;
	float:left;
	background:url(../images/nav-separation.gif) no-repeat right;
	padding:5px 2px 2px 0;
}
.top-nav ul li a{
	font-family:'Shanti', sans-serif;
	font-size:13px;
	display:block;
	text-decoration:none;
	padding:0 18px;
	color:#fff;
	line-height:46px;
	text-transform:uppercase;
}
.top-nav ul li.last{
	background:none;
}
.top-nav ul li a:hover{
	background:url(../images/nav-hover-bg.gif) repeat-x;
	color:#fff;
	text-decoration:none;
	text-shadow:#666 1px 1px;
}*/
.wt-bg{
	background:url(../images/mid-bg.gif) repeat-y;
	padding:5px 10px;
}
.lft-nav{
	background:#500235;
	padding:5px 0;
	border-radius:0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
}
.lft-nav ul li{
	list-style:none;
	background:url(../images/lft-nav-separation.gif) repeat-x bottom;
}
.lft-nav ul li.last{
	background:none;
}
.lft-nav ul li a{
	background:url(../images/lft-nav-arw.gif) no-repeat;
	background-position:10px 5px;
	padding:0 0 0 25px;
	display:block;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
}
.lft-nav ul li a:hover{
	color:#FFFF33;
	text-decoration:none;
}
.bnr-btm-bg{
	background:url(../images/bnr-btm.gif) no-repeat top;
	padding:15px;
}
.main-text{
	font-family:'Shanti', sans-serif;
	font-size:13px;
	color:#222;
	line-height:20px;
	text-align:justify;
}
.mid-separation{
	background:url(../images/middle-separation.gif) no-repeat;
	height:5px;
}
.mid-list ul li{
	list-style:none;
}
.mid-list ul li a{
	background:url(../images/gry-arw2.gif) no-repeat;
	background-position:5px 10px;
	font-family:'Shanti', sans-serif;
	font-size:12px;
	padding:0 0 0 17px;
	display:block;
	line-height:28px;
	border-bottom:#b8b8b8 1px dotted;
	color:#1b1b1b;
}
.mid-list ul li a:hover{
	color:#069;
	text-decoration:none;
}
h2{
	color: #525252;
    font-family:"Trebuchet MS";
    font-size: 22px;
    font-weight:bold;
    line-height: 40px;
}
.sml-txt{
	font-family:Tahoma;
	font-size:11px;
	line-height:18px;
}

.tbl-style{
	border-collapse:collapse;
	font-family:'Shanti', sans-serif;
	font-size:12px;
}
.tbl-style th{
	background:#6c0649;
	font-weight:bold;
	color:#fff;
	text-align:center;
	border:#fff 1px solid;
	padding:6px;
}
.tbl-style td{
	border:#d7d7d7 1px solid;
	background:#fff;
	padding:4px 5px;
	font-weight:normal;
	color:#222;
	line-height:20px;
}
.tbl-style td.none{
	border:none;
}
.tbl-style td strong{
	font-family:'Shanti', sans-serif;
}
.mission-bg{
	background:#e6e6e6;
	padding:15px 18px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.features-bg{
	background:url(../images/features-bg.gif) no-repeat;
	padding:32px 0 5px;
}
.features-bg ul li{
	background:url(../images/gry-arw.gif) no-repeat;
	background-position:8px 9px;
	padding:0 0 0 20px;
	display:block;
	line-height:26px;
	color:#1b1200;
	font-family:'Shanti', sans-serif;
	border-bottom:#72561b 1px dotted;
}
.features-bg ul li.last{
	border-bottom:none;
}
.join{
	font-family:'Shanti', sans-serif;
	font-size:16px;
	text-transform:uppercase;
	color:#9a0a10;
	font-weight:normal;
	line-height:30px;
}
.newsletter-input{
	border-top:#bebebe 1px solid;
	border-left:#bebebe 1px solid;
	border-bottom:#e3e3e3 1px solid;
	border-right:#e3e3e3 1px solid;
	padding:5px;
	width:155px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background:url(../images/input-bg.gif) repeat-x bottom;
}
.join-btn{
	background:#58033a;
	padding:5px 10px;
	font-family:'Shanti', sans-serif;
	font-size:13px;
	color:#fff;
	border:none;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.join-btn:hover{
	color:#ffff33;
}
.showcase{
	background:url(../images/yellowbox-new.png) no-repeat;
	height:240px;
	padding-top:5px;
}
.showcase ul li{
	background:url(../images/gry-arw.gif) no-repeat;
	background-position:8px 9px;
	padding:0 0 0 20px;
	display:block;
	line-height:26px;
	color:#1b1200;
	font-family:'Shanti', sans-serif;
	border-bottom:#72561b 1px dotted;
}
.showcase ul li.last{
	border-bottom:none;
}

.testimonial{
	display:block;
	background-color:#40022A;
	color:#FFFFFF;
	border: 2px solid;
    border-radius: 10px;
	height:226px;
}
.testimonial h3{
	color:#E5AC36;
}
.testimonialInner p{
	height:200px;
	text-align:justify;
	padding:0px 5px 0px 5px;
	display:block;
}

.footer-bg{
	background:url(../images/footer-bg.gif) no-repeat;
	padding:10px 20px 13px 20px;
}
.footer-bg a{
	color:#fff;
	font-size:11px;
	padding:0 8px;
}

#pscroller2{
	width: 820px; margin:0px 0px 0px 10px; height: 20px;	border: 0px; line-height:18px; color:#333;  font-style:normal; color:#333;
}
#pscroller2 strong{
	font-weight:bold;
	color:#a21c6f;
}
a.readmore:link,a.readmore:visited,a.readmore:active{
	color:#069;
	text-decoration:none;
	font-weight:bold;
	margin:0 0 0 5px;
}
a.readmore:hover{
	text-decoration:underline;
}
h1{
	color: #6f044a;
    font-family: 'Shanti', sans-serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 40px;
	background:url(../images/input-bg.gif) repeat-x bottom;
	border:#dbdbdb 1px solid;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	text-indent:10px;
	margin:0 0 12px;
}
h1 a{
	float:right;
	font-family:'Shanti', sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#4a0030;
	padding:0 10px 0 0;
	text-decoration:none;
}
h1 a:hover{
	color:#003366;
	text-decoration:none;
}
h1 span{
	font-family:'Shanti', sans-serif;
	float:right;
	font-size:12px;
	margin:0 10px 0 0;
}
.inr-mid{
	width:755px;
	padding:0 0 0 5px;
}
.input-box{
	background:url(../images/input-bg.gif) repeat-x bottom #fff;
	padding:0px 5px;
	font-family:'Shanti', sans-serif;
	font-size:13px;
	color:#333;
	width:200px;
	line-height:30px;
	height:30px;
	border:#dcdcdc 1px solid;
	vertical-align:middle;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	text-indent:5px;

}
.list-box{
	background:url(../images/input-bg.gif) repeat-x bottom #fff;
	padding:7px 5px;
	font-family:'Shanti', sans-serif;
	font-size:13px;
	color:#333;
	width:200px;
	line-height:18px;
	border:#dcdcdc 1px solid;
	vertical-align:middle;
		border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;

}
.sml-txt{
	font-size:11px;
	color:#666;
}
.country ul li{
	list-style:none;
	margin:0 3px 0 0;
	float:left;
}
.submit-btn{
	background:#550338 url(../images/submit-btn-bg.gif) repeat-x;
	font-family:'Shanti', sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	padding:6px 12px;
	border:none;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.submit-btn:hover{
	color:#ffff33;
}
.form-bg{	
	background:#f5f5f5;
	padding:16px 15px;
	float:right;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border:#ececec 1px solid;
}

.contact-bg{	
	background:#f5f5f5;
	padding:16px 15px;
	float:left;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border:#ececec 1px solid;
}



.gray-box{	
	background:#f5f5f5;
	padding:16px 15px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border:#ececec 1px solid;
}


.register-tbl{
	border-collapse:collapse;
	font-family:'Shanti', sans-serif;
	font-size:12px;
}
.register-tbl th{
	font-weight:normal;
	color:#fff;
	text-align:center;
	border:#985682 1px solid;
	padding:5px 6px;
	background:url(../images/th-bg.gif) repeat-x bottom;
	font-family:'Shanti', sans-serif;
	font-size:13px;
	line-height:14px;
}
.register-tbl td{
	border:#b9b9b9 1px solid;
	padding:4px 5px;
	font-weight:normal;
	color:#222;
	font-family:'Shanti', sans-serif;
	font-size:12px;
	line-height:20px;
}
.register-tbl td strong{
	font-family:'Shanti', sans-serif;
}

.mrn-bold{
	font-family:'Shanti', sans-serif;
	font-size:13px;
	color:#620448;
	line-height:24px;
	font-weight:bold;
}

.couse-box{
	border:#efefef 5px solid;
	padding:5px 0 14px;
}
.couse-box h3{
	font-family:'Shanti', sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333;
}

.course-tbl{
	border-collapse:collapse;
	font-family:'Shanti', sans-serif;
	font-size:12px;
}
.course-tbl th{
	font-weight:bold;
	color:#000;
	text-align:center;
	border:#b8c599 1px solid;
	padding:10px 6px;
	background:url(../images/course-th-bg.gif) repeat-x bottom;
	font-family:'Shanti', sans-serif;
	font-size:13px;
	line-height:14px;
}
.course-tbl td td{
	border:none;
}
.course-tbl td{
	border:#d7d7d7 1px solid;
	padding:4px 5px;
	font-weight:normal;
	color:#222;
	line-height:20px;
}

.inr-list ul li{
	list-style:none;
	background:url(../images/gry-arw2.gif) no-repeat;
	background-position:5px 9px;
	padding:4px 0 4px 17px;
	display:block;
	line-height:17px;
	color:#1b1b1b;
}

.course-btn ul{
	margin:5px 0 0 14px;
}
.course-btn ul li{
	list-style:none;
	float:left;
	margin:0 1px 0 0;
}
.course-btn ul li a{
	font-family:'Shanti', sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#553b00;
	background:#e0c077;
	padding:8px 15px;
	display:block;
	text-transform:uppercase;
	border:#b59347 1px solid;
}
.course-btn ul li a:hover, .course-btn ul li a.active{
	background:#ced9b1;
	color:#000;
	border:#a7b67b 1px solid;
	text-decoration:none;
}
#pscroller6
{
width: 220px; margin:5px 0px; padding:0;  height:200px;	border: 0px; text-decoration: none; text-align:left; 
} 



.guests ul li{
	font-family:'Shanti', sans-serif;
	font-size:12px;
	color:#006172;
	text-decoration:none;
	line-height:16px;
	float:left;
	list-style:none;
	text-align:center;
	margin:0 14px 0 0;
}
.guests ul li.last{
	margin:0;
}
.guests ul li img{
	margin:0 0 2px;
}

#pscroller3{
	width: 220px; margin:0px 0px 0px 0px; height: 135px;	border: 0px; line-height:18px; color:#333;  font-style:normal; color:#333;
}
#pscroller3 strong{
	font-weight:bold;
	color:#a21c6f;
}
#pscroller4{
	width: 220px; margin:0px 0px 10px 0px; height: 170px;	border: 0px; line-height:18px; color:#333;  font-style:normal; color:#333;
}
h3{
	font-family:'Shanti', sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#ed731a;
	line-height:28px;
	border-bottom:#CCCCCC 1px dotted;
	margin:0 0 10px;
}
.course-details ul li{
	list-style:none;
	margin:0 11px 10px 0;
	background:#fff;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding:0;
	width:220px;	
	font-size:11px;
	line-height:17px;
	float:left;
	border:#ccc 1px solid;
	text-align:left;
}
.course-details ul li h5{
    text-align:center;
	font-family:'Shanti', sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	line-height:34px;
	background:url(../images/meroon-bg.gif) repeat-x;
	border-radius:8px 8px 0 0;
	-moz-border-radius:8px 8px 0 0;
	-webkit-border-radius:8px 8px 0 0;
	text-indent:8px;
	margin:0 0 10px;

}
.course-details ul li a{
	background:url(../images/btn-bg.gif) no-repeat;
	width:80px;
	text-align:center;
	color:#fff;
	display:block;
	text-decoration:none;
	font-family:'Shanti', sans-serif;
	font-size:13px;
	line-height:28px;
	margin:0 5px 0 0;
	float:left;
}
.course-details ul li a:hover{
	color:#FFFF00;
	text-decoration:none;
}

.detials-title{
	/*background:url(../images/course-th-bg.gif) repeat-x;*/
	background:url(../images/course-th-bg.gif) repeat;
	text-indent:10px;
	text-indent:10px;
	line-height:36px;
	color:#000;
	font-weight:bold;
	font-size:15px;
	border-radius:8px 8px 0 0;
	-moz-border-radius:8px 8px 0 0;
	-webkit-border-radius:8px 8px 0 0;
	border-bottom:#adba8c 1px solid;
}

.course-list ul{
	margin:10px 0 0;
}
.course-list ul li{
	list-style:none;
	background:url(../images/list-arw.gif) no-repeat;
	background-position:10px 10px;
	padding:5px 0 5px 23px;
	display:block;
	line-height:18px;
	color:#1b1b1b;
	border-bottom:#CCCCCC 1px dotted;
}
.course-list ul li.last{
	border-bottom:none;
}

.tip-box{
	background:url(../images/tip-bg.gif) no-repeat #5c003c top;
padding: 44px 10px 14px 18px;
    font-family: 'Shanti', sans-serif;
    font-size: 12px;
    line-height: 15px;
	color:#fff;
	border-radius:0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
}
.tip-box img{
	float:right;
	margin:0px 0 0px 0px;
}
.tip-box a{
	color:#FFFF00;
	text-decoration:none;
	line-height:16px;
	float:right;
}




#slideshow {
    position:relative;
    height:75px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.pager{
	float:right;
	margin:0 0px 0 0;
}

.pager a{
	background:url(../images/pager-bg.gif) repeat-x;
	line-height:25px;
	color:#fff;
	padding:0 8px;
	display:block;
	text-decoration:none;
	margin:0 2px 0 0;
	float:left;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
.pager span{
	background:#FFFFFF;
	line-height:25px;
	color:#000000;
	padding:0 5px;
	display:block;
	text-decoration:none;
	margin:0 0 0 0;
	float:left;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
.pager a:hover{
	background:url(../images/peger-over-bg.gif) repeat-x;
	color:#000;
	text-decoration:none;
}
.pager a.current{
	background:url(../images/peger-over-bg.gif) repeat-x;
	color:#000;
	text-decoration:none;
}
.pager a.disabled{
	display:none;
}

.news ul li{
	list-style:none;
	margin:0 0 10px;
	background:#f2f2f2;
	padding:10px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.news ul li h5{
	font-family:'Shanti', sans-serif;
	font-weight:bold;
	color:#6d0348;
	line-height:24px;
	font-size:13px;
	border-bottom:1px dotted #ccc;
}
.news ul li h5 span{
	color:#666;
	font-size:11px;
	font-weight:normal;
}

.news ul li iframe{
	float:right;
	width:235px;
}
table.reg
{
border: 1px solid #ECECEC; 
border-collapse:collapse;
border-spacing:0px;
}
table.reg td
{
border: 1px solid #ECECEC;
padding:5px;
}
.more a{
	font-family:'Shanti', sans-serif;
	font-size:12px;
	line-height:28px;
	color:#b72e26;
	text-decoration:none;
	text-transform:uppercase;
}
.more a:hover{
	color:#000;
}

