﻿/*td {
	border:1px solid red;
}
div {
	border:1px solid green;
}*/
.pages {
	padding:0.5em;
	text-align:center;
	margin:0.25em;
}
span.page {
	border:1px solid #ffa800;
	background-color:#ffee7e;
	padding:3px 5px 1px 5px;
}
div.quran_container {
	width:367px;
	height:103px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-align:center;
	vertical-align: middle;
	float:left;
}
div.quran_container_over {
	width:367px;
	height:103px;
	background-image:url(images/quran.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-align:center;
	vertical-align: middle;
	float:left;
}
table.quran {
	margin-left:22px;
	margin-right:22px;
	margin-top:11px;
	margin-bottom:17px;
	cursor:default;
}
table.quran td.img {
	text-align:right;
	vertical-align:middle;
	font-size:0px;
	width:100px;
}
table.quran td.img img {
	cursor:pointer;
}
table.quran td.txt {
	text-align:left;
	vertical-align:top;
	font-size:10px;
	font-family:Arial, sans-serif;
	color:black;
	width:225px;
}
table.quran td.txt span.gray {
	color:#808080;
}
table.quran td.txt div.quran_name {
	color:#000;
	font-size:120%;
	text-align:center;
	font-weight:bold;
}
a.s_link:link {
	color: black;
	text-decoration: overline;
}
a.s_link:visited {
	color: #666666;
	text-decoration: overline;
}
a.s_link:active, a.s_link:hover {
	color: orange;
	text-decoration: underline overline;
}
a.s_link2:link {
	color: black;
	text-decoration: underline;
}
a.s_link2:visited {
	color: #666666;
	text-decoration: underline;
}
a.s_link2:active, a.s_link2:hover {
	color: green;
	text-decoration: underline overline;
}
a.s_link3:link {
	color: blue;
	text-decoration: underline;
}
a.s_link3:visited {
	color: #9999ff;
	text-decoration: underline;
}
a.s_link3:active, a.s_link3:hover {
	color: orange;
	text-decoration: underline overline;
}
a.page {
	padding:2px 5px 1px 5px;
	margin-left:3px;
	line-height: 1.75em;
}
a.page:link, a.page:visited {
	background-color:#ffffff;
	border:1px dashed #7ba0fd;
	color:#7ba0fd;
	text-decoration:none;
}
a.page:hover, a.page:active {
	background-color:#cdddff;
	border:1px solid #7ba0fd;
	color:#000000;
	text-decoration:underline;
}
span.lection_name {
	font-size:120%;
	font-weight:bold;
}
span.button {
	cursor:pointer;
	color:blue;
}
a.cat:link, a.cat:visited {
	color:black;
	text-decoration:none;
}
a.cat:active, a.cat:hover {
	color:blue;
	text-decoration:underline;
}
div.photo_container {
	width:367px;
	height:103px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-align:center;
	vertical-align: middle;
	float:left;
}
div.photo_container_over {
	width:367px;
	height:103px;
	background-image:url(images/quran.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-align:center;
	vertical-align: middle;
	float:left;
}
table.photo {
	margin-left:22px;
	margin-right:22px;
	margin-top:11px;
	margin-bottom:17px;
	cursor:default;
}
table.photo td.img {
	text-align:right;
	vertical-align:top;
	font-size:0px;
	width:100px;
}
table.photo td.img img {
	cursor:pointer;
}
table.photo td.txt {
	text-align:left;
	vertical-align:top;
	font-size:10px;
	font-family:Arial, sans-serif;
	color:black;
	width:225px;
}
table.photo td.txt span.gray {
	color:#808080;
}
table.photo td.txt div.photo_name {
	color:#000;
	font-size:120%;
	text-align:center;
	font-weight:bold;
}
div.video_container {
	width:417px;
	height:103px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-align:center;
	vertical-align: middle;
	float:left;
}
div.video_container_over {
	width:417px;
	height:103px;
	background-image:url(images/video.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-align:center;
	vertical-align: middle;
	float:left;
}
table.video {
	margin-left:22px;
	margin-right:22px;
	margin-top:11px;
	margin-bottom:17px;
	cursor:default;
}
table.video td.img {
	text-align:right;
	vertical-align:top;
	font-size:0px;
	width:100px;
}
table.video td.img img {
	cursor:pointer;
}
table.video td.txt {
	text-align:left;
	vertical-align:top;
	font-size:10px;
	font-family:Arial, sans-serif;
	color:black;
	width:275px;
}
table.video td.txt span.gray {
	color:#808080;
}
table.video td.txt div.video_name {
	color:#000;
	font-size:120%;
	text-align:center;
	font-weight:bold;
}
body {
	margin:0px;
}
ul.categories {
	list-style-type:none;
	padding-left:0px;
}
ul.categories li {
	width:200px;
	float:left;
}
ul.categories ul {
	padding-left:10px;
	margin-left:0px;
}
ul.categories li li {
	width:190px;
	font-size:95%;
}
ul.categories li a {
	padding-left:15px;
	background-repeat:no-repeat;
	background-position: 0% 50%;
}
ul.categories li a:link {
	color:black;
	text-decoration: none;
}
ul.categories li a:visited {
	color:#808080;
	text-decoration: none;
}
ul.categories li a:hover, ul.categories li a:active {
	color:#7ba0fd;
	text-decoration: underline;
	background-image:url(images/cat_over.gif);
	border:1px solid white;
}
ul.categories li a.sub {
	padding-left:15px;
	background-repeat:no-repeat;
	background-position: 0% 50%;
	background-image: url(images/folder_grey.png);
}
ul.categories li a.sub:link {
	color:black;
	text-decoration: none;
}
ul.categories li a.sub:visited {
	color:#808080;
	text-decoration: none;
}
ul.categories li a.sub:hover, ul.categories li a.sub:active {
	color:#7ba0fd;
	text-decoration: underline;
	background-image:url(images/folder.png);
	border:1px solid white;
}
table.audio_table, #contacts {
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	cursor:default;
}
table.audio_table td.site_name, #new_contacts td.site_name {
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
}
table.audio_table td.site_lang, #new_contacts td.site_lang {
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#7ba0fd;
}
table.audio_table td.URL, table.audio_table td.author, table.audio_table td.cat, table.audio_table td.date, #new_contacts td.URL, #new_contacts td.author, #new_contacts td.cat, #new_contacts td.date {
	font-family:arial,sans-serif;
	font-size:10px;
	font-weight:bold;
	/*border-left:1px solid #808080;*/
	padding-left:2px;
}
table.audio_table tr.over td.site_name, table.audio_table tr.over td.URL, table.audio_table tr.over td.author, table.audio_table tr.over td.cat, table.audio_table tr.over td.date, #new_contacts tr.over td.site_name, #new_contacts tr.over td.URL, #new_contacts tr.over td.author, #new_contacts tr.over td.cat, #new_contacts tr.over td.date, table.audio_table tr.over td.site_lang, #new_contacts tr.over td.site_lang {
	background-image:url(images/new_site_bg.gif);
	background-position:0% 50%;
	background-repeat:repeat-x;
}
table.audio_table td.left, table.audio_table td.right, #new_contacts td.left, #new_contacts td.right {
	font-size:0px;
	width:9px;
	height:20px;
}
table.audio_table tr.over td.left, #new_contacts tr.over td.left {
	background-image:url(images/new_site_left.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
}
table.audio_table tr.over td.right, #new_contacts tr.over td.right {
	background-image:url(images/new_site_right.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
}
table.audio_table td.URL span, table.audio_table td.author span, table.audio_table td.cat span, table.audio_table td.date span, #new_contacts td.URL span, #new_contacts td.author span, #new_contacts td.cat span, #new_contacts td.date span {
	color:#808080;
}
table.site, table.site_over {
	float:left;
	cursor:default;
}
table.site td.left, table.site td.right, table.site_over td.left, table.site_over td.right {
	width:10px;
	height:83px;
	background-repeat:no-repeat;
	background-position:0% 50%;
	font-size:1px;
}
table.site td.main, table.site td.top, table.site td.bottom, table.site_over td.main, table.site_over td.top, table.site_over td.bottom {
	background-repeat:repeat-x;
	background-position:0% 50%;
}
table.site td.main, table.site_over td.main {
	height:68px;
}
table.site td.top, table.site_over td.top {
	height:8px;
	font-size:1px;
}
table.site td.bottom, table.site_over td.bottom {
	height:7px;
	font-size:1px;
}
table.site_over td.left {
	background-image:url(images/recommend_left.gif);
}
table.site_over td.main {
	background-image:url(images/recommend_bg.gif);
}
table.site_over td.right {
	background-image:url(images/recommend_right.gif);
}
table.site_over td.top {
	background-image:url(images/recommend_top.gif);
}
table.site_over td.bottom {
	background-image:url(images/recommend_bottom.gif);
}
table.site img, table.site_over img {
	float:left;
	margin-right:3px;
}
table.site div, table.site_over div {
	margin:auto;
	font-family:arial,sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#808080;
}
table.site div span.site_name, table.site_over div span.site_name {
	font-family:Times New Roman,serif;
	font-size:14px;
	font-weight:bold;
	color:black;
}
table.site div span.URL, table.site_over div span.URL {
	color:black;
}
table.site div span.URL a:link, table.site_over div span.URL a:link, table.audio_table td.URL a:link {
	color:black;
	text-decoration: none;
}
table.site div span.URL a:visited, table.site_over div span.URL a:visited, table.audio_table td.URL a:visited {
	color:#808080;
	text-decoration: none;
}
table.site div span.URL a:active, table.site_over div span.URL a:active, table.audio_table td.URL a:active {
	color:#7ba0fd;
	text-decoration: underline;
}
table.site div span.URL a:hover, table.site_over div span.URL a:hover, table.audio_table td.URL a:hover {
	color:black;
	text-decoration:underline;
}
table.site div span.author, table.site_over div span.author {
	color:black;
	font-style: italic;
}
table.site div span.cat, table.site_over div span.cat {
	color:black;
}
table.site div span.date, table.site_over div span.date {
	color:#808080;
}
#services a:link, #services a:visited, td.auth a:link, td.auth a:visited {
	color:black;
	text-decoration:none;
}
#services a:hover, #services a:active, td.auth a:hover, td.auth a:active {
	color:black;
	text-decoration: underline;
}
#Vbox {
	width:200px;
	padding:0px;
	font-family:sans-serif;
	font-size:12px;
	position:relative;
	left:0px;
	top:0px;
}
#news {
	padding:5px;
	padding-bottom:0px;
	width:190px;
	height:165px;
	overflow:hidden;
}
#clipBox {
	position:absolute;
	width:180px;
	height:155px;
	overflow: hidden;
	clip: rect(0px, 180px, 155px, 0px);	/* clip:rect(top_y, right_x, bottom_y, left_x); */
}
#slide {
	width:175px;
	position: absolute;
}
hr {
	border-width:0px;
	height:0px;
	border-top:1px dashed navy;
}
h1, h2, h3 {
	text-align:center;
	margin-bottom:0px;
}
.warning {
	color:red;
}
.info {
	color:green;
}
form {
	margin:0px;
	padding:0px;
}
table {
	font-size:80%;
}
.gray_i {
	color: #808080;
	font-style: italic;
	/*font-size:90%;*/
}
textarea {
	font-size:11px;
	font-family:Arial, sans-serif;
	border:1px solid #7ba0fd;
	width:100%;
}
table.list th {
	border:1px dashed #7ba0fd;
}
table.list {
	border:1px solid #7ba0fd;
}
table.list td {
	height:24px;
	padding:2px;
}
a.del {
	padding:1px 5px 3px 5px;
}
a.del:link, a.del:visited {
	color:red;
	border:1px dashed red;
	text-decoration:none;
}
a.del:hover, a.del:active {
	color:white;
	border:1px solid white;
	background-color:red;
	text-decoration:underline;
}
input.text {
	border:1px solid #7ba0fd;
}
table.contact, table.contact_over {
	margin:auto;
	width:348px;
	float:left;
	display:block;
}
table.contact td.tl, table.contact_over td.tl {
	width:9px;
	height:14px;
	font-size:0px;
	text-align:right;
	vertical-align:bottom;
}
table.contact td.top, table.contact_over td.top {
	height:14px;
	width:319px;
	font-size:0px;
	background-position:0% 100%;
	background-repeat:repeat-x;
}
table.contact td.top {
	background-image:url(images/contact_top.gif);
}
table.contact_over td.top {
	background-image:url(images/contact_top_over.gif);
}
table.contact td.tr1, table.contact_over td.tr1 {
	width:19px;
	height:14px;
	font-size:0px;
	text-align:left;
	vertical-align:bottom;
}
table.contact td.tr2, table.contact_over td.tr2 {
	width:19px;
	height:6px;
	font-size:0px;
	text-align:left;
	vertical-align:bottom;
}
table.contact td.left, table.contact_over td.left {
	width:9px;
	height:85px;
	font-size:0px;
	background-position:100% 0%;
	background-repeat:repeat-y;
}
table.contact td.left {
	background-image:url(images/contact_left.gif);
}
table.contact_over td.left {
	background-image:url(images/contact_left_over.gif);
}
table.contact td.main, table.contact_over td.main {
	width:319px;
	height:85px;
	font-size:10pt;
	font-family: arial, sans-serif;
	/* стиль для центральной ячейки */
}
table.contact td.main {
	background-color:white;
}
table.contact_over td.main {
	background-color:#cdddff;
}
table.contact td.right, table.contact_over td.right {
	width:19px;
	height:79px;
	font-size:0px;
	background-position:0% 0%;
	background-repeat:repeat-y;
}
table.contact td.right {
	background-image:url(images/contact_right.gif);
}
table.contact_over td.right {
	background-image:url(images/contact_right_over.gif);
}
table.contact td.bl1, table.contact_over td.bl1 {
	width:9px;
	height:21px;
	font-size:0px;
	text-align:right;
	vertical-align:top;
}
table.contact td.bl2, table.contact_over td.bl2 {
	width:10px;
	height:21px;
	font-size:0px;
	text-align:right;
	vertical-align:top;
}
table.contact td.bottom, table.contact_over td.bottom {
	height:21px;
	width:309px;
	font-size:0px;
	background-position:0% 0%;
	background-repeat:repeat-x;
}
table.contact td.bottom {
	background-image:url(images/contact_bottom.gif);
}
table.contact_over td.bottom {
	background-image:url(images/contact_bottom_over.gif);
}
table.contact td.br, table.contact_over td.br {
	width:19px;
	height:21px;
	font-size:0px;
	text-align:left;
	vertical-align:top;
}

/* contact_content */
table.contact_content {
	width:100%;
	height:85px;
}
table.contact_content td.name {
	text-align:center;
	vertical-align:middle;
	font-family:Arial, sans-serif;
	font-size:10pt;
	font-weight:bold;
	line-height:13px;
	cursor:default;
}
table.contact_content td.text {
	height:15px;
	text-align:left;
	vertical-align:top;
	line-height:13px;
	font-family:Arial, sans-serif;
	font-size:8pt;
	cursor:default;
	padding-left:3px;
}
table.contact_content td.text_addr {
	height:30px;
	text-align:left;
	vertical-align:top;
	line-height:13px;
	font-family:Arial, sans-serif;
	font-size:8pt;
	cursor:default;
	padding-left:3px;
}
table.contact_content td.spacer {
	font-size:0px;
	height:2px;
	padding:0px;
}
table.contact_content td.icon_addr, table.contact_content td.icon_url, table.contact_content td.icon_worktime, table.contact_content td.icon_tel {
	width:17px;
	height:15px;
	font-size:0px;
	text-align: left;
	vertical-align:top;
}
table.contact_content td.icon_email, table.contact_content td.icon_cofebreak {
	width:15px;
	height:15px;
	font-size:0px;
	text-align: left;
	vertical-align:top;
	line-height:0px;
}
table.contact_content td.foot {
	height:15px;
	vertical-align:bottom;
	line-height:11px;
	font-family:Arial, sans-serif;
	font-size:8pt;
}
table.contact_content td.foot span.name {
	color:gray;
}
table.contact_content td.text_addr span.name {
	color:gray;
}