/* CSS Document */

/*Задан повторяющийся фоновый рисунок и шрифт текста для страницы*/
body {
margin:0;
padding:0;
background:url(../images/bg.jpg) #db9b56;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}

form {
    margin: 0;
}

img {
border:none;
}

textarea, select, input {
    font-size: 13px;
    margin: 0px 2px 0px 2px;
}

/*Подчеркивание у ссылок*/
a, a.visited {
color: #0000FF;
text-decoration:none;
}
/*Ссылки при наведении не подчеркнуты*/
a:hover {
text-decoration:underline;
}
/*Свойства основные*/
h1 {
text-align:center;
color:#535353;
font-weight:bold;
font-size:20px;
margin:0;
padding:20px 0 20px 0;
}
h1.top {
text-align:left;
color:#535353;
font-weight:bold;
font-size:14px;
margin:0;
padding:0px 0px 0px 0px;
}
h3 {
    font-family: georgia;
    text-align: center;
    font-size: 20px;
}
h4 {
    font-family: georgia;
    text-align: left;
    font-size: 14px;
    margin: 2px;
}

hr {
   color: #CCCCCC;
}

p {
    font-size: 12px;
    color:#535353;
    margin: 0.6em 0;
}

/*Отступы всего контейнера с органайзером и футером*/
#organizer {
margin:12px 20px 0 16px;
}
/*Логотип*/
#logo {
width:197px;
height:58px;
padding:0 66px 0 57px;
}
#logo a, #logo a:link, #logo a:visited, #logo a:hover {
    color: yellow;
}
/*Второй домен*/
#orgit_ru {
    float: left;
    width: 124px;
    height: 33px;
    top: -9px;
    left: -15px;
    position: relative;
}
#top_right img {
    vertical-align: top;
}
/*Левый верхний угол*/
#top_left {
width:320px;
height:34px;
background:url(../images/top_left_bt.jpg) no-repeat;
}
/*Повторяющийся фон для верха*/
#left_bg {
background:url(../images/left_b.jpg) repeat-y;
}
/*Надпись вход + линия снизу*/
#enter {
width:190px;
height:25px;
margin:15px 20px 0 40px;
border-bottom:1px solid #979797;
color:#535353;
font-weight:bold;
font-size:14px;
}
/*Поле авторизации*/
#auth {
width:190px;
margin:10px 20px 0 40px;
}

.auth_txt {
color:#979797;
font-size:12px;
font-weight:bold;
}

.auth_field {
width:127px;
border:1px solid #979797;
}

.a_right {
text-align:right;
margin-top:5px;
color:#979797;
font-size:11px;
}

#reg {
width:190px;
margin-top:10px;
}

.leftUserBlock {
	border: 0px solid #d0d0d0;
	margin: 3px 83px 0 45px;
	padding: 3px;
	text-align: center;
}
/*Скругленные углы*/
.r2 {
width:186px;
}

.r3 {
width:188px;
}

#r4 {
background-color:#dedede;
width:190px;
text-align:left;
padding:1px 0 3px 0;
}

.r2, .r3 {
display: block;
height:1px; 
background-color:#dedede;
overflow: hidden; 
font-size:1px;
}
/*Текст запомнить меня и регистрация*/
.grey {
color:#787878;
font-size:11px;
}

.margin10 {
margin-left:10px;
}
/*Изображение для входа в кабинет (дверь)*/
#login_door {
text-align:center;
width:220px;
margin:10px 0 0 30px;
}

#menu_field {
margin:30px 70px 0 0;
}

.mn {
padding:0;
margin:0;
}
/*Стили для меню с фоном*/
.mn li {
list-style-type:none;
background:url(../images/menu_bg.jpg) #A20403 no-repeat;
width:250px;
height:40px;
}
/*Ссылки в меню - не подчеркиваются*/
.mn li a {
color:yellow;
font-weight:normal;
font-size:12px;
text-decoration:none;
margin:16px 0 0 102px;
display:-moz-inline-box;
display:inline-block;
}
/*Ссылки в меню - подчеркиваются, когда это текущая страница*/
.mn li a.underline {
text-decoration:underline;
}
/*Правый верхний угол*/
#top_right {
background:url(../images/top_b.png) repeat-x;
text-align:right;
}
/*Заливка повторяющимся изображением и белым цветом правого блока*/
#right_bg {
background:#FFFFFF url(../images/right_b.jpg) right repeat-y;
padding:15px 46px 0 20px;
}
/*Поле названия статьи с линией*/
#art_name {
width:50%;
height:25px;
border-bottom:1px solid #979797;
color:#535353;
font-weight:bold;
font-size:14px;
float:left;
}
/*Поле даты*/
#date {
color:#607cd9;
font-style:italic;
font-size:18px;
text-align:right;
}
/*Стили для основного текста контента*/
.text {
margin-top:15px;
color:#535353;
font-size:12px;
line-height:18px;
}
.text_imp {
margin-top:15px;
color:#000000;
font-size:13px;
line-height:18px;
padding-left: 5px;
}

/*Блок со статистикой и баннерами*/
#left_after {
width:320px;
background:url(../images/left_b_after.jpg) repeat-y;
}
/*Нижний левый угол*/
#bottom_left {
width:320px;
height:37px;
background:url(../images/bottom_left_cor.jpg) no-repeat;
}
/*Нижняя часть*/
#bottom_right {
background:url(../images/bottom_b.png) repeat-x;
text-align:right;
}
/*Блок с копирайтами и карандашем*/
#footer {
margin-top:30px;
}

#copy_field {
width:250px;
margin-left:10px;
float:left;
text-align:left;
}

#copy_top {
background:url(../images/copy_top.png) no-repeat;
width:250px;
height:3px;
}

#copy_middle {
background:url(../images/copy_middle.png) repeat-y;
width:250px;
padding:10px 10px 10px 30px;
color:#535353;
font-size:12px;
}

#copy_middle a {
color:#535353;
}

#copy_bottom {
background:url(../images/copy_bottom.png) no-repeat;
width:250px;
height:3px;
}

#pencil {
background:url(../images/pencil.png) no-repeat;
width:410px;
height:108px;
margin-left:320px;
}

.dayNow {
    color: #af1010;
    font-weight: bold;
}

a.yellow, a:link.yellow, a:visited.yellow, a:hover.yellow {
    color: yellow;
}

.centeredContent {
    text-align: center;
}

.weekday {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
}

.calendarHeader input {
    font-size: 12px;
    width: 25px;
}

.calendarHeader input.monthName {
    text-align: center;
    width: 150px;
}

.calendarTable {
    border: none;
}

.calendarTable td {
    text-align: center;
}

#calendar {
    margin: 0;
    padding: 0;
}

.dateField {
    font-size:13px;
    text-align: center;
}

.searchQueryReset, .filterMonth {
    margin: 8px;
    text-align: center;
}

#but1, #but2, #but3, #but4, #but5, #but6, #but7, #but8, #but9, #but10 {
    font-size: 10px;
    height: 22px;
    padding: 0 5px;
    width: 35px;
}

#but4, #but5, #but6, #but7, #but8, #but10 {
    width: 50px; 
}

#but1 {
    font-weight: bold;
}

#but2 {
    font-style: italic;
}

#but3 {
    text-decoration: underline;
}

#but4 {
    color: red;
}

#but5 {
    color: green;
}

#but6 {
    color: #A0A0A0;
}

.catSelect {
    width: 200px;
}

#searchInput {
    width: 200px;
    font-size: 10px;
}

#categoryInput {
    width: 130px;
}

.fileInput {
    width: 400px;
}

#catEditedNote {
    width: 500px;
}

#note_text, #wishEdit {
    width: 500px;
    height: 150px;
}

#passwdInput {
    width: 150px;
    font-size: 10px;
}

#timezone {
    width:450px;
}

#advice {
    width: 150px;
}

#selectEventCat {
    width: 440px;
}

#comment {
    height: 55px;
    width: 440px;
    font-size: 13px;
}

#comment_counter {
    font-size: 13px;
    text-align: center;
    width: 30px; 
}

.newsMessage {
    width: 500px;
}

.adminInput {
    font-size: 10px;
}

.adminSearch {
    width:200px;
}

.yourEmailText {
    font-size: 14px;
}

.smile {
    margin-right: 4px;
    cursor: pointer;
}

.PrintSmile {MARGIN: 0px 2px 0px 2px;}

table.data, table.paysHistory {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #d8d8d8;
    background-color: #e5e5e5;
    font-size: 12px;
}

table.data th, table.paysHistory th,
table.data td, table.paysHistory td {
    border: 1px solid #d0d0d0;	
	padding: 1px 3px;
}

table.data table, table.paysHistory table,
table.data table td, table.paysHistory table td {
	border: none;
}

.tBot .blankCell {
	border-bottom-color: #e5e5e5;
    line-height: 1px;
    padding: 0;
}

.datatr1 {
    background-color: #FFFFFF;
}
.datatr2 {
    background-color: #F5F5F5;
}

table.grey {
    background-color: #CCCCCC;
    font-size: 13px;
}
.li2 {LIST-STYLE-IMAGE: url(../images/li.gif); MARGIN-BOTTOM: 5px;}
.li2_imp {LIST-STYLE-IMAGE: url(../images/li.gif); MARGIN-LEFT: 0px; MARGIN-RIGHT: 2px; list-style-position:inside;}

.info_win {BORDER: 1px solid #E5E5E5; TEXT-ALIGN: center; COLOR: green; FONT-WEIGHT: bold;}
.info_win_nobor {TEXT-ALIGN: center; COLOR: green; FONT-WEIGHT: bold;}

.m2, .calendarHeader {
    margin: 5px 0px 5px 0px;
}

.tHeader, th {
    background-color: #990000;
    color: yellow;
    font-size: 13px;
    font-weight: normal;
    text-indent: 3px;
}

a.tHeader:link, a.tHeader:visited, a.tHeader:hover {
    color: yellow;
    text-decoration: none;
    font-size: 13px;
}

.tBot {
    color: #000000;
    background-color: #E5E5E5;
}

.tGrey {
    color: #808080;
}
.tGrey_events {
    color: #808080;
    text-decoration: line-through;
}

.tGreen {
    color: green;
}

.tRed {
    color: red;
}

.tNdone {
    color: #a52a2a;
}

.hline {
    background-color: #A0A0A0;
}

.tBotForm {MARGIN: 0px; PADDING: 0px}

.NavForm {MARGIN: 3px 0px 3px 0px; PADDING: 3px 0px 3px 0px;}

.TextSmall {font-size: 10px}

.CButton {width:25px; height:20px; font-family:verdana; font-size:13px; padding: 0;}

.win1 {BORDER: 1px solid #A0A0A0; PADDING: 2px 5px 2px 5px;}

.win2 {BORDER: 1px dotted #A0A0A0; PADDING: 2px 5px 2px 5px;}

.center {text-align: center;}

.IconEdit {MARGIN: 2px 3px 2px 3px; PADDING: 0px; position: relative;}

.DelCheck {MARGIN: 2px 3px 2px 6px; PADDING: 0px; position: relative;}


.Options1 {PADDING-LEFT: 20px;}

.Options2 {
	PADDING-LEFT: 9px;
	white-space: nowrap;
}

.pages {
    margin: 5px 0px;
    text-align: center;
}

.pages select {
    font-size: 11px;
}

.moreEllipsis {
    color: #535353;
    display: none;
    font-weight: bold;
}

.moreText {
    display: inline;
}

.shortNote .moreEllipsis {
    display: inline;
}

.shortNote .moreText {
    display: none;
}

.shortNote .shortMoreButton {
    background: url('images/note_maximize.gif');
}

.shortMoreButton {
    background: url('images/note_minimize.gif');
    cursor: pointer;
    float: right;
    height: 16px;
    margin: 2px 2px 2px 0;
    width: 16px;
}

.copyButton {
	float: left;
    position: relative;
}

.copyText {
    margin: 0 5px 0 0;
}

#contactContainer .copyText {
	border: none;
	padding: 1px 2px;
	margin: 1px;
}

#contactContainer .copyBorder {
	border: 1px solid #dddddd;
	margin: 0;
}

#contactContainer td {
	padding: 2px 0;
}

.contactFoto {
	text-align: center;
}

.contactFoto img {
	border: 1px solid #d0d0d0;
	margin-bottom: 5px;
}

#contact_container .contactFoto {
	display: block;
	margin-bottom: 5px;
}

.withFoto {
	width: 16px;
	height: 16px;
	float: right;
	margin: 1px 1px 0 0;
}

#smsForm, #storageForm, #donateForm {
    margin: 0 0 2em 0;        
    padding: 0;
}

.w30 input {
    width: 17.5em;
}

.w30 select {
    width: 20em;
}

.rules {
    border: 1px solid #979797;
    height: 10em;
    overflow: scroll;
    overflow-x: hidden;
}

.left {
}

.fieldGroup {
    font-weight: bold;
}

.warning {
	color: #ff0000;
    font-weight: bold;
}

.avatar {
	border: 1px solid #d0d0d0;
	margin-bottom: 5px;
}

.has-layout:after {
	content: ' ';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.favorite1, .favorite0 {
	background: url('/images/favorite.png');
	background-position: 0 0;
	height: 16px;
	width: 16px;
}

.favorite1 {
	background-position: 16px 0;
}

#contact_container input, .contactsComment textarea {
	width: 90%;
}

#contact_container table {
	width: 100%;
}

.notePrint {
	clear: both;
	margin: 10px;
}

.printAction {
	border: 1px solid #cccccc;
	background: #dddddd;
	float: left;
	margin: 10px;
	padding: 10px;
}
