/* +++++++++++++++++++++++++++++ Shifting Ground +++++++++++++++++++++++++++++ */
	/* ++++++++++++++++++++ Common Styles ++++++++++++++++++++ */
* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #fff;
	background-color: #484848;
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 100%;
	text-align: center;
}

table {
	font-size: 1em;
}

td {
	color: #fff;
	background-color: inherit;
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 1em;
}

a {
	color: #fff;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}

img {
	border: none;
}

ul,ul li {
	list-style: none outside;
}

ol,ol li {
	list-style: decimal inside;
}

p {
	padding: 0.6em 0em 0.6em;
}

fieldset {
	border: none;
}

input,textarea,select {
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 13px;
}

.hidethis {
	display: none;
}

.clearthis {
	margin: 0px;
	height: 1px;
	clear: both;
	float: none;
	font-size: 1px;
	overflow: hidden;
	visibility: hidden;
}

/* ++++++++++++++++++++ Image Thumbnails ++++++++++++++++++++ */
.tb_center {
	text-align: center;
}

.tb_center img {
	margin: 1.3em auto;
	border: 1px #fff solid;
}

/* ++++++++++++++++++++ Body Wrappers ++++++++++++++++++++ */
#body_wrapper {
	margin: 35px 10px 0px;
	width: 982px;
	/*	background: url('images/rightcol_img.gif') no-repeat 100% 68px; */
	font-size: 0.71em;
}

/* ++++++++++++++++++++ Body Container ++++++++++++++++++++ */
#body_container {
	float: right;
	position: relative;
	left: -243px;
	width: 496px;
	background: url('images/main_bg_bot.gif') no-repeat 0% 100%;
}

#body_container_b {
	padding: 15px 0px;
	width: 496px;
	background: url('images/main_bg_top.gif') no-repeat 0% 0%;
}

#body_container_c {
	color: inherit;
	background-color: #8e8257;
	border-left: #fff 6px solid;
	border-right: #fff 6px solid;
}

/* ++++++++++++++++++++ Page Header ++++++++++++++++++++ */
#page_header {
	padding-bottom: 2px;
	color: inherit;
	background-color: #b3ab78;
}

#page_header h1 {
	position: relative;
	top: -4px;
	width: 100%;
/*	height: 40px;
	background: url('images/header.jpg') no-repeat 50% 50%;*/
}

/* ++++++++++++++++++++ Page Content ++++++++++++++++++++ */
#page_content {
	padding: 15px 17px 10px;
	font-weight: bold;
	text-align: left;
	min-height: 550px;
	/* min-height ie hack */
	height: auto !important;
	height: 550px;
}

.link_readmore {
	text-align: right;
}

.link_readmore a {
	margin-left: auto;
	display: block;
	width: 94px;
	height: 24px;
	background: url('images/button_readmore.gif') no-repeat 0% 0%;
}

/* ++++++++++++++++++++ News Content ++++++++++++++++++++ */
.news {
	border: 1px dotted white;
	padding: 5px;
	margin-bottom: 10px;
}

.news .header {
	border-bottom: 1px dotted white;
	padding-bottom: 5px;
}

.news .title {
	width: 70%;
	float: left;
}

.news .date {
	width: 29%;
	float: left;
	text-align: right;
}

.news .text {
	
}

.news .author {
	font-style: italic;
}

.news .footer, .chapter .footer {
	padding-bottom: 2px;
	text-align: right;
}

.paging {
	text-align: center;
	padding-bottom: 5px;
}

.paging .previous {
	width: 50%;
	text-align: left;
	float: left;
}

.paging .next {
	width: 49%;
	text-align: right;
	float: left;
}

/* ++++++++++++++++++++ Chapters Content ++++++++++++++++++++ */
.chapter {
	border: 1px dotted white;
	padding: 5px;
	margin-bottom: 10px;
}

.chapter .header {
	border-bottom: 1px dotted white;
	padding-bottom: 5px;
}

.chapter .title {
	width: 65%;
	float: left;
}

.chapter .download {
	width: 34%;
	float: left;
	text-align: right;
}

.chapter .synopsis {
	
}

#left {
	float: left;
	margin-top: 68px;
	position: relative;
	left: 77px;
	width: 166px;
}

/* ++++++++++++++++++++ Navigation Menu ++++++++++++++++++++ */
#navmenu {
	position: relative;
	width: 166px;
	background: url('images/navmenu_bg_bot.gif') no-repeat 0% 100%;
	font-size: 1.15em;
	font-weight: bold;
}

#navmenu_b {
	padding: 15px 0px;
	width: 166px;
	background: url('images/navmenu_bg_top.gif') no-repeat 0% 0%;
}

#navmenu_c {
	color: inherit;
	background-color: #6d6845;
	border-left: #fff 6px solid;
}

#navmenu a {
	text-decoration: none;
	text-transform: uppercase;
}

#navmenu li {
	border-top: #fff 1px solid;
}

#navmenu li a {
	display: block;
	padding: 5px 0px;
	width: 160px;
}

#navmenu li a:hover {
	color: inherit;
	background-color: #989160
}

#navmenu li.list_first {
	border-top: none;
}
/* ++++++++++++++++++++ Left hand ads ++++++++++++++++++++ */
#ads_left {
	margin-top: 15px;
	position: relative;
	width: 166px;
	background: url('images/navmenu_bg_bot.gif') no-repeat 0% 100%;
	font-size: 1.15em;
	font-weight: bold;
}

#ads_left_b {
	padding: 15px 0px;
	width: 166px;
	background: url('images/navmenu_bg_top.gif') no-repeat 0% 0%;
}

#ads_left_c {
	color: inherit;
	background-color: #6d6845;
	border-left: #fff 6px solid;
}

/* ++++++++++++++++++++ Login ++++++++++++++++++++ */
#login {
	float: left;
	margin-top: 68px;
	position: relative;
	left: 573px;
	width: 166px;
	background: url('images/login_bg_bot.gif') no-repeat 0% 100%;
	font-weight: bold;
}

#login_b {
	padding: 15px 0px;
	width: 166px;
	background: url('images/login_bg_top.gif') no-repeat 0% 0%;
}

#login_c {
	color: inherit;
	background-color: #6d6845;
	border-right: #fff 6px solid;
}

#login a {
	text-decoration: none;
}

#login li {
	border-top: #fff 1px solid;
}

#login li a {
	display: block;
	padding: 5px 0px;
	width: 160px;
}

#login li a:hover {
	color: inherit;
	background-color: #989160
}

#login li.list_first {
	border-top: none;
}

#login input {
	font-size: 10px;
	background-color: #B3AB78;
	border-style: none;
	color: #FFFFFF;
	padding: 1px;
	margin-bottom: 3px;
}

#login input.text {
	width: 120px;
}

/* ++++++++++++++++++++ Links ++++++++++++++++++++ */
#links {
	float: left;
	margin-top: 15px;
	position: relative;
	left: 573px;
	width: 166px;
	background: url('images/login_bg_bot.gif') no-repeat 0% 100%;
	font-weight: bold;
}

#links_b {
	padding: 15px 0px;
	width: 166px;
	background: url('images/login_bg_top.gif') no-repeat 0% 0%;
}

#links_c {
	color: inherit;
	background-color: #6d6845;
	border-right: #fff 6px solid;
}

#links a {
	text-decoration: none;
}

#links li {
	border-top: #fff 1px solid;
}

#links li a {
	display: block;
	padding: 5px 0px;
	width: 160px;
}

#links li a:hover {
	color: inherit;
	background-color: #989160
}

#links li.list_first {
	border-top: none;
}

.book {
	border-bottom: thin dotted white;
	padding: 3px;
}

.book .title {
	
}

.book .author {
	font-style: italic;
}

/* ++++++++++++++++++++ Form ++++++++++++++++++++ */

div.row {
	clear: both;
	padding-top: 5px;
}

div.row span.label {
	float: left;
	width: 170px;
	text-align: right;
}

div.row span.formw {
	float: right;
	width: 269px;
	text-align: left;
	padding-left: 10px;
}

div.spacer {
	clear: both;
}

div.row input,div.row textarea {
	font-size: 12px;
	background-color: #B3AB78;
	border: thin inset #CCCCCC;
	color: #FFFFFF;
	padding: 1px;
	margin-bottom: 3px;
	font-family: Helvetica, Arial, sans-serif;
	width: 200px;
}

.errors {
	font-style: italic;
	font-weight: normal;
}

/* ++++++++++++++++++++ Page Footer ++++++++++++++++++++ */
#page_footer {
	padding: 20px 0px;
	font-size: 0.9em;
	font-weight: bold;
}
