/* CSS Document */

body
{
	background:#5ccef3;
	color:#333;
	font-family: Tahoma,Sans Serif;
	font-size:11px;
	margin:0;
	width:auto !important;
	min-width:1150px
}

.petition {
	display: block;
	width: 100%;
	height: 90px;
	background: #ffff18;
	text-align: center;
}

.petition a {
	display: block;
	width: 1000px;
	height: 90px;
	margin: auto;
	background: url('/save_internet.png') no-repeat;
}

a
{
	color:#555;
	text-decoration:none
}

a:hover
{
	color:#5ccef3
}

img
{
	border:none;
	vertical-align:middle
}

ul li {
	margin: 0px 0; padding: 0px 0 0px 0px;
	list-style-type: none;
}

.txt ul li {
	list-style-type: disc;
}

h2
{
	font: normal 17px;
	margin: 0 0 10px 0;
}

table,td
{
	border:0;
}

.edit-reasone
{
	font-size:10px;
	background:#5ccef3;
	border:1px dotted#5ccef3;
	padding:2px
}

.shapka
{
	background:url(../images/shap_back.png);
	height:180px;
	width:auto !important;
	min-width:1150px;
}

.shap_content
{
	position:absolute;
	width:100%;
	min-width:220px;
	display:table;
	height:180px;
	text-align:center;
}

.base
{
	font-size:11px;
	vertical-align:top;
	padding:0 5px;
}

.main
{
	color: #fff;
}

.search_table
{
	width:auto !important;
	min-width:1150px;
	vertical-align:middle;
	display:block;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.search_table label {
	font-size: 12px;
	font-weight: bold;
}

.search_table .btn {
	font-size: 13px;
}

.menus
{
	width:220px;
	margin:0
}

.menus a:hover
{
	text-decoration: underline;
}

.menus .btn:hover {
	text-decoration: none;
}

.block
{
	margin:10px 5px;
	padding-bottom:13px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #fff;
	width: 210px;
}

.block h1
{
	background:url(../images/block.gif) no-repeat;
	color:#fff;
	padding:10px;
	font-size:120%;
	margin:0 0 5px;
	display:block;
	height:20px;
}

.block div
{
	padding:0 5px
}

.speedbar
{
	background: #fff;
	padding: 12px;
	height: 16px;
	margin: 10px 0;
	font-size:110%;
	font-weight:bold;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.content
{
	background:#FFF;
	padding: 8px;
	min-width:678px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 8px;
}

.ntitle,
.ui-dialog-title {
	background-color: #09a1db;
	*background-color: #09a1db;
	background-image: -moz-linear-gradient(top, #09a1db, #018dcb);
	background-image: -ms-linear-gradient(top, #09a1db, #018dcb);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#09a1db), to(#018dcb));
	background-image: -webkit-linear-gradient(top, #09a1db, #018dcb);
	background-image: -o-linear-gradient(top, #09a1db, #018dcb);
	background-image: linear-gradient(top, #09a1db, #018dcb);
	background-repeat: repeat-x;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#'ffffff, endColorstr='#'e6e6e6, GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	*zoom: 1;

	height:16px;
	padding:8px;
	display:block;
	font-size:120%;
	font-weight:bold;
	color: #fff;
}

.ntitle a
{
	color: #fff;
	padding:2px
}

.ntitle a:hover
{
	color:#FFF;
	padding:2px;
	text-decoration:underline
}

.txt
{
	padding:0 6px
}

.news-options
{
	height:35px;
	padding:0 5px
}

.news-options div
{
	display:inline-block;
	width:33%;
	float:left;
	margin-top:3px
}

.footer {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #fff;
	width: auto;
	padding: 8px;
	margin: 0 8px;
}

.comments
{
	padding:25px 20px;
	width:100%;
}

.comments img
{
	margin-right:5px
}

.comments .inf
{
	padding: 6px;
	width:170px;
	vertical-align:text-top;
	background:#eee;
}

.comments .content
{
	padding-top:3px;
	border-bottom:1px dashed #e2e2e2;
	padding-bottom:7px;
}

.comments .comment a
{
	border-bottom:1px solid#157bfa;
	color:#157bfa
}

.comments .comment a:hover
{
	color:#000;
	text-decoration:none;
	border-color:#444
}

.comments .sign
{
	border-top:1px dashed#e2e2e2;
	font-size:11px;
	color:#a5a5a5;
	margin-top:3px;
	padding-top:7px
}

.title_quote
{
	color:#696969;
	background-color:#d5d4d2;
	border:1px dotted#bebebe;
	border-bottom:0;
	font-weight:bold;
	padding:5px;
	margin:5px 5px 5px
}

.quote
{
	color:#696969;
	background-color:#effafe;
	border:#09a1db 1px dotted;
	text-align:justify;
	padding:5px
}

#dropmenudiv
{
	border:0px;
	font:bold 10px Tahoma;
	color:#fff;
	background-color:#3b3b3b;
	line-height:20px;
	margin:2px;
}

#dropmenudiv a
{
	border:0px;
	display:block;
	text-indent:3px;
	padding:1px 0;
	margin:0px;
	color:#fff;
	background-color:#3b3b3b;
	text-decoration:none
}

#dropmenudiv a:hover
{
	background-color:#5ccef3;
	color:#fff;
	border:0px
}

#attachment
{
	color:#2facbe
}

.window-container*
{
	font-size:11px;
	vertical-align:top;
	color:#000
}

.textin
{
	color:#757575;
	font-size:11px;
	font-family:tahoma;
	border:1px solid#e0e0e0;
	text-decoration:none
}

.sresult
{
	text-align:justify;
	font-weight:normal;
	line-height:16px;
	font-size:12px;
	color:#757575
}

fieldset
{
	border: 1px solid #018dcb;
	padding: 5px;
	text-align: left;
	font-size: 11px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 6px 0;
}

legend
{
	background: #018dcb;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 2px 4px;
	font-weight: bold;
}

.highslide-active-anchor img
{
	visibility:hidden
}

.highslide-image-blur
{

}

.highslide-html
{
	background-color:white
}


.highslide-loading
{
	display:block;
	color:white;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	padding:3px;
	border:1px solid white;
	background-color:black
}

a.highslide-full-expand
{
	background:url(../dleimages/fullexpand.gif) no-repeat;
	display:block;
	margin:0 10px 10px 0;
	width:34px;
	height:34px
}

.highslide-display-block
{
	display:block
}

.highslide-display-none
{
	display:none
}

.scriptcode
{
	color:#484545;
	background-color:#f2f2f2;
	border:1px dotted#bebebe;
	text-align:left;
	padding:5px;
	margin:5px;
	font:12px Lucida Console
}

.calendar td,.calendar th
{
	font:normal 11px Tahoma,Arial,Verdana;
	padding:3px;
	border:1px solid#fff
}

.monthlink
{
	color:#3b3b3b;
	text-decoration:none
}

.day
{
	background-color:#fff
}

.day-active,.day-active a
{
	color: #fff;
	text-decoration: none;
	background-color: #3b3b3b;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.day-active-v,.day-active-v a
{
	color: #fff;
	text-decoration: none;
	background-color: #3b3b3b;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.weekday
{
	color: #fff;
	background-color: #5ccef3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.weekday-active,.weekday-active a
{
	color:#fff
}

.weekday-active-v,.weekday-active-v a
{
	color:#fff
}

.editor {
	margin: 4px 0;
}

.editor_button
{
	float:left;
	cursor:pointer
}

.editor_button select {
	width: auto;
	height: auto;
	padding: 0;
	border: none;
	font-size: 11px;
}

.editor_buttoncl
{
	float:left;
	cursor:pointer
}

.editbclose
{
	float:right;
	cursor:pointer
}

.r2-unit {
	cursor: pointer;
}

.rating-text {
	float: right;
}

.ratig-layer {
	font-weight: bold;
	float: right;
	padding-right: 5px;
}

.ratig-layer a, .ratig-layer a:hover {
	text-decoration: none;
}

#hintbox {
	text-align : left;
	width : 200px;
	font-size : 10px;
	border : 1px solid #8c8c8c;
	background-color : #fff;
	layer-background-color : #a396d9;
	color : #282828;
	margin : 10px 0 0 10px;
	padding : 3px 5px;
	position : absolute;
	visibility : hidden;
	z-index : 998;
	-moz-opacity : 0.9;
	-webkit-border-radius: 5px;
	-moz-border-radius : 5px;
	border-radius: 5px;
	filter : alpha(opacity="90");
}

#tooltip
{
	position:absolute;
	visibility:hidden;
	z-index:100;
	border:1px solid#5c5749;
	text-align:justify;
	font:10px Verdana;
	color:#5c5749;
	background:#fff;
	padding:2px 8px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90) ;
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	opacity:0.9
}

/*
модуль онлайн
*/

.onl_table {
	width : 100%;
	font-size : 10px;
}
.onl_table td {
	padding-right : 5px;
	font-size : 10px;
	width : 50%;
}

.a_link, .a_link a:link, .a_link a:visited, .a_link_on {
	color : #ff0000;
}
.a_link_on a:hover, .a_link_on a:active {
	color : #ff0000;
}

.u_link, .u_link a:link, .u_link a:visited, .u_link_on {
	color : #666666;
}
.u_link_on a:hover, .u_link_on a:active {
	color : #4b73d4;
}

.e_link, .e_link a:link, .e_link a:visited, .e_link_on {
	color : #00a400;
}
.e_link_on a:hover, .e_link_on a:active {
	color : #00a400;
}

.j_link, .j_link a:link, .j_link a:visited, .j_link_on {
	color : #0000ff;
}
.j_link_on a:hover, .j_link_on a:active {
	color : #0000ff;
}

.b_link, .b_link a:link, .b_link a:visited, .b_link_on {
	color : #666666;
}
.b_link_on a:hover, .b_link_on a:active {
	color : #666666;
}


/* AJAX Dialogs  */
.ui-widget-content {
	background: none repeat-x scroll 50% bottom #FFF;
	border: 1px solid #A6C9E2;
	padding: 5px;
	color: #222222;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.ui-widget-header .ui-icon {
	background-image: url("../images/ui-icons.png");
}

.ui-dialog .ui-dialog-titlebar-close {
	height: 18px;
	margin: -10px 0 0;
	padding: 1px;
	position: absolute;
	right: 10px;
	top: 22px;
	width: 19px;
}

.ui-dialog .ui-dialog-titlebar-close .ui-button-text {
	display: none;
}

.ui-icon-closethick {
	background-position: -96px -128px;
	width: 16px;
	height: 16px;
}

.ui-icon {
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -99999px;
}

.ui-dialog-content {
	border: 0px;
	padding: 5px;
	background: none repeat scroll 0 0 transparent;
	overflow: hidden;
}


































.readmore {
	height: 36px;
	padding: 0 5px;
	overflow: hidden;
	margin: 10px 0;
}

.readmore div {
	width: 50%;
	display:inline-block;
	float: left;
	margin: 3px 0;
}

.post-options
{
	font-size: 11px;
	height:25px;
	padding:0 5px
}

.post-options div
{
	display:inline-block;
	width:33%;
	float:left;
	margin-top:3px
}

button,
input,
select,
textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: top;
}

button,
input {
	*overflow: visible;
	line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}

label,
input,
button,
select,
textarea {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	display: inline-block;
	background-color: #fff;

	padding: 4px 4px 4px 4px;
	margin-bottom: 9px;
	font-size: 13px;
	line-height: 18px;
	color: #555555;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	   -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	   -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	 -o-transition: border linear 0.2s, box-shadow linear 0.2s;
		transition: border linear 0.2s, box-shadow linear 0.2s;
}


textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	border-color: rgba(1, 143, 203, 0.8);
	outline: 0;
	outline: thin dotted \9;
	/* IE6-9 */

	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(1, 143, 203, 0.6);
	   -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(1, 143, 203, 0.6);
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(1, 143, 203, 0.6);
}

.btn,
.ui-button,
.modal .modal-header .close {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	display: inline-block;
	*display: inline;
	padding: 4px 14px;
	margin-bottom: 0;
	*margin-left: .3em;
	line-height: 19px;
	*line-height: 19px;
	height: 19px;
	text-align: center;
	cursor: pointer;
	background-color: #09a1db;
	*background-color: #09a1db;
	background-image: -moz-linear-gradient(top, #09a1db, #018dcb);
	background-image: -ms-linear-gradient(top, #09a1db, #018dcb);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#09a1db), to(#018dcb));
	background-image: -webkit-linear-gradient(top, #09a1db, #018dcb);
	background-image: -o-linear-gradient(top, #09a1db, #018dcb);
	background-image: linear-gradient(top, #09a1db, #018dcb);
	background-repeat: repeat-x;
	border: 1px solid #bbb;
	*border: 0;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color: #018dcb #018dcb #09a1db;
	border-bottom-color: #09a1db;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#'ffffff, endColorstr='#'e6e6e6, GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	*zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	   -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.modal .modal-header .close:hover,
.ui-button:hover {
	color: #ccc;
	text-decoration: none;
	background-color: #018dcb;

	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}

.btn:first-child {
	*margin-left: 0;
}

.btn.disabled {
	cursor: default;
	background-color: #09a1db;
	background-image: none;
	opacity: 0.85;
	filter: alpha(opacity=85);
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
		box-shadow: none;
}

.input-append input
{
	display: inline-block;
	vertical-align: top;
}

.alert {
	padding: 8px 14px;
	margin-bottom: 18px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.alert-danger,
.alert-error,
.alert-danger .alert-heading,
.alert-error .alert-heading {
	color: #b94a48;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.icon {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-top: 1px;
~	margin-bottom: 3px;
	*margin-right: .3em;
	line-height: 12px;
	vertical-align: text-top;
	background-image: url("../images/glyphicons-halflings-white.png");
	background-position: 14px 14px;
	background-repeat: no-repeat;
}

.icon-file {
	background-position: -24px -24px;
}

.icon-comment {
	background-position: -240px -120px;
}

.icon-thumbs-up {
	background-position: -96px -144px;
}

.icon-thumbs-down {
	background-position: -120px -144px;
}

.icon-hand-right {
	background-position: -144px -144px;
}

.icon-hand-left {
	background-position: -168px -144px;
}

.icon-print {
	background-position: -96px -48px;
}

.icon-plus {
	background-position: -408px -96px;
}

.icon-pencil {
	background-position: 0px -72px;
}

.icon-trash {
	background-position: -456px 0px;
}

.icon-reply {
	background-position: -336px -96px;
}

.icon-ok {
	background-position: -288px 0px;
}

.icon-profile {
	background-position: -168px 0px;
}

.icon-envelope {
	background-position: -72px 0px;
}

.icon-wrench {
	background-position: -360px -144px;
}

.icon-inbox {
	background-position: -312px -144px;
}

.icon-outbox {
	background-position: -288px -144px;
}

.icon-exit {
	background-position: -384px 0px;
}

.btn-group {
	line-height: 19px;
	vertical-align: top;
	position: relative;
	*margin-left: .3em;
	font-size: 0;
	white-space: nowrap;
}

.btn-group span {
	display: inline-block;
	width: auto;
	height: 19px;
	min-width: 16px;
	padding: 4px 5px;
	font-size: 13px;
	font-weight: normal;
	line-height: 19px;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	background-color: #eeeeee;
	border: 1px solid #ccc;
}

.btn-group:first-child {
	*margin-left: 0;
}

.btn-group + .btn-group {
	margin-left: 5px;
}

.btn-group > .btn {
	vertical-align: top;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	border-radius: 0;
	*padding-top: 2px;
	padding-right: 5px;
	*padding-bottom: 2px;
	padding-left: 5px;
}

.btn-group > .btn:hover {
	z-index: 2;
}

.btn-group > .btn + .btn {
	margin-left: -1px;
}

.btn-group > .btn:first-child {
	margin-left: 0;
	-webkit-border-bottom-left-radius: 4px;
		border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
		border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
}

.btn-group > .btn:last-child {
	-webkit-border-top-right-radius: 4px;
		border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
		border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
}




.search_field
{
	width:400px;
	font-weight: bold
}


label {
	margin-right: 5px;
}


.control-group {
	margin-bottom: 15px;
}

.control-group label {
	float: left;
	width: 140px;
	padding-top: 5px;
	text-align: right;
}

.control-group .controls {
	margin-left: 160px;
	vertical-align: bottom;
}

.control-group .controls label {
	width: auto;
	float: none;
	clear: both;
}

.title_spoiler,
.text_spoiler {
	border: #09a1db 1px dotted;
	padding: 5px;
}

.text_spoiler {
	border-top: none;
}

.info {
	padding: 8px 14px;
	border: 1px solid rgb(188, 232, 241);;
	border-radius: 4px;
	background-color: rgb(217, 237, 247);
	color: rgb(58, 135, 173);
}

.msg_text {
	padding: 8px;
	border: 1px dotted rgb(188, 232, 241);;
	border-radius: 4px;
	font-style: italic;
}

.info h2 {
	color: #3a87ad;
	font-weight: bold;
	font-size: 16px;
}

.pm td,
.pm th {
	padding: 8px;
	line-height: 20px;
	vertical-align: top;
	border-top: 1px dotted #3a87ad;
}

.pm .pm_head {
	font-weight: bold;
}

#loading-layer {
	padding: 20px;
	width: 250px;
	height: 64px;
	text-align: center;
	background: #fff;
	border: #018dcb 1px solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
