
@import url("global.css");

/***** Basic Elements *****/

body { background:#ebebeb; font:12px Arial, Helvetica, sans-serif; color:#666; }
h1  { font-size:20px; }
h2  { font-size:18px; }
h3  { font-size:16px; }
a { text-decoration:underline; color:#5d5a5a; }
a:hover { text-decoration:none;}

/***** Basic Layout *****/  
/*Define the basic template: header, footer, etc. Elements that help to define the basic layout of the site  */
.wraper { -width:978px; min-width:978px; max-width:1010px; margin:0 auto; padding:0 10px; }
#header { margin:20px 0 0 0}
#main { padding:25px 0 60px 0; //padding:25px 0 40px 0;}
#footer { border-top:1px solid #9b9191; padding:30px 0 20px 0;}
.container{float:right;width:100%;margin-left:-248px}
.content{margin-left:248px;}
.leftcolumn{float:left; width:237px;}
 
/***** Header *****/ 
.map {
	float:right;
	padding-top:40px;
	}

.search {
	padding:50px 0 56px 10px;
	width:510px;
	float:left;
	}
.search-category {
	padding:0 0 10px 0;
	}
.search-category .redbox {
	float:left;
	padding:2px 10px;
	}
.search-category .redbox .tr { -right:-1px;}
.search-category .redbox .br { -right:-1px;}
.search-category a {
	color:#000;
	margin:2px 10px;
	display:block;
	float:left;
	}
.redbox a.link, .redbox a:hover.link {
	color:#fff;
	margin:0px;
	text-decoration:none;
	}
.search-input {
	background:#fff  url(../images/search-input.gif) repeat-x 0 0;
	height:25px;
	width:410px;
	float:left;
	}
.search-input input {
	background:none;
	border:0;
	font:12px Arial, Helvetica, sans-serif;
	width:410px;
	padding:5px 0 3px 0;
	float:left;
	}
.search-input-l, .search-input-r {
	font-size:1px;
	width:4px;
	height:25px;
	background:url(../images/search-input-l.gif) no-repeat 0 0;
	float:left;
	}
.search-input-r { background-image:url(../images/search-input-r.gif); }
.search-btn {
	color:#fff;
	background:#e00025 url(../images/search-btn.gif) no-repeat 0 0;
	border:0;
	width:52px;
	height:23px;
	cursor:pointer;
	font:12px Arial, Helvetica, sans-serif;
	margin:1px 0 0 10px;
	padding:0;
	}
.search-text {
	font-style:italic;
	font-size:11px;
	color:#8d8c8c;
	padding:3px 0 0 1px;
	}
 
.navigation {
	height:30px;
	clear:both;
	}
.navigation a {
	color:#383838;
	text-decoration:none;
	margin:5px 7px;
	display:block;
	float:left;
	}
.navigation a:hover {
	color:#e00025;
	text-decoration:none;
	}
.navigation div {
	float:left;
	}
	
  
/***** Content *****/  
.cols td {
	padding:10px 8px;
	width:33%;
	vertical-align:top;
	}
.col0 {
	}
.col1 {
	background:#f7f7f7;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	}
.col2 {
	}
.columns td {
	padding:10px 8px 10px 12px;
	width:33%;
	vertical-align:top;
	}
.column0 {
	}
.column1 {
	background:#f7f7f7;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	padding-right: 33px
	}
.column2 {
	}
.columns .contacts td {
	padding:20px 12px 0px 12px;
	width:33%;
	height: 60px;
	/*min-height: 82px;
	border-top:1px solid #e5e5e5;*/
	background:#f7f7f7;
	}
#contacts {
	background:#f7f7f7;
	border-top:1px solid #e5e5e5;
}
.categorys td {
	padding:10px 8px 10px 12px;
	}
.categorys0 {
	background:#f7f7f7;
	border-top:1px solid #e5e5e5;
	color: #000;
	font-weight:bold;
	}
.categorys1 {
	border-top:1px solid #e5e5e5;
	}
.categorys0 td, .categorys1 td {
	width:33%;
	border-top:1px solid #e5e5e5;
	}
.categorys td a, a.category {
	text-decoration:none;
	}
.categorys td a:hover, a:hover.category {
	color:#e00025;
	text-decoration:underline;
	}
.rows td {
	padding:10px 8px 10px 12px;
	min-height: 82px;
	}
.row0 {
	background:#f7f7f7;
	border-top:1px solid #e5e5e5;
	}
.row1 {
	border-top:1px solid #e5e5e5;
	}
.rowf {
	background:#EFEFEF;
	border-top:1px solid #e5e5e5;
	}
.rowb {
	background:#A6A6A6;
	color: #fff;
	border-top:1px solid #EFEFEF;
	}
.rowf td, .row0 td, .row1 td, .rowb td {
	border-top:1px solid #e5e5e5;
	}
.news td {
	padding:0px 8px 0px 12px;
	}
.channels td {
	padding:10px 8px 10px 12px;
	vertical-align:top;
	}
.channels0 {
	background:#f7f7f7;
	border-top:1px solid #e5e5e5;
	}
.channels1 {
	border-top:1px solid #e5e5e5;
	}
.channels0 td, .channels1 td {
	min-height: 82px;
	padding:20px 10px;
	width:16%;
	border-top:1px solid #e5e5e5;
	}
.channels td a {
	font-size:11px;
	font-style:italic;
	text-decoration:none;
	}
.channels td a:hover {
	color: #000;
	}
div.channel, a.channel {
	background:#FFF url(../images/tv-channel.gif) no-repeat 0 0;
	display: block;
	width:71px;
	height:71px;
	/*padding-top: 5px;*/
	margin: 5px 0px -5px 0px;
	}
div.channel-caption {
	color: #000;
	font-size:12px;
	font-weight:bold;
	padding: 8px 5px 0px 0px;
	text-align: center;
	}
div.channel-info {
	float:left;
	width:80px;
}
div.channel-text, div.channel-text-2 {
	float:left;
	width:150px;
	padding: 5px 0px 0px 40px;
	font-style:italic;
}
div.channel-text-2 {
	padding: 5px 20px 0px 0px;
}
#some1-img-news {
	padding-right: 0px;
	width:235px;
}
.news-image {
	width:227px;
	}
.news-text {
	/*width:524px;*/
	}
/*.hr_column {
	border-top:1px solid #d3d3d3;
	height: 2px;
	widht: 90%;
}*/
/*.articles-item {
	border-top:1px solid #d3d3d3;
	padding:5px 0 9px 0;
	}
.articles-item-first {
	padding-bottom:9px;
	}*/
/***** Left Column *****/
.pol {
	padding-bottom:35px;
	}
.pol-text {
	padding:0 0 15px 0;
	}
.pol-answer {
	padding:0 20px 10px 0;
	//padding:0px;
	}
.pol-questions {
	border-top:1px solid #E5E5E5;
	}
.pol-answer-track {
	font-size:1px;
	height:15px;
	background:url(../images/pol-answer-track.gif) repeat-x 0 0;
	margin:5px 0 0 0;
	}
.pol-answer-track-l, .pol-answer-track-l2 {
	height:15px;
	width:7px;
	background:url(../images/pol-answer-track-l.gif) no-repeat 0 0;
	float:left;
	}
.pol-answer-track-r, .pol-answer-track-r2 {
	height:15px;
	width:7px;
	background:url(../images/pol-answer-track-r.gif) no-repeat 0 0;
	float:right;
	}
.pol-answer-track-l2 {
	background:url(../images/pol-answer-track-l2.gif) no-repeat 0 0;
	}
.pol-answer-track-r2 {
	background:url(../images/pol-answer-track-r2.gif) no-repeat 0 0;
	}
.pol-send {
	border-top:1px solid #d3d3d3;
	padding:14px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	}
.pol-send .redbox {
	width:80px;
	padding:2px 3px;
	margin:0px 0px 12px 0px;
	}
.pol-send .redbox input {
	border:0px;
	background-color:#E0012D;
	color:#FFF;
	padding:0px;
	margin:0px;
	width:80px;
	cursor:pointer;
}
.albums {
	float:left;
	padding-right: 50px;
}
.number {
	float:right;
	width:230px;
	padding:0px 0px 10px 20px;
}
.fresh {
	padding-bottom:35px;
	}
.fresh-top1, .fresh-top2, .fresh-bottom1, .fresh-bottom2 { font-size:1px; line-height:1px; height:1px; background:#e00025; border-left:1px solid #e57185; border-right:1px solid #e57185;}
.fresh-top1, .fresh-bottom2 { margin:0 1px;}
.fresh-content {
	padding:10px;
	background:#e00025;
	color:#fff;
	text-align:center;
	}
.fresh-title{
	font-size:16px;
	font-weight:bold;
	padding:5px 0 20px 5px;
	}
.fresh-btn, .fresh-btn:hover {
	display:block;
	width:74px;
	height:18px;
	padding-top:2px;
	text-align:center;
	color:#fff;
	background:#92021a url(../images/fresh-btn.gif) no-repeat 0 0;
	text-decoration:none;
	}
.safari3 .fresh-btn, .fresh-btn:hover {
	height:17px;
	padding-top:3px;
	}

.fresh-btns {
	margin:15px 24px 10px 24px;
	}

.pogoda {
	padding-bottom:35px;
	}

/***** Footer *****/  
.footer-copy {
     font:11px Tahoma;
     color:#8e8e8e;
     padding:40px 0 0 20px;
     //padding-top:0;
     //margin-top:40px;
     clear:both;
     }
.footer-copy img {
	margin-top:-20px;
	margin-bottom:-5px;
	}
.footer-copy a {
	color:#8e8e8e;
	text-decoration:none;
	}

.footer-col1 {
	float:left;
	padding:0 20px 0 20px;
	}
.footer-col2 {
	float:left;
	line-height:20px;
	}
.footer-col3 {
	float:left;
	padding:0 0 0 90px;
	}
  
/***** Etc *****/  
.title {
	font-size:16px;
	font-weight:bold;
	color:#000;
	padding:0 0 10px 0;
	}
.black, .black:hover {
	color:#000;
	}

.articles {
	padding-bottom:35px;
	}
.articles-item {
	border-top:1px solid #d3d3d3;
	padding:5px 0 9px 0;
	}
.articles-item-first {
	padding-bottom:9px;
	}
.articles-item-comments {
	color:#2c2c2c;
	font-size:11px;
	padding: 1px 0px;
	}
.articles-item a:hover {
	text-decoration:none;
	}
.articles-item-comments a {
	text-decoration:none;
	color:#2c2c2c
	}
.content .articles {
	padding-bottom:0;
	}
.articles-item-comments a {
	color:#797979;
	}
.articles-item-comments a:hover {
	color:#2c2c2c;
	}

.banner1 {
	padding:25px 0 0 0;
	}
.banner2 {
	margin:10px 0;
	text-align:center;
	}

.whitebox {
	background:#fff;
	position:relative;
	border:1px solid #838383;
	}
.whitebox h1, .whitebox h2, .whitebox h3 {
	font-size:16px;
	font-weight:bold;
	color:#000;
	}
.whitebox h3 {
	font-size:14px;
}
.whitebox h1.caption, .whitebox h2.caption {
	font-size:16px;
	font-weight:bold;
	color:#000;
	padding:12px 0px 5px 0px;
	}
.whitebox h1.caption a {
	font-size:16px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	}
.whitebox h1.caption a:hover {
	color:#666;
	text-decoration:underline;
	}
.whitebox h2.caption {
	padding:12px 0px 0px 0px;
	}
.h3 {
	padding:12px 0px 9px 0px;
	font-size:14px;
	font-weight:bold;
	color:#000;
	}
.whitebox b.caption {
	color:#000;
	}
.whitebox i.caption {
	font-size:11px;
	}
.whitebox .text {
	padding:0px 12px 10px 12px;
	}
.whitebox .tl, .whitebox .tr, .whitebox .bl, .whitebox .br {
	position:absolute;
	font-size:1px;
	background:green;
	width:4px;
	height:4px;
	display:block;
	}
.whitebox .tl { top:-1px; -top:0; left:-1px; background:url(../images/whitebox-tl.gif);}
.whitebox .tr { top:-1px; right:-1px; -top:0; -right:0; background:url(../images/whitebox-tr.gif);}
.whitebox .bl { bottom:-1px; -bottom:-1px; left:-1px; background:url(../images/whitebox-bl.gif);}
.whitebox .br { bottom:-1px; -bottom:-1px; right:-1px; -right:0; background:url(../images/whitebox-br.gif);}
.whitebox-content {
	padding:10px 8px;
	}
	
.redbox {
	background:#e00025;
	color:#fff;
	position:relative;
	padding:5px 6px;
	}
.redbox .tl, .redbox .tr, .redbox .bl, .redbox .br {
	position:absolute;
	font-size:1px;
	background:green;
	width:2px;
	height:2px;
	display:block;
	}
.redbox .tl { top:0; left:0; background:url(../images/redbox-tl.gif);}
.redbox .tr { top:0; right:0; background:url(../images/redbox-tr.gif);}
.redbox .bl { bottom:0; -bottom:-1px; left:0; background:url(../images/redbox-bl.gif);}
.redbox .br { bottom:0; -bottom:-1px; right:0; background:url(../images/redbox-br.gif);}
	
.margright {
	margin-right:252px;
	min-height:350px;
	-height:350px;
	}

.separator {
	clear:both;
	height:30px;
	}
.sep {
	font-size:1px;
	height:1px;
	border-top:1px solid #e5e5e5;
	margin:10px 0;
	}
.rssico {
	float:right;
	padding-top:2px;
	}


.imgcorner {
	position:relative;
	}
.imgcorner .ic-tl, .imgcorner .ic-tr, .imgcorner .ic-bl, .imgcorner .ic-br { font-size:1px; height:3px; width:3px; background:url(../images/imgcorner1-tl.png) no-repeat 0 0; position:absolute;}
.imgcorner .ic-tl { top:0; left:0;}
.imgcorner .ic-tr { background-image:url(../images/imgcorner2-tr.png); top:0; right:0; -right:-1px;}
.imgcorner .ic-bl { background-image:url(../images/imgcorner2-bl.png); bottom:0; -bottom:-1px; left:0;}
.imgcorner .ic-br { background-image:url(../images/imgcorner2-br.png); bottom:0; -bottom:-1px; right:0; -right:-1px;}


.some1 {
	padding-right:2px;
	}
.some1-img {
	float:left;
	padding:0 20px 5px 0;
	width:237px;
	background:#fff;
	}
.some1-img-info {
	font-size:11px;
	font-style:italic;
	color:#a7a7a7;
	padding-top:5px;
	}
.some1-date {
	font-size:11px;
	font-style:italic;
	}
.some1-title a {
	font-weight:bold;
	text-decoration:underline;
	color:#000;
	}
a.black {
	font-weight:bold;
	text-decoration:underline;
	color:#000;
	}
a.black:hover {
	text-decoration:none;
	}
a.black_arrow {
	font-weight:bold;
	text-decoration:underline;
	color:#000;
	background:url(../images/ico-arrow.gif) no-repeat 100% 2px;
	padding:0 20px 3px 0;
	}
a.black_arrow:hover {
	text-decoration:none;
	}
.line-separator {
	border-top:1px solid #dadada;
}
.some1-title a:hover {
	text-decoration:none;
	}
.some1-text {
	padding:8px 0 10px 0;
	}
.some1-content {
	-height:237px;
	min-height:237px;
	}
.some1-links {
	border-top:1px solid #dadada;
	padding:15px 0 0 0;
	height:20px;
	}
.some1-links a {
	color:#000;
	}
.some2 {
	padding:0 5px 10px 5px;
	}
.some2 .imgcorner {
	width:107px;
	height:107px;
	}
.some2-img {
	float:left;
	}
.some2-img-num {
	font-size:11px;
	font-style:italic;
	color:#a7a7a7;
	padding-top:8px;
	}
.some2-info {
	margin-left:125px;
	}
.some2-date {
	font-size:11px;
	font-style:italic;
	padding-bottom:3px;
	}
.some2-title {
	font-weight:bold;
	color:#000;
	min-height:30px;
	}
.some2-text {
	font-size:11px;
	min-height:45px;
	}
.some2-link {
	background:url(../images/ico-arrow.gif) no-repeat 100% 2px;
	color:#000;
	padding:0 20px 3px 0;
	}
.some3 {
	padding:0 5px 10px 5px;
	float:left;
	}
.some3 .imgcorner {
	width:107px;
	height:107px;
	}
.some3-img {
	float:left;
	}

.author {
	}
.author .imgcorner {
	width:46px;
	height:46px;
	float:left;
	margin-right:15px;
	}
.author-date {
	color:#575757;
	font-size:11px;
	font-style:italic;
	height:15px;
	}
.author-name {
	color:#000;
	font-style:italic;
	}
.photos .imgcorner {
	width:46px;
	height:46px;
	float:left;
	margin:12px 15px 0px 0px;
	}
.photos2 .imgcorner {
	width:46px;
	height:46px;
	float:left;
	margin:12px 12px 0px 0px;
	}
img.photos {
	cursor: pointer;
	margin-right: 15px;
}
img.photos2 {
	cursor: pointer;
	margin-right: 12px;
}
.somedate {
	color:#020202;
	font-size:14px;
	font-style:italic;
	margin-top:-4px;
	}

.content p {
	margin:10px 0;
	}

.date {
	font-size:11px;
	font-style:italic;
	padding-bottom:2px;
	}
/* Tanya add */
.red {
	color: #e00025;
	}
.info {
	color: #9B9B9B;
	}
.space {
	padding-left: 25px;
}
.space_2 {
	padding-left: 50px;
}
a.print {
	margin-right: 10px;
}
.pol-send-2 {
	/*padding:0px 0px 0px 0px;*/
	margin:10px 0px 0px 282px;
	width: 88px;
	/*float: left;*/
	}
.pol-send-2 .redbox {
	padding:2px 3px;
	margin:0px 0px 12px 0px;
	}
.pol-send-2 .redbox input {
	border:0px;
	background-color:#E0012D;
	color:#FFF;
	padding:0px;
	margin:0px;
	width:80px;
	cursor:pointer;
}
input.comment-input, select.comment-input, textarea.comment-input {
	font:12px Arial, Helvetica, sans-serif;
	background: #EBEBEB;
	border:1px solid #B2B2B2;
	padding: 2px 2px 2px 8px;
	margin: 5px 0px 5px 0px;
}
textarea.comment-input {
	width:356px;
}
select.comment-input option, select.comment-input optgroup {
	font:12px Arial, Helvetica, sans-serif;
}
select.comment-input {
	width:240px;
	font:12px Arial, Helvetica, sans-serif;
}
select optgroup, select.comment-input optgroup, select option.optgroup {
	font-style:normal;
	font-weight:bold;
}
#print {
	width:100%;
	height:100%;
	min-height:100%;
	border:0;
}
select.frm_input {
	font-size:11px;
	color:#666;
	width: 200px;
	}
#schedule {
	padding:12px 0px 5px 0px;
	}
#week_days {
	/*margin-left: 210px;*/
	text-align: center;
}
.channels td a.day {
	color:#000;
	margin: 5px 7px;
	font-size:12px;
	font-style:normal;
	float: left;
	}
.channels td a.day:hover {
	color:#e00025;
	}
.row0 .redbox {
	float: left;
	width: 40px;
	margin: 0px 0px;
	}
.row0 td .tv-days {
	margin:0;
	padding:0;
	border:0;
	}
td.now-id {
	/*font-weight:bold;
	color: #000;*/
	color: #e00025;
	}
a.mailto {
	padding:5px 0px 0px 0px;
	text-decoration:none;
	display: block;
	}
a.mailto:hover {
	text-decoration:underline;
	}
	
	
	
	
.table-calendar {
	width:235px;
	}
.table-calendar-top {
	border-bottom:1px solid #e5e5e5;
	}
.calendar td.day, .calendar td.day-select, .calendar td.day-dates {
	padding: 0px;
	background:#fff url(../images/calendar-td.gif) no-repeat 4px 2px;
	width:34px;
	height:32px;
}
.calendar td.day-select {
	background:#fff url(../images/calendar-select-td.gif) no-repeat 4px 2px;
	color: #FFF;
	font-weight:bold;
}
.calendar td.day-dates {
	background:#fff url(../images/calendar-dates-td.gif) no-repeat 4px 2px;
}
.calendar td a, .calendar td a:hover {
	text-decoration:none;
}
.calendar td.day-dates a, .calendar td.day-dates a:hover {
	color: #e00025;
}
img.img-calendar {
	padding-right: 5px;
}
span.counter{
	margin-left: 250px;
}
	