/*-------------------------------------------------------------------
body related
--------------------------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
	background: #A9A17A;
	}
a {
	text-decoration: none;
	color: #73880A;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #73880A;
	font-weight: bold;
	border-bottom: 1px dashed #73880A;
}
a.nolink, a:hover.nolink, a.nolink img {
	color: #73880A;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
}
a img {
	border: none;
}
ul li {
	line-height: 120%;
	padding: 10px 5px 10px 5px;
}
h2 {
	color: #64050B;
	font-weight: bold;
	font-size: 125%;
}
.red {
	color: #CC0000;
}
/*-------------------------------------------------------------------
header related
--------------------------------------------------------------------*/
#header {
	margin: 0;
	padding: 0;
	background: #64050B;
	}
#header-inner {
	margin: 0 auto;
	width: 900px;
	}
#logo {
	margin: 0;
	padding: 0px 10px;
	}
#logo a,
#logo span {
	display: block;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	font-size: 150%;
	color: #73880A;
	border: none;
	}
#logo a:hover {
	display: block;
	text-decoration: none;
	border: none;
	}
/*-------------------------------------------------------------------
navigation related
--------------------------------------------------------------------*/
#nav {
	width: 900px;
	background: #BFADA3;
}
#nav ul {
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
	overflow: hidden;
}
#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#nav ul li a {
	float: left;
	display: block;
	line-height: 120%;
	padding: 12px 10px 12px 10px;
	margin: 0;
	text-decoration: none;
	color: #000000;
	border: none;
}
#nav ul li a strong {
	display: block;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	color: #e3e3e3;
}
#nav li a:hover {
	color: #73880A;
	background-color: #FFF7C2;
}
#nav li a.active {
	color: #73880A;
	background-color: #FFF7C2;
}
#nav ul li a:hover strong {	
	color: #fff;
}
#nav ul li a.active strong {
	color: #fff;
}
/*-------------------------------------------------------------------
wrap related
--------------------------------------------------------------------*/
#wrap {
	margin: 0 auto;
	width:900px;
	background-color: #FFF7C2;
}
/*-------------------------------------------------------------------
container related
--------------------------------------------------------------------*/
#container {
	padding: 30px 20px 10px 20px;
	font-size: 95%;
	text-align: left;
}
#container-left {
	float: left;
	width: 650px;
}
#container-right {
	float:right;
	width: 180px;
}
#container-right p {
	font-size: 90%;
	text-align: right;
}
h1 { 
	font-family: "Trebuchet MS", sans-serif;
	font-size: 150%; 
	color: #64050B;
}
code {
	font-size: 110%;
}
.note {
	font-size: 90%;
	color: #666;
}
.large-text {
	font-size: 140%;
}
.small-text {
	font-size: 80%;
}
.attention {
	font-weight: bold;
	color: #B52C00;
}
/*-------------------------------------------------------------------
footer related
--------------------------------------------------------------------*/
#footer {
	margin: 0 auto;
	}
#footer p {
	text-align: center;
	display:block;
	padding: 10px 20px;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
}
#footer strong {
	color: #64050B;
	font-size: 125%;
}
/*-------------------------------------------------------------------
legal related
--------------------------------------------------------------------*/
.legal {
	width: 600px;
	height: 250px;
	padding: 10px;
}
.legal h1 {
	font-size: 125%;
	color: #64050B;
}
.legal p {
	text-align: justify;
	font-size: 90%;
}
/*-------------------------------------------------------------------
reviews related
--------------------------------------------------------------------*/
.reviews {
	width: 600px;
	height: 250px;
	padding: 10px;
}
.reviews h1 {
	font-size: 125%;
	color: #64050B;
}
.reviews li {
	text-align: justify;
	font-size: 90%;
	margin-bottom: 10px;
}
#sidebar-review {
	background: #BFADA3;
	padding: 3px 10px;
}
/*-------------------------------------------------------------------
index.php related
--------------------------------------------------------------------*/
h1.index { 
	font-family: "Trebuchet MS", sans-serif;
	font-size: 200%; 
	color: #64050B;
}
#index-left {
	float: left;
	width: 490px;
}
#index-right {
	float:right;
	width: 350px;
}
#index-right-top-box {
	padding: 15px;
	background: #A9A17A;
}
.blur {
	background-color: #CCCCCC; /*shadow color*/
	color: inherit;
	margin-left: 6px;
	margin-top: 6px;
}
.shadow, .shadow-content {
	position: relative;
	bottom: 3px;
	right: 3px;
}
.shadow {
	background-color: #666666; /*shadow color*/
	color: inherit;
}
.index-bookcover {
	width: 300px;
	height: 496px;
	float: middle;
	padding: 0px 15px 0px 0px;
}
/*-------------------------------------------------------------------
tables related
--------------------------------------------------------------------*/
table {
	border-collapse: collapse;
}
table td {
	margin: 0;
	padding: 8px 20px;
}
table .description {
	text-align: right;
}
table .inputfield {
	text-align: left;
}
/*-------------------------------------------------------------------
book.php related
--------------------------------------------------------------------*/
#book3d {
	float: left;
	width: 280px;
	height: 450px;
	padding: 0px 15px 5px 15px;
	margin-bottom: 15px;
}
.bookcover {
	width: 250px;
	height: 413px;
	margin-bottom: 5px;
}
/*-------------------------------------------------------------------
authors.php related
--------------------------------------------------------------------*/
a#l-tim, a:hover#l-tim, a#l-lerzan, a:hover#l-lerzan {
	text-decoration: none;
}
#i-tim {
	float: right;
	padding: 0px 0px 15px 15px;
}
#i-lerzan {
	float: left;
	padding: 0px 35px 15px 0px;
}
#author-awards li {
	margin-left: 200px;
}
/*-------------------------------------------------------------------
img shadow related
--------------------------------------------------------------------*/
.img-shadow {
	float:left;
	background: url(shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
/*-------------------------------------------------------------------
news.php related
--------------------------------------------------------------------*/
#news-left {
	float: left;
	width: 630px;
}
#news-right {
	float:right;
	width: 200px;
	text-align: center;
}
