 /***********************************************************
/* Basics KTVF
/***********************************************************/

body 
	{ 
	font-family: Arial, sans-serif;
	
	background-image: url('/sites/ktvf/images/site_bg_blue.jpg');
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: top;
	padding: 0px 0px 0px 0px;

	}

h1 
	{ 
	color: black;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url('sites/ktvf/images/headers/header_background.png');
	background-repeat: repeat-y;

	padding: 0px 0px 0px 0px;
	}

h2
	{
	margin-left: 0;
	padding-left: 0;
	color: black;
	font-size: 20px;
	font-weight: none;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url('sites/ktvf/images/headers/header_background.png');
	background-repeat: repeat-y;

	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}

a:link,
a:hover,
a:visited,
a:active
{
	color: #790707;
	text-decoration: none;
	display: inline;
}

img { border-width: 0px; }

ul#navigation
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	

}

.BreadCrumbNav
{ display:none;}


/********************************************************
/* Box
/********************************************************/

.Box
{
	background-color: white;
	margin-bottom: 1em;
}

.BoxHeader
{	
	border: none;
	border-bottom: 0;
	background-image: url('/sites/ktvf/images/bars/gray_bar_670x22.jpg');
	background-repeat: none;
	padding: 3px 0.5em 3px 0.5em;
	font: bold 12px Arial, sans-serif;
	line-height: normal;
	color: black;
	font-weight: bold;
	text-shadow: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

}
	




.BoxBody
{
	border-top: none;
	border-left: solid 1px silver;
	border-right: solid 1px silver;
	border-bottom: solid 2px silver;
	padding-bottom: 5px;
}


/*********************
/* Includes
/*********************
#Include
	{
	background-color="#660000";
	}





/***********************************************************
/* Top/Bottom
/***********************************************************/
#Common
	{
	background:white;
	margin: 0 auto;
	color: #000000;
	}


#CommonHeader {
background-image: url(/sites/ktvf/images/structure/backgroundMasthead.jpg);
background-repeat:no-repeat;
color: #000000;
}

#CommonWelcome a, #CommonWelcome a:link, #CommonWelcome a:visited, #CommonWelcome a:hover, #CommonWelcome a:active {
    font-weight: bold;
	color:#ffffff;
}

#WelcomeControl {
	padding-right:5px;
}

	

/*********  SITE NAVIGATION KVOS EDITS **********/
#CommonTopNav { background-image: url(http://www.centralmediaserver.com/wsyr/site_images/newwebsite/backgroundTopNav-black.png); background-repeat:repeat-x; font-size:14px; font-weight: lighter; text-shadow: #5e5d5d 1px 1px 1px;}
#CommonTopNav ul li { height: 22px; /*spacing between sub-nav and it's dropdown list*/ }
#CommonTopNav ul li a, #CommonTopNav ul li a:link, #CommonTopNav ul li a:active, #CommonTopNav ul li a:hover,
#CommonTopNav ul li a:visited { font-weight: bold; }
#CommonTopNav ul li a:hover { background-image: url(http://www.centralmediaserver.com/wsyr/site_images/newwebsite/backgroundtopnav-red.png); background-repeat:repeat-x; background-position:center; border-radius: 4px 4px 0px 0px; -moz-border-radius: 4px 4px 0px 0px; -webkit-border-radius: 4px 4px 0px 0px; }

.NavTier-wMenu { height: 22px; line-height: 22px; background-color: #5f5f5f;}

#CommonTopNav .NavTier-wMenu ul li a, #CommonTopNav .NavTier-wMenu ul li a:link, #CommonTopNav .NavTier-wMenu ul li a:active, #CommonTopNav .NavTier-wMenu ul li a:visited { /*style to manage the color of the subnav links*/
	color:#FFFFFF; height: 22px; text-decoration: none; font-size: 11px; text-shadow: #404040 1px 1px 1px; }
	
#CommonTopNav .NavTier-wMenu ul li:hover  { /*subnav hover items */ background-image: url(http://www.centralmediaserver.com/wsyr/site_images/newwebsite/backgroundtopnav-red.png);  }

.NavTier-wMenu, .NavTier-wMenu li { background-image: url(http://www.centralmediaserver.com/wsyr/site_images/newwebsite/backgroundSubNav-grey.png); background-repeat:repeat-x; background-position:center; }

.CurrentSiteNode { background-image: url(http://www.centralmediaserver.com/wsyr/site_images/newwebsite/backgroundtopnav-red.png); background-repeat:repeat-x; background-position:center; border-radius: 4px 4px 0px 0px; -moz-border-radius: 4px 4px 0px 0px; -webkit-border-radius: 4px 4px 0px 0px; }

.NavTier-wMenu li ul li { background-image:none; background-color: #5f5f5f; line-height:22px; height:22px; margin-top:0px; margin-bottom: 0px; width: 200px; }

.CurrentTime 
	{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	padding-top:5px;
	}

/* #CommonFooter
	{
	background-image: url('/sites/ktvf/images/footers/ktvffooter.jpg');
	}
*/

#CommonFooter a:link,
#CommonFooter a:visited,
#CommonFooter a:hover,
#CommonFooter a:active
	{
	color: white;
	text-align: center;
	font-size: 11px;
	}
	
/* Properties for footer */
table.footer
{
	margin-bottom: 10px !important;
}

#CommonFooter td.footerheading
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color: #000000;
}

#CommonFooter td.footernav
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#CommonFooter td.footernav a
{
	color:#000000;
	text-decoration:none;
	border:none;
}

td.footernav a:visited
{
	color:#FFFFFF;
	text-decoration:none;
	border:none;
}

#CommonFooter td.footernav a:hover
{
	text-decoration:underline;
}

#InergizeFooter
	{
	color: white;
	text-align:center;
	border-top-width: 0px;
	}

#CopyrightBar
	{
	color: white;
	text-align:center;
	margin-left:220px;
	}

#CommonHeader
{
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: black;
	color: white;
}

/***********************************************************
/* body
/***********************************************************/

#CommonContent
	{
	background-color: white;
	margin: 5px 0 0;
	}

#CommonLeftColumn
	{
	background-color: white;
	}
	

#CommonRightColumn
	{
	background-color: white;
	}


/**********************************************************************
/* Headline List
/*********************************************************************/
.HomepageFeatureStory
{
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
	
	
.SlideShowHeadline

{

    font-size: 16px;
    font-color: #05397f;
    font-weight: bold;

	            

}



.HeadlineList
{
	list-style: none;
	font-size: 11px;
}

.Headline

{

list-style-image: url('/sites/ktvf/images/bullet.gif'); } 

}

/***********************************************************/
/* Headline List                                           */
/***********************************************************/
.HeadlineList {
	font-size: 11px;
}

.HeadlineList a,
.HeadlineList a:link,
.HeadlineList a:active,
.HeadlineList a:visited {
	color: #790707;
	text-decoration: none;
}

.HeadlineList a:hover {
	text-decoration: underline;	
}

.HeadlineFeaturedItems {
	font-size: 12px;
}

.HeadlineFeaturedItems a {	
	font-weight: bold;
}

.HeadlineLeft img {
	height: 60px;
	width: 60px;
}

/***********************************************************
/* Story Display
/***********************************************************/

.StoryLastUpdate,
.StoryPhotoCaption,
.StoryPostedBy
{
	font-size: 10px;
}

.StoryTitle
{
	font-size: 18px;
}


.FloatRight a,
.FloatRight a:link,
.FloatRight a:visited,
.FloatRight a:hover,
.FloatRight a:active
{
color: #05397f;
}

.RelatedLinkList a,
.RelatedLinkList a:link,
.RelatedLinkList a:visited,
.RelatedLinkList a:hover,
.RelatedLinkList a:active
{
color: #05397f;
}



.StoryVideo
{
	font-weight: bold;
}


.StoryContributors a,
.StoryContributors a:link,
.StoryContributors a:visited,
.StoryContributors a:hover,
.StoryContributors a:active
{
color: #0a5e71;
}
 

/***********************************************************
/* Help Icon & Input Labels
/***********************************************************/

img.HelpIcon
{
	border-style: none;
	height: 16px;
	width: 16px;
	padding: 2px 1px 2px 1px;
	vertical-align: bottom;
}

.InputLabel
{
}

.InputLabelRequired
{
	font-weight: bold;
}

.InputLabelError
{
	font-weight: bold;
	color: #FF0000;
}

.InputLabelSpecial
{
	font-weight: bold;
	color: #000099;
}

/**********************************************************************
/* Buttons
/*********************************************************************/

.Button,
.Button:link,
.Button:visited,
.Button:active,
.Button:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.Button,
.Button:link,
.Button:visited,
.Button:active
{
	background-color: #eeeeee;
}

.Button:hover
{
	background-color: #dddddd;
}

/**********************************************************************
/* Status Messages
/*********************************************************************/

.StatusMessageRed
{
	color: #910709;
	border-color: #910709;
	background-color: #f4dcdc;
}

.StatusMessagedea563
{
	color: #006B31;
	border-color: #006B31;
	background-color: #e0f5d7;
}

.StatusMessageYellow
{
	color: #665500;
	border-color: #998800;
	background-color: #f9f3e0;
}

/**********************************************************************
/* Contests
/*********************************************************************/

.ContestTitle
{ 
	font-size: 18px;
	font-weight: bold;
	background-color: #FFFFFF;
}




/**********************************************************************
/* Weather Current Conditions
/*********************************************************************/

.WCCHead
{
	background-image: url('/sites/ktvf/images/bars/wcc_red_bar_300x30.jpg');
	color: #FFFFFF;
}

.WCCMainLeft
{
	color: #05397f;
	background-color: white;

}

.WCCMain
{
	background-color: #FFFFFF;
}

.WCCDetails
{
	background-image: url('/sites/ktvf/images/bars/wcc_gold_bg_300x175.jpg'); 
	background-repeat: none;
}

.WCCTemp
{
	font-size: 32px;
}




/**********************************************************************
/* Weather Tease
/*********************************************************************/

.WTHead
{
	background-image: url('/sites/ktvf/images/bars/wcc_red_bar_300x30.jpg');
	color: #FFFFFF;
}

.WTMainLeft
{
	color: #003d61;
	background-color: white;

}

.WCCMainRight
{
	background-color: white;
}

.WTDetails
{
	background-image: url('/sites/ktvf/images/bars/wcc_red_bar_300x30.jpg');
	background-repeat: none;
	color: white;
}

.WTMain
{
	background-color: white;

}

.WTBottom
{
	color: white;
}


.WTFC
{
	color: white;
	background-color: white;
}

/***********************************/
/* Homepage Boxes                  */
/***********************************/
.HomepageVideoPlayerContainer {
	display: inline-block;
	margin: 11px 11px 14px 11px;
	width: 651px;
}

#HomepageVideoPlayer {
	float: left;
	margin: 0px 11px 0px 0px;
	width: 320px;
}

.HomepageVideoList {
	border: 1px solid #EEEEEE;
	float: left;
	height: 279px;
	margin: 0px;
	overflow: auto;
	width: 318px;
}

.VideoFeaturedItems {
	border-spacing: 0px;
}

.VideoFeaturedItems tr {
	height: 61px;
}

.VideoFeaturedItems .VideoLeft {
	padding: 10px 8px 10px 8px;
}

.VideoFeaturedItems .VideoRight {
	padding: 7px 8px 7px 0px;
}

.VideoFeaturedItems .VideoLeft .VideoImage {
	height: 41px;
	width: 55px;
}

.VideoFeaturedItems .VideoRight a,
.VideoFeaturedItems .VideoRight a:link,
.VideoFeaturedItems .VideoRight a:hover,
.VideoFeaturedItems .VideoRight a:active,
.VideoFeaturedItems .VideoRight a:visited {
	color: #790707;
	font-weight: bold;
}

.HomepagePromoLinks {
	display: inline-block;	
	margin: 0px 0px 20px 0px;
}

.ABCPromo {
	float: left;
}

.StationPromo {
	float: left;
}


.TabBoxHeader ul {
border-bottom-color:#777788;
font-family:Verdana,Sans-Serif;
font-weight:bold;
}


.TabBoxHeader ul li a, 
.TabBoxHeader ul li a:link, 
.TabBoxHeader ul li a:hover, 
.TabBoxHeader ul li a:active, 
.TabBoxHeader ul li a:visited {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;

	background-image: url('/sites/ktvf/images/bars/gray_bar_670x22.jpg');
	border-color:#000000;
	border-style:solid;
	border-width:0 0px 0 0;
	color:#000000;
	display:inline-block;
	font-weight:normal;
	height:21px;
	margin:0 0 0 1px;
	padding:7px 13px 0;
}



.TabBoxHeader ul li.SelectedTab a, 
.TabBoxHeader ul li.SelectedTab a:link, 
.TabBoxHeader ul li.SelectedTab a:hover, 
.TabBoxHeader ul li.SelectedTab a:active, 
.TabBoxHeader ul li.SelectedTab a:visited {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
	background-image: url('/sites/ktvf/images/bars/gray_bar_670x22.jpg');
	border-width:0 0px 0 0;
	color:#000000;
	font-weight:bold;
	margin:0;
}





.SideNavigation ul li span {
background-color:#E2E2E2;
}
.SideNavigation ul ul li span {
background-color:#F3F3F3;
}
.SideNavigation ul.SubNavigation li span {
background-color:#B3C8DD;
font-weight:bold;
}
.SideNavigation ul.SubNavigation ul li span {
background-color:#DDE6F0;
font-weight:normal;
}
.SideNavigation ul li span.CurrentNode, .SideNavigation ul ul li span.CurrentNode {
background-color:#B3C8DD;
font-weight:bold;
}
.SideNavigation a:link, .SideNavigation a:hover, .SideNavigation a:visited, .SideNavigation a:active {
color:#666666;
}
.SubNavigation a:link, .SubNavigation a:hover, .SubNavigation a:visited, .SubNavigation a:active {
color:#000483;
}
.SideNavigation em {
color:#FF0000;
font-style:normal;
font-weight:bold;
}
/*------------------------ JQuery Slider ------------------------------------*/
/*--Main Container--*/
.main_view {
	margin: 0 auto;
	position: relative;
	height: 75px;
}
/*--Window/Masking Styles--*/
.window {
	height:60px;	width: 666px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
	
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	
	position: absolute;
	top: 62px; right: 0px;
	width: 100px; height:20px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 25px;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
	
}
.paging a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	padding: 5px;
	margin-right: 5px;
	text-decoration: none;
	color: #eee;
	background: #00498f;
	border: 1px solid transparent;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	
}

.paging a.active {
	color: #eee;
	font-weight: bold;
	background: #00498f;
}
.paging a:hover {background: #000; color: #eee;
}



/*------------------------------------------ End Slider --------------------------------*/

.login-button-local { background image:url(Ô/sites/ktvf/images/wc11_logo.jpgÕ); }

/* Code for HomePage weather temps */
.weatherskinTemp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
	color: #00498f;
	letter-spacing: -3px;
}
.weatherskinHighLow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.smallbox {
	height:135px;
	overflow:hidden;
}

.Box,
.TabBox {
	box-shadow:0px 2px 0px #dcdcdc;

}

.BoxBody, .TabBoxBody {
	background-color: #ffffff;
	border-bottom: 1px solid #dcdcdc;
	border-top: 0px;
	border-left:0px;
	border-right:0px;background-color: #FFFFFF;
    border-color: none;
    border-style: none;
    border-width: none;
}

/* Code for facebook twitter tabs */
.FBMiddle .TabBoxBody {
	height:340px;
	overflow:hidden;
}

.FBMiddle ul li a,
.FBMiddle ul li a:link,
.FBMiddle ul li a:hover,
.FBMiddle ul li a:active,
.FBMiddle ul li a:visited
.FBMiddle ul li a,
.FBMiddle ul li.SelectedTab a:link,
.FBMiddle ul li.SelectedTab a:hover,
.FBMiddle ul li.SelectedTab a:active,
.FBMiddle ul li.SelectedTab a:visited {
    border-radius: 4px;
    padding: 8px 10px 0px 0px;
    text-align: center;
    width: 156px;
	border-width:0px;
}
