:link,
:visited { text-decoration: none }

ul { list-style: none }
h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; }
hr,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
img{border:none;
}
a img,:link img,:visited img { border:none }
address { font-style:normal }
strong {font-weight:bold;}
a, a:link, a:visited, a:active{
color: #912213;
text-decoration: none;
}
a:hover{text-decoration: underline;}

h1 {
color: #696c67;
font-size: 18px;
margin-bottom: 10px;
font-family: Helvetica, Arial; 
}
/* LAYOUT - main body of page */
body, html {
background:#fff url(images/top_gradient.png) top repeat-x;
background-color:#9ebbd0;
top:0px;
margin:0;
font-family:Arial; 
}
div#wrap {
width: 1024px;
margin: 0 auto;
position:relative;
height:auto;
background: url(images/logo1.png) 270px 0px no-repeat;

}
div#header {

display: block;
margin: 0 auto;
padding: 0;
width: 1018px;
height: 95px;
font-size: 12px;
}

div#header div#logo {
position:absolute;
top:14px;
left:35px;
width:500px;
height:85px;
/*background: url(images/logo.png) left no-repeat;*/
text-indent:65px;
line-height:61px;
color:#fff;
font-family: Helvetica, Arial;
font-weight: bold;
font-size: 28px;
}
ul#top_nav {
position: absolute;
top: 101px;
right: 40px;
height: 33px;
}

ul#top_nav li {
float: left !important;
height: 29px;
margin-right: 1px;
padding: 0 0 0 5px;
background: url(images/button_left.png) left 0px no-repeat;
}

ul#top_nav li a{
display: block;
float: left;
padding-left: 5px;
padding-right: 10px;
background: url(images/button_right.png) right 0px no-repeat;
height: 29px;
text-decoration: none;
cursor: pointer;
color: #fff;
line-height: 29px;
text-align: center;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
font-family: Helvetica, Arial;
}
ul#top_nav li.active{
background: url(images/button_left.gif) left -29px no-repeat;
}
ul#top_nav li a:hover{

text-decoration:underline;
}
#top_nav li.active,
#top_nav li.active a,
ul#top_nav li.active a:hover {
background: url(images/button_right.gif) right -29px no-repeat;
color: #912213;
}
/* LAYOUT - SIDEBAR */
div#sidebar,
div#extra{
float: left;
padding: 5px;
min-height: 380px;
padding-top:10px;
}
div#sidebar{
width: 145px;
margin-left: 3px;
background: url(images/sidebar_shadow.png) right repeat-y;
}

/* LAYOUT - EXTRA */
div#extra{
width: 170px;
padding-left: 12px;
background: url(images/extra_shadow.jpg) left no-repeat;
}


span.date{
text-decoration: underline;
}
/* LAYOUT - FOOTER */
div#footer {
margin: 0 auto;
position: relative;
width: 1024px;
height:50px;
background: url(images/footer-bg.png) top center no-repeat;
font-family: Arial, Helvetica, sans-serif;

}
#footer h3 {
font-size: 14px;
	padding:20px 0 0 20px;
	font-weight:normal;
}
#footer a {
	color:#000000;
}


/* LAYOUT - CONTENT */
div#content {
float:left;
width:1024px;
margin: 35px 0 0 0;
background-color:#ffffff;
min-height: 500px !important; height:auto;
color: #696c67;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}
div#maincontent{
float: left;
width: 655px;
padding: 10px;
}
div#content p{
line-height: 16px;
text-align: justify;

}
input{
margin-bottom: 5px;
border: 1px solid #72786c;
padding: 2px;
}
/*Snatch Css */
div#bread-crumbs h4 {
	display:inline;
	font-weight:normal;
	font-size:15px;
	margin:0 3px 0 3px; 
}
div#bread-crumbs {
	padding:0 0 7px;
	border-bottom:1px solid #D6D6D6;

}
div.serial-item	{
display:block;
height:100px;
border:1px solid #d6d6d6;
margin:10px 10px 0 0;
}
div.serial-item div.logo1	{
	float:left;
	padding:5px;
	width:75px;
	text-align:right;
	
}

div.serial-item div.block{
float:left;
}

div.serial-title {
padding:5px 5px 5px 0;
font-size:16px;
}
div.serial-item p {
margin:0; padding:0;
font-size:12px;
}
div.serial-title a {
color:#696C67;
}
div.serial-item span, div#serial span{
color:#000000;
}
div#serial div.logo	{
	text-align:center;
	border-bottom:2px dashed #7391a8;
	border-top:2px dashed #7391a8;
	padding:10px;
}
div#serial h1	{
	font-size:22px;
	padding:5px;
	margin-bottom:0;
}
div#serial-item h1	{
	font-size:22px;
	padding:5px;
	padding-bottom:0;
	margin-bottom:0;
}
div#serial-item span.date-add	{
margin:0 0 0 30px;
color:#999999;


}
div#serial h2	{
	font-size:18px;
	padding:5px;
	margin-bottom:5px;
	
}
div#serial div.text {
	margin-top:10px;
	font-size:13px;
	border-top:2px dashed #7391a8;
	border-bottom:2px dashed #7391a8;
	padding:5px 0 10px 0;
}
div#serial-item div.text {
	margin-top:10px;
	font-size:13px;
	
	padding:5px 0 10px 0;
}
div.series-item {
float:left;
font-size:14px;
width:85px;
margin-left:5px;
padding:5px;
border-right:1px solid #cccccc;
}
div.series-item a{
color:#666666;
}
div#link {
background-color:#dfdfdf;
border:1px solid #7391a8;
margin:10px 5px 10px 5px;
padding:5px;
}
p.link {
font-size:16px;

color:#666666;
}
p.link span{
font-size:12px;
color:#999999;
}
div#other-series {

}
div#other-series  p{
margin:10px;
font-size:16px;
}

#extra li {
margin:5px 0 10px 0;
padding-left:15px;
list-style:none;
background-image:url(images/li.gif);
background-position:0 1px;
background-repeat:no-repeat;
font-size:14px;
color:#6E312A;
line-height:10px;
}
#extra li a {
color:#696c67;
}
#extra h2 {
font-size:16px;
}
div#stat {margin:10px 0 10px 0;}
div#site-stat {margin:10px 0 10px 0;}
li.delimetr {
width:20px;
}
/*tv*/
ul.list-channels {
margin:0;
padding:0;

font-size:13px;
}
ul.list-channels li {
margin:0;
margin-bottom:5px;
padding:0 5px 3px 12px;
list-style:none;
background-image:url(images/li.gif);
background-repeat: no-repeat;
line-height:9px;
border-bottom:1px dashed #D6D6D6;
}
ul.list-channels li a{
color:#696c67;
}
ul.list-channels li.active a{
color:#000000;

}
div#days-list ul{
font-size:16px;
margin-top:5px;
}

div#days-list ul li{
display:inline;

padding:6px 6px 8px 6px;
border-bottom:1px solid #D6D6D6;
border-right:1px solid #D6D6D6;
}
div#days-list ul li:hover	{
background-color:#D6D6D6;
}
div#days-list ul li.active	{
background-color:#D6D6D6;
}
div#days-list ul li a{
color:#696c67;
}
div#days-list ul li a:hover{
text-decoration:none;
color:#696c67;
}

div#channels-list {
float:left;
width:120px;
border-right:1px solid #d6d6d6;
padding-top:10px;

}
div#tv-content{
float:left;
}
div#list-ch-serials {
width:410px;
font-size:13px;
margin-top:10px;
padding:5px;
}
div.head-list	{
font-size:16px;

border-bottom:1px solid #d6d6d6;
}
div#list-ch-serials ul {
margin:10px 0 10px 0;
}
div#list-ch-serials span.time {
font-weight:bold;

color:#;
}
p.no-serials {
	font-size:16px;
	margin:5px 0 5px 30px;
	color:#99958c;
}
div.page-text {
	margin-top:7px;
	font-size:14px;
}
div.page-text p{
margin-bottom:5px;

}

div#modules-last {

width:100%;

}
div#modules-last div.block{
/*background:url(images/h3.png) top no-repeat;*/
border:1px solid #d6d6d6;
border-top:0;
width:650px;
float:left;
margin-top:10px;
text-align:center;
padding-bottom:10px;

}
div#modules-last div.block h3 {
background-color:#d6d6d6;
line-height:28px;
width:650px;
height:30px;
color:#FFFFFF;
font-size:18px;

}

div#modules-last div.block div{

float:left;
list-style:none;
background-image:url(images/li.gif);
background-position:0 3px;
background-repeat:no-repeat;
width:305px;

color:#6E312A;

text-align:left;
margin:3px 0 0 3px;
padding-left:13px;

}

div#modules-last div.block div a {
color:#696c67;}
div#stat2 {
border:1px solid #d6d6d6;
margin:10px 10px 0 0;
height:18px;
padding:5px;
text-align:center;

}
div#stat2 div.stat-item {
float:left;
margin-right:65px;
margin-bottom:10px;
font-size:14px;
}
/*PageNavigation*/
div.page-nav {
text-align:center;
font-size:16px;
color:#454545;
margin-top:10px;
}
div.page-nav span {
	border:1px solid #E5E5E5;
	padding:3px;
	margin-right:5px;
}
span.dots {
	border:1px solid #FFFFFF;
}
span.cur-page {
	font-weight:bold;
}
span.link-page:hover {
background-color:#D6D6D6;
}
/*PageNavigation*/