body {
	background: #E3E3E3;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
} 
.bodytext
{
	margin-top: 0;
}
a{
	text-decoration: underline;
	color: #617BB0;
}
a:hover {
	Background-color: #617BB0;
	color: white;
	text-decoration: none;
}
a img {
	border: none;
}
h1 {
	color: #007372;	
}
h2 {
	padding: 12px 0 2px 0;
	color: #007372;
	font-weight: normal;
	font-size: 1.2em;
	border-bottom: 1px solid #DEE3E3;
	margin-bottom: 6px;
}
h3 {
	padding: 8px 0 0 0;
	color: #007372;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 6px;
}
h4 {
	margin-bottom: 4px;
}


/* ************************************ TOP ************************************** */
/* ------------------------------------------------------------------------------- */

#top {
	width: 860px;
	margin: 0 0 0 95px;
	padding: 0;
	height: 94px;
	background: #FFFFFF;
	position:relative;
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#logomenu {
}
#logo {
 margin: 0;
 padding: 0;
 position: absolute;
 width: 183px;
 height: 73px;
 left: 35px;
 top: 18px;
 z-index: 30;
}
#logo:hover {
	border-bottom: 3px solid #617BB0;
	overflow: hidden;
}
/* ---------------------------------- METANAV ------------------------------------ */

#metanav {
 text-align: right;
 position: relative;
 border: none;
 width: 815px;
 height: 25px;
 z-index: 20;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10px;
 line-height: 1.7em;
}
#metanav .menu {
	text-align: right;
	position: absolute;
	top:0;
	left: 0;
	text-align: right;
}
#metanav li {
	display: inline;
}
#metanav a {
/*	display: inline;*/
	padding: 2px 5px 4px 6px;
	margin: 0 9px 0 0;
	background-image: url(../img/metanav_line.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #EEEEEE;
	text-decoration: none;
}
#metanav a:hover {
	color: #FFFFFF;
	background-color: #393D3D; 
}


/* ---------------------------------------- MAINMENU --------------------------------- */

#mainmenu {
 background: url(../img/dgrey.gif);
 background-repeat: repeat-x;
 background-position: bottom; 
 padding-bottom: 3px;
 width: 607px;
 margin: 45px 0 0 253px;
 height: 21px;
 z-index: 50;
}
#mainimg{
	display: none;
}
#mainmenu img{
	margin: 0 0 0 -1px;
}


/* *********************************** MAIN **************************************** */
/* --------------------------------------------------------------------------------- */

#main {
 background: white;
 width: 860px;
 padding: 0 0 0 0;
 margin: 0 0 0 95px;
}
#main .hr {
}
#breadcrumbs {
	margin: 0 0 0 253px;
	padding: 34px 0 5px 0; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3890BD;
	line-height: 11px;
}
#breadcrumbs img {
	margin: 0 5px 0 5px;
	padding: 0;
}
#breadcrumbs a {
	text-decoration: none;
}


/* **************************************** CONTENT **************************************** */

#content {
	height: auto;
	margin: 0;
	padding: 0 0 32px 0;
	width: 860px;
}

/* ---------------------------------- ARTICLE ------------------------------------------- */

.article {
	display: block;
	margin: 0 0 12px 253px;
	padding-bottom: 12px;
	font-size: 12px;
	width: 550px;
	line-height: 1.5em;
/*	border-bottom: 1px solid #A9B2B2;*/
}
.article .header{
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
}
.article p {
	margin: 6px 0 10px 0;;
}
.article .images{
	padding: 0 0 8px 0;
	position: relative;
	float: left;
}
.images .pic {
	padding: 0;
	margin: 0 0 12px 0;
	/*width: 192px;*/
	border-top: 1px solid #A9B2B2;
}
.images .caption {
	display: block;
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*width: 192px;*/
	color: #cbcbcb;
	padding-bottom: 5px;
}
.article .text {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
}
.article .h2 {
	display: block;
	padding: 0;
	margin: 20px 0 12px 0;
	font-size: 12px;
	font-weight: bold;
}

.article ul {
	display: block;
	list-style: none;
	width: auto;
	margin: 0 0 8px 0;
	padding: 0;
/*	border-bottom: 3px solid #c7c7c7;*/
}
.article ul .title {
	display: block;
	width: 100%;
	list-style: none;
	padding: 0 0 3px 0; 
	margin: 0;
	background-image: none;
	color: #979797;
	border-bottom: 1px solid #c7c7c7;
	margin-bottom: 4px;
	font-size: 14px;
}

.article li {
	display: block;
	padding: 0 0 0 14px;
	margin: 0 0 2px 1px;
	list-style: none;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat; 
	background-position: top left;
}

/* ------------------------------------ NEWS --------------------------------------------- */
	
#content .news {
	width: 541px;
	margin: 0 0 0 253px;
	padding: 0;
	display: block;
	font-size: 12px;
}
.news .title {
	color: #545959;
	display: block;
	margin: 0;
	padding: 0 0 0 9px;
	font-weight: bold;
	width: 100%;
	height: 20px;
	background-color: #DEE3E3;
	border-top: 2px solid #646969;
	line-height: 20px;
}
.news ul {
	margin: 0;
	padding: 0 0 0 9px;
	list-style: none;
}
.news li {
	margin: 6px 0;
}

/* ----------------------------------- PRINT ------------------------------------------- */
#content .print {
	margin: 32px 0 0 253px;
	padding-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cbcbcb;
	width: 550px;
	border-top: 1px solid #A9B2B2;
}
#content .print img {
	display: none;
}
#content .print a {
	background-image: url(../img/print.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px 4px 2px 24px;
	text-decoration: none;
}
#content .print a:hover {
	background-image: url(../img/print_ro.gif);
}

/* ----------------------------------- SIDEBAR ------------------------------------------- */

#sidebar {
	float: left;
	display: block;
	width: 183px;
	height: 100%;
	margin: 101px 0 0 35px;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#sidebar a {
	text-decoration: none;
}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0 0 3px 0;
	border-bottom: 3px solid #646969;
	width: 183px;
	display: block;
}
#sidebar li {
	width: auto;
	display: block;
}
#sidebar .hr {
	margin: 4px 0 3px 0;
	padding: 0;
	border-top: 1px solid #cbcbcb;
}
.feature {
	margin-bottom: 15px;
	padding: 0px;
	display: block;
}
.title {
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 3px solid white;
}

/* --------------------------------------- BLOCK ------------------------------------------ */

.block {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #A9B2B2;
	width: 100%;
	display: block;
}
.block a {
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 3px 0px 6px 6px;	
	border-left: 22px solid #DEE3E3;
	width: 155px;
}

.block a:hover {
	border-left: 22px solid #617BB0;
	background-color: #B0BDD7;
	color: white;
}
.free {
	margin: 0;
	padding: 0;
	width: 100%;
}
.free a {
	font-weight: bold;
	display:block;
	margin: 0;
	padding: 5px 0px 4px 6px;	
	border-left: 22px solid white;
}
.free a:hover {
	border-left: 22px solid #B0BDD7;
	background-color: #B0BDD7;
	color: white;
}

.blocklast {
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
}
.blocklast a {
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 3px 0px 6px 6px;	
	border-left: 22px solid #DEE3E3;
	width: 155px;
}
.blocklast a:hover {
	border-left: 22px solid #617BB0;
	background-color: #B0BDD7;
	color: white;
}


/* -------------------------------------- SMALL ------------------------------------------------- */

.small {
	margin: 0;
	padding: 0;
	width: 100%;
}
/* \*/
* html .small a {
    height: 1px;
    }
/*  */ 
.small a {
	display:block;
	margin: 0;
	padding: 0;	
	border-left: 7px solid white;
}
.small a:hover {
	border-left: 7px solid #617BB0;
	background-color: #B0BDD7;
	color: black;
}


/* -------------------------------------- SMALLBLOCK ------------------------------------------------- */

.smallblock {
	margin: 0;
	padding: 0;
	width: 100%;
}
.smallblock a {
	display: block;
	margin: 0;
	padding: 0 0 0 6px;	
	border-left: 22px solid #eaeaea;
	width: 155px;
}

.line  {
	margin: 0;
	padding: 0;
}
li {
	padding:0;
	margin:0;
}
li .line img{
	padding:0;
	margin: 0;
}
.smallblock span{
	background-position: center left;
	background-repeat: repeat-x;
	width: 155px;
	display:block;
	margin-left: -22px;
	z-index: 999;
}

.smallblock a:hover {
	border-left: 22px solid #617BB0;
	background-color: #B0BDD7;
	color: white;
}

.smallblock img {
	margin: 0;
	padding: 0;
}


/* --------------------------------------- TEXT ------------------------------------------- */
.feature .text {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #cbcbcb;
	width: 100%;
}
.feature .text a {
	color: #646969;
	display: block;
	margin: 0;
	padding: 3px 0px 18px 6px;	
	border-left: 22px solid #eaeaea;
	background-image: url(../img/more.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 155px;
}
.feature .text a:hover {
	border-left: 22px solid #617BB0;
	background-color: #B0BDD7;
	background-image: url(../img/more_ro.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: white;
}
.feature .text a:hover img {
	visibility: visible;
	border: 5px solid green;
}
.feature li .more{
	position: absolute;
	display: inline;
	right: 0px;
	bottom: 0px;
	width: 30px;
	background-image: url(../img/more.gif);
	background-position: right center;
	background-repeat: no-repeat;
	border:1px solid green;
	
}
li .more img{
	visibility: hidden;
}
.feature .last {
	margin: 0;
	padding: 0;
	width: 100%;
}
.last a {
	color: #646969;
	display: block;
	margin: 0;
	padding: 3px 0px 18px 6px;	
	border-left: 22px solid #eaeaea;
	background-image: url(../img/more.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.last a:hover {
	border-left: 22px solid #617BB0;
	background-color: #B0BDD7;
	background-image: url(../img/more_ro.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: white;
}
.last img {
	position: absolute;
	right: 3px;
}

/* ------------------------------------ FLASH PLAYER ---------------------------------------- */
/* PLAYER */
.tx-rlmpflashdetection-pi1 {
	padding: 0;
	width: 548px;
/*	border: 1px solid #E3E3E3;*/
	margin: 0 0 0 253px;
}
/* HEADER */
.csc-header h1 {
	width: 550px;
	padding-bottom: 2px;
	margin: 4px 0 8px 253px;	
	border-bottom: 1px solid #DEE3E3;
	font-size: 14px;
	font-weight: normal;
}


/* ************************************** FOOTER ************************************** */
/* ------------------------------------------------------------------------------------ */

#footer {
	color: #5D6262;
	font-size: 11px;
	border-top: 1px solid #A9B2B2;
	width: 860px;
	margin: 0 0 32px 95px !important;
	margin: 4px 0 32px 95px;
	background-image: url(../img/footer_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
#footer a {
	text-decoration: none;
}
#footer .hr {
	display: none;
}
#footer p{
	padding: 0 0 16px 0;
}
