@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: #9f7eb7;
}
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: #3f1364;
	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;
	min-height: 800px;
}
#ContentColumn {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, Ssans-serif;
	float: left;
	width: 410px;
	font-size: 12px;
	margin-bottom: 30px;
}
#ContentColumn a:hover {
	text-decoration:underline;
	color: #870CE4;
}
#Footer {
	width: 956px;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #999;
	background-color: #000;
	margin: 0px auto;
	padding: 4px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#Footer a:link, #Footer a:visited {
	color: #777;
}
#Footer a:hover {
	color: #999;
	text-decoration:underline;
}
#Footer hr {
	color:#777;
	background-color:#777;
	height:1px;
	border:none;
}
/* 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;
}
#ChannelBabes {
	height: 122px;
	width: 320px;
	overflow: hidden;
	position:relative;
	background-repeat: no-repeat;
	background-position: center top;
}
#ChannelBabes img {
	vertical-align:top
}
#ChannelBabes img.overlay {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
#ChannelPorn {
	width: 210px;
	height: 80px;
	background-image: url(images/ChannelPornBG.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 5px 10px 110px;
	margin: 0px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
#ChannelPorn a, #ChannelPorn a:link {
	color: #d7cbdf;
	text-decoration: none;
}
#ChannelPorn a:hover, #ChannelPorn a:active {
	color: #fff;
	text-decoration: none;
}
#left_forms {
	width: 160px;
	margin-top: 380px;
	float: left;
}
#left_menu {
	width: 160px;
	margin-top: 380px;
	margin-left: 10px;
	float: left;
}
.left_palette {
	font-size: 11px;
	color: #D9CCF7;
	margin: 0px 0px 10px 10px;
	padding: 3px 2px 5px 8px;
	width: 141px;
	background-color: #306;
	border: 1px solid #AF95BB;
}
.left_palette a:link, .left_palette a:visited {
	color: #DECDFF;
}
.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;
}
.left_palettemenu a, .left_palettemenu a:link {
	color: #d7cbdf;
	text-decoration: none;
}
.left_palettemenu a:hover, .left_palettemenu a:active {
	color: #fff;
	text-decoration: none;
}
#MenuBox H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 2px 6px 6px 0px;
	padding: 0px;
	border-bottom: 1px solid #AE8BC9;
}
/* CONTENTCOLUMN */
#ContentWrap {
	/*	background-color: #FFFFFF; */
	padding: 0px;
	margin-top: 10px;
}
#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: #660099;
	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: #660099;
}
#ContentWrap a:link, #ContentWrap2 a:link {
	color: #660099;
}
.content {
	margin: 0 0 0 20px;
}
#ContentWrap .itemBox {
	margin: 0px;
	background-image: url(images/itemboxbg_top.jpg);
	background-repeat: no-repeat;
}
#ContentWrap2 .itemBox {
	padding: 0px;
	margin: 0 0 20px 0;
}
.itemBox H1, .itemBox H1 a, .itemBox H1 a:link, #ContentWrap2 .itemBox H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing: -0.04em;
	color: #660099;
	margin: 4px auto;
	font-weight: normal;
	width: 360px;
	height: 20px;
}
.itemHead {
}
.leftbox {
	float: left;
	padding-right: 4px;
}
.rightbox {
	float: right;
	padding-left: 4px;
}
.itemtextBox {
	font-size: 12px;
	line-height:16px;
	color: #666;
	width: 360px;
	margin: 0px auto;
}
.itemtextBox a {
	color: #6B3489;
	text-decoration:none;
}
.itemtextBox img {
	border: none;/*	padding: 6px;
	margin: 4px 0 8px 0; */
}
.itemtextBox a img, .itemtextBox a:hover img, .itemtextBox a:visited img {
/*	border:  1px solid #999999;
	padding: 5px;
	background-color: #F3F3F3; */
}
.entryfooter, .commententryfooter {
	width: 410px;
	background-image: url(images/itemboxbg_footer);
	background-repeat: no-repeat;
	margin: 0px auto;
	background-position: center top;
}
.entryfootertext {
	width: 360px;
	color:#666666;
	font-size:11px;
	text-align:left;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	margin: 0px auto;
	padding: 4px 0px;
	height: 20px;
}
.entryfooter a, .entryfooter a:link, .entryfooter a:visited, .entryfooter a:active, .commententryfooter a, .commententryfooter a:link, .commententryfooter a:visited {
}
.entryfooter a:hover, .commententryfooter a:hover {
}
/* RIGHTCOLUMN */
#RightColumn {
	float: right;
	width: 236px;
	background-image: url(images/RightBarTopBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 64px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 600px;
}
#RightWrap {
	/*	background-color: #000000; */
	width: 180px;
	margin: 0 0 10px 10px;
	padding-bottom: 0px;
	font-size: 11px;
	color: #AE8BC9;
}
.RightContent {
	/*	background-color: #000000; */
	font-size: 11px;
	padding-bottom: 10px;
}
.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: #AE8BC9;
}
.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 #AE8BC9;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #DECDFF;
	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: #DECDFF;
}
.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: 14px;
}
.top_normal {
	font-size: 12px;
	line-height: 14px;
}
/* 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 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: #666666;
}
.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:#FCFD00;
	height:7px;
}
.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;
}
