/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 30px 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size: 13px;
	background: url(Images/header_bg.gif) repeat-x left top;
}

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #42426f;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
	text-indent: -9999px;
	cursor: pointer;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: left;
	line-height: 26px;
	font-size: 11px;
}

a:link, a:visited {
	color: #008257;
}

a:hover, a:active {
	text-decoration: none;
	color: #005427;
}


img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header 
{
	position: relative;
	top: 10px;
	left: 0px;
	width: auto;
	margin: 0px 0px 40px 0px;
	
}

#header h1 {
	font-size: 38px;
	height: 145px;
	text-align: -9999px;
	background: url(Images/kfon_logo.jpg) no-repeat left bottom; 
}

#search 
{
	position: absolute;
	top: 15px;
	left: 400px;
	padding: 1px 40px 1px 1px;
	border: solid 1px #ccc;
}

#search p
{
	padding: 0;
	margin: 0;
	line-height: 0;
	background-color: #fff;
	
}

#ctl00_tbSearch
{
	border: solid 1px #ffffff;
	font-size: 18px;
	padding: 3px;
}

#search #ctl00_ibSearch
{
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0px;
}

.searchValue
{
	font-style: italic;
	color: #78ad49;
}



/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	background: #F5F5F5 url(images/img02.gif) repeat-x left bottom;
	margin-left: 5px;
	padding: 7px 20px;
	text-decoration: none;
	font-size: 13px;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
}

/* Content */

#content {
	position: relative;
	width: 900px;
	top: 15px;
}

#mediaContent
{
	position: relative;
	width: 480px;
	top: 15px;
}

/* One-Column Center */


#centerWide
{
	width: 900px;
}

#centerWide .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

#centerWide .topLine
{
	background: url(images/img03.gif) repeat-x;
	padding: 15px 0;
}

#centerWide .meta {
	padding: 15px 0 60px 0;
	background: url(images/img03.gif) repeat-x;
}

#centerWide .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

#centerWide .meta .byline {
	float: left;
}

#centerWide .meta .links {
	
}

#centerWide .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img06.gif) no-repeat left center;
}

#centerWide .meta .comments {
	padding-left: 22px;
	background: url(images/img07.gif) no-repeat left center;
}

#centerWide .meta b {
	display: none;
}



/* Two-Column Center */

#center
{
	width: 600px;
}

#center .title {
	margin-bottom: 10px;
	padding-bottom: 0px;
	color: #000066;
}


#center .meta {
	padding: 15px 0 60px 0;
	background: url(images/img03.gif) repeat-x;
}

#center .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

#center .meta .byline {
	float: left;
}

#center .meta .links {
	
}

#center .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img06.gif) no-repeat left center;
}

#center .meta .comments {
	padding-left: 22px;
	background: url(images/img07.gif) no-repeat left center;
}

#center .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	position: absolute;
	width: 200px;
	right: 10px;
	top: 120px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 12px;
	background: url(images/img12.gif) no-repeat left 50%;
}

#sidebar h2 {
	margin-bottom: 10px;
	background: url(images/img11.gif) no-repeat right 50%;
	border-bottom: 1px dotted #D1D1D1;
	font-size: 16px;
	font-weight: bold;
}


/* Content Sidebar */

#contentSidebar
{
	position: absolute;
	width: 210px;
	right: 198px;
	top: 120px;
}

#contentSidebar .itemValue
{
	color: #62625C;
	padding-left: 3px;
}

#contentSidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#contentSidebar li {
	margin-bottom: 40px;
}

#contentSidebar li ul {
}

#contentSidebar li li {
	margin: 0;
	padding-left: 12px;
	background: url(images/img12.gif) no-repeat left 50%;
}

#contentSidebar h2 {
	margin-bottom: 10px;
	background: url(images/img11.gif) no-repeat right 50%;
	border-bottom: 1px dotted #D1D1D1;
	font-size: 16px;
	font-weight: bold;
}

#contentSidebar .downloadLink
{
	padding: 3px 4px 3px 4px;
	background-color: #78ad49;
	border: solid 1px #eeeeee;
	text-decoration: none;
	color: #fff;
}

#contentSidebar .downloadBack
{
	padding: 3px 4px 3px 4px;
	background-color: #62625C;
	border: solid 1px #eeeeee;
	text-decoration: none;
	color: #fff;
	margin-left: 5px;
}

#contentSidebar p
{
	margin-top: 10px;
}


/* Content Screen Shots */

#contentScreenShots
{
	position: absolute;
	width: 170px;
	right: 0px;
	top: 120px;
}

#contentScreenShots h2 
{
	margin-bottom: 10px;
	background: url(images/img11.gif) no-repeat right 50%;
	border-bottom: 1px dotted #D1D1D1;
	font-size: 16px;
	font-weight: bold;
}

#contentScreenShots ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#contentScreenShots li 
{
	margin-bottom: 40px;
}

#contentScreenShots td
{
	padding-right: 5px;
	padding-bottom: 5px;
}



/* Content Description */

#contentDesc
{
	width: 470px;
	margin-top: 20px;
}

#contentDesc h3
{
	margin-bottom: 10px;
}

#contentDesc p
{
	padding: 0;
	margin: 0px 0px 10px 0px;
	line-height: 15px;
}



/* Video Display */


#playerFile
{
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 5px;
	color: #62625C;
}

#playerFile select
{
	font-size: 12px;
	color: #62625C;
	padding: 0px 3px 0px 3px;
}


/* Description */






/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#search input
{
	margin-right: 5px;
}

#s {
	width: 120px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}


/* Content Viewer File Update Panel */

#contentFiles
{
	position: relative;
}

#contentFilesListUpdating
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	background-color: #fff;
	height: 160px;
	text-align: center;
	padding-top: 20px;
}

#contentFilesTree
{
	position: relative;
}

#contentFilesInfo
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
}

#contentFilesInfo input
{
	margin-top: 10px;
}

#contentFilesInfo ul
{
	padding-top: 0px;
	margin-top: 0px;
}




/* Recent video and search */

#rightInner
{
	position: relative;
	min-height: 400px;
	top: 0px;
	left: 0px;
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#62625C;
}
#rightInner table
{
	position: relative;
}
#rightInner td
{
	position: relative;
	width: 211px;
}
#rightInner image
{
	position: relative;
}
#rightInner div.itemParent
{
	position: relative;
}
#rightInner div.screenShot
{
	position: relative;
	width: 145px;
	height: 126px;
	top: 8px;
	left: 15px;
	z-index: 1;
}
#rightInner div.frame
{
	position: absolute;
	width: 166px;
	height: 124px;
	top: 0px;
	left: 2px;
	z-index: 2;
}

#rightInner > p
{
	padding-bottom: 15px;
}

.noResults
{
	color: #000;
	padding: 5px 8px 5px 8px;
	background: url(Images/search_not_found.gif) no-repeat left top;
	height: 70px;
	width: 450px;
	margin-top: 20px;
}

.noResults p
{
	font-size: 13px;
	line-height: 1.4em;
	padding-left: 90px;
	margin: 0;
}

#rightInner ul
{
	position: relative;
	margin: 5px 0px 10px 0px;
	width: 170px;
	list-style: none;
	padding: 0;
}
#rightInner li
{
	font-size: 10px;
	line-height: 13px;
	padding-left: 10px;
}