/* ---------------------------------------
	@copyright	templatecentury.com
	www.templatecentury.com
	Standard styles formatting
	@license 
-----------------------------------------*/


body {
	background:#F3F4F2;
	color:#6e6e6e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
a {
	color:#00A3E0;
}
.readmore a, .readmore .btn {
    background: none;
	color:#6e6e6e;
}
.readmore a:hover {
    background: none;
    color: #000000;
}
h1 {
	color:#6e6e6e;
}




table tbody > tr:nth-child(odd) > td, table tbody > tr:nth-child(odd) > th {
    background: none;
}
.dj-megamenu-default li:hover a.dj-up_a .arrow, 
.dj-megamenu-default li.hover a.dj-up_a .arrow, 
.dj-megamenu-default li.active a.dj-up_a .arrow,
.dj-megamenu-default li a.dj-up_a .arrow {
    display: none;
}




#wrapper .blog.pageHome .leading-0,
#wrapper .blog.pageHome .leading-1,
#wrapper .blog.pageHome .leading-2
{
	width: 33.33%;
	float: left;
}

.page-header h2,
.page-header h2 a {
	color:#6e6e6e;
}




#wrapper2 {
	background:#000000;
	text-align: right;
}
#wrapper2 a {
	color:#999999;
}
#wrapper2 .moduletable.moduleLanguage {
	padding:3px;
}
#wrapper2 a:hover {
	color:#ffffff;
}

#wrapper3 {
	border-bottom: 1px solid rgba(225, 225, 225, 0.1);
	border-top: 1px solid rgba(225, 225, 225, 0.1);
	background: #1f1f1f url(../images/background-nav.png) top center no-repeat;
}
#wrapper3 #logo2 {
	padding:5px 15px;
}

#wrapper3 .dj-megamenu-default {
    background:none;
}
#wrapper3 .moduletable.moduleMainMenu {
	margin-top:35px;
}
#wrapper3 .dj-megamenu-default li.dj-up {
    width:12.5%;
}
html:lang(en) #wrapper3 .dj-megamenu-default li.dj-up {
    width:14.1%;
}
#wrapper3 .dj-megamenu-default li a.dj-up_a {
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    text-decoration: none;
    padding: 0 0px;
    cursor: pointer;
    background: transparent;
    color: #fff;
    border-right: 0px solid #999999;
    border-left: 0px solid #999999;
    width:100%;
	text-align: center;
}
.dj-megamenu-default li a.dj-up_a span {
    width:100%;
}
.dj-megamenu-default li a.dj-up_a span > span {
    width:auto;
}

.dj-megamenu-default li:hover div.dj-subwrap, .dj-megamenu-default li.hover div.dj-subwrap {
    background: #000000;
}

.dj-megamenu-default li ul.dj-submenu > li > a:hover, .dj-megamenu-default li ul.dj-submenu > li > a.active, .dj-megamenu-default li ul.dj-submenu > li.hover:not(.subtree) > a {
    background: none;
    color: #fff;
}
.dj-megamenu-default li a.dj-up_a img {
    margin: -10px 0 0 0;
}



#wrapper4 {
	background:#2d2d2d;
	padding:20px 0;
}





#wrapper8 {
	background:#2d2d2d;
	border-top:solid 5px #00A3E0;
	padding:30px 0;
	text-align: center;
}

#wrapper8, #wrapper8 a {
	color:#868686;
}


.com_flippingbook.view-category #maincenter #content h2 {font-family: 'Parisienne', cursive; font-size: 38px;color: #6c6155; text-align: center;font-weight: 400;margin-bottom: 30px;}
.com_flippingbook #maincenter #content > .inner {
	background: url(../images/bg_low_line.png) center bottom no-repeat;
	padding-bottom: 160px;
	margin-bottom: 50px;
}
.com_flippingbook.view-category .fb_book_list_table img {max-width: 90%;}
.com_flippingbook.view-category .fb_book_list_table ul { margin: 0;}
.com_flippingbook.view-category .fb_book_list_table li {
	list-style: none;
	width: 25%;
	display: inline-block;
	float: left;
	margin-bottom: 40px;
}
.com_flippingbook.view-book #maincenter #content h2 {font-family: 'Parisienne', cursive; font-size: 38px;color: #6c6155; text-align: center;font-weight: 400;margin-bottom: 30px;}