* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url('/site/img/content/header_bg.jpg') repeat-x;
	font-family: Verdana, Helvetica, sans-serif;
	color: #525558;
	font-size: 11px;
}

h1 {
	color: #0094d9;
}


h2 {
	color: #0094d9;
	font-weight: normal;
	font-size: 18px;
}

h3 {
	color: #0094d9;
	font-weight: normal;
	font-size: 14px;
}

h4 {
    font-size: 11px;
    font-weight: bold;
}

.hr {
	clear: both;
	background: url('/site/img/content/dotted_border.jpg') repeat-x;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 0;
	padding: 10px 0 10px 0;
	line-height: 1px;
	font-size: 1px;
}

#invoice .hr {
	clear: both;
	background: none;
	border-top: 1px solid #ddd;
	height: 1px;
	width: 100%;
	margin: 0;
	padding: 10px 0 10px 0;
	line-height: 1px;
	font-size: 1px;
}

a {
	color: #006699;
	text-decoration: none;
	cursor: pointer;
}

a img {
    border: 0;
}

a:hover {
	text-decoration: underline;
}

a.link, a.link-forward, a.link-back {
	margin: 0 0 0 2px;
	padding: 0 0 0 10px;
	width: 1px;
	white-space: nowrap;
	display: block;
	background: url('/site/img/icons/icon_link_forward.gif') left 4px no-repeat;
}


/* alleen voor de stappen */
a.link-forward {
	float: right;
	width: 120px;
	padding: 0;
	background: url('/site/img/icons/icon_link_forward.gif') 115px 4px no-repeat;
}

a.link-back {
	float: left;
	background: url('/site/img/icons/icon_link_back.gif') left 4px no-repeat;
}

a.button-forward {
    float: right;
}

a.button-back {
    float: left;
}


#container {
	margin: 0 auto;
	width: 999px;
}


/*--- header --*/

#header {
	/*border-bottom: 1px solid #F2F2F2;*/
}

#login {
	text-align: right;
	padding-right: 8px; 
	padding-top: 3px; 
	height: 25px;
	color: #999;
 }

#menu-sites {
    height: 20px;
    padding-right: 8px;
}

#menu-sites ul {
    float: right;
}

#menu-sites li {
    float: left;
    list-style-type: none;
    margin-left: 25px;
    background: url('/site/img/icons/icon_link_forward.gif') 0 4px no-repeat;
    padding-left: 10px;
}
 
#menu-main {
	float: right;
	list-style-type: none;
	margin-top: 27px;
}

#menu-main li {
	float: left;
}

#menu-main a, #account a {
	display: block;
	color: #0095da;
	font-size: 15px;
	text-decoration: none;
	border: 0;
}

#menu-main img {
	float: left;
}

/*--- breadcrumbs --*/

#breadcrumbs {
	clear: both;
	width: 850px;
	padding: 8px 0 12px 5px;
	height: 14px;
	color: #525558;
}

#breadcrumbs-sub {
	clear: both;
	width: 850px;
	padding: 8px 0 12px 5px;
	height: 14px;
	color: #525558;
}

#breadcrumbs-sub {
	width: 660px;
}

#breadcrumbs-text {
	font-weight: bold;
	float: left;
	margin-left: 3px;
}

#breadcrumbs-path {
	float: left;
	margin-left: 15px;
}

/*--- content - splash ---*/

#content {
	clear: both;
	padding-top: 1px;
	background: #FFFFFF url('/site/img/content/dotted_border.jpg') repeat-x;
}

img#splash-rose {
    margin-top: 10px; 
    margin-bottom: 15px;
}

#content-left-splash {
	float: left;
	width: 282px;
	height: 566px;
	background: #FFFFFF url('/site/img/sfeer/sfeer_left_2blocks/sfeer_left_2blocks_07.jpg') no-repeat;	
	
}

#content-center-splash h1, 
#content-center-default h1, 
#content-center h1,
#invoice h1,
#content-center-default-designtool h1 {
	font-family: FC-PreciousSans;
	font-weight: bold;
	font-size: 37px;
	margin: 0;
	padding: 0;
	display: block;
	line-height: 1em;
	padding: 18px 10px 18px 10px;
}


#invoice {
	background: none;
	padding: 30px;
	padding-top: 0;
}

#invoice h1 {
	padding: 0;
	font-size: 30px;
}

#invoice-header {
	border-bottom: 1px solid #ddd;
	padding: 0;
	margin: 0;
}

#invoice-title {
	padding-top: 30px;
	text-align: right;
	float: right;
}

#invoice-logo {
	float: left;
}

#invoice-logo img {
	padding-bottom: -15px;
}

#invoice-items td {
	padding: 6px 2px;
	border-bottom: 1px solid #ddd;
}

#content-blocks h2 {
	padding-bottom: 15px;
}

#content-center-splash {
	float: left;
	margin-left: 18px;
	width: 539px;
	margin-right: 18px;
}
	
	#content-rose, #content-blocks {
		clear: both;
	}
	
	#content-rose-left {
		 float: left; 
		 width: 260px; 
		 margin-right: 25px;
	}
	
		#content-rose-left-text {
			float: left; 
			padding-left: 10px; 
			padding-bottom: 20px;		
		}
	
	#content-rose-right {
		float: left; 
		margin-top: 20px; 
		padding-bottom: 20px; 
		padding-left: 10px;		
	}
	
	#content-block-left {
		float: left; 
		width: 251px; 
		padding-top: 15px; 
		margin-right: 25px; 
		padding-left: 10px;
		background: #FFFFFF url('/site/img/content/dotted_border.jpg') repeat-x;
	}
	
	#content-block-left-accountgegevens {
		float: left; 
		width: 351px; 
		padding-top: 15px; 
		margin-right: 25px; 
		padding-left: 10px;
		background: #FFFFFF url('/site/img/content/dotted_border.jpg') repeat-x;
/*		margin-left: -10px;*/
	}
	
	#content-block-right {
		float: left; 
		padding-top: 15px; 
		width: 240px; 
		padding-left: 10px;
		background: #FFFFFF url('/site/img/content/dotted_border.jpg') repeat-x;
	}
	
	
	
	
input.txt
{
    border: 1px solid #CCCCCC;
    width: 165px;
    padding: 2px;
    margin: 2px;
}

.textarea {
    border: 1px solid #CCCCCC;
    width: 320px;
	height: 100px;
    padding: 2px;
    margin: 2px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

.selectbox {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
    padding: 2px;
	margin: 2px;
}


/*--- content - default ---*/

#content-left-default {
	float: left;
	width: 140px;
}

#content-left-default h3 {
	padding-left: 8px;
}

#content-center-default, #content-center-default-designtool {
	float: left;
	margin-left: 18px;
	width: 681px;
	margin-right: 18px;
}	

#content-center-default-designtool {
    /*background: #FFF url(/site/img/content/fc-logo.jpg) no-repeat 695px 0;*/
	width: 835px;
	margin-right: 0;
}

#content-center-default-text, #content-center-info-text {
	padding-top: 15px;
	padding-left: 8px;
}


#content-center-default h1, 
#content-center-default-designtool h1 {
	padding: 3px 0 0 5px;
}

#content-center-info-text h1 {
    padding: 3px 0px 15px 0px;
}

/*
#content-center-info-text h1 {
	padding: 15px 0 0 5px;
}


#content-center-info-text div {
	padding: 15px 8px 5px 8px;
}
*/

#current-step {
    margin-top: 17px;
	margin-left: 6px;
	margin-bottom: 5px;
}

	
#content-right {
	float: left;
	width: 140px;
	height: 428px;
	background: #FFFFFF url('/site/img/sfeer/sfeer_right_1blocks_07.jpg') no-repeat;
}

/*--- templates/content.php ---*/
#content-left {
	float: left;
	width: 280px;
	margin-right: 2px;
    height: 566px;
}

#content-left-min-height {
	float: right;
	height: 566px;
}

#content-left h3 {
	padding-left: 8px;
}

#content-left-sfeer {
	float: left;
	width: 140px;
}

#content-center {
	float: left;
	margin-left: 18px;
	width: 541px;
	margin-right: 18px;
}

.information-icon {
    float: right;
    margin-top: 3px;
    display: block;
    cursor: pointer;
}

td .information-icon {
    margin: 0;
}

#information-box {
    z-index: 100;
    border: 1px solid #97d5ef;
    background: #e2f5f9;
    display: none;
    width: 200px;
    color: #0094D9;
    position: absolute;
    
    filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	
}

#information-box-contents {
    padding: 5px 8px;
}

.information-text {
    display: none;
}


/*--- footer ---*/
#footer {
 	border-top: 1px solid #F2F2F2; 
 	font-size: 10px;
	padding-top: 15px;
	height: 30px;
	clear: both;
}

#footer-fc-logo {
    text-align: right;
    clear: both;
    padding-bottom: 5px;
}

#copyright {
	clear: both;
	float: left;
	color: #999;
	padding: 5px 10px;
}

#menu-footer {
	float: right;
	text-align: right;
}

#menu-footer ul {
	list-style-type: none;
}

#menu-footer li {
	float: left;
	border-right: 1px solid #999;
	margin: 5px 0 5px 0;
	padding: 0 10px 0 10px;
}


/*--- overige classes ---*/
.menu-main-last {
	margin-left: 90px;
}

#menu-footer li.menu-footer-last {
	border-right: 1px solid #FFFFFF; 
}

#step-buttons {
	height: 45px;
	padding-top: 15px;
	clear: both;
}

#step-buttons .previous {
	float: left;
}

#step-buttons .next {
	float: right;
}

.error_box {
/*    border: 1px solid #E52333;*/
/*    background-color: #fff0f1;*/
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 35px;
    color: #E52333;
    border: 1px solid #EFA4A7;
    background: #fff url('/site/img/form/uit.gif') 10px 10px no-repeat;
    font-size: 11px;
}

.info-text {
	padding: 0px 8px 15px 10px;
	line-height: 16px;
}

.info-text ul#schuimstabiliteit li {
    margin-left: 172px;
    padding-left: 0px;
}

.info-text img.image_padding_left {
    padding-left: 12px;
    padding-bottom: 5px;
}

.info-text img.image_padding_right {
    padding-right: 12px;
    padding-bottom: 5px;
}

.clear-both {
	clear: both;
}

/*--- samenstellen ---*/
#designtool-panel-left {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 26px;
	overflow: hidden;
	width: 257px;
	background: url('/site/img/content/dotted_border.jpg') repeat-x; 
}

#designtool-panel-left h2 {
    padding-bottom: 5px; 
    padding-top: 8px;
}

#designtool-panel-right {
	float: left;
	width: 544px;
	overflow-x: hidden;
	background: url('/site/img/content/dotted_border.jpg') repeat-x; 
	padding-top: 5px;
}

#designtool-panel-right h3 {
	padding-bottom: 15px;
	padding-top: 2px;
	font-size: 10px;
	color: #555;
	font-weight: bold;
}

.product {
	border: 1px solid #CCC; 
	padding: 3px 2px 3px 0;
	margin-bottom: 2px;
	height: 22px;
	background-color: #FFF;
	width: 253px;
	cursor: move;
} 

.product-over {
	border: 1px solid #999; 
	padding: 3px;
	margin-bottom: 2px;
	height: 15px;
	background-color: #CCC;
}

.product-name {
	float: left;
	width: 130px;
	margin-top: 3px;
}

img.move {
	float: right;
	cursor: pointer;
}

img.pointer {
	cursor: pointer;
}

.col, .col-grey {
	float: left;
	/*background-color: #EEE;*/
}

.col-grey {
    background-color: normal;
    padding: 3px; /* bij de grey een padding van 3, omdat er bij de normal een border van 3 omheen zit. */
	/*background-color: #BBB;*/
}

.col {
    border: 3px dashed #3CAFE2; 
	/*background-color: #EEE;*/
}

.product-block {
	width: 126px;
	padding: 0;
	margin: 0;
}

.product-block h2 {
	font-size: 12px;
}

.product-hover {
	border: 3px dashed #006699;
}

.product-menu { 
	position:absolute;
	z-index: 99;
	display: block;
	margin: 0;
	margin-left: 88px;
	background-color: #EEE;
	border: 1px solid #999;
	padding: 2px 8px 2px 8px;
}

.kaart-keuze {
    border: 1px solid #f2f2f2;
    padding: 10px;
    margin-bottom: 10px; 
    line-height: 18px;
}

.advies-bg {
    background-color: #F2F2F2;
}

.kaart-keuze .advies {
    float: left;
    padding-top: 40px;
	color: #0094d9;
	font-weight: normal;
	font-size: 14px;
}

.kaart-keuze .title {
    padding-bottom: 8px;
}

.kaart-keuze .kaart-blok {
    float: left;
    width: 200px;
}

.kaart-keuze .kaart-img {
    border: 1px solid #f2f2f2;
    padding: 2px;
    margin-right: 30px;
}

#card-outside, #card-inside {
    height: 380px;
    border: 1px solid #DDD;    
}

#card-outside {
	margin-top: 8px;
}

/*--- sitemap ---*/
.sitemap_block {
	float: left;
	width: 400px;
}

.sitemap_node {
	height: 20px;
	padding: 0;
	line-height: 20px;
}

.sitemap_node img {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

/*--- page/miscellaneous/contact ---*/
.contact_form {
	border: 1px solid #B5B5B5;
}

.contact_form legend {
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	font-size: 14px;
	font-weight: normal;
	color: #0094d9;
}


.contact_form_container {
	padding: 10px;
}

/*--- submenu ---*/
#menu-sub {
	width: 142px;
	padding-top: 15px;
	height: 267px;	
	background: #fff;
}

/*
#menu-sub-min-height {
	float: right;

	width: 142px;
}
*/

.menu-sub-item {
	border-bottom: 1px solid #f2f2f2;
	padding: 5px;
	width: 127px;
	border-left: 3px solid #FFFFFF; 
	background-color: #FFFFFF;
}

#menu-sub #first {
	margin-top: 15px;
	border-top: 1px solid #f2f2f2;
	background-color: #FFFFFF;
}

.menu-sub2-item {
	border-bottom: 1px dashed #f2f2f2;
	padding: 5px 5px 5px 15px;
	width: 117px;
	color: #9a949f;
	background-color: #FFFFFF;
	width: 120px;
}

.menu-sub2-item-active {
	border-bottom: 1px dashed #f2f2f2;
	padding: 5px 5px 5px 15px;
	width: 117px;
	background-color: #FFFFFF;
	width: 120px;
}

.menu-sub2-item-active a:link,
.menu-sub2-item-active a:visited,
.menu-sub2-item-active a:active,
.menu-sub2-item-active a:hover {
	color: #006699;	
	
}
	
.menu-sub2-item a:link,
.menu-sub2-item a:visited,
.menu-sub2-item a:active {
	color: #9a949f;
}

.menu-sub2-item a:hover {
	color: #006699;
}

.menu-sub2-item#last {
	border-bottom: 1px solid #f2f2f2;
	background-color: #FFFFFF;	
}

.menu-sub-item-active {
	border-bottom: 1px solid #f2f2f2;
	padding: 5px;
	width: 127px;
	color: #006699;
	border-left: 3px solid #F2F2F2; 
	background-color: #FFFFFF;		
}

#card-status {
    display: none; 
}

.card-status-error {
    border: 1px solid #E52333;
    background-color: #fff0f1; 
} 

.card-status-success {
    border: 1px solid #1F9F09;
    background-color: #55CF40;    
}

/*--- form ---*/

.formbut {
	border: 1px solid #97d5ef;
}

#create-account-submit {
	clear: both; 
	width: 640px; 
	background: url('/site/img/content/dotted_border.jpg') repeat-x; 
	margin-left: -10px; 
	height: 30px;	
}

/*--- pages/my/my_account_details.php ---*/
#account_details td {
	border-bottom: 1px solid #f2f2f2;
	padding: 5px;	
}

/*--- mijn account / my cards ---*/
#my_cards td {
	border-bottom: 1px solid #f2f2f2;
	padding: 5px;
}

#my_cards-legenda {
	float: right;
	border: 1px solid #F2F2F2;
	margin-right: 7px;
	margin-left: 10px;
}

/*--- mijn account / my cart ---*/
#cart td {
	border-bottom: 1px solid #f2f2f2;
	padding: 5px;
}

#cart .cart_total td {
	border: 0;
}

#cart .cart_total td {
    padding-right: 0;
}

#cart-check .cart_total td {
    padding: 5px;
}

#cart #cart-totals td {
    padding: 5px;
}

.cart_title td {
    line-height: 16px;
}

#voucher-code td {
	border: 0;
	padding: 0;
}

#my-cart-afwerking {
	margin: 0;
	border: 1px solid #F2F2F2;
	width: 350px;
}

#my-cart-buttonbar {
	background: url('/site/img/content/dotted_border.jpg') repeat-x; 
	padding-top: 8px;
}

/* pages/maak_koffiekaart/leverancier.php */
.bedrijfsnaam-toevoegen {
    background: url('/site/img/content/dotted_border.jpg') repeat-x; 
    float: left; 
    width: 250px; 
    margin-right: 35px;
    padding-top: 10px;
}

.bedrijfsnaam-imprint {
    float: left; 
    width: 340px;
}

.geen-leverancier {
    clear: both; 
    padding-top: 20px;
}

.leverancier {
    float: left; 
    width: 130px; 
    margin-right: 28px; 
    margin-top: 20px; 
    border: 1px solid #F2F2F2;
    cursor: pointer;
    text-align: center;
}

.leverancier.selected {
	border: 1px solid #bbb;
}

/* pages/bestel_special/kaart_selecteren.php */

.special-keuze img {
    margin-bottom: 5px;
}

.special {
    cursor: pointer;
    border: 1px solid #F2F2F2;
}

.special.selected {
    border: 1px solid #bbb;
}

.leverancier-naam {
    padding: 3px 0 3px 0;
}

/* pages/maak_koffiekaart/kaart_samenstellen.php */
.table-head {
    width: 258px; 
    margin-bottom: 4px;
    font-size: 10px;
}

.kies-leverancier,
.kies-skill,
.kies-designtype,
.kies-special,
.special-goedkeuren-description {
    background: #FFF url('/site/img/content/dotted_border.jpg') repeat-x;
    padding-top: 10px;
}

.eigen-varianten,
.voorzijde-prijs {
    background: #FFF url('/site/img/content/dotted_border.jpg') repeat-x;
    margin-top: 15px;
}

.eigen-varianten h2,
.voorzijde-prijs h2 {
    padding-bottom: 5px; 
    padding-top: 8px;
}

#preview-menu {
    background: #FFF url('/site/img/content/dotted_border.jpg') repeat-x;
    padding-top: 10px;
}

#preview_img_outside {
	position: relative;
}

.preview_img_vouwlijn {
    position: absolute;
	border-right: 1px dashed #BBBBBB;
}


/*** pages/my/my_order_check.php **/

/* ------------ */

#preview-img {
	border: 1px solid #eee;
	display: block;
	margin: auto;
}

#preview-side {
    margin-top: 10px;
    line-height: 18px;
}

#side-loader {
    display: block;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

#onload-img {
	display: none;
	width: 25px;
	height: 25px;
	background: url('/site/img/ajax/load-onload.gif') center center no-repeat; 
	z-index:2;
}


#preview-card-img {
	border: 1px solid #eee;
}

#preview-tmp-card-img {
	border: 1px solid #eee;
	margin-bottom: 10px;
}


/* -- faq --------- */

#faq-contact {
    float: right;
	padding: 10px;
	width: 150px;
}

#faq-list {
	margin: 0;
	padding: 0;
}

#faq-list li {
    list-style-type: none;
    
    margin: 0;
    padding: 5px;
    padding-left: 15px;
    border-top: 1px solid #eee;
}

#faq-list li.question-ia {
    background: url('/site/img/icons/item-right-inactive.gif') 0 10px no-repeat;
}

#faq-list li.question-a {
    background: url('/site/img/icons/item-down-active.gif') 0 10px no-repeat;
}

#faq-list li.question-ia a,
#faq-list li.question-a a {
    color: #525558;
}

#faq-list li.question-ia a:hover,
#faq-list li.question-a a:hover {
    color: #006699;
}

#faq-list li.answer {
    padding-top: 0;
    padding-bottom: 10px;
    display: none;
    border: 0;
}


/* -- order history -- */


#order-history-list li {
    list-style-type: none;
    
    margin: 0;
    padding: 5px;
    padding-left: 15px;
    border-top: 1px solid #eee;
    
    line-height: 19px;
}

#order-history-list li.order-history-item-ia {
    background: url('/site/img/icons/item-right-inactive.gif') 0 12px no-repeat;
}

#order-history-list li.order-history-item-a {
    background: url('/site/img/icons/item-down-active.gif') 0 12px no-repeat;
}

#order-history-list li .ordernr         { float: left; width: 150px; }
#order-history-list li .orderdate       { float: left; width: 150px; }
#order-history-list li .orderitem       { float: left; width: 350px; }
#order-history-list li .orderdetails    { padding-top: 6px; padding-bottom: 5px; }

#order-history th {
    font-weight: bold;
    text-align: left;
    padding: 5px;
    padding-left: 15px;
}
