/* ########## styles main ########## */

html { height: 100%; }
body {
	position: relative;
	margin: 0; padding: 0 0 20px 0;
	background: #eee url(pics/bg_body.gif) repeat-x;
	text-align: left; font: 13px Arial, Helvetica, Verdana, Tahoma, sans-serif; color: #5a5a5a;
}
.page {
	margin: 20px auto; width: 940px;
}
.areaHeader {
	position: relative; z-index: 99;
	background: #af0d28 url(pics/bg_head.gif) repeat-x left bottom;
	height: 110px;
}
.areaHeader .containerLogo {
	position: absolute;
	bottom: 10px;
	left: 20px;
}

.areaHeader .containerHeaderTools {	position: absolute; right: 36px; top: 12px;´}
.containerHeaderTools a:hover { color: #fff; text-decoration: underline; }
.containerHeaderTools .boxHeaderLinks,
.containerHeaderTools .boxHeaderSearch { display: inline; }
.areaHeader .containerHeaderNavigation { position: absolute; right: 20px; bottom: 0; }
.areaHeader .containerHeaderTitle { position: absolute; right: 36px; bottom: 24px; }
.containerHeaderTools,
.containerHeaderTools a,
.containerHeaderTools a:link,
.containerHeaderTools a:visited,
.containerHeaderTools a:active {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

.containerHeaderTools .submitLinkText { color: #fff; }
.containerHeaderTools .frm { border: 0; }

.containerHeaderNavigation ul { margin: 0; border: none; padding: 0; }
.containerHeaderNavigation li { float: left; margin: 0; border: none; padding: 0; list-style: none; }

.navLevel1 li a,
.navLevel1 li a:link,
.navLevel1 li a:visited,
.navLevel1 li a:active {
	display: block;
	margin-left: 1px;
	padding: 10px 13px 15px;
	line-height: 10px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.navLevel1 li a:hover {
	background: #880723;
	color: #fff;
	text-decoration: none;
}
.navLevel1 li a.selected,
.navLevel1 li a:link.selected,
.navLevel1 li a:visited.selected,
.navLevel1 li a:active.selected {
	background: #fff;
	color: #880723;
	text-decoration: none;
}

.containerLeftNavigation ul { margin: 0; border: none; padding: 0; }
.containerLeftNavigation li { margin: 0; border: none; padding: 0; list-style: none; }

.floatbox { overflow: hidden; }
/* Hides from IE-mac \*/
* html .floatbox { width: 100%; }
/* End hide from IE-mac */

.areaMain {
	overflow: hidden;
	background: #fff;
	width:900px;
	padding:20px;
}
.areaNews {
	position: absolute;
	overflow: hidden;
	top: 120px;
	left: 700px;
	width: 230px;
}
.areaBlank {
	position: absolute;
	overflow: hidden;
	top: 120px;
	left: 0px;
	width: 220px;
}
.newsHaed {
	width:220px;height:25px;
	background: #fff url(pics/bg_newsHaed.gif) repeat-x bottom;
	font-size: 16px;
	font-weight: bold;
	color: #6f8c9d;
}

th{ border-bottom:1px solid #e0e0e0; height:25px; background-color:#eeeeee;}

h1 {
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: bold;
	color: #af0d28;
}
h2 {
	margin: 0 0 16px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
h3 {
	margin: 0 0 5px;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}

h5 {
	margin: 0 0 5px;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}

hr {
	margin: 0 0 16px;
	border: none;
	height: 1px;
	color: #bfbfbf;
	background: #bfbfbf;
}

.areaBottomMenue {position: relative; margin: 0px auto; width: 940px; border-top:3px solid #af0d28;
	background: #b4b4b4 url(pics/bg_bottom.gif) repeat-x left bottom; height: 30px;
}
.areaFooter { position: relative; font: 11px Arial, Helvetica, Verdana, Tahoma, sans-serif; color: #7e7e7e; margin: 0px auto; width: 940px; }
.hrNews {margin: 0 0 5px;
	border: none;
	height: 1px;
	color: #bfbfbf;
	background: #bfbfbf;}
.newsText11 {font: 11px Arial, Helvetica, Verdana, Tahoma, sans-serif; color: #333;}

.divBox {
	width:220px;
	margin:0 0 5px 0;
	padding:0px;
}
.divBox h1 {
	padding:8px 5px 6px 10px;
	margin-bottom:0px;
	font:bold 22px Arial,Helvetica,sans-serif;
	color:#af0d28;
	background:url(pics/newsTop.jpg) top left no-repeat;
}
.divBox div {
	padding:8px 5px 10px 8px;
	font:11px Arial,Helvetica,sans-serif;
	border-left: 1px solid silver;
	background-color: #f5f5f5;
}

.text {font: 13px Arial, Helvetica, Verdana, Tahoma, sans-serif; color: #555555;line-height:19px}

a.news {font: 11px Arial, Helvetica, Verdana, Tahoma, sans-serif; color: #d76660;cursor:pointer;text-decoration:underline}
a.news:hover {font: 11px Arial, Helvetica, Verdana, Tahoma, sans-serif; color: #aa0000;}

.info{height:25px;}
.info1{background-color:#f5f5f5;height:25px;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;}

#popup {
	position: absolute;
	z-index: 999;
	top: 50px;
	left: 80px;
	visibility: hidden;
	background: transparent url(pics/bgpopnews.png) no-repeat left top; 
	width: 675px;
	height:672px;
	padding:15px 25px 15px 25px;
}

.login{
	height:20px;font-size:12px;
}
