/****************************/
/***** DEFAULT ELEMENTS *****/
/****************************/

* {
    -moz-box-sizing: border-box; 
} 

HTML, BODY {
	height: 100%;
}

BODY {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	line-height: 1.5;
	background-color: #2F8D2B;
	background-image: url(http://www.plantbestel.nl/images/bg.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: 50% 0;
	margin: 0;
	padding: 0;
}

IMG {
	border: 0;
}

FORM.search {
	margin: 0;
	padding: 0;
}

SELECT {
	font-size:11px;
	width: 130px;
}

H1 {
	font-size: 14px;
	height: 28px;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-top: 3px;
	margin-bottom: 12px;
	color: #09AAF2;
	background: url(http://www.plantbestel.nl/images/bg_h1_detail.gif) no-repeat;
}

H2, H3, H4, H5 {
	font-size: 12px;
	font-weight: bold;
}

H6 {
	font-size: 12px;
	font-weight: bold;
	width: 379px;
	height: 51px;
	margin: 0 auto;
	padding: 0;
	padding-top: 7px;
	background: url(http://www.plantbestel.nl/images/bg_h2.gif) no-repeat;
}

sup {
	font-size: 6px;
}

A, A:active, A:visited {
	color: #08A9ED;
	text-decoration: none;
}

A:hover {
	color: #31A028;
	text-decoration: underline;
}

TD {
	font-size: 11px;
}

/*******************/
/***** CLASSES *****/
/*******************/


BODY.contact {
	background-color: silver;
}

BODY.white {
	background: white;
}

A.link, A.link:active, A.link:visited {
	color: #08A9ED;
	text-decoration: none;
}

A.link:hover {
	color: #31A028;
	text-decoration: underline;
}

.link A, .link A:active, .link A:visited {
	color: #08A9ED;
	text-decoration: none;
}

.link A:hover {
	color: #31A028;
	text-decoration: underline;
}


A.email {
	color: black;
	text-decoration: none;
}
A.email:hover {
	color: black;
	text-decoration: underline;
}

UL.normal_list {
	list-style: square outside;
}

.numbers {
	width: 198px;
	height: 158px;
	background: url(http://www.plantbestel.nl/images/bg_numbers.gif) no-repeat;
	text-align: center;
	font-weight: bold;
	color: white;
	margin: 0 auto;
}
	.numbers A {
		color: white;
		text-decoration: none;
	}
	.numbers A:hover {
		color: #ECECEC;
		text-decoration: underline;
	}
.credits {
	width: 198px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}
.clear {
	float: none;
	clear: both;
}

.clear_w_height {
	float: none;
	clear: both;
	height: 55px;
}

INPUT.search {
	border: 1px;
	width: 150px;
}

.content_table {
	width: 726px;
}

.td_c_01 {
	vertical-align: top;
	width: 500px;
}

.td_c_02 {
	vertical-align: top;
	width: 26px;
}

.td_c_03 {
	vertical-align: top;
	width: 200px;
}
	
.plvdweek {
	width: 198px;
	height: 246px;
	padding-left: 4px;
	background: url(http://www.plantbestel.nl/images/bg_plvdweek.gif) no-repeat;
}	

.actie {
	width: 198px;
	height: 246px;
	padding-left: 4px;
	background: url(http://www.plantbestel.nl/images/bg_actie.gif) no-repeat;
}

	.actie_table {
		width: 182px;
		margin-top: 76px;
	}

	.actie_title {
		font-weight: bold;
		padding-bottom: 6px;
	}
	
	.actie_price {
		vertical-align: top;
		text-align: left;
		padding-left: 3px;
		font-size: 13px;
		font-weight: bold;
	}
	
	.actie_strike {
		text-decoration: line-through;
	}
	
	.actie_info {
		vertical-align: bottom;
		text-align: center;
		font-weight: bold;
		font-size: 11px;
	}

.mtn_top {
	height: 100px;
	width: 100%;
	background: url(http://www.plantbestel.nl/images/header_maattabel.gif) no-repeat;
}

.mtn_btm {
	text-align: center;
	background: #54B748;
}
	.mtn_btm A {
		color: white;
		text-decoration: underline;
	}

.odd {
	background: #ECECEC;
}

.even {
	background: #F5F5F5;
}

.taf_top {
	height: 100px;
	width: 100%;
	background: url(http://www.plantbestel.nl/images/header_tellafriend.gif) no-repeat;
}

.button_gr {
	border: 1px solid black;
	background: #54B748;
	padding: 2px;
	font-weight: bold;
	color: white;
}

TD.tbl_aanb_top {
	height: 37px;
	background: url(http://www.plantbestel.nl/images/tbl_aanb_top.gif) no-repeat;
	text-align: center;
	font-weight: bold;
}

TD.tbl_aanb_content {
	height: 210px;
	background: url(http://www.plantbestel.nl/images/tbl_aanb_content.gif) no-repeat;
	vertical-align: top;
	text-align: center;
	margin: 0;
	padding: 0;
}	

TD.tbl_aanb_bottom {
	height: 59px;
	background: url(http://www.plantbestel.nl/images/tbl_aanb_bottom.gif) no-repeat;
	text-align: center;
}

.picprice_aanb {
	margin-left: 1px;
	width: 211px;
	font-size: 11px;
	background: #F3F0F0;	
}

.nl_signup {
	width: 198px;
	height: 246px;
	padding-left: 4px;
	background: url(http://www.plantbestel.nl/images/bg_nl_signup.gif) no-repeat;
}

	.nl_signup_table {
		width: 182px;
		margin-top: 76px;
	}

.tip_header_cell {
	background:#05A8ED url(http://www.plantbestel.nl/images/bg_header_tip.gif) no-repeat;
	font-weight: bold;
	color: white;
	height:50px;
}

.tipsnoei_header_cell {
	background:#06ABED url(http://www.plantbestel.nl/images/bg_header_snoeitips.gif) no-repeat;
	font-weight: bold;
	color: white;
	height:50px;
}

.tipbemesting_header_cell {
	background:#05A8ED url(http://www.plantbestel.nl/images/bg_header_tipbemesting.gif) no-repeat;
	font-weight: bold;
	color: white;
	height:50px;
}

.tipziektes_header_cell {
	background:#06ABED url(http://www.plantbestel.nl/images/bg_header_tipziektes.gif) no-repeat;
	font-weight: bold;
	color: white;
	height:50px;
}

.tip_month {
	margin-top: 20px;
	margin-left: 80px;
}

.tip_content_cell {
	background:#ECECEC;
	color: black;
	padding:4px;
	border: 1px solid black;
}

.error {
	width: 500px;
	background: #fef1ec;
	border: 1px;
	color: #cd0a0a;
}

.ok {
	width: 500px;
	background: #2fa221;
	border: 1px;
	color: #fff;
}

/****************/
/***** ID'S *****/
/****************/

#search {
	width: 220px;
	height: 30px;
	padding-left: 4px;
	margin: 0 auto;
}

#container {
	position: relative;
	width: 990px;
	min-height: 100%;
	height: auto !important; 
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

#header {
	position: relative;
	width: 990px;
	height: 156px;			
	background-image: url(http://www.plantbestel.nl/images/header_01.jpg);
}

#header_logo {
	position: absolute;
	top: 7px;
	left: 19px;
	width: 271px;
	height: 74px;
}

#header_navigation {
	position: absolute;
	top: 26px;
	left: 316px;
	width: 670px;
	height: 20px;
	color: white;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
}
	#header_navigation A {
		color: white;
		margin-right: 8px;
		text-decoration: none;
	}
	#header_navigation A:hover {
		color: #000;
		text-decoration: overline;
	}
	
#navigation {
	width: 238px;
	margin-top: 10px;
	text-align: center;
	float: left;
}

#navigation_shop {
	position: relative;
	width: 238px;
	margin-top: 10px;
	text-align: center;
	float: left;
}

#content {
	width: 726px;
	margin-top: 10px;
	float: right;
	height: auto;
	position: relative;
}

#nav_bestelprocedure {
	width: 178px;
	border: 1px solid black;
	overflow: hidden;
	background-color: #ECECEC;
}

	#nav_bestelprocedure A {
		width: 100%;
		height: 20px;
		text-align: left;
		font-weight: bold;
		display: block;
		text-decoration: none;
		padding-left: 8px;
		overflow: hidden;
	}
	#nav_bestelprocedure A:hover {
		display: block;
		background: url(http://www.plantbestel.nl/images/bg_shopnav.gif);
		color: #FFF;
		text-decoration: none;
	}
	
#middle {
	position: relative;
	width:990px;
	height: auto;
	float: left;
}
#footer {
	position: fixed;
	float: left;
	width: 990px;
	bottom: 1px;
	height: 40px;
	margin: 0 auto;
}

#footer_nav {
	width: 990px;
	height: 20px;
	text-align: center;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #54B748;
}
	#footer_nav A {
		color: white;
		text-decoration: none;
		margin-right: 8px;
	}
	#footer_nav A:hover {
		color: #000;
		text-decoration: underline;
	}

#footer_credits {
	width: 990px;
	height: 20px;
	text-align: center;
	color: #A2DF9B;
	background-color: #2FA221;
}	
	#footer_credits A {
		color: #A2DF9B;
		text-decoration: none;
	}
	#footer_credits A:hover {
		color: #FFF;
	}

/**********************/	
/***** MIJNWINKEL *****/
/**********************/


#part {
	float: left;
	width: 220px;
	height: 306px;
	background: url(http://www.plantbestel.nl/images/bg_product.gif) no-repeat;
	overflow: hidden;
	margin-left: 15px;
	margin-top: 15px;
}

#parttitle {
	margin-left: 1px;
	margin-top: 1px;
	padding: 2px;
	width: 211px;
	height: 35px;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
}

.partdescr {
	text-align: right;
	vertical-align: middle;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #05AAEC;
}

.partvalue {
	text-align: left;
	vertical-align: middle;
	font-size: 11px;
	color: #000;
}
.partprice {
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#picprice {
	float: left;
	top: 135px;
	left: 0;
	margin-left: 1px;
	width: 211px;
	font-size: 11px;
	background: #F3F0F0;	
}

#button_detail {
	position: relative;
	width: 211px;
	bottom: -5px;
	left: 50px;
}

#partcount {
	width: 726px;
	float: left;
	height: auto;
	text-align: center;
	margin-top: 20px;
}

.picprice-aanbiedingen {
	margin-left: 1px;
	width: 211px;
	font-size: 11px;
	background: #F3F0F0;	
}

H1.detail {
	font-size: 14px;
	text-align: left;
	height: 28px;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-top: 3px;
	margin-bottom: 12px;
	color: #09AAF2;
	background: url(http://www.plantbestel.nl/images/bg_h1_detail.gif) no-repeat;
}

#detail_photo {
	float: left;
	width: auto;
	height: 250px;
	text-align: center;
}

#detail_photo img {
	max-width: 250px;
	max-height: 250px;
}

#detail_infodescr {
	float: left;
	width: 125px;
	height: 250px;
	text-align: right;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #05AAEC;
}

#detail_infovalue {
	float: left;
	width: auto;
	height: 250px;
	text-align: left;
	font-size: 11px;
	padding-left: 10px;
}

#detail_info {
	float: left;
	width: 700px;
	height: auto;
}

#detail_info H3 {
	font-size: 11px;
	font-weight: bold;
	color: #05AAEC;
}

#nav_bestelpage {
	width: 238px;
	margin-top: 10px;
	float: left;
}

#content_bestelprocedure {
	width: 750px;
	margin-top: 10px;
	overflow:hidden;
	float: left;
}

/********************************/
/***** BUSINESS TO BUSINESS *****/
/********************************/

.fb_tableheader {
	font-weight: bold;
	font-size: 11px;
	height: 20px;
	vertical-align: middle;
	background: white;
}

.fb_tablecell {
	font-size: 11px;
	height: 20px;
}

.fb_tablecell_nis {
	font-size: 11px;
	height: 20px;
	color: #0000a0;
}

#fb_header_logo {
	position: absolute;
	top: 3px;
	left: 19px;
	width: 271px;
	height: 81px;
}


/*********************************/
/***** MENU WITHOUT HTC FILE *****/
/*********************************/

#navigation_shop {
	width: 238px;
	text-align: left;
}
	#nav, #nav ul {
		padding: 0;
		margin: 0;
		list-style: none;
		width: 238px;
		text-align: right;
	}
	
	#nav li {
		position : relative;
		width: 238px;
	}
	
	#nav li ul {
		position : absolute;
		left: -999em;
		z-index: 999;
		right: -200px;
		top: 0px;
		width: 200px;
		text-align: left;
		border: 1px solid #2BA425;
		background: #ECECEC;
		overflow: hidden;
	}
	
	#nav li ul ul {
		left: -999em;
	}
	
	#nav li a {
		width: 238px;
		display : block;
		color : #09AAF2;
		font-weight : bold;
		text-decoration : none;
	}
	
	#nav li a:hover {
		color : white;
		background: url(http://www.plantbestel.nl/images/bg_shopnav.gif) no-repeat;
	}
	
	#nav li:hover ul ul, 
	#nav li:hover ul ul ul, 
	#nav li.sfhover ul ul, 
	#nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, 
	#nav li li:hover ul, 
	#nav li li li:hover ul, 
	#nav li.sfhover ul, 
	#nav li li.sfhover ul, 
	#nav li li li.sfhover ul {
		left: auto;
	}


A.menu {
	color: #09AAF2;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	height: 20px;
}

A.menu:hover {
	color: #FFF;
}
A.menu:active {
	color: #FFF;
}






