@import 'reset.css';

* { margin: 0;	padding: 0; }
html {height: 100%;}
* html body {height: 100%;}
BODY {
	width: 770px;
	height: 100%;
	background: #ffffff url(img/bg.gif) no-repeat 0 0;
	font-family: Arial, sans-serif;
	font-size: 70%;
	color: #000000;
}
IMG {border: 0;}
A { color: #333333; }
HR {
	height: 0;
	border: 0;
	border-top: 1px solid #32567A;
	margin: 10px 0;
}
.red {
	color: #f00;
}
.logo {
	width: 246px;
	height: 111px;
	clear: both;
}
.menu {
	width: auto;
	clear: both;
	margin-top: 20px;
}
.menu SPAN.menu {
	border-bottom: 3px solid #32567a;
	display: block;
	height: 29px;
}
.menu UL LI {
	float: left;
	margin-right: 10px;
}
.menu UL LI A {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-variant: small-caps;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -1px;
	border-bottom: 2px solid #32567A;
	padding-bottom: 4px;
	color:#fff;
}
.menu UL LI.active A {
	border-bottom: 2px solid #f00;
}
.menu IMG {	float: left; }
.anouns {
	margin: 40px 0 0 150px;
	width: auto;
	clear: both;
	line-height: 1.2em;
}
.anouns IMG { float: left; margin: 0 30px 15px 0;}
.anouns H3 { font-size:120%; line-height: 2.6em; }
.anouns P { margin-bottom: 15px; }
.anouns A { background: url(img/info.gif) no-repeat 0 0; padding: 5px 0 10px 35px; color: #b1c1d1; }
.content {
	width: auto;
	height: auto;
	clear: both;
	padding: 5px 0 0 150px;
	margin-bottom: 15px;
}
.content .title {
	width: auto;
	float: left;
	font-size: 15px;
	font-variant: small-caps;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #fff;
	margin-left: -150px;
}
.content H4 {
	font-size: 15px;
	font-variant: small-caps;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #fff;
	margin: 25px 0 15px;
}
.content P.date {	font-size: 90%; margin-bottom: 10px; }
.content P { margin: 10px 0; line-height: 1.2em; }
.content SPAN.search {
	display: block;
	vertical-align: middle;
}
.content INPUT { vertical-align: middle; }
.content INPUT.subs { color: #8999A9; background: #0A2A54; border: 1px solid #32567A; padding: 2px; font-family: Arial, sans-serif; }

.content TABLE {
	width: 100%;
}
.content TABLE TD {
	vertical-align: top;
	padding: 4px;
	width: 50%;
}
.left { text-align: left; }
.right { text-align: right; }
.content IMG.ri { margin: 5px 5px 5px 0; }
.content H2 { font: 13px Arial, sans-serif; padding: 5px 0 10px; }
.iconinfo {
	background: url(/assets/templates/fragment/img/info.gif) no-repeat scroll 0pt 50%; 
	padding-left: 30px;
}

.content table TD.rel1 {
	width: 25%;
	vertical-align: top;
	padding-right: 20px;
}
.content table TD.rel2 {
	width: auto;
	vertical-align: middle;
}
.last_re {
	margin-left: -150px; 
	padding-left: 150px; 
	min-height:30px; 
	margin-top: 20px; 
	padding-top:5px; 
	background: url(/assets/templates/fragment/img/plus.gif) no-repeat 0 0;
}
.minirelease {
	float: left; 
	width: 150px;
}
.arrow {
	padding-left: 15px;
	display: block;
	background: url(/assets/templates/fragment/img/nores.gif) no-repeat 0 50%;
}
.latest{
	width: auto;
	height: auto;
	clear: both;
	padding-left: 150px;
	background: url(img/plus.gif) no-repeat 0 0;
}
.latest P {
	line-height: 1.2em;
}
.footer {
	width: auto;
	margin: 60px 0 0 0;
	padding: 10px 0 150px 0;
	border-top: 1px solid #6685a3;
}