﻿/*******************************************
 * Main
 *******************************************/
html, body {
	height: 100%;
}
body {
	font: normal 12px Tahoma, Helvetica, Arial, sans-serif;
	color: #333;
	background: #e6efc6 url(../images/back_top.gif) repeat-x top;
	padding: 0 0 50px;
	margin: 0;
}
a {
	color: #390;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
}
hr {
	color: #ccc;
	background-color: #ccc;
	text-align: left;
	height: 1px;
	width: 100%;
	margin: 0 0 24px;
	border: none 0;
}
img {
   border: 0 none;
}

/**/
.main-background {
	background:;
}
p {
	line-height: 1.328em;
}

/* Button Green */
.button-green {
	background-color: #63b124;
	font-size: 13px;
	font-weight: bold;
	color: #e7f9a0;
	border: solid 1px #bbdb4c;
}
.button-red {
	background-color: #FE1919;
	font-size: 13px;
	font-weight: bold;
	color: #e7f9a0;
	border: solid 1px #bbdb4c;
}

marquee {
	overflow: hidden;
	height: 14px;
	white-space: nowrap;
}

/*******************************************
 * System message
 *******************************************/
label.error  {font-size: 11px; color:red; padding-left: 6px; line-height: 22px;}
input.error  {border:1px solid red}
.v_error,
.success {
	font-weight: normal;
	padding: 10px 10px 6px 0px;
}
.v_error li,
.success li {
	padding: 0 0 4px 25px;
	list-style-type: none;
	list-style-position: oitside;
}
/*.success li {
	background: url(../images/icon_warning.gif) no-repeat;
}
.v_error li {
	background: url(../images/icon_warning.gif) no-repeat;
}*/
.v_error {
	color: #f00;
	border: 1px solid #d68c8c;
	background-color: #f2d9d9;
}

/* Success */
.success {
	color: #390;
	border: 1px solid #a5cf72;
	background-color: #e7f2d9;
}

/*******************************************
 * Bank messages
 *******************************************/
.bank-error,
.bank-success {
	font-weight: normal;
	padding: 10px 10px 6px 10px;
}
.bank-error li,
.bank-success li {
	padding: 0 0 4px 34px;
	list-style-type: none;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
}
.bank-success li {
	background: url(../images/icon_success.gif) no-repeat;
}
.bank-error li {
	background: url(../images/icon_error.gif) no-repeat;
}
/* Error */
.bank-error {
	color: #ffeaea;
	border: 1px solid #b11616;
	background: #bd2c2c url(../images/blink_error.gif) repeat;
}

/* Success */
.bank-success {
	color: #e6efc6;
	border: 2px solid #4c950d;
	background: #57a320 url(../images/blink_success.gif) repeat;
}

/*******************************************
 * Main Table
 *******************************************/
.main {
	width: 930px;
	margin-bottom: 50px;
}
.main .side,
.main .side div {
	background-image: url(../images/back.gif);
	width: 40px;
}
.main .side {
	background-repeat: repeat-y;
}
.main .side div {
	background-repeat: no-repeat;
}
.main .side-left {
	background-position: -80px 0;
}
.main .side-right {
	background-position: -120px 0;
}
.main .side-left div {
	background-position: 0 0;
	height: 331px;
}
.main .side-right div {
	background-position: -40px 0;
	height: 260px;
}

/*******************************************
 * Header
 *******************************************/

/* Logo */
.header a.logo {
	display: block;
	float: left;
}

/* Subtitle */
.header .menu strong {
	font: bold 12px Arial, Helvetica, Tahoma, sans-serif;
	color: #e7f9a0;
}

/*******************************************
 * Menu
 *******************************************/
.header .menu {
	clear: both;
}
.header .menu ul {
	padding: 24px 0 0 44px;
	margin: 0;
}
.header .menu ul li {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-weight: bold;
	color: #fff;
	list-style-type: none;
	list-style-position: outside;
	display: inline;
	padding-right: 2px;
}
.header .menu ul li a {
	color: #2c5086;
	text-decoration: none;
}
.header .menu ul li a:hover {
	text-decoration: underline;
}

/*******************************************
 * Footer
 *******************************************/
.footer {
	height: 60px;
}
.footer .copyright {
	background: url(../images/back.gif) no-repeat -160px 0;
	height: 58px;
	padding: 2px 0 0 85px;
	float: right;
}
.footer .copyright,
.footer .copyright a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #9cb464;
}
.footer .copyright a {
	text-decoration: underline;
}
.footer .copyright a:hover {
	text-decoration: none;
}

/* Menu */
.footer ul {
	font-size: 0.913em;
	padding: 0;
	margin: 0;
	text-align: center;
}
.footer ul li {
	color: #aec0b5;
	list-style-type: none;
	list-style-position: outside;
	display: inline;
	padding-right: 4px;
}
.footer ul li a {
	color: #039;
	text-decoration: none;
}
.footer ul li a:hover {
	text-decoration: underline;
}

.logged_in {display: none;}
.visitor {display: none;}

#new-msgs-warn {
	font-size: 12px;
	line-height: 12px;
	position: absolute;
	top: 0;
	right: 0;
	left: auto;
	background-color: #eee;
	background-image: url(../images/blink_mail.gif);
	background-position: middle left;
	background-repeat: no-repeat;
	padding: 4px 7px 4px 18px;
	display: none;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85); /*ie5+*/
	filter: alpha(opacity=85); /*ie4*/
	-moz-opacity: 0.85; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.85; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.85; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


