@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
a {
	color: #E40000;
	text-decoration: none;
}
a:hover {
	color: #bababa;
}

p {
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.8em;
	margin-left: 0em;	
}
ul {
	list-style-type: square;	
}
ul li {
	list-style-type: none;
	padding-bottom: 1em;
}
ul li a .tmb-cover {
	margin-left: -35px;
	float: left;
	display: block;
	border: 3px solid #E40000;
	width: 50px;
	height: 50px;
}
ul li a:hover .tmb-cover {
	border: 3px solid #bababa;
}
ul li .img-cover {
	float: right;
	margin-top: -70px;
}
ul li .cover-img, ul li .nocover-img {
	width: 50px;
	height: 50px;
	position: relative;
	z-index: 10;
	left: -460px;
	top: 3px;
	float: right;
}
ul li .cover-img {
	background-color: #E40000;
}
ul li .details {
	font-size: 0.7em;
	color: #bababa;
	margin-left: 2em;
}
ul li ol li {
	padding-bottom: 0em;
	list-style-type: decimal;
}


#zz-bar {
	background-color: #FFFFFF;
	height: 27px;
	font-size: 0.85em;
	color: #E40000;
	padding-top: 5px;
	padding-left: 180px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/bg-zz_bar.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#zz-bar a {
	color: #999999;
	text-decoration: none;
	margin-right: 0.5em;
	margin-left: 0.5em;
	font-size: 1em;
}
#zz-bar a:hover {
	color: #E40000;
}

#zz-bar span a {
	font-size: 0.95em;
	color: #555555;
	text-decoration: none;
	margin-right: 1.5em;
}
#zz-bar span a:hover {
	color: #000000;
}

#header #menu_frm {
	background-image: url(../img/bg-menu_main.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 256px;
	width: 288px;
	float: left;
	margin-left: 10px;
	margin-top: 25px;
}
#header #menu_txt {
	margin-top: 58px;
	margin-left: 80px;
}
#header #menu_txt span.bg, #header #menu_txt span.bg_sel {
	background-color: #E40000;
	padding-left: 0.15em;
	padding-right: 0.15em;
	padding-top: 0em;
	padding-bottom: 0em;
}
#header #menu_txt span.bg_sel {
	background-color: #FFFFFF;
}
#header #menu_txt span.size {
	width: 110px;
	display: block;
	float: left;

}
#header #menu_txt small {
	font-size: 0.65em;
	color: #bababa;
	float: left;
}
#header #menu_txt b {
	font-size: 1.7em;
	color: #E40000;
	padding-right: 0.1em;
}




#header #menu_txt a {
	display: block;
	font-size: 2em;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0.11em;
	cursor: pointer;
}
#header #menu_txt a:hover, #header #menu_txt a.sel {
	color: #E40000;
}
#header #menu_txt a span.bg:hover, #header #menu_txt a.sel span.bg {
	background-color: #FFFFFF;
}

#header #logo {
	background-image: url(../img/img-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 266px;
	width: 650px;
	float: right;
}
#header #logo a {
	height: 180px;
	width: 420px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#header #latest_mix {
	margin-left: 400px;
}

#header #latest_mix span {
	background-color: #E40000;
	font-size: 1.25em;
	color: #FFFFFF;
}
#header #latest_mix a.name {
	font-size: 1.4em;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 0.5em;
}
#header #latest_mix .links {
	padding-left: 40px;
}
#header #latest_mix .links a {
	font-size: 0.86em;
	color: #E40000;
	text-decoration: none;
	padding-left: 0.4em;
	padding-right: 0.4em;
}
#header #latest_mix .links a:hover {
	color: #bababa;
}

#body {
	padding-left: 90px;
	padding-top: 50px;

}
#body h1 {
	color: #E40000;
	font-size: 2.2em;
	font-weight: normal;
	background-image: url(../img/bg-h1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 1em;
	padding-left: 1.2em;
	padding-top: 0.25em;
}
#body h1 span {
	background-color: #FFFFFF;
	padding-right: 0.1em;
	padding-left: 0.1em;
}
#body h1 b {
	color: #000000;
	font-weight: normal;
}


#body #txt {
	background-image: url(../img/bg-frm_body.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 686px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
}
#body #txt .frm {
	padding: 4em 6em;
}
#body h2 {
	color: #E40000;
	font-size: 1.3em;
	font-weight: normal;
	padding: 0px;
	margin-top: 1.5em;
	margin-bottom: 0.9em;
	margin-left: -0.5em;
}
#body h2 span {
	background-color: #FFFFFF;
	padding-right: 0.1em;
	padding-left: 0.1em;
}

#footer {
	margin-left: 400px;
	margin-bottom: 10px;
	margin-top: 30px;
}
#footer .licence {
	font-size: 0.86em;
	color: #000000;
}
#footer .licence span {
	background-color: #FFFFFF;
	padding-right: 0.8em;
	padding-left: 0.8em;
}
#footer .design {
	margin-left: 130px;
	margin-top: 2px;
	color: #000000;
}
#footer .design span {
	background-color: #E40000;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
#footer .design a {
	color: #FFFFFF;
}
#footer .design a:hover {
	color: #000000;
}


.foto-tmb {
/*	width: 200px; */
	height: 133px;
	margin: 5px;
	padding: 4px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	float: left;
}
a.foto-tmb:hover {
	border: 1px solid #000000;
	background-color: #000000;
}
#body #txt .foto-tmb img {
	display: inline;
	padding: 0em;
	margin: 0em;
}

#cover-tooltip {
	position: absolute;
	border: 0px solid #ccc;
	background: #333;
	padding: 5px;
	display: none;
	color: #fff;
	z-index: 5;
}
#cover-tooltip img {
	width: 300px;
	height: 300px;
}
#latest-txt {
	float: left;
	position: relative;
	z-index: 3;
	top: -30px;
	left: 95px;
}
#latest-cover {
	float: left;
	margin-left: -84px;
	margin-top: -38px;
	border: 3px solid #E40000;
}

.wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 980px; 
}
.clear {
	clear: both;
}
.red {
	color: #E40000;
}
.gray {
	color: #666;
}
