/*	Default stylesheet			*/
/*	Author: 							*/
/* 	Company: 	tfe.nl			*/

@font-face {
	font-family: 'ITCStoneInformalMedium';
	src: url('STONEINF.eot');
	src: local('ITC Stone Informal Medium'), local('StoneInformal'), url('STONEINF.woff') format('woff'), url('STONEINF.ttf') format('truetype'), url('STONEINF.svg#StoneInformal') format('svg');
}

@font-face {
	font-family: 'ITCStoneInformalItalic';
	src: url('STONEINI.eot');
	src: local('ITC Stone Informal Italic'), local('StoneInformal-Italic'), url('STONEINI.woff') format('woff'), url('STONEINI.ttf') format('truetype'), url('STONEINI.svg#StoneInformal-Italic') format('svg');
}

@font-face {
	font-family: 'ITCStoneInformalSemibold';
	src: url('STONEINS.eot');
	src: local('ITC Stone Informal Semibold'), local('StoneInformal-Semibold'), url('STONEINS.woff') format('woff'), url('STONEINS.ttf') format('truetype'), url('STONEINS.svg#StoneInformal-Semibold') format('svg');
}

@font-face {
	font-family: 'ITCStoneSansItalic';
	src: url('STONESAI.eot');
	src: local('ITC Stone Sans Italic'), local('StoneSans-Italic'), url('STONESAI.woff') format('woff'), url('STONESAI.ttf') format('truetype'), url('STONESAI.svg#StoneSans-Italic') format('svg');
}

@font-face {
	font-family: 'ITCStoneSansMedium';
	src: url('STONESAN.eot');
	src: local('ITC Stone Sans Medium'), local('StoneSans'), url('STONESAN.woff') format('woff'), url('STONESAN.ttf') format('truetype'), url('STONESAN.svg#StoneSans') format('svg');
}

@font-face {
	font-family: 'ITCStoneSansSemibold';
	src: url('STONESAS.eot');
	src: local('ITC Stone Sans Semibold'), local('StoneSans-Semibold'), url('STONESAS.woff') format('woff'), url('STONESAS.ttf') format('truetype'), url('STONESAS.svg#StoneSans-Semibold') format('svg');
}

@font-face {
	font-family: 'ITCStoneSansSemiboldItalic';
	src: url('STONESSI.eot');
	src: local('ITC Stone Sans Semibold Italic'), local('StoneSans-SemiboldItalic'), url('STONESSI.woff') format('woff'), url('STONESSI.ttf') format('truetype'), url('STONESSI.svg#StoneSans-SemiboldItalic') format('svg');
}

@font-face {
	font-family: 'ITCStoneSansBold';
	src: url('STONESAB.eot');
	src: local('ITC Stone Sans Bold'), local('StoneSans-Bold'), url('STONESAB.woff') format('woff'), url('STONESAB.ttf') format('truetype'), url('STONESAB.svg#StoneSans-Bold') format('svg');
}


html, body {
	color: #333;
	background: #fff;
}

body {
	font: normal normal normal 62.5%/1.25em Arial, Helvetica, sans-serif;
}

h1 {
	color: #021E62;
	font-size: 3.2em;
	font-weight: bold;
	font-family: "ITCStoneInformalMedium", "Stone Informal", Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	margin-bottom: 18px;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 1.2em;
	font-family: "ITCStoneSansMedium","Stone Sans",Arial, Helvetica, sans-serif;
}

h4, h5, h6 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

a {
	color: #730033;
}

a:hover {
	color: #021E62;
}

img {
	border: none;
}

/***/

/* repeated styles */

.skiplink {
	display: block;
	position: absolute;
	top:0;
	left: -999px;
	height: 20px;
	padding: 10px 20px;
	background: #aaa;
}

.skiplink:focus {
	left: 0;
}

.discreet {
	color: #7F7F7F;
	margin: 0;
}
.position_left {
	float: left;
}

.position_right {
	float: right;
}

.clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

/* end repeated styles */
a#logo {
	float: left;
	margin-top: 17px;
}

/* main-nav */
#nav {
	float: left;
	margin-left: 29px;
	padding-right: 1px;
	list-style: none;
	background: url(/fileadmin/templates/html/images/bg-sprite-new.png) repeat-x 100% -81px;
}
#nav li {
	border-left: 1px solid #FFF;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 1px;
	background: transparent url(/fileadmin/templates/html/images/bg-sprite-new.png) repeat-x 0 0;
}
#nav li.last {
	border-left: 1px solid #FFF;
}
#nav li.active {
	background: transparent url(/fileadmin/templates/html/images/bg-sprite-new.png) repeat-x 0 -162px;
}
#nav a {
	background-position: center 37px;
	float: left;
	display: inline;
	height: 44px;
	padding: 37px 18px 0 18px;
	color: #021E62;
	font-weight: bold;
	font-family: "ITCStoneSansSemibold","Stone Sans",Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	text-decoration: none;
}
#nav a:hover {
	color: #FFF;
	background-color: #730033;
}

/* /main-nav */

/* breadcrums */
#main .breadcrumb {
	margin-top: 8px;
	margin-bottom: 12px;
}
#main .breadcrumb li {
	display: inline;
	padding-left: 0;
	padding-right: 10px;
	margin-right: 6px;
	color: #666;
	font-size: 1.1em;
	background: url(/fileadmin/templates/html/images/separator-sprite.png) no-repeat 100% -8px;
}
#main .breadcrumb li.current {
	background: none;
}
#main .breadcrumb li a {
	color: #730033;
	text-decoration: none;
}
#main .breadcrumb li a:hover {
	text-decoration: underline;
}

/* /breadcrums */

/* sub-nav */
#sub-nav {
	list-style: none;
	border-top: 1px solid #CCC;
}
#sub-nav li {
	font-size: 1em;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #CCC;
	background: #FFF url(/fileadmin/templates/html/images/bullit-sprite.png) no-repeat 190px -40px;
}
#sub-nav a {
	display: block;
	color: #333;
	padding: 6px 20px 6px 11px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
	text-decoration: none;
	background: transparent url(/fileadmin/templates/html/images/bullit-sprite.png) no-repeat 190px -1000px;
}
/* 
	has-sub: 	using a diffrent sprite for this class so that if the sub items are showing the right bullit is shown.
				this works becuase the background-position of the clas active stays the same and overules that of has-sub.
 */
#sub-nav li.has-sub {
	background-image: url(/fileadmin/templates/html/images/collapse-sprite.png);
	background-position: 190px -40px;
}
/* active state */
#left #sub-nav li.active a{
	background: none;
}
#left #sub-nav li.active, #sub-nav li a:hover {
	background-position: 190px 0;
}
#sub-nav li.active a, #sub-nav li a:hover {
	color: #930042;
}
#sub-nav li a:hover {
	background-color: #FFF;
}

#sub-nav ul {
	list-style: none;
	background: #EEF0F4;
}
#sub-nav ul li {
	border-top: 1px solid #FFF;
	border-bottom: none;
	background: none;
}
#left #sub-nav ul.sub-sub-nav a {
	padding-left: 28px;
	color: #333;
	font-size: 1.1em;
	font-weight: normal;
	background: url(/fileadmin/templates/html/images/bullit-gray.png) no-repeat 13px 13px;
}
#left #sub-nav ul.sub-sub-nav li.active a {
	color: #7A0D3D;	
	background-color: #F7F8FA;
}
#left #sub-nav ul.sub-sub-nav a:hover {
	text-decoration: underline;
	color: #7A0D3D;	
}

/* /sub-nav */

/* language nav */
#language-nav {
	float: right;
	margin-bottom: 14px;
	color: #666;
	list-style: none;
}
#language-nav li {
	float: left;
	padding-left: 0;
	margin: 0 0 0 1px;
	font-size: 1.1em;
	line-height: 1.7em;
	background: none;
}
#language-nav a {
	float: left;
	width: 22px;
	height: 20px;
	overflow: hidden; /* the text-indent causes a major outline in FF, this fixes it */
	text-indent: -10000px;
	background: url(/fileadmin/templates/html/images/flags-sprite.png) no-repeat 0 0;
}
#language-nav li.nl a {
	background-position: 0 -20px;
}
#language-nav li.nl a:hover {
	background-position: 0 0;
}
#language-nav li.de a {
	background-position: 0 -60px;
}
#language-nav li.de a:hover {
	background-position: 0 -40px;
}
#language-nav li.en a {
	background-position: 0 -100px;
}

#language-nav a.nl {
	background-position: 0 -20px !important; 
}
#language-nav a.nl:hover {
	background-position: 0 0 !important; 
}

#language-nav a.de{
	background-position: 0 -60px !important; 
}
#language-nav a.de:hover {
	background-position: 0 -40px !important;
}
#language-nav a.en {
	background-position: 0 -100px !important;
}
#language-nav a.en:hover {
	background-position: 0 -80px !important;
}


#language-nav li.iv a {
	background-position: 0 -140px;
}
#language-nav li.iv a:hover {
	background-position: 0 -120px;
}
/* /language nav */

/* search form */
.map {
	position: relative;
}
.map #search {
	position: absolute;
	top: 35px;
	right: 0;
	float: right;
}
.map #language-nav {
	top: 0;
	right: 0;
	position: absolute;
}

#search {
	clear: right;
	margin-bottom: 27px;
}
#search legend, #search label {
	display: none;
}
#search fieldset {
	display: inline;
	background: #FFF url(/fileadmin/templates/html/images/search-input.png) no-repeat 0 0;
}
#criteria {
	float: left;
	width: 204px;
	height: 21px;
	padding: 2px 0 0 5px;
	margin: 0 7px 0 0;
	border: none;
	line-height: 1.7em;
	background: none;
}
#search .submit {
	float: left;
	display: inline;
	position: relative;
	top: -1px;
	width: 26px;
	height: 25px;
	color: transparent;
	text-transform: capitalize;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	background: #FFF url(/fileadmin/templates/html/images/search-button.png) no-repeat 0 0;
}
#search .submit:hover {
	background-position: 0 -25px;
}

/* /search */


/* footer nav */
#footer ul {
	float: left;
	margin-top: 26px;
	list-style: none;
}
#footer li {
	display: inline;
	padding: 0 11px 0 0;
	margin: 0 12px 0 0;
	font-size: 1em;
	background: url(/fileadmin/templates/html/images/separator-sprite.png) no-repeat 100% 2px;
}
#footer li.last {
	background: none;
}
#footer a {
	color: #333;
	font-size: 1.1em;
	text-decoration: none;
}
#footer a:hover {
	color: #750937;
	text-decoration: underline;
}
/* /footer nav */

/* /search form */

#flash {
	overflow: hidden;
	z-index: 100;
	position: absolute;
	top: 81px;
	left: 0;
	width: 100%;
	/*min-width: 960px;*/
	height: 60px;
	text-align: center;
}
#flash .flash-placeholder {
	position: relative;
	top: 11px;
	margin-top: -11px;
}


/* accordion */
.tfe-accordion {
	list-style: none;
	margin-bottom: 30px;
}

/*.tfe-accordion div.content {
	display: none
}*/

.tfe-accordion li {	
	font-size: 1em;
	background: none;
	padding-left: 0;
	margin-bottom: 0;
}

.content_html ul {
	list-style: none;
}

.content_html ul li {
	padding-left: 16px;
	margin-bottom: 5px;
	font-size: 1.2em;
	background: url(/fileadmin/templates/html/images/separator-sprite.png) no-repeat 0 -40px;
}

.tfe-accordion h2 {
	padding: 9px 0 0 16px;
	margin: 0;
	height: 26px;
	font-size: 1.4em;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #BDC6D9 url(/fileadmin/templates/html/images/bg-sprite.png) repeat-x 0 -246px;
}
.tfe-accordion .last h2 {
	height: 25px;
}

.tfe-accordion h2 a {
	position: relative;
	display: block;
	color: #021E62;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	font-family: "ITCStoneSansSemiBold","Stone Sans",Arial, Helvetica, sans-serif;
	background: url(/fileadmin/templates/html/images/collapse-sprite.png) no-repeat 95% -102px;
	height: 20px;
	width: 226px;
	overflow: hidden;
}

.tfe-accordion h2 a:hover {
	color: #730033;
	background-position: 95% -263px;
}
.tfe-accordion h2 a img {
	position: relative;
}
.tfe-accordion h2 a:hover img,
.tfe-accordion .ui-state-active a img {
	top: -40px;
}

#right .tfe-accordion .ui-state-active a,
#right .tfe-accordion .ui-state-active a:hover {
	color: #730033;
	background-position: 95% -162px;
}

.tfe-accordion .content {
	padding: 0 0 14px 16px;
	border-bottom: 1px solid #BDC6D9;
	background-color: #F5F6F9;
}

.tfe-accordion h3 {
	padding: 13px 0 2px 0;
	color: #021E62;
	font-size: 1.1em;
	font-weight: bold;
}

.tfe-accordion .content_html {
	color: #666;
	line-height: 1.3em;
	padding-right: 14px;
}

.tfe-accordion .content_html p {
	font-size: 1.1em;
	margin-bottom: 0;
}

.tfe-accordion .content_html a {
	color: #730033;
}

.tfe-accordion .content_html a:hover {
	color: #021E62;
	text-decoration: underline;
}

/* no flash */
#tfe_flash_checker div.dialog {
	width: 251px;
	height: 206px;
	padding: 37px 42px 0 30px;
	background: #FFF;
}

#tfe_flash_checker .close {
	position: absolute;
	top: 0;
	right: 0;
	width: 51px;
	height: 18px;
	padding: 3px 0 0 23px;
	color: #FFF;
	font-size: 1.1em;
	background: #021E62 url(/fileadmin/templates/html/images/bullit-sprite.png) no-repeat 8px -202px;
}

#tfe_flash_checker h2 {
	line-height: 1.1em;
}

#tfe_flash_checker .buttons a {
	display: block;
	padding-left: 14px;
	margin-top: 20px;
	color: #021E62;
	font-size: 1.6em;
	font-family: "ITCStoneSansMedium","Stone Sans",Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	background: url(/fileadmin/templates/html/images/bullit-sprite.png) no-repeat 0 -88px;
}

#tfe_flash_checker .buttons p {
	font-size: 1.1em;
	color: #A7A7A7;
}

/* banners */
.banner {
	padding: 14px 19px 0;
	margin-bottom: 30px;	
}
.banner-shop {
	position: relative;
}
.banner h3 {
	width: 200px;
	font-size: 2.1em;
	font-family: "ITCStoneSansSemiboldItalic","Stone Sans Bold",Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 1.2em;
}
.banner-normal h3,
.banner-friend h3 {
	color: #82490B;
	padding-bottom: 13px;
}
.banner-shop h3 {
	color: #760937;
	padding-bottom: 10px;
}
.banner img {
	margin: 0 8px 5px 0;
}
.banner span {
	font-size: 1.1em;
	line-height: 1.4em;
}
.banner span.subtitle {
	display: block;
	font-weight: bold;
}
.banner .description {
	display: block;
	padding-bottom: 20px;
}
.banner-shop .description {
	padding-bottom: 5px;
}
.banner span.link {
	display: block;
	float: right;
	line-height: 1.2em;
}
.banner span.link {
	display: block;
	left: 19px;
	height: 20px;
	overflow: hidden;
	position: relative;
	color: #FFF;
	text-decoration: none;
}
.banner-school span.link {
	margin-top: 10px;
	left: 0;
}
.banner span.link img {
	float: none;
	left: 0;
	top: 0;
	position: relative;
	margin: 0;
}
.banner span.link a:hover img {
	top: -20px;
}

.banner-normal span.link a,
.banner-friend span.link a {
	background-color: #82490B;
}
.banner-school span.link a {
	left: 0;
	background-color: #53764B;
}
.banner-shop span.link a {
	background-color: #750937;
}
.banner span.link a:hover {
	background-color: #373734;
}

.banner-shop {
	background: #F0DDE4;
}
.banner-normal,
.banner-friend {
	background-color: #FCF6DC;
}
.banner-school {
	padding: 0;
	padding-top: 26px;
	background-color: #E3ECE1;
}
.banner-school img  {
	float: none;
	margin: 0;
	margin-left: 21px;
}
.banner-shop .price-now {
	position: absolute;
	top: 50px;
	left: 129px;
	margin: 0;
}
.banner-friend {
	position: relative;
	border-top: 26px solid #FFF;
}

.banner-friend img {
	position: absolute;
	right: -10px;
	top: -26px;
}
.banner-friend h3 {
	width: 100px;
}

.banner-friend span.subtitle {
	width: 140px;
	margin-bottom: 14px;
}

/* textpic */
.csc-textpic {
	float: left;
	width: 100%;
	margin-bottom: 25px;
}

.tfe-video {
	margin-bottom: 25px;
}