body {
	font-family					: Tahoma, Geneva, sans-serif;
	margin						: 0px;
	color						: #000;
	background-image			: url(../../images/general/pixel-darkgrey.gif);
	font-size					: 13px;
	line-height					: 20px;
}

a {
	color						: #000;
}

a:hover {
	color						: #49c3f6;
}

.blue, a.blue {
	color						: #49c3f6;
}

a.blue:hover {
	text-decoration				: none;
}

img {
	border						: none;	
}

.img_left {
	margin						: 0 15px 0 0;		
}

.img_right {
	margin						: 0 0 0 15px;
}

.imgbutton {
	cursor						: pointer;
	text-decoration				: underline;
}

.hide {
	display						: none;
}

.show {
	display						: block;
}

.autowidth {
	width						: auto;	
}

.float_left {
	float						: left;
}

.float_right {
	float						: right;
}

.clear_float {
	clear						: both;
}

.clear_left {
	clear						: left;
}

.spacer5 {
	clear						: both;
	height						: 5px;
	overflow					: hidden;
}

.spacer10 {
	clear						: both;
	height						: 10px;
	overflow					: hidden;
}

.spacer20 {
	clear						: both;
	height						: 20px;
	overflow					: hidden;
}

.spacer30  {
	clear						: both;
	height						: 30px;
	overflow					: hidden;
}

.spacer40  {
	clear						: both;
	height						: 40px;
	overflow					: hidden;
}

.spacer50  {
	clear						: both;
	height						: 50px;
	overflow					: hidden;
}

.bluebox {
	background-image			: url(../../images/general/pixel-lightblue.gif);
	padding						: 12px;
	width						: 626px;
}

ul.list {
	list-style-type:none;
	list-style-image:none;
}
ul.list li {
	background-image			: url(../../images/general/list-arrow.gif);
	background-repeat			: no-repeat;
	background-position			: 0px 4px;
	padding-left				: 25px;
}

.field {
	font-family					: Tahoma, Geneva, sans-serif;
	color						: #000000;
	width						: 294px;
	height						: 19px;
	background-image			: url(../../images/general/field-bg.gif);
	background-position			: bottom;
	background-repeat			: repeat-x;
	border						: 1px solid #61635e;
	padding						: 3px 2px 0 2px;
}

.textbox {
	font-family					: Tahoma, Geneva, sans-serif;
	font-size					: 12px;
	color						: #000000;
	width						: 414px;
	height						: 165px;
	background-image			: url(../../images/general/textbox-bg.gif);
	background-position			: bottom;
	background-repeat			: repeat-x;
	border						: 1px solid #61635e;
	padding						: 3px 2px 0 2px;
}

#topbar {
	height						: 5px;
	background-image			: url(../../images/general/pixel-blue.gif);
}

#header	{
	width						: 977px;
	height						: 80px;
	margin						: 0 5px 17px 5px;
}

#header img {
	float						: left;
}

#header_right {
	float						: left;
	text-align					: right;
}

.inline_image_top {
	margin-top					: 4px;
}

.inline_image_bottom {
	margin-bottom				: -4px;
}

.inline_image_bottom2 {
	margin-bottom				: -2px;
}

#searchbox {
	height						: 26px;
	width						: 215px;
	background-image			: url(../../images/general/searchbox-left.gif);
	background-repeat			: no-repeat;
	float						: right;
	margin-top					: 10px;
}

#searchbox img {
	cursor						: pointer;
}

#searchfield {
	margin						: 3px 0 0 8px;
	width						: 170px;
	border						: none;
	background-color			: transparent;
	color						: #c5c5c5;
	font-family					: Tahoma, Geneva, sans-serif;
}

#pagesearchbox {
	padding						: 0 13px;
}

#pagesearchfieldwrapper {
	height						: 26px;
	width						: 215px;
	background-image			: url(../../images/general/searchbox-left.gif);
	background-repeat			: no-repeat;
	float						: left;
	margin-top					: 3px;	
}

#pagesearchfield {
	margin						: 3px 0 0 8px;
	width						: 170px;
	border						: none;
	background-color			: transparent;
	color						: #c5c5c5;
	font-family					: Tahoma, Geneva, sans-serif;	
}

#pagesearch_fieldbtn {
	cursor						: pointer;
}

#search_period {
	float						: left;
	margin-left					: 22px;
}
#search_period span {
	float						: left;
	display						: block;
	margin						: 6px 5px 0 5px;	
}

.datefieldwrapper {
	float						: left;
	width						: 112px;
	background					: url(../../images/general/search-datefield.gif) no-repeat;
	margin-top					: 3px;	
	height						: 26px;
}

.datefieldwrapper img {
	float						: right;
	cursor						: pointer;
}

.datefieldwrapper input {
	width						: 75px;
	border						: none;
	background-color			: transparent;
	margin						: 4px 0 0 8px;
	color						: #C5C5C5;
	float						: left;
}

#pagesearchbox .form_error {
	width						: 595px;	
}

#pagesearchbox .show {
	float						: right;
	margin						: 0 0 0 0;
	width						: 25px;
	text-align					: right;
}

.searchbox_tags {
	background					: #fff;
	border						: 1px solid #c2c2c2;
	padding						: 10px 15px;
	line-height					: 26px;
}

.searchbox_tags a {
	display						: inline-block;
	padding						: 0 3px;
}

.searchbox_tags a:hover {
	/*color						: #5C5C56;
	background-color			: #faf8b0;*/
}

.searchbox_tags a.tag_selected {
	background-color			: #faf8b0;
	color						: #000;
}

.searchbox_tags a.tag_selected:hover {
	color						: #5C5C56;
}


#menu {
	padding						: 0 5px 0 5px;
	margin-bottom				: 10px;
}

#main {
	background-color			: #fff;
}

#mainbody {
	width						: 987px;
 	margin-left					: auto;
  	margin-right				: auto;
	padding						: 27px 0 20px 0;
}

#maincontent {
	
}

#leftcol {
	width						: 659px;
	float						: left;
}

.leftcol_content {
	width						: 650px;
	margin						: 0 0 0 5px;
}


/* MAGAZINE OVERVIEW */

.magazinebox {
	margin						: 20px 0;
}

.magazinebox .header {
	height						: 64px;	
}

.magazinebox .icon {
	float						: left;
	margin						: 5px 5px 0 15px;
}

.magazinebox .title {
	float						: left;
	width						: 460px;
}

.magazinebox .title_temp {
	float						: left;
	width						: 460px;
	margin-top					: 19px;
}

.magazinebox img.list_arrow {
	margin						: 4px 5px 0 0;
}


.magazinebox .count {
	float						: right;
	margin-top					: 6px;
}

.magazinebox .count img {
	margin						: -2px 0 0 0;
}

.magazinebox .tempsub {
	float						: left;	
	margin						: 2px 0 0 0;
}

.magazinebox .tempsub img {
	margin						: -2px 0 0 0;
}

.magazinebox .show {
	float						: right;
	margin						: 15px 22px 0 0;
	width						: 85px;
	text-align					: right;
}

.magazinebox .show img {
	margin-left					: 8px;	
}

.magazinebox_content {
	margin						: 0 22px;
}

.magazinebox_articles {
	margin						: 0 0 0 54px;
}

.magazinebox_articles .form_error {
	float						: left;
	width						: 522px;
}


ul.category_articles_check {
	margin						: 0;
	padding-left				: 0px;
	list-style-type				: none;
}

ul.category_articles_check li {
	margin-left					: 0px;
	height						: 25px;
}

ul.category_articles_check li input {
	float						: left;
}

ul.category_articles_check li img.ok {
	float						: left;
	margin						: 5px 0 0 4px;
}

ul.category_articles_check li .article_title {
	width						: 519px;
	float						: right;
}

.magazinebox .footer {
	height						: 75px;
}

.magazinebox .footer_buttons {
	height						: 110px;
}

.magazine_bg {
	background-image			: url(../../images/general/magazinebox_body.gif);
	background-repeat			: repeat-y;
}

.magazinebox_top {
	background-image			: url(../../images/general/magazinebox_top.gif);
	height						: 10px;
	overflow					: hidden;
}
                        	
.magazinebox_bottom {
	background-image			: url(../../images/general/magazinebox_bottom.gif);
	height						: 10px;
	overflow					: hidden;
}

/* ARTICLE */

#article_title {
	height						: 53px;
	margin-bottom				: 10px;
}

#article_title img.icon {
	margin						: 2px 10px 0 0;
	float						: left;
}

#article_title .title {
	width						: 585px;
	float						: left;
}

.datebox {
	background-image			: url(../../images/general/pixel-blue.gif);
	color						: #fff;
	padding						: 0 6px;
	float						: left;
	display						: inline-block; 
	margin						: 0 8px 2px 0;
}

.loginregister {
	height						: 340px;
}

.loginregister .form_error {
	width						: 285px;
}

.loginregister p {
	margin						: 8px 3px;
}

.main_colleft {
	float						: left;
	width						: 315px;
}

.loginform {
	background-image			: url(../../images/general/pixel-lightblue.gif);
	padding						: 15px 8px;
	height						: 115px;
	margin-bottom				: 8px;
}

.loginform .leftcol {
	float						: left;
	width						: 82px;
}

.loginform .rightcol {
	float						: right;
	width						: 215px;
}

.loginform .field {
	width						: 208px;
}

.small {
	color						: #000000;
	font-size					: 11px;
}

.main_colright {
	float						: right;
	width						: 310px;
}

.main_colright img {
	margin						: 5px 8px 0 0;
}

.tagholder {
	width						: 285px;
	float						: left;
}

#add_to_my_bb_btn {
	margin						: 10px 0 0 20px;
}

#add_to_my_bb_msg {
	float						: right;
	padding						: 12px 15px;
	margin						: 0 0 5px 50px;
	background-image			: url(../../images/general/pixel-yellow.gif);
}

#add_to_my_bb_msg img {
	margin						: 5px 8px 0 0;	
}

.article_print {
	float						: right;
	margin						: 12px 0 0 0;
	height						: 20px;
}

.article_action_links {
	float						: right;
	margin						: 5px 0 0 0;
	height						: 20px;
	display						: block;
}

.article_action_msg {
	float						: right;
	padding						: 12px 15px;
	margin						: 5px 0 5px 20px;
	background-image			: url(../../images/general/pixel-yellow.gif);
}

.article_action_msg img {
	margin						: 5px 8px 0 0;	
}

#article_copyright {
	display						: none;	
}


/* HOME */

#home_image {
	width						: 354px;
	height						: 148px;
	background-image			: url(../../images/general/home-image.jpg);
	padding						: 260px 0 0 305px;
}

#homebox {
	width						: 300px;
	height						: 100px;
}

#home_meerweten {
	position					: relative;
	top							: -26px;
	left						: 226px;
}

.homecol {
	width						: 310px;
	margin						: 20px 0 0 15px;
	float						: left;
}

.homecol img {
	margin						: 6px 10px 0 0;
	float						: left;
}

.homecol .title {
	width						: 247px;
	float						: left;
}

/* PROEFNUMMER & ABONNEMENT */

.static_leftcol {
	width						: 415px;
	float						: left;
}

.static_rightcol {
	padding						: 15px;
	width						: 190px;	
	float						: right;
	background-image			: url(../../images/general/pixel-lightblue.gif);
}

.static_rightcol .title {
	width						: 155px;
	float						: left;
	margin						: -5px 0 0 0;
}

.register_buttons {
	height						: 87px;	
	margin						: 25px 0;
}

#register_area {
	
}

.userdatabox .leftcol {
	width						: 126px;
	float						: left;
}

.userdatabox .rightcol {
	width						: 520px;
	float						: right;
}

.userdatabox .long  {
	width						: 514px;
}

.userdatabox .textbox {
	width						: 514px;
}

.form_geslacht {
	width						: 80px;
	height						: 24px;
	padding						: 3px 2px 3px 2px;
	vertical-align				: middle;
	margin-top					: -3px;
}

.form_voorletters {
	width						: 84px;
}

.form_achternaam {
	width						: 336px;
}

.form_pccijfers {
	width						: 60px;
}

.form_pcletters {
	width						: 30px;
}

.form_telefoon {
	width						: 155px;
}

.form_actiecode {
	width						: 360px;
	float						: left;
}



#pricetxtbox {
	float						: right;
	width						: 490px;
	padding						: 15px;
	background-image			: url(../../images/general/pixel-lightblue.gif);
}

#register_area .error {
	display						: none;
}

#discounttxt_error {
	float						: right;
	width						: 490px;
	padding						: 12px 15px;
	background-image			: url(../../images/general/pixel-yellow.gif);
}

.form_error {
	float						: right;
	width						: 490px;
	padding						: 12px 15px;
	margin						: 0 0 5px 0 ;
	background-image			: url(../../images/general/pixel-yellow.gif);
	display						: none;
}

.form_error_long {
	padding						: 12px 15px;
	margin						: 0 0 5px 0 ;
	background-image			: url(../../images/general/pixel-yellow.gif);
	display						: none;
}

.form_error img, .form_error_long img {
	margin						: 4px 8px 0 0;
}

#discounttxt_error img {
	margin						: 4px 8px 0 0;
}

#discounttxt {
	display						: none;
	font-weight					: bold;
}

.loginbox .form_error {
	display						: block;
	width						: 285px;
	margin						: 0 0 5px 0;
	clear						: both;
}

/* ABOUT */

.aboutbox {
	
}

.about_col_left {
	width						: 312px;
	float						: left;
}

.about_col_right {
	width						: 312px;
	float						: right;
}

.aboutbox p {
	padding						: 5px 3px;	
}

.about_photo {
	padding						: 15px;
	background-image			: url(../../images/general/pixel-lightblue.gif);
	height						: 178px;
}

.about_photo img {
	float						: left;	
}

.about_photo .naam {
	width						: 130px;
	float						: right;
}

/* SEARCH */

.searchtitle {
	width						: 120px;
	float						: left;
}

.subtitle {
	float						: left;
	margin						: 6px 0 0 0;
}

.page_navigation {
	text-align					: center;
}

/* MY DATA */

.mydata_left {
	float						: left;
	width						: 120px;
}

.invoice {
	margin						: 15px 0;
	height						: 40px;
}

.invoice_long {
	margin						: 15px 0;
	height						: 20px;
}

ul.subuser_tabs {
	height						: 34px;
	margin						: 0;
	padding						: 0 0 0 10px;
	background					: url(../../images/general/2px-gray-line.gif) 0 33px repeat-x;
}

ul.subuser_tabs li {
	margin						: 0 14px 0 0;
	padding						: 0px;
	float						: left;
	display						: block;
}

ul.subuser_tabs li .left {
	display						: block;
	width						: 8px;
	height						: 34px;
	float						: left;
	overflow					: hidden;
	background-image			: url(../../images/general/subs_tab_left.gif);
}

ul.subuser_tabs li a {
	float 						: left;	
	display						: block;
	height						: 28px;
	background					: url(../../images/general/2px-gray-line.gif) top repeat-x #fff;	
	padding-top					: 6px;
}

ul.subuser_tabs li a.inactive {
	background					: none !important;	
}

ul.subuser_tabs li .right {
	display						: block;
	width						: 8px;
	height						: 34px;
	float						: right;
	overflow					: hidden;
	background-image			: url(../../images/general/subs_tab_right.gif);
}

.subusers_overview {
	padding						: 20px;
	background-image			: url(../../images/general/subsoverview_bg.gif);
	background-repeat			: repeat-y;
}

.subuser {
	
}

.sub_colleft {
	float						: left;
	width						: 100px;
	margin-bottom				: 5px;
}

.sub_colmiddle {
	float						: left;
	width						: 410px;
	margin-bottom				: 5px;
}

.sub_colright {
	float						: right;
	width						: 100px;
	height						: 45px;
	padding						: 15px 0 0 0;
	text-align					: right;
}

.sub_colright img {
	
}

.subuser .form_voorletters {
	width						: 85px;
}

.subuser .form_achternaam {
	width						: 265px;
}

.subuser .form_email {
	width						: 444px;
}

/* MY BB */

.mybbtitle {
	width						: 230px;
	float						: left;
}

ul.category_articles_check li.mybb {
	margin-left					: 0px;
	height						: 25px;
	padding						: 8px 0;
	background-image			: url(../../images/general/2px-gray-line.gif);
	background-position			: bottom;
	background-repeat			: repeat-x;
}

ul.category_articles_check li.mybb .form_error {
	/*width						: auto;*/
}


ul.category_articles_check li.mybb .article_title {
	width						: 400px;
}

.mybb_category_title {
	height						: 35px;
	margin						: 0 0 -4px 0;
	background-image			: url(../../images/general/2px-gray-line.gif);
	background-position			: bottom;
	background-repeat			: repeat-x;
}


.commentbox {
	position					: absolute;
	display						: none;
	width						: 209px;
	z-index						: 100;
	margin						: -63px 0 0 -118px;
}

.commentbox .pointer {
	width						: 15px;
	height						: 29px;
	background-image			: url(../../images/general/note-pointer.gif);
	background-repeat			: no-repeat;
	margin						: 40px 0 0 0;
	float						: right;
	position					: relative;
	left						: -1px;
}

.commentbox_header {
	padding						: 3px 0 0 8px;
	background-image			: url(../../images/general/note-header.gif);
	height						: 32px;
	width						: 186px;
	color						: #fff;
	font-size					: 11px;
}

.commentbox_header img {
	float						: right;	
	margin						: 0 3px 0 0;
}

.commentbox_body {
	background-image			: url(../../images/general/note-bg.gif);
	width						: 178px;
	padding						: 0 8px;
}

.commentbox_body textarea {
	background-color			: #f8f7d5;
	border						: 1px solid #e9e8b5;
}

.commentbox_footer {
	padding						: 10px 8px;
	background-image			: url(../../images/general/note-footer.gif);
	height						: 20px;
	width						: 178px;
}


.heightcheckbox {
	width						: 174px; 
	display						: none; 
	font-size					: 11px; 
	line-height					: 14px;
}

.commentbox_textarea {
	width						: 174px;
	font-family					: Tahoma, Geneva, sans-serif;
	font-size					: 11px;
	line-height					: 14px;
	overflow					: hidden;
}

/* SHOP */

.order_table {
	width						: 650px;	
}

.order_table img {
	margin						: 0 10px 10px 0;
}

.order_table .line {
	background-image			: url(../../images/general/2px-gray-line.gif);
	height						: 2px;
	/*font-size					: 1px;*/
}

.order_table .total {
	text-align					: right;
	padding						: 0 12px 0 0;
}

.order_table .price {
	width						: 60px;
	padding						: 12px;
	background-image			: url(../../images/general/pixel-lightblue.gif);
	text-align					: right;
}

.nexttobutton {
	float						: left;
	margin						: 2px 0 0 10px;
}

/* RIGHTCOL */

#rightcol {
	width						: 301px;
	float						: right;
}

#rightcol .form_error {
	width						: 261px;
	margin						: 0 6px 10px 0;
}

.rightcolbox {
	width						: 301px;
}

.rightcolbox_top {
	width						: 301px;
	height						: 5px;
	background-image			: url(../../images/general/rightbox-shadow-top.gif);
	overflow					: hidden;
}

.rightcolbox_bodybg {
	background-image			: url(../../images/general/rightbox-shadow-sides.gif);
	padding						: 0 6px 0 5px;
}

.rightcolbox_body {
	background-image			: url(../../images/general/rightbox-gradient.gif);
	background-position			: bottom;
	background-repeat			: no-repeat;
}


.rightcolbox_body_padding {
	background-image			: url(../../images/general/rightbox-gradient.gif);
	background-position			: bottom;
	background-repeat			: no-repeat;
	padding						: 8px;
}

.rightcolbox_body_mybb {
	background-image			: url(../../images/general/rightbox_mybb_bg.gif);
	background-position			: bottom;
	background-repeat			: no-repeat;
	padding						: 8px;
	color						: #fff;
}

.mybb_delete_link {
	font-size					: 10px;
}

.rightcolbox_body_mybb a {
	color						: #fff;
	text-decoration				: underline;
}

.rightcolbox_body_mybb a:hover {
	text-decoration				: none;
}

.rightcolbox_body_mybb .mailbtn {
	padding						: 10px 0 0 0;
}

.rightcolbox_body_reseller {
	background					: url(../../images/general/pixel-lightblue.gif);
	padding						: 8px;
	color						: #000;
}

.rightcolbox_body_reseller p {
	padding						: 0;
	margin						: 0;
	width						: 166px;
	float						: right;
}

.rightcolbox_bottom {
	width						: 301px;
	height						: 15px;
	background-image			: url(../../images/general/rightbox-shadow-bottom.gif);
}

.rightcol_blog {
	padding						: 10px 10px 35px 10px;
}

.rightcol_mybb {
	padding						: 5px 10px;
}

.rightcol_article_overview {
	padding						: 10px 10px 35px 10px;
}

.rightcol_article_overview .category_title {
	height						: 25px;
}

.category_icon {
	float						: left;
	margin						: 0 8px 0 2px;
}

.rightcol_article_overview .title {
	float						: left;
	width						: 150px;
	margin						: 0 0 0 0;
}

ul.category_articles {
	margin						: 0;
	padding-left				: 13px;
	list-style-image			: url(../../images/general/bullet.gif)
}

ul.category_articles li {
	margin-left					: 0px;
}

/* BLOG */

.blog_subtitle {
	height						: 20px;	
}

.blog_footer_left {
	width						: 420px;
	float						: left;
}

.comment p {
	padding						: 16px;
	margin						: 3px 0 16px 0;
	background-image			: url(../../images/general/pixel-lightblue.gif);
}

.blog_footer_right {
	width						: 200px;
	float						: right;
}

.blog_footer_right img {
	margin						: -4px 8px 0 0;
}

.blog_footer_left .form_error {
	width						: 390px;
	clear						: both;
}

/* DOSSIERS */

.dossierbox {
	width						: 312px;
}

.dossierbox .title {
	width						: 222px;
	height						: 69px;
	background-image			: url(../../images/general/dossierbox.gif);
	padding						: 18px 10px 0 80px;
}

.dossierbox p {
	margin						: 0 4px;
	padding						: 0;
}

.dossierbox p.description {
	margin						: 8px 4px;
}

.dossierbox .gray_line {
	margin						: 5px 0 5px 0;	
}


/* LINES */

.gray_line { 
	background-image			: url(../../images/general/2px-gray-line.gif);
	height						: 2px;
	margin						: 12px 0 17px 0;
	overflow					: hidden;
}

.blue_line {
	background-image			: url(../../images/general/pixel-blue.gif);
	height						: 4px;
	margin						: 6px 0;
	overflow					: hidden;
}

.lightblue_line {
	background-color			: #8fd8f7;
	height						: 2px;
	margin						: 6px 0;
	overflow					: hidden;
}

#footer {
	background-image			: url(../../images/general/footer-bg.gif);
}

#footercontent {
	width						: 977px;
 	margin-left					: auto;
  	margin-right				: auto;
	height						: 41px;	
	padding-top					: 26px;
	color						: #fff;
	font-size					: 12px;
}

#footercontent a {
	color						: #fff;
	font-size					: 12px;
	text-decoration				: none;
}

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

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}

