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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #5590c6;
	font-size: 20px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #5590c6;
	font-size: 16px;
	margin-bottom: 5px;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #5590c6;
	font-size: 12px;
}

a {
	color: #000000;
}

p {
	margin-bottom: 18px;
	clear: both;
}

table {
	width: 100%;
	border-spacing: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
table.data {
	border-collapse: collapse;
}
th {
	font-size: 11px;
	text-align:left;
	padding: 2px;
	color: #C1206E;
}
table.data td, table.data th {
	border-bottom: 1px dashed #5590c6;
	padding: 3px;
	height: 25px;
	vertical-align: top;
}

#container {
	width: 780px;
}

#head {
	height: 39px;
	background-color: #CCCCCC;
	border-bottom: 1px solid #666666;
	margin-bottom: 10px;
	padding-right: 10px;
}

#head li {
	float: left;
	list-style-type: none;
	margin: 10px 0px 0px 25px;
}
#head li a {
	text-decoration: none;
}

#left {
	float: left;
	width: 250px;
}


#logo {
	height: 75px;
	background-color: #C1206E;
	text-align: right;
	margin-bottom: 10px;
}
#logo img {
	margin: 27px 20px 0px 0px;
	border: 0px;
}

#nav ul li {
	list-style-type: none;
	margin-bottom: 10px;
}

#nav ul li a {
	display: block;
	width: 240px;
	height: 40px;
	padding-right: 10px;
	line-height: 40px;
	vertical-align: middle;
	text-align: right;
	background-color: #CCCCCC;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cc3366;
}

#nav ul li a.active, #nav ul li a:hover {
	background-color: #5590c6;
	color: #FFFFFF;
}

#nav ul ul li {
	margin-bottom: 0px;
}

#nav ul ul li a {
	display: block;
	width: 240px;
	height: 30px;
	padding-right: 10px;
	line-height: 30px;
	vertical-align: middle;
	text-align: right;
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#nav ul ul li a.active, #nav ul ul li a:hover {
	background-color: #FFFFFF;
	color: #C1206E;
}

#search {
	width: 230px;
	background-color: #5590c6;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding: 10px;
}
#search .search_date select {
	width: 67px;
}

#content {
	width: 520px;
	display: block;
	float: right;
}

#theme {
	height: 226px;
	background-color: #5590c6;
	margin-bottom: 10px;
	overflow: hidden;
}

#footer {
	clear: both;
	height: 29px;
	background-color: #CCCCCC;
	border-top: 1px solid #666666;
	margin-top: 10px;
	padding: 10px 10px 0px 10px;
}
#copyright {
	color: #FFFFFF;
	float: left;
	width: 250px;
}
#footernav li {
	float: left;
	list-style-type: none;
	margin: 0px 0px 0px 25px;
}
#footernav li a {
	text-decoration: none;
	color: #666666;
}

#bnr_sky img {
	border: none;
}
.spacer_min_height {
	float: right;
	border: 1px solid;
}

.title {
	padding: 10px;
	background-color: #ebeae9;
	margin-bottom: 10px;
}
.title_large {
	padding: 10px;
	height: 55px;
	line-height: 55px;
	vertical-align: middle;
	background-color: #C1206E;
	margin-bottom: 10px;
	overflow: hidden;
}
.title_large h1 {
	color: #FFFFFF;
}

.page {
	padding: 10px;
	background-color: #ebeae9;
	margin-bottom: 10px;
	min-height: 400px;
}
.page ul, .page ol {
	padding-left: 20px;
}

/* ### FOUT AFHANDELINGEN ### */
.form_ok {
	padding: 10px;
	background-color: #FFFFFF;
	border: 2px solid #009900;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
}
.error {
	background-color: #FFFFFF;
	border: 2px solid #CC0000;
	color: #CC0000;
	margin-bottom: 10px;
}
.error .title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	padding: 3px 0px 5px 10px;
	background-color: #CC0000;
	color: #FFFFFF;
}
.error .body {
	padding: 10px;
	color: #000000;
}

/* ### FORM ELEMENTS ### */
.form_element {
	display: block;
	clear: both;
	border-top: 1px solid #FFFFFF;
	padding: 10px 0px 5px 0px;
}
input, select, textarea {
	font-size: 11px;
	margin-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select.small {
	width: 100px;
	font-size: 10px;
	margin-right: 0px;
}
textarea.small {
	width: 470px;
	height: 40px;
}
textarea.large {
	width: 470px;
	height: 175px;
}
.submit {
	background-color: #C1206E;
	border: 1px solid #FFFFFF;
	padding: 0px 10px 1px 10px;
	color: #FFFFFF;
	font-weight: bold;
}
label {
	display: table-cell;
	float:left;
	width:175px;
	padding-bottom: 15px;

}
label.checkbox {
	width: auto;
}

label.el_error, td.el_error {
	color: #CC0000;
}
td.el_error {
	font-weight: bold;
}
label.radio {
	width: auto;
	margin-right: 15px;
}

/* ### ALGEMENE OPMAAK ### */
a.lees_verder {
	font-weight: bold;
	color: #C1206E;
}
.attention {
	padding: 10px;
	margin: 10px 0px;
	font-size: 11px;
	color: #000000;
	border: 1px solid #5590c6;
	background-color: #FFFFFF;
}

.left {
	float: left;
}
.right {
	float: right;
}
.aright {
	text-align: right;
}
.form_right {
	float: right;
}
.inline {
	display: inline;
}
.block {
	display: block;
}
.clear_both {
	clear: both;
}
.blue_block {
	width: 220px;
	padding: 10px;
	height: 190px;
	background-color: #5590c6;
	float: left;
	color: #FFFFFF;
	margin: 5px 5px 15px 5px;
	display: block;
}
.pink_block {
	width: 220px;
	padding: 10px;
	height: 190px;
	background-color: #C1206E;
	float: left;
	color: #FFFFFF;
	margin: 5px 5px 15px 5px;
	display: block;
}
.blue_block h1, .pink_block h1 {
	margin-bottom: 10px;
}
.blue_block ul, .pink_block ul {
	padding-left: 13px;
}

.blue_block a, .pink_block a {
	color: #FFFFFF;
}

.table_cell {
	display: table-cell;
}
.white {
	background-color: #FFFFFF;
}
.blue {
	background-color: #5590c6;
}
.pink {
	background-color: #C1206E;
}
.pink_txt {
	color: #C1206E;
}
.white_txt {
	color: #FFFFFF;
}
.action {
	background-color: #FFFFFF;
	border: 2px solid #C1206E;
	color: #CC0000;
	margin-bottom: 20px;
}
.action .title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	padding: 3px 0px 5px 10px;
	background-color: #C1206E;
	color: #FFFFFF;
}
.action .body {
	padding: 0px 10px 10px 10px;
	color: #000000;
}


/* ### BUTTONS ### */
a.button {
	padding: 5px 15px 5px 15px;
	background-color: #FFFFFF;
	border: 1px solid #C1206E;
	border: 1px solid #5590c6;
	color: #5590c6;
	color: #C1206E;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.button_small {
	padding: 3px 6px 3px 6px;
	background-color: #FFFFFF;
	border: 1px solid #C1206E;
	border: 1px solid #5590c6;
	color: #5590c6;
	color: #C1206E;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.button_small:hover {
	background-color: #5590c6;
	color: #FFFFFF;
}

a.button_white {
	padding: 3px 6px 3px 6px;
	background-color: #FFFFFF;
	color: #5590c6;
	color: #C1206E;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.button_white:hover {
	color: #5590c6;
}


/* ### PROFILES ### */
.zod_identity td {
	padding: 0px 10px 10px 0px;
}
.zod_profile ul {
	width: 240px;
	padding-left: 10px;
}
.img_container {
	width: 100%;
	height: 250px;
	margin: auto;
	padding: 10px 0px 10px 0px;
	text-align: center;
	background-color: #ebeae9;
}
.close_window {
	height: 30px;
	border-top: 1px solid #FFFFFF;
	background-color: #C1206E;
	line-height: 30px;
	vertical-align: middle;
	text-align: right;
	padding: 0px 10px;
}
.close_window a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/* ### OVERZICHTEN ### */
.no_records_found {
	padding: 10px;
	border: 2px solid #FF0000;
	background-color: #FFFFFF;
}
.members {
	margin: 0px 0px 10px 0px;
	background-color: #FFFFFF;
	width: 100%;
	border: 1px solid #5590c6;
}
.members td {
	padding: 3px 3px 0px 3px;
	height: 20px;
	background-color: #FFFFFF;
}
.member_profile, .subscription, .order_basket, .messages {
	width: 485px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #5590c6;
	background-color: #FFFFFF;
	
}

.member_list {
	clear: both;
	/*width: 488px;*/
	/*height: 110px;*/
	/*display: block;*/
	padding: 5px;
	margin-bottom: 10px;
	
	border: 1px solid #5590c6;
	background-color: #FFFFFF;
	
}
.member_img {
	width: 100px;
	height: 100px;
	margin-right: 10px;
	background-color: #f9e8f0;
	float: left;
}
.member_img img {
	border: none;
}
.member_info {
	display: block;
	width: 375px;
	margin-left: 110px;
}
.member_username {
	float: left;
	overflow: hidden;
}
.member_score {
	float: right;
	height: 18px;
}
.member_location {
	clear: right;
	float: right;
	font-style: italic;
	color: #666666;
}
.member_about {
	width: 370px;
	clear: right;
	display: block;
	overflow: hidden;
}
.member_info .member_about {
	height: 55px;
}
.no_pic_old {
	width: 98px;
	height: 88px;
	padding-top: 10px;
	display: block;
	color: #c1206e;
	border: 1px solid #c1206e;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	background-color: #f9e8f0;
}
.no_pic {
	width: 98px;
	height: 88px;
	padding-top: 10px;
	/*margin: 0px 10px 10px 0px;*/
	display: block;
	float: left;
	color: #c1206e;
	border: 1px solid #c1206e;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	background-color: #f9e8f0;
}
.member_img_large .no_pic {
	border: none;
	width: 250px;
	text-align: center;
	padding-top: 50px;
}
.rs_nav_basic .prev{
	float: left;
}
.rs_nav_basic .next{
	float: right;
}

.member_img_large {
	width: 250px;
	height: 250px;
	float: left;
	margin-right: 10px;
	background-color: #f9e8f0;
}
.member_info_large {
	float: right;
	width: 225px;
}
.member_sign {
	clear: left;
}
.spacer {
	clear: both;
	height: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #5590c6;
}

/* BASKET */
.order_basket table.data td {
	padding: 5px 3px 10px 3px;
}
.order_name {
	font-weight: bold;
}
.order_description {
	font-weight: normal;
	font-style: italic;
}
.order_total {
	font-weight: bold;
}
.order_pay {
	height: 30px;
	padding-top: 10px;
}
select.order_quantity {
	width: 38px;
}
.edit_actions a.button_small {
	margin-right: 10px;
}
/* BERICHTEN */
/*
.message_list a {
	text-decoration: none;
}
.message_list a:hover {
	text-decoration: underline;
}
*/
.unread {
	font-weight: bold;
}
.message_body {
	font-family: Courier, mono;
	color: #000000;
}