@charset "utf-8";
/* CSS Document */

*
{
	margin:0;
	padding:0;
}


/******************** Fonts Stylesheet Code Start *************************/

@font-face 
{
	font-family: "Museo 700";
	src: url("fonts/Museo700-Regular.otf") 
}
@font-face 
{
	font-family: Shusha;
	src: url("fonts/Shusha.ttf") 
}
/*@font-face 
{
    font-family: Yanone Kaffeesatz Light;
    src: local(Yanone Kaffeesatz Light), url('fonts/Yanone Kaffeesatz Light.ttf') format('opentype');
}
@font-face 
{
    font-family: Museo 300;
    src: local(Museo 300), url('fonts/Museo 300.otf') format('opentype');
}*/
/* EOT file for IE */
/*@font-face {
 font-family: American Purpose_font;
 src: url("fonts/American_Purpose.eot") 
}*/

/******************** Fonts Stylesheet Code Start *************************/




body
{
	overflow-y:scroll
}

.topbar
{
	background-color:#033b64;
	height:50px;
	overflow:auto;
}

.quicklinkbar
{
	overflow:auto;
	width:1050px;
	margin:auto auto
}

.quicklinks
{
	float:left;
}

.quicklinks ul
{
	float:left;
}

.quicklinks ul li
{
	float:left;
	display:inline;
	width:auto;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	margin-top:15px;
}

.quicklinks ul li a
{
	font-family:"Museo 700";
	text-decoration:none;
	color:#bfbfbf;
	font-size:14px;
	
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
  	-webkit-transition:.5s;
  	transition:.5s;
}

.quicklinks ul li a:hover
{
	color:#ffffff;
}


.mainsitelinks
{
	float:right;
}

.mainsitelinks ul
{
	float:left;
}

.mainsitelinks ul li
{
	float:left;
	display:inline;
	width:auto;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	margin-top:15px;
}

.mainsitelinks ul li a
{
	font-family:"Museo 700";
	text-decoration:none;
	color:#ffffff;
	font-size:13px;
	
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
  	-webkit-transition:.5s;
  	transition:.5s;
}

.mainsitelinks ul li a:hover
{
	color:#dfdfdf;
}

.mainheader
{
	border-bottom:1px solid #efefef;
	background:url(images/header_bg.jpg) repeat-x;
}

.header
{
	width:1100px;
	height:165px;
	margin:auto auto;
	overflow:auto;	
}

.logo
{
	float:left;
	background:url(images/logo.png) no-repeat;
	width:150px;
	height:135px;
	margin-top:10px;
}

.headerrightbar
{
	float:left;
	width:900px;
	margin-left:40px;
	text-align:center;
}

.searchbar
{
	width:auto;	
	font-family:"Museo 700";
	background-color:#023357;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	padding:5px;
	font-size:16px;
	color:#efefef;
	margin-left:100px;
}

.searchbar input
{
	padding:10px;
	width:700px;
	outline:none;
	color:#999999;
}

.publicationname1
{
	float:right;
	width:250px;
	font-family:"Museo 700";
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#646959;
	margin-top:20px;
}

.publicationname2
{
	float:right;
	margin-top:20px;
	width:275px;
	font-family:"Museo 700";
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#bb0303;
}

.publicationname3
{
	float:right;
	margin-top:45px;
	width:315px;
	font-family:"Museo 700";
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#033b64;
}

.maincontent
{
	width:1100px;
	margin:auto auto;
	margin-top:30px;
	overflow:auto;
	margin-bottom:10px;
}

.leftcontent
{
	float:left;
	width:250px;
}

.menubar_heading
{
	font-family:"Museo 700";
	font-size:18px;
	color:#333333;
	border-bottom:5px solid #efefef;
	margin-bottom:10px;
	padding-bottom:5px;
	height:20px;
}

.menubar_heading_contributors
{
	font-family:"Museo 700";
	font-size:16px;
	color:#333333;
	border-bottom:2px solid #efefef;
	margin-bottom:20px;
	padding-bottom:10px;
	height:20px;
}

.menubar_heading_contributors a
{
	text-decoration: none;
	color: #11578a;
}

.directors_content
{
	font-size:14px;
	font-family:Cambria;
	color:#333333;
	line-height:18px;	
}

.directors_content a
{
	text-decoration:none;
	color:#0099CC;	
	
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
  	-webkit-transition:.5s;
  	transition:.5s;
}

.directors_content a:hover
{
	color:#121212;	
}


.rightcontent
{
	width:820px;
	float:right;
	//border-left:1px solid #e5e5e5;
}

.flashgallery
{
	width:800px;
	height:400px;
	//border:5px solid #efefef;
	margin:5px;
}

.divider
{
	width:800px;
	height:45px;
	margin:auto auto;
	background:url(images/divider.png) no-repeat;
}

.divider2
{
	width:800px;
	height:45px;
	margin:auto auto;
	background:url(images/divider2.png) no-repeat;
}

.mainlibrary
{
	width:810px;
}

.mainheading
{
	width:800px;
	margin:auto auto;
	font-family:"Museo 700";
	font-size:20px;
	color:#333333;
	margin-bottom:10px;
}

.library
{
	overflow:auto;
	margin:3px;
}

.breadcrumbs
{
	font-family:Cambria;
	font-size:14px;
	color:#222222;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
	border-bottom:1px solid #efefef;
	height:25px;
	margin-bottom:20px;
}

.content
{
	font-family:Cambria;
	font-size:14px;
	line-height:20px;
	margin:5px;
	color:#555555;
}

.content p
{
	margin-bottom:10px;
	line-height:25px;
}

.content ul
{
	margin-left:30px;
}

.content ul li
{
	line-height:30px;
}

.contentheading
{
	width:800px;
	margin:auto auto;
	font-family:"Museo 700";
	font-size:20px;
	color:#333333;
	margin-bottom:10px;	
}

.contentsubheading
{
	width:800px;
	margin:auto auto;
	font-family:"Museo 700";
	font-size:16px;
	color:#333333;
	margin-bottom:10px;	
}

.contacts
{
	width:800px;
	height:auto;
	margin-top:30px;
	overflow: auto;
}

.contacts_left
{
	float:left;
	width:250px;
	margin:5px;
}

.contacts_right
{
	float:right;
	width:400px;
	margin:5px;
}

.contact_heading
{
	width:250px;
	font-family:"Museo 700";
	font-size:16px;
	color:#333333;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #efefef;
}

.contacts td
{
	//padding:5px;
	//border-bottom:1px solid #efefef;	
}

.contacts form
{
	margin-top:30px;
}

.contacts form input
{
	width:200px;
	padding:10px;
	border: 1px solid #efefef;
	outline:none;
	color:#999999;
}

.contacts form textarea
{
	width:200px;
	padding:5px;
	border: 1px solid #efefef;
	outline:none;
	color:#999999;
	resize:none;
}

.contacts form input[type="submit"]
{
	width:100px;
	padding:5px;
	background-color:#26406b;
	color:#ffffff;
	
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
  	-webkit-transition:.5s;
  	transition:.5s;
	cursor:pointer;
}

.contacts form input[type="submit"]:hover
{
	background-color:#415b85;
}

.contacts form input[type="reset"]
{
	width:100px;
	padding:5px;
	background-color:#26406b;
	color:#ffffff;
	
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
  	-webkit-transition:.5s;
  	transition:.5s;
	cursor:pointer;
}

.contacts form input[type="reset"]:hover
{
	background-color:#415b85;
}


/*********** Mainbook start **********/

.imgcover
{
	border:1px solid #efefef;
	padding:5px;
}

.mainbookdetails
{
	width:780px;
	margin:auto auto;
	overflow:auto;
	margin-top:20px;
}

.mainbookdetails_left
{
	float:left;
	width:315px;
	margin:5px;
}

.mainbookdetails_left img
{
	margin-bottom: 10px;
}

.mainbookdetails_left a
{
	font-family:"Museo 700";
	background-color:#0e557e;
	padding:5px;
	text-decoration:none;
	color:#e3eaef;
	text-align:center;
	font-size:12px;
	
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
  	-webkit-transition:.5s;
  	transition:.5s;
	cursor:pointer;
}

.mainbookdetails_left a:hover
{
	color:#ffffff;
	background-color:#121212;
}

.mainbookdetails_right
{
	float:left;
	width:440px;
	margin:5px;
}

.mainbookdetails_right h1
{
	font-size:14px;
	font-family:"Museo 700";
	color:#175173;
	border-bottom:1px solid #efefef;
	height:20px;
	padding-bottom:2px;
	margin-bottom:5px;
}

.mainbookdetails_right ul
{
	margin-left:20px;
	line-height:18px;
}

.mainbookdetails_right ul li
{
	line-height: 20px;
	//margin-bottom:5px;
}

.mainbookdetails_right ol
{
	margin-left:20px;
	line-height:18px;
}

.mainbookdetails_right ol li
{
	line-height: 20px;
	//margin-bottom:5px;
}

.mainbookdetails_right p
{
	line-height: 18px;
}

.mainbookname
{
	margin-bottom:15px;
}

.mainbookboard
{
	margin-bottom:15px;
}

.mainbookgrade
{
	margin-bottom:15px;
}

.mainbookauthor
{
	margin-bottom:15px;
}

.mainbookdescription
{
	font-size:13px;
}

.hindilang
{
	font-family:Shusha;
	font-size:16px;
}



/*********** Mainbook end **********/



/*********** Book box start **********/

.bookbox
{
	float:left;
	width:190px;
	height:400px;
	border-radius:5px;
	margin:3px;
	border:1px solid #efefef;
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
  	-webkit-transition:.5s;
  	transition:.5s;
}

.bookbox:hover
{	
	border:1px solid #dfdfdf;
	box-shadow: 0 0 3px #afafaf;
}

.book_cover
{
	width:175px;
	height:300px;
	margin:auto auto;
	border:1px solid #efefef;
	padding:2px;
	margin-top:5px;
	margin-bottom:10px;
	
}

.book_title
{
	font-family:"Museo 700";
	font-size:13px;
	margin-top:5px;
	margin-bottom:10px;
	text-align:left;
	padding-left:5px;
}

.book_grade
{
	font-family:"Museo 700";
	font-size:13px;
	padding-top:5px;
	text-align:left;
	border-top:1px solid #e5e5e5;
	padding-left:5px;
}

.book_details
{
	width:200px;
	padding-left:5px;
}

.book_details a
{
	width:200px;
	margin:auto auto;
	text-align:center;
	background-color:#0d2233;
	text-decoration:none;
	color:#ffffff;
	padding:3px;
	font-size:12px;
	font-family:"Museo 700";
	border-radius:3px;
}

/*********** Book box end **********/

.footer
{
	background-color:#00101b;
	height:40px;
	font-family:"Museo 700";
}

.footerarea
{
	width:1150px;
	margin:auto auto;
}

.footer_left
{
	float:left;
	width:200px;
	height:25px;
	margin-top:5px;
}

.footer_left ul
{
	float:left;
}

.footer_left ul li
{
	float:left;
	display:inline;
	margin:5px;
}

.footer_left ul li a
{
	font-size:12px;
	color:#999999;
	text-decoration:none;
	
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
  	-webkit-transition:.5s;
  	transition:.5s;
}

.footer_left ul li a:hover
{
	color:#ffffff;
}


.footer_right
{
	float:right;
}

.footer_right
{
	font-size:12px;
	color:#efefef;
	text-decoration:none;
	margin-top:10px;
}



/***************** CBSE Books ****************/

.cbsebooks
{
	width:800px;
	margin:auto auto;
	overflow:auto;
}

.grades
{
	float:left;
	width:175px;
	height:250px;
	padding:3px;
	border:1px solid #dfdfdf;
	margin:8px;
	
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
  	-webkit-transition:.5s;
  	transition:.5s;
}

.grades:hover
{
	background-color:#efefef;
}

.grades p
{
	font-family:"Museo 700";
	text-align:center;
	margin-top:100px;
	font-size:24px;
}

.grades a
{
	text-decoration:none;
	color:#000033;
}

.grades a:hover
{
	color:#003366;
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
  	-webkit-transition:.5s;
  	transition:.5s;
}

.cbsegrades
{
	width:800px;
	margin:auto auto;
	overflow:auto;
	margin-bottom:10px;
}

.grades_subjects
{
	float:left;
	width:100px;
	height:150px;
	border:1px solid #dfdfdf;
	margin:10px;
	
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
  	-webkit-transition:.5s;
  	transition:.5s;
}

.slashborder
{
	background:url(images/slashborder.jpg) repeat-x;
	height:13px;
	margin-top:5px;
	margin-bottom:5px;
}

/**** Filler Div *****/
.filler
{
	height: 100px;
}