@charset "UTF-8";
body, html {
	height: 100%;
	margin:0;
	padding:0;
}
body {
	background-image: url(images/page_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3c3c3c;
}
/* pngfix */

img, #netbar, .left_palette_subcol2HEAD {
	behavior : url(/tools/pngfix/pngfix.htc);
}
/* end pngfix */
a , a:link img, a:visited img, a:hover img
{
	border: none; 
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
#OuterWrap {
	min-height: 100%;/* set here min height  */
	height: auto !important;/* overwrite the height */
	height: 100%;/* this is also the min height for IE */
	width: 1016px;
	margin-right: auto;
	margin-left: auto;
	background-color: #5d5b58;
	background-image: url(images/wrap1BG.jpg);
	background-repeat: repeat-y;
}
#InnerWrap {
	background-image: url(images/wrap2BG.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
}
#LeftColumn {
	float: left;
	width: 340px;
	background-image: url(images/LeftBarTopBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 30px;
	padding-top: 22px;
}
#LeftColumn a, #LeftColumn a:link {
	color: #191919;
	text-decoration: none;
}

#LeftColumn a:hover, #LeftColumn a:active {
	color: #fff;
	text-decoration: none;
}
#ContentColumn {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, Ssans-serif;
	float: left;
	width: 400px;
	font-size: 12px;
}
#ContentColumn a:hover {
	text-decoration:underline;
/*	color: #e46700; */
}

#Footer {
	margin: 0px auto;
	width: 1016px;
	height: 100px;
	background-image: url(images/BottomBar.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #999;
}
#Footer a:link, #Footer a:visited {
	color: #777;
}
#Footer a:hover {
	color: #333;
	text-decoration:underline;
}

/* LEFTCOLUMN */
#MenuBox {
	float: left;
	min-height: 396px;
	width: 340px;
/*	background-image: url(images/logo_left.jpg);
	background-repeat: no-repeat;
	background-position: center top; */
	margin-bottom: 5px;
}
#ChannelWrap {
	padding: 0 0 0 10px;
	float: left;
}

#mainmenu_h, #mainmenu_h a:link, #mainmenu_h a:visited {
	color: #DDD;
	border-bottom: 1px solid #a1a1a1;
	font: bold 13px Tahoma, Trebuchet, Verdana, Arial, Helvetica;
}
#mainmenu_h a:hover, #mainmenu_h a:active {
	color: #fff;
}
#left_menu {
	width: 320px;
	margin-top: 210px;
	margin-left: 10px;
	float: left;
	text-align: center;
}
#left_forms {
	width: 160px;
	margin-top: 20px;
	float: left;
}
#left_subcol2 {
	width: 160px;
	margin-top: 44px;
	margin-left: 14px;
	float: left;
}
.left_palette_subcol2 {
	background-image: url(images/PaletteL_alphaBG.png);
	font-size: 11px;
	color: #fff;
	width: 130px;
	padding: 4px 2px 0px 18px;
}
.left_palette_subcol2HEAD {
	background-image: url(images/PaletteL_alphaHeader.png);
	font-size: 11px;
	color: #fff;
	width: 130px;
	padding: 0px 2px 0px 18px;
}
.left_palette {
	background-color: #f5b038;
	font-size: 11px;
	color: #fff;
	margin: 0px 0px 0px 10px;
	padding: 3px 2px 5px 8px;
	width: 140px;
}
.left_palette_head {
/*	background-image: url(images/paletteheader.png);
	background-repeat: no-repeat;
	background-position: left bottom; */
	font-size: 11px;
	color: #fff;
	margin: 0 0 0 10px;
	padding: 0px;
	width: 150px;
}
.left_palette a:link, .left_palette a:visited {
	color: #191919;
}
.left_palette a:hover {
	color: #FFF;
}
.left_palette ul {
	padding: 0;
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
}
.left_palette li {
	padding: 0 0 0 0px;
	margin: 0 2px;
	line-height: 14px;
}
.left_palettemenu {
	margin: 0px 0px 5px 5px;
	padding: 0px 5px 5px 5px;
	width: 141px;
	border-bottom: 1px solid #AE8BC9;
	border-top: 1px solid #AE8BC9;
}
.left_palettemenu H3, .left_palettemenu H4, .left_palettemenu H5 {
	margin:0px;
	padding: 0px;
}
.left_palettemenu H3 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #AE8BC9;
	padding: 4px 0px;
}
.left_palettemenu H4 {
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #AE8BC9;
	padding: 4px 0px;
}
.left_palettemenu H5 {
	font-size: 11px;
	font-weight: normal;
	padding: 4px 0px;
}

#MenuBox H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 6px 0px 0px;
	padding: 6px 6px 2px 0;
	border-bottom: 1px solid white;
}


/* CONTENTCOLUMN */
#ContentWrap {
/*	background-color: #FFFFFF; */
	padding: 0 5px 0 0px;
	margin-top: 22px;
}
#ContentWrap hr, #ContentWrap2 hr {
 	color: #CCC;
	background-color: #CCC;
	height: 1px;
}
#ContentWrap H2 {
/*	font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 21px;
	font-weight: bold;
	letter-spacing: -0.04em;
	color: #e58c00;
	margin: 6px 0;
}

#ContentWrap .profiletable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#ContentWrap2 {
	/*	background-color: #FFFFFF; */
	padding: 0 5px 0 15px;
	margin-top: 22px;
	color: #555;
}
#ContentWrap2 H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #e58c00;
}
#ContentWrap a:link, #ContentWrap a:visited {
	color: #d97900; 
}

#ContentWrap2 a:link, #ContentWrap2 a:visited {
	color: #1a378b; 
}

.content {
	margin: 0 0 0 20px;
}

#ContentWrap .itemBox {
	background-image: url(images/itemStarter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 15px;
	margin: 0 0 40px 0;
}
#ContentWrap2 .itemBox {
	padding: 0px;
	margin: 0 0 40px 0;
}

.itemBox H1, .itemBox H1 a, #ContentWrap H1 a:link, #ContentWrap2 H1{
	letter-spacing: -0.04em;
	color: #e58c00;
	margin: 6px auto;
	font: bold 20px "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, Ssans-serif;
}

.itemHead {
}

.leftbox {
	float: left;
	padding-right: 4px;
}
.rightbox {
	float: right;
	padding-left: 4px;
}
.itemtextBox {
	font-size: 12px;
	line-height:16px;
	color: #4c4c4c;
}
/*.itemtextBox a {
	color: #ed7a1f;
	text-decoration:none;
}*/
.itemtextBox img {
	border: none;
	padding: 6px;
	margin: 4px 0 8px 0;
}

.clearimg img, #clearimg img {
        border: none;
        padding: 0;
        margin: 0;
}




.itemtextBox a img, .itemtextBox a:hover img, .itemtextBox a:visited img {
	border:  1px solid #999999;
	padding: 5px;
	background-color: #F3F3F3;
}

.entryfooter, .commententryfooter {
	color:#666666;
	font-size:11px;
	text-align:left;
	margin-bottom:3px;
	margin-top:10px;
	padding-top: 1px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	border-top: 1px solid #CCCCCC;
}
.entryfooter a, .entryfooter a:link, .entryfooter a:visited, .entryfooter a:active, .commententryfooter a, .commententryfooter a:link, .commententryfooter a:visited {
	color: #eb8b3c;
}
.entryfooter a:hover, .commententryfooter a:hover {

}

/* RIGHTCOLUMN */
#RightColumn {
	min-height: 800px;/* set here min height  */
	height: auto !important;/* overwrite the height */
	height: 100%;/* this is also the min height for IE */
	float: right;
	width: 206px;
	background-image: url(images/RightBarTopBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 34px 30px 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
#RightWrap {
/*	background-color: #000000; */
	width: 180px;
	margin: 0 0 10px 10px;
	padding-bottom: 0px;
	font-size: 11px;
	color: #fff;
}
.right_palette_head {
	font-size: 11px;
	color: #fff;
	padding: 0px;
	width: 180px;
}
.RightContent {
/*	background-color: #000000; */
	font-size: 12px;
	padding: 0 0 10px 6px;
	background-image: url(images/PaletteR_alphaBG.png);
	}
.RightContent ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.RightContent li {
	margin: 0 0 0 8px;
	line-height: 1.3;
}
.RightContent a, #RightContent a:link {
	color: #545454;
	}
.RightContent a:hover, #RightContent a:active {
	color: #FFFFFF;	
	}
.RightContent H2 {
	/*	background-image: url(images/right_headerBG.gif);
	background-repeat: no-repeat;
	background-position: right top; */
	border-bottom: 1px solid #5c83af;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5c83af;
	letter-spacing: -0.03em;
	padding-left: 10px;
	margin: 10px 0 5px 0;
	text-transform: uppercase;
}
.blogrollAanraders {
	padding-left: 10px;
}
.blogrollAanraders p {
	margin: 0px 0px 6px 0px;
	font-size: 11px;
}
.blogrollAanraders .titlelink {
	font-size: 13px;
	font-weight: bold;
	}
.blogrollAanraders a, .blogrollAanraders a:link {
	color: #545454;
}
.blogrollAanraders a:hover, .blogrollAanraders a:active {
	color: #FFF;
}
.blogrollFriends {
	padding-left: 10px;
	font-size: 11px;
	line-height: 13px;
}
.blogroll li {
	font-size: 12px;
	padding: 4px 0px;
	list-style-type: disc;
	color: #CCCCCC;
}
.blogroll p {
	margin: 4px 0;
	padding: 0px;
	line-height: 14px;
}
.top_premium {
	font-size: 14px;
	font-weight: bold;
	line-height: 13px;
}
.top_normal {
        font-size: 12px;
		line-height: 13px;
}

/* TIJDELIJK */
.searchform, .loginform {
	font-size: 9px;
	padding: 0px;
	margin: 0px;
	}
.formfield_split {
	border: none;
	background-color: transparent;
	width: 107px;
	font-size: 11px;
}

.SearchSubmit {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.inputsplitTD {
	background-image: url(images/SearchFormInputBG.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 113px;
	text-align: right;
	height: 18px;
	margin: 5px 0px;
	padding: 1px 0 0 0;
}
.inputfullTD {
	background-image: url(images/FullFormInputBG.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 135px;
	text-align: center;
	height: 18px;
	padding: 1px 0 0 0;
}
.loginform .formfield {
	border: none;
	background-color: transparent;
	width: 122px;
	font-size: 11px;
}

textarea {
	border: 1px solid #999;
	width: 370px;
	background-position:right bottom;
	background-repeat:repeat-y;
	font-size:11px;
	padding:2px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Ssans-serif;
	background-image: url(images/textarea.png);
}

/* Links */
#linklist .top_premium a:link {
	font-size: 14px;
	font-weight: bold;
}
#linklist .top_normal {
        font-size: 12px;
}

#linklist td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.navrow {
	border-top: solid 1px #B7B7B7;
	border-bottom:  solid 1px #B7B7B7;
	margin-bottom: 14px;
	font-size: 11px;
}
.navrow a, .navrow a:link {
	color: #1a378b;
}
.MainZone_Ads {
	margin: 6px auto 30px 15px;
	text-align: center;
}

/* COMMENTS */

.commententry {
	border:1px #ccc solid;
	background-color:#fff;
	padding:10px;
	margin-bottom:0px;
	margin-right:0px;
	font-size: 12px;
	    }

.commentfooter {
	padding-left:2px;
	margin: 2px 4px 16px 0px;
	font-size: 12px;
	text-align: right;
/*	border-bottom: 1px solid #999; */
	     }
.advertentie {
	padding: 5px 0 0 0;
	border-top: 1px solid #999;
}


/*	POLLS */
	
.PollTable td {
	border-bottom: 1px solid #999999;
}
.PollSet {
	background-color: #FFF;
	width: 350px;
}
.poll {
	border: 1px solid #999999;
	background-color: #F4F4F4;
}
.poll td {
	border-bottom: 1px solid #999999;
}
.poll th {
	text-align: left;
}
.pollbar {
   background:#ffd917;
   height:8px;
   background-image: url(images/pollbar.jpg);
}
/*.pollbar_1 {
	background-color: #9933CC;
}
.pollbar_2 {
	background-color: #FFCC00;
}
.pollbar_3 {
	background-color: #66CC33;
}
.pollbar_4 {
	background-color: #FF0000;
}
.pollbar_5 {
	background-color: #003399;
}
.pollbar_6 {
	background-color: #3399FF;
}
.pollbar_7 {
	background-color: #CC3399;
}
.pollbar_8 {
	background-color: #66CCCC;
}
.pollbar_9 {
	background-color: #996633;
}
.pollbar_10 {
	background-color: #FFFF00;
}
.pollbar_11 {
	background-color: #003399;
}
*/
