body{
    color : #131313;
	font : 8pt Arial, serif, sans-serif;
	background:url(../images/bg.gif);
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
a{
	color : #131313;
	cursor : pointer;
	font : 8pt Arial, serif, sans-serif;
	text-decoration : none;
}

a:hover{
	color : #FD8200;
}

a.develop{
	color : #958574;
}

a.develop:hover{
	color : #87633D;
}

a.lang{
	color : #C3B199;
}

a.lang:hover{
	color : #958576;
}

a.underline{
	text-decoration : underline;
}

a.underline:hover{
	text-decoration : underline;
}
table{
    color : #131313;
	font : 8pt Arial, serif, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
p {margin: 0;}
.navigate {
	padding:0;
	margin: 0;
	list-style: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.content{
    color : #131313;
	font : 8pt Arial, serif, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
.content_title{
    color : #FD8200;
	font : 10pt Arial, serif, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
.resource_title{
    color : #131313;
	font : 8pt Arial, serif, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

.copytight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #958574;
	text-decoration: none;
	line-height: 16px;
}

.input_login{
	background-image:url(../images/login_input.gif);
	width: 108px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bfad95;	
	border: 0px;
	padding: 3px;
}
.input_pass{
	background-image:url(../images/pass_input.gif);
	width: 94px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bfad95;	
	border: 0px;
	padding: 3px;
}
.login_button{
	background-image:url(../images/login_button.gif);
	background-repeat:no-repeat;
	width: 22px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bfad95;	
	border: 0px;
	padding: 3px;
}

.news_day{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #FD8200;
	text-decoration: none;
    float: left;
    padding:2px;
}

.news_month{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fd8200;
	text-decoration: none;
	line-height: 16px;
    float: left;
    padding : 4px;
}

.news_year{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #989796;
	text-decoration: none;
	line-height: 16px;
    float: left;
    padding : 4px;
}
.news_time{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fd8200;
	text-decoration: none;
	line-height: 16px;
    float: left;
    padding : 4px;
}
.bigBg {
	position: relative;
	padding: 7px;
	margin-right: 10px;
	width: 96px;
	height: 72px;
	background: url(../images/bigBg.gif) no-repeat;
	float: left;	
}
.smallBg {
	position: relative;
	padding: 4px;
	background: #fff;
	border: 1px solid #eee;
}
/*.smallBg img {
  padding: 4px !important;
  margin: 4px;
  background: #fff;
  border: 1px solid #eee;
}*/
.interview {
	position: absolute;
	top: 11px;
	right: 4px;
	width: 14px;
	height: 7px;
	background: url(../images/online.gif) no-repeat;
}
.podcast {
	position: absolute;
	top: 11px;
	right: 4px;
	width: 8px;
	height: 9px;
	background: url(../images/podcast.gif) no-repeat;
}
.statti {
	position: absolute;
	top: 11px;
	right: 4px;
	width: 14px;
	height: 7px;
	background: url(../images/statti.gif) no-repeat;
}
.interviewBig {
	position: absolute;
	top: 15px;
	right: 4px;
	width: 14px;
	height: 7px;
	background: url(../images/online.gif) no-repeat;
}
.podcastBig {
	position: absolute;
	top: 15px;
	right: 4px;
	width: 8px;
	height: 9px;
	background: url(../images/podcast.gif) no-repeat;
	z-index: 1;
}
.stattiBig {
	position: absolute;
	top: 15px;
	right: 4px;
	width: 14px;
	height: 7px;
	background: url(../images/statti.gif) no-repeat;
}
.title {
	font-weight: bold;
	color: #ff6600;
}


/* ADMIN STYLES */


.adminNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

.adminNav A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

.adminNav A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.adminNav1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}

.adminNav1 A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.adminNav1 A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.error {
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
	color: Red;
	padding-top : 10px;
	padding-bottom : 10px;
}

.message {
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
	color: #FD8200;
	padding-top : 10px;
	padding-bottom : 10px;
}


.admin-table-header{
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-bottom: 5px;
	PADDING-top: 3px;
	BACKGROUND-COLOR: #fd8301;
	font-family:Tahoma;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
}

.row-one {
	font-family:Tahoma;
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 5px; 
	COLOR: #000000; 
	PADDING-TOP: 5px; 
	BACKGROUND-COLOR: #E0E0E0;
/*	BACKGROUND-COLOR: #CCE6FD;*/
}

.row-two {
	font-family:Tahoma;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 5px;
	COLOR: #000000;
	PADDING-TOP: 5px;
	BACKGROUND-COLOR: #F2F2F2;
}


.row-three {
	font-family:Tahoma;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 5px;
	COLOR: #000000;
	PADDING-TOP: 5px;
	BACKGROUND-COLOR: #FEEDDE;
}

.inputbutton{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	}




.checkbox{
/*	border: 0px solid #99B1C7;*/
	border: 0px solid #6e6e6e;
	font-family: Tahoma;
	font-size : 11px;
	color : #990000;
	background : transparent;
	margin: 0px 0px 0px 0px;
}
 
.select{
/*	border: 1px solid #C5B8AA;*/
	border: 1px solid #6e6e6e;
	font-family: Tahoma;
	font-size : 11px;
	height: 17px;
	color : #858585;
}

.selectmultiple{
	border: 1px solid #6e6e6e;
	font-family: Tahoma;
	font-size : 11px;
	color : #858585;
}

.textarea{
	font-family: Tahoma;
	font-size: 11px;
	color: #858585;
	padding: 2px 3px 2px 3px;
/*	border: 1px solid #C5B8AA;*/
	border: 1px solid #6e6e6e;
}


.inputfield{
	font-family: Tahoma;
	font-size: 11px;
	height: 17px;
	color: #858585;
	padding: 0px 3px 0px 3px;
/*	border: 1px solid #C5B8AA; */
	border: 1px solid #6e6e6e;
}

.button{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
	background-image: url(../images/but_bgr.gif);
	background-repeat: no-repeat;
	width: 70px;
	height: 16px;
	line-height: 16px;
	display: block;
	text-align: center;
	float: left;
	margin-right: 5px;
}

.subBgr_big{
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
	background-image: url(../images/subBgr_big.gif);
	background-repeat: no-repeat;
	width: 118px;
	height: 18px;
	line-height: 18px;
	display: block;
	text-align: center;
/*	float: left;*/
	margin-left: 5px;
	border: 0px;
}
.sep {
	vertical-align: middle;
	margin: 0px 6px; 
}
.res_cat{
   
}
.res_cat A{
    color: #626262;
}
.res_cat A:hover{
    color: #FFF;
    background-color: #fd8304;
    
}

.navia{
    font-size:13px;
    padding-left: 5px;
    padding-right: 5px;
	color : #FFF;
}

.navia a{
	color : #FFF;
}

.navia :hover{
	color : #fd8304;
}

.online_simpleuser{
    color : #000;
}

.online_vipuser{
    color : #fd8200;
}
.online_date{
    color : #909090;
}
.partner_page{
    color : #909090;
}
.onlinemessage{
    width: 440px;
    height: 56px;
}
.uku{
    color : #a3a3a3;
}
.uku a{
    color : #a3a3a3;
}
.uku a:hover{
    color : #fd8200;
}
/*----------MENU--------------*/
ul.tabs
{
position: relative;
display: table;
margin: 0;
padding: 0;
list-style: none;
width: 570px;
height: 42px;
background: url(../images/beginMenu.gif) no-repeat top left;
z-index: 99;
white-space: nowrap;
}

ul.tabs li
{
display: table-cell;
margin: 0;
padding: 0;
list-style: none;
position: relative;
background: url(../images/sepm.gif) no-repeat top right;
*float: left;
text-align: center;
vertical-align: middle;
height: 42px;
}

ul.tabs a
{
color: #acacac;
text-shadow: 1px 1px 1px #fff;
font-size: 11px;
font-weight: bold;
text-align: center;
vertical-align: middle;
line-height: 11px;
display: block;
}
ul.tabs li a {
  #position: relative; 
#top: 11px;
}
ul.tabs .pad {
#height: 9px;
#width: 1px;  
}
ul.tabs a:hover {
  color: #ff8200;
}
#empty {
  width: 10px;
  background: none;
}
/* dropdowns
*************************/

ul.dropdown
{
margin: 0;
padding: 0 0 6px 0;
display: none;
position: absolute;
z-index: 999;
background: #fff;
text-align: left;
white-space: nowrap;
}

ul.dropdown li
{
margin: 6px 0;
padding: 0 8px;
float: none;
position: relative;
list-style: none;
display: block;
text-align: left;
height: 10px;
}
ul.tabs ul.dropdown li {
  background: none;
  text-align: left;
}

#menu ul.dropdown li a
{
margin: 6px 0;
height: auto;
font-weight: normal;
text-align: left;
text-shadow: none;
}
/*--------------*/
#menu {
  width: 570px;
  white-space: nowrap;
  background: url(../images/beginMenu.gif) no-repeat top left;
}
#menu a {
color: #acacac;
text-shadow: 1px 1px 1px #fff;
font-size: 11px;
font-weight: bold;
font-family: Verdana;
word-spacing: Normal;
letter-spacing: normal;
line-height: 11px;
}
#menu a:hover {
  color: #ff8200;
}
.menulink {
  padding: 0 6px 0 3px;
  background: url(../images/sepm2.gif) no-repeat top right;
  text-align: center;
  vertical-align: middle;
}


