 /**********************************************************************
/* Basics
/*********************************************************************/
body
{
	
	
	

	/*background: url(/sites/koin/images/webskins/gardenpalooza/KOIN_gardenpalooza_webskin_back.jpg) no-repeat top center;*/
	background: url('/Sites/KOIN/images/2008_redesign/Back_2560x1600.jpg');
		
		

	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

#CommonBody {
	
	background-color: #ffffff;
}

#CommonLeftColumn {
	
	background-color: #ffffff;
	align:center;
}

#Common {
	margin: 0 auto;
	background-color: #ffffff;
}

#CommonHeader 

{
	font-family: Arial, Helvetica, sans-serif;
	font-color: #FFFFFF;
	text-align:center;
background: url(/Sites/KOIN/images/mastheads2010/MASTHEAD_KOIN_Layers-NEW.jpg);
/*background: url(/Sites/KOIN/images/webskins/gardenpalooza/KOIN_gardenpalooza_webskin_masthead.jpg);*/
}





#CommonWelcome
{
	font-size: 11px;
	font-family: Arial, Helvetica;
	color: #666;
	
}

#CommonWelcome a,
#CommonWelcome a:link,
#CommonWelcome a:visited,
#CommonWelcome a:hover,
#CommonWelcome a:active
{
	color: #FFFFFF;
}


#GoogleSearchBar
{
	padding: 0 5px 0 5px;
}

.HomepageFeatureBackground
{
	background-image: url('/Sites/KOIN/images/2008_redesign/Slideshow.jpg');
		
}

.HomepageFeatureTitle
{
	color: #ffffff;
	font-size: 11px;
}

/***********************************************************
/* Entertainment Tonight Newsfeed
/***********************************************************/

.EntertainmentTonightHeader .Box .BoxHeader

{

background: url(/sites/koin/images/EntertainmentTonightHeader.jpg) top left;

height: 30px;

padding: 10px 0px 0px 50px;

color: #004671;

font-size: normal 8pt arial, serif;

}



/***********************************************************
/* Side Navigation
/***********************************************************/

/* Side Nav Background Color */
.SideNavigation ul,
.SideNavigation ul ul
{
	background-color: #ffffff;
}

/* Main Category */
.SideNavigation ul li span 
{
	background-image: none;
	background-position: left top;
	color: #ffffff;
	font-weight: bold;
	background-image: url(/Sites/KOIN/images/2008_redesign/main.jpg);
	margin-top: 1px;
	margin-bottom: 1px;
}

/* Main Item */
.SideNavigation ul ul li span
{
	background-image: none;
	background-position: left top;
	background-color: #242841;
		background-image: url(/Sites/KOIN/images/2008_redesign/news1.jpg);
	margin-top: 1px;
	margin-bottom: 1px;
}

/* Sub-Nav Category */
.SideNavigation ul.SubNavigation li span
{
	background-image: none;
	background-color: #39617D;
	font-weight: bold;
	background-image: url(/Sites/KOIN/images/2008_redesign/news2.jpg);
}

/* Sub-Nav Item */
.SideNavigation ul.SubNavigation ul li span
{
	font-weight: normal;
	background-color: #014670;
	background-image: url(/Sites/KOIN/images/2008_redesign/news2.jpg);

}

/* Selected Item */
.SideNavigation ul li span.CurrentNode,
.SideNavigation ul ul li span.CurrentNode
{
	background-image: url(/Sites/KOIN/images/2008_redesign/main.jpg);
	background-position: left top;
	background-color: #014670;
	font-weight: bold;
}

/* Main Link Color */
.SideNavigation a:link,
.SideNavigation a:visited,
.SideNavigation a:active
{
	color: #ffffff;
	font-weight: normal;
	
}

.SideNavigation a:hover
{
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

/* Sub-Nav Link Color */
.SubNavigation a:link,
.SubNavigation a:hover,
.SubNavigation a:visited,
.SubNavigation a:active
{
	color: #fff;
}

/* New Indicator */
.SideNavigation em
{
	color: #7a1311;
	font-style: normal;
	font-weight: bold;
}



/***********************************************************
/* Top/Bottom
/***********************************************************/

#CommonWelcome
{
	font-size: 11px;
	font-family:  Arial, Helvetica;
	height: 12px;
	color: #014670;

}

#CommonWelcome a,
#CommonWelcome a:link,
#CommonWelcome a:visited,
#CommonWelcome a:hover,
#CommonWelcome a:active
{
	font-weight: bold;
	color: #ffffff;
}

#CommonTopNav {
	background-image: none;
	background-position: top center;	
	border-bottom: solid 1px #ffffff;
	background-color: #0f436b;
}

#CommonTopNav a,
#CommonTopNav a:link,
#CommonTopNav a:visited,
#CommonTopNav a:active
{
	/* color: #ffffff; */
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-right: dotted 1px #fff;
}

#CommonTopNav ul
{
	border-left: dotted 1px #fff;
}

#CommonTopNav a:hover
{
	background-color: #ffffff;
	color: #014670;
}

	*.CurrentTime 
{
	
	 display: none;
}

#CommonFooter,
#CommonFooter a:link,
#CommonFooter a:visited,
#CommonFooter a:hover,
#CommonFooter a:active
{
	color: #999;
	font-size: 11px;
	text-align: center;
}

#CopyrightBar
{
 	color: #FFF;
 	text-align:center;
 	margin-left:225px;
	margin-top: 8px;

}
 
/***********************************************************
/* Box Styles
/***********************************************************/
.BoxHeader, .TabBoxHeader
{
	background: none;
	background: url('/Sites/KOIN/images/2008_redesign/BoxHeader.jpg') no-repeat;

color: #FFFFFF;
}

.BoxHeader a, .BoxHeader a:link, .BoxHeader a:visited, .BoxHeader a:hover, .BoxHeader a:active, .TabBoxTitle a, .TabBoxTitle a:link, .TabBoxTitle a:visited, .TabBoxTitle a:hover, .TabBoxTitle a:active
{
	color: #ffffff;
}

.TabBoxHeader ul li a,
.TabBoxHeader ul li a:link,
.TabBoxHeader ul li a:visited
{ 
	/* Properties for non-focus, non-selected */
	background: #EFEFEF;
}

.TabBoxHeader ul li a:hover,
.TabBoxHeader ul li a:active
{
	/* Properties for hovering but not selected tab */
	color: #ffffff;
	background: #014670;
}

.BoxLinks
{
	background-color: #eee;
	font-weight: bold;
}

.BoxLinks a
{
	text-decoration: none;
}

/***********************************************************
/* Custom Styles - Health Connections
/***********************************************************/
.ExpertHeadline 
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}


/***********************************************************
/* Weather
/***********************************************************/

.WeatherTemp 
{
	font-size: 26px;
	font-face: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #004671;
}

.WeatherCondition
{
	font-size: 11px;
	font-face: Arial;
	color: #004671;
}

.Even
{ 
	background-color: #EFEFEF;
}

.LongForecast table
{
	width: 470px;
}

.LongForecastIcon
{
	width: 75px;
}

.HourlyForecastHour Center
{
	background-image: none;
}

/***********************************************************
/* Slideshow Popup Window
/***********************************************************/




/***********************************************************
/* Shadow Box Player
/***********************************************************/




#DetailsPane
{
	height: 250px;
}

#MoreShows
{
	height: 150px;
}


.VideoTease .Container
{
	width: 300px; /* Large Width */
}

.VideoTease .Viewer
{
	width: 300px; /* Large Width */
	height: 220px; /* Large Height */
}

.VideoTeaseSmall .Container
{
	width: 210px; /* Small Width */
}

.VideoTeaseSmall .Viewer
{
	width: 210px; /* Small Width */ 
	height: 150px; /* Small Height */ 
}


/***********************************************************
/* Shadow Box Player
/***********************************************************/



