@charset "UTF-8";
/* CSS Document */


.select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #d1d1d1;
	background-color: #110F0E;
	padding: 0px;
	border-top-color: #2D2D2D;
	border-right-color: #2D2D2D;
	border-bottom-color: #2D2D2D;
	border-left-color: #2D2D2D;
}

.input {
	background-image: url(/img/common/formfield_BG.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 17px;
	border: none;
	padding-left: 2px;
}

/* template container styles */

#headTbl {
	width:960px;
	height:151px;
}

#headNav {
	padding-right:15px;
}

#bodyTbl {
	width:960px;
	margin-top:15px;
}

#twoColTbl {
	width:880px;
}

#contentWrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b8b8b8;
	line-height: 17px;
	min-height:400px;
}

#contentIndentedWrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b8b8b8;
	line-height: 17px;
	width:875px;
	margin-left:40px;
	margin-right:40px;
	padding-top:10px;
	min-height:400px;
}

#contentLeftColumn {
	width:550px;
	padding-top:13px;
}

#contentRightColumn {
	width:300px;
	padding-top:13px;
	padding-left: 30px;
}

/* module container styles */
.moduleLeftColumn {
	float: left;
	margin-top: 13px;
	margin-left: 30px;
	width: 605px;
	
}

.moduleRightColumn {
	float:left;
	width: 257px;
	margin-top: 13px;
	margin-left: 28px;
}

#footerTbl {
	width:935px;
	height:46px;
	margin-top: 15px;
	margin-bottom:5px;
	background-image: url(/img/common/footerBG.gif);
}

#footerTbl td {
	padding:15px;
}

.homeBodyText { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b8b8b8;
	line-height: 17px;
}

.subText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.subHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	line-height: 27px;
	font-weight: bold;
}



.topicHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 23px;
	font-weight: bold;
}


.footerNavText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8e8e8e;
}



.hiliteBoxText p {
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	margin-top: 9px;
color:#fff;
}

.tinyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #b8b8b8;
	line-height: 12px;
}

/* BLOG MODULE */

.blogIndexDateGrouping {
	margin-bottom:70px;
}

.blogIndexContainer {
	clear:right;
}

.blogIndexDateHeader {
	text-align:right;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #b8b8b8;
	padding:4px;
	margin-bottom:4px;
}

.blogIndexContainer {
	margin-bottom:50px;
}

.blogIndexTitle {
	font-size:14px;
}

.blogIndexTeaser {
	font-size:11px;
	margin-bottom:10px;
}

.blogIndexFooter {
}

.blogIndexAuthor {
	float:left;
	margin-right:10px;
}

.blogIndexTags {
	float:left;
	margin-right:10px;
}

.blogIndexCommentsCount {
	float:right;
}

.blogIndexMore {
	text-align:right;
}

/* Blog Entry */
.blogEntryTitle {
	font-size:14px;
	margin-bottom:10px;
}

.blogEntryFooter {
	margin-top:20px;
}

.blogEntryAuthor {
	float:right;
	font-size:12px;
}

.blogEntryTags {
	float:left;
	margin-right:10px;
}

.blogEntryCommentsCount {
	float:right;
}

.blogEntryMore {
	text-align:right;
}

.blogEntryCommentsHeader {
	clear:left;
	padding-top:20px;
	padding-bottom:5px;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #b3b3b3;
}

.blogEntryCommentsContainer {
}

.commentContainer {
	margin-bottom:10px;
	margin-top:10px;
	border-bottom:1px dashed #b3b3b3;
}

.even {
	color:#fff;
}

.commentName {
	font-weight:bold;
}

.commentDate {
}

.commentComment {
	font-style:italic;
}

/* CONTACT MODULE */
.contactFieldLabel {
	text-align:right;
}
.contactFieldText {
	width:300px;
}
.contactFieldRequired {
	color:red;
}
.contactTextarea {
	width:300px;
	height:100px;
}

/*JOBS MODULE*/
.jobLabel {
	text-align:right;
	padding-right:5px;
	font-size:10px;
}

.jobValue {
	font-size:10px;
}

.Left {
	text-align:left;
}

.tiny {
	font-size:9px;
}

/*Payment Locations Module*/
.paylocSelect {
	margin-bottom:10px;
}
.payLocResults{
}
.payLocContainer {
	width:300px;
	height:125px;
	float:left;
	margin-bottom:10px;
}
.payLocName {
	font-weight:bold;
}

/* CHANNEL LINEUPS */
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}


.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: 0.7em sans-serif;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color:#FFF;
	font-size:12px;
}

.TabbedPanelsTabSelected {
	/*332a25*/
	background-color:#000;
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: 0.7em sans-serif;
	list-style: none;
	border-left: dotted 1px #4d423b;
	border-top: dotted 1px #4d423b;
	border-right: dotted 1px #4d423b;
	border-bottom:1px solid #000;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color:#FFF;
	font-size:12px;
}


.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}


.TabbedPanelsContentGroup {
	clear: both;
	border-left: dotted 1px #4d423b;
	border-bottom: dotted 1px #4d423b;
	border-top: dotted 1px #4d423b;
	border-right: dotted 1px #4d423b;
	background-color: #000;
	padding:5px;
	padding-top:10px;
	padding-right:15px;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.TabbedPanelsContent {
	padding: 4px;
	min-height:400px;
	max-height:400px;
	overflow:auto;
	color:#000000;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.TabbedPanelsContentVisible {
}


.channelContainer {
	border:3px solid black;
}

.channelService {
	font-size:12px;
	font-weight:bold;
}

.channelServiceSub {
	font-size:11px;
}

.channelNumber {
	background-color:#191311;
	border:dotted 1px #4d423b;
	color:#e38615;
	line-height:28px;
	width:30px;
	text-align:center;
	margin-bottom:3px;
}

.channelName {
	line-height:28px;
	color:#b8b8b8;
	background-color:#332a25;
	border:dotted 1px #4d423b;
	border-left:0px;
	margin-bottom:3px;
	padding-left:5px;
}

/*downloads*/
.downloadContainer {
	margin-bottom:10px;
}
.downloadTitle {
	font-weight:bold;
}

/*bios */
.bioContainer {
	margin-bottom:10px;
	border:1px solid white;
}
td.bioPhotoContainer {
	padding-right:10px;
	padding-top:10px;
}
.bioNameContainer {
	padding-top:10px;
}
.bioIntroContainer{
}
.bioBioContainer {
}
.bioContactContainer{
}
.bioName{
	font-weight:bold;
	font-size:12px;
}
.bioTitle{
	font-weight:bold;
}