/* Main */
* {
	margin: 0;
	padding: 0;
    -moz-box-sizing:    border-box;
    -webkit-box-sizing: border-box;
    -box-sizing:        border-box;
}

html {
	height: 100%;
}

body {
	height: 100%;
	font-family: arial, sans-serif;
	font-size: 13px;
	color:	#000000;	
	background-color: #f3f3f4;
}

/* general spacing */
#innercontent {
	text-align: left;
}

.confirm {
	z-index: 99;
	position: absolute;
	top: 120px;
	left: 18%;
	background-color: #ffffff;
	border: 2px solid #695d54;
	text-align: center;
	font-size: 12px;
	color: #695d54;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}


/* For general text */
.TextBody, td {
	font-size: 12px;
	line-height: 20px;	
}
.bluetext {
	color: #004b95;		
}

.TextTitle {
	font-size: 28px;
	font-weight: normal;
	padding-bottom: 10px;
	color: #004b95;	
}

.TextSubtitle {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #000000;	
}

.TextHeader {
	font-size: 24px;
	font-weight: normal;
	color: #aaa19b;
	padding: 0px;
}

.TextHeaderCenteredLeft {
	position: absolute;
	font-size: 21px;
	font-weight: normal;
	color: #aaa19b;
	padding: 0px;
	width: inherit;
	width: 490px;
	text-align: center;
	bottom: 10px;
	left: 20px;
	right: 0px;
	
	
}

a:link, a:visited {
	color: #004b95;	
}

a:hover, a:active {
	color: #d1cbc4;	
}

#mainWrapper {
	position: absolute;
	width: 1024px;
	background-color: #ffffff;
	left:	50%;
	margin-left:	-512px;
	height: 720px;
	margin-top: 20px;
}

#header {
	width: 1024px;
	height: 100px;
	position: relative;
	overflow: hidden;
	background: url(../../Images/header.png);
}

#content {
	position: 	absolute;
	width:		825px;
	height:		479px;
	left: 		200px;
	top:		101px;
	background-color: #ffffff;	
	overflow:	auto;
	padding-left: 30px;
	padding-right: 20px;
}

#content .contentLeft{
	position: 	absolute;
	width:		420px;
	height:		450px;
	top:		0px;
	left: 		30px;
	background-color: #ffffff;	
	overflow:	auto;
}

#content .contentRight{
	position: 	absolute;
	top:		80px;
	left:		460px;
	height:		300px;
	background-color: #ffffff;	
	overflow:	auto;
}

#content .TextBody{
	text-align: left;
}

#contentnav {
	position:	absolute;
	left: 		215px;
	top:		600px;	
	width:		800px;
	height:		40px;
	background-color: #ffffff;	
	overflow:	hidden;	
}

/* BUTTONS */
.btn_stelsamen:link, .btn_stelsamen:visited {
    position:       absolute;
    background:     url(../../Images/Buttons/btn_stelsamen.jpg);
	text-decoration: none;	
	width:          160px;
	height:         38px;	
}

.btn_stelsamen:hover, .btn_stelsamen a:hover {
    background: url(../../Images/Buttons/btn_stelsamen_hover.jpg);
}

.btn_stelsamen:active, .btn_stelsamen a:active {
    background: url(../../Images/Buttons/btn_stelsamen_down.jpg);
}

.btn_gaverder:link, .btn_gaverder:visited {
	position:	    absolute;
	right: 	    	25px;
	top:	    	0px;    
    background: url(../../Images/Buttons/btn_gaverder.jpg);
	text-decoration: none;	
	width:          146px;
	height:         38px;	
}

.btn_gaverder:hover, .btn_gaverder a:hover {
    background: url(../../Images/Buttons/btn_gaverder_hover.jpg);
}

.btn_gaverder:active, .btn_gaverder a:active {
    background: url(../../Images/Buttons/btn_gaverder_down.jpg);
}

.btn_gaterug:link, .btn_gaterug:visited {
	position:	    absolute;
	left: 		    25px;
	top:		    0px;	  
    background: url(../../Images/Buttons/btn_gaterug.jpg);
	text-decoration: none;	
	width:          135px;
	height:         38px;	
}

.btn_gaterug:hover, .btn_gaterug a:hover {
    background: url(../../Images/Buttons/btn_gaterug_hover.jpg);
}

.btn_gaterug:active, .btn_gaterug a:active {
    background: url(../../Images/Buttons/btn_gaterug_down.jpg);
}

.btn_bevestigen:link, .btn_bevestigen:visited {
	position:	    absolute;
	left: 		    110px;
	bottom:		    20px;  
    background:     url(../../Images/Buttons/btn_bevestigen.jpg);
	text-decoration: none;	
	width:          160px;
	height:         38px;	
}

.btn_bevestigen:hover, .btn_bevestigen a:hover {
    background: url(../../Images/Buttons/btn_bevestigen_hover.jpg);
}

.btn_bevestigen:active, .btn_bevestigen a:active {
    background: url(../../Images/Buttons/btn_bevestigen_down.jpg);
}

.btn_bevestigen_rel:link, .btn_bevestigen_rel:visited {
	position:	    relative;
    background:     url(../../Images/Buttons/btn_bevestigen.jpg);
	text-decoration: none;	
	width:          160px;
	height:         38px;	
}

.btn_bevestigen_rel:hover, .btn_bevestigen_rel a:hover {
    background: url(../../Images/Buttons/btn_bevestigen_hover.jpg);
}

.btn_bevestigen_rel:active, .btn_bevestigen_rel a:active {
    background: url(../../Images/Buttons/btn_bevestigen_down.jpg);
}

.btn_afronden:link, .btn_afronden:visited {
	position:	    absolute;
	right: 	    	25px;
	top:	    	0px;    
    background: url(../../Images/Buttons/btn_afronden.jpg);
	text-decoration: none;	
	width:          142px;
	height:         38px;	
}

.btn_afronden:hover, .btn_afronden a:hover {
    background: url(../../Images/Buttons/btn_afronden_hover.jpg);
}

.btn_afronden:active, .btn_afronden a:active {
    background: url(../../Images/Buttons/btn_afronden_down.jpg);
}

.btn_login {
	position:	    absolute;
	right: 		    0px;
	bottom:		    5px; 
	text-decoration: none;	
	width:          105px;
	height:         38px;	
    background:     url(../../Images/Buttons/btn_login.jpg);   
}

.btn_login:hover, .btn_login a:hover {
    background: url(../../Images/Buttons/btn_login_hover.jpg);
}

.btn_login:active, .btn_login a:active {
    background: url(../../Images/Buttons/btn_login_down.jpg);
}

.btn_activeren:link, .btn_activeren:visited {
	position:	    absolute;
    background:     url(../../Images/Buttons/btn_activeren.jpg);
	text-decoration: none;	
	width:          147px;
	height:         38px;	
}

.btn_activeren:hover, .btn_activeren a:hover {
    background: url(../../Images/Buttons/btn_activeren_hover.jpg);
}

.btn_activeren:active, .btn_activeren a:active {
    background: url(../../Images/Buttons/btn_activeren_down.jpg);
}

.btn_tegoed_tonen:link, .btn_tegoed_tonen:visited {
	position:	    absolute;
    background:     url(../../Images/Buttons/btn_tegoed_tonen.jpg);
	text-decoration: none;	
	width:          180px;
	height:         38px;	
}

.btn_tegoed_tonen:hover, .btn_tegoed_tonen a:hover {
    background: url(../../Images/Buttons/btn_tegoed_tonen_hover.jpg);
}

.btn_tegoed_tonen:active, .btn_tegoed_tonen a:active {
    background: url(../../Images/Buttons/btn_tegoed_tonen_down.jpg);
}

/* CARD SELECTOR */
.cardselector {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.cardselector img {
	vertical-align: -30px;
}

.captionedimg {
	float: left;
	margin-bottom: 6px;
	padding-left: 16px;
}

#caption {
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	width: 110px;
	padding-left: 18px;
}

#captionright {
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	width: 70px;
	margin-top: 40px;
}

.preview {
	position: absolute;
	top: 70px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	width: 250px;
	height: 335px;
	text-align: left;
}

#previewcaption, #previewcaption2 {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding-top: 0px;
	margin-left: 5px;
	width: 180px;
	text-align: left;
	color: #695d54;
}

#previewamount {
	font-size: 11px;
	font-weight: bold;
	color: #004b95;	
}

.radio {
	position: absolute;
	width: 24px;
	height: 24px;
	margin-top: 40px;
	margin-left: -24px;
	overflow: hidden;
	background: url(../../Images/radio.png) no-repeat;
}

html>body .radio {
	margin-left: -20px;
}


.checkbox {
	position: absolute;
	width: 24px;
	height: 24px;
	overflow: hidden;
	background: url(../../Images/checkbox.png) no-repeat;
	margin-right: 50px;
}

.select {
	position: absolute;
	width: 300px;
	height: 21px;
	line-height: 21px;
	padding: 0 24px 0px 8px; 
	margin: 0px;
	background: url(../../Images/select.png) no-repeat; 
	overflow: hidden; 
}	

/* HOMEPAGE SPECIALS */

#contenthome {
	position: 	absolute;
	width:		600px;
	height:		480px;
	left: 		230px;
	top:		100px;
	background-color: #ffffff;	
	overflow:	auto;
}

#contentnavhome {
	position:	absolute;
	left: 		260px;
	top:		540px;	
	width:		550px;
	height:		60px;
	background-color: #aaa19b;	
	overflow:	hidden;	
}

.contenttable {
	font-weight: bold;
	height:		375px;
}

html>body .contenttable 
{
	width:		690px;	
}

.contenttableleft {
	width: 490px;
	border-right: 1px dotted #aaa19b;
	padding-right: 6px;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
}

.contenttableright {
	padding-left: 10px;
	font-weight: normal;
}

.contenttableright ul{
	line-height: 14px;
	list-style: none outside url(../../Images/bullit-brown.png);
	padding-left: 15px;
}

.hometable {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.hometable td {
        font-size: 14px;        
}

.hometableleft {
	width: 275px;
	border-right: 1px dotted #aaa19b;
	padding-right: 16px;
}

.TextHeader{
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #000000;
}


.hometableright {
	padding-left: 23px;
}

#sidehomecontainer {
	position: 	absolute;
	width:		230px;
	height:		550px;
	left: 		795px;
	top:		100px;
	background-color: #f3f3f4;  
}

#sidehomesmall {
	position: 	absolute;
	width:		200px;
	height:		100px;
	left: 		15px;
	top:		15px;
	background-color: #ffffff;	
	overflow:   hidden;
}

#sidehomelarge {
	position: 	absolute;
	width:		200px;
	height:		335px;
	left: 		15px;
	top:		130px;
	background-color: #ffffff;	
	overflow:	auto;
}

#sidehomesmall #innercontent, #sidehomelarge #innercontent{
	padding: 10px 0px 0px 10px;
	color:	#000000;
	font-weight: bold;
}

#sidehomesmall .TextBody, #sidehomelarge .TextBody {
	line-height: 20px;	
}

#sidehomesmall .TextTitle, #sidehomelarge .TextTitle {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #004b95;
}

#sidehomesmall a:link, #sidehomesmall a:visited {
	position: absolute;
	top:70px;
	left: 90px;
	width:50px;
	font-size: 12px;
	color: #33a9e0;
	text-decoration: none;
	font-weight: bold;
}

#sidehomelarge a:link, #sidehomelarge a:visited  {
	position: absolute;
	top:	310px;
	left: 10px;
	width:50px;
	font-size: 12px;
	color: #33a9e0;
	text-decoration: none;
	font-weight:normal;
}

#sidehomesmall a:hover, #sidehomesmall a:active{
	position: absolute;
	top:60px;
	left: 90px;
	width:50px;
	font-size: 12px;
	color: #33a9e0;
	text-decoration: none;
}

#sidehomelarge a:hover, #sidehomelarge a:active {
	position:   absolute;
	top:	    310px;
	left:       10px;
	width:      50px;
	font-size:  12px;
	color:      #33a9e0;
	text-decoration: none;
	font-weight:normal;
}


#sidehomelarge ul {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	list-style: none outside url(../../Images/bullit-small.png);
	padding-left: 15px;
	margin-right: 15px;
	font-weight:  normal;
}

#flashlayer {
	position: absolute;
	top: 580px;
	left: 0px;
	width: 1024px;
	height: 120px;
	background-color: #ffffff;
}

/* NAVIGATION STUFF */

#navigation {
	position: 	absolute;
	width: 		200px;
	top:		100px;
	left:		0px;
	background-color: #f8f9fb;
	margin:		0px;
}

.menubutton {
	font-size:	13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: url(../../Images/menu.png);
	overflow: hidden;		
	width: 		200px;
	height:		80px;	
	line-height: 80px;
	float: left;
}

.menubuttonact {
	font-size:	13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: url(../../Images/menu-mo.png);
	overflow: hidden;		
	width: 		200px;
	height:		80px;	
	line-height: 80px;
	float: left;
}

.menubutton a:link, .menubutton a:visited, .menubuttonact a:link, .menubuttonact a:visited {
	padding-left: 20px;
	text-decoration: none;
	float: left;		
	width: 200px;
	height: 80px;
	color: #ffffff;	
}

.menubutton a:hover, .menubutton a:active, menubuttonact a:hover, .menubuttonact a:active {
	background: url(../../Images/menu-mo.png);
	text-decoration: none;
	float: left;	
	color: #ffffff;	
}

.menubutton_shop {
	padding-top: -4px;
	font-size:	18px;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: url(../../Images/menu_shop.png);
	overflow: hidden;		
	width: 		200px;
	height:		96px;		
	float: left;
}

.menubutton_shop_inner {
	padding-left: 12px;
	width: 176px;
}


.menu_subtext {
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	padding-left: 12px;
	width:176px;
	float:left;
}

.menu_subtext a:link, .menu_subtext a:visited {
	color: #ffffff;
}

.menu_subtext a:hover, .menu_subtext a:active {
	color: #cccccc;	
}

.breadcrumb {
	position: absolute;
	left: 250px;
	top: 103px;
	font-size: 10px;
}


.breadcrumb a:link, .breadcrumb a:visited {
	color: #695d54;
	text-decoration: none;
}

.breadcrumb a:hover, .breadcrumb a:active {
	color: #aaa19b;
	text-decoration: none;
}

.disclaimer {
	position: absolute;
	right: 50px;
	bottom: 15px;
	font-size: 10px;
}

.disclaimer a:link, .disclaimer a:visited {
	color: #695d54;
	text-decoration: underline;
}

.disclaimer a:hover, .disclaimer a:active {
	color: #aaa19b;
	text-decoration: underline;
}

#shoppingcart {
	position: 	absolute;
	right: 		10px;
	top:        10px;
	overflow:	hidden;		
	width: 		60px;
	height:		80px;	
	background: url(../../Images/shoppingcart.png);	
	background-repeat: no-repeat;
}

#shoppingcart a:link, #shoppingcart a:visited {
	width: 		60px;
	height:		80px;		
}

#shoppingcart a:hover, #shoppingcart a:active {
	position: 	absolute;
	right: 		0px;
	overflow:	hidden;		
	width: 		60px;
	height:		80px;	
	background: url(../../Images/shoppingcart-mo.png);
	background-repeat: no-repeat;
}

#homelink {
	position: 	absolute;
	left: 		5px;
	top:			5px;
	overflow:	hidden;		
	width: 		190px;
	height:		90px;	
}

/* ZOOMLAYER */
#zoomlayer {
	z-index: 99;
	visibility: hidden;
	position: absolute;
	top: 230px;
	left: 50%;
	background-color: #ffffff;
	border: 2px solid #695d54;
	text-align: center;
	font-size: 12px;
	color: #695d54;
	text-decoration: none;
	padding-top: 5px;
}

#hintlayer {
	z-index: 99;
	position: absolute;
	top: 230px;
	left: 30%;
	background-color: #ffffff;
	border: 2px solid #695d54;
	text-align: center;
	font-size: 12px;
	color: #695d54;
	text-decoration: none;
	padding-top: 5px;
}

#Zoomlayer img {
	margin-bottom: 3px;
}


/* VALUELAYER */
#valuelayer {
	z-index: 99;
	visibility: hidden;
	position: absolute;
	top: 230px;
	left: 35%;
	background-color: #ffffff;
	border: 2px solid #695d54;
	text-align: center;
	font-size: 12px;
	color: #695d54;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.input_value {
	width: 70px;
	height: 29px;
	border: 2px solid #d1cbc4;
	margin-right: 6px;
	line-height: 24px;
	font-size: 18px;
	font-weight: bold;
	color: #de7c26;
	text-align: center;
}

.input_text {
	line-height: 24px;
	font-size: 18px;
	font-weight: bold;
	color: #de7c26;
}

/* POPUPS */

.pu_body {
	font-size: 12px;
	line-height: 20px;	
}

.pu_title{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #004b95;		
}

#pu_number {
	font-size: 14px;
	font-weight: bold;
	color: #004b95;
	line-height: 24px;
}

#pu_saldo {
	position: absolute;
	line-height: 24px;
	font-size: 18px;
	font-weight: bold;
	color: #de7c26;
	border: 2px solid #d1cbc4;
	width: 126px;
	height: 29px;
	left: 50%;
	margin-left: -63px;
}

#pu_close {
	position: absolute;
	right: 2px;
	top: 2px;
	padding: 0px 2px 0px 2px;
	border: 2px solid #d1cbc4;
	color: #004b95;
	font-size: 14px;
	font-weight: bold;
}

#pu_close a {
	text-decoration: none;
}

/* INPUTS */

.inputrow {
	padding-top: 1px;
	text-align: left;  
	position: absolute; 
	width:400px;
}

.img_capcha {
	vertical-align: -11px;
	/*#vertical-align: -3px;*/
}

#label {
	width: 150px;
	height: 21px;
	line-height: 21px;	
	float: left;
}

.obl_field {
	color: #d1cbc4;
}

.input_54 {
	width: 64px;
	height: 23px;
	border: 1px solid #7F9DB9;
	margin-right: 6px;
	text-align: center;
	line-height: 24px;
	padding-top: 4px;
	padding-top: 0px; 
	color: #000000;	
}

.input_126 {
	width: 135px;
	height: 23px;
	border: 1px solid #7F9DB9;
	line-height: 24px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
	padding-top: 4px;
	padding-top: 0px;
	color: #000000;
	float: left;
}

.input_300 {
	width: 300px;
	height: 21px;
	border: 2px solid #d1cbc4;
	/*line-height: 12px;*/
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
	color: #000000;
	margin-bottom: 3px;
	margin-bottom: 1px;	
}

.input_m300 {
	width: 300px;
	height: 84px;
	border: 2px solid #d1cbc4;
	line-height: 21px;
	padding-left: 5px;
	padding-right: 0px;
	margin-right: 10px;
	margin-top: 4px;
	padding-top: 0px;
	color: #000000;
	overflow: auto;
}


.saldovragenlink 
{
	top: 50px;
	left: 150px;
}


#contactsummary {
	width: 100%;
	height: 250px;
	border: 0px solid #d1cbc4;
	padding: 5px;
}

#contactsummary_row {
	padding-top: 1px;
}

.contactsumm_text {
	width: 490px;
	height: 21px;
	line-height: 21px;
	color: #000000;
	float: left;
}

.contactsumm_area {
	line-height: 21px;
	width: 490px;
	height: 63px;
	color: #000000;
	float: left;
	overflow: auto;
}
.cp_button {
	width: 126px;
	height: 29px;
	border: 2px solid #d1cbc4;
	line-height: 24px;
	text-align: center;
	margin-right: 55px;
	float: left;
	text-decoration : none;
}

.cp_button:link, .cp_button:visited {
	color: #695d54;
	text-decoration: none;
}

.cp_button:hover, .cp_button:active {
	color: #d1cbc4;
	text-decoration: none;
}

#cp_button {
	width: 126px;
	height: 29px;
	border: 2px solid #d1cbc4;
	line-height: 24px;
	text-align: center;
	margin-right: 55px;
	float: left;
	text-decoration : none;
}

#cp_button a:link, #cp_button a:visited {
	color: #695d54;
	text-decoration: none;
}

#cp_button a:hover, #cp_button a:active {
	color: #d1cbc4;
	text-decoration: none;
}

#cp_saldo {
	width: 120px;
	height: 38px;
	border: none;
	float: right;
	line-height: 40px;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: bottom;  
}


/* Expand Collapse */
.dhtmlgoodies_question{
	border: 1px solid #d1cbc4;
	background-image: url(../../Images/downarrow.png);
	background-position: right;
	background-repeat: no-repeat;
	width: 100%;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 2px;
	height: 20px;
	overflow: hidden;
	cursor: pointer;
}

.dhtmlgoodies_question_exp{
	border: 1px solid #d1cbc4;
	background-image: url(../../Images/uparrow.png);
	background-position: right;
	background-repeat: no-repeat;
	width: 100%;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 2px;
	height: 20px;
	overflow: hidden;
	cursor: pointer;
}

.dhtmlgoodies_answer{	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}

.dhtmlgoodies_answer_content{
	position:relative;
}

#printpage {
	position: absolute;
	top: 0px;
	width: 800px;	
	height: 100%;
	margin: 0px;
	padding: 20px;
	background-color: #ffffff;
}


/* value table */

#vt_cell {
	width: 100px;
	height: 50px;
	float: left;	
	border: 2px solid #b3aba1;
	line-height: 46px;
	font-size: 24px;
	font-weight: normal;
	color: #b3aba1;
	text-align: center;
	margin-right: 17px;
	margin-bottom: 20px;
	padding: 0px;
}

.vtValueButton
{
	width: 100px;
	height: 50px;
	float: left;	
	border: 2px solid #b3aba1;
	line-height: 46px;
	font-size: 24px;
	font-weight: normal;
	color: #b3aba1;
	text-align: center;
	margin-right: 17px;
	margin-bottom: 20px;
	padding: 0px;
}	 

#vt_cell a:link, #vt_cell a:visited  {
	width: 96px;
	height: 46px;
	color: #b3aba1;
	text-decoration: none;
	float: left;	
}

#vt_cell a:hover, #vt_cell a:active  {
	color: #0d4b8b;
	background-color: #dfd9d1;
	float: left;	
}

.vt_tiny {
	font-size: 9px;
	vertical-align: middle;
}

/* Shopping card table */

/* Shopping card table */

#sc_headerrow {
	height: 22px;
	border-bottom: 2px solid #dfd9d1;
}

#sc_headerrowcell_long {
	width: 200px;
	float: left;	
}

#sc_headerrowcell_short{
	width: 90px;
	float: left;	
}

#sc_itemrow {

}

#sc_itemrowcatagory {
	color: #004b95;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

#sc_itemrowcell_long {
	width: 200px;
	float: left;	
}

#sc_itemrowcell_short {
	width: 90px;
	float: left;	
}

#sc_itemrowcell_shorttotals {
	width: 90px;
	float: left;	
	color: #004b95;	
}

#sc_subtotals{
	float: right;
	height: 32px;
	line-height: 32px;
	color: #004b95;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #004b95;
}

#sc_subtotalscell_long {
	width: 380px;
	float: left;	
}

#sc_subtotalscell_short {
	width: 110px;
	float: left;	
}	

html>body  #sc_subtotalscell_short {
	width: 103px;
}													

#sc_additionals {
	padding-top: 3px;
	float: right;
	height: 52px;
	line-height: 14px;
	font-size: 11px;
	border-bottom: 2px solid #004b95;	
}

#sc_addscell_long {
	width: 380px;
	float: left;	
}

#sc_addscell_short {
	color: #004b95;
	width: 110px;
	float: left;	
}	

html>body  #sc_addscell_short {
	width: 103px;
}
	
#sc_totals {
	padding-top: 12px;
	float: right;
	height: 52px;
}

#sc_totalscell_long {
	width: 290px;
	float: left;	
}

#sc_totalscell_short {
	width: 200px;
	float: left;	
	height: 38px;
	border: 2px solid #d1cbc4;
	float: left;
	line-height: 34px;
	font-size: 28px;
	font-weight: normal;
	color: #de7c26;
	text-align: center;
}	

html>body #sc_totalscell_short {
	width: 193px;
}

/* iDEAL / BETAAL PAGINA */

#pay_summary {
	width: 465px;
	height: 80px;
	border: 2px solid #d1cbc4;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-left: 15px;
}

#pay_bank {
	width: 465px;
	height: 110px;
	border: 2px solid #d1cbc4;
	background-color: #f3f0ea;
	padding-top: 5px;
	padding-left: 15px;
}

#pay_error {
	width: 465px;
	height: 80px;
	color: red;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;	
}

.pay_hint{
	font-weight: bold;
}

.pay_label {
	width: 100px;
}

.pay_select {
	margin-top: 13px;
	margin-left: 10px;
	margin-right: 10px;	
	height: 24px;
	width: 200px;
	border: 2px solid #d1cbc4;
	float: left;
}

.pay_button {
	position:   absolute;
	left:       325px;
	top:        212px;
	_top:       231px;	
	width:		149px;
	height:		38px;	
	color: 		#004b95;	
	font-size: 	12px;	
	text-align:	center;
	text-decoration: none;
	background: url(../../Images/buttonpay.png);
	overflow:   hidden;		
	line-height: 35px;
	float:      left;
}

.pay_button a:link, .pay_button a:visited {
	text-decoration: none;	
	color: #004b95;		
	width: 149px;
	height: 38px;	
	float: left;
}

.pay_button a:hover, .pay_button a:active {
	background: url(../../Images/buttonpay-mo.png);	
	color: 		#004b95;	
	float: left;
}

.graybackground
{
	background-color: #f9f9f9;
	padding-top: 10px;
	padding-left: 15px;
}

.nograybackground 
{
	padding-top: 10px;
	padding-left: 15px;
}
