/* MAIN STYLES */
body {
	margin: 0px;
	background-color: white;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
}

body.bg {
	background-image: url(/images/page_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: black;
}

body.hm {
    /*background-image: url(/images/banners/hm/mixitup_layout_60p.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: black;*/
	margin-top: 141px;
}
body.hm .pagetitle {color:#fff;}

a img {
	border: none;
}

/* WRAPPER OM DE SITE TE POSITIONEREN */
.wrapper {
	text-align: left;
	width: 1000px;
}

.pagetitle {
	margin: 0px;
	padding: 6px;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
}

/* HEADER PLAATJE */
.header {
	height: 115px;
	background-image: url(/images/header1000px_bg.jpg);
	background-repeat: no-repeat;
}

.header_scalable {
	min-height: 175px;
	background: #383838 url(/images/header_logo.png) top left no-repeat;
	text-align: right;
}

.header_scalable div {
	float: right;
	text-align: right;
}

.header_scalable a.homelink {
	display: block;
	float: left;
	position: relative;
	top: 50px;
	left: 15px;
	width: 224px;
	height: 76px;
	/*background-color: #0ff;
	opacity: .2;*/
}

/* CONTENT */
.content {
	background-color: white;
	/*background-color: red;*/
	padding: 10px 14px 34px 17px;
}

div.pagemenu {
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 160px;
	/*background-color: yellow;*/
}

div.pagemenu a {
	margin: 0px;
	display: block;
}

/* Search input-output */
#search {
	margin: 5px 0px 7px 0px;
	padding: 0px 4px;
}

#search div {
	margin: 0px 0px;
	padding: 0px 2px 0px 8px;
	background: transparent url(/images/search/search_input_left.png) no-repeat center left;
}

#search div div {
	margin: 0px;
	padding: 1px 0px 0px 0px;
	height: 21px;
	background: transparent url(/images/search/search_input_bg.png) no-repeat center right;
}

#search div input {
	border: none;
	outline: none;
	margin: 4px 0px 2px 0px;
	padding: 0px 6px 0px 0px;
	width: 140px;
	background-color: transparent;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}

div.searchresult {
	color: #3d3d3d;
	font-family: arial;
	font-size: 12px;
	line-height: 23px;
	text-align: justify;
}

div.searchresult a, div.searchresult a:visited  {
	display: block;
	color: #ff00a2;
	text-decoration: none;
}

div.searchresult a:hover {
	text-decoration: underline;
}
/* End search */

div.pagebannertop {
	min-height: 90px;
	padding-left: 29px;
	padding-right: 29px;
	border: none;
	/*background-color: #F9C;
	background-color: #EBEBEB;*/
	background: #020202 url(/images/banners/pagebannertop_bg.gif) repeat-x top left
}

div.pagebannertop div {
	border-left: 1px solid #020202;
	padding-left: 1px;
	padding-right: 1px;
	background: #878787 url(/images/banners/pagebannertop_inner_bg.gif) repeat-x top left
}

dl, dt, dd {
	margin: 0px;
	padding: 0px;
}

dt {
	height: 35px;
	background-color: white;
}

dl {
	padding-bottom: 19px;
	background: transparent url(/images/dd/dd_last.png) no-repeat scroll bottom;
}

dl.last {
	padding-bottom: 0px;
	background: transparent;
}

dd {
	background: transparent url(/images/dd/dd_top.png) no-repeat scroll top;
	padding-top: 3px;
	color: #3d3d3d;
	font-family: arial;
	font-size: 12px;
	line-height: 23px
}

dd.item {
	text-align: left;
	padding-left: 10px;
	padding-right: 17px;
	padding-top: 17px;
	padding-bottom: 16px;
}

dd.itemhover {
	background-color: #f3f3f3;
	cursor: pointer;
}

dd a {
	color: #3d3d3d;
	text-decoration: none;
}

dd.moreitems {
	padding-left: 10px;
	padding-right: 17px;
	padding-top: 17px;
	padding-bottom: 16px;
}

dd.moreitems a {
	color: #ff00a2;
	text-decoration: none;
}

dd.moreitems a:hover {
	text-decoration: underline;
}

dd.gallery {
	color: #3d3d3d;
	text-align: center;
	text-transform: uppercase;
	font-family: arial;
	font-size: 12px;
	line-height: 21px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 8px;
}

dd.galleryhover {
	background-color: #f3f3f3;
	cursor: pointer;
}

dd.gallery div.gallimage {
	margin: 0px 3px 8px 3px;
	padding: 0px;
	width: 152px;
	border: 1px solid #cacaca;
	text-align: center;
	overflow: hidden;
}

dd.actie {
	padding: 3px 0px 8px 0px;
	text-align: center;
}

dd.actie div {
	padding-left: 10px;
	padding-right: 17px;
}

dd.actie img {
	margin-bottom: 5px;
}

dd.actie a {
	color: #ff00a2;
	text-decoration: none;
}

/*dd.actie a:hover {
	text-decoration: underline;
}*/

dd.online {
	text-align: left;
	padding: 12px 0px 10px 16px;
}

/*dd.poll {
	text-align: left;
	padding-left: 10px;
	padding-right: 17px;
	padding-top: 17px;
	padding-bottom: 16px;
}*/

dd a.polllink {
	color: #ff20ae;
	text-decoration: none;
}

dd.links {
	text-align: center;
	padding-left: 10px;
	padding-right: 17px;
	padding-top: 17px;
	padding-bottom: 16px;
}

dd.links a {
	text-decoration: none;
}

dd.links a:hover {
	text-decoration: underline;
}

div.pagebannerside {
	/*padding-bottom: 20px;
	background-color: white;*/
	/*background-color: #FCF;*/
	background-color: white;
	border-bottom: 20px solid white;
}

/*div.content {
	background: #ffffff url(/images/main_bg.png) repeat-y scroll top;
}*/

div.main {
	margin: 11px 0px 0px 0px;
	background: #ffffff url(/images/main969px_bg.png) repeat-y scroll top;
}

div.main_l {
	float: left;
	width: 160px;
	/*background-color: #f00;*/
}

div.main_c {
	float: left;
	margin: 0px 22px 0px 26px;
	padding-top: 4px;
	width: 601px;
	/*width: 544px;
	background-color: #0f0;*/
	background-color: transparent;
}

div.main_r {
	float: left;
	width: 160px;
	/*background-color: #00f;*/
	background-color: transparent;
}

/* List item */

.litem {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 18px 0px;
	background: transparent url(/images/item_separator601px.png) no-repeat bottom center;
}

.litem h2 {
	margin: 0px 0px 8px 0px;
	padding: 0px;
	color: #ff00a2; /* 255,0,162 */
	font-family: verdana;
	font-size: 14px;
	/*line-height: 104px;*/
}

.litem h2 a {
	color: #ff00a2;
	text-decoration: none;
}

.litem img {
	margin-top: 7px;
	margin-bottom: 14px;
	border: none;
}

.litem img.right {
	float: right;
	margin-left: 25px;
	margin-right: 0px;
}

.litem img.left {
	float: left;
	margin-left: 0px;
	margin-right: 25px;
}

img.itemimage {
	float: right;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 14px;
}

img.fullwidth {
	float: none;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}

img.maxwidth_left {
	display: block;
	float: none;
	margin-left: 0px;
}

.litem p {
	margin: 0px;
	padding: 0px;
	color: #3d3d3d;
	font-family: arial;
	font-size: 12px;
	line-height: 23px;
	text-align: justify;
}

.lbanner {
	text-align: center;
}

/* item text */

p.subtitle {
	font-family: verdana;
	font-style: italic;
	color: #ababab;
	margin-bottom: 12px;
	padding: 4px;
}

/* quotes */
span.bqstart {
	color: #ff20ae;
	font-size: 200%;
}

span.bqend {
	color: #ff20ae;
	font-size: 200%;
}

p.itemtext {
}

p.itemtext a {
	color: #ff00a2;
	text-decoration: none;
}

p.itemtext a:hover {
	text-decoration: underline;
}

/*p.itemtext i {
}*/

a.itemmore {
	color: #ff00a2;
	font-family: arial;
	font-size: 12px;
	line-height: 23px;
	text-decoration: none;
}

a.itemmore:hover {
	text-decoration: underline;
}

/* item part nav */
div.partnav {
	margin-top: 12px;
	margin-bottom: 10px;
}

div.partnav a {
	color: #ff00a2;
	font-family: arial;
	font-size: 12px;
	line-height: 23px;
	text-decoration: none;
}

div.partnav a:hover {
	text-decoration: underline;
}

hr {
	margin: 10px 0px;
	padding: 0px;
	height: 1px;
	background: #ffffff url(/images/item_separator.png) no-repeat top center;
}

.pagenumlinks {
	/*background-color: #0f0;*/
	width: 544px;
	padding: 10px 3px;
}

.pagenumlinks span {
	color: #ff30b4; /* 255,48,180 */
	font-family: arial;
	font-size: 11px;
	line-height: 23px;
	text-decoration: underline;
}

.pagenumlinks a {
	color: #3d3d3d;
	font-family: arial;
	font-size: 11px;
	line-height: 23px;
	text-decoration: none;
	margin: 0px 2px;
}

.pagenumlinks a:hover {
	color: #ff30b4; /* 255,48,180 */
	text-decoration: underline;
}

.bottompagelinks {
	color: #3d3d3d;
	text-align: center;
	text-transform: uppercase;
}

.bottompagelinks a {
	margin: 0px 5px;
	color: #ff20ae; /* 255,32,174 */
	font-family: arial;
	font-size: 11px;
	line-height: 23px;
	text-decoration: none;
}

.bottompagelinks a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
}

/* galleries */
p.gallerycontent {
	border: 1px solid #dbdbdb;
	margin: 10px 0px;
	padding: 20px 10px;
	text-align: left;
}

p.gallerycontent img {
	/*margin: auto 10px;*/
	margin: auto 16px;
}

/* forms */
form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	/*width: 40em;*/
	width: 542px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #dbdbdb;
}

p.fieldset {
	margin: 18px 0px 0px 0px;
	padding: 0px;
}

legend {
	color: #ff00a2; /* 255,0,162 */
	font-family: verdana;
	font-size: 12px;
	margin-left: 13px;
	padding-left: 0px;
}

p.taf {
	margin: 4px;
	padding: 4px 0px 4px 0px;
	clear: left;
}

p.taf label {
	display: block;
	width: 6.7em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
}

p.taf input {
	width: 32%;
	font-size: 12px;
	border: 1px solid #3b3b3b;
	padding-left: 2px;
	padding-right: 2px;
}

p.taf input.button {
	width: 100px;
	background-color: #ebebeb;
}

p.taf span {
	padding: 0px 8px 0px 26px;
}

/* tell a friend */
#input_tellafriend {
}

#output_tellafriend {
	margin: 30px 0px 30px 0px;
	padding-top: 40px;
	background: #ffffff url(/images/item_separator.png) no-repeat top center;
}

/* polls */
p.pll {
	margin: 4px;
	padding: 4px 0px 4px 0px;
	clear: left;
}

p.pll label {
	display: block;
	width: 2.0em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
}

p.pll input {
	font-size: 12px;
	border: 1px solid #3b3b3b;
	padding-left: 2px;
	padding-right: 2px;
}

p.pll input.button {
	width: 100px;
	background-color: #ebebeb;
}

p.pll span {
	padding: 0px 8px 0px 26px;
}

/* misc */
.aleft {text-align: left;}
.acenter {text-align: center;}
.ajustify {text-align: justify;}
.aright {text-align: right;}
.h100pct {height: 100%;}
.noborder {border:none;}

.output {
	display: none;
}

/* FOOTER */
.footer {
	background-image: url(/images/footer_top1000px.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: transparent;
}

.footer_links {
	background-image: url(/images/footer_bottom1000px.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: transparent;
}

table.footerlinks {
	margin-top: 40px;
}

table.footerlinks a {
	color: #ffffff;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}

table.footerlinks a:hover {
	text-decoration: underline;
}

.debug {
  font-family: monospace;
	color: #ffffff;
}