/* RESET */
@import url('http://billabongthane.com/css/reset.css');

/* FONTS */
@import url('http://billabongthane.com/css/fonts.css');

/* FORM */
@import url('http://billabongthane.com/css/form.css');

/* CUSTOME SCROLLEBAR */
@import url('jquery.mCustomScrollbar.css');

html, body {
	height:100%;
}

body{
    background-color: #f2d93d;
   background-image: url(http://billabongthane.com/images/background.png);
    background-position: top center;
    background-repeat:repeat-y;
    font-family: verdana;
    font-size: 12px;
    color: #000;
}


h1, h2, h3{
    font-family: 'Impact';
    color: #cbb429;
    text-transform: uppercase;
}




h1 span, h2 span, h4 span{
    display: block;
    font-family: 'BrushScriptStd';
    font-size: 25px;
    color: #928112;
    text-transform: none;
    /* line-height: 19px; */
}
h1{
    font-size: 43px;
}
h2{
    font-size: 25px;
}
h3{
    font-size: 20px;
}
h4{
    font-family: 'YanoneKaffeesatz-Regular';
    font-size: 24px;
    color: #0c0b0b;
    margin-bottom: 17px;
}
h4 span{
    margin-bottom: 4px;
    font-size: 22px;
}
h5{
    font-family: 'YanoneKaffeesatz-Regular';
    font-size: 22px;
    color: #da251d;
    margin-bottom: 4px;
}
p{
    line-height: 18px;
    text-align: justify;
}

p a{
    color: #0071b6;
}

p a:hover{
    color: #000;
}

strong{
    font-weight: bold;
}

strong.red{
    color: #da251d;
    }

address{
    background-color: #fbe97a;
    padding: 15px 18px;
    color: #0c0b0b;
    margin-bottom: 9px;
}
address > div + div{
    border-top: 1px solid #d3bd36; 
    margin-top: 11px;
    padding-top: 10px;
}
#glow{
    position: absolute;
    right: -181px;
    top: 0;
    width: 527px;
    height: 299px;
    background: url(http://billabongthane.com/images/glow.png) right top no-repeat;
}
#container {
    width: 980px;
    margin: 0 auto;
}
#header {
        position: relative;
	float: left;
	width: 268px;
        min-height: 900px;
        z-index:1;
}
#column-right {
	float: right;
	width: 268px;
}
#content{
    position: relative;
}
#header + #column-right + #content, #header + #content {
	padding-left: 293px;
}
#column-right + #content {
	margin-right: 293px;
}

#content ul.matter{
    margin: 0;
    padding: 0;
    list-style: none;
}

#content ul.matter li{
    background: url(http://billabongthane.com/images/bullet.png) no-repeat;
    padding-left: 20px;
    line-height: 18px;
    background-position: 0px 3px;
    padding-bottom: 10px;
}



#header > #logo{
    position: absolute;
    right: -113px;
    z-index: 10;
}
#header > #details{
    position: absolute;
    top: 784px;
    text-align: right;
    right: 8px;
    font-family: 'Candal';
    font-size: 16px;
    color: #fff;
}
#header > #details > div span{
    display: block;
    font-family: 'YanoneKaffeesatz-Regular';
    font-size: 20px;
    text-transform: uppercase;
    line-height: 16px;
}
#header > #details > div a{
    font-size: 14px;
    color: #fff;
}


#header > #details > div a:hover{
    font-size: 14px;
    color: #da251d;
}


#header > #details > div + div{
    margin-top: 11px;
}
#header > #links{
    position: absolute;
    top: 862px;
    right: 8px;
    font-family: 'YanoneKaffeesatz-Regular';
    font-size: 16px;
}
#header > #links a{
    color: #fff;
}


#header > #links a:hover{
    color: #da251d;
}



#header > #links a + a{
    margin-left: 14px;
}
#menu{
    position: absolute;
    top: 199px;
    min-height: 572px;
    font-family: 'YanoneKaffeesatz-Regular';
    text-transform: uppercase;
    font-size: 25px;
    text-align: right;
}
#menu ul{
    position: relative;
}
#menu ul li{
    width: 268px;
    position: absolute;
}
#menu ul li a{
    display: block;
    padding: 7px 5px 11px 5px;
    color: #fff;
    background-position: top;
}
#menu ul li a:hover{
    background-position: 0 -73px;
    color: #f3da3d;
}
#menu ul li a.active{
    background-position: bottom;
}
#menu ul li a span{
    display: block;
    padding: 2px 0 12px 0;
    font-size: 16px;
    color: #4a4747;
}
/* ABOUT */
#menu ul li.about{
    top: 0;
    z-index: 9
}
#menu ul li.about a{
    background-image: url(http://billabongthane.com/images/about_menu.png);    
}
/* ADMISSION */
#menu ul li.admission{
    top: 66px;
    z-index: 8
}
#menu ul li.admission a{
    background-image: url(http://billabongthane.com/images/admission_menu.png);
}
/* ACADEMICS */
#menu ul li.academics{
    top: 132px;
    z-index: 7
}
#menu ul li.academics a{
    background-image: url(http://billabongthane.com/images/academics_menu.png);
}
/* FACILITIES */
#menu ul li.facilities{
    top: 194px;
    z-index: 6
}
#menu ul li.facilities a{
    background-image: url(http://billabongthane.com/images/facilities_menu.png);
}
/* CALENDER */
#menu ul li.calender{
    top: 256px;
    z-index: 5
}
#menu ul li.calender a{
    background-image: url(http://billabongthane.com/images/calender_menu.png);
}
/* GALLERY */
#menu ul li.gallery{
    top: 319px;
    z-index: 4
}
#menu ul li.gallery a{
    background-image: url(http://billabongthane.com/images/gallery_menu.png);
}
/* NEWS */
#menu ul li.news{
    top: 380px;
    z-index: 3
}
#menu ul li.news a{
    background-image: url(http://billabongthane.com/images/news_menu.png);
}
/* CAREERS */
#menu ul li.careers{
    top: 440px;
    z-index: 2
}
#menu ul li.careers a{
    background-image: url(http://billabongthane.com/images/careers_menu.png);
}
/* CLUB */
#menu ul li.club{
    top: 501px;
    z-index: 1
}
#menu ul li.club a{
    background-image: url(http://billabongthane.com/images/club_menu.png);
}

/* TWO column */
.two_column{
    overflow: auto;
    font-size: 13px;
}
.two_column a{
    color: #0c0b0b;
}


.two_column a:hover{
    color: #0071b6;
}


.two_column address{
    margin-top: 124px;
}
.two_column > .left {
	float: left;
        min-width: 377px;
	margin:0 20px 0 52px;
}
.two_column > .left + .right {
	margin-left: 449px;
}


/* THREE GRID */
.three_grid > div{
    position: relative;
    vertical-align: top;
    display: inline-block;
    zoom: 1;
*display: inline;
    width: 218px;
    margin: 0 4px 41px 4px;
}

.three_grid > div h2{
    text-align: right;
    margin-bottom: 6px;
}
.three_grid > div .img{
    padding-bottom: 4px;
    border-bottom: 2px solid #000;
}
.three_grid > div .more{
    text-align: right;
}
.three_grid > div .more a{
    display: inline-block;
    padding-left: 18px;
    border-bottom: 2px solid #000;
    font-family: 'YanoneKaffeesatz-Regular';
    font-size: 16px;
    color: #0c0b0b;
    text-transform: uppercase;
    line-height: 22px;
}
/* THUMBNAIL HOVER */
.three_grid > div span.hover {  
    width: 100%;
    /*height: 190px;*/
    background-image: url(http://billabongthane.com/images/90_transparent.png);
    position: absolute;
    /*bottom: 0;*/
}

.three_grid > div span.hover > div{
    position: relative;
    padding: 10px 7px;
    min-height: 172px;
}

.three_grid > div span.hover > div p{
    font-size: 11px;
    line-height: 18px;
    color: #030303;
}
.three_grid > div span.hover > div .visit{
    font-family: 'YanoneKaffeesatz-Regular';
    font-size: 16px;
    text-transform: uppercase;
    position: absolute;
    bottom: 10px;
    right: 7px;
}
.three_grid > div span.hover > div .visit a{
    color: #030303;
}

/* FOOTER */
#footer{
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 10px;
    color: #86760d;
    text-align: center;
}
#footer span{
    display: block;
    font-size: 9px;
    margin-top: 8px;
}
#footer a{
    color: #86760d;
}

#footer a:hover{
    color: #fff;
}



#footer.home{
    padding-bottom: 25px !important;
}


/* HOME BANNER */
#home_banner{
    position: relative;
    height: 197px;
}
#home_banner .image{
    position: absolute;
    top: 6px;
    right: -8px;
}

#home_banner .caption{
    position: absolute;
    top: 46px;
    right: 157px;
    font-family: 'YanoneKaffeesatz-Regular';
    font-size: 38px;
    color: #393939;
    text-align: right;
}
#home_banner .caption span{
    display: block;
    color: #c2ad2a;
    margin-bottom: 1px;
}
#home_banner .caption span small{
    color: #ee3d17;
}

.banner{
	margin-bottom:30px;}


/* INNER  PAGE*/
#inner{
    position: relative;
    padding-left:115px;
    padding-top: 10px;
}
#inner h1{
    line-height: 39px;
text-align: right;
}

#inner .content{
    position: relative;
    height: 544px;
}

#inner .content h3{
    color: #0f8198;
    margin-bottom: 8px;
}


#inner .content h4{
    color: #da251d;
    margin-bottom: 8px;
    font-size: 22px;
    text-transform: uppercase;
}

#inner .content .admissionEnquiry{
    
}

#inner .content .admissionEnquiry td{
    border: none;
}




/* TAB MENU */
#inner .tab_menu{
    position: absolute;
    left: -49px;
}

#inner .tab_menu ul li{
    position: absolute;
    width: 31px;
    padding-top: 18px;
    background-image: url(http://billabongthane.com/images/menu_top.png);
    background-position: top center;
    background-repeat: no-repeat;
    cursor: pointer;
}
#inner .tab_menu ul li.mission{
    top: 0px;
    z-index: 6;
}
#inner .tab_menu ul li.advisory{
    top: 61px;
    z-index: 5;
}
#inner .tab_menu ul li.profile{
    top: 165px;
    z-index: 4;
}
#inner .tab_menu ul li.principals{
    top: 224px;
    z-index: 3;
}


#inner .tab_menu ul li.director{
    top: 342px;
    z-index: 2;
}

#inner .tab_menu ul li.promoters{
    top: 460px;
    z-index: 1;
}
#inner .tab_menu ul li.parents{
    top: 538px;
    z-index: 0;
}

#inner .tab_menu ul li.curriculum{
    top: 0px;
    z-index: 6;
}


#inner .tab_menu ul li.pre_primary{
    top: 90px;
    z-index: 5;
}


#inner .tab_menu ul li.primary{
    
    top: 232px;
    z-index: 4;
}


#inner .tab_menu ul li.secondary{
    
    top: 350px;
    z-index: 3;
}


#inner .tab_menu ul li.aLevel{
    
    top: 482px;
    z-index: 2;
}



/*********admission page css********/


#inner .tab_menu ul li.admissionProcedure{
    top: 0px;
    z-index: 6;
}

#inner .tab_menu ul li.admissionEligibility{
    top: 150px;
    z-index: 5;
}


#inner .tab_menu ul li.feeStructure{
    top: 300px;
    z-index: 4;
}

#inner .tab_menu ul li.enquiry{
    top: 408px;
    z-index: 3;
}




#inner .tab_menu ul li a{
    display: block;
    padding-bottom: 23px;
    background-image: url(http://billabongthane.com/images/menu_bottom.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}
#inner .tab_menu ul li a span{
    display: block;
    background-image: url(http://billabongthane.com/images/menu_center.png);
    background-position: center;
    background-repeat: repeat-y;
    padding: 0 7px 0 12px;
}
#inner .tab_menu ul li:hover, #inner .tab_menu ul li.active{
    background-image: url(http://billabongthane.com/images/menu_top_hover.png);
}
#inner .tab_menu ul li:hover a, #inner .tab_menu ul li.active a{
    background-image: url(http://billabongthane.com/images/menu_bottom_hover.png);
}
#inner .tab_menu ul li:hover a span, #inner .tab_menu ul li.active a span{
    background-image: url(http://billabongthane.com/images/menu_center_hover.png);
}
/* BREADCRUMB */
#breadcrumb{
    font-size: 11px;
    color: #0f8198;
    margin: -6px 0 6px 0;
    position: relative;
    z-index: 12;
}
#breadcrumb a, #breadcrumb span{
    color: #86760d;}


#breadcrumb a:hover{
    
    color: #fff;
}


.leftImage{
    float: left;
    margin-right: 20px;
}

.border{
    border-bottom: 1px solid #cbb429;
    margin-bottom: 20px;
}

#table_data{
    margin-bottom: 20px;
    
}

#table_data table{
    margin-bottom: 20px;
}

#table_data table, td, th{
    border: 1px solid #cbb429;
    border-collapse:collapse;
    padding: 10px;
    background: #fce44f;
}

#table_data th{
    font-weight: bold;
    color: #0071b6;
}


/********* Admission form  *********/

#formTable td{
    vertical-align: middle;
    text-align: left;
    padding: 5px !important;
   
    
}

#formTable td p{
    color: #000;
    margin-bottom: 10px;
}

#formTable span{
    color: #ff0000;
}



#gallery{
    text-align:left;
}

#gallery img{
    margin: 5px;
    padding: 5px;
    background: #cbb429;
    
}

#gallery img {
    margin: 5px;
    padding: 5px;
    background: #cbb429;
    
}

#gallery img:hover {
   
    background: #fff;
    
}

#gallery .box
{ float: left;}

#gallery .box p
{ text-align: center;}

/********************/


#formTable form{
    color: #030303;
}
#formTable form > div + div{
    margin-top: 17px;
}
#formTable label{
    display: block;
    margin-bottom: 6px;
}

#formTable input[type="text"], #formTable input[type="password"], #formTable input[type="file"], form.contact textarea{
    width: 100%;
    padding: 8px 10px;
    margin: 0;
    border: 0;
    background-color: #fbe97a;
    resize: none;
    font-family: verdana;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

#formTable select {
    width: 300px;
    padding: 8px 10px;
    margin: 0;
    border: 0;
    background-color: #fbe97a;
    resize: none;
    font-family: verdana;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}


#formTable select.dob{
    width: 95px;
}


#formTable textarea{
    height: 113px;
    overflow: hidden;
}


#formTable .button{
    background-color: #ceb621;
    padding: 6px 10px;
    border: 0;
    color: #5b4e01;
    cursor: pointer;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.59);
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.59);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.59);
}


#formTable .button:hover{
    background-color: #0071b6;
    
    border: 0;
    color: #fff;
    cursor: pointer;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.59);
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.59);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.59);
}




#formTable form.contact{
    margin-top: 23px;
}
#formTable form.contact .button{
    float: right;
}
#formTable .map label{
    margin-bottom: 4px;
}

#formTable.jobs{
    width: 400px !important;
    padding: 20px;
}


#formTable.jobs input[type="text"], #formTable.jobs input[type="password"], #formTable.jobs input[type="file"], #formTable.jobs textarea{
    
    width: 380px;
    
}}