/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
ol, ul {
	list-style: none;
}
a:link, a:visited, a:active {
	text-decoration:none;
	color:#54B1B9;
}
a:hover {
	text-decoration:underline;
}
body {
	color:#fff;
	text-align:center;
	font-family:"Segoe UI", Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
	background: #000 url(images/page_bg.jpg) no-repeat top center;
}
.wrapper {
	
}
.container {
	width:980px;
	margin:0px auto;
	position:relative;
	text-align:left;
}
.header {
	height:170px;
	clear:both;
	display:block;
}
.logo-container {
	position:absolute;
	left:0px;
	top:0px;
}
.navigation {
	/*background:#272727;*/
	height:25px;
	position:absolute;
	right:10px;
	top: 107px;
}
.sliders {
	clear:both;
	text-align:center;
}
.contents {
	background:url(images/About-Us-BG.jpg) no-repeat;
}
.about_us {
	padding:90px 0 10px 80px;
	width:520px;
	line-height:17px;
	height:230px;
}
.rgt-align {
	text-align:right;
}
.abtStaarImg {
	position:absolute;
	top: 548px;
	right: 361px;
}
.rgt-content {
	position:absolute;
	width:324px;
	top: 549px;
	right: 0px;
}
.whatnew {
	width:100%;
}
.whatnew-content {
	margin-top:2px;
	background-color: #323232;
	clear:both;
}
.footer {
	width:1090px;
	margin:0px auto;
	background:url(images/footer_bg.jpg) no-repeat bottom center;
	height:240px;
}
.fcolor1 {
	color:#6779C6;
}
.fcolor2 {
	color:#A186BE;
}
.fcolor3 {
	color:#E27C9D;
}
.fcolor4 {
	color:#F3BAB6;
}
.fcolor5 {
	color:#EADC9C;
}
.fcolor6 {
	color:#66CC66;
}
.fcolor7 {
	color:#9D9DF0;
}
.paddlcontent {
	padding-left:200px;
}
.cont {
	clear:both;/*background:transparent url(images/contentbg.png) no-repeat center top;*/
	width:100%;
}
.cont h1 {
	font-size:25px;
	padding:5px 0 10px 0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.cont div, .cont span, .cont p, .cont ul, .cont li {
	font-size:12px;
}
.spacer20px {
	height:20px;
	clear:both;
	overflow:hidden;
}
/* What's New Accordion */

.accordion {
	list-style-type: none;
	padding: 0;
	margin: 20px 0;
	border: 1px solid #666;
	border-top: none;
	border-left: none;
}
.accordion ul {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 100%;
}
.accordion ul ul {
	padding: 10px;
	margin: 10px;
}
.accordion li li {
	background: #fff;
}
.accordion li {
	background: #111;
	cursor: pointer;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 100%;
}
.accordion li.active>a.links {
	background: #333 url('images/close.gif') no-repeat center right;
}
.accordion li div {
	padding: 10px 20px;
	display: block;
	clear: both;
	background:#222;
	cursor:default;
}
.accordion li div span {
	width:100%;
	display:block;
}
.accordion li a.links {
	text-decoration: none;
	border-bottom: 1px solid #333;
	color: #eee;
	padding: 0 30px 0 10px;
	display: block;
	cursor: pointer;
	background: url('images/open.gif') no-repeat center right;
	line-height:25px;
}
/* Schedules Table Design */

.schedulesTable {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#999;
	text-align:center;
	line-height:20px;
	vertical-align:middle;
}
.schedulesTable caption {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#888;
	text-align:center;
	line-height:30px;
	vertical-align:middle;
}
.schedulesTable thead {
	line-height:25px;
}
.schedulesTable th {
	border:1px solid #444;
	border-collapse:collapse;
}
.schedulesTable tr {
	background:#222;
}
.schedulesTable tr td {
	border:1px solid #444;
	border-collapse:collapse;
}
.studio1bg {
	background:#111;
}
.studio2bg {
	background:#222;
}
ul.facultyList, ul.facultyList li {
	padding:0;
	margin:0;
	list-style:none;
}
ul.facultyList {
	width:200px;
	float:left;
	background:#333;
	margin-top:20px;
}
ul.facultyList li {
	display:block;
	background:#111;
	cursor:pointer;
	padding:5px 10px;
	border-bottom:1px dotted #222;
	font-size:12px;
	text-transform:uppercase;
}
ul.facultyList li:hover {
	background:#333;
}
ul.facultyList li.active {
	background:#903;
}
.contentArea {
	display:block;
	float:left;
	width:760px;
	background:#080808;
	border:3px solid #903;
}
.contentArea h3 {
	font-size:16px;
	font-weight:bold;
	color:#903;
	padding:0;
	padding-bottom:10px;
}
.contentArea p {
	font-size:12px;
	color:#eee;
	padding:5px 0;
}
ul.contentList {
	padding:5px;
	margin:5px;
}
ul.contentList li {
	padding:0;
	margin:0 10px;
	list-style-type:square;
}
.conHeading {
	font-weight:bold;
	text-transform:uppercase;
}
.contentArea .deepti {
	display:block;
}
.contentArea .lavanya {
	display:none;
}
.contentArea .krithika {
	display:none;
}
.contentArea .krishna {
	display:none;
}
.contentArea .tina {
	display:none;
}
.contentArea .jasmine {
	display:none;
}
.contentArea .nikita {
	display:none;
}
.contentArea img.cntImg {
	float:right;
	border:5px solid #333;
	margin:0 10px 10px 10px;
}
.padd10px {
	padding:10px;
}
.fntBold {
	font-weight:bold;
}
/*Tooltips Styles*/
.tipsy {
	padding: 5px;
	font-size: 10px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	background-repeat: no-repeat;
}
.tipsy-inner {
	padding: 4px 5px;
	background-color:#606;
	color: white;
	max-width: 250px;
	text-align: center;
}
.tipsy-south {
	background-image: url(/js/tipsy-south.gif);
	background-position: bottom center;
}
/*Contact US Page Styles*/

.contactLft {
	float:left;
	width:490px;
}
.contactRgt {
	float:right;
	width:460px;
}
.contactRgt iframe {
	border:5px solid #333;
}

.contactLft h3 {
	font-size:16px;
	font-weight:bold;
	padding:0;
	padding:10px 0;
	display:block;
	border-top:1px dotted #333;
}

.form iframe body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.form iframe .ss-footer{
	display:none;
}

.form iframe html body div.ss-form-container{
	border:none;
}
/* Parent Perspective page Styles */
ul.parentsPerspective {
	padding:13px;
	margin:10px 0 0 0;
	border:5px solid #333;
	font-family:Georgia, "Times New Roman", Times, serif;
}
ul.parentsPerspective li {
	border-bottom:1px dotted #333;
	padding:10px;
	margin:0 0 5px 0;
	background:#111;
}
ul.parentsPerspective li p {
	font-size:13px;
	font-style:italic;
	line-height:28px;
}


/* Policy */
h2.policyTitle{
	font-size:16px;
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#333;
}
ul.policyLists{
	width:50%;
	float:left;
}
ul.policyLists li{
	margin:5px;
	border-bottom:1px dotted #333;
	display:block;
	padding:10px;
	cursor:default;
}
ul.policyLists li strong{
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#09C;
}
ul.policyLists li span.special{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	line-height:28px;
	color:#990;
}


/* Employment */

ul.employment{
	width:50%;
	float:left;
	display:block;
}
ul.employment li{

	border-bottom:1px dotted #333;
	margin:5px;
	background-color:#111;
}
ul.employment li ul{
	margin:0 20px;
	border:0;
}
ul.employment li ul li{
	border:0;
	list-style:inside disc;
}
ul.employment li h2{
	font-size:16px;
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#099;
}
ul.employment li h3{
	font-size:18px;
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#930;
}
ul.employment li p{	
	padding:10px;	
}

.audition{
	clear:both;
	margin:0 5px;
	border-top:4px solid #333;
	background-color:#111;
}
.audition h3{
	
	font-size:18px;
	margin:0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#F30;
	padding:10px 0 0 0;
}
.audition p{
	padding:10px;
}

/* Fees Page */
.feesSpecial{
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#09C;
}

p.feesTitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	line-height:28px;
	color:#FF0;
	padding:10px 0;
}

.GroupTable{
	width:49%;
	float:left;
}
.PrivateTable{
	width:49%;
	float:right;
}
.feeTable{
	width:100%;
	text-align:center;
	line-height:30px;
}
.feeTable td{
	background-color:#111;
}
.feeTable th{
	background-color:#6F0;
	color:#000;
}
.breakup{
	clear:both;
}
.breakupTable{
	width:100%;
}
.breakupTable th{
	background-color:#063;
	padding:5px;
}
.breakupTable td{
	background-color:#111;
	padding:5px;
}