@charset "utf-8";

/* cs copyright */
#container_footer
{
    			width: 790px;
    			font-size: 10px;
    			color: #fff;
				height:40px;
				position:relative;
				top:25px;
				left:170px;
}
#container_footer_in
{
}
#footer_ew
{
				margin: 20px 0 0 10px;
				width: 290px;
				float: left;
				text-align: left;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10px;
				display:inline;			
}

#footer_ewb
{
				margin-top: 20px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-weight:bold;
				display:inline;	
				color: #000;
}
#container_footer a
{
    			color: #e5ff05;
    			text-decoration: none;
}
#container_footer a:hover
{
    			text-decoration: underline;
}
#footer_copy
{
   				margin: 20px 10px 0 0;
   				width: 350px;
				float: right;
    			text-align: right;
				font-family: Arial, Helvetica, sans-serif;
    			font-size: 11px;
}
#footer_copy a :hover
{
   				text-decoration:underline;
}
/* end cs copyright */



/* layout */
body {			background-image:url(../images/background.jpg);
      			background-position:center 0;
				background-repeat:no-repeat;
				background-color:#411b05;
				margin:0;
				padding:0;			
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;	
				color:#fff;}
				
.cleaner {		clear:both;
}


#header {		background-image:url(../images/header.jpg);
				background-repeat:no-repeat;
				width:1000px;
				height:437px;
				margin:0 auto 0 auto;				
				position:relative;
}
#panelMainWrap	
{
                background-image:url(../images/panelmain-background.jpg);
				background-repeat:repeat-y;
				width:1000px;
				margin:0 auto 0 auto;
}

#panelMain	{	background-image:url(../images/panelmain-header.jpg);
				background-repeat:no-repeat;
				background-position:top;
				width:1000px;
}

#panelMainWrapper	{	background-image:url(../images/panelmain-footer.jpg);
				background-repeat:no-repeat;
				background-position:bottom;
				width:1000px;
				min-height:730px;
}

#footer {		background-image:url(../images/footer.jpg);
				background-repeat:no-repeat;
				width:1000px;
				height:123px;
				margin:0 auto 0 auto;
}
#boxLeft{		
                width:277px;
				float:left;
				margin:0 0 0 0 ;
}

#boxMain{		
				width:355px;
				float:left;
				margin:0 30px 0 30px;
}
#boxRight{		
				width:231px;
				float:left;
				padding:0 0 0 20px;
				margin:0 0 250px 0;
}
/* end layout */



/* top menu*/
#menu {			width:950px;				
				position:relative;
				padding-left:47px;
				top:385px;				

	}
.menuMain {
				list-style:none;
				margin:0 0 0 0;
				padding:0 0 0 0;
}

.menuMain li {
				float: left;
				margin:0 0 0 0;
				padding:0 0 0 0;
				list-style-image:none;
				height:39px;
}

.menuMain li a {
				font-family:Arial, Helvetica, sans-serif;
				font-size: 15px;
				color: white;
				text-decoration: none;
				display:block;
				text-align:center;
				font-weight:bold;
				text-transform:uppercase;
				margin:0 0 0 0;
}

.menuMain li a:hover {
				color:white;
}


/* buttons */

.menuItem0 a{
				background-image:url(../images/tl_1a.jpg);
				background-repeat:no-repeat;
				height:35px;
				width:152px;
				padding:12px 0 0 0;
}
.menuItem0 a:hover{
				background-image:url(../images/tl_1b.jpg);
				background-repeat:no-repeat;
}

/* end top menu*/



/* left menu*/

#menuMainLeft {
	list-style:none;
	position:relative;
	padding: 20px 12px 0 12px;	
}

.menuMainLeft li {
				background-image:url(../images/tl_2a.jpg);
				background-repeat:no-repeat;
				width:171px;
				height:29px;
				margin:0 0 10px 44px;
				list-style-type:none;
}

.menuMainLeft li a:hover {
				color:#fff;
				background-image:url(../images/tl_2b.jpg);
}

.menuMainLeft li a {

				font-family:Arial, Helvetica, sans-serif;
				font-size: 14px;
				text-align:center;
				color: white;
				text-decoration: none;
				display:block;
				font-weight:bold;
				padding:7px 7px 0 7px;

}

/* end left menu*/

/* bottom menu  */
#menu3
{
	text-align: center;
  	width: 570px;
  	height:20px;
	position:relative;
	top:37px;
	left:200px;
}
.menuMain3
{
	
    list-style: none;
    margin-top: 0px;
	padding-top:0px;
	position:relative;
}
.menuMain3 li 
{
    display: inline;
	height:50px;
}
.menuMain3 li a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    font-weight:bold;
    text-decoration: none;
    padding: 5px 10px 0 10px;
    text-transform:uppercase;
}
.menuMain3 li.last a
{
    border-right: none;
}
.menuMain3 li:hover a
{
    color: white;
    text-decoration: none;
}
/* end bottom menu  */



/* news */

.newsTitle 
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 18px;
    color:white;
    margin:30px 0 20px 0;
    font-weight:bold;	
	text-align:center;
	text-transform:uppercase;
}
.newsItem
{
    margin:0 0 20px 0;
}
.newsItemDay
{
    font-size: 11px;
	color:#441d05;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 12px 2px 12px;
	text-align:right;
}
.newsItemTitle 
{
    font-size: 12px;
	color:#fff;
    margin:0 12px 0 12px;
    font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.newsItemTitle a
{
	color:white;
	text-decoration: none;
}

.newsItemTitle a:hover
{
    color:Yellow;
	text-decoration: underline;
}

.newsItemText
{
    font-size: 11px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 12px 5px 12px;
	text-align:left;
	
}
.newsItemNews 
{ 	width:190px;
	margin:50px auto 20px auto;				
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
}

.newsItemDetail  a
{ 	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	color:#deff00;
	font-weight:bold;
    margin:0 12px 0 12px;
}

.newsItemDetail  a:hover
{   color:white;
	text-decoration: underline;
}

/* end news */



