/* General style */
table#hoofd, table#hoofd td {
	/* background-color: #FFFFFF; */
	/* background-image: url('../site_images/<image>'); */
	/* background-repeat: no-repeat; */
	/* background-position: bottom right; */
	color: #404040; 
	/* font-weight: bold; */
	/* font-style: italic; */
	/* text-decoration: underline; */
	 font-family: Verdana, Arial, sans-serif; 
	 font-size: 14px; 
}

table#hoofd,
table#hoofd tr,
table#hoofd td,
table#hoofd table,
table#hoofd table td,
table#hoofd table tr {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

table#hoofd .fjc_general_empty {
	height: 20px;
}

table#hoofd p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

/* Style of heads */
table#hoofd h1.kop {
	/* background-color: transparent; */
	color: #001745;
	font-weight: normal;
	/* font-style: italic; */
	/* text-decoration: underline; */
	/* font-family: Verdana, Arial, sans-serif; */
	font-size: 18px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}

table#hoofd h2.kop {
	/* background-color: transparent; */
	color: #001745;
	/* font-weight: bold; */
	/* font-style: italic; */
	/* text-decoration: underline; */
	/* font-family: Verdana, Arial, sans-serif; */
	font-size: 17px;
	line-height: 27px;
	margin: 0px;
	padding: 0px;
}

table#hoofd h3.kop {
	/* background-color: transparent; */
	color: #001745;
	/* font-weight: bold; */
	/* font-style: italic; */
	/* text-decoration: underline; */
	/* font-family: Verdana, Arial, sans-serif; */
	font-size: 15px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}

/* Style of normal link */
table#hoofd a {
	/* background-color: transparent; */
	color: #00629D;
	/* font-weight: bold; */
	/* font-style: italic; */
	text-decoration: none;
	/* font-family: Verdana, Arial, sans-serif; */
	/* font-size: 12px; */
}

/* Style of link when mouse is over */
table#hoofd a:hover {
	/* background-color: transparent; */
	color: #00305E;
	/* font-weight: bold; */
	/* font-style: italic; */
	text-decoration: underline;
	/* font-family: Verdana, Arial, sans-serif; */
	/* font-size: 12px; */
}

/* Style of link when user clicked */
table#hoofd a:visited, table#hoofd a:active, table#hoofd a.active {
	/* background-color: transparent; */
	/* color: #0000FF; */
	/* font-weight: bold; */
	/* font-style: italic; */
	/* text-decoration: underline; */
	/* font-family: Verdana, Arial, sans-serif; */
	/* font-size: 12px; */
}

/* Space around the content */
table#hoofd table.row td.default {
	padding: 0px;
}
table#hoofd table.row {
	width: 100%;
}
table#hoofd img {
	border: 0px none;
}

table#hoofd .left {
	float: left;
	margin: 0px 15px 0px 0px;
}

table#hoofd .right {
	float: right;
	margin: 0px 0px 0px 15px;
}

table#hoofd hr {
	border: none;
	height: 1px;
	background-color: #D7DBE7;
	color: #D7DBE7;
	margin: 20px 0px;
}

/* style for image gallary */
table#hoofd .imggallery a {
    border: 0px none;
    float: left;
    margin: 0px 1px 1px 0px;
}

/* styles for Form module */
table#hoofd table.moduleform {
	width: 100%;
}

table#hoofd table.moduleform .fieldlabel {
	color: #000000;
	font-weight: bold;
}

table#hoofd table.moduleform .fieldinput {
	color: #000000;
}

table#hoofd table.moduleform .fieldinputcomment {
	color: #000000;
	font-weight: bold;
}

table#hoofd table.moduleform .fieldtext {
	width: 200px;
}

table#hoofd table.moduleform .fieldtextcomment {
	width: 200px;
}

table#hoofd table.moduleform .fieldcheckbox {
	width: 100px;
}

table#hoofd table.moduleform .fieldcheckboxcomment {
	width: 100px;
}

table#hoofd table.moduleform .fieldcheckbox {
	/*width: 100px;*/
}

table#hoofd table.moduleform .fieldcheckboxcomment {
	width: 100px;
}

table#hoofd table.moduleform .fieldcheckboxoption {
	width: 100px;
}

table#hoofd table.moduleform .radiobuttoncont {
	float: left;
}

table#hoofd table.moduleform .fieldradio {
	width: 20px;
}

table#hoofd table.moduleform .fieldradiocomment {
	width: 20px;
}

table#hoofd table.moduleform .fieldradiooption {
	width: 20px;
}

table#hoofd table.moduleform .fieldselect {
	width: 100px;
}

table#hoofd table.moduleform .fieldselectcomment {
	width: 100px;
}

table#hoofd table.moduleform .fieldtitle {
	color: #000000;
	font-weight: bold;
}

table#hoofd table.moduleform .fieldtitlecomment {
	color: #000000;
	font-weight: bold;
}

table#hoofd table.moduleform .fielderror {
	color: #801414;
	font-weight: bold;
}

table#hoofd table.moduleform .required {
	color: #cc0000;
	padding: 0 5px;
}

table#hoofd table.moduleform td .submitbutton {
	width: 150px;
}

table#hoofd div.errormessagefield,
table#hoofd div.errormessagecontent {
	font-weight: bold;
	color: #FE0000;
}

table#hoofd div.errormessagefield {
	float: left;
	width: 120px;
}

/* styles for Form module */
table#hoofd table.moduleform {
	width: 100%;
}

table#hoofd table.moduleform .fieldlabel {
	color: #000000;
	font-weight: normal;
}

table#hoofd table.moduleform .fieldinput {
	color: #000000;
	font-weight: normal;
	width: 200px;
}	

table#hoofd table.moduleform .fieldinputcomment {
	color: #000000;
	font-weight: normal;
}

table#hoofd table.moduleform .fieldtext {
	width: 200px;
}

table#hoofd table.moduleform .fieldtextcomment {
	width: 200px;
}

table#hoofd table.moduleform .fieldcheckbox {
	width: 100px;
}

table#hoofd table.moduleform .fieldcheckboxcomment {
	width: 100px;
}

table#hoofd table.moduleform .fieldcheckbox {
	width: 100px;
}

table#hoofd table.moduleform .fieldcheckboxcomment {
	width: 100px;
}

table#hoofd table.moduleform .fieldcheckboxoption {
	width: 100px;
}

table#hoofd table.moduleform .radiobuttoncont {
	float: left;
}

table#hoofd table.moduleform .fieldradio {
	width: 20px;
}

table#hoofd table.moduleform .fieldradiocomment {
	width: 20px;
}

table#hoofd table.moduleform .fieldradiooption {
	width: 20px;
}

table#hoofd table.moduleform .fieldselect {
	width: 100px;
}

table#hoofd table.moduleform .fieldselectcomment {
	width: 100px;
}

table#hoofd table.moduleform .fieldtitle {
	color: #000000;
	font-weight: bold;
}

table#hoofd table.moduleform .fieldtitlecomment {
	color: #000000;
	font-weight: bold;
}

table#hoofd table.moduleform .fielderror {
	color: #801414;
	font-weight: bold;
}

table#hoofd table.moduleform .required {
	color: #cc0000;
}

table#hoofd table.moduleform td .submitbutton {
	width: 150px;
}

table#hoofd div.errormessagecontent {
	color:#FE0000;
}

table#hoofd span.fjc_img_footnote {
	display: block; 
	font-size: 0.8em;
}



.contactForm .zend_form input[type="text"]{
	margin: 0px;
	padding: 0px;
	border: 1px solid #e4e4e4;
	width: 271px;
	margin-bottom: 17px;
}

.contactForm .zend_form textarea{
	margin: 0px;
	padding: 0px;
	border: 1px solid #e4e4e4;
	width: 270px;
	height: 125px;
}


.contactForm #second_name-element input,
.contactForm #second_adress-element input{
	display: none;
}



.contactForm #question-label{
	margin-top: 20px;
}


.returnform input[type="text"]{
	 width: 200px;
	 margin: 0px;
	 padding: 0px;
	 border: 1px solid #e4e4e4;
	 margin-bottom: 17px;
	 height: 20px;
 }


.returnform input.error{
	border: 1px solid red;
}
.returnform dt label{
	display:block;
	width: 200px;
}
.returnform dd, dt{
	display: inline-block;
}

.returnform fieldset{
	width: 440px;
	border: 0px solid black;
	margin-top: 30px;
}

#reasonreturn-label{
	display: block;
}

.returnform ul.errors{
	display: none;
}


dl{
	margin: 0px;
	padding: 0px;
}

.returnform #fieldset-informationGoods legend{
	font-weight: bold;
	color: #C00000;
	padding: 0px
}

dd#reason-element{
	position: relative;
	left: 130px;
	top: -20px;
}

dd#send-element{
	display: block;
	float: right;
	margin-top: 30px;
}

dd#reasonreturn-element label{
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline-block;
}