/* CSS Document */
@import "/templates/private/colors.css";

body {
	margin: 0;
	padding: 0;
	font-family:Tahoma;
	font-size:12px;
	color:#404040;
}

DIV.html {
	background: url(/img/top_line_bg.gif) left 143px repeat-x;
}



form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
td {
	vertical-align: top;
}

.clear {
	clear: both;
}
.body, .head {
	width: 950px;
	text-align:left;
	clear:both;
}
.head {
	height: 143px;
}
.colage {
	width: 950px;
	height: 133px;
	background-image: url('/img/colage_left.gif');
	background-position: left;
	background-repeat: no-repeat;
	text-align: right;
	margin: 0;
	padding: 0;
}
.colage div {
	float: left;
	height: 131px;
	width: 450px;
}
A {
	color: #757575;
	text-decoration: underline;
}
A:HOVER {
	color: #757575;
	text-decoration: none;
}

/* Всякие загловки и т.д. */
.page_title, H1 {
	font-weight: normal;
	font-size: 22px;
	margin: 0 0 10px 0;
	padding-left: 15px;
	background: url(/img/left_col_news_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

/* html_col_left */
.html_col_left {
	width: 200px;
	float: left;
	margin-right: 10px;
}
.html_col_left .model {
	margin: 15px 0 10px 0;
}
.html_col_left .model DIV {
	font-size: 11px;
	padding: 3px 0 3px 15px;
}
.html_col_left .user {
	margin-bottom: 20px;
}
.html_col_left .user DIV {
	font-size: 11px;
	padding: 3px 0 3px 15px;
	background: url(/img/left_col_red_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
.html_col_left .club {
	margin-bottom: 30px;
}
.html_col_left .club DIV {
	font-size: 20px;
	padding: 7px 0 8px 15px;
	background-image: url(/img/left_col_big_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 17px;
}
.html_col_left .club DIV.selected {
	background-image: none;
}
.html_col_left .club DIV.selected A {
	color: #FFFFFF;
	text-decoration: none;
}
.html_col_left .club DIV.selected A:HOVER {
	color: #FFFFFF;
	text-decoration: underline;
}

/* html_col_right */
.html_col_right {
	/* padding-left: 210px; */
	zoom: 1;
	overflow: hidden;
}

/* head_login */
.head_login {
	height: 92px;
}
.head_login .login {
	float: left;
	margin-top: 19px;
}
.head_login .advertising {
	border: 1px solid #757575;
	float: right;
	width: 345px;
	height: 60px;
	margin-top: 15px;
}
.head_login .login .avatara {
	float: left;
	width: 60px;
	height: 50px;
}
.head_login .login .form {
	margin-left: 70px;
}
.head_login .login .form .name {
	margin-bottom: 2px;
	font-weight: bold;
}
.head_login .login .form .links {
	font-size: 11px;
	margin-bottom: 2px;
}
.head_login .login .form .links A {
	text-decoration: none;
}
.head_login .login .form .links A:HOVER {
	text-decoration: underline;
}
.head_login .login .form .exit {
	float: left;
	padding: 1px 10px 2px 10px;
	font-size: 11px;
}
.head_login .login .auth .register {
	font-weight: bold;
	margin-bottom: 5px;
}
.head_login .login .auth .inputs input {
	float: left;
	width: 8em;
	font-size: 11px;
	margin-right: 5px;
	border-width: 1px;
	border-style: solid;
}
.head_login .login .auth .inputs .submit {
	margin: 0;
	border: none;
	width: auto;
	padding: 1px 5px;
}
.head_login .login .auth .inputs .remember {
	float: left;
	width: 8em;
}
.head_login .login .auth .inputs .remember input {
	width: auto;
	float: none;
	border: none;
}
.head_login .login .auth .inputs .remember, .head_login .login .auth .inputs .forget {
	float: left;
	width: 8em;
}
.head_login .login .auth .inputs .remember input {
	position: relative;
	width: auto;
	float: left;
	border: none;
	top: 1px;
}
.head_login .login .auth .inputs .remember label {
	position: relative;
	top: 3px;
	float: left;
}
.head_login .login .auth .inputs .forget A {
	position: relative;
	top: 3px;
}

/* .html_col_left .news */
.html_col_left .news {
	background-color: #f1efe2;
	padding-bottom: 5px;
}
.html_col_left .news .item {
	width: 171px;
	margin: 0 0 15px 15px;
}
.html_col_left .news .item .image {
	margin-bottom: 5px;
	padding: 0;
}
.html_col_left .news .item .image IMG {
	float: left;
	border-style:solid;
	border-width: 1px;
	margin: 0;
	padding: 0;
}
.html_col_left .news .item .text {
	font-size: 11px;
}
.html_col_left .news .item .text IMG {
	width: 14px;
	height: 9px;
	position:relative;
	top: 1px;
	margin-left: 3px;
}
.html_col_left .news .item .text A {
	text-decoration: none;
}
.html_col_left .news .item .date {
	font-size: 11px;
	margin-bottom: 5px;
}
.html_col_left .news .item .date span {
	padding: 1px 5px;
}
.html_col_left .news .more_news {
	font-size: 11px;
}
.html_col_left .news .more_news IMG {
	width: 9px;
	height: 9px;
	position:relative;
	top: 1px;
	margin: 0 5px 0 15px;
}

/* head_menu */
.head_menu {
	font-size: 20px;
	font-family: Tahoma;
	margin-top: 3px;
	padding-top: 14px;
	border-top: 1px solid Black;
}
.head_menu .item {
	padding: 0 1em;
	border-width: 0 0 0 2px;
	border-style: solid;
	float: left;
}
.head_menu A {
	color: Black;
}
.head_menu A:HOVER {
	color: Black;
}

/* .colage_buttons */
.colage_buttons {
	float: right;
	border: none;
	padding-top: 3px;
}
.colage_buttons A.home {
	margin-right: 1em;
}
.colage_buttons A.mail {

}

/* .html_col_left .logo */
.html_col_left .logo {
	border-width: 4px 0 0 0;
	border-style: solid;
	text-align: center;
	padding-top: 40px;
}

/* .html_col_left .search */
.search {
	padding-left: 15px;
	margin-top: 19px;
	border: 1px solid #FFF;
}
.search DIV.item {
	float: left;
	margin-right: 5px;
}
.search .input {
	font-size: 11px;
	border: none;
	width: 120px;
	background-color: #aeb0af;
	color: #FFF;
}
.search .button {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	top: -1px;
}

/* colage_continuation */
.html_col_right .colage_continuation {
	float: right;
	margin: 0 0 20px 0;
	padding: 0;
}
.html_col_right .colage_continuation IMG {
	width: 425px;
	height: 26px;
}

/* about_club */
.html_col_right .about_club {
	padding: 5px 0 5px 16px;
	border-style: solid;
	border-width: 0 0 0 4px;
	margin-bottom: 15px;
}

/* html_copyright */
.html_copyright {
	margin: 20px 0;
	padding-top: 10px;
	border-width: 5px 0 0 0;
	border-style: solid;
	text-align: center;
}

/* paging */
.paging {
	text-align: center;
}
.paging a {
	border-width: 1px;
	border-style: solid;
	line-height: 26px;
	margin: 0 3px;
	padding: 5px 9px;
	text-decoration: none;
	margin-right: 2px;
}
.paging a:hover {
	background-color: #0174A8;
	border-color: #0174A8;
	color: #FFF;
}
.paging strong {
	line-height: 26px;
	padding: 7px 11px;
	margin-right: 2px;
}