/*
(c) Copyright 2006 ROBO Design
http://www.robodesign.ro/
*/

#promotion
{
	width: 230px;
	position: absolute;
	top: 10px;
	right: -40px;
	margin: 0 20px;
	padding: 20px;
	padding-top: 0;
}
#promotion img
{
	border: 1px solid #000;
}
#promotion h2
{
	margin: 0 0 15px 0 !important;
}
#exlist
{
	position: relative;
	top: -9px;
	left: 205px;
	width: 287px;
}
#exlist ul
{
	border: 2px solid #398C0C;
	border-top: 0;
	border-bottom: 0;
	margin: 0;
	padding: 0 30px;
	list-style-position: inside;
	color: #205528;
	text-align: justify;
	font-size: 0.9em;
	line-height: 1em;
	height: 210px;
	
}
#exlist li
{
	margin-bottom: 10px;
}
#exlist h2
{
	margin: 0 30px 15px 30px !important;
}
#news
{
	position: absolute;
	top: 10px;
	left: 0;
	width: 200px;
}
#news ol
{
	margin: 0 20px;
	padding: 0;
	list-style: none;
	font-size: 0.9em;
	line-height: 1em;
}
#news li
{
	padding: 13px 0;
	border-bottom: 1px solid #4B9722;
}
#news h2
{
	margin: 0 20px !important;
}
#promotion h2, #exlist h2, #news h2, #subscriptions h2
{
	font-weight: normal !important;
	text-indent: -10px !important;
	font-size: 2.5em !important;
}
#news li div
{
	color: #4B9722;
	margin-bottom: -0.2em;
}
#news li span
{
	font-size: 2.1em;
	vertical-align: -90%;
}
#news li a
{
	text-indent: 2.5em;
	display: block;
	color: #000;
	text-decoration: none;
}
#news li a:hover, #news li a:focus
{
	text-decoration: underline;
}
#newsarchive
{
	position: absolute;
	top: 1.5em;
	right: 20px;
	color: #398C0C;
	font-size: 0.9em;
	text-decoration: none;
}
#newsarchive:hover, #newsarchive:focus
{
	color: #000;
}
#newsarchive:before
{
	content: " + ";
}
#subscriptions h2
{
	margin-top: 0 !important;
}
#subscriptions div
{
	float: left;
	color: #5B85AC;
	font-size: 1.4em;
	font-weight: bold;
	border-left: 1px solid #398C0C;
	padding: 10px;
	white-space: nowrap;
	width: 150px;
}
#subscriptions img
{
	float: left;
	margin-right: 5px;
}
#bronze
{
	border: 0 !important;
}
#subscriptions
{
	margin: 0 auto;
	width: 700px;
}
