body {
	font-size: 12px; 
	background-color: #ffffff; 
	font-family: Arial;
}

/* ID's */
#main {
	width: 775px;
	margin: 0px auto;
}

/*header with icons*/
#header {
	width: 775px;
	height: 180px;
	background-image:url('../images/banner_girassol.png');
}
#header_icons{
	height: 20px;
	width: 66px;
	text-align: center;
	float: right;
}
#header_icons img, #header_icons a{
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-decoration: none;
}

/*center*/
#center{
	width: 775px;
	background-image: url('../images/green_line.png');
	background-repeat: repeat-y;
}
#center_left{
	width: 210px;
	float: left;
}

/* menu */
#center_left_menu{
	width: 160px; 
	font-family: Arial black;
}
#center_left_menu ul{
	padding: 0px;
	margin: 0px;
}
#center_left_menu li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: 24px;
}
#center_left_menu a{
	padding-left: 70px;
}
#menu_top{
	height: 32px;
	width: 210px;
	background-image:url('../images/menu_top.png');
}
#menu_home a{
	height: 24px;
	width: 140px;
	background-image:url('../images/menu_home.png');
}
#menu_webshop a{
	height: 24px;
	width: 140px;
	background-image:url('../images/menu_webshop.png');
}
#menu_search a{
	height: 24px;
	width: 140px;
	background-image:url('../images/menu_search.png');
}
#menu_contact a{
	height: 24px;
	width: 140px;
	background-image:url('../images/menu_contact.png');
}
#menu_faq a{
	height: 24px;
	width: 140px;
	background-image:url('../images/menu_faq.png');
}
#menu_bottom {
	height: 112px;
	width: 210px;
	background-image:url('../images/menu_bottom.png');
}
#menu_home a, #menu_webshop a, #menu_search a, #menu_contact a, #menu_faq a{
	text-decoration: none;
	font-weight: bold;
	color: black;
	display: block;
}
#menu_home a:hover{
	background-image:url('../images/menu_light_home.png');
	color: #ff0033;
}
#menu_webshop a:hover{
	background-image:url('../images/menu_light_webshop.png');
	color: #ff0033;
}
#menu_search a:hover{
	background-image:url('../images/menu_light_search.png');
	color: #ff0033;
}
#menu_contact a:hover{
	background-image:url('../images/menu_light_contact.png');
	color: #ff0033;
}
#menu_faq a:hover{
	background-image:url('../images/menu_light_faq.png');
	color: #ff0033;
}
#center_left_login{
	width: 210px;
	margin-top: 70px;
}
#left_loginLostLink{
}
#center_left_login a{
	color: #009933;
	text-decoration: none;
}
#center_left_login a:hover{
	color: #ff9900;
}
#center_left_login label{
	margin-top: 10px;
}
#center_left_login input{
	width: 130px;
}
#left_loginButton{
	margin-bottom: 10px;
}
#center_left_login #loginButton{
	width: 90px;
}
#left_loginTitle{
	font-family: Arial black;
	color: #ffffff;
	line-height: 25px;
	width: 142px;
	background-color: #ff0033;
	text-align: center;
	margin-bottom: 10px;
}
#center_right{
	width: 565px;
	float: right;
}
#center_right_sitemap{
	width: 545px;
	padding-left: 20px;
	line-height: 35px;
}
#center_right_sitemap a{
	text-decoration: none;
	color: black;
}
#center_right_line{
	width: 524px;
	height: 1px;
	border-top: 1px solid #7f7f7f;
}
#center_right_context{
	background-image:url('../images/sunflower_light.png') !important;
	background-repeat:no-repeat;
	/*float: right;*/
	padding-top: 30px;
	margin-left: -22px;
	width: 546px;
	min-height: 430px;
	padding-right: 41px;
}

/*footer*/
#footer{
	width: 775px;
	height: 15px;
	background-color: #ff0033;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}
#footer a{
	text-decoration: none;
	color: #ffffff;
}


/* Home */
#news{
	/*margin-top: 30px;
	margin-left: -20px;*/
}
#news p{
	padding-top: 5px; 
}
#loginError{
	font-weight: bold;
	margin-bottom: 10px;
}
#ask_lostPass_label{
	width: 125px;
	float: left;
}
#ask_lostPass_input{}
#ask_lostPass_button{
	margin-top: 10px;
}
.newsTitle{
	color: #ff0033;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial black;
}
.newsSubTitle{
	color: #009933;
	font-size: 11px;
}
.newsFlash{
	float: left;
	width: 253px;
	margin-top: 45px;
}
.newsSpacer{
	width: 40px;
	float: left;
}
.center_loginForm_label{
	width: 125px;
	float: left;
}
.center_loginForm_input input{
	width: 150px;
}
.center_loginForm_button{
	margin-top: 10px;
}
.no_acc{
	margin-top: 50px;
	font-weight: bold;
}
.no_acc a{
	font-weight: normal;
	color: #009933;
	text-decoration: none;
}
.no_acc a:hover{
	color: #ff9900;
}
.lost_pass{
	margin-top: 30px;
	font-weight: bold;
}
.lost_pass a{
	font-weight: normal;
	color: #009933;
	text-decoration: none;
}
.lost_pass a:hover{
	color: #ff9900;
}

/* webshop default */ 
#lastItem{
	width:546px;
	border-top: 1px solid #7f7f7f;
	padding-top: 5px;
	padding-bottom: 5px;
}
#lastItem a{
	color: black;
	text-decoration: none;
}
#lastItemLeft {
	width: 370px;
	float: left;
}
#lastItemObject {
	float: left;
	width: 175px;
}
#lastRightItemImg img{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#lastItemRight {
	float: left;
	width: 139px;
}
.cat{
	width: 546px;
	min-height: 400px;
}
.categorie{
	float: left;
	height: 120px;
	width: 260px;
}
.cat_mid_spacer{
	width: 24px;
	float: left;
}
.cat_line_spacer{
	height: 25px;
	width: 585px;
}
.cat_pic{
	width: 120px;
	height: 120px;
	float: left;
}
.cat_oms{
	color: #ff0033;
	/*width: 140px;*/
	/*height: 120px;
	vertical-align: bottom;*/
	font-family: Arial black;
}
.cat_oms_green{
	color: #009933;
	/*width: 140px;*/
	/*height: 120px;
	vertical-align: bottom;*/
	font-family: Arial black;
	font-size: 10px;
}
.productInfo_image{
	float: left;
	width: 125px;
}
.productInfo_top{
	float:left;
	width: 421px;
}
.productInfo_bottom{
	float:left;
	width: 421px;
	margin-top: 5px;
}

.productInfo_naam{
	float: left;
	color: #ff0033;
	font-weight: bold;
	font-family: Arial black;
}
.productInfo_nummer{
	float: left;
	font-weight: bold;
	width: 110px;
}

.productInfo_description{
	margin-top: 10px;
}
.productInfo_addCarter{
	margin-top: 50px;
	text-align: right;
}
.productInfo_addCarter img{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.productInfo_addCarter a{
	text-decoration: none;
	display: block;
	color: #ff0033;
	font-weight: bold;
}
.productInfo_addCarter a:hover{
	color: #ff9900;
}

/* Search */
#zoek_form{
}
#search_label{
}
#searchInput{
	float: left;
	position: absolute;
}
#searchHint{
	border-left: 1px solid #B5CFE7;
	border-right: 1px solid #B5CFE7;
	border-bottom: 1px solid #B5CFE7;
	background-color: #ffffff;
	width: 402px;
}
#searchBox {
	margin-top: 50px;
}

/* Contact */
#info{
	width: 180px;
	float: right;
	padding-bottom: 100px;
}
#info label{
	width: 100px;
	font-weight: bold;
	float: left;

}
#contact_form input{
	margin-bottom: 10px;
}
#contact_form{
	margin-bottom: 15px;
}


/* winkelwagen */
#winkelwagen_top{}
.winkelwagen_top_nummer{
	float: left;
	width: 120px;
}
.winkelwagen_top_naam{
	float: left;
	width: 250px;
}
.winkelwagen_top_aantal{
	float: left;
	width: 50px;
}
.winkelwagen_top_wijzig{
	float: left;
	margin-right: 5px;
}
.winkelwagen_top_del{
	float: left;
}
.winkelwagen_top_opmerking{
	margin-top: 15px;
}


/* FAQ */
#faqText{
}
.faq_vraag a{
	color: black;
	text-decoration: none;
	display: block;
	color: #009933;
}
.faq_vraag a:hover{
	color: #ff9900;
}
.faq_antwoord{
	margin-top: 10px;
}


/* Registreren */
#regTab1 {
    display: block;
}
#regTab2 {
    display: none;
}
#regTab3 {
    display: none;
}
#regTab4 {
    display: none;
}
.stappenLabel {
	width: 150px;
	font-weight: bold;
	text-align: left;
	float: left;
}
.stappenLabelLong{
	font-weight: bold;
}
/*
.stappenTop ul{
	padding: 0px;
	margin: 0px;
}
.stappenTop li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: 24px;
	float: left;
	width: 100px;
	line-height: 40px;
	background-color: #ff0033;
	margin-right: 36px;
	text-align: center;
}*/
.stappenNormal{
	float: left;
	width: 100px;	
	line-height: 40px;
	background-color: #ff0033;
	text-align: center;
}
.stappenActive{
	background-color: #ff9900;
	float: left;
	width: 100px;	
	line-height: 40px;
	text-align: center;
}
.stappenMid{
	float: left;
	width: 48.6px;
	height: 10px;
}
.stappenTop a{
	font-family: Arial black;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.stappenTop a:hover{
	background-color: #ff9900;
}
.stappenContext{
	padding-top: 20px;
}

/* sitemap */
#sitemap_titel a{
	text-decoration: none;
	color: black;
	display: block;
	font-weight: bold;
}
#sitemap_titel a:hover{
	color: #ff9900;
}
#sitemap_subpages ul{
	padding: 0px;
	margin: 0px;
}
#sitemap_subpages li{
	list-style-type: none;
	margin-left: 10px;
	margin-top: 5px;
}
#sitemap_subpages a{
	text-decoration: none;
	color: black;
	display: block;
}
#sitemap_subpages a:hover{
	color: #ff9900;
}

/* default classes */
.clearer {
	clear: both;
}

