/* --------------------------- common --------------------------- */
HTML, BODY
{
	height: 100%;
	background-color: #9A99FF;
}

BODY, td, th
{
	font-family: arial,helvetica,"liberation sans","dejavu sans condensed",sans-serif;
	font-size: 9pt;
	color: #000000;
}
a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
    text-decoration: underline;
}
table
{
    border-collapse: collapse;
}
.clear
{
    clear:both;
}
.font07
{
    font-size: .7em;
}
/* --------------------------- main menu --------------------------- */
a.mainMenu
{
	padding: 0 8px;
	line-height: 24px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	font-size: 10pt;
}
a.mainMenu:hover
{
	color: #FFF;
    text-decoration: none;
}
/* --------------------------- column --------------------------- */
#photoFrameCanvas
{
    position: absolute;
    top: 0;
    width: 100%;
}
#photoFrame
{
    position: relative;
    top: 90px;
    margin-left: 192px;
}
#photoFrame img
{
    border: 3px solid #FFFFFF;
    border-bottom: 20px solid #FFFFFF;
}
#tdColumnL
{
    vertical-align: top;
    border-left: 2px solid #737C8B;
}
#columnL
{
    margin: 70px 10px 0 10px;
    padding-left: 5px;
}
.columnHeader
{
	font-size: 1.1em;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	margin: 2px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 6px;
}
div.subMenu
{

}
a.subMenu
{
    font-size: .9em;
	color: #000;
    display: block;
    border-bottom: 1px solid #285495;
    padding: 2px;
    font-weight: bold;
}
a.subMenu:hover
{
    text-decoration: none;
	color: #444;
	background: #FFF;
}
.newsList
{
    margin: 0 7px;
    font-size: .9em;
}
/* --------------------------- content --------------------------- */
#content
{
    padding: 10px;
}
h1
{
	font-size: 1.5em;
	color: #000033;
}
h2
{
	font-size: 1.3em;
	color: #000033;
}
p
{
    margin: 8px 0 0 0;
}
.listing
{
    border: 1px solid #C0C0C0;
    margin: 5px 0;
}
.listing th
{
    background: #DBFBDB;
    padding: 3px;
    font-weight: bold;
    border-bottom: 1px solid #C0C0C0;
}
.listing td
{
    border-bottom: 1px solid #C0C0C0;
    background: #EAFDEA;
    padding: 3px;
}
/* --------------------------- 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;
	border: 1px solid black;
	background-color: #FFFFCC;
}
.button
{
	FONT-SIZE: 11px;
	FONT-FAMILY:  arial cyr, verdana, sans-serif;
	border-style: outset;
	background-color: #CCCCCC;
	border-width: 2px;
	border-color: #969294;
	color: #CC0000;
}
.radio
{
	font-size: 11px;
	background: transparent;
	border: none;
}
div.formNote
{
    font-size: .9em;
    font-weight: normal;
    font-style: italic;
}
/* --------------------------- footer --------------------------- */
#footer
{
    border-left: 1px #F1F1F1 solid;
    border-right: 1px #F1F1F1 solid;
    color: #F1F1F1;
    font-size: .9em;
    padding: 10px;
}
#footer a
{
    color: #B71203;
}
#footer a:hover
{
    color: #E31703;
    text-decoration: none;
}
#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: #444444;
	background-color: #CBFECB;
	border: 1px solid #008100;
	text-decoration: none;
	PADDING-LEFT: 3px;
	PADDING-RIGHT: 3px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
}
a.lineList:hover
{
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	text-decoration: none;
}
div.commentList
{
    border: 1px solid #C0C0C0;
    margin: 3px;
    padding: 5px;
    background: #EAFDEA;
}
div.commentTitle
{
	border: 1px solid #C0C0C0;
	padding: 3px 3px 3px 20px;
	font-size: 0.9em;
	font-style: italic;
	margin-top: 7px;
	background-color: #9A99FF;
}
.commentAdmin
{
    background: #FFF;
    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;
}
/* --------------------------- блоки --------------------------- */
.mainMenu
{
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	display: block;
	width: 100px;
	position: relative;
	top: 25px;
	background-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	left: 30px;
	border-bottom-width: medium;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}
#blokMenu
{
	width: 120px;
	display: block;
	float: right;
	position: absolute;
	left: 40px;
	height: 160px;
	top: 180px;
	border: 3px double #FFFFFF;
}
.blokContent
{
	border-left-width: medium;
	border-left-style: groove;
	border-left-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#blokNews
{
	width: 192px;
	display: block;
	position: relative;
	left: 24px;
	height: 367px;
	color: #FFFF00;
	overflow: hidden;
}
#blokSubMenu
{
	width: 120px;
	display: block;
	float: none;
	position: relative;
	height: auto;
	top: 60px;
	border: 3px none #FFFFFF;
	right: -42px;
}
