* {
	margin: 0;
	padding: 0;
	border: 0;
}
html, body {
	height: 100%;
	width: 100%;
}
body {
	background: #c60b46 url(img/bg.jpg) no-repeat center top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
div {
	position: relative;
}
h1 {
	font-size: 1.7em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
}
h2 {
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}
p.submenu h4 { text-align: center; }
p {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 10px;
}
a:link { color: #0d5cab; text-decoration: none;}
a:active { color: #0d5cab; text-decoration: none;}
a:visited { color: #0d5cab; text-decoration: none;}
a:hover { color: #0d5cab; text-decoration: underline;}
p.large {
	font-size: 1.8em;
	line-height: 1.3em;
	text-align: center;
}
p.small {
	font-size: 1em;
	line-height: 1.1em;
}
p.breadcrumb {
	font-size: 1em;
	line-height: 1.1em;
	color: #666666;
	margin-bottom: 25px;
}

p.breadcrumb a:link { color: #666666; text-decoration: none;}
p.breadcrumb a:active { color: #666666; text-decoration: none;}
p.breadcrumb a:visited { color: #666666; text-decoration: none;}
p.breadcrumb a:hover { color: #0d5cab; text-decoration: underline;}
ul {
	list-style: outside;
	margin-left: 16px;
	font-size: 1.2em;
	margin-bottom: 10px;
}
#maincontainer {
	height: 100%;
	width: 994px;
	margin-left: auto;
	margin-right: auto;
}
#topcontainer {
	height: 122px;
	width: 414px;
	background: url(img/blomma_logo.jpg) no-repeat top left;
}
#homemessageholder {
	height: 187px;
	width: 162px;
	float: left;
	margin-left: 48px;
}
#homemessageholder img {
	position: absolute;
	border: 0;
	bottom: 0;
}
#actiontop {
	height: 187px;
	width: 250px;
	float: left;
}
#actiontop img {
	position: absolute;
	border: 0;
	bottom: 0;
}
#verv_messageholder {

}

#middlecontainer {
	height: 100%;
	width: 994px;
}
#middlecontainer_home {
	height: auto;
	width: 994px;
}
#leftcontainer {
	width: 230px;
	height: 100%;
	float: left;
}
#rightcontainer {
	width: 714px;
	height: 100%;
	float: left;
}
#menucontainer {
	width: 230px;
	margin-bottom: 0px;
	margin-top: 65px;
}
#menucontainer a:link { color: #e8e8e8; text-decoration: none;}
#menucontainer a:active { color: #e8e8e8; text-decoration: none;}
#menucontainer a:visited { color: #e8e8e8; text-decoration: none;}
#menucontainer a:hover { color: #b1b8b6; text-decoration: none;}

#menucontainer ul {
	list-style: none;
	width: auto; /* Width of Menu Items */
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: right;
	font-size: 1.4em;
	display: block;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#menucontainer ul li {
	position: relative;
	list-style-type: none;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	padding-right: 10px;
}
#menucontainer ul ul {
	list-style: none;
	width: auto; /* Width of Menu Items */
	font-size: 0.7em; 
	display: block;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-right: -10px;
	background-color: #e8e8e8;
	top: 0;
}
#menucontainer ul ul li {
	position: relative;
	list-style-type: none;
/*	line-height: 1.5em; */
	color: #575757;
	padding: 0;	
	margin: 0;
	padding-right: 10px;
}
/* Hides from IE5-mac \*/
* html #menucontainer ul ul {
	margin-top: -11px;
}
/* End hide from IE5-mac */


#menucontainer .active {
	background-color: #e8e8e8;
/*	background: url(img/menu_active_bg.jpg) no-repeat bottom left; */
}
#menucontainer .active a:link { color: #c60b46; text-decoration: none;}
#menucontainer .active a:active { color: #c60b46; text-decoration: none;}
#menucontainer .active a:visited { color: #c60b46; text-decoration: none;}
#menucontainer .active a:hover { color: #b1b8b6; text-decoration: none;}
/*
.submenu {
	font-size: 1.4em;
	line-height: 1.3em;
	margin-bottom: 10px;
}
*/
.subMenuItem {
	list-style: none;
	list-style-type: none;
	width: auto;
	display: block;
	font-weight: bold;
	position: relative;
	color: #000000;
	text-transform: none;
	background-color: #e8e8e8;
	padding: 0;	
	margin: 0;
	top: -3px;
	border: 0;
}
#tempbasket {
	width: 154px;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	margin-right: 7px;
	float: right;

}
#tempbaskettop {
	background: url(img/baskettop.gif) no-repeat top left;
	height: 7px;
}
#tempbasketmiddle {
	background: url(img/basketmiddle.gif) repeat-y top left;
	margin: 0;
	padding-left: 4px;
	margin-top: -2px;
}
#tempbasketmiddle p {
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 0;
}
#tempbasketbottom {
	background: url(img/basketbottom.gif) no-repeat bottom left;
	height: 5px;
}
#basketcontainer {
	background: url(img/tas.gif) no-repeat top left;
	width: 100%;
}
#basketcontentholder {
	width: 125px;
	margin-left: 110px;
	padding-top: 100px;
}
#basketcontentholder p { 
	font-weight: bold;
	font-size: 1em;
}
#basketloginholder {
	width: 165px;
	margin-left: 70px;
}
#basketloginholder a {
	font-weight: bold;
	font-size: 0.9em;
	text-transform: uppercase;
}
#iconnavcontainer {
	width: 714px;
	padding-top: 16px;
	height: 24px;
}
#iconnavholder {
	text-align: right;
	padding-right: 350px;
	color: #fff;
}
#iconnavholder a {
	width: 22px;
	height: 16px;
	float: right;
}
#iconnavholder a span {
	display: none;
}
#iconnavholder a.btn_sendafriend { background: url(/img/iconbar_icons_sprite.gif) no-repeat right 0px; }
#iconnavholder a.btn_sendafriend:hover { background: url(/img/iconbar_icons_sprite.gif) no-repeat right -16px; }
#iconnavholder a.btn_print { background: url(/img/iconbar_icons_sprite.gif) no-repeat right -32px; }
#iconnavholder a.btn_print:hover { background: url(/img/iconbar_icons_sprite.gif) no-repeat right -48px; }
#iconnavholder a.btn_facebook { background: url(/img/iconbar_icons_sprite.gif) no-repeat right -64px; }
#iconnavholder a.btn_facebook:hover { background: url(/img/iconbar_icons_sprite.gif) no-repeat right -80px; }
#iconnavholder a.btn_twitter { background: url(/img/iconbar_icons_sprite.gif) no-repeat right -96px; }
#iconnavholder a.btn_twitter:hover { background: url(/img/iconbar_icons_sprite.gif) no-repeat right -112px; }

#contentcontainer {
	width: 714px;
	height: 100%;
}
#homecontentcontainer, #homecontentleft, #homecontentright {
	width: 714px;
	min-height: 520px;
	height: auto !important;
	height: 520px;
}
#homecontentleft {
	width: 494px;
	float: left;
}
#homecontentright {
	width: 220px;
	float: left;
}



#maincontentholder {
	width: 398px;
	height: 100%;
	float: left;
}
.announcement {
	font-size: 2em;
}
/* ROUNDED CORNERS */
.rbroundbox { background: url('img/bg_nt.jpg') repeat; }
.rbtop div  { background: url('img/bg_tl.jpg') no-repeat top left; }
.rbtop      { background: url('img/bg_tr.jpg') no-repeat top right; }
.rbbot div  { background: url('img/bg_bl.jpg') no-repeat bottom left; }
.rbbot      { background: url('img/bg_br.jpg') no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 8px;
	font-size: 1px;
}
.rbcontent  {
	margin: 0 105px 0 20px;
	min-height: 400px;
	height: auto !important; /* voor moderne browsers */
	height: 400px; /* voor IE */	
}
.rbroundbox { 
	width: 552px;
	margin: 0;
	position:relative;
	top:-400px;
	z-index: 0;
}
#rightimageholder {
	position: relative;
	z-index: 1;
	left:452px;
	top:-40px;
	height: 400px;
	width: 262px;
}
#rightmessageblock {


}
#rightmessageblock img {
	border: 0px;

}















#maincontentimageholder {
	width: 290px;
	height: 100%;
	float: left;
}
.detailcontainer {
	width: 130px;
	float: left;
	min-height: 140px;
	height: auto !important; /* voor moderne browsers */
	height: 140px; /* voor IE */
}
.detailimage {
	width: 130px;
	height: 126px;
	background: #fff url(/img/zen.gif) no-repeat center center;
	margin-left: auto;
	margin-right:auto;
}
.detailinfo {
	padding-left: 15px;
}
.detailinfo p {
	font-size: 1.1em;
}
.detailinfo a {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9em;
}
.detailcontainer p.maten {
	background: #f6f6f6 url(/img/bg_detailc_maten_top.gif) no-repeat left top;
	padding: 0px;
	color: #777;
	width: 116px;
}
.detailcontainer p.maten span {
	display:block;
	padding: 3px 5px;
	background: url(/img/bg_detailc_maten_bottom.gif) no-repeat left bottom;
}

#overviewtopnav, #overviewbottomnav  {
	font-weight: bold;
	font-size: 1.1em;
}
#overviewtopnav {
	margin-bottom: 10px;
}
#overviewbottomnav {
	clear: both;
	margin-top: 10px;
}






table {
	margin-top: 5px;
	margin-bottom: 12px;
}
td {
	font-size: 1.2em;
	line-height: 1.3em;
}
th {
	font: 0.9em/1.3em bold;
	text-transform: uppercase;
	text-align: left;
	color: #0d5cab;
	background-color: #eeeeee;
	border-top: 1px #dddddd solid;
	border-bottom: 1px #0d5cab solid;
}
.tableheader {
	font: 0.9em/1.3em bold;
	text-transform: uppercase;
	text-align: left;
	color: #0d5cab;
	background-color: #eeeeee;
	border-top: 1px #dddddd solid;
	border-bottom: 1px #0d5cab solid;
}
table.maattabel, table.besteltabel {
	margin-bottom: 20px;
}
table.besteltabel {
	width: 310px;
	margin-top: 30px;
}
.maattabel td, .maattabel th {
	text-align: right;
}
.maattabel td, .besteltabel td, .tabledetail {
	background-color: #F8F8F8;
	border-bottom: 1px #dddddd solid;
}


















#footercontainer {
	bottom: 0;
	width: 100%;
}
#copyrightcontainer {
	width: 552px;
	margin-top: 10px;
	position: relative;
	top:-262px;
}
#copyrightcontainer {
	width: 552px;
	margin-top: 10px;
	position: relative;
}
#copyrightholder {

}
#copyrightholder {
	color: #b1b8b6;
	font-size: 1.1em;
}
#zodan {
	height: 26px;
	float: right;
	color: #666666;
	width: 20px;
	margin-left: 40px;
}
#copyrightholder a {
	color: #b1b8b6;
	text-decoration: none;
}
#copyrightholder a:hover {
	color: #fff;
	text-decoration: underline;
}



input, textarea, select {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	border: 1px solid #666666;
}
.contactinput {
	width: 200px;
}
.error {
	color: #eb0276;
}
.button {
	font-size: 1em;
	background: #7fa2be url(img/bg_buttons.jpg) repeat-x;
	color: #ffffff;
	border: 1px solid #ffffff;
	height: 18px;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 5px;
	padding-top: 0;
	margin-right: 4px;
}






.shopform {
	display: table;
}


#defaultform {
	width: 355px;
	float: left;
	margin-top: 15px;
	font-size: 1.2em;
	line-height: 1.8em;
	line-height: 1.1em;
	clear: both;
}
#defaultform input, #defaultform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #7fa2be;
}
#defaultform input.input {
	border: 1px solid #7fa2be;
	width: 190px;
	height: 14px;
	float: left;
	margin-bottom: 4px;
}
#defaultform textarea {
	width: 190px;
	height: 100px;
	float: left;
	margin-bottom: 4px;
}
#defaultform label  {
	width: 160px;
	height: 10px;
	float: left;
}
#defaultform select.dropdown {
	border: 1px solid #7fa2be;
	width: 185px;
	margin-bottom: 4px;
	float: left;
	font-size: 0.9em;
}
#defaultform label.radio, #defaultform input.radio  {
	width: auto;
	border: 0;
	vertical-align: middle;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
}
#defaultform input.checkbox, #defaultform label.checkbox {
	border: 0;
	width: auto;
	vertical-align: text-bottom;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
}
#defaultform input.checkbox {
	margin-right: 4px;
	margin-top: 0px;
}
.checkboxholder {
	width: 350px;
	float: left;
	margin-bottom: 10px;
}
#defaultform input.button {
	font-size: 1em;
/*	background-color: #ececeb;
	color: #000000;
	border: 1px solid #7fa2be; */
	background: #7fa2be url(img/bg_buttons.jpg) repeat-x;
	color: #ffffff;
	border: 1px solid #ffffff;
	height: 18px;
	float: left;
	margin-left: 160px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 5px;
	padding-top: 0;
}
.radio {
	border: 0;
}













#zoekform {
	width: 230px;
	margin-top: 20px;
	font-size: 1.1em;
	line-height: 1.1em;
	display: table;
	text-align: right;
}
#zoekform input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	float: none;
	border: 0;
	margin: 0;

}
#zoekform input.input {
	width: 131px;
	background: url(/img/zoekformbtn_bg.gif) no-repeat left top;
	height: 18px;
	color: #000;
	padding-left: 4px;
}
#zoekform input.button {
	font-size: 1em;
	color: #fff;
	padding: 0;
	height: 18px;
	margin-right: 6px;
}
.radio {
	border: 0;
}
/* LIGHTBOX STYLES */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }
/*
* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(img/zen.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
}
*/
/*  GUESTBOOK STYLES */ 

.ddgb_wrapper {
	padding: 20px;
	font-size: 1em;
}
.ddgb_wrapper td {
	font-size: 1em;
	line-height: 1em;
}



.ddgb_wrapper a img {
	border: none;
}
.ddgb_wrapper a {
	color: #005abe;
}
.ddgb_wrapper a:hover {
	color: #CC3366;
}
.ddgb_entry {
	background: #F8F8F8;
	border: 1px solid #BBBBBB;
	margin: 0 0 15px 0;
	padding: 8px 10px 8px 10px;
	text-align: left;
}
.mod {
	background: #005abe;
	color: #FFFFFF;
	display: inline;
	padding: 1px 10px 1px 10px;
	margin-right: 10px;
}
.mod a {
	color: #FFFFFF;
}
.mod a:hover {
	color: #CCCCCC;
}
.ddgb_entry p {
	margin: 0 0 8px 0;;
	padding: 0;
	line-height: 130%;
	color: #444444;
}
.ddgb_entry h1 {
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 100%;
	color: #555555;
	letter-spacing: 1px;
	font-weight: bold;
}
.ddgb_info {
	font-size: 1em;
	color: #555;
	margin: 0 0 5px 0;
	text-align: right;
	border-top: 1px solid #ccc;
}
.ddgb_admin {
	font-size: 1em;
	color: #555555;
	text-align: right;
	padding: 3px 8px 3px 8px;
	border: 1px solid #bbb;
	background: #E0E0E0;
}
.ddgb_h {
	font-weight: bold;
}
.ddgb_entrybox {
	text-align: left;
}
.ddgb_entrybox h2 {
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000;
}
.ddgb_entrybox h3 {
	color: #FF4444;
}
.ddgb_entrybox input {
	background: #F8F8F8;
	border: 1px solid #BBBBBB;
}
.ddgb_entrybox textarea {
	background: #F8F8F8;
	border: 1px solid #BBBBBB;
}
.ddgb_entrybox table {
	font-size: 1.1em;
	color: #666666;
}
.ddgb_entrybox li {
	margin: 0 0 5px 0;
}
.ddgb_nav {
	text-align: left;
}
.ddgb_smiles {
	font-weight: bold;
	font: 110% 'Courier New', Courier, Fixed;
	color: #505050;
	margin-bottom: 10px;
}
.ddgb_smiles img {
	margin: 2px 8px 0 0;
}