/**
 * PROMOOT & ZOEKEN
 */
 
#left_box { 
	float: left; 
	margin-top: 10px;
	overflow: hidden;
}
#right_box { 
	float: right; 
	margin-top: 10px;
	overflow: hidden;
}
#left_box li, #right_box li {
	float: left;
}

#center_box_page h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin: 5px;
	padding: 3px 0 3px 30px;
	background: url(../images/bg/boxes_arrow.gif) no-repeat center left;
}

.boxes_center .title a {
	color: #50b3cb;
}
.boxes_center .poster a {
	color: #dddbdb;
}

#left_box a:hover { text-decoration: underline; }

.boxes_left {
	width: 12px;
	height: 149px;
	background: url(../images/bg/boxes_left.png) no-repeat top left;
}
.boxes_center {
	background: url(../images/bg/boxes_center.png) repeat-x top left;
	color: #dddbdb;
}

#left { width: 480px; }
#right { width: 360px; height: 149px; }


.boxes_center td {
	padding: 1px 0;
}

.boxes_right {
	width: 12px;
	height: 149px;
	background: url(../images/bg/boxes_right.png) no-repeat top left;
}

.boxes_center .title {
	color: #50b3cb;
	width: 200px;
	padding-left: 35px;
}
.boxes_center .poster {
	width: 120px;
	font-weight: bold;
}	

.link_float {
	width: 320px;
	text-align: right;
	padding-top: 20px;
}

.link_float a {
	color: #5ebbd8;
}

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

/**
 * ZOEKEN FORM
 */
 
#right_box fieldset {
	margin: 20px 0 0 25px;
	padding-left: 50px;
	background: url(../images/form/search_icon.png) no-repeat center left;
}  
#right_box label {
	display: none;
}
#right_box .input_field {
	width: 220px;
	padding: 2px 10px;
	border: 1px solid #2e4d74;
	background: #0b1a2b;
	color: #d7d7d7;
}
#right_box select {
	width: 160px;
	margin-top: 3px;
	padding: 2px 0;
	border: 1px solid #2e4d74;
	background: #0b1a2b;
	color: #d7d7d7;
}

#search_submit { 
	width: 80px; 
	height: 20px;
	color: #ffffff; 
	border: 0px; 
	background: url(../images/btn/search.png) no-repeat top left; 
}

/**
 * CONTENT
 */

#left_content {
	float: left;
	width: 650px;
	color: #165b6d;
	overflow: hidden;
}

#right_content {
	float: right;
	width: 224px;
	overflow: hidden;
}

/**
 * FORMULIER
 */

#left_content .title {
	padding: 10px 0 20px 40px;
	font-weight: bold;
	font-size: 14px;
	color: #146d82;
	background: url(../images/bg/boxes_arrow2.gif) no-repeat 15px 10px;
}
#left_content .title .babes {
	color: #d02e8e;
	font-weight: bold;
}

#left_content h2 {
	height: 27px;
	width: 650px;
	margin: 10px 0 0 0;
	padding-left: 40px;
	line-height: 27px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.gold, .silver, .brons, .reg {
	float: left;
	width: 140px;
	height: 160px;
	margin-top: 20px;
	margin-left: 22px;
}
.gold {
	background: url(../images/bg/top50_item_gold.png) no-repeat top left;
}
.silver {
	background: url(../images/bg/top50_item_silver.png) no-repeat top left;
}
.brons {
	background: url(../images/bg/top50_item_brons.png) no-repeat top left;
}
.reg {
	background: url(../images/bg/top50_item_reg.png) no-repeat top left;
}
.number {
	width: 70px;
	height: 30px;
	padding-top: 2px;
	color: #b90e73;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.img_avatar {
	width: 130px;
	height: 85px;
	text-align: center;
}
.img_avatar img {
	border: 1px solid #b90e73;
}
.name {
	padding-left: 10px;
	color: #b90e73;
}

#left p {
	margin-left: 35px;
	color: #49bfda;
}
#left span {
	color: #ffffff;
}

.promoot_profiel {
	float: right;
	margin-top: 20px;
	width: 155px;
	height: 38px;
}
.promoot_profiel a {
	display: block;
	width: 155px;
	height: 38px;
	background: url(../images/icons/promoot_profiel.png) no-repeat top left;
}
.promoot_profiel a:hover {
	background: url(../images/icons/promoot_profiel_over.png) no-repeat top left;
}

/**
* MENU
*/

.veel_gestelde_vragen {
	width: 224px;
	height: 49px;
	background: url(../images/btn/veel_gestelde_vragen.png) no-repeat top right;
}
.veel_gestelde_vragen a {
	display: block;
	width: 224px;
	height: 49px;
}

.menu_top_none {
	width: 223px;
	height: 53px;
	margin-right: 1px;
	background: url(../images/bg/right_menu_top.png) no-repeat top right;
}
.menu_top_top_bottom {
	width: 224px;
	height: 53px;
	padding-top: 5px;
	background: url(../images/bg/right_menu_top_bottom.png) no-repeat top right;
}
.menu_top_top {
	width: 224px;
	height: 9px;
	background: url(../images/bg/right_menu_top_top.png) no-repeat top right;
}
.menu_top_center {
	width: 224px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	background: url(../images/bg/right_menu_top_center.png) repeat-y top right;
}
.menu_top_center a {
	display: block;
	width: 170px;
	padding-right: 54px;
	height: 21px;
	padding-top: 9px;
	color: #ffffff;
	background: url(../images/icons/dudes.gif) no-repeat 180px center;
}
.menu_top_center a span {
	color: #39d8fe;
}
.menu_top_center a:hover {
	color: #bbedf9;
}

.menu_top {
	width: 223px;
	height: 53px;
	padding-top: 4px;
	margin-right: 1px;
	background: url(../images/bg/right_menu_top_2.png) no-repeat top right;
}

.menu_top_none h2, .menu_top h2, .menu_top_top_bottom h2 {
	padding: 15px 0 0 45px;
	font-size: 14px;
	color: #ffffff;
}
.menu_top_none span, .menu_top span, .menu_top_top_bottom span {
	font-size: 11px;
	font-weight: normal;
	color: #59b9d1;
}
.myplace {
	background: url(../images/icons/myplace.gif) no-repeat 10px 18px;
}
.informatie {
	background: url(../images/icons/informatie.gif) no-repeat 17px 20px;
}

.menu_center {
	width: 223px;
	margin-right: 1px;
	padding: 5px 0;
	background: #1e8199 url(../images/bg/right_menu_center.png) no-repeat top right;
}

.menu_bottom {
	width: 223px;
	height: 20px;
	background: url(../images/bg/right_menu_bottom.png) no-repeat top right;
}

.menu_center .blue {
	background: url(../images/bg/menu_items.png) repeat-y top left;
}

.menu_center a {
	display: block;
	width: 178px;
	padding: 5px 0 5px 45px;
	color: #ffffff;
	font-weight: bold;
}
.menu_center a:hover {
	color: #9de9fb;
	background: url(../images/arrow/menu_arrow_active.gif) no-repeat 15px center;
}

.menu_center a span {
	color: #58dcfc;
	font-weight: normal;
}

/**
* IE HACKS
*/

* html .gold, * html .silver, * html .brons, * html .reg {
	margin-left: 18px;
}

