/* --------------------------- common --------------------------- */
HTML, BODY
{
    height: 100%;
}
BODY
{
    background: #000000 url(images/bg.gif) repeat-x top;
}

BODY, td, th
{
    font-family: arial,helvetica,"liberation sans","dejavu sans condensed",sans-serif;
    font-size: 9pt;
    color: #ddd;
}
a
{
	color: #F79D76;
    text-decoration: none;
	font-weight: bold;
}
a:hover
{
    text-decoration: underline;
    color: #E31703;
}
table
{
    border-collapse: collapse;
}
.clear
{
    clear:both;
}
.font07
{
    font-size: .7em;
}
/* --------------------------- main menu --------------------------- */
#langPanel
{
    float: left;
    padding: 0 5px 5px 25px;
}
#langPanel a
{
    color: #E85415;
    font-weight: bold;
    font-size: 11pt;
    margin: 0 2px;
}
#langPanel a:hover
{
    text-decoration: none;
    color: #FFF;
}
#mainMenuContainer
{
    margin-left: 200px;
}
.mainMenuTd
{
    background: url(images/bg-button.jpg) no-repeat top center;
    vertical-align: middle;
    text-align: center;
    width: 163px;
    margin: 0 10px;
}
a.mainMenu
{
    padding: 0 8px;
	color: #000;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
a.mainMenu:hover
{
	color: #E85415;
    text-decoration: none;
}
/* --------------------------- column --------------------------- */
#tdColumnR
{
    color: #aaa;
    vertical-align: top;
    border-right: 1px solid #E85415;
}
#columnR
{
    margin: 10px 10px 0 10px;
    padding-left: 5px;
}
.columnHeader
{
    font-size: 1.1em;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    background: #222;
    margin: 10px 0 2px 0;
    padding: 2px 0;
}
div.subMenu
{

}
a.subMenu
{
	color: #F79D76;
    display: block;
    border-bottom: 1px solid #E85415;
    padding: 2px;
    font-weight: bold;
}
a.subMenu:hover
{
    text-decoration: none;
	color: #000;
	background: #E85415;
}
.newsList
{
    margin: 0 7px;
    font-size: .9em;
}
/* --------------------------- content --------------------------- */
#content
{
}
h1
{
	font-size: 1.5em;
	color: #FFF;
	padding-bottom: 5px;
	border-bottom: 1px solid #E85415;
	margin-bottom: 5px;
}
h2
{
	font-size: 1.3em;
	color: #FFF;
}
p
{
    margin: 8px 0 0 0;
}
.listing
{
    border: 1px solid #F79D76;
    margin: 5px 0;
}
.listing th
{
    background: #222;
    padding: 3px;
    font-weight: bold;
}
.listing td
{
    background: #111;
    padding: 3px;
}
/* --------------------------- form --------------------------- */
table.form
{
}
.form td
{
    font-size: 8pt;
    vertical-align: top;
}
td.formErr
{
    font-size: 8pt;
    vertical-align: top;
    color: #FF0000;
}
.form th
{
    font-size: 9pt;
    border-bottom: 1px solid #C0C0C0;
    padding-top: 15px;
}
form
{
    margin: 0;
}
TEXTAREA, INPUT, SELECT
{
	FONT-SIZE: 11px;
	FONT-FAMILY: arial cyr, verdana, sans-serif;
	background: #FFFFFF;
	border: 1px solid black;
}
.button
{
	FONT-SIZE: 11px;
	FONT-FAMILY:  arial cyr, verdana, sans-serif;
	border-style: outset;
	background-color: #E85415;
	border-width: 2px;
	border-color: #F79D76;
	color: #000000;
}
.radio
{
	font-size: 11px;
	background: transparent;
	border: none;
}
div.formNote
{
    font-size: .9em;
    font-weight: normal;
    font-style: italic;
}
/* --------------------------- footer --------------------------- */
#footer
{
    color: #ccc;
    font-size: .7em;
    padding: 10px;
    vertical-align: bottom;
    text-align: left;
}
#footer a
{
    color: #ddd;
    font-weight: normal;
}
#footer a:hover
{
    color: #fff;
    text-decoration: underline;
    font-weight: normal;
}
#copyright
{
    color: #999;
    text-align: right;
    margin-bottom: 20px;
}
#copyright a
{
    text-decoration: none;
    color: #999;
    font-weight: normal;
}
#copyright a:hover
{
    text-decoration: none;
    color: #EEE;
}
/* --------------------------- misc --------------------------- */
.lineH
{
    border-bottom: 1px solid #AAAAAA;
}
.alertText, .okText
{
    font-size: 11pt;
    font-weight: bold;
    text-align: left;
    font-family: Arial;
    margin-top: 20px;
}
.alertText
{
    color: #950000;
}
.alertTextSmall
{
    color: #D50301;
    font-weight: bold;
    text-align: center;
}
.okText
{
    color: #000000;
    text-align: center;
}
.lineList
{
	font-size: 90%;
	margin-bottom: 7px;
}
a.lineList
{
	color: #111;
	background-color: #F79D76;
	border: 1px solid #E85415;
	text-decoration: none;
	PADDING-LEFT: 3px;
	PADDING-RIGHT: 3px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
}
a.lineList:hover
{
	color: #111;
	background-color: #eee;
	border: 1px solid #E85415;
	text-decoration: none;
}
div.commentList
{
    border: 1px solid #F79D76;
    margin: 3px;
    padding: 5px;
}
div.commentTitle
{
    border-bottom: 1px solid #F79D76;
    padding: 3px 3px 3px 20px;
    font-size: .9em;
    font-style: italic;
    margin-top: 7px;
}
.commentAdmin
{
    background: #222;
    margin: 5px 5px 5px 30px;
    padding: 3px;
    font-style: italic;
}
div.branchLine
{
    font-size: .85em;
    padding: 3px 5px;
    border: 1px solid #C0C0C0;
    background: #DBFBDB;
}
div.voteBar
{
    border: 1px solid #C0C0C0;
    background: #EEEEEE;
    font-size: 6px;
    margin: 3px 0;
}
a:focus
{
    outline: none;
}
