* {
	padding: 0px; margin: 0px;
	text-align: left;
}
body {
	text-align: center;
}

/*-------------------------------------------------------------------------------------------------------------------------------------	 */
.----ПОЗИЦИОНИРОВАНИЕ----{}
/*-------------------------------------------------------------------------------------------------------------------------------------	 */

#wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#header {
	position: relative;
	height: 100px;
}
	#headerLogo {
		float: left;
		margin: 10px;
		width: 80px;
		height: 80px;
		align: center;
	}
	#headerBody {
        float: right;
		position: relative;
		padding: 15px 15px 0px 15px;
        /*width: 180px;*/
	}
	#headerBody .pageHeader {
		text-align: right;
	}
#contentTools {
    text-align: right;
}

#contentWrapper {
	position: relative;
	left: 150px;
	width: 810px;
}
	#title {
/* 		position: relative; */
		padding: 10px 0px;
		text-align: center;
	}
	#content_top,#content_bottom {
/* 		position: relative; */
		height: 9px;
		font-size: 1px;
	}
	#content {
		padding: 10px 15px 10px 35px;
	}

#sideMenuWrapper {
	position: absolute;
	left: 0px;
	top: 120px;
	width: 180px;
}
		#sideMenu, #sideBanner, #sideOnline {
 			padding: 10px 10px 10px 10px; 
/* 			position: relative; */
		}
		#sideMenu_top, #sideMenu_bottom, #sideBanner_top, #sideBanner_bottom
			, #sideOnline_top, #sideOnline_bottom {
/* 			position: relative; */
			height: 9px;
			font-size: 1px;
		}
	
#footer {
	position: relative;
	height: 80px;
	padding: 10px 15px;
}
	#footer p {
		text-align: right;
	/*  	line-height: 35px;   */
	}
	#footer-logo {
		max-height: 60px;
	}
/*-------------------------------------------------------------------------------------------------------------------------------------	 */
.----ЦВЕТА_ЗАЛИВКА----{}
/*-------------------------------------------------------------------------------------------------------------------------------------	 */
body {
	background: url(../images/bgr.png) repeat;
}
#header {
	background: url(../images/bgr-header.png) no-repeat;
}
/*	#headerLogo {
		border: solid 1px #aff;
	}
*/
#content {
 	background: url(../images/bgr-main-center.png) repeat-y center; 
}
	#content_top {
		background: url(../images/bgr-main-top.png) no-repeat;
	}	
	#content_bottom {
		background: url(../images/bgr-main-bottom.png) no-repeat;
	}

#sideMenu_top, #sideBanner_top, #sideOnline_top {
	background: url(../images/bgr-side-top.png) no-repeat;
}
#sideMenu_bottom, #sideBanner_bottom, #sideOnline_bottom {
	background: url(../images/bgr-side-bottom.png) no-repeat;
}
#sideMenu, #sideBanner, #sideOnline {
	background: url(../images/bgr-side-center.png) repeat-y;
}
	
#footer {
	background: url(../images/bgr-footer.png) no-repeat ;
}

#contentHeader {
}
/*-------------------------------------------------------------------------------------------------------------------------------------	 */
.----ШРИФТЫ----{}
/*-------------------------------------------------------------------------------------------------------------------------------------	 */

body, th,
address,
cite 	{font-family: "Verdana","Segoe UI","Tahoma","sans-serif"; font-weight: normal; font-size: 12px; font-style: normal;}
/* small {font: normal 85% Verdana, Trebuchet MS, Tahoma, sans-serif;} */
small {font: 85%; color: 02509f;}
big 	{font: 110%;}
/* Header fonts */
h1 {font: bold 18px "Segoe UI", Arial, serif; font-variant: small-caps;}
h2 {font: bold 16px "Segoe UI", Georgia, Arial, serif; font-variant: small-caps; color: #02509f; /*text-transform: uppercase;*/} 
h3 {font: bold 1.1em "Segoe UI", Georgia, Arial,  serif; font-variant: small-caps; color: #02509f; border-bottom: 1px dashed;}
h4 {font: normal 1em "Segoe UI", Georgia, Arial, serif; color: #02509f;}
h5 {font: normal 1em "Segoe UI", Georgia, Arial, serif; font-weight: bold;}
h1, h2, h3 {text-align: center; padding-bottom: 5px;} 
h4, h5, h6 {text-align: left;}

.name {
	color: #02509f;
}
.bi {
    font-weight: bold;
	font-style: italic;
}
.attention {
	color: #A00;
    text-align: center;
}

/*-------------------------------------------------------------------------------------------------------------------------------------	 */
.----_ОСТАЛЬНОЕ_----{}
/*-------------------------------------------------------------------------------------------------------------------------------------	 */

/* Заголовок контента */
#contentHeader {
		padding: 5px 0px;
}
img {
		/*float: right;*/
		margin: 0px;
		padding: 0px;
		border-width: 0px;
}
a, a:ACTIVE, a:VISITED {
	text-decoration: none;
	color: black;
}
a:hover {
	color: blue;
}

.stat-club:hover {
	cursor: pointer;
}
.club-name.selected {
/*td.selected {*/
	color: #00F;
	font-weight: bold;
	width: 95%;
}
/*-------------------------------------------------------------------------------------------------------------------------------------	 */
.----_Меню_слева_----{}
/*-------------------------------------------------------------------------------------------------------------------------------------	 */
#sideMenu ul {
  list-style: none;
/*	padding: 0;
	margin: 0;*/
	width: 160px;
	~background: url(../images/sm-bg.png) repeat-y center;
}
#sideMenu li {
	padding: 3px 0 5px 10px;
	display: block;
	height: 19px;
	/*height: 30px;*/
	line-height: 19px;
}
#sideMenu li a {
	color: black;
	display: block;
	text-decoration: none;
}
#sideMenu li.curPage {
	background: url(../images/bgr-side-curr.png) no-repeat center;
}
#sideMenu li:hover, #sideMenu li:focus {
	background: url(../images/bgr-side-select.png) no-repeat center;
}

.field {
	color: #00F;
    font-weight: bold;
}
/*-------------------------------------------------------------------------------------------------------------------------------------	 */
.----_ТАБЛИЦЫ_----{}
/*-------------------------------------------------------------------------------------------------------------------------------------	 */
table {
	border-collapse:collapse; /* cellspacing="0" */
	width: 100%;
	border-width: 1px;
}
table .label {
	
}
table .title {
/*	border-bottom: 0px;*/   
	text-align: left;
	text-decoration: underline;
}
table .field {
/*	border-top: 0px;
	vertical-align: top;*/
	color: #00F;
    font-weight: bold;
}

/*table.tList {
	border-collapse:collapse; 
	width: 100%;
}*/
table.tList td {
	padding: 2px 5px;
	margin: 0px;
	border-bottom: 1px solid #85b1de;
}
table.tList thead td {
	background-color: #C8CCDA; 
	border: 1px solid #85b1de;
	text-align: center;
}
table.tList tr {
	vertical-align: top;
	/*border-top: 1px solid #85b1de;*/
}
table.tList tr.odd {
	background-color: #F0F4FA;
}
table.tList tr.even {
	background-color: #FFF;
}
table.tList tr:hover {
	background-color: #E8ECFA;
}
table.tList td.number {
	text-align: center;
}
/*
table.tList tr.part_info_title {
	padding-top: 10px;
}
 */

td.icon {
    text-align: center;
}

table.tList td.part_info_title {
	padding-top: 10px;
}
td.part_info {
	color: #A00;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}

/*.tInfo {
	border-collapse:collapse; 
	width: 100%;
	border-width: 1px;
}*/
.tInfo td {
	padding: 2px 4px;
	margin: 0px;
	vertical-align: top;
/*	border: 1px solid #85b1de;*/ 
}
/*.tInfo thead td {
	border-bottom: 0px;   
	text-align: left;
	text-decoration: underline;
}*/
.tInfo .title {
	border-bottom: 0px;   
	text-align: left;
	text-decoration: underline;
}
.tInfo .data {
	font-weight: bold;
/*	border: 1px solid #85b1de;*/
	border-top: 0px;
	vertical-align: top;
}
/*.tInfo tbody td {
	font-weight: bold;
	border-top: 0px;
	vertical-align: top;
}*/
.----_Регистрация_----{}
.tForm {
	width: 100%;
	border-collapse: collapse; /* cellspacing="0" */
}
.tInfo thead td,
.tForm thead td {
	background-color: #C8CCDA; 
	border: 1px solid #85b1de;
	text-align: center;
}
.tForm td {
	padding: 4px 4px;
	margin: 0px;
	vertical-align: top;
}
.tForm td.data {
	text-align: right;
}
.tForm td {
	border: 0px;
}
.tForm tbody td {
	border: 0px;
}
/*.tForm td.formfield {
	color: #00F;
    font-weight: bold;
}*/

.----_Список_турниров_----{}
#tCompList {
/*	width: 100%;*/	 
}
.multi_entries {
	display: none;
  position: absolute;
	/*width: 200px;*/
	border: solid #85b1de;
	border-width: 2px 2px 1px 2px;
	border-radius:3px;
	background-color: #FFF;
	z-index: 10;
}
.icon_imgs {
	cursor: pointer;
}

/*-------------------------------------------------------------------------------------------------------------------------------------	 */
.----_ФОРМЫ_----{}
/*-------------------------------------------------------------------------------------------------------------------------------------	 */
/* FORMS */
input, textarea {
 	padding: 1px; 
}
select {
/* 	padding: 0px 0px 0px 3px; */
}
option {
/* 	padding: 0px 3px; */
}
.activeField {
  background-image: none; /* url( '../images/gray_bg1.png' ); */ 
  background-position: top;
	background-color: #FFFFFF;
	border: solid 1px #33677F;
}
.passiveField {
	border: solid 1px #85b1de;
	background-image: url( '../images/gray_bg.png' );
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FFFFFF;
}
/*.emptyField {
	color: #AAA;
    font-weight: normal;
}
.fullField {
	color: #00F;
    font-weight: bold;
}*/
#formCompSelect {
 	margin: 10px 15px; 
}
#fRegForm input[type=text],
#fRegForm label.selected,
#fRegForm select {
	color: #00F;
    font-weight: bold;
    width: 95%;
}
#fRegForm label.disabled {
	color: #999;
}
button.submit {
	float: right;
}
button.rollback {
	float: left;
}
button.rollback, 
button.submit {
	margin: 10px;
	width: 100px;
	text-align: center;
}

.err {
	color: #D00;
    font-weight: bold;
}
.err_hint {
	color: #D00;
    font-size: 85%;
	margin-top: 1px;
	vertical-align: top;
	/*border: 1px solid thin green;*/
}
input::placeholder {
/*label.overlabel {
  position: absolute;
  top: 2px;
  left: 5px;
  display: none;
  z-index: 1;*/
  color: #999;
  /*font-size: 85%;*/
	font-weight: normal;
}
span.formfield {
  position:relative;
  margin-right:3px;
}

.part-type-button {
	display: inline-flex;
	padding: 5px 10px;
	background-color: transparent;
	border: #C8CCDA 2px solid;
	border-radius: 10px;
	margin: 5px;
	width: 100px;
	justify-content: center;
}

.part-type-button.selected {
	border-color: green;
	color: green;
/*&:hover {*/
/*	 box-shadow: 0 0px 5px rgba($shadowColor, 0.3);*/
/* }*/
}

.link {
	text-decoration: underline;

}

.side-banner {
  width: 160px;
}

.side-banner .img_banner {
  width: 100%;
}