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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: 'Open Sans', sans-serif;	
	//background-color: #000;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong{
	font-weight:bold;
	color:#000;
}
a{
	text-decoration: none;
	}

/****************************************************************************
User Styles
*****************************************************************************/

#full-wrapper-to-all {
	width: 100%;
	}
.top-color{
	width: 100%;
	height: 10px;
	background-color:  #F1A10E;
	}
.mid-wrapper{
	width: 960px;
	margin: 0 auto;
	}
.header{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 10px;
	}		
.social{
	width: 200px;
	float: right;
	}
ul.nav{
	float: right;
	margin-top: 45px;
	margin-right: 46px;
	}
ul.nav li{
	float: left;	
	}
ul.nav li a{
	text-decoration: none;
	font-size: 12px;
	padding-right: 10px;
	color: #444444;
	}
ul.nav li a:hover{
	color:  #F1A10E;
	}
.banner-top{
	width: 100%;	
	height: 330px;
	}
.top-left{
	width: 335px;
	background-color: #1C1D21;
	float: left;
	}
ul.ban-text {
	padding: 25px 20px;	
	}
ul.ban-text a{
	color: #fff;
	text-decoration: none;
	padding-top: 10px;
	line-height: 35px;
	font-size: 15px;	
	}
ul.ban-text a:hover{
	color: #F1A10E;
	}
.top-right{
	float: left;
	width: 570px;
	height: 330px;
	background-color: #F1A10E;
	position: relative;
	}
ul.nav li a.selected{
	color: #F1A10E;	
	}
ul.ban-text li a.selected1{
	color: #F1A10E;	
	}
.kid {
	position: absolute;
		top: 35px;
	
}
.best {
	width: 570px;
	height: 215px;
	background: url(../images/ban-c.png) no-repeat 380px 80px;
	float: left;
	position: absolute;
	margin-top: 25px;
	}
.best p{
	font-size: 16px;
	color: #fff;
	position: absolute;
	top: 125px;
	left: 370px;
	font-family: 'Open Sans', sans-serif;
	}
.best h1{
	font-size: 30px;
	color: #fff;
	position: absolute;
	top: 140px;
	left: 371px;	
	font-weight: 700;
	}
.banner-left{
	width: 320px;
	height: auto;	
	float: left;
	}
.banner-left h1{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	padding: 20px 10px 0;
	font-family: 'Open Sans', sans-serif;
	}
.banner-left h3{
	color: #4184DF;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 10px 0; 
	font-family: 'Open Sans', sans-serif;
	}
.banner-left p{
	color: #5C5C5E;
	font-size: 12px;	
	line-height: 18px;
	padding: 8px 10px 0;
	font-family: 'Open Sans', sans-serif;
	}
.banner-left p a{
	text-decoration: none;
	color: #F1A10E;	
	}
.banner-right{
	width: 600px;
	float: left;
	}	
.banner-right h1{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	padding: 20px 20px 0;
	font-family: 'Open Sans', sans-serif;
	}
.banner-right img{
	width: 170px;
	float: left;
	margin : 10px 0 0 20px;
	}
.banner-right p{
	width: 392px;
	float: right;
	color: #5C5C5E;
	font-size: 12px;	
	line-height: 18px;
	padding: 8px 0px 4px;
	font-family: 'Open Sans', sans-serif;
	}
.banner-right .orange{
	color: #F1A10E;	
	}
.banner-right a{
	text-decoration: none;
	color: #1C1D1F;
	font-weight: bold;	
	padding-left: 18px;
	font-size: 12px;
	}
.banner-right-bottom {
	width: 590px;
	margin-top: 30px;
	float: left;
	margin-bottom: 30px;
	}
.about {
	float: left;
	width: 250px;
	color: #5C5C5E;
	font-size: 12px;	
	line-height: 18px;
	padding: 8px 20px 0;
	font-family: 'Open Sans', sans-serif;
	}
.about p{
	padding-top: 7px;	
	}
.about h1{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	}
.about .orange{
	color: #F1A10E;	
	}
.about a{
	text-decoration: none;
	color: #1C1D1F;
	font-weight: bold;
	margin-top: 10px;
	display: block;	
	}
ul.faci-link{
	margin-top: 8px; 
	}	
ul.faci-link li{
	background: url("../images/dot1.png") no-repeat 0px 7px;	
	margin-bottom: 3px;
	padding-left: 15px;
	
	}
ul.faci-link li a{
	color: #4184DF;
	text-decoration: underline;	
	padding-left: 5px;
	font-weight: normal;
	}
.facilities {
	float: left;
	width: 250px;
	color: #5C5C5E;
	font-size: 12px;	
	line-height: 18px;
	padding: 8px 20px 0;
	font-family: 'Open Sans', sans-serif;
	}
.facilities p{
	padding-top: 10px;	
	}
.facilities h1{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;	
	}
.facilities .orange{
	color: #F1A10E;	
	}
.facilities a{
	text-decoration: none;
	color: #1C1D1F;
	font-weight: bold;	
	padding-top: 8px;
	}
.foot-full{
	width: 100%;
	background-color: #1C1D21;
	height: 200px;
	clear: both;	
	}
.footer{
	width: 100%;	
	padding-top: 40px;
	}
.foot-left{
	width: 380px;
	float: left;	
	}
.foot-left a{
	text-decoration: none;
	color: #fff;
	}
.foot-left h3{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 3px;	
	}
.foot-left p{
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	font-family: 'Open Sans', sans-serif;
	}
.social-footer{
	width: 515px;
	float: right;
	margin-right: 60px;
	margin-top: 18px;
	}
.social-footer ul{
	float: left;
	}	
.social-footer ul li{
	padding-right: 5px;
	float: left;
	}	
.social-footer p{
	float: left;
	color: #fff;
	font-size: 12px;
	margin-left: 20px;	
	font-family: 'Open Sans', sans-serif;
	}
.social-footer p a{
	color: #C12107;
	font-size: 12px;
	text-decoration: underline;
	}
.red{
	color: #C12107;
	padding-top: 10px;	
	display: block;	
	}
.foot-num{
	padding-left: 40px;	
	}
	
	
/****************************************************************************
Inner page Styles
*****************************************************************************/
ul.rule{
	width: 570px;
	float: right;
	padding: 20px 0px;
	}

ul.rule li{
	font-size: 14px;
	font-family: arial;
	line-height: 22px;
	padding-left: 15px;
	background-image: url("../images/dot1.png");
	background-repeat: no-repeat;
	background-position: left 8px;
	margin-bottom: 10px;
	color: #5c5c5e;
	}
.admn{
	width: 570px;
	float: left;
	padding-left: 22px;
	}	
.admn h3{
	padding-top: 20px;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	}
.admn p{
	font-size: 14px;
	font-family: arial;
	line-height: 22px;
	padding-top: 10px;
	color: #5C5C5E;
	
	}
.dark{
	font-size: 14px;
	font-weight: bold;
	}	
ul.club{
	padding-left: 20px;
	margin-top: 10px;
	}	
.disti{
	width: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
	}	
.disti td{
	font-size: 14px;
	padding: 5px 0px;
	color: #5c5c5e;
	}
.admn h2{
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	}		
h1.photo-head {
	margin: 20px 0px;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	}

ul.photo-list {
	float: left;
	width: 100%;
	}
ul.photo-list li {
	width: 200px;
	height: auto;
	float: left;
	margin-right: 35px;
	margin-bottom: 40px;	
	}

.banner-right p.abt-text{
	width: 95%;
	float: left;
	color: #5C5C5E;
	font-size: 12px;	
	line-height: 18px;	
	font-family: 'Open Sans', sans-serif;
	margin: 20px 0px 30px 20px;
	padding: 0px;
	}

ul.our-list {
	width: 100%;
	float: left;
	margin-top: 20px;
	}

ul.our-list li{
	width: 94%;
	float: left;
	color: #5C5C5E;
	font-size: 12px;	
	line-height: 18px;	
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 5px;
	padding-left: 4%;
	background-image: url("../images/dot1.png");
	background-repeat: no-repeat;
	background-position: left 6px;
	}

.abt_wrap {
width: 620px;
float: right;
margin: 20px 0;
}

.contact {   
    float: left;
    font-family: arial;
    height: auto;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%px;
}

.abt_wrap h1 {	
	font-size: 20px;
	font-weight: bold;
	color: #000;
	}

#frmcontact {
    float: left;
    margin-bottom: 25px;
    margin-top: 15px;
    position: relative;
}	

#frmcontact label {
    color: #484848;
    display: block;
    float: left;
    font-size: 13px;
    padding-bottom: 5px;
    width: 100%;
}

.headn {
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 10px;
    line-height:20px;
}	

.inpt {
    height: 20px;
    margin-top: 10px;
    width: 365px;
}

#mess {
    border: 1px solid #BABABA;
    height: 110px;
    margin-top: 10px;
    width: 370px;
}

#frmcontact .sbmt, .admin-form .sbmt {
    border: 1px solid #5E5E5E;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 1px 1px 5px #ACACAC inset;
    clear: both;
    cursor: pointer;
    margin-top: 30px;
    margin-right: 5px;
    margin-left: 20px;
}
#regu{
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	}	
.admin-form
{
	padding:15px 0px;
	height: auto;
	overflow: hidden;
	}	
.read
{
cursor:pointer;
color: #F1A10E;
}

table {
	margin: 20px 0px;
	clear: both;
	width: 94%;
	}

table tr {
	border:1px solid #dcdcdc;		
	}

table tr:first-child {
	font-weight: bold;
	color: #000;
	font-size: 16px;
	}

table td {
	width: auto;
	padding: 5px 10px;
	border-right:1px solid #dcdcdc;
	color: #424242;
	font-size: 14px;
	line-height: 18px;
	}

table td:last-child {
	border-right:none;
	}

span.jvs-logout {
	background-color: #000;
	width: auto;
	padding: 4px 10px 6px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 20px;
	float: left;
	margin-right: 20px;
	}

span.sbmt {
	background-color: #000;
	width: auto;
	padding: 4px 10px 6px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	float: left;
	margin-top: 20px;
	}


.banner-right span.jvs-logout {
	background-color: #000;	
	padding: 4px 10px 6px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 20px;	
	margin-right: 20px;
	width: auto;
	}


.admin-form input.inpt {
	border: 1px solid #bababa;
	padding: 5px;
	}

.admin-form textarea.inptxt {
	border: 1px solid #bababa;
	padding: 5px;
	}
	
#myModal h1, #myModal_12 h1{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #c6c6c6;
	padding-bottom: 5px;
	}	

#myModal p, #myModal_12 p{
	font-size: 14px;
	line-height: 20px;
	}	

.pophp h1{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #c6c6c6;
	padding-bottom: 5px;
	}	

.pophp p{
	font-size: 14px;
	line-height: 20px;
	}	
		
.important{
	padding: 2px;
	color: #fff;
	background-color: #4184E2;
	margin-left: 5px;
	font-size: 10px;
	}	
	
.ban-lft{
	float: left;
	width: 204px;
	margin-top: 35px;
	}	
label.error
{
color:red;
}	
	
/*******************************************************************************
Facilities styles
********************************************************************************/
.admn1{
	width: 570px;
	float: left;
	padding-left: 22px;
	}	
	
.admn1 h2,h3 {
	padding-top: 20px;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	}
.admn1 p{
	font-size: 13px;
	font-family: arial;
	line-height: 22px;
	padding-top: 10px;
	color: #5C5C5E;
	}

.admn1 img{
	width: 560px;
	height: 400px;
	margin: 20px 0px;
	}

.imgoverlay img{
		width: 200px;
		height: 200px;
		}	
		
.gal-name{
	width: 200px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px;
	height:35px;
	}	
	
.gimg{
	float: left;
	width: 200px;
	margin-right: 35px;
	margin-bottom: 20px;
	height: 250px;
	}	
	
.banner-right2{
	width: 570px;
	float: left;
	padding-left: 22px;
	}	
	
#hundredpass h2{
	margin: 95px 230px;
	}	


.anniv {
	float: left;
	width: 560px;
	color: #5C5C5E;
	font-size: 12px;	
	line-height: 18px;
	padding: 8px 20px 0;
	font-family: 'Open Sans', sans-serif;
	}
.anniv p{
	padding-top: 7px;	
	}
.anniv h1{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	}

.anniv a, #pass a{
	text-decoration: none;
	color: #1C1D1F;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 10px;
	display: block;	
	}	
	
#pass{
	margin-top: 10px;
	margin-bottom: 60px; 
	}

.admn h5{
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	}

.cp{
	cursor: pointer;
	}
	
.banner-right-bottom1{
	float:right;
	width:618px;
	margin-top:0px;
	color:#fff;
}

.banner-right-bottom1 .anniv{
	
	background-color: #1C1D21;
	padding-bottom:15px;
	color:#fff;
}

.anniv .con{
	color:#fff;
	text-transform:uppercase;
	
}

.anniv .con1{
	font-style:italic;
	text-transform:none;
}

.banner-right-bottom1 .about{
	padding-left:0px;
	width:auto;
	margin-top:18px;
}

.banner-right-bottom1 .about h1{
  text-transform:uppercase;
}

.ach-list{
	float:left;
}

.ach-list .disti{
	width:280px;
	
}

.ach-list1{
	margin-left:10px;
}

.ach-list .disti td{
	padding:5px 5px;
}

.admn2 p{
	padding-top:2px;
}

.admn2 h3{
	margin-bottom:5px;
}

.float-left{
	float:left;
	width:190px;
	margin-bottom:10px;
}

.tab-section iframe{
	margin-top:30px;
	width:100%;
	height:auto;
} 

.banner-full #tabs li{
	margin: 0px 8px 8px 0px;
}

.banner-full{
	padding-bottom:30px;
	overflow: hidden;
}

.l-admn {
    width: 884px;
}

.sub-name{
	text-align: center;
   
    font-weight: bold;
    margin-bottom: 20px;
}

.cat-name{
	font-size: 16px;
	text-align: center;
   
    font-weight: bold;
    margin: 10px 0px;
}

.tab-grid li{
	display:inline-block;
	width:48%;
	margin-right:10px;
	margin-bottom:10px;
}

.tab-grid li iframe{width:100%;}
		
/****************************************************************************
Inner page Styles ends here
*****************************************************************************/


/* =============================================================================
   Non-semantic helper classes
   ========================================================================== */

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

.hidden { display: none; visibility: hidden; }

.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

.invisible { visibility: hidden; }

.clearfix:before, .clearfix:after { content: ""; display: block;  clear: both;  visibility: hidden;  line-height: 0;  height: 0; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
strong{
	font-weight:bold;
	color:#000;
}
ul.privacy li{
	list-style:disc;
	font-size: 13px;
    font-family: arial;
    line-height: 22px;
    padding-top: 10px;
    color: #5C5C5E;
	margin-left:30px;
}

#tabs1	{
	margin-top:  20px;
	overflow: hidden;
	padding: 0;
	zoom: 1;
	position:relative;
	top:2px;
	z-index: 1;
	
}

#tabs1 li {
	display: block;
	list-style: none;
	margin: 0px 20px 0px 0px;
	padding: 0;
	float: left;
	background-color: #1C1D21;
}


.banner-full #tabs1 li {
    margin: 0px 8px 8px 0px;
}

#tabs1 li a {
	display: block;
	padding: 15px 9px;
	border-bottom: 0 none;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
}

.top-color {
    width: 100%;
    height: 12px;
    padding: 13px 0px;
    background:red;
}
.top-color p{
 font-size:14px;
 color:#fff;
 text-align:center;
}
.top-color strong{
  color:#fff;
}

.anniv1 h1{
 background: orange;
    height: 25px;
    padding: 5px 20px;
    /* width: 100%; */
    text-align: center;
    /* margin: 14px 0px; */
    margin-bottom: 20px;
    font-size:16px;
}