﻿/* --------------------------------------- TEMPLATE ALGEMEEN ------------------------------------------ */
html {
	overflow-y: scroll;
	background: url(../images/pechakucha/back.gif) center no-repeat #000000;
	background-position:top;
}

body
{
	font-size: 8pt;
	line-height: 12pt;
	font-family: Arial, Sans-Serif;
	margin: 0px;
	padding: 0px;
	color: #000;
}

#omvat {
	width: 928px;
	margin: 0px auto;
}

#headerPage
{
	width: 100%;
	height: 137px;
	margin: 0px auto auto auto;
}

#headerContentPage
{
	width: 928px;
	height: 88px;
	margin: 0px auto;
	text-align: left;
	background-color: Black;
}

#content {
	width: 928px;
	height: 100%;
	margin: -7px auto auto 0px;
}

#contentZelf {
	width: 928px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#header
{
	width: 100%;
	height: 175px;
	margin: -1px auto auto 0px;
}

#headerContent
{
	width: 928px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#menu
{
	width: 928px;
	height: 30px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	float:left;
}

.hand
{
	cursor:hand;
}

/* --------------------------- generiek --------------------------------------------- */

a:link, a:active, a:visited {
	color: rgb(137,137,137);
	text-decoration: underline;
}

a:hover 
{
	color: rgb(137,137,137);
	text-decoration: none;
}

/* --------------------------- contentstreams -------------------------------- */
#contentLinks
{
	float:left;
	width:227px;
}

#contentMidden
{
	float:left;
	width:460px;
}

#contentRechts
{
	float:left;
	width:227px;
}

#page_profileLinks
{
	float:left;
	width:227px;
	
}

#page_profileMidden
{
	float:left;
	width:227px;
	min-height:300px;
}

#page_profileRechts
{
	float:left;
	width:460px;
	min-height:300px;
}

#page_contentLinks
{
	width:227px;	
	min-height:100px;
    height:auto !important;
    height:100px;
}

#page_contentMidLinks
{
	width:227px;
	min-height:100px;
    height:auto !important;
    height:100px;	
}

#page_contentMidRechts
{
	width:227px;
	min-height:100px;
    height:auto !important;
    height:100px;	
}

#page_contentRechts
{
	width:227px;
	min-height:100px;
    height:auto !important;
    height:100px;	
}

.speakerHome
{
	margin-left:8px;
	border-right:solid 1px black;
	margin-bottom:7px;
}


.speakerArchive
{
	margin-left:8px;
	margin-bottom:7px;
}

.nameTxtLbl
{
	color:#CCCCCC;
	vertical-align:top;
}

.zwTekst
{
	color:Black;
	line-height:1.5;
}

/* TODO printable view PKN programma 
#omvatdivPrint
{
    float:left;
    left:50%;
    margin-left:-490px;
    position:absolute;
    width:980px;
}
.logoImgPrint
{
    width:980px;
    height:53px;
}

#contentdivPrint
{
  width:980px;  
  color:#ffffff;
}
*/


#RandomVideoOmvat .RandomVideoItem
{
    height:59px;
    width:217px;
    background-color:#3B3738;
    padding:5px;
    clear:both;
}

#RandomVideoOmvat .thumb
{
    width:50px;
    height:60px;
    overflow:hidden;
    background-color:#000000;
    float:left;
}

#RandomVideoOmvat .text
{
     float:left;
     color:#CCCCCC;
     /*font-weight:bold;
     padding-top:20px;*/
     padding-left:10px;
}


.tekstvlak
{
    width:460px; 
    height:380px; 
}

#tkstvlkGeel a:link, a:active, a:visited
{
    color: red;
	text-decoration: underline;
}

#tkstvlkGeel a:hover 
{
	color: red;
	text-decoration: none;
}
/*brightcove seo listing opgenomen in het video element*/
ul#videoList 
{
    display:none; 
}

/*twitter ticker*/
div.twitter { margin: auto; width: 460px } 

.hometwitter { height: 96px; /*background-color:#3B3738;*/ color:#fff; font-size:14px; overflow:hidden; }

.hometwitter a, .hometwitter a:visited, .hometwitter a:hover   
{
    color: rgb(255,0,0); /*#505050*/
    text-decoration:none;
}

.hometwitter .twitterSearchTweet
{
     font-size:12px;
     min-height:58px;
     height:auto !important;
     height:58px;
     overflow:hidden;
     padding:0 10px 10px;
}

.hometwitter .twitterSearchTitle
{
    background-color:#3B3738;
    font-weight:bold;
    margin:0;
    padding:0 0 5px;
    position:relative;
    text-align:left;
    color:#fff;
    padding:5px 10px 5px 10px;
    margin-bottom:5px;
    font-size:14px;
    line-height:14px;
    height:14px;
}

.hometwitter .twitterSearchProfileImg
{
    float:left;
    padding-right:5px;
}
/* formulier template */
#FrmcontentLinks, #FrmcontentRechts
{
  min-height:100px;
  height:auto !important;
  height:100px;
  float:left;
  width:459px;
  margin:0px 5px 0px 0px; 
}
#FrmcontentRechts
{
  margin:0px 0px 0px 5px; 
}
.fontcolorwit
{
    color:#ffffff;
}
