/* CSS Document */

body {
	background:#000000;
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#cab99e;
	font-size:14px;
}
input,textarea {
	background: transparent;
	border:1px silver solid;
	color:#cab99e;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.button {
	background-color:#cab99e;
	border:0px silver none;
	color:black;
}
#background {
	position:absolute;
	top:0;
	left:-375px;
	width:1650px;
	height:1200px;
	background-image:url(img/background.jpg);
	z-index:-3;
}
#container {
	position:relative;
	width:900px;
	top:0;
	padding:0;
	margin:0 auto;
	border:0 solid #CCC;
}
#clearfloat {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
}
#header {
	height:240px;
}
#footer {
	height:125px;
	background-color:#222;
	background-image:url(img/footer_bg.png);
}
#footercontent {
	font:10px/16px Verdana;
	padding-top:15px;
	padding-left:200px;
	padding-bottom:30px;
	font-size:12px;
}
#main {
	min-height:900px;
}
#chapter {
	width:766px;
	line-height:150%;
	letter-spacing:1px;
	min-height:900px;
	z-index:1;
}
#header_swf {
	position:absolute;
	top:0;
	left:284px;
	z-index:-2;
}
div.thumb-bg {
	width:250px;
	height:159px;
	background-image:url(img/img-bg_thumb.jpg);
	position:relative;
	background-repeat:no-repeat;
	float:left;
	padding:5px;
	z-index:2;
}
div.thumb-bg-video {
	width:250px;
	height:159px;
	background-image:url(img/img-bg_thumb.jpg);
	position:relative;
	background-repeat:no-repeat;
	float:left;
	padding:5px;
	z-index:3;
}
h1 {
	color:#6a624e;
}
h2 {
	color:#9f855e;
	font-variant:small-caps;
}
h3 {
	color: #9f855e;
	font-size:16px;
	font-variant:small-caps;
	margin-bottom:-14px;
	margin-top:0;

}
strong {
	color: #9f855e;
	font-size:14px;
	font-variant:small-caps;
}
span
{ font-size:11px;
}
p.perex {
	color:#6a624e;
	font-size:16px;
	line-height:140%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
div.submenu {
	text-align:center;
}
#submenu {
	position:absolute;
	height:50px;
	width:850px;
	top:210px;
	text-align:center;
}
ul.submenu {
	display:inline;
}
li.submenu {
	display:inline;
}
a.submenu {
	color:#c8976a;
	text-decoration:none;
	font-size:16px;
}
a.submenu:hover, a.submenusel:hover  {
	color:#b72d11;
	text-decoration:none;
	font-size:16px;
}

a.submenusel {
	color:#f8c79a;
	text-decoration:none;
	font-size:16px;
}

a {
	color:#c8976a;
	text-decoration:underline;
}
a:hover {
	color:#cab99e;
	text-decoration:underline;
}
div.menu {
	position:absolute;
	top:159px;
}
div.menu h1, div.menu p, div.menu li {
	float:left;
}
div.menu ul {
	padding:0px;
	margin:0px;
}
div.menu a {
	display:block;
	height:40px;
	text-decoration:none;
}
div.menu a span {
	visibility: hidden;
	display: block;
	width: 102px;
	height: 40px;
	overflow: hidden;
	text-decoration: none;
}
div.menu li a {
	background:url('img/menu-en.png');
	padding:0;
	margin:0;
}
div.menu ul {
	list-style:none;
}
div.menu li.m1 a {
	width:175px;
	background-position:0 0px;
	list-style:none;
}
div.menu li.m2 a {
	width:134px;
	background-position:-175px 0px;
}
div.menu li.m3 a {
	width:147px;
	background-position:-309px 0px;
}
div.menu li.m4 a {
	width:155px;
	background-position:-456px 0px;
}
div.menu li.m5 a {
	width:134px;
	background-position:-611px 0px;
}
div.menu li.m6 a {
	width:145px;
	background-position:-745px 0px;
}
div.menu li.m1 a:hover {
	background-position:0 -40px;
}
div.menu li.m2 a:hover {
	background-position:-175px -40px;
}
div.menu li.m3 a:hover {
	background-position:-309px -40px;
}
div.menu li.m4 a:hover {
	background-position:-456px -40px;
}
div.menu li.m5 a:hover {
	background-position:-611px -40px;
}
div.menu li.m6 a:hover {
	background-position:-745px -40px;
}
div.menu li.m1-on a {
	width:175px;
	background-position:0 -80px;
	list-style:none;
}
div.menu li.m2-on a {
	width:134px;
	background-position:-175px -80px;
}
div.menu li.m3-on a {
	width:147px;
	background-position:-309px -80px;
}
div.menu li.m4-on a {
	width:155px;
	background-position:-456px -80px;
}
div.menu li.m5-on a {
	width:134px;
	background-position:-611px -80px;
}
div.menu li.m6-on a {
	width:145px;
	background-position:-745px -80px;
}

.picture-float
{
 float: left;
 margin: 5px 10px 5px 0;
}

.newimg {
	padding-right:10px;
	padding-bottom:10px;
}

ul.spells
{
font-size:14px;
font-variant:small-caps;
list-style-type:circle;
position:relative;
margin-top:0px;
}

div.spells
{
width:80px;
height:70px;
position:relative;
float:left;
}


span.normal
{
font-weight:normal;
font-size:20px;
}
