﻿/**
 * Valid CSS 2.1
 */

* {
	margin: 0;
}

html {
	height: 100%;
}

body {
	padding: 0;
	margin: 0;
	height: 100%;
}

a {
	color: #C00;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.small {
	font-size: 12px;
}

.external {
	padding-right: 14px;
	background: url(http://images.danksuper.nl/global/images/icons/external.png) no-repeat right center;
}

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}

.red {
	color: #FF0000;
}

#pWrap {
	width: 100%;
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -51px;
}

#hWrap {
	padding: 0;
	margin: 0;
	background: url(http://images.danksuper.nl/global/images/nav/nav_top.png) bottom repeat-x;
}

#tWrap {
	padding: 10px;
	margin: auto;
	width: 800px;
	height: 80px;
}

#sWrap {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.latest {
	background: url(http://images.danksuper.nl/global/images/bg/col_wide_bottom.png) no-repeat bottom;
}

.hotlines {
	background: url(http://images.danksuper.nl/global/images/bg/col_wide_top.png) no-repeat top;
	padding: 20px;
}

.hotlines .title {
	margin-right: 10px;
	padding-right: 15px;
	font-weight: bold;
	background: url(http://images.danksuper.nl/global/images/icons/arrow_right.gif) no-repeat right;
}

.col_wide_wrap {
	background: url(http://images.danksuper.nl/global/images/bg/col_wide_bottom.png) no-repeat bottom;
}

.col_wide_body {
	background: url(http://images.danksuper.nl/global/images/bg/col_wide_top.png) no-repeat top;
	padding: 20px;
}

.col_wide_body h2 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #990000;
}


.col_small_wrap {
	background: url(http://images.danksuper.nl/global/images/bg/col_260_bottom.png) no-repeat bottom;
}

.col_small_body {
	background: url(http://images.danksuper.nl/global/images/bg/col_260_top.png) no-repeat top;
	padding: 20px;
}

.col_small_body h2 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #990000;
}

.col_right_wrap {
	background: url(http://images.danksuper.nl/global/images/bg/col_right_bottom.png) no-repeat bottom;
}

.col_right_body {
	background: url(http://images.danksuper.nl/global/images/bg/col_right_top.png) no-repeat top;
	padding: 20px;
	text-align: justify;
}

.col_right_body h2 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #990000;
}


.cTain {
	width: inherit;
	margin: 0;
	background: url(http://images.danksuper.nl/global/images/bg/bb_r.png) no-repeat bottom right;
}

.cHead {
	margin: 0px;
	padding: 0px;
	background: url(http://images.danksuper.nl/global/images/bg/bh_r.png) no-repeat top right;
}

.cHead h2 {
	margin: 0;
	padding: 22px 30px 5px;
	font-size: 18px;
	font-weight: bold;
	background: url(http://images.danksuper.nl/global/images/bg/bh_l.png) no-repeat top left;
}

.cHead h3 {
	margin: 0;
	padding: 22px 30px 5px;
	background: url(http://images.danksuper.nl/global/images/bg/bh_l.png) no-repeat top left;
}

.cBody {
	margin: 0;
	padding: 5px 30px 31px;
	background: url(http://images.danksuper.nl/global/images/bg/bb_l.png) no-repeat bottom left;
}

.push {
	height: 50px;
}

#fWrap {
	font-size: 80%;
	height: 50px;
	width: 100%;
	color: #999999;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#fWrap div {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 30px;
	line-height: 29px;
	text-align: center;
	border-top: #DEDEDE 1px solid;
	border-bottom: #DEDEDE 1px solid;
}

#fWrap a {
	color: #D9988C;
	text-decoration: underline;
}

#fWrap a:hover {
	text-decoration: none;
}

#logoTop {
	float: left;
}

/**
 * System links
 */

#sysLink {
	float: right;
}

#sysLink ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sysLink li {
	display: block;
	margin: 5px;
	float: left;
}

#sysLink a {
	text-decoration: none;
}

#countryLinks {
	position: absolute;
	right: 2px;
	top: 0px;
}

#sysLink a#nl {
	display: block;
	width: 16px;
	height: 11px;
	background: url(http://images.danksuper.nl/global/images/icons/nl.png) center no-repeat;
}

#sysLink a#en {
	display: block;
	width: 16px;
	height: 11px;
	background: url(http://images.danksuper.nl/global/images/icons/us.png) center no-repeat;
}

#sysLink a#ja {
	display: block;
	width: 16px;
	height: 11px;
	background: url(http://images.danksuper.nl/global/images/icons/jp.png) center no-repeat;
}

#sysLink li span {
	visibility: hidden;
}

/*** @import language specific ***/

#globalNav {
	height: 30px;
	background: url(http://images.danksuper.nl/global/images/nav/nav_bg.png) center repeat-x;
}

#globalNav a span {
	display: none;
}

/*** @import language specific ***/

#mWrap {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	padding-top: 20px;
}

#stmp {
	margin-left: 10px;
}

#stmp .smE {
	padding: 5px;
	padding-left: 12px;
	padding-bottom: 10px;
	color: #999999;
}

#stmp .smT {
	padding-top: 10px;
}

#ctform .CT_L {
	vertical-align: middle;
	width: 150px;
	background: #EDF0F1;
	font-weight: bold;
}

#ctform .CT_R {
	vertical-align: middle;
	background: #EDF0F1;
}


#ctform .CT_R div {
	color: #999999;
	font-size: 10px;
	padding-bottom: 2px;
}

#ctform .CT_R input {
	width: 400px;
}

#ctform .CT_R select {
	width: 400px;
}

#ctform .CT_R textarea {
	width: 400px;
	height: 200px;
}

#ctform .CT_C {
	vertical-align: middle;
	background: #EDF0F1;
}

#ctform .CT_B {
	background: #EDF0F1;
	vertical-align: middle;
}

#ctform .CT_B input {
	width: 100px;
}

#ctform .CT_T {
	vertical-align: middle;
	background: #EDF0F1;
}

#ctform .CT_T div {
	color: #999999;
	font-size: 10px;
	padding-bottom: 2px;
}

.cNError {
	color: #FF0000;
	background: url(http://images.danksuper.nl/global/images/icons/error.png) no-repeat left center;
	padding-left: 20px;
	margin-left: 5px;
	margin-bottom: 5px;

}

.cMError {
	color: #FF0000;
	margin-bottom: 15px;
	font-weight: bold;
}
