/* CSS Document */
body {
	color: #4E4E4E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
img {border: 0px;}
h1, h2, h3, h4, h5, h6 {
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
}
h1 {font-size: 12px;}
h2 {font-size: 11px;}
h3 {font-size: 10px;}

#Full {border-collapse: collapse;}
#Full td {
	margin: 0px;
	padding: 0px;
}
a {
	color: #A60000;
	text-decoration: none;
}
a:hover {
	color: #A60000;
	text-decoration: underline;
}

/* HEAD */
.BgHead {
	background-image: url(images/bghead.gif);
	background-repeat: repeat-x;
	text-align: left;
}
.Address {
	background-image: url(images/bgaddress.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
}
.Address a, .Address a:hover {color: #FF0000;}
.Address a {text-decoration: none;}
.Address a:hover {text-decoration: underline;}
.Address p {
	color: #A60000;
	font-size: 10px;
	margin: 0px;
	margin-bottom: 34px;
	padding: 0px;
}
.Main td {vertical-align: top;}

/* LEFT */
.LeftLogin {background-color: #FFFFFF;}
.LeftLogin div {
	margin: 0px;
	padding: 0px;
	width: 169px;
}
.LeftHeader {
	background-image: url(images/bgheaderl.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 208px;
}
.LeftHeader p {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	margin-left: 45px;
	padding: 0px;
}
.LeftLinks {
	background-image: url(images/bgleft.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.LeftLinks div {
	margin: 0px;
	padding: 0px;
	width: 169px;
}
.TableHeader {
	height: 27px;
	width: 208px;
}
.TableHeader p {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	margin-left: 45px;
	padding: 0px;
}
.TableHere div {
	margin: 0px;
	padding: 0px;
	width: 169px;
}
#TblCont {border-collapse: collapse;}
#TblCont td {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#TblCont .TblHead td {
	color: #333333;
	font-weight: normal;
	padding: 5px;
	text-align: center;
}
#TblCont .TblRow0 td {
	padding: 5px;
	padding-right: 15px;
	padding-left: 11px;
	text-align: left;
}
#TblCont .TblRow1 td {
	background-color: #EEEEEE;
	padding: 5px;
}
#TblCont .TblRow2 td {
	background-color: #FFFFFF;
	padding: 5px;
}
#TblCont .TblRow3 td {
	background-color: #FFFFFF;
	padding: 0px;
}
#TblCont .TblHead td.Left, #TblCont .TblRow1 td.Left, #TblCont .TblRow2 td.Left {text-align: left;}
#TblCont td.right {text-align: right;}
.TblLink {
	color: #666666;
	text-decoration: none;
}
.TblLink:hover {
	color: #666666;
	text-decoration: underline;
}
.LoginText p {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.Button {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}
.Input {
	border: 1px solid #666666;
	color: #666666;
	font-size: 10px;
	margin-right: 40px;
	width: 125px;
}
td {
	font-size: 11px;
}
.LoginLink {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	text-align: left;
}
.LoginLink a {
	color: #FF0000;
	text-decoration: none;
}
.LoginLink a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/* MAIN */
#Content {
	padding-left: 30px !important;
	padding-bottom: 40px;
	padding-top: 0px;
	width: 94% !important;
}
.TextHeader {
	color: #3E3E3E;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.ImgBorder {
	border: 1px solid #CCCCCC;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
}

/* RIGHT */
.RightHeader {
	background-image: url(images/bgheaderr.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 35px;
	width: 164px;
}
.RightHeader p {
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	margin-left: 2px;
	padding: 0px;
}
.RightLinks {
	background-image: url(images/bgright.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.RightLinks p {
	font-size: 10px;
	margin: 0px;
	padding: 1px;
	padding-left: 10px;
	padding-right: 5px;
}
.Date {color: #A60000;}
.Clubs {
	color: #666666;
	font-weight: bold;
}
.VoteName {
	color: #A60000;
	font-weight: bold;
}
.Select {color: #666666;}

/* BOTTOM */
.LogoBottom {
	background-color: #666666;
	vertical-align: top;
}
.MenuBottom {
	background-color: #666666;
	text-align: center;
	vertical-align: top;
}
.MenuBottom p, .MenuBottom a, .MenuBottom a:hover {color: #FFFFFF;}
.MenuBottom a {text-decoration: none;}
.MenuBottom a:hover {text-decoration: underline;}
.MenuBottom p {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}
.AddressBottom {
	background-color: #666666;
	background-image: url(images/dashbottom.gif);
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: top;
}
.AddressBottom p, .AddressBottom a, .AddressBottom a:hover {color: #FFFFFF;}
.AddressBottom a {text-decoration: none;}
.AddressBottom a:hover {text-decoration: underline;}
.AddressBottom p {
	font-size: 10px;
	margin: 0px;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 22px;
	padding: 0px;
}

table.comment {
	width: 100%;
	border: 1px solid #d1d7dc !important;
}

table.comment td {
	border: 1px solid white;
}

table.comment td.leftth {
	padding: 5px !important;
	width: 150px;
	background: #777;
	text-align:center;
	color: #ffa34f;
	font-weight: bold;
	font-size: 8pt;
}
table.comment td.rightth {
	padding: 5px !important;
	background: #777;
	text-align:center;
	color: #ffa34f;
	font-weight: bold;
	font-size: 8pt;
}

table.comment td.left {
	padding: 5px !important;
	width: 150px;
}
table.comment td.right {
	padding: 2px !important;
}
table.comment td.sep {

	background-color: #d1d7dc;
	height: 4px !important;
	padding: 0px !important;
	font-size: 1pt;
}
table.comment tr.style0 {
	background-color: #efefef;
}
table.comment tr.style1 {
	background-color: #dedede;
}

div.date {
	font-size: 7pt !important;
	border-bottom: 1px solid #d1d7dc;
	margin-bottom: 5px;
	padding: 5px;
	height: 17px;
}
div.text {
	padding: 5px;
}

input.fb {
	margin: 5px;
	color: #999;
	width:250px;
}
textarea.fb {
	margin: 5px;
	color: #999;
	width: 250px;
	height: 150px;
}

.none {
	display: none;
}

.vis {
	display: ;
}

span.error {
	color:red;
}

tr.head td{
	font-weight: bold;
	color:#666;
	background-color:#dedede;
}
table.total{
	border: 1px solid #dedede;
}
table.total td{
	padding: 2px !important;
}
table.total td.sel{
	background-color:#efefef;
}

table.total tr.sel td{
	background-color:#efefef;
}


div.close {
	position: absolute;
	bottom: 10px;
	right: 10px;

	text-align:right;
}

input.score {
	width: 20px;
	font-size: 6pt;
}

div.tableft {
	float: left;
	width: 250px;
	padding: 1px;
}
div.tableft table{
	border: 1px solid #dedede !important;
}

div.tableft td{
	height: 19px;
}

img.photo {
	border: 1px solid #999;
	margin-right: 20px;
}

img.smallphoto {
	border: 1px solid #999;
}

span.hint {
	font-size: 7pt !important;
}
div.add {
	padding-top: 3px;
	width: 250px;
	float: left;
}
div.buttons {
	float: right;
}

input.btn {
	font-size: 7pt;
}



blockquote.bb_quote {
    border: #d0d0d0 1px solid;
    background-color: #f6f6f6;
    padding: 5px;
    margin: 1em 0 0 .75em;
}
div.bb_quote_author {
    border: #d0d0d0 1px solid;
    border-width: 1px 2px 2px 1px;
    margin-top: -1.2em;
    background-color: #f6f6f6;
    width: 250px;
    white-space: nowrap;
    font-weight: bold;
    text-align: center;
}
div.bb_quote_author:after {
    content: " Οθρΰλ(ΰ):";
}
div.bb_code {
    border: #d0d0d0 6px double;
    background-color: #f6f6f6;
    color: #404060;
    padding: 5px;
    margin: 1em 0 0 0.8em;
    font-family: Monaco,'Courier New',monospace;
}
div.bb_code_header {
    border: #d0d0d0 1px solid;
    border-width: 1px 2px 2px 1px;
    padding-left: 5px;
    margin-top: -1.6em;
    background-color: #f6f6f6;
    white-space: nowrap;
    font-weight: bold;
    color: #404060;
    text-align: left;
}
span.bb_code_lang:before {
    content: "Κξδ: ";
}
div.bb_code_footer {
    margin: 5px -5px -5px -5px;
    padding: 4px;
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    border-color: #a9b8c2;
    color: #333333;
    font-weight: bold;
    text-align: center;
}
#content {
    padding-left: 1em;
}
#top {
    border-bottom: #d0d0d0 1px dotted;
}
#top_h1 {
    margin: 0;
    color: #404060;
    font-size: 18px;
    margin-left: 100px;
}
#top_links {
    padding-bottom: 1em;
    margin-left: 100px;
}
#xbb_logo {
    border: none;
    float: left;
}

/* Π‘ΡΠΈΠ»ΠΈ ΠΏΠΎΡΠ²Π΅ΡΠΊΠΈ BBCode: */

code.bb_code {
    font-size: 1em;
    color: #000000;
}
span.bb_spec_char {
    color: #000099;
}
span.bb_mnemonic {
    color: #ff0000;
}
span.bb_tag {
    color: #009900;
}
span.bb_bracket {
    font-weight: bold;
}
span.bb_slash {
    font-weight: normal;
}
span.bb_tagname {
    color: #990099;
}
span.bb_equal {
    color: #999900;
}
span.bb_quote {
    color: #009999;
}
span.bb_attrib_name {
    color: #999900;
}
span.bb_attrib_val {
    color: #009999;
}
span.bb_autolink {
    color: #0000ff;
}
caption {
    font-weight: bold;
}

div.modifydate {
	bottom:0px;
	font-size: 8pt;
	padding-left: 10px;
	padding-bottom:5px;
	padding-top: 10px;
	color: #999;
}

div.small {
	margin-top:10px;
	font-size: 7pt;
}
div.leftdata {
	bottom:3px;
	font-size:7pt;
	
}

td.left {
	position:relative !important;
}

tr.dark td {
	background-color: #ddd;
}

input.bloginp {
	width: 600px;
	font-size: 8pt;
	margin-bottom: 5px;
}
textarea.bloginp {
	width: 600px;
	font-size: 8pt;
	height: 80px;
	margin-bottom: 5px;
}
h5 {
	font-size: 14pt;
	margin: 0px;
}

h6 {
	font-size: 11pt;
	color: black;
	font-weight: normal;
	text-transform: none !important;
	margin: 0px;
}
h4 {
	color: black;
	font-size: 35pt;
	margin: 0px;
}
h3 {
	margin: 10 0 5 0px;
	font-size: 10pt;
}

.repdate {
	width: 80px;
}

.small {
	font-size: 8pt;
}

.repPeriod {
		font-weight:bold;
		font-size: 10pt;
		background-color: #ccc;
}

div.reportage {
height: 215px;
width: 99%;
overflow: auto;
padding: 8px;
}

div.repComment {
height: 250px;
width: 99%;
overflow: auto;
padding: 8px;
}

a.copyright	{
	color:white;
	line-height:10px;
	font-size:10px;
	text-decoration:none;
	}
a.copyright:visited	{
	color:white;
	}
a.copyright:hover {
	color:white;
	text-decoration:underline;
	}
div.lenin {
	color:#000000;
	font-size:18px;
	padding-right:30px;
	text-align:right;
	float: left;
	text-decoration: none;
	text-align:left;
	}
div.forPeople {
	color:white;
	font-size:9px;
	text-align:right;
	width:70px;
	margin-top:-7px;
	letter-spacing:2px;
	text-decoration: none;
	float: left;
	}
a.no {
	text-decoration: none;
}
a.no:hover {
	text-decoration: none;
}

.tableCopyright {
	margin-top: 10px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#aaa;
	border:0px;
	width:260px;
	}
