@charset "utf-8";
/* CSS Document */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body {
width:100%;
	background-color:#000 !important;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	-webkit-transition: all 0.5s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.5s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.5s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.5s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}

@font-face {
	font-family: 'Conv_HelveticaNeueLTCom-Lt';
	src: url('font/HelveticaNeueLTCom-Lt.eot');
	src: local(''), url('font/HelveticaNeueLTCom-Lt.woff') format('woff'), url('font/HelveticaNeueLTCom-Lt.ttf') format('truetype'), url('font/HelveticaNeueLTCom-Lt.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Quicksand_Book';
	src: url('font/Quicksand_Book.eot');
	src: local('☺'), url('font/Quicksand_Book.woff') format('woff'), url('font/Quicksand_Book.ttf') format('truetype'), url('font/Quicksand_Book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Quicksand_Light';
	src: url('font/Quicksand_Light.eot');
	src: local('☺'), url('font/Quicksand_Light.woff') format('woff'), url('font/Quicksand_Light.ttf') format('truetype'), url('font/Quicksand_Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.agni_bg{
background: url(images/agni_bg.jpg) top center no-repeat;
    background-attachment: fixed;
}

.clear { clear:both; }
.left { float:left; margin-bottom:20px; }
.right { float:right; }
.center { float:left; margin-left:5%; }
.marginRight { 	margin-right:2.5%; }
.marginRight-2 { margin-right:5%; }
.marginLeft { 	margin-left:2.5%; }
.floatBox{ float:left; margin:5px 0;  }

hr { width:100%; height:1px; background:#fff; border:none; margin:25px 0px; }
img{/* max-width:100%;*/ }
.span0 {
	width:48%;
}
.span1 {
	width:35%;
}
.spanpast-ad{
	width:400px;
}
.spanpast-ad-new{
	width:100%;
}
.spanpast {
	width:25%;
}
.span2 {
	width:62%;
}
.span3 {
	width:300px;
}
.gridBox1{ width:52% !important; }
.guestBox{ width:69%; }
.dancerfloatBox{ float:left; width:50%;}
.span6{ width:35% !important; }
.span8 {
	background:url(images/contentBkg.png) top left repeat;
	width:18%;
	padding:10px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
}
.span4 {
	background:url(images/contentBkg.png) top left repeat;
	width:22%;
	padding:10px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
}
.span4Academy {
	background:url(images/contentBkg.png) top left repeat;
	width:30%;
	padding:10px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
}
.span7 {
	background:url(images/contentBkg.png) top left repeat;
	width:25%;
	padding:10px;
	height:auto;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
}
.span5 {
	background:url(images/contentBkg.png) top left repeat;
	width:46%;
	padding:10px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
}
.col-width {
	background:url(images/contentBkg.png) top left repeat;
	width:30%;
	padding:10px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
}
/* contact form*/
#contact-form { width:100%;}
#contact-form .form-content { width:50%; margin:0 auto; border-radius:15px; background:#4d4d4d; padding:20px;}
#contact-form .form-content .row { width:100%;}
#contact-form .form-content .row input { border:none; margin:0  0 30px 0;}
#contact-form .form-content .row .full-name { border-radius:6px; width:93%; height:42px; padding:2px 0px 2px 42px; background:url("images/full-name-bg.png") 15px 17px no-repeat #fff; color:#666;}
#contact-form .form-content .row .mobile { border-radius:6px; width:93%; height:42px; padding:2px 0px 2px 42px; background:url("images/mobile-bg.png") 15px 12px no-repeat #fff; color:#666;}
#contact-form .form-content .row .residence{ border-radius:6px; width:93%; height:42px; padding:2px 0px 2px 42px; background:url("images/residence-bg.png") 15px 13px no-repeat #fff; color:#666; margin-bottom:30px;}
#contact-form .form-content .row .interest{ border-radius:6px; width:93%; height:42px; padding:2px 0px 2px 42px; background:url("images/interest-bg.png") 15px 14px no-repeat #fff; color:#666;}
#contact-form .form-content .row .submit-btn { background:#be0000; padding:12px 18px; border:none; color:#fff; text-transform:uppercase;  font-size:18px; width:100%; max-width:20%;  margin-top:3%; margin-bottom:0; cursor:pointer;}

.interest select {
      border: 0 !important;  /*Removes border*/
      -webkit-appearance:none;
  	  -moz-appearance:none;
      -o-appearance:none;
      appearance:none; 
      background: url('images/dropdown-icon.png') no-repeat;  /*Adds background-image*/
      background-position: right 2px;  /*Position of the background-image*/
      width: 170px; /*Width of select dropdown to give space for arrow image*/
      text-indent: 0.01px; /* Removes default arrow from firefox*/
      text-overflow: "";  /*Removes default arrow from firefox*/
	  text-overflow: "" \0;
      cursor: pointer;
      /*My custom style for fonts*/
      color: #666;
	  margin-top:-6px;
	  padding: 20px 0 14px;
	  width:100%;
	 
}

.residence select {

      border: 0 !important;  /*Removes border*/
      -webkit-appearance:none;
  -moz-appearance:none;
  -o-appearance:none;
   appearance:none; 
      background: url('images/dropdown-icon.png') no-repeat;  /*Adds background-image*/
      background-position: right 2px;  /*Position of the background-image*/
      width: 170px; /*Width of select dropdown to give space for arrow image*/
      text-indent: 0.01px; /* Removes default arrow from firefox*/
      text-overflow: "";  /*Removes default arrow from firefox*/
	  text-overflow: "" \0;
      cursor: pointer;
      /*My custom style for fonts*/
      color: #666;
	  margin-top:-6px;
	  padding: 20px 0 14px;
	  width:100%;
	 
}
select::-ms-expand{
  appearance:none; 
}


.span_morethanhalf {
	background:url(images/contentBkg.png) top left repeat;
	width:63.5%;
	padding:10px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
}
.span_full {
	background:url(images/contentBkg.png) top left repeat;
	width:98.2%;
	padding:10px;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	border-radius: 8px; 
}
span{ 
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	margin:0px 0px 0px 0px;
}

.treemenuDetail{ font-size:14px; line-height:20px; margin:0px 0px 0px 10px; }
p {
	font-size:12px;
	line-height:20px;
	margin:0px 0px 20px 0px;
}

.dancer{
font-size:12px;
	line-height:20px;
	margin:0px 0px 20px 0px;
}

.international-about-text
{
	font-size:14px;
	line-height:20px;
	margin:0px 0px 20px 0px;
}

li {
	font-size:12px;
	line-height:14px;
	margin:0px 0px 10px 0px;
}
ul#noBullets {
	margin:0px 0px 0px -38px;
}
ul#noBullets li {
	list-style:none;
}
ul.noBullets_education {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0 0 0px;
}
ul.noBullets_education li {
	list-style:none;
	padding:0px 0 0 5px;
}
.listBulletAlign{  width:32.333%; }

h1 {
    
	font-family: 'Champagne';
	font-size:26px;
	color:#FFFFFF;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:0px;
	line-height:24px;
	margin:0px 0px 15px 0px;
}
h2 {
	font-family: 'Conv_Quicksand_Book';
	font-size:15px;
	color:#FFFFFF;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:0px;
	
	margin:20px 0px 15px 0px;
}
h3 {
	font-family: 'Conv_Quicksand_Book';
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:0px;
	margin:0px 0px 15px 0px;
	color:#FFFFFF;
}
h4 {
	font-family: 'Arial';
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	letter-spacing:0px;
	margin:0px 0px 15px 0px;
}

h5 {
	font-family: 'Conv_Quicksand_Book';
	font-size:14px;
	font-weight:normal;
	text-transform:normal;
	letter-spacing:0px;
	margin:0px 0px 15px 0px;
	color:#FFFFFF;
}
sup {
	font-family: 'Arial';
	font-size:8px;
}
ul.bjqs{ list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none; margin:0; padding:0; width:auto; float:left;}
ul.bjqs-controls.v-centered {  }
ul.bjqs-controls.v-centered li{ }
ul.bjqs-controls.v-centered li a{ position:absolute; z-index:99999; width:auto; }
ul.bjqs-controls.v-centered li.bjqs-next a{ right:0px; width:40px; height:42px; padding:3px 0 0 5px; margin-top: 4%;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0px; width:45px; height:42px; padding:3px 0 0 0px;margin-top: 4%;   }

#slideContainer{
	width:100%;
	position:absolute;
	top:0px;
	float:left;
	height:100%;
	margin:-80px 0 0 0;
	z-index:-1;
	
}
ul.bjqs li IMG{
	max-width: 80%;
	
	/*min-width: 1024px;*/		
	width: 1174px !important;
	max-width:100%;
	height: auto;			
	position: fixed;
	background-size:100% 100%;
	margin: 0 auto;
	
}


#banner-fade{
	margin:0 auto;
	width:1174px;
	height:100%;
	
	/*margin-bottom: 60px;*/
}

ul.bjqs-controls.v-centered li a{
	display:block;
	/*background:rgba(0, 0, 0, .5);*/
	color:#2f2f2f;
	text-align: center;
	/*border-radius:500px;
	-moz-border-radius:500px;
	-webkit-border-radius:500px;
	border:1px solid #FFF;*/
	text-decoration: none;
	position:absolute;
	top:50%;
	z-index:9999;
	font:36px/38px 'Conv_Quicksand_Book';
}

ul.bjqs-controls.v-centered li a:hover{
	/*background:#4c4c4c;*/
	color:#666;
}



/* @media screen and (max-width: 1024px){
	ul.bjqs li IMG{ max-width:100%; }
	img.bg {
		left: 50%;
		margin-left:0px; 
	}
} */
/* WRAPPER */
#wrapper {
	width:1174px;
	/*max-width:1100px;*/
	border:0px solid red;
	margin:20px auto;
}
.pageWrapper{ width:1174px; margin:0 auto; position:relative; z-index:999; }
/*********************** navigation bar **********************/
#topnav {
  display: none;
  width: 70%;
  right:2%;
  position: absolute;
}
/*.hideupcoming { display:block;}
.showupcoming{display:none;}*/
#topnav #navbtn {
  display: none;
  float: right;
  height: 70px;
  margin-top: 50px;
  /*background: url(images/menu.png) center no-repeat;*/
  /*text-indent: -99999px;*/
  overflow: hidden;
  color:#fff;
  text-decoration:none;
  
}
.upcoming {z-index: 999; position: absolute; padding-left: 1.5%; padding-top: 2%;margin-top:5.5%;}
.upcomingworkshop{padding-top:0%; padding-left:1.5%;}


/*#topnav nav {
  position: absolute;
  top: 0; 
  right: -10px;
}

#topnav nav ul {
  list-style: none;
}
#topnav nav ul li {
  display: block;
  float: left;
  font-size: 1.4em;
  margin-right: 4px;
}

#topnav nav ul li a {
  display: block;
  text-decoration: none;
  line-height: 70px;
  color: #8ea188;
  padding: 0 10px;
  border-bottom: 2px solid #fff;

}
#topnav nav ul li a:hover {
  color: #6f8767;
  background: #ddecd9;
  border-bottom-color: #bdd8b5;
}*/


/* NAV BAR */
#navBar {
	/*background-color: rgba(0, 0, 0, .5);*/
	width:1174px;
	height:96px;
	margin:0px auto;
}
#navBarInner {
	width:1174px;
	height:96px;
	border:0px solid red;
	margin:0px auto;
}
#navBarInner .logo {
	background:url(images/logo.png) no-repeat;
	width:280px;
	max-width:280px;
	height:105%;
	margin:10px;
	float:left;
}
#navBarInner .mainMenu {
	width:798px;
	padding:0.3% 0 0 0;
	float:right;
	border:0px solid yellow;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0px;	
}
#navBarInner .mainMenu ul#nav {
	list-style: none;
	padding: 0;
	margin: 0;
	float:right;
}
#navBarInner .mainMenu ul#nav li a {
	display: block;
	padding: 41px 1% 40px 1%;
	color: #999999;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}
#navBarInner .mainMenu ul#nav li a:hover{
	background-color: #9c9c9c;
	color: #fff;
	}
#navBarInner .mainMenu ul#nav li {
	float: left;
	position: relative;
	list-style:none;
	display: inline;
	z-index:9999; 
}
#navBarInner .mainMenu li ul {
	display: none;
	position: absolute;
	width:100px;
	top: 0;
	left: 0;
	font-weight: normal;
	padding: 0px!important;
	margin-left:-1px;
	z-index:9999;
}

#navBarInner .mainMenu li>ul {
	top: auto;
	left: auto;
}
#navBarInner .mainMenu li:hover ul, li.over ul {
	display: block;
}


/* MAIN MENU */
.cssmenu ul,
.cssmenu li,
.cssmenu span,
.cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
}
.cssmenu {
  border-radius: 0px;
 
}
.cssmenu:after,
.cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
  z-index:9999!important;
}
.cssmenu a {
	display: inline-block;
	padding: 1.5em 1.2em 1.5em 1.2em;
	color: #999999;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
}
.cssmenu ul {
  list-style: none;
}
.cssmenu > ul {
  float: right;
}
.cssmenu > ul > li {
  float: left;
  border-right:1px solid #3d3d3d;
  background-color: rgba(0, 0, 0, .5);
  
}

.cssmenu > ul > li.last {
  float: left;
  border-right:0px solid #3d3d3d !important;
}

.cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -10px;
  z-index:9999!important;
  
}
.cssmenu > ul > li:first-child a {
  border-radius: 0px 0 0 0;
}
.cssmenu > ul > li:last-child a {
  border-radius: 0px;
}
.cssmenu > ul > li.active a {
  background: #070707;
  background: -moz-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26262c), color-stop(100%, #070707));
  background: -webkit-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -o-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -ms-linear-gradient(top, #26262c 0%, #070707 100%);
  background: linear-gradient(to bottom, #26262c 0%, #070707 100%);
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#26262c', EndColorStr='#070707', GradientType=0);
}
.cssmenu > ul > li:hover > a {
	background-color: rgba(31, 31, 31, .9);
	color: #FFF;
	
}
.cssmenu a.current {
	background-color: rgba(31, 31, 31, .9);
	color: #FFF;
}
.cssmenu .has-sub {
  z-index: 9999!important;
}
.cssmenu .has-sub:hover > ul {
  display: block;
}

#topBarShadow {
	/*background:url(images/shadow.png) no-repeat right top;*/
	width:100%;
	height:17px;
	margin:0px 0px 20px 0px;
}

.mobile_fluid_box{ display:none; width:30%; max-width:100%; padding:0 0 0 0; float:right; border:0px solid yellow; margin:0px; font-family:Arial, Helvetica, sans-serif; letter-spacing:0px;	 }

/* IMAGE DROP DOWNS */
#aboutDropdown {
	width:420px;
	border:none;
	/*background:url(images/homepageBoxBkg.png);*/
	background:rgba(31, 31, 31, .9) ;
	padding:12px;
	margin-left:2px;
}
#aboutDropdown a {
	padding:0px!Important;
	text-transform:none;
}
#peopleDropdown {
	width:200px;
	border:none;
	background: rgba(31, 31, 31, 0.9);
	padding:12px;
	margin-left:-62px;
}
#peopleDropdown a {
	padding:0px!Important;
	text-transform:none;
}
#academyDropdown {
	width:840px;
	border:none;
	background: rgba(31, 31, 31, 0.9);
	padding:12px;
	margin-left:-148px;
}
#academyDropdown a {
	padding:0px!Important;
	text-transform:none;
}
#companyDropdown {
	width:840px;
	border:none;
	background: rgba(31, 31, 31, 0.9);
	padding:12px;
	margin-left:-365px;
}
#companyDropdown a {
	padding:0px!Important;
	text-transform:none;
}
#educationDropdown {
	width:420px;
	border:none;
	background: rgba(31, 31, 31, 0.9);
	padding:12px;
	margin-left:-115px;
}
#educationDropdown a {
	padding:0px!Important;
	text-transform:none;
}
#downloadsDropdown {
	width:200px;
	border:none;
	background: rgba(31, 31, 31, 0.9);
	padding:12px;
/*	margin-left:-260px;*/
}
#downloadsDropdown a {
	padding:0px!Important;
	text-transform:none;
}

#navdharaIndiaDropdown {
	width:210px;
	border:none;
	background: rgba(31, 31, 31, 0.9);
	padding:12px;
	margin-left:0px;
}
#navdharaIndiaDropdown a {
	padding:0px!Important;
	text-transform:none;
}

.leftBoxDropdown {
	width:200px;
	/*height:140px;
	border-top:1px solid #fff;
	border-right:1px solid #f2f2f2;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;*/
	float:left;
	padding:5px 5px 5px 5px;
	margin:0px;
}

.leftBoxDropdown:hover {
	border:0px solid #f3f3f3;
	cursor:pointer;
	background:#f2f2f2;
	width:190px;
}

.leftBoxDropdown:hover .headingDD{
	color:#000;
}

.leftBoxDropdown:hover .contentDD{
	color:#333;
}


.leftBoxDropdown a:hover .headingDD {

	color:#000;
}

.leftBoxDropdown a:hover .contentDD {
	color:#333;
}

.leftBoxDropdown .thumbDD {
	width:200px;
	height:80px;
	margin-bottom:5px;
	background:#ccc;
}
.leftBoxDropdown .headingDD {
	width:200px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
}

.reportleft .headingDD {width:217px!important;}
/* .leftBoxDropdown .contentDD {width:217px!important;} */
.reportleft:hover  {width:217px!important;}

.leftBoxDropdown .contentDD {
	width:200px;
	height:auto;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	line-height:14px;
	font-weight:normal;
}
.midBoxDropdown {
	width:190px;
	/*height:140px;
	border-top:1px solid #fff;
	border-right:1px solid #f2f2f2;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;*/
	float:left;
	padding:5px 5px 5px 5px;
	margin:0px;
}
.midBoxDropdown:hover {
	border:0px solid #f3f3f3;
	cursor:pointer;
	background:#f2f2f2;
}
.midBoxDropdown:hover .headingDD{
	color:#000;
	}
	
.midBoxDropdown:hover .contentDD{
	color:#333;
	}	

.midBoxDropdown a:hover .headingDD {
	color:#000;
}
.midBoxDropdown .thumbDD {
	width:200px;
	height:80px;
	margin-bottom:5px;
	background:#ccc;
}
.midBoxDropdown .headingDD {
	width:200px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
}
.midBoxDropdown .contentDD {
	width:200px;
	height:auto;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	line-height:14px;
	font-weight:normal;
}
.midBoxDropdown a:hover .contentDD {
	color:#333;
}

.rightBoxDropdown {
	width:190px;
	/*height:140px;*/
	border:0px solid #fff;
	float:left;
	padding:5px 5px 5px 5px;
	margin:0px;
}
.rightBoxDropdown:hover {
	border:0px solid #f3f3f3;
	cursor:pointer;
	background:#f2f2f2;
}
.rightBoxDropdown:hover .headingDD{
	color:#000;
}

.rightBoxDropdown:hover .contentDD{
	color:#333;
}
.rightBoxDropdown .thumbDD {
	width:200px;
	height:80px;
	margin-bottom:5px;
	background:#ccc;
}
.rightBoxDropdown .headingDD {
	width:200px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
}
.rightBoxDropdown a:hover .headingDD{
	color:#000;
}

.rightBoxDropdown a:hover .contentDD {
	color:#333;
}

.rightBoxDropdown .contentDD {
	width:200px;
	height:auto;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	line-height:14px;
	font-weight:normal;
}

/* YOU CAN DANCE */
#youCanDance {
	width: 55%;
float: right;
height: 252px;
margin: 0px;
margin-top: -19%;
margin-bottom: 27px;
border: 0px solid blue;
/*background: url(images/youCanDance.png) right 65px no-repeat;*/
}

/* HOMEPAGE BOXES */
#homepageBox {
	width:98%;
	margin:350px auto 0 auto;
	border:0px solid green;
}
#homepageBox .leftBoxHB {
	width:32%;
	/*height:265px;*/
	float:left;
	/*background:url(images/homepageBoxBkg.png) top left repeat;*/
	background: none repeat scroll 0 0 rgba(31, 31, 31, 0.9);
	border:0px solid green;
}
#homepageBox .leftBoxHB a img{ width:auto; max-width:100%; display:block;width:100%; }
#homepageBox .midBoxHB a img { width:auto; max-width:100%; display:block; width:100%; }
#homepageBox .rightBoxHB a img{ width:auto; max-width:100%; display:block;width:100%; }
#homepageBox .midBoxHB {
	width:32%;
/*	height:265px;*/
	float:left;
	margin-left:2%;
	/*background:url(images/homepageBoxBkg.png) top left repeat;*/
	background: none repeat scroll 0 0 rgba(31, 31, 31, 0.9);
	border:0px solid green;
}
#homepageBox .rightBoxHB {
	width:32%;
/*	height:265px;*/
	float:right;
	/*background:url(images/homepageBoxBkg.png) top left repeat;*/
	background: none repeat scroll 0 0 rgba(31, 31, 31, 0.9);
	border:0px solid green;
}
/*#homepageBox .contentBoxHB {
	width:310px;
	height:75px;
	margin:5px auto;
	border:1px solid green;
}*/
#homepageBox .contentBoxHB {
	width:94%;
	height:auto;
	margin:5px auto;
	border:0px solid green;
}
#homepageBox .contentBoxHB h3 {
	font-family: 'Conv_Quicksand_Book';
	font-size:18px;
	font-weight:normal;
	color:#fff;
	margin:0px 0px 10px 0px;
	padding-bottom:7px;
	letter-spacing:.001em;
	border-bottom:1px solid #000;
}
#homepageBox .contentBoxHB p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#fff;
	margin:0px;
}



/* FAQ */

.akordeon-heading {
	font-weight:bold;
}


/* CONTAINER */
#container {
	width:100%;
	border:0px solid red;
	margin:1.5% auto;
	color:#FFF;
}

/* CONTENT */
#content {
	width:1174px;
	border:0px solid red;
	margin:2.9% auto;
	padding:.8% .8%;
	color: #fff;
	background:url(images/contentBkg.png) top left repeat;
}
#contact_content {
	width:100%;
	border:0px solid red;
	margin:20px auto;
	color:#CCCCCC;
}
.contentInner {
	width:1174px;
	padding:10px 0px;
	border:0px solid yellow;
	margin:0px auto;
}
.contentInner a.underlineTdx{ color: #FFF; text-decoration:underline; }
.contentInnerset {
	width:100%;
	padding:1% 0px;
	border:0px solid yellow;
	margin:0px auto;
}

.contentInnerAbout {
	width:50%;
	height:auto;
	padding:0px;
	float:left;
	line-height:18px;
	border:0px solid yellow;
	margin:0px 1% 1% 2%;
}

.contentInnerlist {
	width:46%;
	height:auto;
	padding:0px;
	float:left;
	line-height:18px;
	border:0px solid yellow;
	margin:0px 1% 1% 4%;
}

.contentInnerBox {
	width:800px;
	height:auto;
	padding:0px;
	float:left;
	line-height:18px;
	border:0px solid yellow;
	margin:0px 1% 1% 4%;
}

.contentInnerBoxFounder {
	/*width:77%;*/
	width:60%;
	height:auto;
	padding:0px;
	float:left;
	line-height:18px;
	border:0px solid yellow;
	margin:0px 1% 1% 1%;
}

.contentInnerGuest {
	width:69%;
	height:auto;
	padding:0px;
	float:right;
	border:0px solid yellow;
	margin:0px 1.2% 1.2% 1.2%;
}
.heightbox{ height:48px; }

.contentInnerstudentrep {
	width:69%;
	height:auto;
	padding:0px;
	float:left;
	border:0px solid yellow;
	margin:0px 1.2% 1.5% 1.2%;
}
.contentInnerGuest p {
	line-height:28px;
}

/* BREADCRUMBS */
#breadcrums {
	float:left;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	margin:0px 0px 2% 0%;
	border:0px solid blue;
}
.nextprevBox{ float:right; width:8%; padding:0 2% 0 0; }
.nextprevBox a.next{ float:right; display:inline-block; font:45px Verdana, Geneva, sans-serif; line-height:30px; color:#FFF; text-decoration:none; }
.nextprevBox a.prev{ float:left; display:inline-block; font:45px Verdana, Geneva, sans-serif; line-height:30px; color:#FFF; text-decoration:none; }

#breadcrums span {
	font:normal 11px Arial, Helvetica, sans-serif;
	text-decoration:underline; 

}
#breadcrums a {
	color:#fff;
	text-decoration:none;
}
#breadcrums a:hover {
	color:#fff;
	text-decoration:underline;
}
#breadcrums img {
	margin:0px 10px;
}


/* GUEST FACLUTY */
#guestFaculty {
	width:100%;
	border:0px solid yellow;
}
#guestFaculty .leftBoxGF {
	width:25%;
	float:left;
	padding:10px 0px;
	border-bottom:1px solid #273b36;
}
#guestFaculty .leftBoxGF2 {
	width:18%;
	float:left;
	padding:10px 0px;
	border-bottom:1px solid #273b36;
	padding-left:10px;
}

#guestFaculty .leftBoxGF1 {
	width:18%;
	float:left;
	padding:10px 0px;
	border-bottom:1px solid #273b36;
	background-color:#1a1a1a;
	padding-left:10px;
}
/* Academy Faculty*/
p.faqBox{ float:left; margin:0px; width:475px; font-weight: normal;  }
a.plusIcon{ float:right; margin:0px; width:auto; line-height:18px; font:22px bold Arial, Helvetica, sans-serif; color:#FFF; text-decoration:none;}
ul.intro{ list-style:outside disc; margin:0px; padding:0px;} 
ul.intro li{ font-size:13px; line-height:16px; margin:0px 0px 10px 20px; padding:0px 0 0 0; } 
.sec-border{ border-bottom:1px solid #FFF; margin:15px 0; width:100%; }
/* Downloads page css*/
ul.ThumbList{ float:left; list-style:none; width:980px; margin:0px; padding:0px; }
ul.ThumbList li{ float:left; width:296px; margin-left:20px;  /*background:#797066; padding:5px 5px; border-radius:5px; margin-right:20px; -moz-border-radius:5px; -webkit-border-radius:5px;*/  }
ul.ThumbList li.last{ margin:1% 0% 4% 0;  }
ul.ThumbList li a{ border:0px; text-decoration:none; padding:0px; margin:0px; display:block; }
ul.ThumbList li a img{ border:0px; outline:0px; }

.contactmail{ color: #CCCCCC; text-decoration:underline; }
.contactmailyellow{ color: #E7E745; text-decoration:underline; }
.googlemap{ color: #FFF; }
.h1inline{ float:left; width:auto; }
.socialmediaBox{ float:right; width:auto; margin-top:-10px; }
.socialmediaBox img{ max-width:100%;  }
/* FOOTER */
#footer {
	width:1174px;
	padding-top:10px;
	color:#fff;
	margin:40px auto 40px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-top:1px solid #fff;
}
#footer a {
	color:#fff;
	text-decoration:underline;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}

#footer .leftColF {
	width:587px;
	float:left;
}
#footer .rightColF {
	width:587px;
	float:right;
	text-align:right;
}
.workspacetype1
{border:1px solid #fff; text-align: center !important;  padding: 9% 17%;
width: 74%;}
.delhi
{float: left; text-align:justify; width:20%;
margin-left:2%;
}
.delhicontent
{
	float:left; margin:0 0 0 2%; text-align:justify; width:65%
}

.delhiworkshopbutton
{
	float:left; margin:0 text-align:justify; width:200px; border:0px solid red;
}

.delhiworkshopbutton
 a
{
	color: #fff;  text-decoration: none
}
.delhiworkshopbutton p
{
border:1px solid #fff; text-align: center;  padding:7px 17px; width:auto!important;  
}


.delhiwork
{
	float:right!important; margin:0!Important; text-align:justify; width:150px!important; border:0px solid red;
}


.delhiwork a
{
	color: #fff;  text-decoration:none;
}
.delhiwork p
{
border:1px solid #fff; text-align: center;  padding:7px 17px; width:auto!important;  
}
.mumcontent
{
	float:left; margin:0 0 0 2%; text-align:justify; width:65%;
}

.mumwork
{
	float: left; text-align:justify; width:150px; /*margin-right:20%;*/
}
.mumwork a
{
	color: #fff;  text-decoration: none
}
.mumwork p
{
border:1px solid #fff; text-align: center;  padding:7px 17px; width:auto!important;  
}
.upmumbai
{
float: right; text-align:justify; width:12%;
}
.descmum
{
	width:80%; float: left;
}
.mumimg{
float:left; text-align:justify; width:20%}
.mumimgp{
  float:left; margin:0 0 0 2%; text-align:left; width:63%}
   .delhiimg{
     float:left; text-align:justify; width:20%}
	 .delhiimgp{
	 float:left; margin:0 0 0 2%; text-align:justify; width:65%}
	 

/* BLOG SECTION */
.blogSec {
	width:100%;
	margin:0 0 20px 0;
	padding-bottom:20px;
	border-bottom:1px dashed #333;
}
.blogSec p a {
	color: #fff; 
	border: 1px solid #fff; 
	padding:5px; 
	text-decoration: none;
}
.blogSec .blogImg {
	width:250px;
	height:200px;
	float:left;
	background:#666;
	border:0px solid red;
}
.blogSec .blogContent {
	width:890px;
	float:right;
	border:0px solid red;
}
/********TEMP CSS for Navigation********/

@font-face {
    font-family: dosis;
	src:url(font/DOSIS-LIGHT.TTF);
}

@font-face {
    font-family: robot;
	src:url(font/ROBOTOCONDENSED-LIGHT.TTF);
	
}

@font-face {
    font-family: Champagne;
	src:url(font/Champagne-Limousines.ttf);
}


#font1 {

	font-family:'dosis' !important;
	font-size:36px;

}

#font2 {

	font-family:'robot' !important;
	font-size:36px;

}
#font3 {

	font-family:'Champagne' !important;
	font-size:36px;
}

.repertoryTable td { padding-top:10px;}

/* iPhone 3G */
@media screen and (device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 1)  
{
.iphone{font-size:23px !important;}
}
/* iPhone 4 */
@media screen and (device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 2)  
{
.iphone{font-size:23px !important;}
}
/* iPhone 5 */

@media screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2)  
{
.iphone{font-size:23px !important;}
}
/* iPhone 6 */
@media screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2)  
{
.iphone{font-size:23px !important;}
}
/* iPhone 6 Plus */
@media screen and (device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3)
{
.iphone{font-size:23px !important;}
}
#repertoryDropdown {
	width:217px;
	border:none;
	background: rgba(31, 31, 31, 0.9);
	padding:12px;
	margin-left:0px;
}
#repertoryDropdown a {
	padding:0px!Important;
	text-transform:none;
}
.commerc-sched .row2 td {
  padding-top: 20px;
}
.commerc-sched .row3 > td {
  padding-bottom: 10px;
}
.commerc-sched{     clear: both;     padding: 20px 0px 0px 0px;}

#container {

	width:100%;

	border:0px solid red;

	margin:1.5% auto;

	color:#FFF;

}

#content {

	width:auto;

	border:0px solid red;

	margin:2.9% auto;

	padding:.8% .8%;

	color: #fff;

}

.contentInner {

	width:100%;

	padding:10px 0px;

	border:0px solid yellow;

	margin:0px auto;

}

.contentInner a.underlineTdx{ color: #FFF; text-decoration:underline; }

.contentInnerset {

	width:100%;

	padding:1% 0px;

	border:0px solid yellow;

	margin:0px auto;

}



.contentInnerAbout {

	width:50%;

	height:auto;

	padding:0px;

	float:left;

	line-height:18px;

	border:0px solid yellow;

	margin:0px 1% 1% 2%;

}



.contentInnerlist {

	width:46%;

	height:auto;

	padding:0px;

	float:left;

	line-height:18px;

	border:0px solid yellow;

	margin:0px 1% 1% 1.2%;

}



.contentInnerBox {

	width:64%;

	height:auto;

	padding:0px;

	float:left;

	line-height:18px;

	border:0px solid yellow;

	margin:0px 1% 1% 1%;

}


.contentInnerBoxFounder {

	width:70%;

	height:auto;

	padding:0px;

	float:right;

	line-height:18px;

	border:0px solid yellow;

	margin:0px 1% 1% 1%;

}



.contentInnerGuest {

	width:69%;

	height:auto;

	padding:0px;

	float:right;

	border:0px solid yellow;

	margin:0px 1.2% 1.2% 1.2%;

}

.heightbox{ height:48px; }



.contentInnerstudentrep {

	width:69%;

	height:auto;

	padding:0px;

	float:left;

	border:0px solid yellow;

	margin:0px 1.2% 1.5% 1.2%;

}

.contentInnerGuest p {

	line-height:28px;

}

.upcoming_nav {z-index: 999; position: absolute;}
.boxcoming{width:400px;float:left;overflow:hidden;}
.workshopdiv

	{width:auto;

	 padding-left: 15px;

     padding-top: 88px;

	}
	
.upcomingBorder {margin:0 auto; width: 124px; height: 124px; border:2px solid #fff;-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;}


.leftmenu ul {
  padding: 10px;
}
.leftside {
  border: 1px solid #ccc;
  width: 25%;
  float: left;	
}
.rightside {
  float: right;
  width: 73%;
}
.leftside .leftmenu {
  padding: 0;
}
.leftmenu li {
  list-style: outside none none;
  margin: 0;
  overflow: hidden;
}
.leftmenu a {
  text-decoration: none;
}
.leftmenu a {
  display: block;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-top: 10px;
  text-decoration: none;
  width: 100%;
  color:#ffffff;
}
.leftmenu a:hover { 
text-decoration: underline;
  color: #ffff;
}
.rightside .contentInnerBox {
  width: 60%;
}
.rightside .contentInnerBox-per {
  width: 100%;
}
.leftside .title > b {
  display: block;
  font-size: 15px;
  padding-top: 10px;
  text-align: center;
}
.left-active > a {
  font-weight: bold !important;
  font-size: 14px;
}

.headingyear {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 16px;
  margin-top: 30px;
}
.schedultable th {
  text-align: left;
}
.agnilink {
  color: inherit;
  text-decoration:none;
}
.dancer-item img {
    width: 200px;
    height: 250px;
}
.dancer-item {
    float: left;
    margin-right: 30px;
    margin-bottom: 15px;
}
.dancer-item p {
    padding: 10px 0 0 0;
    text-align: center;
    font-weight: 600;
}