/* ============================================================	*/
/* ========	HTML STANDAARDEN  	===============================	*/
/* ============================================================	*/

html
{
	height: 100%;
	width: 100%;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

body
{
	margin: 0 0 0 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #f9f9f9 top left repeat-x;
}

img
{
	border: 0px solid #000000;
}

body, p, input, textarea, select
{
	font-family: "Trebuchet MS" , Helvetica, Verdana, Arial, Sans-serif;
	font-size: 14px;
	color: #333333;
}

th {
    text-align:left;
}

.content 
{
	font-family: "Trebuchet MS" , Helvetica, Verdana, Arial, Sans-serif;
	font-size: 14px;
	color: #000000;	
}

h1
{
	font-size: 16px;
	line-height: 16px;
	color: #450054;
}
h2 {
    font-size:14px;
    font-weight:bold;
}
h2 em {
    font-style:normal;
    text-decoration:underline;
}

h4{
	font-size:16px;	
	color: #450054;
	margin-bottom: 5px;	
	margin-top: 0px;
}

h3{
	font-size:20px;	
	color: #4e4e4e;
	margin-bottom: 5px;	
	margin-top: 0px;
}

h6 {
	font-size:14px;	
	color: #ffffff;
	margin: 0;
}
a{
	text-decoration: none;
	color: #686868;	
}
a:focus
{
	outline: none;
}
a:hover
{
	cursor: pointer;
	color: #999;
}

hr
{
	border: none;
	border-top: 1px solid #B8B8B8;
}
hr.dashed
{
	border: none;
	border-top: 1px dashed #B8B8B8;
}
hr.w200
{
	border: none;
	border-top: 1px solid #B8B8B8;
	width: 200px;
}


td
{
	padding: 0 5px 0 0;
}

li {
	width: 100%;
	list-style-position: inside;
	padding-left: 0px;
	text-indent: -40px;
	font-size: 13px;
}

.portret
{
	border: 1px solid #9a9a9a;
}
.titel
{
	font-size: 16px;
	line-height: 16px;
	color: #421731;
	text-decoration: none;
	font-weight: normal;
}

embed, object
{
	outline: none;
}

/* IE 6 FIXES */

/*img {position:relative;}*/
form {
    margin:0 0 0 0;
    padding:0 0 0 0;
    display:block;
    }
    
/* END FIXES */

/* ============================================================	*/
/* ======== HOME				===============================	*/
/* ============================================================	*/

div.homeShadow {width:960px; height:518px; /*overflow:hidden;*/ _overflow:visible; margin:0 auto 0 auto; position:relative; background:transparent url(../img/home-shadow3.gif) no-repeat center top;}
div.homeShadow div#container {background-color:transparent; position:relative; /*overflow:hidden;*/ _overflow:visible;}
div.homeShadow div.header {background:transparent none;}
div.homeShadow div.contentBlock {background:transparent none; position:relative; margin:0 0 0 0; padding:0 0 0 0; width:954px; left:10px;}

div.homeShadow2 {width:960px; height:518px; /*overflow:hidden;*/ _overflow:visible; margin:0 auto 0 auto; position:relative; background:transparent url(../img/home-shadow2.gif) no-repeat center top;}
div.homeShadow2 div#container {background-color:transparent; position:relative; /*overflow:hidden;*/ _overflow:visible;}
div.homeShadow2 div.header {background:transparent none;}
div.homeShadow2 div.contentBlock {background:transparent none; position:relative; margin:0 0 0 0; padding:0 0 0 0; width:954px; left:10px;}

.kolomIndeling {width:934px; overflow:hidden;}
.kolomIndeling .rechts {width:226px; overflow:hidden; float:right;}
.kolomIndeling .links {width:226px; overflow:hidden; float:left;}
.kolomIndeling .midden {/*margin:0 242px 0 242px;*/ width:462px; float:left; position:relative; left:10px; overflow:hidden;}

.footerContainer {width:954px; position:relative; margin:0 auto 0 auto; background:#6f3874 url(../img/home-footer.gif) top left no-repeat; overflow:hidden; text-align:center;}
.footerContainer div.footerRow {width:934px; overflow:hidden; font-size:11px; padding:15px 0 15px 0; margin:0 auto 0 auto; text-align:left; position:relative;}
.footerContainer div.footerRow div.footerCel {width:232px; height:190px; overflow:hidden; text-align:left; float:left; border-left:1px solid #ffffff; position:relative; left:-1px;}
.footerContainer div.footerRow div.footerCel div.margin {margin:0 0 0 10px;}
.footerContainer div.footerRow a {color:#d6e9ff; text-decoration:none;display:block;}
.footerContainer div.footerRow a:hover {text-decoration:underline;}

.twitterIcon,
.hyvesIcon {
    margin-bottom:-4px;
    }
    
.socialLink  {
   display: inline !important;
   margin-left: 10px !important;
}

/* ============================================================	*/
/* ========	LAYOUT BLOCKEN  	===============================	*/
/* ============================================================	*/

#container
{
	position: relative;
	margin: 0 auto 0 auto;
	width: 954px;
	text-align: left;
	background-color: #FFFFFF;
}
#container2
{
	position: relative;
	margin: 0 auto 0 auto;
	width: 960px;
	text-align: left;
	background: url(../img/shadow.png) repeat-y;
}
#flashPlayer{
	margin: 0 -10px 0 0;
}

/* ============================================================	*/
/* ======== HOME LAYOUT			===============================	*/
/* ============================================================	*/

div.homeOnder
{
	height: 132px;
	background: transparent url(../img/home-onder.png) top center repeat-x;
}
div.homeButtons
{
	padding: 12px 0 12px 0;
}
div.homeButtons a
{
	display: block;
	background: transparent url(../img/home-pijl.png) right center no-repeat;
	width: 191px;
	height: 108px;
	float: left;
	position: relative;
}
div.homeButtons a img
{
	position: absolute;
	top: -50px;
	right: 10px;
}
div.homeButtons a:hover img
{
	top: -55px;
}
div.homeButtons a span
{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

div.intro
{
	background: url(../img/bestel-back.gif) 533px 262px no-repeat;
	/*margin: 0 0 -10px 0*/
	padding:0px 0 10px 0;
	width:934px;
	overflow:hidden;
}
div#flashblock
{
	background-color: #FFFFFF;
	height: 500px;
}
div#flashblock table td
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* how it works */
div.hotSpots {
	position:absolute;
	top:70px;
	left:35px;
	height:20px;
	width:450px;
	}
div.hotSpots a.link1, div.hotSpots a.link2, div.hotSpots a.link3 {
	display:block;
	height:170px;
	background-image:url(../img/blank.gif);
	width:150px;
	float:left;
	text-indent:-100px;
	overflow:hidden;
	}
/**/

.homeTekst
{
	width: 310px;
	position: absolute;
	top: 100px;
	left: 586px;
}
.homeTekst .back
{
	width: 310px;
	height: 260px; /*background-color:#FFFFFF;*/
	position: absolute;
	top: 0px;
	left: 0px;
}
.homeTekst .margin
{
	position: relative;
	margin: 0 30px 0 30px;
	padding: 15px 0 15px;
}


/* ============================================================	*/
/* ========	HEADER				===============================	*/
/* ============================================================	*/

div.header
{
	height: 101px;
	background: transparent url(../img/header-back.jpg) top left no-repeat;
}
div.header a.logo
{
	position: relative;
	top: 10px;
	left: 5px;
}

/* ============================================================	*/
/* ========	NAVIGATIE			===============================	*/
/* ============================================================	*/

div.navigatie
{
	position: absolute;
	top: 68px;
	left: 10x;
}
div.navigatie p
{
	padding-top: 4px;
}
div.navigatie a
{
	padding-left: 15px;
	padding-right: 15px;
}


div.quickNav
{
	position: absolute;
	top: 25px;
	right: 34px;
}
div.quickNav a,
div.quickNav span.nieuwsbrief
{
	display: block;
	float: left;
	width: 28px;
	height: 37px;
	position: relative;
	text-indent: 35px;
	color: #431734;
	text-decoration: none;
	padding-top: 5px;
}
div.quickNav img {
	position: absolute;
	top: 5px;
	left: 10px;
	}
div.quickNav a.home {
	width: 20px;

	}
div.quickNav a.home img {
	left: 18px;
	}
	
div.quickNav div.cSelector {
	display: block;
	float: left;
	background: transparent url(../img/top-nav-flag-item.png) top left no-repeat;
	width: 140px;
	height: 37px;
	position: relative;
	text-indent: 35px;
	color: #003e7d;
	text-decoration: none;
	padding-top: 5px;
	}
div.quickNav div.cSelector, div.quickNav div.cSelector * {z-index:100;}
div.quickNav div.cSelector .countries {
	display:none;
	background-color:#ffffff;
	overflow:hidden;margin-top:15px; padding-bottom:10px;
	}
	div.quickNav div.cSelector .countries span {
		display:block;
		height:37px;
		overflow:hidden
		}
	div.quickNav div.cSelector span img {
		top:7px;
		left:11px
		}
div.quickNav div.cSelector:hover .countries {
	display:block;
	width:140px;
	}
div.quickNav div.cSelector:hover {
	
	}
	div.quickNav div.cSelector .countries a {
		background:transparent;
		height:auto;
		width:160px;
		position:relative;
		left:5px;
		text-indent:30px;
		padding:0 0 0 0;
		}
	div.quickNav div.cSelector .countries a:hover {
		background-color:#88c2e3;
		}
	div.quickNav div.cSelector .countries a img {
		left:7px;
		top:4px;
		}
	
.btnPaars
{
	background: url(../img/btn-paars.png) 0 0 no-repeat;
	width: 258px;
	height: 36px;
	line-height: 36px;
	display: block;
	font-size: 17px;
	color: #802f58;
	text-decoration: none;
	border-top: 3px solid #FFFFFF;
	padding: 0 0 0 10px;
	cursor: pointer;
}
.btnPaarsInActive
{
	background: url(../img/btn-paars.png) 0 0 no-repeat;
	width: 258px;
	height: 36px;
	line-height: 36px;
	display: block;
	font-size: 17px;
	color: #C5A0B3;
	text-decoration: none;
	border-top: 3px solid #FFFFFF;
	padding: 0 0 0 10px;
}
.btnPaars:hover
{
	background: url(../img/btn-paars.png) 0 -37px no-repeat;
}
.btnSelected
{
	background-position: 0 -37px;
}

div.sidebar .btnPaars, div.sidebar .btnPaarsInActive
{
	margin: 0 auto 0 auto;
}

div.rijtje
{
	background: #F2EAEE url(../img/rijtje-boven.gif) top left no-repeat;
	width: 258px;
	margin: 0 auto 0 auto;
	position: relative;
	left: -5px;
	border-top: 10px solid #FFFFFF;
}
div.rijtje div.margin
{
	margin: 0 15px 0 15px;
	padding: 15px 0 15px 0;
}
div.rijtje div.margin table td
{
	padding: 0 10px 0 0;
	vertical-align: top;
}

.dColor
{
	color: #421731;
}
.lColor
{
	color: #802F58;
}
div.buttonList
{
	margin: 0 -5px 0 -5px;
}

div.reactieNavBuiten
{
	height: 24px;
	background: #DAD1CF url(../img/reactie-nav-rechts.gif) top right no-repeat;
}
div.reactieNavBinnen
{
	height: 24px;
	line-height: 24px;
	background: #DAD1CF url(../img/reactie-nav-links.gif) top right no-repeat;
}


/* ============================================================	*/
/* ========	FOOTER				===============================	*/
/* ============================================================	*/

div#footer
{
	width: 954px;
	clear: both;
	height: 35px;
	line-height: 35px;
	background:transparent url(../img/home-footer.png) top left repeat-x;
	margin:0 auto 0 auto;
	font-size: 10px;
}
div#footer div.quickLinks
{
	float: left;
	line-height: 35px;
	padding: 0 0 0 21px;
}
div#footer div.quickLinks a
{
	color: #8f3694;
}
div#footer div.copy
{
	float: right;
	line-height: 35px;
	padding: 0 15px 0 30px;
	position: relative;
	color: #ffffff;
	font-size: 10px;
}
div#footer div.copy a
{
	color: #d9d9d9;
}
div#footer div.copy img
{
	padding-top: 4px;
	float: left;
	padding-left: 6px;
	padding-right: 4px;
}


/* ============================================================	*/
/* ========	NEW STUFF  			===============================	*/
/* ============================================================	*/

#leftje{
	float: left;
}

#rightje{
	float: left;
}

#fade_top_left{
	border: 0px solid #ff0000;	
	width: 315px;
	height: 15px;
	margin-left: 17px;
	background: url(../img/fade_top_left.jpg) no-repeat;
}

#left_menu{
	border: 0px solid #ff0000;	
	width: 275px;
	margin-left: 17px;
	background:#f5f5f5;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*min-height:300px;*/
}

#left_menu a{
	text-decoration: none;
	color: #680071;	
}

#left_menu a:hover
{
	text-decoration: underline;
	cursor: pointer;
	color: #999;
}

#fade_bottom_left{
	border: 0px solid #ff0000;	
	width: 315px;
	height: 15px;
	margin-left: 17px;
	background: url(../img/fade_bottom_left.jpg) no-repeat;
}

#fade_top_right{
	border: 0px solid #ff0000;	
	width: 598px;
	height: 15px;
	margin-left: 12px;
	margin-right: 12px;
	background: url(../img/fade_top_right.jpg) no-repeat;
}

#right_menu{
	border: 0px solid #ff0000;	
	width: 558px;
	margin-left: 12px;
	margin-right: 12px;
	background:#f5f5f5;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*min-height:300px;*/
}

#right_menu a{
	text-decoration: none;
	color: #680071;	
}

#right_menu a:hover
{
	cursor: pointer;
	color: #999;
}

#fade_bottom_right{
	border: 0px solid #ff0000;	
	width: 598px;
	height: 15px;
	margin-left: 12px;
	margin-right: 12px;
	background: url(../img/fade_bottom_right.jpg) no-repeat;
}


#footerwit{
	width: 960px;
	position: relative;
	margin: 0 auto 0 auto;
	background: url(../img/footerwit.png) no-repeat;
}

.nojump{
	padding-left: 20px;
}

.register:hover,
.register:focus {
	border: 2px solid #713379;
}

.register {
	width: 280px;
	padding: 5px;
	border: #e6e6e6 solid 2px;
	background: #fff;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
}


textarea
{
	width: 280px;
	height: 150px;
	padding: 10px;
	border: #e6e6e6 solid 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
}


textarea:hover,
textarea:focus  {
	border: 2px solid #713379;
}

.submitje {
width: 140px;
height: 20px;
background: transparent url(../img/verzenden.png) no-repeat;
outline: none;
border: none;
cursor: pointer;
margin: 0px 0px 8px 0px;
text-decoration: none;
color: #666;
font-size: 12px;
font-weight: bold;
text-align:center;
}


#footert{
	margin: 0 auto;
	width: 960px;	
}

#ss {
	float:right;
	margin-right: 20px;
	margin-top: 10px;
}

#h1_ul{
	width: 100%;
	font-weight: bold;
	color: #333333;
	font-size: 15px;
	line-height: 10px;
	padding: 3px 0px 5px 2px;
	margin: 0;
	border-bottom: 1px solid #999999;
	display: block;
}

div#leftf ul {
	width: 100%;
	margin: 7px 0px 2px 0px;
}

div#leftf ul li {
	width: 100%;
	list-style-type: none;
	list-style-position: inside;
	padding-left: 0px;
	text-indent: -40px;
	font-size: 13px;
	height: 25px;
}

div#leftf ul li a {
	width: 183px;
	padding: 0px 0px 0px 2px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	display: block;
}

div#leftf ul li a:hover {
	width: 183px;
	padding: 0px 0px 0px 2px;
	color: #843b8c;
	text-decoration: none;
	line-height: 20px;
	display: block;
}

div#leftf ul li .active {
	color: #843b8c;
}

.title {
	height: 20px;
	display: block;
	font-size: 18px;
	color: #666;
	padding: 10px 0px 0px 10px;
}

div#inner_center {
	width:auto;
	margin: 0px;
	padding: 0px 8px 0px 8px;
	border: 0px solid #CCCCCC;
	font-size: 12px;
}

div#inner_center h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 22px;
	text-transform: uppercase;
	line-height: 10px;
	padding: 8px 0px 0px 0px;
	margin: 0;
	display: block;
}

.contentdiv_top2 {
	background: url(../img/contentdiv_top.gif) 0 0px no-repeat;
	height: 26px;
	width: 528px;
	padding-left: 0px;
	padding-top: 0px;
}

.contentdiv_top {
	background: url(../img/contentdiv_top.gif) 0 12px no-repeat;
	height: 26px;
	width: 528px;
	padding-left: 0px;
	padding-top: 0px;
}

.contentdiv {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	text-align: left;
	padding: 12px 12px 0px 12px;
	background-color: #fff;
	color: #666;
	width: 502px;
}
.contentdiv3 {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	text-align: left;
	padding: 0px 12px 0px 12px;
	background-color: #fff;
	color: #666;
	font-size:13px;
	width: 502px;
}

.title {
	height: 20px;
	display: block;
	font-size: 18px;
	color: #666;
	padding: 10px 0px 0px 10px;
}

.contentdiv_bottom {
	background: url(../img/contentdiv_bottom.gif) no-repeat;
	height: 26px;
	width: 528px;
	padding: 0px 0px 10px 0px;
	border-bottom: 3px solid #8f3694;

}

.contentdiv_bottom2 {
	background: url(../img/contentdiv_bottom.gif) no-repeat;
	height: 26px;
	width: 528px;
	padding: 0px 0px 10px 0px;

}

.contentdiv2 {
	border: 1px solid #999;
	text-align: left;
	padding: 12px 12px 12px 12px;
	margin: 20px 0px 0px 0px;
	background-color: #f5f5f5;
	color: #666;
	width: 502px;
}

.table_product{
	width: 502px;
	border: 0px solid #ff0000;
	padding: 10px;
}

.td_product{
	width: 251px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px solid #ccc;
	font-size: 13px;
	color: #666;
}
.td_product2{
	width: 251px;
	padding: 20px 0px 20px 0px;
	border-bottom: 1px solid #ccc;
	font-size: 13px;
	color: #666;
}

.select_normal{
	width: 220px;
	border: 1px solid #ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
}

.table_prices{
	width: 502px;
	border: 0px solid #ff0000;
	padding: 10px;
}

.table_prices2{
	width: 482px;
	border: 0px solid #ff0000;
	padding: 0px;
}

.table_price{
	width: 180px;
	padding: 10px 15px 10px 15px;
	margin: 0px 0px 5px 0px;
	border-top: double #999;
	border-bottom: double #999;
}

.table_text{
	width: 180px;
	padding: 10px 15px 10px 15px;
	border-top: dotted 2px #999;
	border-bottom: dotted 2px #999;
	background-color: #E3B9E6;
	font-size: 11px;
	font-weight: bold;
}

.td_price_title1{
	background-color: #8f3694;
	color: #fff;
	padding: 12px;
	border-bottom: 1px solid #333;
	border-right: 1px solid #fff;
	font-size: 13px;
	font-weight: bold;
}

.td_price_title2{
	background-color: #8f3694;
	color: #fff;
	padding: 12px;
	border-bottom: 1px solid #333;
	font-size: 13px;
	font-weight: bold;
}

.td_price1{
	background-color: #E3B9E6;
	padding: 12px;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	font-size: 13px;
	color: #666;
}

.td_price2{
	background-color: #E3B9E6;
	padding: 12px;
	border-bottom: 1px solid #333;
	font-size: 13px;
	color: #666;
}

.td_price3{
	background-color: #fff;
	padding: 12px;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	font-size: 13px;
	color: #666;
}

.td_price4{
	background-color: #fff;
	padding: 12px;
	border-bottom: 1px solid #333;
	font-size: 13px;
	color: #666;
}

.btw_small{
	font-size: 11px;
	color: #666;
}

.contentdiv3 a{
	color: #8f3694;
	font-weight: bold;
	text-decoration: none;
}
.contentdiv3 a:hover {
	color: #333;
	text-decoration: underline;
}

.td_info{
	background-color: #fff;
	padding: 6px;
	font-size: 13px;
	color: #666;
}

.variabel_text{
	height: 20px;
	float:left;
	width: 150px;
	margin-top:5px;
	margin-right: 5px;
	color: #666;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bereken_button {
background:url(/img/bereken.png) no-repeat;
cursor:pointer;
float:left;
width: 84px;
height: 20px;
margin-top: 7px;
border: none;
}

.p_quantity{
	color: #333;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin: 0px;
}

.p_price{
	color: #8f3694;
	padding: 2px;
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin: 0px;
}

.add_cart{
	width: 267px;
	height: 20px;
	background: transparent url(/img/voegtoe.png) no-repeat;
	outline: none;
	border: none;
	cursor: pointer;
}

div#login_top {
	width: 275px;
	height: 10px;
	margin: 0 auto;
	padding: 0px;
	border: 0px solid #00ff00;
}
div#login {
	width: 255px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #e8e8e8;
	border: 0px solid #ff0000;
}

.input_login{
	height: 18px;
	width: 80px;
	line-height: 18px;
	color: #666;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 5px;
	padding: 0px 2px 0px 2px;
}

div#button_login input {
background:url(/img/login.png) no-repeat;
cursor:pointer;
width: 20px;
height: 20px;
line-height: 20px;
border: none;
margin-right: 5px;
}

#login_links a {
	line-height: 20px;
	font-size: 13px;
	font-weight: normal;
}

div#button_verzend input {
background:url(/img/verzenden.png) no-repeat;
cursor:pointer;
width: 140px;
height: 20px;
border: none;
margin: 2px 0px 8px 0px;
}

.postcode_text{
	height: 18px;
	width: 35px;
	line-height: 14px;
	color: #666;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 2px 0px 2px 0px;
	padding: 5px 6px 0px 6px;
}

.postcode2_text{
	height: 18px;
	width: 25px;
	line-height: 14px;
	color: #666;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 2px 0px 2px 0px;
	padding: 5px 6px 0px 6px;
}

.land_dropdown{
	height: 18px;
	width: 235px;
	line-height: 14px;
	color: #666;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 2px 0px 2px 0px;
	padding: 0px;
}

div#button_register input {
background:url(/img/register.png) no-repeat;
cursor:pointer;
width: 95px;
height: 20px;
border: none;
margin: 2px 0px 8px 0px;

}

div#button_wijzig input {
background:url(/img/wijzig.png) no-repeat;
cursor:pointer;
width: 90px;
height: 20px;
border: none;
margin: 2px 0px 8px 0px;

}

div#button_bestellen input {
background:url(/img/bestellen.png) no-repeat;
cursor:pointer;
width: 140px;
height: 20px;
border: none;
margin: 2px 0px 8px 0px;

}

div#button_korting input {
background:url(/img/korting.png) no-repeat;
cursor:pointer;
width: 167px;
height: 20px;
border: none;
margin: 4px 0px 0px 5px;

}

.cart_total_top{
	border-top: 1px dotted #CCC;
	padding: 5px 0px 0px 0px;
}

.td_betaal_title{
	background-color: #8f3694;
	color: #fff;
	padding: 12px;
	border-bottom: 1px solid #333;
}

.verzend_1{
	background-color: #f2e1f3;
	padding: 12px;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
}

.verzend_2{
	background-color: #fff;
	padding: 12px;
}

.offerte_text{
	height: 18px;
	width: 220px;
	line-height: 14px;
	color: #666;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 2px 0px 2px 0px;
	padding: 5px 6px 0px 6px;
}

.kortingtext{
	height: 18px;
	width: 153px;
	line-height: 14px;
	color: #666;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 2px 0px 2px 0px;
	padding: 5px 6px 0px 6px;
}

.offerte_line{
	border-bottom: 1px dotted #CCC;
}

.offerte_td{
	padding: 8px 0px 8px 0px;
}

div#button_verder input {
background:url(/img/verder.png) no-repeat;
cursor:pointer;
width: 90px;
height: 20px;
border: none;
margin: 2px 0px 8px 0px;

}

div#button_terug input {
background:url(/img/terug.png) no-repeat;
cursor:pointer;
width: 90px;
height: 20px;
border: none;
margin: 2px 0px 8px 0px;

}

#loginbar_top {
	background: url(../img/contentdiv_top.gif) 0 0px no-repeat;
	height: 26px;
	width: 528px;
	padding-left: 0px;
	padding-top: 0px;
}

#loginbar_bottom {
	background: url(../img/contentdiv_bottom.gif) no-repeat;
	height: 26px;
	width: 528px;
	padding: 0px 0px 10px 0px;

}

#inner_login {
	width:auto;
	margin-top: -20px;
	padding: 0px 8px 0px 8px;
	border: 0px solid #CCCCCC;
	font-size: 12px;
}

.login_content {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	text-align: left;
	padding: 0px 12px 0px 12px;
	background-color: #fff;
	color: #666;
	font-size:13px;
	width: 502px;
}

#fileQueue {
	width: 480px;
	height: 60px;
	overflow: auto;
	border: 1px solid #E5E5E5;
	padding: 10px;
	margin-bottom: 10px;
}

.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 5px;
	padding: 10px;
	width: 450px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}
