@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,700,700italic,800,600italic,600,800italic);
@import url(http://fonts.googleapis.com/css?family=Lora:400,700italic,700,400italic);
#defaultNavbar1 {
	margin-left: auto;
	margin-right: auto;
}
.row .col-lg-10.col-lg-offset-1 {
	padding-top: 5px;
	padding-bottom: 5px;
	text-shadow: 0px 0px;
	border-bottom-color: #000000;
	top: 0px;
}
.row .col-lg-11.col-lg-offset-0 {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #F60509;
	font-size: 3.2em;
	text-align: center;
	border-bottom: 1px solid #000000;
}
.row .col-lg-offset-0.col-lg-12 {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #F60509;
	font-size: 3.8em;
	font-weight:600;
	text-align: center;
	text-shadow: 0px 1px #C3C2C2;
}
.navbar.navbar-default {
	background-color: #FFFFFF;
	border-width: 0px;
}
.nav.navbar-nav .active {
	background-color: #FFFFFF;
}
.nav.navbar-nav .active a {
	background-color: #FFFFFF;
}
.nav.navbar-nav .active a:hover {
	background-color: #FFFFFF;
	text-decoration: underline;
	font-weight: 500;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: underline;
  background-color: #ffffff;
}
.container-fluid .navbar.navbar-default .container-fluid {
}
.container-fluid #defaultNavbar1 {
}
.nav.navbar-nav {
}
.navbar.center .navbar-inner {
    text-align: center;
}
.navbar.center .navbar-inner .nav {
    float: none;
    display:inline-block;
}.container-fluid .container-fluid {
	margin-top: 0px;
	font-family: 'Open Sans', sans-serif;
}
.container-fluid .navbar.navbar-default.center {
	margin-top: 0px;
	margin-bottom: 12px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-radius: 0px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	border: 1px solid #999999;
	margin-top: 4px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
}

strong {
  font-weight: 700;
}

.sidebar {
	padding: 0px 30px 0px 50px;
	background-color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4em;
}

.sidebar ul {
	padding-left: 0px;
}

.sidebar ul li {
	list-style: none;
	padding: 5px 0px;
}

.home .main-content {
	border-left: none;
}

.main-content {
	min-height: 900px;
	padding: 0px 40px;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.4em;
	border-left: 1px solid #000000;
	overflow: auto;
}

.main-content a {
	font-weight: 600;
	color: #060F67;
}

.main-content ol li {
	list-style: none;
	padding: 4px 0px;
}

.carousel-wrapper{
	padding: 0px 40px;
}

.container-fluid {
	max-width: 1100px;
}

h2.page-title {
	text-align: center;
	margin-bottom: 20px;
}

h3.slider-title {
	clear: both;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 100%;
	display: block;
}

.content-block {
	padding: 40px;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
	float: none;
}

.footer {
	clear: both;
	margin-top: 10px;
	border-top: solid 1px #000000;
	padding-top: 8px;
}

.book_title_list {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	font-weight: 700;
	line-height: 1.3em;
}
.book_title_page {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.1em;
	font-weight: 700;
	line-height: 1.6em;
}

.book_subtitle_list {
	font-family: 'Open Sans', sans-serif;
	font-size: .9em;
	font-weight: 500;
	line-height: 1.5em;
}

.book_subtitle_page {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.1em;
	font-weight: 500;
	line-height: 1.5em;
}

.author_book_page {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.1em;
	font-weight: 600;
	line-height: 1.8em;
}

.owl-prev,
.owl-next {
	font-weight: bold;
}

#defaultNavbar1 ul li:hover > ul.dropdown-menu {
	display:block;
}

.sb-menu li a {
	color: #555;
	background-color: #fff;
	display: block;
	font-size: .9em;
}

.sb-menu li a:hover {
	font-weight: 500;
}

.sb-submenu {
	display: none;
}

.sb-submenu li a {
	padding: 0px 25px;
	display: block;
}

.sb-submenu li a:hover {
	background-color: #f5f5f5;
	text-decoration: none;
}

.sb-menu li:hover > ul.sb-submenu {
	display:block;
}

blockquote {
	border-left: none;
}

.books-by-subject-wrap {
	border-bottom: solid 1px silver; 
	min-height:180px; 
	margin-bottom:16px; 
	width:48%; 
	float:left; 
	margin-right:6px;
	overflow: auto;
}

.bestseller-books-wrap {
	float:left;
	width:15%;
	min-height:146px;
	margin-bottom:12px;
	text-align:center;
	margin-right: 6px;
}

.author-list-wrap {
	margin-bottom:3px; 
	width:32%; 
	float:left;
	margin-right: 6px;
}

@media only screen and (max-width: 1024px) {
	.books-by-subject-wrap {
		width: 45%;
		min-height:200px;
	}

	.bestseller-books-wrap {
		width: 14%;
	}
}

@media only screen and (max-width: 950px) {
	.books-by-subject-wrap {
		width: 42.5%;
		min-height: 220px;
	}

	.bestseller-books-wrap {
		width: 20%;
	}
}

@media only screen and (max-width: 850px) {
	.books-by-subject-wrap {
		width: 100%;
		min-height:180px;
	}

	.bestseller-books-wrap {
		width: 30%;
	}

	.author-list-wrap {
		width: 30%;
	}
}

@media only screen and (max-width: 768px) {

	.carousel-wrapper{
		padding: 0px;
	}

	.content-block {
		padding: 0px;
	}

	.author-list-wrap {
		width: 100%;
	}


}

@media only screen and (max-width: 400px) {
	.bestseller-books-wrap {
		width: 100%;
	}
}
