/* ### HEADER ### */
#headerCntr { width: 950px; height: 158px; cursor:pointer; }
#headerBanner { float: left; width: 690px; height: 158px; cursor:pointer; }
#loginCntr { float: left; width: 260px; height: 158px; background: url('/inc/img/loginBg.gif'); }

/* ### LOGIN ### */
.search { padding-top: 20px; height: 66px; }
.field { margin: 0px; margin-right: 10px; margin-bottom: 4px; padding: 0px; float: left; }
.searchButton { float: left; width: 70px; height: 20px; border: 0px; background: url('/inc/img/zoeken.gif'); }
.loginButton { float: left; width: 70px; height: 20px; border: 0px; background: url('/inc/img/inloggen.gif'); }
.wachtwoord { padding-left: 40px; color: #ffffff; }

/* ### MENU ### */
#menuCntr { width: 950px; height: 34px; }
.menuLeft { float: left; }

/* ### QUICK LINKS ### */
#qlCntr { width: 647px; height: 123px; background: url('/inc/img/qlBg.gif') ; }
#adCntr { float: left; width: 640px; height: 62px; background-color: #ffffff; }
.adBanner { }
.qlImage { margin: 0px; margin-left: 30px; margin-top: 10px; padding: 0px; float: left; z-index: 2; }

/* ### NEW VIDEOS ### */
#newVideosCntr { width: 647px; background: url('/inc/img/videoBarBg.gif'); }
.videoBar { width: 647px; height: 33px; }
.videosBar { float: left; width: 622px; }
.videos { width: 622px; height: 85px; background-color: #363636 }
.videoImage { margin: 0px; margin-left: 5px; padding: 0px; float: left; }
.videoStrip { width: 622px; height: 22px; background: url('/inc/img/videoStrip.gif'); }
.space3 { width: 622px; height: 14px; background: url('/inc/img/spaces/space3.gif'); }

/* ### TWITTER ### */
.twitter_avatar {
	width: 58px;
	height: 64px;
	background-image: url(../img/twitter_avatar_border.gif);
	float:left;
}
.twitter_big_avatar {
	width: 83px;
	height: 88px;
	background-image: url(../img/twitter_big_avatar_border.gif);
}
.twitter_avatar_img {
	margin-left: 5px;
	margin-top: 5px;
	float:left;
}
.twitter_tweet {
	width: 500px;
	margin-left: 22px;
	float:left;
}
.twitter_tweet_txt {
	width: 500px;
	background-image: url(../img/twitter_tweet_bg.gif);
	color:#FFFFFF;
}
.twitter_tweet_txt a:link, .twitter_tweet_txt a:visited, .twitter_tweet_txt a:hover, .twitter_tweet_txt a:active, .twitter_tweet_txt a:focus {
	color: #f47f29;
	text-decoration: none;
}
.twitter_screenname {
	margin-left: 80px;
}
.twitter_screenname a:link, .twitter_screenname a:visited, .twitter_screenname a:hover, .twitter_screenname a:active, .twitter_screenname a:focus {
	color:#f47f29;
	font-weight: bold;	
	text-decoration: none;
}
.twitter_big_screenname {
	color:#f47f29;
	font-weight: bold;	
	text-decoration: none;
}
.twitter_created_at {
	margin-left:3px;
	color:#666666;
	font-size:smaller;
}

.tweettrackermiddle {
	color:#FFFFFF;
}
.tweettrackermiddle a:link, .tweettrackermiddle a:visited, .tweettrackermiddle a:hover, .tweettrackermiddle a:active, .tweettrackermiddle a:focus {
	color: #f47f29;
	text-decoration: none;
}
.tweet_screenname {
	margin-left: 0px;
	margin-top: 5px;
}
.tweet_screenname a:link, .tweet_screenname a:visited, .tweet_screenname a:hover, .tweet_screenname a:active, .tweet_screenname a:focus {
	color:#f47f29;
	font-weight: bold;	
	text-decoration: none;
}

