@import url("css/menu.css");

/* CSS Document */
body
{
	background: #FFFFFF;
	height:100%;
	margin:0px;
	padding:0px;
}

.site_background
{
	height:100%;
	margin: 0px auto;
	padding:0px;
	background: #000000 url(images/Site_background.png) center top repeat-y;
}

.wrapper
{
	width: 1000px;
	margin: auto;
}

.Header
{
	background: url(images/header_bg.png) left top repeat-y;
	width: 1000px;
	height: 35px;
}

.menu_bar
{
	background: url(images/menu_bar.png) left top no-repeat;
	width: 1000px;
	height: 29px;
	line-height: 29px;
}

.MenuBar_Text
{
	color: #CCCCCC;
	font-size: 11px; 
	font-weight: normal; 	
	white-space: nowrap;
}

.MenuBar_Text a:link, .MenuBar_Text a:visited
{
	color: #CCCCCC;
	font-size: 11px; 
	font-weight: normal; 	
	white-space: nowrap;
	text-decoration: none;
}

.MenuBar_Text a:hover, .MenuBar_Text a:active
{
	color: #FFFFFF;
	font-size: 11px; 
	font-weight: normal; 	
	white-space: nowrap;
	text-decoration: none;
}

.Nav_Start
{
	width: 10px;
	height: 29px;
	float: left;
}

.Nav_End
{
	background: url(images/nav_divider.png) left top no-repeat;
	width:50px;
	height: 29px;
}

.Search_InputBox
{
	background: #ededed;
	width: 180px;
	border: 1px solid #9e9e9e;	
	width: 148px;
	height: 14px;
}

.Search_InputBox input
{
	font-size: 11px;
}

.SlideShow
{
	background: url(images/slideshow_bg_home.jpg) left top no-repeat;
	width: 100%;
	height: 433px;
}

.ChannelBar_Home
{
	background: url(images/ChannelBar.png) left top no-repeat;
	height: 73px;
	width: 100%;
	vertical-align: top;
}

.ChannelBar_Image
{
	float: left;
	width: 241px;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

.ChannelBar_Spacer
{
	background: url(images/ChannelBar_Divider.png) left top no-repeat;
	float: left;
	width: 12px;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

.content_area
{
	background: #6f6f6f url(images/content_slice.png) left top repeat-y;
	min-height: 300px;
	width: 100%;
}

.Admin_Content
{
	background: #FFFFFF;
	min-height: 600px;
	width: 100%;
}

.BottomLinks
{
	color: #A7A7A7;
	font-size: 11px; 
	font-weight: normal; 	
	text-align: center; 
}

.BottomLinks a:link, .BottomLinks a:visited
{
	color: #A7A7A7;
	font-size: 11px; 
	font-weight: normal; 	
	text-align: center; 
}


.BottomLinks a:hover, .BottomLinks a:active
{
	color: #FFFFFF;
	font-size: 11px; 
	font-weight: normal; 	
	text-align: center; 
}

/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input{color:#2E3D47; font-family:Verdana, Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h2, h3, h4, h5, h6{color:#375162;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:14px;margin:10px 0;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}

p
{
	margin: 0px 0px 6px 0px;
}


a,a:link,a:visited,a:active{color:#000000; text-decoration:none; font-weight:normal; }
a:hover{color:#000000; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
.template_style{width:970px; margin:0 auto;}

.top_space{height:2px;}
.lang_pad{padding:7px 0 0 25px;float:left;}

.logo_top_left{padding:0px; margin:0px; background:url(images/logo_top_left.png) no-repeat top left; height:23px;}
.logo_top_right{padding:0px; margin:0px; background:url(images/logo_top_right.png) no-repeat top right;}
.logo_top_bg{padding:0px; margin:0 39px 0 27px; background:#FFF url(images/logo_top_bg.png) repeat-x top;height:23px;}
.logo_left{padding:0px; background:url(images/logo_left.png) repeat-y top left;}
.logo_right{padding:0px; background:url(images/logo_right.png) repeat-y top right;}
.logo_pad{background:#FFF; margin: 0 19px 0 7px; padding:0px 10px; height:110px;}

.menu_bg{padding:0 0 0 6px;  margin: 0 19px 0 7px; background:url(images/menuBarBG.jpg) top left;}
.menu_left{padding:0px; margin:0px; background:url(images/menu_left.png) repeat-y  top left;}
.menu_right{margin:0px; background:url(images/menu_right.png) repeat-y top right; }

.search_style{float:right; height:30px;}
.search_bg{padding:0px 2px 0 0;}

.bread_bg{padding:0px; margin: 0 19px 0 7px; background:url(images/bread_bg.png) repeat-x top left; height:34px;}
.bread_left{padding:0px; margin:0px; background:url(images/bread_left.png) no-repeat top left; height:34px;}
.bread_right{padding:0px;  background:url(images/bread_right.png) no-repeat top right; height:34px;}

#login_style{ float:right; padding:8px 17px 0px 10px; }
#bread_style{ float:left; line-height:34px; padding-left:18px;color:#000000;}

.center_bg
{
	padding: 0px; 
	margin: 0px;
	clear: both;
}

.left_bg{padding:0px; margin:0px; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/right_bg.png) repeat-y top right;}
.content_pad
{
	padding: 0px;
	margin: 0px 19px 0px 7px;
}
.slide_pane{padding-top:30px; min-height:418px; background:#3F3E3E url(images/slideBG.jpg) no-repeat; text-align: center;}
.slide_pane_home{padding-top:30px; text-align: center;}
.slide_pane_DW{padding-top:30px; height:433px; background:#2D2D2D;}


.bot_left{padding:0px; margin:0px; background:url(images/bot_left.png) no-repeat top left;}
.bot_right{padding:0px; margin:0px; background:url(images/bot_right.png) no-repeat top right; padding:0px 39px 0px 27px;}
.bot_bg{padding:0px; margin:0px; background:url(images/bot_bg.png) repeat-x top left; height:41px;}

.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px; margin:0px; }
.LeftPane{ padding:0px 00px 0px 0px; margin:0px; }
.RightPane{ padding:0px 0px 0px 0px; width:200px; margin:0px; background:#FFFFFF;}
.NewShowsPane{ padding:0px 0px 0px 5px; margin:0px; }


/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;}
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.linkscontainer{padding:8px;text-align:center; background-color: black;}
.footer{padding: 4px 10px 10px;text-align:center; background-color: black;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#3E81B5; text-transform:uppercase;}
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#666666;}
a.user:hover{color:#ffffff;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#777777;}
a.footer:hover{color:#C00;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}


#CoozahControl a a:link a:active a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

td.CoozahCellFormat
{
    border-bottom-style: solid;
    border-width: medium;
    border-color: #C0C0C0;
}


#CoozahControl
{
    font-family: Arial, Helvetica, sans-serif;
}

/*
#CoozahControl a, #CoozahControl a:link, #CoozahControl a:active, #CoozahControl a:visited
{
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}
*/
td.CoozahList
{
    border-width: thin;
    border-bottom-style: solid;
    border-color: #C0C0C0;
    border-left-style: solid;
}

table.CoozahList
{
    empty-cells: show;
}

#divChannelPlayerContainer
{
    height: 416px;
    text-align:center;
    width: 100%;
}

#divChannelPlayerContent
{
    margin: 0 auto;
}

#divChannelBar
{
    height: 17px;
    width:100%;
}
.MainPanel
{
	width: 760px;
	background: #CCCCCC;
	border-top: 3px black solid;
	vertical-align: top;
}
.WelcomePane
{

	background: url(images/Welcome_BG.png) right top no-repeat;
	height: 272px;
	width: 475px;
	vertical-align: top;
}

.WelcomePaneContent
{
	padding: 6px 10px 10px 15px;
}

.MinorChanels
{
	height: 272px;
	width: 286px;
	vertical-align: top;
}

.RecentDestinations
{
	width: 240px;
	height: 100%;
	vertical-align: top;
	text-align: center;
}

.RecentDestination
{
    background: transparent;
	width: 185px;
	text-align: center;
}


.RecentDestination a:link, .RecentDestination a:visited
{
    font-weight: normal;
	text-decoration: none;
	color: #336699;
}

.RecentDestination a:hover, .RecentDestination a:active
{
    font-weight: normal;
	text-decoration: underline;
	color: #336699;
}

.RightAds_Upper
{
	text-align: center;
	width: 100%;
	background: url(images/RightAds_Bottom.png) center bottom no-repeat;
	height: 100%;
	padding-bottom: 4px;
	vertical-align: top;
	min-height: 60px;
}

.RightAds_Lower
{
	text-align: center;
	width: 100%;
	background: url(images/RightAds_Top.png) center top no-repeat;
	height: 100%;
	vertical-align: top;
	margin-top: -1px;
}

.RightAds_Lower_Item
{
	text-align: center;
	width: 185px;
	padding: 8px 0px 12px 0px;
}

.RightAds_Lower_Item a:link, .RightAds_Lower_Item a:visited
{
	color: #1C629F;
	text-decoration: none;
}

.RightAds_Lower_Item a:hover, .RightAds_Lower_Item a:active
{
	color: #1C629F;
	text-decoration: underline;
}

#CoozahRotatorControl
{
	width: 747px;
	min-height: 134px;
	background: url(images/NewestEpisodes_BG.png) top left no-repeat;
	vertical-align: top;
	margin-top: -1px;

}

#CoozahRotatorControl ul li
{
	list-style-type: none;
}

#ChanelEpisodes ul li
{
	list-style-type: none;
}

#FeaturedEpisode
{
	background: url(images/Interior_BottomOutline.png) left bottom no-repeat;
	width: 774px;
	height: 100%;
	padding: 5px;
}

#EpisodeList
{
	background: url(images/Interior_TopOutline.png) left top no-repeat;
	width: 774px;
	height: 100%;
	padding: 5px;
}

.RecentShows_BG
{
	background: url(images/RecentShow_BG_Slice.png) left top repeat-y;
	width: 774px;
	height: 100%;
}

.RecentShows_BG_Cap
{
	background: url(images/RecentShow_BG_Cap.png) left top no-repeat;
	width: 774px;
	height: 1px;
	font-size: 0px;
}

#ChanelEpisodes
{
	/*background: url(images/Interior_BottomOutline.png) left bottom no-repeat; */
	width: 774px;
	height: 100%;
	padding: 5px;
}

.Module_title
{
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	height: 24px;
	vertical-align: top;
}

#FeaturedEpisode .RadMenu a.rmLink:link, #FeaturedEpisode .RadMenu a.rmLink:visited, #FeaturedEpisode .RadMenu a.rmLink:hover, #FeaturedEpisode .RadMenu a.rmLink:active
{
	width: 177px;
	height: 33px;
	vertical-align: middle;
	text-align: center;
	background: url(images/Interior_Button.png) left top no-repeat;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

#FeaturedEpisode .RadMenu .rmText {
	float: none;
	padding-bottom: 0px;
}

#FeaturedEpisode .RadMenu_Coozah .rmText {
	padding: 0px;
	text-align: center;
	width: 100%;
}

#radMinorChannelRotator div
{
	width: 100%;
}

.rrRelativeWrapper div
{
	width: 100%;
}

.ChannelSponsorTop
{
	background: url(images/Interior_Ad_TopBG.png) center bottom no-repeat;
	height: 57px;
	width: 199px;
	text-align: center;
}

.ChannelSponsorBottom
{
	background: url(images/Interior_Ad_BottomBG.png) center top no-repeat;
	height: 65px;
	width: 199px;
	margin-top: -1px;
	text-align: center;
}

.ChannelSponsorBottom table, .ChannelSponsorTop table
{
	width: 100%;
}

.ChannelAds_Top table, .ChannelAds_Bottom table
{
	width: 100%;
}

.ChannelAds_Bottom td
{
	width: 100%;
	padding-bottom: 20px;
}

.ChannelAds_Bottom, .ChannelAds_Top
{
	width: 100%;
	text-align: center;
	vertical-align: center;
	padding: 4px 0px;
}

.main_dnnmenu_rightseparator
{
	background: url(../images/nav_divider.png) left top no-repeat;
	width: 50px;
	height: 29px;
}