@import "reset.css";
html{
	font-size:100.01%;
	}

body{
	color:#202020;
	font-size:0.75em;
	font-family:"Tahoma";
	background:#efefef;
	}
a{
	color:#876a26;
	text-decoration:underline;
	}
a:hover{
	text-decoration:none;
	}
#bone{	
	margin:0 auto;
	min-width:974px;
	max-width:1200px;
	background:#efefef;
	}
.head {
	color:#ffffff;
	font-size:0.92em;
	height:69px;
	position:relative;
	padding:17px 82px 0 24px;
	background:#2c8482 url(/i/backgrounds/head.jpg) repeat-x;
	}
.head-0{
	width:100%;
	height:90px;
	position:relative;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background-color:#FFFFFF;
	}
.head ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
.temperature{
	position:absolute;
	top:32px;
	right:391px;
	}
.temperature strong{
	font-size:1.09em;
	}
.date{
	position:absolute;
	top:29px;
	right:238px;
	}
.date strong{
	font-size:1.82em;
	padding-right:8px;
	}
.exchange{
	position:absolute;
	top:23px;
	right:97px;
	}
.exchange span{
	padding-right:7px;
	}
/*menu*/
.menu{	
	border-bottom:1px solid #fff;
	}
.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom:1px solid #b3b3b3;
	background:#e5e5e5 url(/i/backgrounds/menu.gif) repeat-x;
	}
.menu li{
	float: left;
	margin: 0;
	padding: 0;
	background:url(/i/backgrounds/menu_li.gif) no-repeat 0 12px;
	}
.menu li.first{
	background:none;
	}
.menu li a{
	color:#000000;
	font-size:0.92em;
	font-weight:bold;
	display:block;	
	padding:12px 16px 11px;
	}
.menu li a:hover, .menu li.active a{
	color:#fff;
	text-decoration:underline;
	background:url(/i/backgrounds/menu_a.gif) repeat-x;
	}
.menu-l2{	
	margin-bottom:8px;
	float:left;
	position:relative;
	zoom:1;
	}
.menu-l2 ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float:left;
	}
.menu-l2 li{
	margin: 0;
	padding: 0;
	float:left;		
	padding-left:2px;
	background:url(/i/backgrounds/menu-l2_li.gif) no-repeat 0 0;
	}
.menu-l2 li.first{
	padding-left:0;
	background:none;
	}
.menu-l2 li a{
	color:#ffffff;
	font-size:0.92em;
	display:block;	
	padding:4px 14px 3px;
	text-decoration:none;
	background:url(/i/backgrounds/menu-l2_a.gif) repeat-x;
	}
.menu-l2 li.active{
	float:left;		
	padding-left:2px;
	background:url(/i/backgrounds/menu-l2_a_active.gif) no-repeat 0 0;
	}
.menu-l2 li a:hover, .menu-l2 li.active a{
	color:#000;
	background:none;
	}
.menu-l2 li.active a{
	font-weight:bold;
	}
/*hot-news*/
.hot-news{
	padding:11px 14px 0;
	position:relative;
	}
.hot-news .colum-l{
	float:left;
	width:67%;
	}
.hot-news .colum-r{
	float:right;
	width:33%;
	}	
.hot-news .colum-l .item{
	width:49.9%;
	float:left;	
	}
.hot-news .colum-l .inner{
	padding:0 5px 0 0;
	}
.hot-news .colum-l .w49{
	width:49%;	
	float:right;	
	}
.hot-news .colum-r .item{
	width:100%;	
	}
.hot-news .colum-r .inner{
	padding:0 4px 0 10px;
	}
.hot-news .item{
	height:109px;
	position:relative;
	font-size:1.25em;
	font-family:"Arial";
	background:#e5e5e5 url(/i/backgrounds/item.png) repeat-x;
	}
.hot-news .last{
	margin-right:0;	
	}
.hot-news .item .image{
	float:left;
	padding-right:14px;
	width: 180px;
	height: 109px;
	overflow: hidden;
	}
.hot-news .item  .tl, .hot-news .item  .tr, .hot-news .item  .bl, .hot-news .item  .br{
	width:3px;
	height:3px;
	position:absolute;
	}
.hot-news .item  .tl{
	top:0;
	left:0;
	background:url(/i/backgrounds/item_tl.gif) no-repeat;	
	}
.hot-news .item  .tr{
	top:0;
	right:0;
	background:url(/i/backgrounds/item_tr.gif) no-repeat;
	}
.hot-news .item  .bl{
	top:106px;
	left:0;
	background:url(/i/backgrounds/item_bl.gif) no-repeat;
	}
.hot-news .item  .br{
	top:106px;
	right:0;
	background:url(/i/backgrounds/item_br.gif) no-repeat;
	}
.hot-news .item ul{
	list-style-type: none;
	line-height:1.2;
	margin: 0;
	padding: 12px 0 0 !important;
	float:left;
	width:30%;
	}
.hot-news .item ul span{
	font-size:0.73em;
	font-weight:bold;
	}
.hot-news .item ul a{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	}
/*middle*/
.middle{
	padding:11px 4px;
	position:relative;
	line-height:1.2;
	}
/*content*/
.content{
	float:left;
	width:67%;	
	}
.content-in{
	padding:0 7px 0 11px;
	border-right:1px solid #b8b8b8;
	}
.main-news, .text{
	position:relative;
	background:#ffffff url(/i/backgrounds/other_item.png) no-repeat 100% 100%;	
	}
.main-news  .tl, .main-news .tr, .main-news .bl, .main-news .br, .menu-l2 .bl, .menu-l2 .br,
.text  .tl, .text .tr, .text .bl, .text .br{
	width:4px;
	height:4px;
	position:absolute;
	z-index:120;
	}
.main-news .tl, .text .tl, .text .image .tl{
	top:0;
	left:0;
	background:url(/i/backgrounds/main_news_tl.gif) no-repeat;	
	}
.main-news .tr, .text .tr, .text .image .tr{
	top:0;
	right:0;
	background:url(/i/backgrounds/main_news_tr.gif) no-repeat;
	}
.main-news .bl, .menu-l2 .bl, .text .bl, .text .image .bl{
	bottom:0;
	left:0;
	background:url(/i/backgrounds/main_news_bl.gif) no-repeat;
	}
.main-news .br, .menu-l2 .br, .text .br, .text .image .br{
	bottom:0;
	right:0;
	background:url(/i/backgrounds/main_news_br.gif) no-repeat;
	}
.main-news .image{
	float:left;
	width:400px;
	}
.main-news .desc{
	margin-left:400px;
	padding:20px 17px;
	}
.main-news .desc h3{
	font-size:1.50em;
	font-weight:normal;
	padding-bottom:10px;
	}
.main-news .desc p{
	padding:4px 0;
	}
/*other-news*/
.other-news{
	padding-top:10px;
	}
.other-news .colum-1{
	float:left;
	width:50%;
	}
.other-news .item, .extra .item{
	position:relative;
	background:#ffffff url(/i/backgrounds/other_item.png) no-repeat 100% 100%;
	}
.colum-1 .item, .extra .item{
	margin:0 0 10px 0;
	zoom:1;
	}
.colum-1 .item  .tl, .colum-1 .item  .tr, .colum-1 .item  .bl, .colum-1 .item  .br, .colum-2 .item  .tl, .colum-2 .item  .tr, .colum-2 .item  .bl, .colum-2 .item  .br,
.extra .item .tl, .extra .item .tr, .extra .item .bl, .extra .item .br,
.extra .item .image-active .tl, .extra .item .image-active .tr, .extra .item .image-active .bl, .extra .item .image-active .br,
.major .image .tl,.major .image .tr, .major .image .bl, .major .image .br{
	width:3px;
	height:3px;
	position:absolute;
	}
.colum-1 .item  .tl, .colum-2 .item  .tl, .extra .item  .tl, .major .image .tl{
	top:0;
	left:0;
	background:url(/i/backgrounds/item_tl.gif) no-repeat;	
	}
.colum-1 .item  .tr, .colum-2 .item  .tr, .extra .item .tr, .major .image .tr{
	top:0;
	right:0;
	background:url(/i/backgrounds/item_tr.gif) no-repeat;
	}
.colum-1 .item  .bl, .colum-2 .item  .bl, .extra .item  .bl, .major .image .bl{
	bottom:0;
	left:0;
	z-index:210;
	background:url(/i/backgrounds/item_bl.gif) no-repeat;
	}
.colum-1 .item  .br, .colum-2 .item  .br, .extra .item .br, .major .image .br{
	bottom:0;
	right:0;
	z-index:150;
	background:url(/i/backgrounds/item_br.gif) no-repeat;
	}
.item h4{
	color:#6abab7;
	font-size:1.92em;
	font-weight:normal;
	padding:8px 15px 4px 36px;
	background:url(/i/backgrounds/h4.gif) no-repeat 16px 22px;
	}
.extra .item h4 { 
	background:url(/i/backgrounds/h4.gif) no-repeat 16px 17px;
	}
.other-news .item .prev {
	height: 111px;
	width: 140px;
	overflow: hidden;
	float:left;
	}
.other-news .item .links {
	margin-left: 140px;
	}
.other-news .item .links a {
	color:#ffffff;
	font-size:0.83em;
	text-decoration:none;
	display:block;
	height:31px;
	padding:5px 7px 0 8px;
	background:#8fc7bb;
	border-bottom:1px solid #bfcadb;
	}
.other-news .item .links a:hover, .other-news .item .links a.active{
	color:#000;
	background:#d8c898 url(/i/backgrounds/a_hover.gif) repeat-x;
	border-bottom:1px solid #bfcadb;
	}
.other-news .item .links a.last{
	border-bottom:none;
	}
.other-news .item .links a.last:hover{
	border-bottom:none;
	}
.other-news .item table{
	color:#876a26;
	font-size:0.92em;
	width:100%;
	margin-bottom:10px;
	border-top:1px solid #e4e4e4;
	}
.other-news .item table.small{
	font-size:0.83em;
	border-top:0;
	}
.other-news .item table.small td{
	padding: 0 5px 10px 11px;
	border: 0;
	}
.w60{
	width:65px;
	}
.green{
	color:#009b7b;
	}
.other-news .item td{
	padding:10px 11px 0;
	border: 0;
	}
.other-news .item td a{
	color:#5e5e5e;
	}
.other-news .item td a:hover{
	color:#876a26;
	}
.other-news .item .unit{
	padding:12px 11px;
	}
.other-news .item .unit .image{
	float:left;
	width:110px;
	position:relative;
	margin-right:12px;
	}
.other-news .item .unit .image  .tl, .other-news .item .unit .image .tr, .other-news .item .unit .image  .bl, .other-news .item .unit .image  .br,
.extra .item .unit .image  .tl, .extra .item .unit .image .tr, .extra .item .unit .image  .bl, .extra .item .unit .image  .br{
	width:1px;
	height:1px;
	position:absolute;
	background:url(/i/backgrounds/unit.gif) no-repeat;
	}
.other-news .item .unit .image .tl, .extra .item .unit .image .tl{
	top:0;
	left:0;
	}
.other-news .item .unit .image  .tr, .extra .item .unit .image  .tr{
	top:0;
	right:0;
	}
.other-news .item .unit .image .bl, .extra .item .unit .image .bl{
	bottom:0;
	left:0;
	}
.other-news .item .unit .image .br, .extra .item .unit .image .br{
	bottom:0;
	right:0;
	}	
.survey{
	padding:10px 11px;
	}
.survey legend{
	font-size:1.08em;
	padding-bottom:7px;
	}
.survey label{
	font-size:0.92em;
	}
.survey input{
	vertical-align:bottom;
	}
.survey ul{
	padding-bottom:7px;
	}
.survey li{
	padding:2px 0;
	}
.other-news .colum-2{
	float:right;
	width:49%;
	}
.colum-2 .item{
	margin:0 0 11px 0;
	zoom:1;
	}
.content .banners{
	margin:18px 0;
	font-size:0.92em;
	}
.content .banners ul{
	float:left;
	width:30%;
	padding-right:1%;
	text-align:center;
	}
.content .banners ul li{
	padding-bottom:4px;
	}
.text{
	line-height:1.5;
	padding:16px 15px 0;
	zoom:1;
	}
.text h1 {
	color:#000;
	font-size:1.92em;
	font-weight:normal;
	padding:8px 15px 12px 28px;
	background:url(/i/backgrounds/h2.gif) no-repeat 1px 22px;
	}
.text h1 a.H1rss {
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-decoration: none;
	}
.text h1 a.H1rss span {
	width: 18px;
	height: 18px;
	background: url('/i/icons/rss.gif') 100% 70% no-repeat;
	overflow: hidden;
	text-indent: -100px;
	}
.text h2{
	color:#000;
	font-size:1.92em;
	font-weight:normal;
	padding:8px 15px 12px 28px;
	background:url(/i/backgrounds/h2.gif) no-repeat 1px 50%;
	}
.text .image{
	float:left;
	position:relative;
	margin-right:16px;
	}
.text .image .tl{
	top:0;
	left:0;
	background:url(/i/backgrounds/text_image.gif) no-repeat -4px -4px;	
	}
.text .image .tr{
	top:0;
	right:0;
	background:url(/i/backgrounds/text_image.gif) no-repeat 0 -4px;
	}
.text .image .bl{
	bottom:0;
	left:0;
	background:url(/i/backgrounds/text_image.gif) no-repeat -4px 0;
	}
.text .image .br{
	bottom:0;
	right:0;
	background:url(/i/backgrounds/text_image.gif) no-repeat 0 0;
	}
.text .image .top-line{
	height:2px;	
	position:relative;
	border-top:5px solid #dbd2ae;
	}
.text .image .top-line img{
	position:absolute;
	top:-5px;
	left:34%;
	}
.text .item{
	padding-bottom:10px;
	}
.text .item h5{
	color:#876a26;
	font-size:1.33em;
	font-weight:normal;
	}
.text .item h6{
	font-size:1.17em;
	padding:10px 0;
	}
.text p{
	padding:12px 0 14px;
	}
.major{
	float:left;
	width:65%;
	}
.major .item  h4 {
	padding: 8px 15px 4px 20px;
	border-bottom: 0; 
	background:url(/i/backgrounds/h4.gif) no-repeat 2px 22px;
	}
.NewsFormToggleOff, .NewsFormToggleOn {
	font-size:1.92em;
	font-weight:normal;
	line-height: 2em;
	margin: 8px 15px 20px 12px;
	cursor: pointer;
	cursor: hand;
	npadding:8px 15px 4px 36px;
	nbackground:url(/i/backgrounds/h4.gif) no-repeat 16px 22px;
	}
.NewsFormToggleOn {
	color: #999;
	border: 0;
	}
.NewsFormToggleOff {
	color:#6abab7;
	border-bottom: 1px #6abab7 dotted;
	}
.major .desc {
	float:left;
	width:53%;
	}
.major .desc .image{
	margin:0 6px 6px 0;
	}
.text .major .desc  p{
	padding:0 0 6px;
	}
.tags{
	font-size:0.92em;
	font-weight:bold;
	}
.comment ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 14px !important;
	font-size:0.92em;
	line-height:1.4;
	}
.comment ul li {
	margin: 0;
	padding: 0 0 3px;
	}
.comment ul span{
	color:#fff;
	font-size:0.92em;
	padding:2px 3px 2px;
	line-height:1.3;
	background:#ab9667;
	position:relative;
	left:-3px;
	}
.comment ul strong{
	font-size:1.1em;
	}
.publish{
	margin-top:12px;
	padding:12px 0 0;
	border-top:1px solid #e1e1e1;
	}
.publish legend{
	display:none;
	}
.publish label{
	font-size:1.1em;
	padding-right:7px;
	}
.publish .input-text{
	vertical-align:top;
	width:60%;
	font-size:1.1em;
	border:1px solid #d3d2d6;
	}
.publish textarea{
	height:150px;
	width:100%;
	border:1px solid #d3d2d6;
	}
.publish ul{
	padding-bottom:6px;
	}
.publish ul li{
	float:left;
	width:50%;	
	}
.publish ul li.last{
	text-align:right;
	}
.publish .publish-button{
	margin-top:5px;
	}
.notes{
	float:right;
	width:33%;
	line-height:1.2;
	}
.note{
	color:#876a26;
	font-size:1.33em;
	font-family:"Times New Roman";
	font-style:italic;
	margin-top:38px;
	padding:30px 0 38px;
	background:url(/i/backgrounds/note.gif) no-repeat;	
	}
.notes ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	color:#876a26;
	line-height:1.1;
	font-size:0.92em;
	padding:4px 0 6px !important;
	}
.notes ul a{
	color:#565656;
	}
.notes ul a:hover{
	color:#876a26;
	}
.text .border{
	height:5px;
	border-top:1px solid #e1e1e1;
	}
/*extra*/
.extra{
	float:right;
	width:33%;
	}
.extra-in{
	padding:0 13px 0 7px;
	}
.extra .item .unit{
	padding:12px 11px;
	zoom:1;
	}
.now-time {
	width:306px;
	}
.now-time .preview{
	position:relative;	
	}
.now-time .preview a{
	display:block;
	padding:17px 33px 14px;
	text-decoration:none;
	font-family:"Arial";
	}
.now-time .preview a span{
	font-weight:bold;
	padding-right:42px;
	}
.now-time .preview a.now{
	color:#fff;
	position:absolute;
	top:134px;
	width:240px;
	left:0;
	background:url(/i/backgrounds/now_time.png) repeat;
	}
.now-time .preview a.next{
	color:#000000;
	width:240px;
	background:url(/i/backgrounds/swamped.gif) repeat;
	}
.extra .item .unit p{
	padding: 0;
	line-height: 1.4;
	}
.all-records{
	padding-left:18px;
	background:url(i/icons/all_records.gif) no-repeat 0 60%;
	}
.extra .item .unit .image, .extra .item .unit .image-active{
	float:left;
	position:relative;
	margin:0 5px 3px 0;
	}
.extra .item table {
	width:100%;
	border-collapse: collapse;
	}
.extra .item table th{
	padding:10px 5px;
	}
.extra .item table td{
	padding:6px 8px;
	}
.extra .item table th a{
	padding-left:18px;
	font-weight:normal;
	background:url(i/icons/table_a.gif) no-repeat 8px 60%;
	}
.extra .item table th{
	font-weight:bold;
	border-bottom:2px solid #45b4ae;
	}
.extra .item table th.days{
	color:#fff;
	width:30%;
	font-size:1.08em;
	text-align:center;
	background:#45b4ae;
	}
.extra .item table td.day{
	color:#fff;	
	text-align:right;
	background:#8fc7bb;
	}
.extra .item table td strong{
	font-size:0.92em;
	}
.extra .item table td.day strong{
	border-bottom:1px dotted #fff;
	padding-right:8px;
	background:url(i/icons/day.gif) no-repeat 100% 60%;
	}
.extra .item table tr.border td{
	border-top:1px solid #e4e4e4;
	}
.extra .item table tr.last td{
	padding-bottom:30px;
	}
.extra .tabs {
	background:url(/i/backgrounds/menu-l2_a.gif) repeat-x;
	}
.extra .tabs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.extra .tabs li{
	margin: 0;
	padding: 0;
	float: left;
	width: 49.9%;
	text-align: center;
	}
.extra .tabs li.first{
	padding-left:0;
	background:none;
	}
.extra .tabs li a{
	color: #ffffff;
	font-size: 0.92em;
	display:block;	
	padding: 4px 20px 6px;
	text-decoration:none;
	background: url(/i/backgrounds/menu-l2_a.gif) repeat-x;
	}
.extra .tabs li a.selected{
	background: #FFF;
	color: #000;
	}
.extra .tabs li a:hover {
	background: #FFF;
	color: #000;
	}
.extra .item h5{
	color:#876a26;
	font-size:1.33em;
	padding:4px 0 7px;
	}
.extra .item h5 span{
	color:#876a26;
	font-size:0.69em;
	color:#000;
	}
.extra .item .unit .desc{
	margin-left:108px;
	}
/*footer*/
.footer{
	width: 100%;
	clear:both;
	font-size:0.92em;
	color:#ffffff;
	border-top:1px solid #f6f6f6;
	background: #777879 url(/i/backgrounds/footer.gif) repeat-x;
	}
.footer .info{
	float: left;
	width: 600px;
	padding-bottom: 20px;
	}
.footer .container {
	display: block;
	margin: 16px 15px 16px;
	width: auto;
	min-height: 250px;
	}
.footer .container:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
.footer .info p{
	padding-bottom:9px;
	}
.footer a{
	color:#eedf94;
	}
.footer a.white{
	color:#fff;
	}
.footer .copyright{
	float:right;
	width: 250px;
	}
.footer .copyright p {
	padding: 2px 0 2px 20px;
	}
.footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
.footer h4 {
	font-size: 1.25em;
	font-weight: normal;
	padding: 2px 0 2px 19px;
	}
.footer ul li {
	padding: 2px 0 2px 20px;
	}
/* UTIL */
.clear{
	clear: both;
	}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}

.News dt, .FileArc dt {
	position: relative;
	left: -9px;
	padding: 9px 0 5px 9px;
	}
.News .Title, .Anons .Title {
	font-size: 1.4em;
	color: #876A26;
	}
.News .Video {
	background: url('/i/icons/all_records.gif') 100% 70% no-repeat;
	padding-right: 20px;
	}
.News span.Date, .FileArc span.Date {
	color: #999;
	font-size: 0.8em;
	margin: 0 0 0.2em 30px;
 	}
.News div.dd, .Anons div.dd {
	position: relative;
	background: #FFFFFF url(/i/backgrounds/other_item.png) no-repeat scroll 100% 100%;
	margin: 0 0 2em;
	min-height: 110px;
	}
.News div.Desc {
	margin: 0 10px 0 165px;
	}
.Anons div.Desc {
	margin: 0 10px 0 215px;
	}
.News div:after, .Anons div:after, .FileArc dd:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
.News div img, .Anons div img {
	margin: 0 15px 0 0;
	vertical-align: top;
	float: left;
	}
.NewsFull .Date {
	font-size: 0.9em;
	color: #999;
	}
	
.Paging {
	padding: 5px 10px 25px 160px;
	margin-bottom: 20px;
	font-size: 1.1em;
	}
.Paging a, .Paging span {
	padding: 2px 5px;
	margin: 0 2px;
	background: #876A26;
	color: #FFF;
	text-decoration: none;
	border: 1px #876A26 solid;
	}
.Paging span {
	background: #FFF;
	color: #876A26;
	border: 1px #876A26 solid;
	}


#MainAnons {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 100px;
	width: 100%;
	background: #000;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	}
#MainAnonsC {
	position: absolute;
	z-index: 10;
	bottom: 10px;
	left: 0;
	height: 80px;
	width: 100%;
	}
#MainAnonsC div {
	width: 170px;
	height: 80px;
	margin: 0 20px;
	font-size: 10px;
	font-weight: normal;
	background: #000;
	color: #FFF;
	float: left;
	}
#MainAnonsC img {
	margin-right: 10px;
	
	float: left;
	}
.TvListSmallC {
	background: url('/i/backgrounds/tv.gif') repeat-y;
	}
#TvList div, #TvListSmall div {
	padding: 5px 0;
	}
#TvListSmallDays {
	color: #FFF;
	width: 80px;
	float: left;
	text-align: right;
	}
#TvListSmallDays .WeekDay {
	display: block;
	font-weight: bold;
	margin-top: 10px;
	padding-right: 12px;
	background: transparent url('/i/icons/day.gif') no-repeat scroll 100% 50%;
	}
#TvListSmall {
	padding: 0 10px 10px 100px;
	}
#TvListSmall div {
	nfont-size: 0.95em;
	}
#TvList div span {
	display: block;
	font-weight: bold;
	float: left;
	width: 50px;
	}
#TvListSmall div span {
	display: block;
	font-weight: bold;
	float: left;
	width: 40px;
	font-size: 0.9em;
	}
#TvList .Pause, #TvListSmall .Pause {
	display: block;
	color: #999;
	font-size: 0.9em;
	}
#TvList .WeekDay {
	line-height: 1.6em;
	font-size: 1.4em;
	}
#TvListSmall .WeekDay {
	line-height: 1.6em;
	font-size: 1.4em;
	}
#TvList .Block {
	margin-bottom: 2em;
	}

.FaqBlock dt {
	padding: 1em 0 1em 2em;
	background: transparent url(/i/backgrounds/text_li.gif) no-repeat scroll 0 1.7em;
	}
.FaqBlock dd {
	padding: 0 0 2em 3em;
	font-size: 0.9em;
	color: #333;
	}
.QstOff {border-bottom: 1px #999 dotted;}
.QstOff span {margin-top: 10px;}
.QstOff span, .FaqFormToggleOff, #MailFormLink, #MailFormLink2 {
	color: #3658A6;
	border-bottom: 1px #3658A6 dotted;
	cursor: pointer;
	cursor: hand;
	}
.QstOn span, .FaqFormToggleOn {
	border-bottom: 1px #999 dotted;
	cursor: pointer;
	cursor: hand;
	}
#FaqForm {
	position: relative;
	width: 80%;
	padding: 2em;
	background: #EEE;
	}
.BigForm label {
	font-size: 0.9em;
	margin-bottom: 0.7em;
	color: #333;
	}
.BigForm input, .BigForm textarea {
	width: 90%;
	margin-top: 0.3em;
	margin-bottom: 1em;
	padding: 7px;
	font-size: 0.9em;
	}
.BigForm input.Text, .BigForm textarea.Text {
	border: 1px solid #999;
	color: #999;
	}
.BigForm input.Text:focus, .BigForm textarea.Text:focus {
	border: 1px solid #000000;
	color: #000000;
	}
.BigForm input.Submit {
	width: 12em;
	}

.content table {
	border-top: 3px solid #CCCCCC;
	}
.content td {
	vertical-align: middle;
	padding: 5px 15px 5px 0;
	border-bottom: 1px solid #CCCCCC;
	}
.content ul, .content ol {
	padding: 0.5em 0 0.5em 3em;
	}
.content ol {
	nlist-style-type: square;
	}



.basic {

}
.basic div {

}
.basic p {
margin:0;
padding:10px;
}
.basic a {
background-color: #45B4AE;
color: #FFF;
cursor:pointer;
display:block;
font-size:12px;
font-weight:bold;
margin-top:0;
padding:5px;
text-decoration:none;
}
.basic a:hover {
background-color: white;
color: #000;
}
.basic a.selected {
background-color:#45B4AE;
color: #FFF;
}
.basic div, #navigation ul, #list2 dd, #list3 div {
ndisplay:block !important;
nheight:auto !important;
}
.PrtLogo {
display: table;
margin: 0 auto;
}
.PrtLogo div.Cell {
display: table-cell;
width: 50%;
text-align: center;
vertical-align: middle;
padding: 10px 5px;
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}



.Contest dl {}
.Contest dt {font-size: 0.9em; color: #666;}
.Contest dd {font-size: 1.2em; padding: 0 0 1em 2em}