body 
{
	color: #534D35;
	margin:0px auto; 
		margin-top: 0 !important;
		font-family: Georgia, Times, "Times New Roman", serif;
	text-align: center;
	line-height: 1.6em;
	background-color:#695E4A;
	background: -webkit-linear-gradient(left, #fff, #695E4A); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(left, #fff, #695E4A); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(left, #fff,#695E4A); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to left, #fff, #695E4A); /* Standard syntax */
	
}


div.books-div

{
	background-color: #404040;
	background-image:url('../images/wood4.jpg');
	max-height:176px;
	padding:0px;
	border: 1px black solid;

}

div.mf
{
	margin: 15px auto;
	width:100%;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	background-color:#fff;
	background: -webkit-linear-gradient(left, #fff, #695E4A); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(left, #fff, #695E4A); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(left, #fff,#695E4A); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to left, #fff, #695E4A); /* Standard syntax */
	overflow-x: hidden;

}

div.main_top
{
	text-align:left;
	padding: 0% 2% 0% 3%;
	margin:0px auto;
	margin-top: 0 !important;
	background-color:#695E4A;
	background: -webkit-linear-gradient(left, #fff, #695E4A); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(left, #fff, #695E4A); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(left, #fff,#695E4A); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #fff, #695E4A); /* Standard syntax */
}

div.bottom_div
{	
	margin: 10px auto;
	border-spacing:10px;
	padding: 3%;
	text-align:center;
}

div.footer
{
	margin:0 auto;
	text-align: center;
	color: #d0d0d0;
	padding:1% 2% 1% 2%; 
	background-color:#695E4A;
	overflow:hidden;
	font-size:90%;
}


div.table-style,div.table-style-DE
{
	display:table;
	border-collapse: separate;
  	border-spacing: 1px;
  	table-layout:fixed; 
}
div.table-row-style,div.table-row-style-DE
{
	display:table-row;
}

div.table-cell-style
{
	display:table-cell;
	padding:1%;
	vertical-align:top;
}
div.table-cell-style-nav
{
	display:table-cell;
	padding:1% 1% 1% 1.5%;
	vertical-align:top;
	text-align:center;
	width:15%;
	max-width:200px;


  }

div.table-cell-style-DE
{
	display:table-cell;
	padding:0%;
	vertical-align:bottom;
	text-align:left;
	max-width:300px;
	min-width:225px;
	width:225px;

}

.whitebox 
{
	background-color: #FFFFFF;
	margin-left: 1px; 
	padding: 2% 2% 2% 3%;
	text-align: justify;
	position:relative;
	min-height:325px;
	height:100%;
}


.whitebox-blog
{
	background-color: #FFFFFF;
/*	margin-bottom: 20px;  */
	padding: 2% 2% 2% 3%;
	text-align: justify;
	position:relative;
	min-height:250px;
	height:100%;
	background-image:url('../images/paper.jpg');
	background-repeat: repeat;

}





nav.nav-s
{
	min-width:100%;
	max-width:100%;
	font-size:100%;
	text-align:center;
	display: table;
	table-layout: fixed;
	border-collapse: collapse;
	border: none;
	margin: 0 auto;

}

nav ul
{
	display: table-row;
	list-style:none;
}
nav li
{
	display: block;
	text-align:center;
	height:auto;
	margin: 0 auto;
	margin-bottom:3%;
	vertical-align: middle;
	zoom: 1; 
}

nav li a 
{
	padding:5%;
	display: block; 
	width: 90%; 
	height: 100%;
	-o-transition:.5s ease-in-out;
	-ms-transition:.5s ease-in-out;
	-moz-transition:.5s ease-in-out;
	-webkit-transition:.5s ease-in-out;
	transition:.5s  ease-in-out;
}

nav li.inactive
{
		background-color:#A8A196;
		
	
}

nav li.active
{
		background-color:#707070;


}

a
{
	font-weight: bold;
	outline:none; 
	text-decoration:none;
}

nav a
{

	font-weight: normal;
}



a:link {color:#000000;}      /* unvisited link */
a:visited {color:#000000;}  /* visited link */
a:hover {color:#aaf;}  /* mouse over link */
a:active {color:#aaf;}  /* selected link */

nav a:link {color:#ffffff;}      /* unvisited link */
nav a:visited {color:#ffffff;}  /* visited link */
nav a:hover {background-color:#606060;}  /* mouse over link */
nav a:active {color:#ffffff;}  /* selected link */

a.footer-link:link {color:#fff;}      /* unvisited link */
a.footer-link:visited {color:#fff;}  /* visited link */
a.footer-link:hover {color:#aaf;}  /* mouse over link */
a.footer-link:active {color:#fff;}  /* selected link */
a.footer-link{text-decoration:none;}

h1
{
	font-size: 160%;
	text-transform:uppercase;
	color:#D54E38;
}

h2
{
	font-size: 130%;
}

h3
{
	font-size: 110%;
}

img.ass
{
	width:70%;
	height:auto;
}

img.logo
{
	width:20%;
	height:auto;
}

img.books
{
	width:100px;
	height:auto;
	border: black 1px solid;
}

img.books2
{
	width:115px;
	height:174px;
	overflow:visible;
	max-height:99%;
}

img.book_details
{
	width:25%;
	height:auto;
	border:2px black solid;
	float:right;
	margin:2%;

}

img.book_details_intro
{
	width:15%;
	height:auto;
	border:2px black solid;
	float:right;
	margin:3%;

}


div.books_latest
{
 box-shadow: 0 0 13px blue;
 width:15%;
	float:left;
	height:auto;
	border:1px black solid;
	margin:3%;
	text-align:center;
	vertical-align:middle;
	padding:5px;
	padding-top:13px;
		background-color:#695E4A;
		background: -webkit-linear-gradient(top, #ccc,#695E4A); /* For Safari 5.1 to 6.0 */
		background: -o-linear-gradient(top, #ccc,#695E4A); /* For Opera 11.1 to 12.0 */
		background: -moz-linear-gradient(top, #ccc,#695E4A); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to bottom, #ccc,#695E4A); /* Standard syntax */
	color:white;


}

img.book_details_intro_landscape
{
	width:25%;
	height:auto;
	border:2px black solid;
	float:right;
	margin:3%;
}

img.DE
{
	width:100px;
	height:auto;
	position: absolute;
	left:0;
	bottom:0;

}


div.table-cell-style-DE
{
	display:table-cell;
	padding:1%;
	vertical-align:bottom;
	text-align:left;
	min-width:100px;
	width:225px;

}


.books2:hover {
 transform: scale(1.1);

}

.clear { clear: both; }

#menu-toggle
{
	width: 1.75em;
	height:auto;
	position:absolute;
	left: 0;
	z-index:99999;
	font-weight: bold;
	text-align:center;
	padding:2px;

}


blockquote
{
	  background-color:#DDC6B3;
	  margin-top: 10px;
	  margin-bottom: 10px;
	  margin-left: 20px;
	  padding: 10px;
 	  border-left: 3px solid #B38257;
 	  font-style:italic;
 	  overflow: auto;
 	  text-align: left;
}

div.dib
{
	font-family: 'Lucida Console', Monaco, monospace;
}