/* *** BASICS *** */
body {
	margin: 0px; padding: 0px;
	background: url(/static/TrickMania/images/tm_bg.jpg) #222222 top center;
	/*background: url(http://101tv.bnn.nl/static/gamer01v2/templates/default/bg2.jpg) #000000 top center fixed;*/
	font-family: Verdana;
	font-size: 11px;
	color: #f0f0f0;
	}
	
#topimg {
	background: url(/static/TrickMania/images/tm_bg3.png) no-repeat top center;
	}
	
#bottomimg {
	background: url(/static/TrickMania/images/tm_footer2.png) no-repeat bottom center;
	height: 480px;
	margin-top: -450px;
	}

p {
	margin: 0px;
	padding: 0px;
	}

form {
	padding: 0px;
	margin: 0px;
	}

input, textarea, select {
	border: 1px solid #c0c0c0;
	margin: 1px;
	padding: 2px 3px;
	color: #606060;
	font-family: Verdana;
	font-size: 11px;
	}

textarea {
	padding: 5px;
	border: 1px solid #505050;
	background: #303030;
	color: #f0f0f0;
	}

select {
	padding: 1px 0;
	margin: 1px 0;
	}


input.submit-but {
	padding: 1px 3px;
	border: 1px solid #303030;
	background: #303030;
	color: #e0e0e0;
	cursor: pointer;
	}

input.login {
	border: 1px solid #202020;
	width: 100px;
	}

input.loginsubmit {
	border: 1px solid #101010;
	background: #303030;
	color: #e0e0e0;
	cursor: pointer;
	}

input.loginsubmit:hover {
	background: #EBAF30;
	color: #000000;
	}

a, a:visited {
color:#3C994A;
text-decoration:none;
}

a:hover {
	color: #999999;
	}

table, tr, td {
	color: #909090;
	font-size: 11px;
	}

h1, h2, h3 { 
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	}

div#adblock {
	margin-bottom: 10px;
	}

/*** TEMPLATE STYLES ***/
div#body-wrapper { 
	position: relative;
	width: 950px;
	padding: 0px 15px 250px 15px;
	background: transparent;
	/*
	border-left: 3px solid #1c1c1c;
	border-right: 3px solid #1c1c1c;
	*/
	}

div#header-wrapper { 
    height: 200px; width: 980px; 
	margin: 13px 0px 0px 0px;
	}

div#header-wrapper-empty { 
    height: 200px; width: 980px; 
	margin: 13px 0px 0px 0px;
	}

div.content-left { width: 630px; float: left; height: auto; }
div.content-left-left { width: 310px; float: left; }
div.content-left-right { width: 310px; float: right; text-align: left; }
div.content-right { width: 310px; float: right; text-align: left; height: auto; }

/*** MENU STYLES ***/
ul#content-menu {
	width: 875px;
	height: 62px;
	list-style: none;
	margin: 20px 0 20px 105px;
	padding: 0px;
	font-size: 11px;
	background: url(/static/TrickMania/images/tm_menu_big.png) no-repeat top right;
	border-bottom: 0px solid #000000;
	position: relative;
	}

ul#content-menu li {
	list-style: none;
	float: left;
	margin: 18px 0 0 0;
	padding: 5px 0;
	border-right: 0px solid #888;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	}

ul#content-menu li.hover {
	background: url(/static/TrickMania/images/tm_menu_over.png) no-repeat center center;
	color: #f0f0f0;
	}

/*** COLUMS ***/
ul#colum-big, ul#colum-left, ul#colum-middle, ul#colum-right {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
	}

ul#colum-big li {
	list-style: none;
	padding:12px 0 15px 11px;
	margin: 0px;
	
	}

ul#colum-big li h1 {
	font-size: 17px;
	font-family: Arial;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #000;
	padding-bottom: 10px;
	border-bottom: 2px dotted #303030;
	}

ul#colum-big li h2 {
	font-size: 13px;
	font-family: Arial;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #eeeeee;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 2px dotted #303030;
	}

ul#colum-big li.newestvideos {
	background: #505050;
	}

ul#colum-big li.newestvideos img {
	border: 2px solid #EBAF30;
	}

ul#colum-big li, 
ul#colum-left li, 
ul#colum-middle li, 
ul#colum-right li {
	list-style: none;
	padding:15px 0 0 11px;
	background: url(/static/TrickMania/images/tm_column_bg.png) top left no-repeat;
	margin-top: 10px;
	line-height: 16px;
	color: #000;
	text-align: justify;
	}
	
ul#colum-big li  {
	list-style: none;
	padding:12px 1px 0 9px;
	background: url(/static/TrickMania/images/tm_column_big_bg.png) top left no-repeat;
	margin-bottom: 0px;
	line-height: 16px;
	color: #000;
	text-align: justify;
	}

ul#colum-left li h1, 
ul#colum-middle li h1, 
ul#colum-right li h1 {
	font-size: 15px;
	font-family: Arial;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #000;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 2px dotted #303030;
	}

ul#colum-left li:hover h1, 
ul#colum-middle li:hover h1, 
ul#colum-right li:hover h1 {
	font-size: 15px;
	font-family: Arial;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #000;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 2px dotted #303030;
	}


ul#colum-left li.advertentie, ul#colum-right li.advertentie {
	padding: 5px;
	padding-bottom: 0px;
	background: #ffffff;
	}
	
	
ul#colum-right li {
min-height: 160px;	
}
/* ************************************************* */


/* *** TOOLTIPS *** */
#tooltip {
	position: absolute;
	padding: 4px;
	color: #FFF;
	font-size: 11px;
	display: none;
	text-align: left;
	background-color: #000;
	width: 300px;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}
 
.tooltipTitle {
	font-weight: bold;
	color: #CEE1EF;
}


/* ********* THUMBNAILS ********* */
div.thumbnail1 {
	border-bottom: 2px dotted #303030;
	padding: 5px 5px;
	cursor: pointer;
	color: #000;
	clear:both;
	}

div.thumbnail1 .thumbimg {
	border: 0px solid #3ca260;
	width: 77px;
	height: 48px;
	float: left;
	margin-right: 10px;
	}

div.thumbnail1hover {
	background: #ee1717;
	padding: 5px 5px;
	border-bottom: 2px dotted #555555;
	cursor: pointer;
	color: #fff;
	}

div.thumbnail1hover .thumbimg {
	border: 0px solid #909090;
	width: 77px;
	height: 48px;
	float: left;
	margin-right: 10px;
	}

div.thumbnail1hover small {
	color: #e0e0e0;
	}

ul#thumbnails2, ul#thumbnails2 li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

ul#thumbnails2 li {
	float: left;
	width: 105px;
	height: 205px;
	background: #fff;
	text-align: center;
	font-size: 10px;
	padding: 5px;
	margin: 4px 4px 4px 3px;
	cursor: pointer;
	opacity: 0.7;
	}

ul#thumbnails2 li:hover {
	opacity: 1;
	}

ul#thumbnails2 li p {
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 11px;
	}

ul#thumbnails2 li:hover p {
	color: #a5cf67;
	}

ul#thumbnails2 li img {
        padding:0;
        margin:0 0 0 -13px; 
	width: 100px;
	border: 2px solid #404040;
	}

ul#thumbnails2 li div.inner {
	height: 150px;
	}

ul#thumbnails2 li div.voting_stars_off {
	width: 50px;
	height: 10px;
	margin-bottom: 5px;
	background-image: url(/static/gamer01v2/images/voting_stars_small_off.png);
	background-repeat: no-repeat;
	text-align: left;
	}

ul#thumbnails2 li div.voting_stars_on {
	height: 10px;
	background-image: url(/static/gamer01v2/images/voting_stars_small_on.png);
	background-repeat: no-repeat;
	}

/* ******* VIDEOPLAYER CSS ********* */
div#videoplayer {
	padding: 10px;
	background: #ffffff;
	margin-left:-11px;
	}

ul#videooptions, ul#videooptions li {
	margin: 0px;
	padding: 5px;
	list-style: none;
	background: #fff;
	cursor: pointer;
	}

ul#videooptions li {
	float: left;
	padding: 2px 10px;
	}

div.addcomment-button {
	background: #505050;
	color: #f0f0f0;
	padding: 5px;
	float: right;
	cursor: pointer;
	}

ul#comments, ul#comments li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

ul#comments li {
	background: #fff;
	padding: 10px;
	margin-bottom: 0px;
	}

ul#comments li .postdetails {
	color: #606060;
	}

/* ******* VIDEOACCORDION CSS ********* */
.basic  {
	width: 100%;
	font-family: verdana;
}
.basic div {
}

.basic p {
	margin-bottom : 0px;
	border: none;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding: 5px 5px 5px 30px;
	margin-bottom: 2px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #EBAF30;
	height: 24px;
	background: url(/static/gamer01v2/templates/default/acc_arrow.png) top left;
	background-repeat: no-repeat;
}
.basic a:hover {
	color: #303030;
	background: url(/static/gamer01v2/templates/default/acc_hover.png) top left;
	background-repeat: repeat-x;
}
.basic a.selected {
	color: #ffffff;
	background: url(/static/gamer01v2/templates/default/acc_select.png) top left;
	background-repeat: repeat-x;
}

/*** UPLOAD CSS ***/
.fileUploadQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	margin-top: 5px;
	padding: 0px;
}
.fileUploadQueueItem .cancel {
	float: right;
}
.fileUploadQueueItem .percentage {
	color: #0099FF;
}
.fileUploadProgress {
	border: 0px solid #202020;
	margin-top: 10px;
	width: 100%;
}
.fileUploadProgressBar {
	background-color: #0099FF;
}


/* POLLS */
div.poll_bar {
	height: 10px;
	background: #202020;
	margin-bottom: 5px;
	padding: 2px;
	color: #505050;
	}

ul#pagenav, ul#pagenav li {background-color: #888;}


div#content-footer {
background:transparent;
font-family:Arial;
font-size:9px;
letter-spacing:1px;
padding:55px 10px;
text-align:right;
}

ul#colum-big li#lifestyle {

	padding-bottom:0px;
	
}

ul li .inner {
	background: #fff; padding: 15px;
	padding-bottom:0px;
	}
