/*BODY*/
html, body {
    margin:0px;
    padding:0px;
    background: rgb(188,179,172);
    color: rgb(18,17,17) !important;
    font: normal 300 12px/12px Arial, Helvetica, serif !important;
} 
/*Основное наполнение*/
#header-wrap {
    margin:0px auto;
	margin-bottom:30px;
    padding:0px;
    width: 1075px;
    max-width: 1075px;
    /*border: 1px solid red;*/
	background: rgb(222,222,222);
	border-radius: 15px;
}
/*блок регистрации*/
#user-login {
    display: block;
   width: 1075px;
    max-width: 1075px;
    height: 100px;
    background: url('images/user_login1.png') no-repeat rgb(214,214,214);
	/* border: 1px dashed violet;*/
}
/*Отображение имени пользователя*/
#username {
    margin: 0px 0px 0px 640px;
    padding-top:5px;
    width: 300px;
    height: 80px;
    max-height:80px;
    text-align: center;
    font: oblique 700 12px/12px Verdana, Arial, Helvetica, serif;
}
span.Hello {
    display: block;
    margin:0px;
    padding:2px 0px;
    width: 290px;
    color:#6c7073;
}
span.as_reported {
    display: block;
    margin:0px;
    padding:2px 0px;
    width: 290px;
    color:#6c7073;
    
}
span.cabinet {
    display: block;
    vertical-align:bottom;
    margin-top:15px;
    margin-bottom:3px;
    width: 290px;
    color:#6c7073;
}
#username p {
    display: inline;
    margin-left: 30px;
}
#username a {
    text-decoration: none;
    color:#669ed9;
}
#username a:hover {
    text-decoration: underline;
}
/*END****/
/*ссылка на главную страницу сайта*/
#main {
    float: left;
    position:absolute;
    top: 0px;
    width:500px;
    height:80px;
    clear:both;
	/*border: 1px dashed brown;*/
}


/*блок меню*/
#menu {
    display: block;
    width:925px;
    height:50px;
    text-align:center;
	margin-left:60px;
    background: rgb(222,222,222);
    /*border: 1px solid black;*/
    /*background: rgb(255,255,255) url('images/point.gif') repeat;*/
}
#menuBlock {
    width:925px;
    height:40px;
    text-align:center;
    margin:0px auto;
    padding: 0px;
}
.buttonMenu {
    display:block;
    float:left;
    width:130px;
    max-width: 130px;
    height: 26px;
    padding-top: 14px;
    text-align:center;
	font:14pt georgia;
	font-style: bold;
    background: rgb(222,222,222);
    cursor:pointer;
	color: #466873;
	
    /*background: rgb(255,255,255) url('images/point.gif') repeat;*/
    
}

/* при наведении на области меню - подчёркивание  */

.buttonMenu:hover {

 /*   background: rgb(242,228,198) url('images/bottomMenu.gif') repeat-x;*/
 text-decoration: underline;
}
#menuBlock a {
    text-decoration:none;
    color:#73726d;
    font-weight: 600;
}
#menuBlock a:hover {
    color:#000000;
}
.line {
    float:left;
    width:2px;
    height:40px;
	margin-top:15px;
    background: url('images/line_menu.gif') no-repeat;

   /*background: #ffffff url('images/line.gif') no-repeat;*/
}
/*блок меню EnD*****/






/*HEADER*/
#header {
    display:block;
    /*margin-bottom: 15px;*/
    width: 950px;
    height: 20px;
	/*border: 1px solid green;*/
	margin-left: 62px;
	background: rgb(222,222,222);
	
    /*background: url('images/line_inner.png') no-repeat;*/
}

/* блок полей для ввода логина, пароля, входа, регистрации */
#login_fields {
    display:block;
    width: 450px;
	height:70px;
	float:right;
    margin-right: 80px;
    /*margin-bottom: 40px;*/
	
    /*border: thin dotted green;*/
}

/*кнопка обратная связь*/

/*
#svazb {
    width: 166px;
    height: 25px;
    float: right;
    position: absolute;
    margin-top: 10px;
    margin-right: 13px;
    margin-bottom: 541px;
    margin-left: 771px;
    z-index: 1;
    border-width: 0px;
    clear:right;
}
*/

/*кнопка добавить новость*/
.addNews {
    display: none;
}
#addNews {
    width: 166px;
    height: 25px;
    float:right;
    position: absolute;
    margin-top: 50px;
    margin-right: 13px;
    margin-bottom: 501px;
    margin-left: 771px;
    z-index: 1;
    border-width: 0px;
    clear:right;
}
/*кнопка оставить заявку*/
.submitApp {
    display: none;
}
#submitApp {
    width: 166px;
    height: 25px;
    float:right;
    position: absolute;
    margin-top: 50px;
    margin-right: 13px;
    margin-bottom: 501px;
    margin-left: 771px;
    z-index: 1;
    border-width: 0px;
    clear:right;
}


/*основное наполнение сайта*/
#content-wrap {
    /*clear: both;*/
	display: block;
    width: 950px;
    margin: 0 auto;
    background: rgb(222,222,222);
	 /*border: 1px dotted blue;*/
}

#content {
    width: 950px;
    background: rgb(222,222,222);
}

#content p{
    padding:5px;
  
}

#content p strong{
    /*font-family: times new roman;*/
	font-size: 12pt;
	 
}

/*Новость на стр ости...*/
/*Общий блок новости*/
#news {
    /*display: block;*/
    margin: 0px;
    padding: 20px 0px;
    width: 950px;
	/*border: 1px dashed blue;*/
    background:  rgb(222,222,222);
}

/* ссылка на новость в разделе "новости"  */
#news a{
    font-size: 14px;
    /*color:#7e7b79;*/
	color:#516375;
    text-decoration:none;
}
/* дата у новости */

span.date {
    font-size: 14px;
    font-weight:500;
	font-family: times new roman;
    color:#E28D0E;
    padding-right: 10px;
	
}
#news div {
    display:block;
    width: 800px;
    margin-left: 15px;
    margin-bottom: 20px;
}
#news a:hover {
    text-decoration: underline;
    color:#669ed9;
}
/*блок новости END*/


/*счетчик страниц в блоке новостей*/
#pagination {
    display: block;
    max-width: 940px;
    float:left;
    margin:0px;
    padding: 7px 0px;
}
#pagination a {
    text-decoration: none;
    font-size: 13px;
    font-weight:900;
    letter-spacing:0.8px;
    color: black;
    margin-right: 2px;
    margin-left:2px;
}
#pagination span {
    font-size: 17px;
    font-weight:900;
    letter-spacing:0.8px;
    color: #669ed9;
}
.current {
    margin-right: 2px;
    margin-left:2px;
}
.disabled {
    display: none;
    width:25px;
}
/*END*/


/*Отображение документов*/
#seeDocs {
    display:block;
    width: 940px;
    max-width:950px;
    margin-top:25px;
    padding: 10px 15px;
}
.hidden {
    display:none;
}
/*END*/

#nothing {
    display: none;
}


/*Страница Home.php*/

/* описание дома */

#home {
    display:block;
    float:left;
    width: 940px;
    margin: 0px;
    padding:0px;
}
/*Первые три блока с обтеканием фоток слева*/
#first3 {
    display:block;
    float:left;
    margin:0px;
    padding:0px;
    width:715px;
    height:auto;
    clear:left;
}
div.section_first3 {
    display:block;
    float:left;
    margin-top: 5px;
    margin-bottom: 7px;
    margin-left: 10px;
    padding: 1.5px 10px;
    width: 680px;
    clear:left;
}
div.section_other {
    width: 900px;
}
/*остальные блоки*/
#home>div.picture {
    display:block;
    float:right;
    margin-top: 5px;
    margin-right: 5px;
    padding:0px;
    width: 200px;
    max-width:200px;
    height:750px;
    clear:right;
}
#home>div.picture span {
    display:block;
    margin:0px;
    margin-bottom: 4px;
    padding:0px;
}
.picture span>a {
    border-width: 0px;
}

p.title {
    letter-spacing: 0.3px;
    font-weight:700;
}
p.text {
    text-indent: 27px;
    font: normal 500 12px/15px Arial, Helvetica, serif;
    /*color: #6e7867;*/
	color: #343931;
}
    


/*END Страница Home.php*/

/*Контакты*/
#contacts_adress {
    display:block;
    width:950px;
    margin-bottom:25px;
    padding:0px;
    font: normal 900 14px/15px Arial, Helvetica, serif;
    color: #6e7867;
    text-align:center;
}
#contacts {
    width:950px;
    margin:0px;
    padding:0px;
}
span.left {
    display:inline;
    float:left;
    margin:0px;
    padding:0px 15px;
   /* padding-left: 200*/
    width:400px;
    max-width:401px;
    font: oblique 500 14px/15px Arial, Helvetica, serif;
    color: #6e7867;
    text-align:right;
}
span.right {
    display:inline;
    float:right;
    margin:0px;
    padding:0px 15px;
    width:400px;
    max-width:401px;
    font: normal 500 14px/15px Arial, Helvetica, serif;
    color: #6e7867;
    text-align:left;
    clear:all;
}
span.left>strong {
    font: normal 600 14px/15px Arial, Helvetica, serif;
    color:#000000;
}
span.lines {
    display:block;
    float:left;
    padding: 0px;
    margin: 10px 15px;
    background: #7e7b79 url('images/line2.gif') no-repeat;
    width: 829px;
    height: 2px;
    clear:left;
}
/*END Контакты*/





/*справка*/

table.colors
{
	margin:0px;
	padding:0px;
	font: normal 500 14px/15px Arial, Helvetica, serif;
    color: #6e7867;
    text-align:center;
    border:thin solid grey;
}


















div#subscribe {
    padding-left: 700px;
}


/*Стиль для текста имя и пароль*/
.login_pass {
    text-align:center;
    letter-spacing:2px;
	/*color:#8f8d8d;*/
    color:#52819A;
    padding-right:5px;
}
/*форма логин пароль*/

/*input[type="text"] {
    width: 120px;
}
input[type="password"] {
    width: 120px;
}
input[type="submit"] {
    font:oblique 550 10pt sans-serif;
    letter-spacing:1px;
    color:#8f8d8d;
}

*/

/*
textarea {
    width: 95%;
    height: 100px;
}
*/

/*
input[type="text"].login, input[type="password"].login {
    width: 100px;
}
*/
input[type="text"].login, input[type="password"].login 
{
    width: 109px;
    height: 30px;
    font:12pt georgia;
	font-weight: 700;
	font-style: italic;
	color: #406477;
	text-align:center;
	background-color:#DFE3E1;
	border-radius: 10px;
	border: 1px solid;
	border-color: #6A736A;
}
#text-registration {

	font: 7pt georgia;
    letter-spacing:1px;
    text-align:center;
    padding-right: 3px;
    text-decoration: underline;

	/*
	font:600 10pt sans-serif;
    letter-spacing:2px;
    text-align:left;
    padding-right: 3px;
	*/
}
#text-registration a {
    text-decoration:none;
    /*color:#669ed9;*/
	 color: #21486B;
}
#text-registration a:hover {
    text-decoration:underline;
}





#problemcontent {
    margin-left: 250px;
    overflow: auto;
    width: auto;
}
#problemcontent textarea {
    width: 400px;
    height: 180px;
}

/* ??????? */
ul.gallery li{
    list-style-type: none;
    float: left;
    padding: 5px 5px 5px 5px;
}

ul.gallery li a img{
    border: none;
}

/* ?????? ???????????? */
#contentcolumn{
    width: 600px;
    float: left;
    margin-right: 250px; /*Set right margin to RightColumnWidth*/
}

#rightcolumn{
    float: left;
    width: 200px; /*Width of right column in pixels*/
    margin-left: -200px; /*Set left margin to -(RightColumnWidth) */
}

.name {
    font-size: medium;
    font-weight: 800;
    padding-left: 20px;
}

.post {
    font-size: small;
    font-weight: 800;
    font-style: italic;
}

/* ???? ??????????? */
img.photo {
    background: white url(images/poloska.png) no-repeat top center;
    padding-top: 7px;
    width: 150px;
    height: 200px;
}

/* - */
.grey {
    color: gray;
}
/*
a:link {
    color: #333;
    font-weight: 700;
}
a:hover {
    color: #e21646;
}
a:visited {
    color: #AAA;
    font-weight: 700;
}
a img {
    border: none;
}
*/
/* jqGrig ??????? ??????? ????? */
.ui-jqgrid tr.jqgrow td {
    white-space: normal !important;
    height:auto;
    vertical-align:text-top;
    padding-top:2px;
}

/* ????-????? */
#user-login form {
    margin-left: 60px;
}
#user-login form a img {
    margin-bottom: 15px;
}






.mattblacktabs{
margin-top: 10px;
margin-left: 60px;
width: 700px;
overflow: hidden;
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
width: 200px;
height: 25px;
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #4D545F; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #86B82E; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}