@charset "utf-8";

html, body
{
	margin: 0 auto;
	height: 100%;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 1.6;
	color: #313131;
	background: #f2f2e9;
}

/* algemeen */

*
{
	margin: 0;
	padding: 0;
}

a
{
	color: #59b924;
	text-decoration: none;
}

a:hover
{
	color: #313131;
	text-decoration: underline;
}

img
{
	border: none;
}

/* pagina */

#page
{
	position: relative;
	margin: 0 auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width: 980px;
	padding: 0;
	margin-bottom: -120px;
	z-index: 1;
}

#left
{
	float: left;
	display: inline;
	width: 220px;
	height: 100%;
	margin: 20px 7px 0 0;
}

#content
{
	float: left;
	display: inline;
	width: 753px;
	height: 100%;
	margin: 20px 0 0 0;
}

#center
{
	float: left;
	display: inline;
	width: 460px;
	height: 100%;
	margin: 0 7px 0 0;
	padding: 10px 10px 0 10px;
	background: #FFF;
	position: relative;
}

#right
{
	float: left;
	display: inline;
	width: 246px;
	height: 100%;
	margin: 0;
	padding: 10px 10px 0 10px;
	background: #FFF;
}

#footer
{
	clear: both;
	position: relative;
	margin: 0 auto;
	bottom: 0;
	width: 100%;
	height: 146px;
	padding: 0;
	background: url(../images/bckg_page_bottom.png) repeat-x;
	z-index: 1;
}

/* links */

#left h2
{
	float: left;
	display: inline;
	width: 200px;
	height: 30px;
	margin: 0 0 1px 0;
	padding: 5px 10px 0 10px;
	line-height: 25px;
	font-size: 14px;
	font-weight: normal;
	background: #FFF;
}

#logo
{
	float: left;
	display: inline;
	width: 220px;
	height: 190px;
	margin: 0 0 7px 0;
}

#menu
{
	float: left;
	display: inline;
	width: 220px;
	height: 100%;
	margin: 0 0 7px 0;
}

#menu ul
{
	list-style: none;
}

#menu li
{
	float: left;
	display: inline;
	width: 220px;
	height: 24px;
	margin: 0 0 1px 0;
	line-height: 24px;
	font-size: 11px;
}

#menu li a
{
	display: block;
	width: 191px;
	padding: 0 0 0 29px;
	background: #FFF url(../images/bckg_left_menu_li.gif) left no-repeat;
	text-decoration: none;
}

#menu li a:hover
{
	background: #FFF url(../images/bckg_left_menu_li_hover.gif) left no-repeat;
}

#menu li.active a
{
	color: #313131;
	text-decoration: none;
}

#menu li.active a:hover
{
	text-decoration: underline;
}

#search
{
	float: left;
	display: inline;
	width: 200px;
	height: 100%;
	margin: 0 0 7px 0;
	padding: 10px;
	background: #FFF;
}

#search fieldset
{
	float: left;
	display: inline;
	width: 180px;
	height: 100%;
	padding: 10px;
	background: #eaedf2;
}

#search input
{
	float: left;
	display: inline;
}

#search .input
{
	width: 149px;
	margin: 0 7px 0 0;
}

ul#expertpanel
{
	float: left;
	display: inline;
	list-style: none;
	height: 100%;
	margin: 0 0 7px 0;
	padding: 10px 10px 3px 10px;
	background: #FFF;
}

#left ul#expertpanel
{
	width: 200px;
}

#center ul#expertpanel
{
	width: 440px;
}

#expertpanel li
{
	float: left;
	display: inline;
	width: 200px;
	height: 36px;
	margin: 0 0 7px 0;
	background: #f1f2f4;
}

#center ul#expertpanel li
{
	margin: 0 20px 10px 0;
}

#expertpanel li img
{
	float: left;
	display: inline;
	width: 36px;
	height: 36px;
	margin: 0 6px 0 0;
	border-right: 6px solid #5bbd28;
}

#expertpanel li h3
{
	float: left;
	display: inline;
	width: 152px;
	margin: 5px 0 4px 0;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
}

#expertpanel li h3 a
{
	color: #313131;
	text-decoration: none;
}

#expertpanel li h3 a:hover
{
	color: #59b924;
	text-decoration: underline;
}

#expertpanel li p
{
	float: left;
	display: inline;
	width: 152px;
	margin: 0 0 5px 0;
	font-size: 10px;
	line-height: 10px;
	color: #666;
}

#stay_tuned
{
	float: left;
	display: inline;
	width: 200px;
	height: 100%;
	margin: 0 0 7px 0;
	padding: 10px;
	background: #FFF;
}

#stay_tuned p
{
	float: left;
	display: inline;
	width: 180px;
	height: 100%;
	padding: 10px;
	font-size: 11px;
	line-height: 16px;
	background: #eaedf2;
}

#stay_tuned p span.error
{
	color: #F00;
}

#stay_tuned fieldset
{
	float: left;
	display: inline;
	width: 187px;
	height: 100%;
	margin: 0 0 10px 0;
	padding: 0 3px 10px 10px;
	background: #eaedf2;
}

#stay_tuned input, #stay_tuned select
{
	float: left;
	display: inline;
}

#stay_tuned .input
{
	width: 149px;
	margin: 0 7px 3px 0;
}

#stay_tuned .input_s
{
	margin: 0 7px 0 0;
}

#stay_tuned .buttons
{
	float: left;
	display: inline;
	width: 200px;
	margin: 10px 0 0 0;
	padding: 0;
}

#stay_tuned .button
{
	float: left;
	display: inline;
	width: 30px;
	height: 30px;
	margin: 0 10px 0 0;
	padding: 0;
}

#stay_tuned a.button
{
	display: block;
}

#stay_tuned a#button_rssfeed
{
	background: url(../images/icon_rss_g.gif) top left no-repeat;
}

#stay_tuned a#button_rssfeed:hover
{
	background: url(../images/icon_rss.gif) top left no-repeat;
}

#stay_tuned a#button_twitter
{
	background: url(../images/icon_twitter_g.gif) top left no-repeat;
}

#stay_tuned a#button_twitter:hover
{
	background: url(../images/icon_twitter.gif) top left no-repeat;
}

#stay_tuned a#button_linkedin
{
	background: url(../images/icon_linkedin_g.gif) top left no-repeat;
}

#stay_tuned a#button_linkedin:hover
{
	background: url(../images/icon_linkedin.gif) top left no-repeat;
}

#stay_tuned a#button_greenhosting
{
	background: url(../images/icon_cleanbits_g.gif) top left no-repeat;
}

#stay_tuned a#button_greenhosting:hover
{
	background: url(../images/icon_cleanbits.gif) top left no-repeat;
}

/* content */

#menu_top
{
	float: left;
	display: inline;
	width: 743px;
	height: 66px;
	margin: 0 0 7px 0;
	padding: 10px 0 0 10px;
	background: #FFF;
}

#menu_top ul
{
	list-style: none;
}

#menu_top li
{
	float: left;
	display: inline;
	width: 231px;
	height: 23px;
	line-height: 23px;
	font-size: 14px;
	margin: 0 20px 10px 0;
}

#menu_top li.last
{
	margin: 0 10px 10px 0;
}

#menu_top li a
{
	display: block;
	width: 201px;
	height: 23px;
	line-height: 23px;
	padding: 0 0 0 30px;
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
	background: url(../images/bckg_top_menu_li.gif) left no-repeat;
}

#menu_top li a:hover
{
	background: url(../images/bckg_top_menu_li_hover.gif) left no-repeat;
}

#header
{
	float: left;
	display: inline;
	width: 753px;
	height: 206px;
	margin: 0;
	padding: 0;
	background: #FFF url(../images/bckg_header_bottom.gif) bottom repeat-x;
	z-index: 2;
}

#header_flash
{
	width: 733px;
	height: 179px;
	margin: 10px 10px 0 10px;
	z-index: 4;
}

#header_category
{
	position: absolute;
	width: 370px;
	height: 179px;
	margin: 10px 10px 0 373px;
	z-index: 4;
}

#header_category_layer
{
	position: absolute;
	width: 733px;
	height: 179px;
	margin: 10px 10px 0 10px;
	z-index: 5;
}

#header.category h1
{
	position: absolute;
	width: 404px;
	height: 25px;
	margin: 20px 25px 0 25px;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	line-height: 20px;
	z-index: 6;
}

#header h2
{
	position: absolute;
	width: 200px;
	height: 28px;
	margin: 156px 0 0 0;
	padding: 22px 0 0 30px;
	font-size: 16px;
	font-weight: normal;
	color: #59b924;
	line-height: 20px;
	background: url(../images/bckg_header_title_empty.png) no-repeat;
	z-index: 6;
}

#header_title
{
	position: absolute;
	width: 200px;
	height: 50px;
	margin: 156px 0 0 0;
	z-index: 10;
}

#header_intro
{
	position: absolute;
	width: 733px;
	height: 179px;
	background: url(../images/bckg_header_intro.gif) top no-repeat;
	margin: 0;
	padding: 0;
	z-index: 3;
}

#header_intro h1
{
	float: left;
	display: inline;
	width: 404px;
	height: 25px;
	margin: 10px 25px 10px 20px;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	line-height: 20px;
}

#header_intro p
{
	float: left;
	display: inline;
	width: 404px;
	margin: 0 25px 10px 20px;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
}

#header_intro p a img, #header_intro div img
{
	float: right;
	display: inline;
}

/* center */

#center .blogitem
{
	float: left;
	display: inline;
	width: 460px;
	margin: 0 0 20px 0;
}

#center .container_banner
{
	float: left;
	display: inline;
	width: 460px;
	margin: 0 0 20px 0;
}

#center .blogitem h2, #center h2#name
{
	float: left;
	display: inline;
	width: 440px;
	margin: 0 10px 0 10px;
	line-height: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #666;
}

#center .blogitem h2 a
{
	color: #000;
	text-decoration: none;
}

#center .blogitem h2 a:hover
{
	color: #59b924;
}

#center .blogitem h2.category
{
	width: 400px;
	margin: 0;
	padding: 5px 10px 0 50px;
	background: url(../images/bckg_center_h2_category.gif) top left no-repeat;
}

#center .blogitem h2.expertblog
{
	width: 400px;
	height: 70px;
	margin: 0;
	padding: 5px 10px 0 50px;
	line-height: 30px;
	background: url(../images/bckg_center_h2_expertblog.gif) top left no-repeat;
}

#center h2 a:hover
{
	cursor: pointer;
}

#center h3.date, #center h2.date
{
	float: left;
	display: inline;
	width: 440px;
	margin: 0 10px 0 10px;
	line-height: 20px;
	font-size: 15px;
	font-weight: normal;
	color: #666;
}

#center .blogitem img.blog_img
{
	float: left;
	display: inline;
	width: 440px;
	margin: 0 10px 5px 10px;
}

#center .blogitem img.blog_img_small
{
	float: left;
	display: inline;
	width: 114px;
	margin: 0 10px 10px 10px;
}

#center .blogitem p, #center p.item
{
	float: left;
	display: inline;
	width: 440px;
	margin: 0 10px 5px 10px;
}

#center .blogitem p.blog_text_small
{
	width: 296px;
	margin: 0 10px 10px 0;
}

#center .blogitem p.published_up
{
	width: 420px;
	height: 20px;
	margin: 0 10px 10px 10px;
	line-height: 20px;
	font-size: 11px;
	color: #999;
}

#center .blogitem p.info
{
	width: 440px;
	margin: 0;
	padding: 0 10px 0 10px;
	line-height: 20px;
	font-size: 11px;
	background: #f1f2f5;
}

#center .blogitem p.info span.left
{
	float: left;
	display: inline;
	width: 388px;
}

#center .blogitem p.info span.right
{
	float: left;
	display: inline;
	width: 52px;
	text-align: right;
}

#center h1
{
	float: left;
	display: inline;
	width: 440px;
	margin: 5px 10px 10px 10px;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	line-height: 1;
}

/* start member profile pages - 201109 */

#center #member_header
{
	float: left;
	display: inline;
	width: 440px;
	height: 98px;
	margin: 0 10px 10px 10px;
	padding: 0;
	background: #f1f2f4;
}

#center #member_header div.left
{
	float: left;
	display: inline;
	width: 343px;
	height: 68px;
	margin: 0;
	padding: 15px 0 15px 10px;
}

#center #member_header h1
{
	float: left;
	display: inline;
	width: 100%;
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	line-height: 1;
}

#center #member_header h2
{
	float: left;
	display: inline;
	width: 100%;
	margin: 0;
	font-size: 15px;
	font-weight: normal;
	color: #59b924;
	line-height: 1;
}

#center #member_header img#client_photo
{
	float: left;
	display: inline;
	width: 82px;
	height: 98px;
	margin: 0;
	padding: 0;
	border-left: 5px solid #5bbd28;
}

#center h2.member
{
	float: left;
	display: inline;
	width: 440px;
	height: auto;
	margin: 10px;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #8292aa;
	line-height: 1;
}

#center div.text.member
{
	color: #404040;
	line-height: 1.4;
}




/* end member profile pages */

#center ul#page_numbers, #center ul#page_numbers_top
{
	float: left;
	display: inline;
	list-style: none;
	width: 440px;
	margin: 0 10px 0 10px;
	padding: 10px 0 0 0;
	border-top: 1px solid #c9c9c9;
}

#center div.text ul#page_numbers
{
	width: 440px;
	margin: 0;
	padding: 10px 0 0 0;
	border: none;
}

#center div.text ul#page_numbers_top
{
	width: 440px;
	margin: 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #c9c9c9;
}

#center ul#page_numbers li, #center ul#page_numbers_top li
{
	float: left;
	display: block;
	width: auto;
	height: 20px;
	line-height: 16px;
	margin: 0 10px 10px 0;
	color: #666;
	font-size: 11px;
}

#center ul#page_numbers li a, #center ul#page_numbers_top li a
{
	padding: 2px 5px 2px 5px;
	background: none;
	text-decoration: none;
	color: #666;
}

#center ul#page_numbers li a:hover, #center ul#page_numbers_top li a:hover
{
	background: #96db36;
	color: #FFF;
	text-decoration: underline;
}

#center ul#page_numbers li a.active, #center ul#page_numbers_top li a.active
{
	background: #58b925;
	color: #FFF;
}

#center ul#categories
{
	float: left;
	display: inline;
	list-style: none;
	width: 440px;
	margin: 0 10px 10px 10px;
}

#center ul#categories li
{
	float: left;
	display: inline;
	width: auto;
	height: 24px;
	line-height: 20px;
	font-size: 14px;
	margin: 0 10px 10px 0;
}

#center ul#categories li a
{
	display: block;
	padding: 2px 5px 2px 5px;
	background: #f1f2f5;
	color: #59b924;
	text-decoration: none;
}

#center ul#categories li a:hover
{
	background: #59b924;
	color: #FFF;
	text-decoration: none;
}

#center div#att_photo
{
	float: left;
	display: inline;
	width: 440px;
	margin: 0 10px 0 10px;
}

#center div.product_photo
{
	float: left;
	display: inline;
	width: 200px;
	height: 280px;
	margin: 0 20px 10px 20px;
}

#center div#product_info
{
	float: left;
	display: inline;
	width: 180px;
	height: 250px;
	margin: 0 0 10px 0;
	padding: 30px 0 0 0;
}

#center div#product_info p.product_price
{
	float: left;
	display: inline;
	width: 180px;
	font-size: 24px;
	color: #59b924;
	font-weight: bold;
	margin: 0 0 20px 0;
}

#center div#product_info p.product_price
{
	float: left;
	display: inline;
	width: 180px;
	font-size: 24px;
	color: #59b924;
	font-weight: bold;
	margin: 0 0 20px 0;
}

#center div#att_photo_small
{
	float: left;
	display: inline;
	width: 114px;
	margin: 10px 10px 10px 0;
}

#center ul#att_photos
{
	float: left;
	display: inline;
	list-style: none;
	width: 440px;
	margin: 0 10px 0 10px;
}

#center ul#att_photos li
{
	float: left;
	display: inline;
	width: 114px;
	height: 114px;
	margin: 0 10px 10px 0;
}

#center ul#att_redirects
{
	float: left;
	display: inline;
	list-style: none;
	width: 440px;
	margin: 0 10px 0 10px;
}

#center ul#att_redirects li
{
	float: left;
	display: inline;
	width: 440px;
	line-height: 20px;
	font-size: 13px;
	margin: 0 0 10px 0;
}

#center ul#att_redirects li a
{
	display: block;
	padding: 0 0 0 15px;
	background: url(../images/icon_arrow9.gif) left no-repeat;
	color: #000;
	text-decoration: none;
}

#center ul#att_redirects li a:hover
{
	text-decoration: underline;
}

#center ul#attlinks
{
	float: left;
	display: inline;
	list-style: none;
	width: 440px;
	margin: 0 10px 0 10px;
}

#center ul#attlinks li
{
	float: left;
	display: inline;
	width: 440px;
	line-height: 20px;
	margin: 0 0 5px 0;
}

#center ul#attlinks li.sp
{
	margin: 15px 0 5px 0;
}

#center ul#attlinks li span
{
	float: left;
	display: inline;
	width: 100px;
	margin: 0;
}

#center ul#attlinks li img
{
	float: left;
	display: inline;
}

#center ul#attlinks li a
{
	float: left;
	display: inline;
	color: #59b924;
	text-decoration: none;
}

#center ul#attlinks li a:hover
{
	color: #313131;
}

#center ul#partners
{
	float: left;
	display: inline;
	list-style: none;
	width: 444px;
	margin: 0 6px 0 10px;
}

#center ul#partners li
{
	float: left;
	display: inline;
	width: 218px;
	height: auto;
	margin: 0 4px 10px 0;
}

#center ul#partners li img
{
	width: 216px;
	height: 216px;
	height: 96px;
	margin: 0 0 4px 0;
	border: 1px solid #CCC;
}

#center ul#partners li p
{
	width: 202px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 10px;
	background: #f1f2f4;
	border-left: 6px solid #5bbd28;
}

/* new members layout - 201109 */

#center ul#leden
{
	float: left;
	display: inline;
	list-style: none;
	width: 450px;
	margin: 10px 0 0 10px;
}

#center ul#leden li
{
	float: left;
	display: inline;
	width: 215px;
	height: auto;
	margin: 0 10px 10px 0;
}

#center ul#leden li img
{
	float: left;
	display: inline;
	width: 48px;
	height: 57px;
	margin: 0 5px 5px 0;
	border-right: 5px solid #5bbd28;
}

#center ul#leden li h4
{
	float: left;
	display: inline;
	width: 157px;
	height: 17px;
	margin: 0 0 2px 0;
	padding: 0;
	line-height: 17px;
	font-size: 12px;
	font-weight: normal;
	color: #5bbd28;
}

#center ul#leden li h4 a
{
	color: #5bbd28;
	text-decoration: none;
}

#center ul#leden li h4 a:hover
{
	color: #000;
}

#center ul#leden li p
{
	float: left;
	display: inline;
	width: 157px;
	height: auto;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 1;
	font-size: 11px;
	color: #000;
}

#center ul#leden li p.gray
{
	font-size: 10px;
	color: #8292aa;
}

#center #signup_member
{
	width: 172px;
	height: 23px;
	position: absolute;
	top: 15px;
	right: 20px;
}

#center #signup_member a
{
	display: block;
	width: 140px;
	height: 23px;
	margin: 0;
	padding: 0 0 0 32px;
	line-height: 23px;
	color: #FFF;
	font-size: 12px;
	background: url(../images/web_bckg_button_signup.png) left top no-repeat;
}

#center #signup_member a:hover
{
	background: url(../images/web_bckg_button_signup_hover.png) left top no-repeat;
}

#center #sort_and_search
{
	float: left;
	display: inline;
	width: 440px;
	margin: 10px;
	padding: 10px 0 0 0;
	border-top: 1px solid #c9c9c9;
}

#center ul.members_categories
{
	float: left;
	display: inline;
	width: 215px;
	height: auto;
	margin: 0 10px 0 0;
}

#center ul.members_categories.last
{
	margin: 0;
}

#center ul.members_categories li
{
	float: left;
	display: block;
	position: relative;
	width: 215px;
	height: 24px;
	margin: 0;
	padding: 0;
}

#center ul.members_categories li a
{
	display: block;
	width: 205px;
	height: 24px;
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 24px;
	font-size: 12px;
	color: #808080;
	background: url(../images/web_bckg_center_selectbox.gif) left top no-repeat;
}

#center ul.members_categories li a.t_active
{
	background: url(../images/web_bckg_center_selectbox_active.gif) left top no-repeat;
}

#center ul.members_categories li:hover a,
#center ul.members_categories li a:hover
{
	color: #404040;
	background: url(../images/web_bckg_center_selectbox_hover.gif) left top no-repeat;
}

#center ul.members_categories li:hover a.t_active,
#center ul.members_categories li a.t_active:hover
{
	color: #404040;
	background: url(../images/web_bckg_center_selectbox_active_hover.gif) left top no-repeat;
}

#center ul.members_categories li ul
{
	position: absolute;
	top: 24px;
	left: 0;
	display: none;
	width: 215px;
	z-index: 2;
}

#center ul.members_categories li:hover ul
{
	display: block;
}

#center ul.members_categories li ul li
{
	clear: both;
	height: auto;
	width: 100%;
}

#center ul.members_categories li:hover ul li a,
#center ul.members_categories li ul li a
{
	background: #efefef url(../images/icon_arrow13.gif) left no-repeat;
	padding: 0 10px 0 30px;
	border-bottom: 1px solid #CCC;
	width: 175px;
	display: block;
	color: #808080;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#center ul.members_categories li ul li:hover a,
#center ul.members_categories li ul li a:hover
{
	color: #000;
}

#center ul.members_categories li:hover ul li a.active,
#center ul.members_categories li ul li a.active,
#center ul.members_categories li ul li:hover a.active,
#center ul.members_categories li ul li a.active:hover
{
	background: #efefef url(../images/icon_arrow14.gif) left no-repeat;
	color: #000;
}

#center h3.subinfo
{
	float: left;
	display: inline;
	width: 440px;
	margin: 0 10px 10px 10px;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	line-height: 1;
}

#center h3.subinfo span
{
	color: #59b924;
}

#center h3.subinfo span.right
{
	float: right;
	display: inline;
	color: #999;
}

#center h3.subinfo span.right a
{
	padding: 2px;
	background: #f1f2f5;
}

#center h3.subinfo span.right a:hover
{
	background: #59b924;
	color: #FFF;
}




#center img#expert_photo
{
	float: left;
	display: inline;
	width: 150px;
	height: 179px;
	margin: 0 0 10px 10px;
	padding: 0;
	background: #f1f2f4 url(../images/center_bckg_expert.gif) left top no-repeat;
}

#center ul#expert_info
{
	float: left;
	display: inline;
	list-style: none;
	width: 270px;
	height: 159px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: url(../images/center_bckg_expert.gif) left top no-repeat;
}

#center ul#expert_info li
{
	float: left;
	display: block;
	width: 260px;
	line-height: 20px;
	margin: 0 0 4px 0;
	padding: 0 0 0 10px;
	background: #77ca2e;
	font-size: 11px;
	color: #000;
}

#center img#partner_photo
{
	float: left;
	display: inline;
	width: 216px;
	height: 96px;
	margin: 0 0 10px 10px;
	padding: 0;
	background: #f1f2f4;
	border: 1px solid #CCC;
	border-right: none;
}

#center ul#partner_info
{
	float: left;
	display: inline;
	list-style: none;
	width: 198px;
	height: 73px;
	margin: 0 0 10px 0;
	padding: 15px 10px 10px 10px;
	background: #f1f2f4;
	border-left: 5px solid #5bbd28;
}

#center ul#partner_info li
{
	float: left;
	display: block;
	width: 188px;
	line-height: 20px;
	margin: 0 0 4px 0;
	padding: 0 0 0 10px;
	font-size: 11px;
	color: #000;
	background: #FFF;
}

#center div.text
{
	float: left;
	display: inline;
	width: 440px;
	margin: 0 10px 0 10px;
	line-height: 1.7;
}

#center div.text p
{
	margin: 10px 0 10px 0;
}

#center div.text ul
{
	list-style: square;
	width: 440px;
	margin: 0 10px 0 10px;
}

#center div.text ul li
{
	margin: 0 0 0 5px;
}

#center div.text p.product_price
{
	font-size: 18px;
	color: #59b924;
	font-weight: bold;
	margin: 0 0 20px 0;
}

#center div.text h2
{
	width: 440px;
	margin: 15px 0 15px 0;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	line-height: 1;
}

#center p.moreinfo, #center p.reaction_info
{
	float: left;
	display: inline;
	width: 440px;
	margin: 0 0 10px 0;
	padding: 0 10px 0 10px;
	line-height: 20px;
	font-size: 11px;
	background: #f1f2f5;
}

#center p.moreinfo span.left
{
	float: left;
	display: inline;
	width: 388px;
}

#center p.moreinfo span.right
{
	float: left;
	display: inline;
	width: 52px;
	text-align: right;
}

#center h2#reactions, #center h2#write_reaction, #center h2#links
{
	float: left;
	display: inline;
	width: 440px;
	margin: 10px 10px 0 10px;
	line-height: 24px;
	font-size: 16px;
	font-weight: normal;
	color: #59b924;
}

#center h2#t_search
{
	float: left;
	display: inline;
	width: 440px;
	margin: 10px 0 0 0;
	line-height: 24px;
	font-size: 16px;
	font-weight: normal;
	color: #59b924;
}

#center p.reaction
{
	float: left;
	display: inline;
	width: 440px;
	margin: 10px 0 5px 0;
	padding: 5px 9px 5px 9px;
	line-height: 1.5;
	color: #313131;
	border: 1px solid #cbd4e3;
}

#center div#reaction_form
{
	float: left;
	display: inline;
	width: 440px;
	margin: 0 10px 0 10px;
}

#center div#reaction_form p, #center div#reaction_form fieldset
{
	float: left;
	display: inline;
	width: 440px;
	margin: 0 0 10px 0;
}

#center div#reaction_form p.error
{
	color: #ff0000;
}

#center div#reaction_form label, #center div#reaction_form p.left
{
	float: left;
	display: inline;
	width: 150px;
	margin: 0 10px 10px 0;
}

#center div#reaction_form .input, #center div#reaction_form .textarea, #center div#reaction_form p.right
{
	float: left;
	display: inline;
	width: 270px;
	margin: 0 0 10px 0;
}

#center div#reaction_form img
{
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

#center ul#buttons
{
	float: left;
	display: inline;
	list-style: none;
	width: 161px;
	margin: 0 10px 10px 289px;
}

#center ul#buttons li
{
	float: left;
	display: inline;
	width: 16px;
	height: 16px;
	margin: 0 0 0 7px;
	padding: 0;
}

#center ul#buttons li a
{
	display: block;
	width: 16px;
	height: 16px;
}

#center ul#buttons li a.button_mail
{
	background: url(../images/icon_mail_g.gif) top left no-repeat;
}

#center ul#buttons li a.button_mail:hover
{
	background: url(../images/icon_mail.gif) top left no-repeat;
}

#center ul#buttons li a.button_twitter
{
	background: url(../images/icon_twitter_g.gif) top left no-repeat;
}

#center ul#buttons li a.button_twitter:hover
{
	background: url(../images/icon_twitter.gif) top left no-repeat;
}

#center ul#buttons li a.button_google
{
	background: url(../images/icon_google_g.gif) top left no-repeat;
}

#center ul#buttons li a.button_google:hover
{
	background: url(../images/icon_google.gif) top left no-repeat;
}

#center ul#buttons li a.button_linkedin
{
	background: url(../images/icon_linkedin_g.gif) top left no-repeat;
}

#center ul#buttons li a.button_linkedin:hover
{
	background: url(../images/icon_linkedin.gif) top left no-repeat;
}

#center ul#buttons li a.button_digg
{
	background: url(../images/icon_digg_g.gif) top left no-repeat;
}

#center ul#buttons li a.button_digg:hover
{
	background: url(../images/icon_digg.gif) top left no-repeat;
}

#center ul#buttons li a.button_facebook
{
	background: url(../images/icon_facebook_g.gif) top left no-repeat;
}

#center ul#buttons li a.button_facebook:hover
{
	background: url(../images/icon_facebook.gif) top left no-repeat;
}

#center ul#buttons li a.button_delicious
{
	background: url(../images/icon_delicious_g.gif) top left no-repeat;
}

#center ul#buttons li a.button_delicious:hover
{
	background: url(../images/icon_delicious.gif) top left no-repeat;
}

#center ul#buttons li a.button_print
{
	background: url(../images/icon_print_g.gif) top left no-repeat;
}

#center ul#buttons li a.button_print:hover
{
	background: url(../images/icon_print.gif) top left no-repeat;
}

#center div.line
{
	float: left;
	display: inline;
	width: 440px;
	height: auto;
	margin: 0 0 5px 0;
}

#center div.line.small
{
	margin: 0;
}

#center legend
{
	float: left;
	display: inline;
	width: 440px;
	margin: 10px 0 15px 0;
	line-height: 20px;
	font-size: 15px;
	font-weight: normal;
	color: #666;
}

#center div.line .left
{
	float: left;
	display: inline;
	width: 200px;
	height: auto;
	margin: 0 10px 5px 0;
}

#center div.line .right
{
	float: left;
	display: inline;
	width: 230px;
	margin: 0 0 5px 0;
	text-align: left;
}

#center div.line.small .left
{
	margin: 0 10px 0 0;
}

#center div.line.small .right
{
	margin: 0;
}

#center div.line .right input, #center div.line .right select
{
	float: left;
	display: inline;
}

#center div.line .right .input, #center div.line .right .select
{
	width: 230px;
	margin: 0;
}

#center div.line .textarea
{
	width: 440px;
	margin: 0;
}

#center ul#products
{
	float: left;
	display: inline;
	list-style: none;
	width: 440px;
	margin: 0 10px 10px 10px;
}

#center ul#products li
{
	float: left;
	display: inline;
	width: 190px;
	height: 260px;
	padding: 9px;
	margin: 0 20px 10px 0;
	border: 1px solid #CCC;
	line-height: 1;
	text-align: center;
}

#center ul#products li.last
{
	margin: 0 0 10px 0;
}

#center ul#products li img
{
	float: left;
	display: inline;
	width: 110px;
	margin: 10px 35px 10px 35px;
	padding: 4px;
	border: 1px solid #F2F2F2;
}

#center ul#products li img:hover
{
	border-color: #CCC;
}

#center ul#products li h3
{
	float: left;
	display: inline;
	width: 190px;
	height: 30px;
	line-height: 15px;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin: 0 0 20px 0;
}

#center ul#products li h3 a
{
	color: #666;
	text-decoration: none;
}

#center ul#products li h3 a:hover
{
	color: #000;
}

#center ul#products li p.product_price
{
	float: left;
	display: inline;
	width: 145px;
	font-size: 18px;
	color: #59b924;
	font-weight: bold;
	margin: 0 0 20px 0;
}

#center ul#products li p.add_to_cart
{
	float: left;
	display: inline;
	width: 20px;
	height: 20px;
	margin: 0 5px 0 0;
}

#center ul#products li p.add_to_cart a
{
	display: block;
	width: 20px;
	height: 20px;
	margin: 0;
	background: url(../images/add_to_cart.gif) top right no-repeat;
}

#center ul#products li p.add_to_cart a:hover
{
	background: url(../images/add_to_cart_hover.gif) top right no-repeat;
}

#center ul#products li p.view_product
{
	float: left;
	display: inline;
	width: 20px;
	height: 20px;
	margin: 0;
}

#center ul#products li p.view_product a
{
	display: block;
	width: 20px;
	height: 20px;
	margin: 0;
	background: url(../images/open_product.gif) top right no-repeat;
}

#center ul#products li p.view_product a:hover
{
	background: url(../images/open_product_hover.gif) top right no-repeat;
}

#center ul#productcategories
{
	float: left;
	display: inline;
	list-style: none;
	width: 440px;
	margin: 0 10px 10px 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #DDD;
}

#center ul#productcategories.homepage
{
	border: none;
}

#center ul#productcategories li
{
	float: left;
	display: inline;
	width: auto;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	margin: 0 10px 10px 0;
	color: #999;
	text-transform: lowercase;
}

#center ul#productcategories li.category
{
	padding: 2px 5px 2px 0;
}

#center ul#productcategories li a
{
	display: block;
	padding: 2px 5px 2px 5px;
	background: #F2F2F2;
	color: #666;
	text-decoration: none;
	border: none;
}

#center ul#productcategories li a:hover
{
	background: #DDD;
	color: #000;
}

#center ul#productcategories li a.active
{
	background: #666;
	color: #FFF;
}

#center table tr
{
	line-height: 1.5;
	vertical-align: top;
}

#center table tr.title
{
	font-weight: bold;
}

#center table td.line
{
	border-top: 1px solid #CCC;
	padding: 10px 0 10px 0;
}

#center table td
{
	padding: 0 0 10px 0;
}

#center .webshop_button
{
	float: left;
	display: inline;
}

#center .webshop_button a
{
	display: block;
	width: auto;
	height: 20px;
	padding: 0 10px 10px 10px;
	margin: 0 20px 0 0;
	font-size: 12px;
	color: #FFF;
	line-height: 20px;
	border: none;
	cursor: pointer;
	background: url(../images/bckg_button.gif) repeat-x;
}

#center .webshop_button a:hover
{
	background: url(../images/bckg_button_hover.gif) repeat-x;
}

input.quantity, input.button_refresh
{
	float: left;
	display: inline;
}

input.button_refresh
{
	float: left;
	display: block;
	width: 13px;
	height: 16px;
	margin: 0 0 0 5px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	background: url(../images/icon10.gif) no-repeat;
}

#center p.linkback
{
	float: left;
	display: inline;
	width: 440px;
	margin: 5px 10px 10px 10px;
	font-size: 12px;
	line-height: 1;
	text-transform: lowercase;
	text-align: right;
}

#center p.linkback a
{
	padding: 2px;
	background: #f1f2f5;
}

#center p.linkback a:hover
{
	background: #59b924;
	color: #FFF;
}

#center div.text.searchresults p
{
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #CCC;
}

#center div.text.searchresults p a
{
	display: block;
	text-decoration: none;
}

#center div.text.searchresults p a span
{
	float: left;
	display: inline;
	width: 125px;
	color: #000;
}


#center ul#searchresults
{
	float: left;
	display: inline;
	list-style: none;
	width: 440px;
	margin: 0;
}

#center ul#searchresults li
{
	float: left;
	display: inline;
	width: 100%;
	line-height: 20px;
	margin: 0 0 5px 0;
}

#center ul#searchresults li.small
{
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #DDD;
	font-size: 11px;
	color: #999;
}

#center ul#searchresults li span
{
	float: left;
	display: inline;
	width: 20px;
	margin: 0 10px 0 0;
}

#center ul#searchresults li a
{
	color: #59b924;
	text-decoration: none;
}

#center ul#searchresults li a:hover
{
	color: #313131;
}




/* rechts */

#right.home
{
	background: #cbd4e3;
}

#right a
{
	color: #313131;
	text-decoration: none;
}

#right a:hover
{
	color: #000;
	text-decoration: underline;
}

#right div
{
	float: left;
	display: inline;
	width: 246px;
	margin: 0 0 10px 0;
	font-size: 11px;
	background: #f1f2f5;
}

#right div.line
{
	float: left;
	display: inline;
	width: 226px;
	margin: 2px 0 0 0;
}

#right div.line.lb
{
	margin: 0 0 5px 0;
}

#right.home div
{
	background: #FFF;
}

#right ul
{
	list-style: none;
	margin: 0 0 10px 0;
}

#right ul li, #right p
{
	padding: 5px 10px 5px 10px;
}

#right ul li p
{
	padding: 0;
}

#right ul li
{
	border-bottom: 1px dotted #cbd4e3;
}

#right h3
{
	float: left;
	display: inline;
	width: 226px;
	height: 40px;
	margin: 0 0 5px 0;
	padding: 0 10px 0 10px;
	font-weight: normal;
	color: #FFF;
	line-height: 40px;
}

#right #expertposts h3
{
	background: #8292aa url(../images/bckg_right_h3_expertposts.gif) left top no-repeat;
}

#right #top_10 h3
{
	background: #8292aa url(../images/bckg_right_h3_top10.gif) left top no-repeat;
}

#right #who_is h3
{
	background: #8292aa url(../images/bckg_right_h3_whois.gif) left top no-repeat;
}

#right #calendar h3
{
	background: #8292aa url(../images/bckg_right_h3_calendar.gif) left top no-repeat;
}

#right #poll h3
{
	background: #8292aa url(../images/bckg_right_h3_poll.gif) left top no-repeat;
}

#right #readingtips h3
{
	background: #8292aa url(../images/bckg_right_h3_readingtips.gif) left top no-repeat;
}

#right #internettips h3
{
	background: #8292aa url(../images/bckg_right_h3_internettips.gif) left top no-repeat;
}

#right #contribute h3
{
	background: #8292aa url(../images/bckg_right_h3_contribute.gif) left top no-repeat;
}

#right #internettips h3 span, #right #expertposts h3 span, #right #who_is h3 span, #right #readingtips h3 span, #right #calendar h3 span, #right #top_10 h3 span, #right #poll h3 span, #right #contribute h3 span
{
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: absolute;
}

#right #contribute p a
{
	color: #59b924;
	text-decoration: none;
}

#right #contribute p a:hover
{
	color: #313131;
	text-decoration: underline;
}

#right h4
{
	font-weight: normal;
	font-size: 11px;
}

#right h2#expertposts
{
	float: left;
	display: inline;
	width: 226px;
	height: 35px;
	margin: 0;
	padding: 2px 10px 3px 10px;
	font-weight: normal;
	color: #FFF;
	line-height: 20px;
	background: #8292aa;
}

#right ul.expertposts
{
	float: left;
	display: inline;
	width: 246px;
	margin: 0 0 10px 0;
	padding: 5px 0 10px 0;
	font-size: 11px;
	list-style: none;
	background: #f1f2f5;
}

#right ul.expertposts li h4
{
	width: 226px;
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
}

#right ul.expertposts li h4 a
{
	color: #59b924;
	text-decoration: none;
}

#right ul.expertposts li h4 a:hover
{
	color: #59b924;
	text-decoration: underline;
}

#right ul.expertposts li p
{
	margin: 0 0 5px 0;
	font-size: 11px;
	list-style: none;
}

#right ul.expertposts li p.published_up
{
	color: #999;
}

#right #shopping_cart h3
{
	float: left;
	display: inline;
	width: 226px;
	height: 35px;
	margin: 0;
	padding: 2px 10px 3px 10px;
	font-weight: normal;
	color: #FFF;
	line-height: 20px;
	background: #8292aa;
}

#right #shopping_cart ul
{
	float: left;
	display: inline;
	width: 246px;
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
	font-size: 11px;
	list-style: none;
	background: #f1f2f5;
}

#right #shopping_cart ul li
{
	float: left;
	display: inline;
	width: 246px;
	margin: 0 0 10px 0;
}

#right #shopping_cart p
{
	margin: 0;
	padding: 0;
}

#right #shopping_cart ul li
{
	width: 236px;
	margin: 0;
	padding: 5px 0 5px 10px;
	text-transform: lowercase;
}

#right #shopping_cart ul li p.left
{
	float: left;
	display: inline;
	width: 31px;
	margin: 0 5px 0 0;
	padding: 0;
	color: #59b924;
	font-size: 13px;
	font-weight: bold;
}

#right #shopping_cart ul li p.right
{
	float: left;
	display: inline;
	width: 200px;
	padding: 0;
	margin: 0;
}

#right .author, #right .date
{
	color: #6a7b95;
}

#right a.green
{
	color: #59b924;
	text-decoration: none;
}

#right a.green:hover
{
	color: #313131;
	text-decoration: underline;
}

#right p.bottom
{
	padding: 5px 10px 5px 10px;
	border-top: 1px dotted #cbd4e3;
	border-bottom: 1px dotted #cbd4e3;
	margin: 0 0 10px 0;
}

#right #poll fieldset
{
	width: 226px;
	margin: 0 10px 10px 10px;
}

#right #poll input.vote
{
	float: left;
	display: inline;
	margin: 0 10px 5px 0;
}

#right #poll label
{
	float: left;
	display: inline;
	width: 180px;
	height: 20px;
	margin: 0 0 5px 0;
	line-height: 20px;
}

#poll div.stats
{
	float: left;
	display: inline;
	height: 20px;
	width: 180px;
	margin: 0 10px 5px 0;
	padding: 0;
	background: #e7f1df;
}

#right #poll div.stats p.stats_txt
{
	float: right;
	display: inline;
	width: 30px;
	height: 20px;
	line-height: 20px;
	margin: 0 0 5px 0;
	padding: 0;
}

#poll p.question
{
	margin: 0 0 10px 0;
}

#poll p.error
{
	margin: 0;
	padding: 0;
	color: #F00;
}

#poll p.na
{
	margin: 0 0 10px 0;
}

/* footer */

#footer a
{
	color: #CCC;
	text-decoration: none;
}

#footer a:hover
{
	color: #FFF;
	text-decoration: none;
}

#footer .box
{
	position: relative;
	margin: 0 auto;
	width: 980px;
	height: 80px;
	padding: 30px 0 10px 0;
	line-height: 80px;
	color: #999;
	font-size: 11px;
}

#footer .box .left
{
	float: left;
	display: inline;
	width: 503px;
	height: 80px;
	margin: 0 10px 0 0;
}

#footer .box .center
{
	float: left;
	display: inline;
	width: 170px;
	height: 80px;
	margin: 0 10px 0 0;
	text-align: right;
}

#footer .box .right
{
	float: left;
	display: inline;
	width: 287px;
	height: 80px;
	margin: 0;
}

/* formulieren */

textarea
{
	line-height: 14px;
	padding: 2px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

input, select
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

fieldset
{
	border: none;
}

.input, .select
{
	height: 18px;
	line-height: 20px;
	border: 1px solid #6a7a94;
	background: url(../images/bckg_form_input.gif) repeat-x;
	padding: 0 0 0 2px;
}

.input:hover, .input:focus, .input:active, .select:hover, .select:focus, .select:active
{
	background: url(../images/bckg_form_input_hover.gif) repeat-x;
}

.error
{
	color: #F00;
}

.textarea
{
	height: 80px;
	line-height: 20px;
	border: 1px solid #6a7a94;
	background: #FFF url(../images/bckg_form_input.gif) top repeat-x;
	padding: 0 0 0 2px;
}

.textarea:hover, .textarea:focus, .textarea:active
{
	background: #ecf2f6 url(../images/bckg_form_input_hover.gif) top repeat-x;
}

input.button
{
	display: block;
	width: 90px;
	height: 20px;
	font-size: 11px;
	color: #FFF;
	line-height: 20px;
	border: none;
	cursor: pointer;
	background: url(../images/bckg_button.gif) no-repeat;
}

input.button:hover, input.button:focus, input.button:active
{
	background: url(../images/bckg_button_hover.gif) no-repeat;
}

input.button_small
{
	display: block;
	width: 20px;
	height: 20px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	background: url(../images/bckg_button_small.gif) no-repeat;
}

input.button_small:hover, input.button_small:focus, input.button_small:active
{
	background: url(../images/bckg_button_small_hover.gif) no-repeat;
}

input.searchfield
{
	float: left;
	display: inline;
	width: 220px;
	margin: 0 10px 20px 0;
}

input.search
{
	float: left;
	display: inline;
	margin: 0 10px 20px 0;
}

/* overig */

.hidden_images_preloader img
{
	display: none;
}

.na
{
	color: #999;
}

.green
{
	color: #59b924;
}

.container_banner
{
	text-align: center;
}

.container_notice
{
	float: left;
	display: inline;
	margin: 0 0 10px 0;
	padding: 5px;
	width: 430px;	
	height: auto;
	line-height: 16px;
	border: 1px solid #ffc63f;
	background: #f6efba;
}

