/*

	$Id: content.css,v 1.28 2006/03/02 12:05:48 pavel Exp $

*/

div, ul, li, a {
	font-size: 12px;
}

a {
	color: #202020;
	background-image: none;
}

a:hover {
	color: #404040;
	text-decoration: none;
}

ol#site_path {
	position: absolute;
	line-height: 12px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-top: 48px;
	padding-left: 10px;
	width: 962px;
}

ol#site_path li {
	list-style-type: none;
	float: left;
	padding: 2px;
	margin: 0px;
}

ol#site_path li.current,
ol#site_path li a:visited,
ol#site_path li a:link {
	color: #404040;
	font-size: 11px;
	text-decoration: none;
	line-height: 14px;
}

ol#site_path li.current {
	font-weight: bold;
	_margin-top: 1px;
}

ol#site_path li a:active,
ol#site_path li a:hover {
	color: #808080;
	text-decoration: underline;
}

#footer a {
	color: inherit;
	font-size: 11px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#content_background {
	margin: auto;
	position: absolute;
	width: 982px;
	height: 200px;
}

#content h2 {
	padding: 0px;
	margin: 0px;
	color: #606060;
	font-size: 20px;
	font-weight: 100;
	padding-bottom: 10px;
	line-height: 22px;
	text-transform: uppercase;
	margin-left: -10px;
}

#content h3,
#content_bar h3 {
	color: #606060;
	font-size: 18px;
	font-weight: 100;
	line-height: 20px;
	padding-top: 10px;
}

#content_bar h3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 0px;
}

#content h4 {
	color: #888;
	margin: 0px;
	padding: 0px;
	font-weight: 100;
	font-size: 16px;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	/*margin-left: -10px;*/
}

#content h4 span.hilite {
	font-size: 24px;
	color: #aaa;
}

#content p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

.class_gallery,
.class_rtf,
.class_back,
.class_para,
.class_html {
	margin: 0px;
	padding: 0px;
	/* 	padding-bottom: 5px; */
	/* 	border-bottom: 1px #ddd solid; */
	margin-bottom: 4px;
	clear: both;
}

.class_rtf img {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

.class_back {
	padding-top: 5px;
	margin-top: 5px;
	border: none;
	border-top: 1px #eee solid;
	clear: both;
}

.class_back a {
	text-decoration: none;
	font-size: 11px;
	color: #888;
}

.class_article {
	clear: both;
}

.class_article p {
	text-indent: 10px;
}

.class_article img {
	float: left;
	padding-right: 10px;
	padding-bottom: 4px;
}

.class_article_page img {
	float: right;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-right: -120px;
}

.article_info a,
.article_info {
	font-size: 11px;
	padding-bottom: 5px;
}

.class_image {
	padding: 5px;
}

#content_bar .class_image { padding-left: 0; }

.class_para {
	margin-bottom: 5px;
}

.class_para img {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}

#content .item_news h4 {
	padding-top: 0px;
	line-height: 16px;
}

#content .item_news img {
	padding-right: 0;
	padding-bottom: 0;
	width: 500px;
	height: auto;
	border-right: 10px solid #fff;
	border-bottom: 5px solid #fff;
	margin-right: 10px;
	margin-bottom: 2px;
}

#content .item_news p {
	border-top: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	background: #F2F2F2;
	padding: 5px;
	padding-left: 5px;
}

span.hilite {
	color: #008;
	font-weight: 100;
}

/* ImageBox */
a.icon_box {
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 16px;
}

a.icon_box img {
	width: 16px;
	height: 16px;
	border: 1px #888 solid;
}

a.icon_box span.hilite img {
	display: none;
	position: absolute;
	margin-left: 20px;
	margin-top: -56px;
	width: 80px;
	height: 80px;
	border: 1px #888 solid;
}

a.icon_box:hover span.hilite img {
	display: block;
}

/* PAGE LINK BOX */
#content_bar ol.class_link {
	background: url('../images/content/bar_links.jpg') no-repeat;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	list-style-type: none;
}

#content_bar ol.class_link li {
	padding: 0 0 0 1px;
	margin: 0;
	list-style-type: none;
	border-bottom: 1px solid #e0e0e0;
}

#content_bar ol.class_link a:link,
#content_bar ol.class_link a:visited {
	line-height: 15px;
	color: #444;
	text-decoration: none;
	font-size: 12px;
	display: block;
	margin: 0px;
	padding: 4px;
	_padding: 2px;
	margin-left: 200px;
}

#content_bar ol.class_link li.current,
#content_bar ol.class_link a:hover {
	background: url('../images/content/link_background.jpg') repeat-y top right;
	color: #000;
}

#content_bar ul.class_link li {
	padding-left: 0px;
	margin-right: 0px;
}

#content_bar ul.class_link li a {
	margin-left: 5px;
}

#content_bar .class_gallery,
#content_bar .class_rtf,
#content_bar .class_back,
#content_bar .class_para,
#content_bar .class_html {
	border-bottom: 1px #ccc solid;
	padding-bottom: 2px;
	margin-bottom: 6px;
}

#content table {
	border-collapse: collapse;
}

#content table td {
	vertical-align: top;
	text-align: left;
	padding: 2px;
	margin: 0px;
}

#content_bar div {
    margin-left: 300px ;
    margin-top: 400px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/*
#content_bar .class_rtf,
#content_bar p {
	margin: 10px;
	padding: 4px;
}
*/

.error_message {
	color: #f00;
	font-size: 12px;
}
#content_bar li .title {
	color: #000;
	font-weight: bold;
	font-size: 120%;
	padding: 2px;
	margin: 0px;
}

div.class_list_link {
	text-align: center;
	clear: both;
	border-bottom: 1px solid #ddd;
}

#content div.class_gallery {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#content div.class_gallery table {
	width: 340px;
	border: none;
	border-collapse: collapse;
}

#content div.class_gallery img {
	padding: 0px;
	margin: 0px;
	padding-right: 20px;
	display: block;
}

#content div.class_gallery td {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}
