/******************
HTML Tags
******************/

body
{
	font-family: "trebuchet MS" , tahoma, verdana, arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #666666;
	font-size: .8em;
	line-height: 160%;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

#content p, #content-side p, #footer-container p
{
	margin: 10px 0px 10px 0px;
}


#content-side img
{
	border: none;
}

/******************
FORM STYLES
******************/

#content-container form
{
	margin: 20px 0px;
	padding: 0px 0px 0px 0px;
}

#content-container fieldset
{
	margin: 10px 0px 20px 0px;
	padding: 0px 10px 10px 20px;
}

/* a nested fieldset */
#content-container fieldset fieldset
{
	margin: 15px 0px 5px 0px;
	padding: 0px 5px 5px 5px;
}

#content-container legend
{
	margin-bottom: 0px;
	padding: 0px 10px 5px 5px;
	color: #666666;
	font-weight: bold;
}

/* a nested legend */
#content-container fieldset fieldset legend
{
	margin-bottom: 0px;
	padding: 0px;
	font-weight: normal;
}

#content-container label
{
	display: block;
	padding-top: 8px;
}

#broad-content-container form
{
	margin: 20px 0px;
	padding: 0px 0px 0px 0px;
}



#broad-content-container fieldset
{
	margin: 10px 0px 20px 0px;
	padding: 0px 10px 10px 20px;
}

#broad-content-container fieldset fieldset
{
	margin: 15px 0px 5px 0px;
	padding: 0px 5px 5px 5px;
}

#broad-content-container legend
{
	margin-bottom: 0px;
	padding: 0px 10px 5px 5px;
	color: #666666;
	font-weight: bold;
}

/* a nested legend */
#broad-content-container fieldset fieldset legend
{
	margin-bottom: 0px;
	padding: 0px;
	font-weight: normal;
}

#broad-content-container label
{
	display: block;
	padding-top: 8px;
}


.loginFieldset
{
	width: 45%;
}

.mainnav-right a:link
{
	color: #6E6E6E;
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
}

.mainnav-right a:visited
{
	color: #6E6E6E;
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
}

.mainnav-right a:hover
{
	color: #41C457;
	font-size: .9em;
}

.mainnav-right a:active
{
	color: #017CBC;
	font-size: .9em;
}


.mainnav-right form
{
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.mainnav-right form fieldset
{
	margin: 0px;
	padding: 0px;
	border: none;
}

.mainnav-right form legend
{
	display: none;
}

.mainnav-right label
{
	display: none;
}

/******************
LINKS
******************/

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
a:link
{
	color: #017CBC;
	text-decoration: underline;
}

a:visited
{
	color: #660099;
}

a:hover
{
	color: #41C457;
	text-decoration: none;
}

a:active
{
	color: #FF9900;
}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
.mainnav-left a:link
{
	color: #6E6E6E;
	text-decoration: none;
	font-weight: bold;
}

.mainnav-left a:visited
{
	color: #6E6E6E;
	text-decoration: none;
	font-weight: bold;
}

.mainnav-left a:hover
{
	color: #41C457;
}

.mainnav-left a:active
{
	color: #017CBC;
}
/* News Summaries Frontpage LINK VISTED HOVER ACTIVE selectors must remain in this order to work */


#three-column-container a:link
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
}

#three-column-container a:visited
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
}

#three-column-container a:hover
{
	color: #41C457;
	font-size: 1.0em;
}

#three-column-container a:active
{
	color: #017CBC;
	font-size: 1.0em;
}


#ie6-column-left a:link
{
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
}

#ie6-column-left a:visited
{
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
}

#ie6-column-left a:hover
{
	color: #41C457;
	font-size: 1.0em;
}

#ie6-column-left a:active
{
	color: #017CBC;
	font-size: 1.0em;
}

#two-column-left a:link
{
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
}

#two-column-left a:visited
{
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
}

#two-column-left a:hover
{
	color: #41C457;
	font-size: 1.0em;
}

#two-column-right a:active
{
	color: #017CBC;
	font-size: 1.0em;
}

#two-column-right a:link
{
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
}

#two-column-right a:visited
{
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
}

#two-column-right a:hover
{
	color: #41C457;
	font-size: 1.0em;
}

#two-column-left a:active
{
	color: #017CBC;
	font-size: 1.0em;
}


#KCTV a:link
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
}

#KCTV a:visited
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
}

#KCTV a:hover
{
	color: #41C457;
	font-size: 1.0em;
}

#KCTV a:active
{
	color: #017CBC;
	font-size: 1.0em;
}




#ie6-column-middle a:link
{
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
}

#ie6-column-middle a:visited
{
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
}

#ie6-column-middle a:hover
{
	color: #41C457;
	font-size: 1.0em;
}

#ie6-column-middle a:active
{
	color: #017CBC;
	font-size: 1.0em;
}


#ie6-column-right a:link
{
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
}

#ie6-column-right a:visited
{
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
}

#ie6-column-right a:hover
{
	color: #41C457;
	font-size: 1.0em;
}

#ie6-column-right a:active
{
	color: #017CBC;
	font-size: 1.0em;
}

/* End three column container Link Styles */

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
#breadcrumbs a:link
{
	color: #FFF6AE;
	text-decoration: underline;
}

#breadcrumbs a:visited
{
	color: #FFF6AE;
}

#breadcrumbs a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

#breadcrumbs a:active
{
	color: #F0FF4A;
}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
#content-side a:link
{
	color: #FFF6AE;
	text-decoration: underline;
}

#content-side a:visited
{
	color: #ECE4B0;
}

#content-side a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

#content-side a:active
{
	color: #F0FF4A;
}

/******************
HEADINGS
******************/

h1
{
	font-size: 1.4em;
	padding: 10px 0 6px 0;
}

h2
{
	font-size: 1.1em;
}

h3
{
	font-size: 1.4em;
}

h4
{
	font-size: 1.1em;
}

h5
{
	font-size: .9em;
}

h6
{
	font-size: .8em;
}

#three-column-container h2
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}


/******************
LAYOUT DIVS
******************/

#header-container
{
	background: #46877f url(images/bg-main.jpg) repeat-x;
	height: 68px;
	font-size: 2em;
	margin: 0px;
	font-weight: bold;
}

#header-container a
{
	text-decoration: none;
	color: #FFFFFF;
}

#header-left
{
	float: left;
	width: 280px;
	color: #FFFFFF;
	height: 30px;
	padding: 38px 10px 0px 10px;
	background: url(images/bg-curve-top-left.gif) no-repeat;
}

#header-left h2
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#header-right
{
	margin: 0px 175px 0px 280px;
	color: #FFFFFF;
	padding: 41px 10px 0px 0px;
	height: 28px;
	border-right: 5px solid #ededed;
	font-size: .45em;
	text-align: right;
}

#posterphoto
{
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

#posterphoto img
{
	border: 1px solid #A7A7A7;
	margin: 0px;
	display: block;
}

#posterphoto object
{
	border: 1px solid #A7A7A7;
	margin: 0px;
	display: block;
}

#photolink
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#photolink img
{
	border: 0px solid;
	margin: 0px;
	display: block;
}


#photo-centre-container
{
	width: 100%;
	text-align: center;
}

.mainnav-container
{
	margin: 4px 0px;
	height: 30px;
	clear: both;
}

.mainnav-left
{
	float: left;
	width: 568px;
	height: 20px;	
	padding: 4px 0px 4px 10px;
	border: 1px solid #A7A7A7;
	background-color: White;
}

.mainnav-right
{
	float: right;
	width: 166px;
	height: 20px;
	padding: 4px 7px 4px 0px;
	border: 1px solid #A7A7A7;
	text-align: center;
	background-color: White;
}

.menuControl
{
	float: left;
	width: 558px;
	height:20px;
}

/********************************************
HACKS- ASP.NET 2.0 renders the clases below.
Firefox is actually more compliant so any 
problems are actually with IE
********************************************/

/* Firefox wouldnt render the DynamicMenuItemStyle-BorderStyle correctly*/
/*Top Menu*/

/*Admin  Menu*/

.ctl00_mainSiteMenuTop_0
{
	padding: 2px 4px 2px 4px;
	border: Solid 1px purple;
}

.ctl00_mainSiteMenuBot_0
{
	padding: 2px 4px 2px 4px;
	border: Solid 1px #A7A7A7;
}
/*End Admin  Menu*/

.ctl00_ctl00_mainSiteMenuTop_0
{
	padding: 2px 4px 2px 4px;
	border: Solid 1px #A7A7A7;
}
/*Bottom Menu*/
.ctl00_ctl00_mainSiteMenuBot_0
{
	padding: 2px 4px 2px 4px;
	border: Solid 1px #A7A7A7;
}

#breadcrumbs
{
	margin: 3px 0px 0px 0px;
	color: #FFFFFF;
}

#content-container
{
	background: url(images/bg-main.jpg) repeat-y right;
}

#content-side
{
	float: right;
	width: 155px;
	color: #FFFFFF;
	padding: 10px;
	margin: 0px 0px 4px 0px;
	background: #46877f url(images/bg-main.jpg);
}

#content
{
	padding: 0px 10px 10px 10px;
	margin: 0px 180px 0px 0px;
	border: 1px solid #A7A7A7;
	background: url(images/bg-breadcrumb.jpg) repeat-x;
	background-color: White;
}

#contentBroad
{
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #A7A7A7;
	background: url(images/bg-breadcrumb.jpg) repeat-x;
	background-color: White;
}

#three-column-container
{
	width: 100%;
	margin: 0px 0px;
	padding: 0px 0px;
}


#three-column-left
{
	float: left;
	width: 30%;
}

#three-column-right
{
	float: right;
	width: 30%;
}

#three-column-middle
{
	float: none;
	width: 30%;
	margin: 0px 31% 0px 35%;
}

#KCTV
{
	float: none;
}

#ie6-column-left
{
	float: left;
	width: 30%;
}

#ie6-column-right
{
	float: right;
	width: 30%;
}

#ie6-column-middle
{ 
	float: right;
	width: 30%;
	margin: 0px 25px 0px 30px;
}


#two-column-left
{
	float: left;
	width: 48%;
	margin-right: 20px;
	margin-bottom: 10px;
}

#two-column-left object
{
	border: 1px solid #5d9395;
	margin: 0px;
	display: block;
}

#content object
{

}

#two-column-right
{
	float: left;
	width: 48%;
	margin-bottom: 10px;
}

#footer-container
{
	background: #A94B5B url(images/bg-main.jpg);
	height: 68px;
	color: #FFFFFF;
	margin: 4px 0px 0px 0px;
	clear: both;
}

#footer-left
{
	width: 566px;
	height: 56px;
	padding: 1px 0px 0px 10px;
	margin: 0px;
}

#footer-right
{
	float: right;
	color: #FFFFFF;
	padding: 0px;
	width: 175px;
	height: 68px;
	border-left: 4px solid #ededed;
	margin: 0px;
	background: url(images/bg-curve-bottom-right.gif) no-repeat right bottom;
}

/******************
Menu Items
******************/

.mainnav-container ul
{
	margin: 0px;
	padding: 0px;
}

.mainnav-container li
{
	padding-right: 10px;
	list-style: none;
	display: inline;
}

/******************
LISTS - IN THE CONTENT DIV
******************/

#content ul.list, #content ul.link-list-vertical
{
	margin: 0px 0px 15px 15px;
	padding: 0px;
}

#content ul.list li
{
	list-style: none;
	padding: 1px 0px 1px 12px;
	margin: 0px;
	background: url(bullet.gif) no-repeat;
	background-position: 0 .6em;
}

#content ul.link-list-vertical li
{
	list-style: none;
	margin: 0px;
}

#content ul.link-list-vertical li a:link
{
	padding: 1px 0px 1px 12px;
	background: url(bullet-link.gif) no-repeat;
	background-position: 0 .6em;
}

#content ul.link-list-vertical li a:visited
{
	padding: 1px 0px 1px 12px;
	background: url(bullet-link-visited.gif) no-repeat;
	background-position: 0 .6em;
}

#content ul.link-list-vertical li a:hover
{
	padding: 1px 0px 1px 12px;
	background: url(bullet-link-hover.gif) no-repeat;
	background-position: 0 .6em;
}

#content ul.link-list-vertical li a:active
{
	padding: 1px 0px 1px 12px;
	background: url(bullet-link-active.gif) no-repeat;
	background-position: 0 .6em;
}

/******************
LISTS - IN THE RIGHT COLUMN
******************/

#content-side ul.list, #content-side ul.link-list-vertical
{
	margin: 0px 0px 15px 5px;
	padding: 0px;
}

#content-side ul.list li
{
	list-style: none;
	padding: 1px 0px 1px 12px;
	margin: 0px;
	background: url(bullet-right.gif) no-repeat;
	background-position: 0 .6em;
}

#content-side ul.link-list-vertical li
{
	list-style: none;
	margin: 0px;
}

#content-side ul.link-list-vertical li a:link
{
	padding: 1px 0px 1px 12px;
	background: url(bullet-link-right.gif) no-repeat;
	background-position: 0 .6em;
}

#content-side ul.link-list-vertical li a:visited
{
	padding: 1px 0px 1px 12px;
	background: url(bullet-link-right-visited.gif) no-repeat;
	background-position: 0 .6em;
}

#content-side ul.link-list-vertical li a:hover
{
	padding: 1px 0px 1px 12px;
	background: url(bullet-link-right-hover.gif) no-repeat;
	background-position: 0 .6em;
}

#content-side ul.link-list-vertical li a:active
{
	padding: 1px 0px 1px 12px;
	background: url(bullet-link-right-active.gif) no-repeat;
	background-position: 0 .6em;
}

/******************
TABLE STYLES
******************/


/******************
CLASSES
******************/

img.photobig, img.photosmall
{
	border: 3px solid #CCCCCC;
	background: Red;
	padding: 10px;
}

img.photosmall
{
	margin-right: 10px;
	margin-bottom: 2px;
	float: left;
}

img.floatRight
{
	float: right;
	margin: 4px;
}

img.floatLeft
{
	float: left;
	margin-right: 8px;
}


.searchbox
{
	height: 14px;
	margin: 0px;
	padding: 0px;
	width: 8.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: baseline;
}

.button-search
{
	height: 19px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
}

.separator-side-column
{
	border-top: 1px solid #5d9395;
	margin-bottom: 8px;
	padding: 0px;
}

.separator-discret
{
	border-top: 1px solid #dddddd;
	margin-bottom: 8px;
	padding: 0px;
}

.separator-discret-content-width
{
	border-top: 1px solid #dddddd;
	margin-bottom: 8px;
	padding: 0px;
}

.separator-discret-NoBot
{
	border-top: 1px solid #dddddd;
	margin-bottom: 8px;
	padding: 0px;
}
/* keep the border of the thumbnail images the same as separator-side-column*/
.thumbnail
{
	width: 120px;
	border: 1px solid #5d9395;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.panel
{
	text-align: center;
	background-color: #efefef;
	margin: 5px 5px 5px 5px;
	padding: 10px;
	border-width: 1px;	
	border: 1px solid #a7a7a7;
}

table.commentTable
{
	width:525px;
	border-style: none;
	border-color: #a7a7a7;
	border-width: 1px;
}

td.commentTable
{
     background-color:white;
     color:#6e6e6e;
     border-style:solid;
     border-width:1px;
     text-align:left;
     vertical-align:top;
}



.largeThumbnail
{
	width: 224px;
	border: 1px solid #5d9395;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.videoBoarder
{
	width: 120px;
	border: 1px solid #5d9395;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.section-title-not-heading
{
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
}

.button-big
{
	margin-top: 8px;
}

.small-text
{
	font-size: .8em;
}

.none
{
	display: none;
}

.clear
{
	clear: both;
}

