body {
	margin: 0;
	color: #333;
	font-size: 75%;
	background: #fff;
	line-height: 1.5em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.center { text-align: center; }
.left   { text-align: left; }
.right  { text-align: right; }

#wrap {
	text-align: center;
	background: url(../graphics/black.gif) 100% 100% repeat-x;
}

#center {
	width: 770px;
	text-align: left;
	position: relative;
	margin: 0 auto;
}

#header h1 {
	width: 140px;
	height: 40px;
	top: 10px; left: 10px;
	position: absolute;
	margin: 0; padding: 0;
	background: url(../graphics/old-books.gif) no-repeat;
}

#header h1 span {
	display: none;
}

#header h2 {
	display: none;
}

#header div {
	width: 770px;
	height: 209px;
	background: url(../graphics/headers.gif) 0 37px no-repeat;
}

.hidden {
	display: none;
}

#footer {
	width: 770px;
	height: 100px;
	bottom: 79px; left: 0px;
	position: absolute;
}

#footer p {
	display: none;
}

#colL {
	float: left;
	width: 249px;
	padding-top: 40px;
}

#colL ul {
	margin: 0; padding: 0;
	margin-left: 10px;
	list-style: none;
	width: 229px;
	line-height: 1.2em;
}

#colL li {
	list-style: none;
	margin: 0; padding: 0;
	padding-left: 10px;
	background: url(../graphics/li.gif) 0 5px no-repeat;
}

#colL li a {
	color: #666;
	font-size: 85%;
	text-decoration: none;
}

#colL li a:hover {
	color: #f60;
}

#colL a#download {
	display: block;
	width: 250px;
	height: 141px;
}

#nav {
	right: 0px;
	bottom: 0px;
	position: absolute;
}

#nav li {
	float: left;
	list-style: none;
}

#nav li a {
	color: #666;
	display: block;
	font-weight: bold;
	margin: 0 1px 0 1px;
	text-decoration: none;
	padding: 5px 10px 14px 10px;
}

#nav li a:hover, #nav li a.active {
	color: #c30;
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(../graphics/menu_a_hover.gif);
}

.clear {
	clear: both;
}

#sidebar {
	float: left;
	width: 210px;
	min-height: 475px;
	padding: 30px 20px 20px 20px;
	background: #fff url(../graphics/sidebar.gif) no-repeat;
}

#content {
	margin: 0 0 0 260px;
	padding: 0 0 200px 0;
}

#content h1 {
	color: #900;
	margin: 7px 0;
	padding: 0;
	font: normal 18px Tahoma, Verdana, Arial, sans-serif;
}

#content h2 {
	font: bold 14px Tahoma, Verdana, Arial, sans-serif;
}

#content p {
	margin-left: 20px;
}

#content blockquote {
	color: #666; 
	padding-left: 30px;
	margin: 10px 10px;
	background: transparent url("../graphics/bg_blockquote.gif") no-repeat;
}

.dropcap {
	float: left;
	color:#D4D4C7;
	font-size: 7em;
	line-height: 0.7em;
	padding-top: 8px; padding-right: 5px;
	font-family: Times, serif, Georgia;
}
	
#content table#items td {
	font-size: 12px;
	border-bottom: 1px solid #f4f4f4;
}

#content table#items td.category {
	color: #999;
	font-size: 9px;
	text-align: right;
}

#content .frame {
	padding: 14px;
	background: url("../graphics/frame.gif") no-repeat;
}

#content .frame p {
	margin: 0; padding: 0;
}

#content .post {
	font-size: 11px;
}

#content .post h2 {
	font-size: 13px;
	margin: 0; padding: 0;
}

.post blockquote {
	font-size: 13px;
	padding-left: 25px;
}


#menu {
	font-size: 90%;
	list-style: none;
	position: absolute;
	top: 163px;
	margin: 0; padding: 0;
}

#menu li {
	list-style: none;
	display: inline;
	padding-left: 15px;
}

#menu li a {
	color: #ccc;
	text-decoration: none;
	font-style: normal;
}

#menu li a.current {
	color: #fff;
}

#menu li#t1 {
	padding-left: 35px;
	background: url(../graphics/home.gif) 15px 0 no-repeat;
}


/* min-height simulation
   See: http://www.mezzoblue.com/archives/2004/09/16/minheight_fi/index.php
----------------------------------------------------------------------------- */

/* for Mozilla/Safari/Opera */
*>.min {
	padding-top: 700px;
	min-height: 1px;
}
*>.min .height {
	margin-top: -700px;
}
/* for IE, with IE5/Mac backslash filter \*/
* html .min {
	height: 700px;
}
/* end filter */


/* -----------------------------------------------
	Navigation Toolbar
----------------------------------------------- */

#toolbar {
	width: 100%;
	border-bottom: 2px solid #ccc;
}

#found {
	color: #555;
	padding-left: 10px;
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
}

#navbar {
	float: right;
	overflow: hidden;
	margin: 0; padding: 5px 10px 0 10px;
	width: 68px; height: 17px;
}

#navbar i {
	display: none;
}

#navbar a {
	width: 17px;
	float: left;
	overflow: hidden;
	padding: 17px 0 0 0;
	height: 0px !important; 
	height /**/:17px; /* for IE5/Win only */
}

#navbar a:hover {
	background-position: 0 -17px;
}

#navbar a.disabled {
	background-position: 0 -34px;
}

#first a    { background: url("../graphics/nav_first.gif") no-repeat; }
#previous a { background: url("../graphics/nav_previous.gif") no-repeat; }
#next a     { background: url("../graphics/nav_next.gif") no-repeat; }
#last a     { background: url("../graphics/nav_last.gif") no-repeat; }
#group a    { background: url("../graphics/nav_group.gif") no-repeat; margin-left: 10px; }
#group a.selected { background-position: 0 -17px; }

#pages {
	margin: 20px 0 0 0;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 5px;
	font: 13px "Lucida Grande", Tahoma, Arial, sans-serif;
}

#pages td {
	font: 13px "Lucida Grande", Tahoma, Arial, sans-serif;
}

.edit, .book {
		margin-left: 5px;
		float: left;
		padding: 16px 0 0 0;
		overflow: hidden;
		width: 16px;
		height: 0px !important; 
		height /**/:16px; /* for IE5/Win only */
	}

.edit { background: url("../graphics/bEdit.gif") no-repeat; }
.book { background: url("../graphics/bBook.gif") no-repeat; }

.add { cursor: pointer; }
.remove { cursor: pointer; }

#basket {

	top: 160px;
	right: 10px;
	color: #fff;
	font-size: 90%;
	list-style: none;
	position: absolute;
	padding: 0; margin: 0;
}

#basket li {
	display: inline;
	margin-left: 10px;
}

#basket a {
	color: #ccc;
	text-decoration: none;
}

#basket a:hover {
	color: #fff;
}

.sprite {
		position: absolute;
		top: 0px;
		left: 0px;
		visibility: hidden;
}

.emptybasket {
	margin-top: 3px;
	color: #333;
	float: right;
}

.buybasket {
	padding-top: 10px;
	color: #900;
	float: right;
	margin-top: 3px;
	font: normal 18px Tahoma, Verdana, Arial, sans-serif;
}

#top {
	position: absolute;
	top: 15px;
	right: 10px;
	font-size: 11px;
}

#top a {
	color: #999;
	text-decoration: none;
}

#mail, #greek, #english {
	float: right;
	background: url('../graphics/mail.gif') 0 3px no-repeat;
	padding-left: 18px;
	margin-right: 10px;
}

#mail {
	background: url('../graphics/mail.gif') 0 3px no-repeat;
}

#greek {
	background: url('../graphics/greek.gif') 0 2px no-repeat;
}

#english {
	background: url('../graphics/english.gif') 0 2px no-repeat;
}