@charset 'utf-8';
/* clear all tags default style */
/* to correct all browsers default style */
* {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin:1em 5%;
}
li, dd {
	margin-left:5%;
}
fieldset {
	padding:.5em;
}
/* end to correct all browsers default style */

/* all css need to clear float element */
.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix {
	display:inline-table;
}
/* hide from IE-mac \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* end hide from IE-mac */
.clear {
	height:0;
	line-height:0;
	font-size:0;
	clear:both;
}

body {
	text-align:center;
	font-family:arial;
	background:#222;
}
hr {
	display:none;
}
a {
	/*color:#808080;*/
	color:#FF7825;
}
a:hover {
	color:#fff;
	/*background:#808080;*/
	background:#FF7825;
}

#wrap {
	margin:0 auto;
	text-align:left;
	width:760px;
}

#topBar {
	text-align:right;
	margin:3px auto 0;
	font-family:tahoma;
	font-size:12px;
	color:#fff;
}
	#topBar a {
		color:#fff;
		text-decoration:none;
	}
	#topBar a:hover {
		color:#000;
		background:#fff;
	}

#logo {
	border:none;
	margin-top:5px;
}

#mainNav {
	margin:.5em 0;
	font-family:tahoma;
	font-size:12px;
	list-style:none;
	color:#fff;
}
#mainNav li {
	margin:0;
	padding:0;
	display:inline;
}
#mainNav a {
	padding:2px 15px;
	color:#fff;
	text-decoration:none;
}
#mainNav a:hover {
	color:#222;
	background:#fff;
}

#middle {
	padding:10px;
	background:#555;
}

#sameHeightCol {
	background:url(/images/colbg.jpg) repeat-y 0 0;
}

#col01 {
	width:500px;
	padding:10px;
	float:left;
}
#col02 {
	width:210px;
	float:right;
}
#col03 {
	padding:10px;
	background:#fff;
}

#footer {
	margin:.5em 0;
	text-align:center;
	font-size:11px;
	color:#fff;
}
#footer p {
	margin:0;
}
	#footer a {
		text-decoration:none;
		color:#fff;
	}
	#footer a:hover {
		background:transparent;
		text-decoration:underline;
	}
#pagination {
	text-align:center;
	margin:10px 0;
}


.bg01 {
	background:#e6e6e6;
}
.bg02 {
}
.mt10 {
	margin-top:10px;
}
.tb01 {
	width:100%;
	font-size:12px;
}
.tb01 td {
	padding:.3em 0;
}
.tb01 .black a {
	color:#000;
}
.tb01 .black a:hover {
	color:#fff;
	background:#000;
}
.center {
	text-align:center;
}
.indent {
	text-indent:.5em;
}

.tb02 {
	width:100%;
	font-size:12px;
	font-family:tahoma;
}
.tb02 th {
	background:#000;
	color:#fff;
	font-weight:normal;
	line-height:1.8em;
	height:1.8em;
}
.tb02 td {
	line-height:2em;
}
.tb02 .black a {
	color:#000;
}
.tb02 .black a:hover {
	color:#fff;
	background:#000;
}
.tb02 td.videoSource {
	font-size:10px;
	color:#666;
}
.plr3 {
  padding-left:3px;
  padding-right:3px;
}

.newsEntry {
	background:#E5FFFF;
	border:1px solid #09908B;
	padding:5px;
	font-size:12px;
	margin:10px 0;
	position:relative;
}
.newsEntry h3 {
	font-size:14px;
	margin:.3em 0 .4em;
}
.newsEntry .pubDate {
	position:absolute;
	top:10px;
	text-align:right;
	left:363px;
	color:#666;
}
.newsEntry em {
	color:#09908B;
}
.newsEntry p {
	margin:0;
}
.newsEntry em {
	font-style:normal;
}


#middleAd {
	text-align:center;
	margin:10px 0;
}


.dEntry {
	margin:15px 0;
}
.dEntry .header {
	position:relative;
	width:100%;
}
.dEntry h2 {
	font-size:16px;
	margin:0 0 .5em;
}
.dEntry h2 a {
	text-decoration:none;
	color:#000;
}
.dEntry .header span {
	position:absolute;
	right:0;
	top:1px;
	font-size:14px;
}
.dEntry .header span a {
	color:#000;
}
.dEntry .header a:hover {
	background:#000;
	color:#fff;
}
.dEntry table {
	width:100%;
	font-size:12px;
	font-family:tahoma;
}
.dEntry table td {
	width:50%;
	padding:2px 3px;
}
.dEntry table .bg01 td {
	padding:4px 3px;
}

.sideEntry {
	background:#fff;
	padding:5px 10px;
	font-size:12px;
}
.sideEntry h4 {
	margin:5px 0 0;
	font-size:12px;
}
#aboutUs p {
	margin:.3em 0;
	line-height:1.5em;
	font-family:tahoma;
}
#googleSearch .content {
	padding:7px 0;
}
#sideNav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sideNav li {
	font-size:14px;
	margin:.5em 0;
}
#sideNav li#current {
	background:url(/images/current.png) no-repeat 100% 6px;
}
#sideNav li#current a	{
	color:#000;
}
#sideNav li#current a:hover	{
	color:#fff;
	background:#000;
}

.simpleLi ul {
	list-style:none;
	margin:0;
	padding:0;
}
.simpleLi li {
	margin:0;
	line-height:1.8em;
}
.simpleLi .more {
	text-align:right;
	line-height:1.8em;
}
.simpleLi a {
	color:#000;
	text-decoration:none;
}
.simpleLi a:hover {
	color:#fff;
	background:#000;
}


#latest h1 {
	font-size:14px;
	margin:0 0 10px;
}
#channel h1 {
	font-size:18px;
	margin:0 0 10px;
}
#news h1 {
	font-size:14px;
	margin:0;
}
#faq h1 {
	font-size:14px;
	margin:0;
}
#episode h3 {
	font-size:18px;
	margin:0 0 .3em;
}
#episodeInfo {
  margin:0;
  padding:0;
  list-style:none;
  line-height:2em;
  font-size:12px;
}
#episodeInfo li {
  margin:0;
  padding:0;
}
#episodeInfo li strong {
  font-weight:normal;
  color:#666;
}
#episodeLinks h4 {
  font-size:14px;
  margin:1em 0 .5em;
}
#episodeLinks #subNav {
  width:100%;
  font-size:12px;
  margin:0;
  padding:0;
  list-style:none;
}
#episodeLinks #subNav li {
  float:left;
  margin:0 .5em 0 0;
  padding:0;
}
#episodeLinks #subNav li a {
  padding:.3em 1em;
  display:block;
  float:left;
  border-top:1px solid #fff;
  border-right:1px solid #fff;
  border-left:1px solid #fff;
  background:#fff;
}
#episodeLinks #subNav li a:hover {
  color:#FF7825;
}
#episodeLinks #subNav li.current {
  padding:.3em 1em;
  display:block;
  float:left;
  border-top:1px solid #FF7825;
  border-right:1px solid #FF7825;
  border-left:1px solid #FF7825;
  text-decoration:none;
  background:#fff;
  color:#000;
  font-weight:bold;
}
#episodeLinks #hr {
  border-top:1px solid #ff7825;
}
#episodeLinks #note {
  margin:1em 0;
  color:#666;
  font-size:12px;
}
#episodeLinks .link {
  font-size:12px;
  border-top:1px solid #d9d9d9;
  padding-top:1.5em;
  margin-top:1.5em;
}
#episodeLinks .link p {
  margin:.8em 0;
}
#episodeLinks .link p a {
  font-weight:bold;
}
#episodeLinks .reportError a {
  color:#666;
}
#episodeLinks .reportError a:hover {
  color:#000;
  background:transparent;
}
#episodeLinks #share input {
  width:400px;
}
#episodeLinks #share a {
  padding:.3em 1em;
  line-height:23px;
  background:#FF7825;
  color:#000;
  text-decoration:none;
}
#episodeLinks .link span {
  color:#666;
}
#episodeDownloadLinks h4 {
  font-size:14px;
  margin:1em 0 .5em;
}
#episodeDownloadLinks {
  font-size:12px;
  line-height:1.8em;
}
#episodeDownloadLinks th {
  width:5em;
  font-weight:normal;
}
#feedbacks h1 {
	font-size:14px;
	margin:0;
}
#feedbacks ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
}
#feedbacks li {
	margin:20px 0;
}
#feedbacks li strong {
	color:#09908B;
}
#feedbacks li .question {
	margin:10px;
	padding:0;
}
#feedbacks li .reply {
	background:#E5FFFF;
	border:1px solid #09908B;
	padding:9px;
	margin:0;
}
#feedbacks li .reply .replyBy {
	color:#09908B;
}
#feedbacks h6 {
  font-size:12px;
  margin:.5em 0;
}
#feedbacks #subNav {
  font-size:14px;
  margin:10px 0 0;
}
#feedbacks #subNav strong {
  font-weight:normal;
}

#series h1 {
	font-size:18px;
	margin:0;
}
#seriesDes {
	font-size:12px;
	margin:.5em 0 1em;
}
#seriesDes dl {
	margin:0 0 .2em;
	line-height:1.5em;
}
#seriesDes dt {
	display:inline;
	width:5em;
	color:#555;
	margin:0;
}
#seriesDes dd {
	display:inline;
	margin:0;
}
#videos h5 {
	font-size:14px;
	margin:.5em 0;
}

#share {
	position:relative;
	font-size:12px;
	margin:10px 0;
}
#share input {
	font-size:11px;
	width:260px;
	margin-right:1em;
}
#share strong {
	font-weight:normal;
}
#share #shareLink {
	display:none;
}

#breadcrumb {
	font-size:12px;
	margin:10px 0;
	line-height:1.5em;
}
#breadcrumb ul {
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
}
#breadcrumb li {
	display:inline;
	margin:0;
	padding:0;
}

#faq h2 {
	font-size:12px;
	margin:0;
}
#faq #links {
	border:1px solid #09908b;
	padding:5px;
	background:#e5ffff;
	margin:10px 0;
}
#faq #links ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:1.5em;
}
#faq #links li {
	margin:.5em 0 0;
	padding:0;
}
#faq #links li a {
	color:#fa8d32;
	text-decoration:underline;
}
#faq #links li a:hover {
	text-decoration:none;
	background:transparent;
}
#faq h3 {
	font-size:14px;
	margin:.5em 0;
}
#faq h4 {
	font-size:12px;
	margin:.5em 0;
}
#faq .q p {
	margin:0;
}
#faq .note {
	color:#f00;
}
#faq .q {
	font-size:12px;
	line-height:1.5em;
	margin-bottom:1em;
}
#faq .q ol {
	margin:0;
	padding:0;
	list-style:inside;
}
#faq .q li {
	margin:0;
	padding:0;
}
.viewBar {
	font-size:12px;
	text-align:center;
	margin:10px 0;
}
.viewBar strong {
	font-weight:normal;
}
.viewBar ul {
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
}
.viewBar li {
	display:inline;
	margin:0 0 0 1em;
	padding:0;
}
.viewBar .content {
	display:inline;
	margin:0 1em;
	padding:0 1em;
	border-right:1px solid #000;
	border-left:1px solid #000;
}
.viewBar h6 {
	display:inline;
	font-weight:normal;
	margin:0;
	font-size:12px;
}
.viewBar .disable {
	color:#aaa;
}

#postFeedback h2 {
	font-size:14px;
	margin:2em 0 .5em;
}
#postFeedback form {
	margin:0;
	padding:0;
}
#postFeedback fieldset {
	margin:0;
	padding:0;
	border:none;
}
#postFeedback legend {
	display:none;
}
#postFeedback label {
	display:block;
	font-size:12px;
	margin:.3em 0;
	letter-spacing:1px;
	font-family:arial;
}
#postFeedback .btnArea {
	margin:.5em 0;
	font-size:12px;
}


.errorExplanation {
	border:1px solid #f00;
	padding:10px;
	margin:.5em 0;
	background:#f6f6f6;
}
.errorExplanation h5 {
	font-size:14px;
	margin:0 0 .5em;
	color:#f00;
}
.errorExplanation p {
	display:none;
}
.errorExplanation ul {
	margin:0;
	padding:0;
	list-style:inside;
	font-size:12px;
}
.errorExplanation li {
	margin:0;
	padding:0;
}


#note h1 {
	font-size:14px;
	margin:0 0 10px;
	color:#FF7825;
}
#note h3 {
	font-size:12px;
	margin:.5em 0;
}
	#note ul {
		list-style:inside square;
		padding:0;
		margin:0;
		font-size:12px;
		line-height:1.5em;
	}
	#note p {
		margin:.5em 0;
		line-height:1.5em;
		font-size:12px;
	}

#watchVideo .bar {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin:10px 0;
}

.newly img {
}
.updated {
}
#rss {
	font-size:12px;
	font-weight:normal;
	text-align:right;
	background:url(/images/rss.gif) no-repeat 64% 1px;
}
#relatedContent .content {
	line-height:1.5em;
}
#relatedContent a {
	color:#FF7825;
	text-decoration:underline;
}
#relatedContent a:hover {
	color:#fff;
	background:#FF7825;
}

#sideDirectoryNav p {
	margin:.5em 0;
	line-height:1.5em;
}

#directory {
	font-size:12px;
}
#directory h1 {
	margin:0 0 1em;
	font-size:14px;
}
#sideDirectoryNav #alphaList {
	font-size:14px;
	font-weight:bold;
}
#directory h3 {
	display:block;
	clear:both;
	font-size:14px;
	margin:1em 0 .5em 0;
	position:relative;
	width:100%;
}
#directory h3 span {
	position:absolute;
	right:0;
	top:0;
}
#directory h3 span a {
	color:#000;
	font-weight:normal;
}
#directory h3 span a:hover {
	background:#000;
	color:#fff;
}
#directory ul {
	margin:0;
	padding:0;
	list-style:none;
}
#directory li {
	float:left;
	margin:0;
	padding:0;
	display:block;
	width:33.33%;
	line-height:34px;
	border-bottom:1px dotted #e6e6e6;
}

#filterBar {
	font-size:14px;
	margin:1em 0;
	font-weight:bold;
}

#feedbackRight h6 {
	font-size:12px;
	margin:.5em 0;
}
#feedbackRight p {
	margin:0;
	line-height:1.5em;
}
#feedbackRight ul {
	margin:0;
	padding:0;
	line-height:1.5em;
	list-style:inside;
}
#feedbackRight li {
	margin:0;
	padding:0;
}


#searchResults h3 {
  font-size:14px;
  margin:0;
}
#searchResults .resultElem {
  font-size:12px;
  border-bottom:1px dotted #666;
}
#searchResults .resultElem .header {
  font-size:14px;
  margin:10px 0 0;
  position:relative;
}
#searchResults .resultElem .header h5 {
  margin:0;
  font-size:14px;
}
#searchResults .resultElem .header span {
  position:absolute;
  right:0;
  top:0;
}
#searchResults .resultElem blockquote {
  padding:10px;
  margin:.3em 0 10px;
  padding:0;
}
#searchResults .resultElem blockquote dl {
  margin:0;
  padding:0;
  line-height:1.5em;
}
#searchResults .resultElem blockquote dt {
  display:inline;
  font-weight:bold;
  margin:0;
  padding:0;
  color:#444;
}
#searchResults .resultElem blockquote dd {
  margin:0;
  padding:0;
  display:inline;
  color:#333;
}
#searchResults p {
  font-size:12px;
  margin:10px 0;
  padding:0;
}

#videoInfo td, #videoInfo th {
  padding:3px;
  font-size:12px;
  font-weight:normal;
}
#videoInfo th {
  color:#666;
  width:76px;
}
#videoInfo ul {
  margin:0;
  padding:0;
  list-style:none;
}
#videoInfo ul li {
  width:118px;
  height:30px;
  line-height:36px;
  margin:0;
  padding:0;
  float:left;
  font-size:14px;
  font-weight:bold;
  text-indent:3em;
  background:url(/images/btn.gif) no-repeat 0 0;
  margin-right:5px;
}
.p01 a {
  margin-left:5.5em;
}
#helpText h5 {
  margin:.5em 0;
  font-size:12px;
}
#helpText p {
  font-size:12px;
  margin:1em 0;
  line-height:1.5em;
}

#indexLatestVideos .header {
	position:relative;
	width:100%;
}
#indexLatestVideos h4 {
	font-size:16px;
	margin:0 0 .5em;
}
#indexLatestVideos h2 a {
	text-decoration:none;
	color:#000;
}
#indexLatestVideos .header span {
	position:absolute;
	right:0;
	top:1px;
	font-size:14px;
}
#indexLatestVideos .header span a {
	color:#000;
}
#indexLatestVideos .header a:hover {
	background:#000;
	color:#fff;
}
#indexLatestVideos ul {
  font-size:12px;
  margin:0;
  padding:0;
  list-style:none;
  line-height:2em;
  text-indent:.3em;
}
#indexLatestVideos li {
  margin:0;
  padding:0;
}
#noEpisodes {
  background:#e9e9e9;
  font-size:12px;
  padding:.5em 10px;
  margin:0;
  list-style:none;
  line-height:1.5em;
}
#noEpisodes li {
  margin:.5em 0;
  padding:0;
}
