body {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:14px;
	text-align: center;
	background-color:#FFFFFF;
	margin:20px;
	padding:0
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#000000;
}
/*--BAL TABLE--*/
.subheader {
	text-align:left;
	font-weight:bold;
}
.bal_table {
	border:solid 1px #999;
    -moz-border-radius-bottomleft : 10px;
    -webkit-border-bottom-left-radius : 10px;
    -moz-border-radius-bottomright : 10px;
    -webkit-border-bottom-right-radius : 10px;
	-moz-border-radius-topright : 10px;
    -webkit-border-top-right-radius : 10px;
	border-radius: 10px;
	padding:10px;
	text-align:left;

}
.bal_table a {text-decoration:underline;}

.bal_table tr {vertical-align:top;}
.bal_table td {border-bottom:1px dotted #DDD;}
.bal_table p {margin:auto;}
.bal_table .label { width:auto; white-space:nowrap;}
.bal_table .table_header {border:none;}
.menu_content td{border:none; text-align:right;}
.menu_content {float:right;}
/*--Table menus--*/
.menu_node {
	text-align:left;
	padding: 4px;
}
.menu_href {
	text-decoration:none;
	color:#000000;
}
.menu_obertka {
	//text-indent:15px;
	padding-left:15px;
	padding-top:20px;
	padding-bottom:10px;
	padding-right:10px;
	background:#FFFFFF;
	background-image:url(../images/corner.png);
	background-repeat:no-repeat;
	border:1px solid #c0c0c0;
	-webkit-box-shadow: 10px 10px 25px #777;
	-moz-box-shadow: 10px 10px 25px #777;
	box-shadow: 10px 10px 5px #777;
filter:
	progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction=135, Strength=15);
}
table.menu_obertka {
	//margin-top:50px;
}
/*--Personal Calendar--*/
#my_calendar_table {
	border-width:2px;
	width: 150px;
	padding: 2px;
}
.my_cal_head {
	text-align:center;
	font-weight:bold;
}
.my_cal_entry {
	align:center;
	font-size:12px;
	vertical-align:top;
	margin:0;
	padding:0;
}
.my_bar {
	background-color: #e9cfbc;
	height: 14px;
	font-size:11px;
	text-align:center;
	text-align:center;
	border:1px solid #999999;
}
.my_bar_with_bal {
	background-color:#e9cfbc;
	height: 14px;
	font-size:10px;
	text-align:center;
	cursor:pointer;
	font-weight:bold;
	color: #006600;
	border:1px solid #006600;
}
/*--Main Calendar--*/
.calendar_table {
	background:#FFFFFF;
	width:600px;
	border:solid 1px #999999;
	border-collapse:collapse;
	-webkit-box-shadow: 10px 10px 25px #777;
	-moz-box-shadow: 10px 10px 25px #777;
	box-shadow: 10px 10px 5px #777;
filter:
	progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction=135, Strength=15);
}
.cal_head {
	width:100px;
	border:solid 1px #999999;
	text-align:center;
	font-weight:bold;
}
.calendar_arrow {
	text-decoration:none;
	font:bold;
	color:#000000;
	font-size:16px;
}
.cal_empty {
	height:40px;
}
.cal_entry {
	border:solid 1px #999999;
	text-align:center;
	font-size:12px;
	vertical-align:top;
}
.bar {
	background-color: #e9cfbc;;
	height: 12px;
	font-size:11px;
	text-align:center;
	margin-bottom:5px;
	}
.bar_with_bal {
	background-color: #e9cfbc;;
	height: 28px;
	font-size:11px;
	text-align:center;
	cursor:pointer;
	}

.main_comment
{
	font-size:12px;
	border-bottom:solid 1px #999999;
	padding-bottom:4px;
}
.main_comment a
{
	text-decoration:underline;
	font-weight:bold;
	
}
.user_href
{
	text-decoration:underline;
	color:#000000;
}

/*-----------------------------------------------------------*/
.quote {
	font-size:14px;
}
.quote a {
	text-decoration:none
}
.qtext {
	padding:5px;
	border: 1px dotted #999999;
	background-color:#e9cfbc;
}
.qtext p {
	margin:0
}
#news_block a{text-decoration:underline;}
#news_main_href {text-decoration:none !important;}
#news_block {
	padding:5px;
	border:solid 2px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;
	
	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
	border-color:#999999;
	background-color:#e9cfbc;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	width:250px;
	margin-top:15px;
}
#comment_div
{
width: 250px; margin-top: 30px; text-align: left;
}
#comment0
{
z-index:100;
margin: 15px 0px;
}
.news_button_href {
	padding:5px;
	border:solid 2px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;
	
	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
	border-color:#999999;
	background-color:#e9cfbc;
	text-decoration:none;
	color:#000;
	font-style:oblique;
	font-size:12px;
}

#bal_edit input {
	width:100%;
}
.sign_div {
	padding:5px;
	border:solid 2px;
	border-color:#999999;
	background-color:#e9cfbc;
	font-size:12px;
}
.hr_label {
	position:relative;
	top: -17px;
	left:250px;
	background-color:#e9cfbc;
	width:100px;
	text-align:center;
	font-size:12px;
}
.photo_img {
	border: solid 1px;
	width:150px;
}
.photo {text-align:center;}
.moders {vertical-align:top;}

.mini_button {
	padding:2px;
	border:solid 1px;
    -moz-border-radius-bottomleft : 2px;
    -webkit-border-bottom-left-radius : 2px;
    -moz-border-radius-bottomright : 2px;
    -webkit-border-bottom-right-radius : 2px;
	
	-moz-border-radius-topleft : 2px;
	-webkit-border-top-left-radius : 2px;
    -moz-border-radius-topright : 2px;
    -webkit-border-top-right-radius : 2px;
	border-color:#999999;
	background-color:#e9cfbc;
	text-decoration:none;
	color:#000000;
	font-size:9px;
}
.table_menu {
	margin-bottom:-3px;
}
.table_menu a {
	color:#000000;
	text-decoration:none;
}
.table_menu td {
	padding:5px;
	border:solid 1px;
	border-color:#999999;
	text-align:center;
	-moz-border-radius-topleft : 10px;
	-webkit-border-top-left-radius : 10px;
    -moz-border-radius-topright : 10px;
    -webkit-border-top-right-radius : 10px;
}
.table_menu_active {
	border-bottom-color:#999999;
}
#dances_list {
	position:absolute;
	left:5px;
	border:solid 1px;
	border-color:#999999;
	color:#000000;
	font-size:10px;
}
#who_goes {
	width: 150px;
}
.name_text {
	text-align:center;
	color:#000000;
	font-size:40px;
}
#photo_div {
	position:relative;
	top: -20px;
	border:solid;
	border-width:1px;
	width: 150px;
}
#thanks_photo_div {
	position:relative;
	border:solid;
	border-width:0px;
	width: 150px;
}
#hint_div {
	border:solid;
	border-width:0px;
	background-color:#e9cfbc;
	position:relative;
	font-size:10px;
	width:146px;
	text-align:center;
}
.input_text_full {
	width:100%;
}
.menu_header {
 background-image: url("../images/corner.png");
    background-repeat: no-repeat;
    font-size: 14px;
    font-weight: bold;
    height: 23px;
    margin-top: 15px;
    padding-top: 2px;
    text-align: center;
	padding-left: 20px;
}
.simple_calendar_table {
	cursor:pointer;
	border-collapse:collapse;
}
.simple_cal_bar {
	background-color: #e9cfbc;;
	height: 12px;
	font-size:10px;
	align:center;
}
.simple_comment .comment_text {text-decoration:none !important}
.simple_comment {
	border:solid #999999 1px;
	z-index:0;
	
}
.hr_comment {
	width: 1px;
}
.antispam_shell {
	width: 80px;
	height:80px;
	cursor:default;
}
.antispam_cell {
	border: 1px solid black;
	width:20px;
	height:20px;
	display:inline-table;
	cursor:default;
}

.moder {
	font-size:10px;
	text-align:center;
	background-color:#e9cfbc;
	border:2px solid #999999;
	padding:5px;
	display:inline;
}
.moder a {
	color:#000;
	text-decoration:none;
}
 .admin_link
 {
	font-size:13px
 }
 #igo {
text-align:center;
margin-top:15px;}
#igo a {text-decoration:underline;}
.main_content {text-align:left;}
/* news of dansing */
.news {     
-moz-border-radius: 5px 5px 5px 5px;
border-radius:5px;
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
    padding: 5px;
	}

.news a {text-decoration:underline;font-weight:bold}
.news .info {text-align:right; font-size:13px}
.news .topic {margin-top: 10px}
.news .text {margin-bottom: 15px}
.news .admin_link {float:right}
.news .comment_link {float:left}
.menu_block_header td {  border-bottom: 1px dotted #BBBBBB;     font-weight: bold;}
/* schools */

.school {padding:3px; border-bottom:1px dotted #CCC}
.school .city {float:right;}
.city_filter {float:right; margin-top: -38px;}
.city_filter {float:right; margin-top: -38px;}

/* contacts */
.moderator {display:inline-block;vertical-align: top;}
.moderator img {width:116px;}
.moderator .ramka_top {width:148px; height:15px;background: url(../images/ramka_top.png)}
.moderator .ramka_mid {width:148px; background: url(../images/ramka_mid.png)}
.moderator .ramka_bot {width:148px; height:15px; background: url(../images/ramka_bot.png)}
.moderator .name {background: url(../images/gold.jpg); border:1px solid black; opacity:0.7; font-weight:bold; width:auto;margin-top: 1px;width:148px;} /* margin-top:-7px */

.site_update {text-align:left;}
.site_update a {text-decoration: underline;}
.site_update .topic {background: url(../images/endy.png) no-repeat left; margin-bottom:10px; padding:10px 30px; border-bottom: 1px dotted; font-weight:bold}
.site_update .text {}
.site_update .author {font-style:italic}

#my_calendar_div {
margin-bottom:12px;
}
.date_bullet {
    -moz-border-radius: 1px;
    -webkit-border-radius : 1px;
	border-radius: 1px;
	  border: 1px solid #999999;
	background-color: #E9CFBC;
	font-size:9px;
	display: inline-block;
	margin-bottom:0px;
	vertical-align: text-top;
	padding: 1px;
	margin-top: 0px;
	}
#nowOnline {display:none}
.mini_user img {height:50px}
.mini_user {-moz-border-radius: 2px;
    -webkit-border-radius : 2px;
	border-radius: 2px;
	border: 1px dotted #999999;
	display: inline-table;
    padding: 2px;
    width: 80px;
	}
.mini_user .img_ob {width:70px;text-align:center; width:100%}
.mini_user .name { width:112px; text-align:center;width:100%}
.button_href {
	padding:5px;
	border:solid 2px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;
	
	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
	border-color:#999999;
	background-color:#e9cfbc;
	text-decoration:none !important;
	color:#000000;
	font-size:12px;
	z-index:1000;
	cursor:pointer;
}

.calendar_filters
{
height:30px;
}
