body {
	padding-top: 0;
	background: url(../../public/images/background_main_1024x768.gif) no-repeat;
}

h1, h2, h2 a, h3, h3 a, h4, h4 a, nav ul li a, .btn, ul.toc *, ul.book * {
	font-family: Arial, Helvetica, serif;
}
h1 {
	font-size: 42px;
	
}
a.disabled {
	color: silver;
	pointer-events: none;
	cursor: default;
}
.btn {
	font-size: 16px;
}
.level2 {
	font-weight: bold;
}
a.level3 {
	padding-left: 20px;
}
.yellow {
	background: yellow;
}
textarea {
	resize: vertical;
}

ul li {
	list-style-type: none;
}

.normal {
	font-weight: normal;
}
.pointer {
	cursor: pointer;
}
.hide {
	display: none;
}
a.more button.more {
	clear: both;
	display: block;
	margin-bottom: 15px;
	
}
a.return {
    display: block;
    clear: both;
    text-align: right;
    margin: 30px 0;
}
.shadow {
	-webkit-box-shadow: inset 5px 5px 54px -21px rgba(0,0,0,0.55);
	-moz-box-shadow: inset 5px 5px 54px -21px rgba(0,0,0,0.55);
	box-shadow: inset 5px 5px 54px -21px rgba(0,0,0,0.55);
}
ul.book li ul {
	background
}

/*************************************
* 
*	    H E A D E R    T O P
* 
*************************************/


@media screen and (max-width: 467px) {
	img.noise, div.navbar, div#title_wrapper {		
		top: -5px;
	}
}



/*************************************
* 
*		  M E D I A    L I S T
* 
*************************************/



/*************************************
* 
*		      F O R M S
* 
*************************************/

input {
	border: 1px solid silver;
}
div#search-a {
	margin: 10px 0 30px 0;
}
input#search-word {
	font-size: 16px;
	font-weight: 800;
}
div#search-more {
	display: none;
}

div#autocomplete {
	display: none;
	max-height: 385px;
	overflow: auto;
	background: white;
	padding: 10px 20px;
	border: 1px solid silver;
	box-shadow: 5px 5px 15px silver;
}
div#autocomplete a {
	display: block;
	cursor: pointer;
	padding: 5px;
	border-bottom: 1px dotted silver;
}
div#autocomplete a:hover {
	color: white;
	background: #B30B1E
}

form span.warning {
	color: red;
	font-style: italic;
}

div.search-results h4 {
	padding: 7px;
	background: white;
	border-radius: 5px;
}
div.search-results a.bookmark {
	display: block;
	padding-left: 32px;
	background: url(../../public/images/bookmark.png) no-repeat;
}

/*************************************
* 
*			  T I T L E
* 
*************************************/



/*************************************H
* 
*			   T E X T
* 
*************************************/

div#bookPage, div#bookPage iframe, div#bookPage iframe * {
	width: 100%;
	border: 0;
}

div#text {
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
}
div#column1 {
	padding: 10px;
}

@media screen and (min-width: 992px) {
	
	div#text {
		padding-top: 15%;
		float: left;
		width: 70%;
	}
	.ui-widget-content {
		background: transparent url(../../public/images/slider.png) no-repeat right top !important;
		border-right: 0;
	}
	div#column1 {
		float: right;
		width: 29%;
	}
}



div#column1 div.menu {
	margin-top: 10px;
}
div#column1 div.menu a {
	display: block;
}
div#bookButtons {
	display: none;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

div#bookButtons a {
	padding: 8px 20px;
	text-decoration: none;
}

/****************************************************
* 
*		  T O C 
* 
****************************************************/

div.search-results h2 {
	text-align: left;
}
ul.toc, ul.book {
	display: none;
	margin-top: 10px !important;
	padding: 0;
}
ul.toc * {
	font-size: 16px;	
}
 ul.toc, ul.toc ul {
	margin: 0;
	padding: 0;
	clear: both;
}
 ul.toc li a {
	display: block;
	width: 100%;
	cursor: pointer;
}
ul.teyxos {
	clear: both;
}
ul.category li.category a.category, ul.book li.tomos a.tomos, ul.teyxos li.teyxos a.teyxos {
	clear: both;
	text-align: left;
}
ul.toc li a.btn, ul.book li a.btn {
	margin-bottom: 2px;
	border: 0;
}
li.word a.word {
	font-weight: 800px !important;
}
 ul.toc li a {
 	text-align: left;
 }
ul.year li.year a.year  {
}
ul.category li.category a.category, ul.alphabet li.alphabet a.alphabet, ul.author li.author a.author {
	font-weight: 800;
}

ul.category > li.category > a.category {
	font-size: 14px;
	padding-top: 5px;
}
ul.alphabet li.alphabet {
	display: inline;
	width: 12.5%;
	float: left;
}
ul.alphabet li.alphabet a.alphabet {
	text-align: center;
}
ul.bookmark {
	padding: 0;
}
li.bookmark a.bookmark, li.teyxos a.bookmark, div.search-results a.bookmark {
	clear: both;
	font-size: 16px;
	color: gray;
	line-height: 120%;
	padding-left: 32px;
	margin: 5px 0;
	background: url(../../public/images/bookmark.png) no-repeat left top;
}
li.bookmark a.bookmark:hover,  li.teyxos a.bookmark:hover, div.search-results a.bookmark:hover {
	color: #B30B1E !important;
	background: url(../../public/images/bookmark_red.png) no-repeat left top;
}
div#bookButtons a.bookmark:hover {
	color: #B30B1E !important;
}

/*************************************
* 
*			   M E N U 
* 
*************************************/

div.panel-group * {
	border: 0;
	box-shadow: none;
}
div.panel-group div.panel-body {
	padding: 0;
}
div.panel div.panel div.panel-heading {
	padding: 5px 10px 0 10px;
	background: transparent url();
}


/*************************************
* 
*		  C O P Y R I G H T
* 
*************************************/

div#logo_footer {
	position: relative;
	top: -50px;
}

div#copyright {
	margin-top: 50px;
	clear: both;
}


div#copyright h3 {
	margin: 0 0 10px 0;
}

@media screen and (max-width: 767px) {
	div#copyright div div {
		text-align: center !important;
	}
	div#logo_footer {
		top: -30px;
	}
}
@media screen and (min-width: 768px) {
	div#copyright a#infodesign {
		float: right;
	}
}

/*************************************
* 
*			H A C K I N G
* 
*************************************/



::selection {
	background: #B01750; /* Safari */
	color: white;
}
::-moz-selection {
	color: white;
	background: #B01750; /* Firefox */
}

div.alert-danger h3 {
	color: #A94442;
	margin: 0;
}
div.alert-warning h3 {
	color:#8A6D3B;
	margin: 0;
}

div#cboxLoadedContent {
	background: #FDCE74;
}
div#cboxLoadedContent div.bucket {
	width: 95%;
	margin: 0 auto;
}

.fb-comments, .fb-comments iframe[style], .fb_iframe_widget > span[style] {width: 100% !important;}

html { overflow-y: scroll; }

img[src*="gstatic.com/"], img[src*="googleapis.com/"]  {
    max-width: 99999px;
}


/*     Microsoft phone hack     */

@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }


/* Fix Google Maps canvas
 *
 * Wrap your Google Maps embed in a `.google-map-canvas` to reset Bootstrap's
 * global `box-sizing` changes. You may optionally need to reset the `max-width`
 * on images in case you've applied that anywhere else. (That shouldn't be as
 * necessary with Bootstrap 3 though as that behavior is relegated to the
 * `.img-responsive` class.)
 */

.google-map-canvas,
.google-map-canvas * { .box-sizing(content-box); }

/* Optional responsive image override */
img { max-width: none; }
/* Bootstrap Css Map Fix*/
#map img { 
  max-width: none;
}
/* Bootstrap Css Map Fix*/
#map label { 
  width: auto; display:inline; 
} 