body {
    padding: 0px;
    margin: 10px;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #FFFFFF;
    background-image: none;
    text-align: center;
}

img {
    border-width: 0px;
    vertical-align: middle;
}

a {                                             
    color: #7A7A7A;
    font-family: Verdana, sans-serif;
    font-size: 14px; 
    text-decoration: underline;
}

a:hover {                  
    color: #4C6937;
}

table {
    border-width: 0px;
    font-size: 14px;
}

#chat {
    font-family: Verdana, sans-serif;
    font-size: 12px;  
    color: #000000;  
}

#chat div {
    padding-bottom: 5px;
}

#chat div.dark {
    background-color: #F0F0F0;    
}

#chat .time {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 10px;  
    color: #7A7A7A; 
}

#chat .info {
    padding-left: 30px;
    color: #000000; 
}

a.nlink {
    color: #76874E;
    text-decoration: underline;
}

a.nlink:hover {
    color: #77916F;
}

.list div.row {
    padding: 3px 10px 3px 10px;
    background-color: #FFFFFF;
}

.list div.darkrow {
    padding: 3px 10px 3px 10px;
    background-color: #F0F0F0;
}

span.status {
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    color: #7A7A7A;
}

div.expand {
	float: right;
	width: auto !important;
    font-size: 10px;  
    color: #7A7A7A; 
}

table.box {
    padding: 0px;
    margin: 0px;
    width: 100%;
    float: left;  
}

table.header,table.content {
    padding: 0px;
    margin: 0px;
    width: 100%;
}
table.header{
    height: 100%;
}
td.head {
    height: 28px;
} 

table.header td.ul {
    width: 9px; 
    height: 28px;
    background-image: url(./ul.png);  
    background-repeat: no-repeat;      
} 

table.header td.ur {
    width: 9px; 
    height: 28px;
    background-image: url(./ur.png);  
    background-repeat: no-repeat;      
}

table.header td.up {
    height: 28px;
    background-image: url(./up.png);  
    background-repeat: repeat-x;
    color: #77916F;   
    font-weight: bold;  
    font-family: Verdana, sans-serif;
    font-size: 14px; 
    text-align: left; 
}

table.content td.bl {
    width: 1px; 
    background-image: url(./left.png);  
    background-repeat: repeat-y;   
}

table.content td.br {
    width: 1px; 
    background-image: url(./right.png);  
    background-repeat: repeat-y;   
}

table.content td.bm {
    width: 3px; 
    background-image: url(./middle.png);  
    background-repeat: repeat-y;   
}

table.content td.into {
    vertical-align: top;
    background-color: #FFFFFF;
    background-image: none;
    text-align: left;
}

table.content td.footer {
    padding: 5px 0 5px 0;
    background-color: #E6E6E6; 
    border-bottom: solid 1px #95B68B; 
}

table.content td.status {
    vertical-align: bottom;
}

#status {
    padding: 0px 5px 0px 10px;
    font-family: "Courier New", Courier, monospace;
    font-size: 14px;
    color: #999999;
    height: 20px; 
    vertical-align: middle;
    background-color: #F0F0F0;
    background-image: none;
    text-align: left;
}

/* COPY */

td.copy {
    height: 12px;
    text-align: left;
    font-family: Tahoma, sans-serif;
    font-size: 10px;
    color: #7F7F7F;
}

td.copy a {
    color: #7A7A7A;
    font-family: Tahoma, sans-serif;
    font-size: 10px; 
    text-decoration: underline;
}

/* YELLOW BOX */

table.yell {
border-collapse:collapse;/* Only for IE */
border-spacing:0px;
border:0px solid #FFF;
background-color:#FFF;
font-family: "Courier New", Courier, monospace;
font-size: 14px;
color: #4C4C4C;
padding: 0px;
margin: 3px;
width: 97%;
height: 23px;
}

table.yell td.left {
    width: 3px;
    height: 23px; 
    background-image: url(./yellleft.png);  
    background-repeat: no-repeat;  
}

table.yell td.right {
    width: 3px;
    height: 23px; 
    background-image: url(./yellright.png);  
    background-repeat: no-repeat;  
}

table.yell td.mid {
    height: 23px; 
    background-image: url(./yellm.png);  
    background-repeat: repeat-x;  
}

table.yell td.mid span {
    font-family: "Courier New", Courier, monospace;
    font-size: 14px;
    color: #4C4C4C;
}

/* panel */

table.panel {
    width: 100%;
}

table.panel td {
    vertical-align: top;
    text-align: center;
}

/* Starger */

img.but {
    cursor:hand;
}

div.free {
    font-family: Verdana, sans-serif;
    font-size: 14px;
    position: absolute;
    background-color: #F6F7F7;
    border: solid 1px #95B68B;
    vertical-align: top;
    text-align: left;    
}

#smilebox a {
    padding: 3px 5px 3px 5px;
    background-color: none;
    text-decoration: none;
}

#smilebox a:hover {
    text-decoration: none;
    background-color: #95B68B;
}

#colorbox font {
    padding: 2px;
}

#text {
    font-family: Verdana, sans-serif;
    font-size: 12px;  
    color: #000000;
}

/* SINGL */

td.singl {
    padding: 10px;
    width: 100%; 
    height: 100%;
    border-left: solid 1px #95B68B;
    border-right: solid 1px #95B68B;    
    border-bottom: solid 1px #95B68B;    
    vertical-align: top;
    text-align: left;     
}

.bigger {
    color: #77916F;   
    font-weight: bold;  
    font-family: Verdana, sans-serif;
    font-size: 16px; 
}

/* HELPER */

.mod {
    display: none; 
}

div.modbox {
    z-index: 10;
    top: 100px;
    left: 100px;
    width: 66%; 
    background: url(modborder.png);
    padding: 10px;    
    position: absolute;
    text-align: left;
}

div.modbody {
	padding: 5px;
	text-align: left;
	background: #F6F7F7;
}

div.modbody .title {
    color: #77916F;   
    font-weight: bold;  
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 14px; 
}





/* Right info block css here */
html {
	font-size: 12px;
	font-family: Verdana;
}

.news-container {
	width: 100%;
	font-size: 1em;
	margin-top: 10px;
}

.news-container td {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

.news-block-maximazed {
	background-color: #FFF;
	border: dotted 1px #E7E7E7;
	padding: 4px 5px 2px 15px;
	width: 90%;
	margin-left: 2%;
}

.news-block-title {
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 10px;
}

.news-block-item {
	padding-top: 5px;
	text-align: left;
}

.news-block-item h3 {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	font-weight: normal;
}

.news-block-item a {
	color: #7B826B;
	text-decoration: none;
	font-size: 0.9em;
}


.news-block-item-description {
	padding: 8px 10px 6px 10px;
	background-color: white;
	font-size: 0.9em;
	-moz-border-radius: 8px;
}

.news-block-item-description a {
	display: block;
	text-align: right;
	text-decoration: underline;
	font-size: 1em;
}

.news-block-closer {
	display: block;
	text-align: right;
	font-size: 0.8em;
	text-decoration: underline;
	color: #7B826B;
}


.news-block-turned {
	text-align: center;
}
.news-block-turned a {
	color: #7B826B;
	font-size: 0.9em;
}


.event-day {
	font-size: 0.9em;
	padding-top: 0.5em;
}

.event-day-item {
	font-family: Arial;
	font-size: 0.9em !important;
}

.events-pages {
	text-align: center;
}

.events-pages, .events-pages a {
	text-decoration: none;
	color: #7B826B;
	font-size: 0.94em;
}

.events-pages a:hover {
	text-decoration: underline;
}


/* НАСТРОЙКА POPUP-ОКНА */
.popup-overlay {
	background-color: black;
}

.popup-container {
	position: fixed;
	height: 90%;
	left: 10%;
	top: 5%;
	width: 80%;
	bottom: 5%;
	background-color: white;
}

.popup-title {
	padding: 8px;
	text-align: left;
}

.popup-closer {
	padding: 8px;
	text-align: right;
}

.popup-closer a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
