/* CSS Document */

body
{
font-family:Arial, Helvetica, sans-serif;
margin:0px;
font-size:12px;
background:url('../../../templates/thenextwave/img/background.jpg') no-repeat 50% 0%;
background-color:#168fc7;
line-height: 15px;
}

a {
	color:#168FC6;
	text-decoration:none;
}

a img {
	border:none;
}
	
	
#messages {
	z-index: 100;
	position:absolute;
	top: 200px;
	left: 300px;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #999;
}


td.contentheading, .componentheading, h2 {
	font-size:16px;
	color:#168FC6;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color:#FFF;
	font-weight:normal;
}

h3 {
	color:#333;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

h4 {
	color:#333;
	
}

h5 {
	font-size:16px;
	color:#168FC6;
	margin-bottom: 0px;
	margin-top: 0px;
}

.home_video {
	padding-left: 9px;
	line-height:15px;
}

#links_content ul li {
	list-style-type:square;
	line-height: 20px;
	padding-left: 00px;
	margin-left: 14px;
}

fieldset.input {
	border: 0px;
}

#box
{
width:980px;
margin:auto;
background-color:#FFFFFF;
}

#header
{
width:980px;
height:170px;
background:url('../../../templates/thenextwave/img/header.jpg');
}

#top_menu
{
float:right;
position:relative;
text-align:right;
margin-right:240px;
padding-top:40px;
color:#FFFFFF;
font-weight:bold;
}


#top_menu a
{
margin-left:5px;
padding-right:10px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}


#links_box
{
float:left;
margin-left:45px;
margin-right:16px;
width:696px;
}

#linker_content_box
{
width:676px;
background-color:#dee5f4;
margin-top:0px;
padding-left:20px;
}

#links_content
{
width:620px;
background-color:#FFFFFF;
padding-left:15px;
padding-right:15px;
}

#submenu
{
padding-top:5px;
padding-bottom:5px;
height:20px;
}

#rechts_box
{
float:left;
width:178px;
}

.border_top
{
background:url('../../../templates/thenextwave/img/border_top.png');
height:12px;
width:178px;
}

.border_bottom
{
background:url('../../../templates/thenextwave/img/border_bottom.png');
height:12px;
width:178px;
margin-bottom:14px;
}

.border_central
{
width:154px;
border-left:solid 2px #f2ed3f;
border-right:solid 2px #f2ed3f;
padding-left:10px;
padding-right:10px;
}

.no_border_central
{
width:154px;
}

.no_border_central_social
{
width:194px;
}


#header_rechts
{
float:right;
width:43px;
height:220px;
background:url('../../../templates/thenextwave/img/header_rechts.jpg');
}

#clear
{
clear:both;
}

#menu
{
width:980px;
height:27px;
margin:auto;
z-index:1;
}

.kop
{
color:#000000;
font-size:16px;
font-weight:bold;
}


/* ----------------------------------------------------------------------- */
/* container for menu
/* ----------------------------------------------------------------------- */

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}


ul.menutab {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	position: relative;
 }
 
 ul.menutab li {
	float: left;
	background:none;
	list-style:none;
}
ul.menutab li a {
	display: block;
	color: #000000;
	text-decoration: none;
	height:27px;
	width:111px;
	margin-right:6px;
	background:url('../../../templates/thenextwave/img/menu_bg.jpg');
	text-align:center;
	line-height:27px;
	font-weight:bold;
}

ul.menutab li ul {
	float: left;
	padding-left:36px;
	position: absolute;
	left: 0; top:30px;
	display: block;
	background:none;
	font-weight:normal;
}

ul.menutab li ul a { 
display: inline;
list-style:none; 
background:none;
font-weight:normal;
padding-right:5px;
padding-top: 20px;
font-weight: bold;
}

/*active tab item*/
ul.menutab li.active a{
background:url('../../../templates/thenextwave/img/menu_bg_selected.jpg');
}

ul.menutab li.active li a
{
background:none;
}

/*active subitem within active tab item*/
li.active li#current a{
background:none;
font-weight:bold;
color: #168FC6;
}

/*active topmenu item*/
#top_menu a#active_menu
{
text-decoration:none;
}

.listtitle, .listthumb, .listrating, .listviews, .listcat {
	text-align:center;
}

.listthumb {
	height: 105px;
}
.listtitle {
	height: 35px;
}

.listrating {
	height: 25px;
}

input.elink, input.vlink {
	width: 400px;
}

tr.sectiontableentry1, tr.sectiontableentry2 {
	height: 30px;
}

.thumbnail {
	height: 100px;
}
.thumbtitle {
	height: 35px;
	width: 200px;
}
.thumbother {
	height: 20px;
}

td.vids_lists {
	line-height: 20px;
	}
	
.polls_color_1 {
	background-color: #2C3590;
	border: 1px solid #2C3590;
}

.polls_color_2 {
	background-color: #168FC6;
	border: 1px solid #168FC6;
}

.polls_color_3 {
	background-color: #2C3590;
	border: 1px solid #2C3590;
}

table.pollstableborder {
	text-align: left;
}

#border_central.inputbox{
	width: 200px;
}

.jcl_objtitle, .jcl_date {
	font-size:11px;
}