/** general formatting */
html {
	overflow: auto;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input
{ margin: 0; padding: 0; }

ul,ol,li
{ margin-left: 7px; }

ul {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 20px;
}	

a img,:link img,:visited img { border: none; }

a {
	color: #00AEEF;
}
	
div.footerinfo a {
	color: #B2BC2A;
}

a.small {
	font-size: 10px;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #636363;
	background: #ffffff url(/images/background.jpg) repeat-x;
}



h1 {
	font-size: 17px;
	font-weight: bold;
	color: #B2BC2A;
	margin-bottom: 12px;
}

h2 {
	font-size: 15px;
	color: #636363;
	margin-bottom: 0px;
	line-height: 22px;

}

p {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 19px;
}


.headercontainer {
	width: 100%;
	height: 105px;
	margin-top: 5px;
}

.header {
	position: relative;
	width: 918px;
	height: 105px;
	margin: 0px auto 0px auto;
	background: no-repeat url(/images/banner.small.background.gif);
}

.logo {
	position: absolute;
    left: 40px;
    top: 20px;
	width: 511px;
	height: 52px;
	background: no-repeat url(/images/logo.payoff.gif);
	cursor:pointer;

}

.topbar {
	margin: 0px auto 0px auto;
	width: 918px;
	height: 23px;
}

.loginbox {
	/*border: 1px solid #000000;*/
	float: right;
	height: 23px;

}

.loginboxcontent {
	display: inline;
	float: left;
	height: 23px;
	background: repeat-x url(/images/loginbox.middle.gif);
}

.welcome {
	margin-top: 2px;
	margin-left: 10px;
	margin-right: 10px;
}

div.birdsmall {
	position: absolute;
	left: 740px;
	top: 21px;
	width: 72px;
	height: 38px;
	background: no-repeat url(/images/bird.small.gif);
}

div.exampleimage {
	position:relative;
	float: left;
	margin-right: 10px;
}

div.exampleimage2 {
	position:relative;
	float: right;
	margin-left: 10px;
}

/**
 * buttons
 */
div.startbtnitem {
	position: absolute;
	left: 645px;
	top: 57px;
	height: 30px;
	margin: 0px;
}

div.startbtnitem a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;

}
div.startbtnitem a {
	width: 199px;
	background: url( /images/buttons/startbtn.green.gif ) 0 -30px no-repeat;
}
div.startbtnitem a:hover {
	width: 199px;
	background: url( /images/buttons/startbtn.green.gif ) top left no-repeat ;
}

div.loginbutton {
	height: 30px;
}
div.loginbutton a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	width: 106px;
	background: url( /images/buttons/login.gif ) 0 -30px no-repeat;
}
div.loginbutton a:hover {
	background: url( /images/buttons/login.gif ) top left no-repeat ;
}

div.paybutton {
	height: 30px;
}
div.paybutton a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	width: 106px;
	background: url( /images/buttons/betalen.gif ) 0 -30px no-repeat;
}
div.paybutton a:hover {
	background: url( /images/buttons/betalen.gif ) top left no-repeat ;
}

div.bewerkbutton {
	height: 30px;
}
div.bewerkbutton a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	width: 106px;
	background: url( /images/buttons/bewerk.gif ) 0 -30px no-repeat;
}
div.bewerkbutton a:hover {
	background: url( /images/buttons/bewerk.gif ) top left no-repeat ;
}

div.verstuurbutton {
	height: 30px;
}
div.verstuurbutton a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	width: 106px;
	background: url( /images/buttons/verstuur.gif ) 0 -30px no-repeat;
}
div.verstuurbutton a:hover {
	background: url( /images/buttons/verstuur.gif ) top left no-repeat ;
}

div.addressbutton {
	height: 30px;
}
div.addressbutton a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	width: 183px;
	background: url( /images/buttons/adresgegevens.gif ) 0 -30px no-repeat;
}
div.addressbutton a:hover {
	background: url( /images/buttons/adresgegevens.gif ) top left no-repeat ;
}

div.overviewbutton {
	height: 30px;
}
div.overviewbutton a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	width: 183px;
	background: url( /images/buttons/overzicht.gif ) 0 -30px no-repeat;
}
div.overviewbutton a:hover {
	background: url( /images/buttons/overzicht.gif ) top left no-repeat ;
}

div.closebutton {
	height: 20px;
}
div.closebutton a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	width: 20px;
	background: url( /images/buttons/overviewbox.close.png ) 0 -20px no-repeat;
}
div.closebutton a:hover {
	background: url( /images/buttons/overviewbox.close.png ) top left no-repeat ;
}

div.closebutton-ie a, div.closebutton-ie a:hover {
	background: transparent  0px 0px no-repeat;
	cursor: pointer; cursor: hand;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/buttons/overviewbox.close-ie.png', sizingMethod='scale');
}

div.overvieweditbutton {
	height: 20px;
}
div.overvieweditbutton a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	width: 71px;
	background: url( /images/buttons/overviewbox.edit.gif ) 0 -20px no-repeat;
}
div.overvieweditbutton a:hover {
	background: url( /images/buttons/overviewbox.edit.gif ) top left no-repeat ;
}

div.overviewcopybutton {
	height: 20px;
}
div.overviewcopybutton a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	width: 71px;
	background: url( /images/buttons/overviewbox.copy.gif ) 0 -20px no-repeat;
}
div.overviewcopybutton a:hover {
	background: url( /images/buttons/overviewbox.copy.gif ) top left no-repeat ;
}

div.overvieworderbutton {
	height: 20px;
}
div.overvieworderbutton a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	width: 71px;
	background: url( /images/buttons/overviewbox.order.gif ) 0 -20px no-repeat;
}
div.overvieworderbutton a:hover {
	background: url( /images/buttons/overviewbox.order.gif ) top left no-repeat ;
}

/**
 * menu
 */
.menu2 {
	position: relative;
	width: 906px;
	height: 30px;	
	margin: 5px auto 0px auto;

}

.menuinner {
	position: absolute;
	width: 906px;
	height: 32px;
	top: 0px;
}

.welcome, .welcome a {
	font-size: 12px;
	color: #ffffff;
}

.footerinfo {
	clear: both;
	color: #000000;
	font-size: 12px;
	margin-left: 17px;
	margin-bottom: 20px;
}

.container {
	width: 906px;
	height: auto;
	margin: 0px auto 0px auto;
}

.page {
	width: 906px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline;
	background: repeat-y url( /images/page.background.gif );
}
.pagetop {
	width: 906px;
	height: 6px;
	float: left;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	display: inline;
	background: no-repeat url( /images/page.top.gif );
}
.pageunder {
	width: 906px;
	height: 6px;
	float: left;
	margin: 0px 0px 10px 0px; 
	padding: 0px;
	display: inline;
	background: no-repeat url( /images/page.under.gif );
}
.content {
	margin: 17px 34px 0px 34px;
	padding-bottom: 17px;
	width: 838px;
	height: auto;
	float: left;
	display: inline;
	position: relative;
}

.column p, .column {
	line-height: 16px;
	font-size: 13px;
}


/** navigation tab formatting */

div.headermenuitem {
	float: left;
	height: 32px;
	display: inline;
	margin: 0px;
}

div.headermenuitem a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;

}

div.headermenuitem span {
	display: block;
}

div.headermenuitem {
	background: none ;
}

div.headermenuactive1 {
	width: 112px;
	background: url( /images/tab/tab.home2.gif ) top left no-repeat ;
	display: block;
}
div.headermenuitem1 a {
	width: 112px;
	background: url( /images/tab/tab.home2.gif ) 0 -64px no-repeat;
}
div.headermenuitem1 a:hover {
	width: 112px;
	background: url( /images/tab/tab.home2.gif ) 0 -32px no-repeat ;
}

div.headermenuactive2 {
	width: 140px;
	background: url( /images/tab/tab.examples2.gif ) top left no-repeat ;
	display: block;
}
div.headermenuitem2 a {
	width: 140px;
	background: url( /images/tab/tab.examples2.gif ) 0 -64px no-repeat;
}
div.headermenuitem2 a:hover {
	width: 140px;
	background: url( /images/tab/tab.examples2.gif ) 0 -32px no-repeat ;
}

div.headermenuactive3 {
	width: 140px;
	background: url( /images/tab/tab.howitworks2.gif ) top left no-repeat ;
	display: block;
}
div.headermenuitem3 a {
	width: 140px;
	background: url( /images/tab/tab.howitworks2.gif ) 0 -64px no-repeat;
}
div.headermenuitem3 a:hover {
	width: 140px;
	background: url( /images/tab/tab.howitworks2.gif ) 0 -32px no-repeat ;
}	

div.headermenuactive4 {
	width: 112px;
	background: url( /images/tab/tab.info2.gif ) top left no-repeat ;
	display: block;
}
div.headermenuitem4 a {
	width: 112px;
	background: url( /images/tab/tab.info2.gif ) 0 -64px no-repeat;
}
div.headermenuitem4 a:hover {
	width: 112px;
	background: url( /images/tab/tab.info2.gif ) 0 -32px no-repeat ;
}

div.headermenuactive5{
	width: 140px;
	background: url( /images/tab/tab.mycollages2.gif ) top left no-repeat ;
	display: block;
}
div.headermenuitem5 a {
	width: 140px;
	background: url( /images/tab/tab.mycollages2.gif ) 0 -64px no-repeat;
}
div.headermenuitem5 a:hover {
	width: 140px;
	background: url( /images/tab/tab.mycollages2.gif ) 0 -32px no-repeat ;
}

div.headermenuactive6{
	width: 112px;
	background: url( /images/tab/tab.cart.gif ) top left no-repeat ;
	display: block;
}
div.headermenuitem6 a {
	width: 112px;
	background: url( /images/tab/tab.cart.gif ) 0 -64px no-repeat;
}
div.headermenuitem6 a:hover {
	width: 112px;
	background: url( /images/tab/tab.cart.gif ) 0 -32px no-repeat ;
}

div.headermenuactive7{
	width: 140px;
	background: url( /images/tab/tab.whatdoyouget2.gif ) top left no-repeat ;
	display: block;
}
div.headermenuitem7 a {
	width: 140px;
	background: url( /images/tab/tab.whatdoyouget2.gif ) 0 -64px no-repeat;
}
div.headermenuitem7 a:hover {
	width: 140px;
	background: url( /images/tab/tab.whatdoyouget2.gif ) 0 -32px no-repeat ;
}

/**
 * Forms
 */
 
fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

fieldset label {
	display: block;
	font-weight: bold;
	margin-top: 10px;
	font-size: 13px;
}

fieldset input, fieldset textarea {
	width: 400px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 2px solid #cecece;
	font-size: 15px;
}

fieldset input.feedback {
	width: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 2px solid #cecece;
	font-size: 15px;
}

fieldset select {
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

fieldset input:hover, fieldset input:focus,  fieldset textarea:hover, fieldset textarea:focus {
	border: 2px solid #00AEEF;
}

fieldset div.help {
	display: inline;
	vertical-align: bottom;
	height: 35px;
	font-size: 14px;
	font-style: italic;
	margin-left: 10px;
}

ul.error_list, ul.error_list li {
	list-style: none;
	color: #ff0000;
	margin: 0px;
	font-weight: bold;
}

div.errormessage, .error {
	color: #ff0000;
	font-weight: bold;
}

div.sentbutton {
	width: 400px; 
	float: left; 
	position: relative;
	margin-top: 20px; 
	text-align: right;
}

div.nextosentbutton {
	float: left; 
	height: 30px; 
	position: relative;
	margin-top: 6px; 
	margin-right: 20px;
}

input.submitbtn, input.submitbtn:focus, input.submitbtn:hover {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #00AEEF; 
	color: #ffffff; 
	font-weight: bold;
	font-size: 14px;
	border: 2px solid #cecece;
}

input.submitbtn:focus, input.submitbtn:hover {
	color: #000000;
}


fieldset input#register_terms, fieldset input#signin_remember, fieldset input#address_terms, fieldset input#address_approved,
fieldset input#register_newsletter {
	height: 17px;
	width: 17px;
	margin-right: 10px;

}

fieldset label#signin_remember {
	display: inline;
	font-weight: normal;
	margin-top: 10px;
}

/** table formatting */
#checkoutoverview th, #checkoutoverview td {
	padding-left: 10px;
	padding-right: 10px;
}

#checkoutoverview th {
	padding-bottom: 10px;
	border-bottom: 1px solid #999999;
}

#checkoutoverview .even {
	background: #efefef;
}

#checkoutoverview td {
	text-align: right;
}


#checkoutoverview .subtotal {
	padding-top: 10px;
	border-top: 1px solid #999999;
}

#checkoutoverview .total {
	padding-top: 20px;
	border-top: 1px solid #999999;
	/* color: #000000; */
	font-weight: bold;
	font-size: 17px;
}

#checkoutoverview .totallast {
	padding-top: 10px;
	border-top: 1px solid #999999;
	font-weight: bold;
}

#checkoutoverview tr.first .rebate {
	padding-top: 30px;
	border-top: 1px solid #999999;
}

div.ordermenu {
	font-size: 14px;
	font-weight: normal;
	color: #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	padding-bottom: 5px;
	margin-bottom: 20px;	
	word-spacing: 7px;
	width: 350px;
}

div.ordermenu b {
	color: #B2BC2A;
	font-weight: bold;
}


/** bestelhistory */
.orderhistory th, .orderhistory td {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
}

.orderhistory th {
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
}

.orderhistory tr {
	height: 30px;
}

.orderhistory .even {
	background: #efefef;
}

.orderhistory .subtotal {
	padding-top: 10px;
	border-top: 1px solid #000000;
}

.orderhistory .total {
	padding-top: 20px;
	border-top: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	font-size: 20px;
}

.orderhistory .totallast {
	padding-top: 10px;
	border-top: 1px solid #000000;
	font-weight: bold;
}

.orderhistory tr.first  {
	padding-top: 30px;
	border-top: 1px solid #000000;
}
/** div formattting */

#smalllogin form table th, #smalllogin form table td input, #smalllogin a, #smalllogin input {
	font-size: 11px;
}

#smalllogin caption { caption-side: top }


    