input, textarea {
	border: 1px solid #000;
}
#watch-video {
	position: absolute;
	top: 0;
	right: 33px;
}
#topLine{
	height: 19px;
	overflow: none;
	_background: transparent URL('/images/shows-top-line.gif') left top no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
	background: transparent URL('/images/shows-top-line.png') left top no-repeat !important;
	background: transparent URL('/images/shows-top-line.gif') left top no-repeat;
}
.videoImage{
	position: relative;
	width: 91px;
	height: 73px;
	margin: 0 14px;
	text-align: center;
	overflow: hidden;
}
.videoImage img{
	margin: 1px;
	height: 71px;
}
.overFrame{
	position: absolute;
	width: 91px;
	height: 73px;
	top: 0;
	left: 0;
	_background: transparent URL('/images/video-frame.gif') left top no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
	background: transparent URL('/images/video-frame.png') left top no-repeat !important;
	background: transparent URL('/images/video-frame.gif') left top no-repeat;
}
#videoBox {
	position: absolute;
	right: 30px;
	top: 40px;
	width: 120px;
}
#videoBox p {
	padding: 3px;
	text-align: center;
}
#videoBox a {
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#videoBox a.allShows{
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
/*
#video-box {
	position: absolute;
	right: 20px;
	top: 40px;
	width: 140px;
}
#video-box img {
	display: block;
	margin: 0 auto 2px;
}
#video-box p {
	margin-bottom: 10px;
	text-align: center;
}
#video-box a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
*/
#show-menu {
	padding-left: 16px;
	line-height: 45px;
}
#show-menu li {
	display: inline;
	padding: 0 16px;
	line-height: 45px;
}
#show-menu li a {
	text-decoration: none;
	font:bold 11px Tahoma, 'sans serif';
}
#content-box {
	height: 1%;
}
#layout > #content-box {
	overflow: hidden;
}
#content-box p {
}
#anketa-box{
  width: 847px;
	padding: 30px;
}
.input_button {
	margin: 10px;
}
#anketa-box h3,
#anketa-box h3 em{}
#anketa-box h2{
	margin-top: 15px;
	font-weight: bold;
}
#free {
	width: 460px;
	padding: 30px;
	float: left;
	overflow: hidden;
}
#short {
	width: 325px;
	height: 200px;
	padding: 30px;
	float: left;
}
#show_videos {
	_width: 907px;
	padding: 30px;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 847px;
}
#show_videos h3{
	font-weight: bold;
}
/* S: Video frame definition */
#videos {
	margin: 10px 0;
  text-align: left;
}
#videos dl {
	float: left;
	margin: 10px 17px !important;
	margin: 10px 15px;
}
#videos dd {
	position: relative;
  width: 100px;
	height: 70px;
	overflow: hidden;
}
#videos dd img {
  width: 90px;
	height: 60px;
	border: 5px solid #DEE;
}
#videos a {
	/*color: #7888B7;*/
	font-weight: bold;
	text-decoration: none;
}
#videos h3 {
	/*color: #7888B7;*/
	font-weight: bold !important;
	text-align: center;
}
#videos small {
	color: #7888B7;
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
}
#videos dd a {
	display: block;
  width: 90px;
	height: 60px;
}
#videos dt {
	margin: 3px 0;
	color: #7888B7;
}
/* E: Video frame definition */
/*
#show_videos #videos {
  text-align: center;
}
#show_videos #videos .item {
	float: left;
  width: 150px;
	height: 100px;
	margin: 10px;
}
#videos .item small{
	font-weight: normal;
	font: 7pt "Tahoma", "sans serif";
	color: #7888B7;
}
*/

/* S:INQUIRY*/
/*#inquiry_form_container{
	font: 8pt "Tahoma", "Sans serif";
}
#inquiry_form_container h1,
#inquiry_form_container h2{
	font-weight: bold;
	width: 200px;
}
#inquiry_form_container h1{
	font-size: 1.2em;
	color: #7888B7;
}
#inquiry_form_container h2{
	font-size: 1.1em;
	color: #7888B7;
	margin: 5px 0 0;
	padding: 10px 0;
}
#inquiry_form_container h3{
	font-weight: normal;
	color: #FFF;
	font-size: 1em;
}
#inquiry_form{}
.inquiry_descripition{
}
.inquiry_field{
}
.inquiry_field p{
	padding: 3px 0 0;
}
.input_number,
.input_text,
.input_file{
	border: 1px solid #DDDDDD !important;
}
.input_text{
	width: 350px;
}
.input_number{
	width: 350px;
}
.input_file{
	width: 350px !important;
}
#inquiry_form_container em{
	font-style: italic !important;
}*/
/* E:INQUIRY */
/* S:COMMENTS */
p.error {
		color: red !important;
		font-weight: bold;
}

#news a {
    text-decoration: none;
}

#news .paging-bar {
    overflow: hidden;
    margin:20px 15px 10px 0px;
}

#news .paging-bar a {
    color:#85867e;
    padding: 10px;
    display: block;
    float: left;
    margin-right: 2px;
}

#news .paging-bar a.selected {
    background: #e84d14;
    color:white;
}


#news #comments-list .item {
    background: #f1f3f2;
    padding:5px 5px 5px 15px;
}

#news #comments-list .item p {
    margin-top:4px;
}

#news #comments-list .item strong {
    font-weight: bold;
}

#news #comments-list .odd {
    background: white;
}

#news .padd {
    padding-left:15px;
}

#news form label {
    font-weight: bold;
    color: #e64d21;
}

#news form p {
    margin-bottom:5px;
}

#news form textarea {
    background: #f3f3f3;
    border:solid 3px #cfd5d3;
    width:509px;
    height:170px;
    padding:5px;
}
#news form input {
    width:509px;
    background: #f3f3f3;
    border:solid 3px #cfd5d3;
}

#news form button {
    width:74px;
    height: 29px;
    color: white;
    text-align: center;
    font-weight: bold;
    background-image: url('../images/form_button.gif');
}
/* E:COMMENTS */

/*S: Shows News */

#shows_news div h2,
#shows_news div h3,
#shows_news div h3 A{
	position: relative;
	font-weight: bold;
  color: #EA4D14;
  padding: 5px;
  text-decoration: none;
}

#shows_news div {
	float: left;
}

#shows_news div.news_item{
	height: 120px;
  _width: 297px;
	padding: 10px 8px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 281px;
  background: #FAFBFB;
  padding: 10px;
}

#shows_news div.odd{
  background: #F0F2F1;
}

#shows_news div.news_item p.link{
	position: relative;
	width: auto;
  padding: 8px 0 0;
	_height: 5px;
  text-align: right;
  voice-family: "\"}\"";
  voice-family: inherit;
	min-height: 5px;
}

#shows_news div.news_item p.lead{
	height: 75px;
	text-align: justify;

}

#shows_news div.news_item p.link a,
#shows_news div.news_item p.link a:link,
#shows_news div.news_item p.link a:visited{
	position: relative;
  color: #999B9A;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
}

#shows_news div.news_item p a,
#shows_news div.news_item p a:link,
#shows_news div.news_item p a:visited{
	color: #000;
  text-decoration: none;
}

#shows_news div.news_item p img{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}

#shows_news div.news_item p.link a:active,
#shows_news div.news_item p.link a:hover{
	color: #EA4D14;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
}
/*E: Shows News */

/* S:ARTICLE LAYOUT */

#article-view, #news2{
	position: relative;
	width: 300px;
	_height: 150px;
	padding-bottom: 4px;
	float: left;
	background: #BFC7C1 URL('../images/column-300-bcorners.gif') center bottom no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
	min-height: 146px;
}
#news2{
	margin: 0 0 0 4px;
}
p.lead a{
 	text-decoration: none;
}

#news2 div.news_item p.link{
	position: relative;
	width: auto;
  padding: 8px 0 0;
	_height: 5px;
  text-align: right;
  voice-family: "\"}\"";
  voice-family: inherit;
	min-height: 5px;
}

#news2 div.news_item p.link a,
#news2 div.news_item p.link a:link,
#news2 div.news_item p.link a:visited{
	position: relative;
  color: #999B9A;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
}

#news2 div.news_item p.link a:active,
#news2 div.news_item p.link a:hover{
	color: #EA4D14;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
}

#article-view{
	_width: 603px;
	background: #BFC7C1 URL('../images/column-607-bcorners.gif') center bottom no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 603px;
}
div.col-header1{
	position: relative;
	width: 603px;
	height: 20px;
	font-size: 7pt;
	line-height: 7pt;
	padding: 8px 5px 0 19px;
	color: #FFFFFF;
	background: #BFC7C1 URL('../images/column-607-tcorners.gif') center top no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 579px;
	height: 12px;
}
div.col-header2{
	position: relative;
	width: 300px;
	height: 20px;
	font-size: 7pt;
	line-height: 7pt;
	padding: 8px 5px 0 19px;
	color: #FFFFFF;
	background: #BFC7C1 URL('../images/column-300-tcorners.gif') center top no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 276px;
	height: 12px;
}
div.col-item1{
	position: relative;
	width: 590px;
	_height: 151px;
	margin: 0 5px 7px;
	background: #b2bbb4;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 590px;
	min-height: 151px;
}
div.col-item2{
	position: relative;
	width: 290px;
	_height: 151px;
	margin: 0 5px 7px;
	background: #B2BBB4;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 290px;
	min-height: 151px;
}
div.item-title1{
	_width: 590px;
	_height: 20px;
	padding: 3px 3px 0 14px;
	background: transparent URL('../images/news-title2-background.gif') center top no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 568px;
	height: 17px;
}
div.item-title2{
	_width: 290px;
	_height: 20px;
	padding: 3px 3px 0 14px;
	background: transparent URL('../images/news-title3-background.gif') center top no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 268px;
	height: 17px;
}
div.item-title1 h2,
div.item-title2 h2{
	font-weight: bold;
	font-size: 1.20em;
	line-height: 1.10em;
	color: #FFFFFF;
}
div.article-layout{
	position: relative;
	_width: 588px;
	_height: 129px;
	margin: 1px;
	padding: 8px 11px 4px;
	background: #FFF;
	border-right: 4px solid #FFF;
	border-left: 4px solid #FFF;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 558px;
	_height: 118px;
	min-height: 118px;
}
div.news-layout{
	position: relative;
	_width: 288px;
	_height: 129px;
	margin: 1px;
	padding: 8px 11px 4px;
	background: #FFF;
	border-right: 4px solid #FFF;
	border-left: 4px solid #FFF;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 258px;
	_height: 118px;
	min-height: 118px;
}
dl.articleHeader{
	position: relative;
  padding: 22px 5px 5px;
}
dl.articleHeader dt{
	position: relative;
	_width: 318px;
	font-weight: bold;
	font-size: 1.20em;
	line-height: 1.10em;
	float: right;
	color: #005EA7;
	padding-left: 30px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 288px;
}
dl.articleHeader dt small{
	color: #84857F;
	font-size: 0.85em;
	line-height: 1em;
}
dl.articleHeader dd{
	position: relative;
	_width: 318px;
	padding-left: 30px;
	float: right;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 288px;
}
dl.articleHeader dd.image{
	position: relative;
	width: 230px;
	height: 150px;
	padding-left: 0;
	overflow: hidden;
	float: left;
}
dl.articleHeader dd.image img{
	position: relative;
}
div.articleBody{
	position: relative;
	padding: 30px 5px 30px;
	text-align: justify;
}
/*div.item-news{
	position: relative;
	width: 288px;
	_height: 129px;
	margin: 1px;
	padding: 8px 11px 4px;
	background: #FFF;
	border-right: 4px solid #FFF;
	border-left: 4px solid #FFF;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 287px;
	_height: 118px;
	min-height: 118px;
}
div.article-layout-head{
	position: relative;
	width: 589px;
	height: 210px;
	margin: 0 1px;
	padding: 8px 11px 4px;
	background: #FFF;
	border-right: 4px solid #FFF;
	border-left: 4px solid #FFF;
	voice-family: "\"}\"";
	voice-family: inherit;
	_height: 118px;
	min-height: 118px;
}

div.news-layout h2{
	font-weight: bold;
	font-size: 1.25em;
	line-height: 1.10em;
	color: #005EA8;
}
div.news-layout-head{
	padding: 23px 5px 31px 0;
}
div.news-layout-head div{

}
div.news-layout-head p.date{
	font: normal 8pt;
	color: #858680;
}*/
/* E:ARTICLE LAYOUT */

/* S:INFO */

ul.info-list{
	list-style: none;
	height: 12px;
	font-size: 7pt;
	color: #858680;
	padding: 15px 0 0;
}
ul.info-list li{
	font-size: 7pt;
	color: #858680;
}
ul.info-list li a,
ul.info-list li a:link,
ul.info-list li a:hover,
ul.info-list li a:active,
ul.info-list li a:visited{
	font-size: 7pt;
	font-weight: bold;
	color: #E94E18;
	padding: 0 18px 0 0;
	text-decoration: none;
}
ul.info-list li.video a{
	background: transparent URL('../images/video-icon.gif') right center no-repeat;
}
ul.info-list li.comment a{
	background: transparent URL('../images/comment-icon.gif') right center no-repeat;
}
/* E:INFO */

div.news-layout h3 a{
	font-weight: bold;
	font-size: 1em;
	line-height: 1em;
	padding-bottom: 0.5em;
	color: #005EA8;
	text-decoration: none;
}
div.news-layout p{
	/*padding: 10px 14px;*/
}
div.news-layout h3{
  padding: 5px 0;
}
#polls {
	padding:25px;
}
#polls h1,
#polls-answer-box h1 {
	margin-bottom:10px;
	font:normal 17px Tahoma;
}
#polls div {
	margin-bottom:5px;
}
#polls div input,
#polls div label {
	vertical-align:middle;
}
#polls div.submit {
	padding:10px 0;
}
#polls div.submit input {
	cursor:pointer;
	font-weight:bold;
}
.polls-answer {
	font:normal 13px Tahoma;
	color:#555;
	padding:0;
}
.polls-answer strong {
	font-weight:bold;
	color:#555;
}
#polls-answer-box {
	padding:25px !important;
}
.polls-result-background {
	width:300px;height:5px;
	overflow:hidden;
	padding:1px;
	border:1px solid #ddd;
	margin-bottom:10px;
}
.polls-result-line {
	background:#201BB6 ;
}
/* E:ARTICLE LAYOUT */