/* Cronache del Mondo Emerso CSS */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	/*background: #000 url('images/background.png');*/
	background-color: #000;
	width: 100%;
}

object {
	display: block;
	outline: none;
}

/* IE min-width Hack */

* html .mw {
	padding-left: 1006px;
}

* html .mwcontainer {
	margin-left: -1006px;
	position: relative;
}

/*\*/
* html .mw, * html .mwcontainer {
	height: 1px;
}
/**/

/*\*/
* html .mw, * html .mwcontainer, * html #topcontainer, * html #container, * html .mwlayout  {
	height: 1px;
}
/**/


/* Page structure */

div#container {
	/*width: 100%;*/
	width: 100%;
	height: 1100px;
	background: url('images/dragonpagebg.jpg') no-repeat 50% 0%;
	min-width: 1006px;
}
/*
div#container-noframes {
	width: 100%;
	background: url('images/dragonpagebg.jpg') no-repeat 50% 0%;
	min-width: 980px;
}
*/
div#subcontainer {
	width: 1006px;
	/*height: 900px;*/
	/*overflow: hidden; */
	margin: auto auto;
	/*border: 1px solid gray;*/
}

div#topcontainer {
	width: 100%;
	height: 448px;
	min-width: 1006px;
	color: #75411c;
	font-family: "Verdana";
}

/*
div#leftcontainer {
	float: left;
	text-align: left;
}
*/

div#leftframecontainer {
	/*border: 1px solid orange;*/
	float: left;
	margin-top: 196px;
	margin-left: 0px;
	width: 274px;
}

div#leftframecontainer-noframes {
	/*border: 1px solid orange;*/
	float: left;
	margin-top: 202px;
	margin-left: 0px;
	width: 254px;
}

/*
div#rightcontainer {
	float: left;
	text-align: left;
	width: 396px;
}
*/

div#rightframecontainer {
	/*border: 1px solid yellow;*/
	float: left;
	margin-top: 202px;
	width: 274px;
}

div#rightframecontainer-noframes {
	/*border: 1px solid yellow;*/
	float: left;
	margin-top: 202px;
	width: 254px;
}

div.centercontainer {
	/*border: 1px solid red;*/
	float: left;
	width: 454px;
	height: 740px;
	color: #75411c;
	font-family: "Verdana";
	font-size: 10pt;
	margin-top: 60px;
	/*margin-left: 12px;*/
	/*overflow: hidden;*/
}

div.centercontainer-noframes {
	/*border: 1px solid red;*/
	float: left;
	width: 454px;
	height: 740px;
	color: #75411c;
	font-family: "Verdana";
	font-size: 10pt;
	margin-top: 60px;
	margin-left: 20px;
}

div.withbanner {
	top: 270px;
}

div#pagetext {
	text-align: justify;
	color: #75411c;
	font-family: "Verdana";
	font-size: 10pt;
}
div#pagetext p {
	padding-bottom: 14px;
}

div#footer {
	float: left;
	/*width: 700px;*/
	width: 80%;
	height: 42px;
	text-align: left;
	position: relative;
	left: 100px;
	top: 160px;
}
div#copyright {
	float: left;
	font-family: "Verdana";
	font-size: 10pt;
	/*background-color: black;*/
	padding: 10px;
	text-align: center;
	position: relative;
	top: 26px;
	/*left: 224px;*/
	color: #a8a8a8;
	width: 500px;
}
div#copyright2 {
	float: left;
	font-family: "Verdana";
	font-size: 10pt;
	/*background-color: black;*/
	padding: 10px;
	text-align: center;
	position: relative;
	top: 14px;
	left: 50px;
	color: #a8a8a8;
	width: 700px;
}
img#xplored {
	float: left;
	/*position: relative;
	left: 50px;
	top: 160px;*/
}

img#pcdvdrom {
	float: right;
	/*position: relative;
	left: 800px;
	top: 160px;*/
}

/* Misc */

p {
	font-family: "Verdana";
	font-size: 10pt;
	color: #75411c;
	padding: 0px;
	margin: 0px;
}
a {
	color: #75411c;
}

a:active {
  outline: none;
}
:focus {
  -moz-outline-style: none;
}

img { border: 0px; }

div#character-container {
	height: 480px;
	position: relative;
}

div#character-name {
	text-align: center;
	margin-top: 30px;
	width: 230px;
	height: 100px;
}

div#character-sketch-nihal, div#character-sketch-sennar, div#character-sketch-fen {
	position: absolute;
	top: 0px;
	left: 230px;
	/*top: -120px;
	left: 230px;*/
}

div#character-sketch-fammin {
	position: absolute;
	top: 0px;
	left: 200px;
	/*top: -120px;
	left: 230px;*/
}

div#character-sketch-soldato {
	position: absolute;
	top: 0px;
	left: 300px;
	/*top: -120px;
	left: 230px;*/
}

div#character-sketch-ido {
	position: absolute;
	top: 0px;
	left: 190px;
	/*top: -120px;
	left: 230px;*/
}

div#character-features {
float: left;
	/*border: 1px solid red;*/
	font-size: 10pt;
	text-align: left;
	padding: 0px;
	margin-top: 20px;
	width: 330px;
}

div#character-description {
float: left;
	margin-top: 20px;
	width: 310px;
	height: 120px;
	/*position: relative;
	top: -190px;
	left: 0px;*/
}

p.items-list {
	float: left;
	text-align: center;
	width: 338px;
	padding-top: 10px;
}

span.items-current {
	color: #530505;
}

div#character-arrows {
	margin-top: 40px;
}

div.divider {
	text-align: center;
	margin-bottom: 10px;
}

div.top {
	margin-top: 10px;
}

p.center {
	text-align: center;
}

p.pagecount {
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 12pt;
	color: #484944;
}

p.pagecount span.currentpage {
	color: #530505;
}
p.pagecount a.pagelink, p.pagecount a.pagelink:focus, p.pagecount a.pagelink:active, p.pagecount a.pagelink:visited {
	color: #484944;
	text-decoration: underline;
}
p.pagecount a.pagelink:hover {
	text-decoration: none;
}

p.arrow-left {
	float: left;
}
p.arrow-right {
	float: left;
}

p.requisites {
	font-size: 8pt;
}

ul {
	padding-left: 0px;
	list-style-type: none;
}

li {
	padding-left: 44px;
	padding-bottom: 10px;
	padding-top: 0px;
	background-image: url('images/item.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}

h1.news-title {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
h1.news-date {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

p.news-content {
	clear: both;
}

p.news-more {
	text-align: right;
}

div#screenshots {
	/*border: 1px solid red;*/
	float: left;
	margin-bottom: 30px;
}

div.screen-frame {
	/*border: 1px solid red;*/
	float: left;
	width: 220px;
}

div.screen_frame img {
	/*width: 182px;
	height: 124px;*/
}

a#mail, a#mail:active, a#mail:hover, a#mail:focus, a#mail:visited {
	color: #a8a8a8;
}

input#register {
	margin-left: 86px;
	margin-top: 16px;
	border: 1px solid #565656;
	background-color: #dfdbdb;
}
