/*

v 4.01 Llama edition

 ,
~)
 (_---;
 /|~|\
/ / /|

*/

/* ======================================================================================================================================================
/* # reset
====================================================================================================================================================== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
		-webkit-text-size-adjust: none;
}

html {
	height: 100%;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}




/* ======================================================================================================================================================
/* # generals
====================================================================================================================================================== */

body {
	background: #fcfcfc;
	color: #2d2d2d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	height: 100%;
}

img {
	border: none;
	display:block;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

ul {
	list-style-type: none;
	margin: 0 0 20px 0;
}

	ul li {
		margin-top: 7px;
		background: transparent url(../images/icon-list.jpg) no-repeat 0 5px;
		padding-left: 15px;
	}

		ul li ul {
			list-style-type: none;
			margin: 0 0 20px 20px;
		}

			ul li ul li {
				margin-top: 7px;
				background: transparent url(../images/icon-list.jpg) no-repeat 0 5px;
				padding-left: 15px;
			}

ol {
    padding: 0 0 0 26px;
    /*list-style: none;*/
    margin-bottom: 20px;
    counter-reset: numList;
}

ol li {
    margin-right: 44px;
    position: relative;
}

/*ol li:before {
    counter-increment: numList;
    content: counter(numList);
    float: left;
    position: absolute;
    left: -26px;
    font: bold 12px sans-serif;
    text-align: center;
    color: #fff;
    line-height: 18px;
    width: 18px;
    height: 18px;
    background: #565656;
   	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
}*/

a:link, a:visited{
	color: #1883ac;
	text-decoration: underline;
}

a:hover, a:active{
	color: #29a9e8;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
}

td {
	vertical-align: top;
}

h1 {
	font-family: 'Numans', sans-serif;
	color: #1883ac;
	font-size: 22px;
	line-height: 21px;
	margin: 0 0 16px 0;
	font-weight: bold;
}

h2, a.heading2 {
	font-family: 'Numans', sans-serif;
	color: #2d2d2d;
	font-size: 15px;
	line-height: 15px;
	margin: 0 0 12px 0;
	text-transform: uppercase;
	font-weight: bold;
}

a.heading2{
	text-decoration: none;
	color: #1883ac !important;
}

h2 a.country{
	color: #2d2d2d !important;
	text-decoration: none !important;
}

h3 {
	font-family: 'Numans', sans-serif;
	color: #525252;
	font-size: 16px;
	line-height: 16px;
	margin: 0 0 6px 0;
}

h4 {
	font-family: 'Numans', sans-serif;
	color: #525252;
	font-size: 14px;
	line-height: 14px;
	margin: 0 0 4px 0;
}

h5 {
	font-family: 'Numans', sans-serif;
	color: #525252;
	font-size: 12px;
	line-height: 12px;
	margin: 0 0 2px 0;
}

p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 18px;
}

hr {
	border: solid #d4d4d4;
	border-width: 1px 0 0;
	clear: both;
	margin: 25px 0 25px;
	height: 0;
}

blockquote {
	margin: 20px 0 20px 0;
	padding: 0 0 0 14px;
	border-left: 1px solid #e2e2e2;
}

	blockquote cite {
		margin-bottom: 0px;
	}

	blockquote, blockquote cite {
		font-size: 15px;
		line-height: 18px;
		color: #828282;
	}

	blockquote span {
		display: block;
		font-size: 12px;
		color: #525252;
		margin-top: 5px;
	}

	blockquote span:before {
		content: "\2014 \0020";
	}

	blockquote span a, blockquote span a:link, blockquote span a:visited {
		color: #525252;
	}

em {
	font-style: italic;
}


/* ======================================================================================================================================================
/* # print
====================================================================================================================================================== */


@media print {
	body, p, h1, h2, h3, h4, h5, h6, #container, #content {
		background: white;
		color: black;
	}

	#footer, #header, #sidebar_left, #sidebar_right, #breadcrumb {
		display: none;
	}
}




/* ======================================================================================================================================================
/* # main layout
====================================================================================================================================================== */

#cookies {
	margin: 0 auto 0 auto;
	background: white;
	padding: 8px 32px 8px 32px;
	font-size: 12px;
	width: 936px;
	display: block;
	text-align: center;
	color: #828282;
}


#header {
	position: relative;
	margin: 0 auto 0 auto;
	width: 100%;
}

	.wrapper {
		position: relative;
		margin: 0 auto 0 auto;
		width: 1000px;
	}

	#site {
		float: left;
		margin: 0;
		width: 100%;
		background: #fefefe url(../images/site-bg.jpg) repeat-x;
		height: 32px;
	}

	#sec {
		float: left;
		background: #3c3c3c;
		margin: 0;
		padding: 0;
		width: 100%;
	}

	#logo {
		float: left;
		margin: 0;
		width: 100%;
		background: #fefefe url(../images/logo-bg.jpg) repeat-x;
	}

		#logo .wrapper {
			height: 72px;
			background: #fefefe url(../images/logo-wrapper-bg.jpg) repeat-x;
		}

		#logo #logo_image {
			float: left;
			margin: 16px 0 0 32px;
		}

	#main {
		float: left;
		background: #686868;
		width: 100%;
		margin: 0;
	}

#container {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 1000px;
	position: relative;
	background: #fcfcfc;
	overflow: hidden;
	z-index: 11;
	top: 0;
}

	#breadcrumb {
		float: left;
		color: #9e9e9e;
		background: #fcfcfc;
		padding: 10px 32px;
		margin: 0;
		font-size: 12px;
		font-style: italic;
		width: 936px;
		display: block;
	}

	#sidebar_left {
		float: left;
		width: 186px;
		padding: 22px 32px 50px 32px;
		background: #fcfcfc;
	}

	#content {
		background: #fcfcfc;
		width: 686px;
		float: left;
		padding: 22px 32px 50px 32px;
	}

		#content img, #content iframe {
			max-width: 686px;
		}

		#content iframe {
			max-height: 386px;
		}

	#contentcenter {
		background: #fcfcfc;
		width: 436px;
		float: left;
		padding: 22px 32px 50px 32px;
	}

		#contentcenter img, #contentcenter iframe {
			max-width: 436px;
		}

		#contentcenter iframe {
			max-height: 386px;
		}

	#contentbig {
		background: #fcfcfc;
		width: 936px;
		float: left;
		padding: 22px 32px 50px 32px;
	}

	#contentsmall {
		background: #fcfcfc;
		width: 436px;
		float: left;
		padding: 22px 32px 50px 32px;
	}

	#sidebar_right {
		float: left;
		width: 186px;
		padding: 22px 32px 50px 32px;
		background: #fcfcfc;
	}

#footer {
	position: relative;
	height: 83px;
	background: #2d2d2d url(../images/footer-bg.jpg) repeat-x;
}

#footer_centered {
	margin: 0 auto 0 auto;
	padding: 0;
	height: 83px;
	text-align: left;
	width: 1000px;
	position: relative;
}




/* ======================================================================================================================================================
/* # reset, positioning
====================================================================================================================================================== */

.remove_bottom {
	margin-bottom: 0 !important;
}

.remove_right {
	margin-right: 0 !important;
}

.add_bottom_10 {
	margin-bottom: 10px !important;
}

.clear {
	clear:both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

#logo img, #footer img {
	border: none !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}




/* ======================================================================================================================================================
/* # heading look alikes
====================================================================================================================================================== */


.heading1 {
	font-family: 'Numans', sans-serif;
	color: #1883ac;
	font-size: 22px;
	line-height: 21px;
	margin: 0 0 16px 0;
	display: block;
}

.heading2 {
	font-family: 'Numans', sans-serif;
	color: #2d2d2d;
	font-size: 15px;
	line-height: 15px;
	margin: 0 0 12px 0;
	text-transform: uppercase;
	display: block;
}

.heading3 {
	font-family: 'Numans', sans-serif;
	color: #525252;
	font-size: 16px;
	line-height: 16px;
	margin: 0 0 6px 0;
	display: block;
}

.heading4 {
	font-family: 'Numans', sans-serif;
	color: #525252;
	font-size: 14px;
	line-height: 14px;
	margin: 0 0 4px 0;
	display: block;
}

.heading5 {
	font-family: 'Numans', sans-serif;
	color: #525252;
	font-size: 12px;
	line-height: 12px;
	margin: 0 0 2px 0;
	display: block;
}

h1.large {
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 16px 0;
}





/* ======================================================================================================================================================
/* # navigation
====================================================================================================================================================== */

/* ================ nav main ================ */

.nav_main_container {
	display:inline-block;
}

p.nav_main_title{
	color: white;
	margin: 0;
	padding: 0 32px 0 32px;
	font-family: 'Numans', sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.nav_main {
	list-style: none;
	margin: 0;
	padding: 9px 32px 9px 32px;
	float: left;
	width: 100%;
}

.nav_main li {
	display: inline-block;
	background: none;
	float: left;
	height: 22px;
	margin: 2px 9px 2px 0;
    padding: 0 9px 0 0;
    border-right: #2d2d2d solid 1px;
}

.nav_main li.last {
	margin-right: 0;
	border-right: none;
}

.nav_main li a:link, .nav_main li a:visited {
	font-size: 15px;
	text-decoration: none;
	color: white;
	line-height: 20px;
	font-family: 'Numans', sans-serif;
	display: block;
	padding: 0;
}

.nav_main li a:hover, .nav_main li a:active {
	color: #f8e351;
}

.nav_main li a.selected {
	border-bottom: #f8e351 solid 2px;
}

/* ================ nav site ================ */

#nav_site {
	float: right;
	list-style: none;
	margin: 8px 32px 0 0;
	overflow: hidden;
	height: 35px;
}

#nav_site li {
	display: inline-block;
	float: left;
	margin: 0;
	background: none;
    padding: 0;
}

#nav_site a:link, #nav_site a:visited {
	display: block;
	height: 15px;
	color: #dbdbdb;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 0 10px;
	font-size: 12px;
	line-height: 15px;
}

#nav_site a:hover, #nav_site a:active{
	color: #7b7b7b;
}

#nav_site a.selected:link, #nav_site a.selected:visited, #nav_site a.selected:hover, #nav_site a.selected:active {
	color: #7b7b7b;
}

#nav_site li.last {
	margin-right: 0;
}



/* ================ nav sec ================ */

.nav_sec_container {
	display:inline-block;
}

p.nav_sec_title{
	color: #dbdbdb;
	margin: 0;
	padding: 0 32px 0 32px;
	font-family: 'Numans', sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.nav_sec {
	float: left;
	list-style: none;
	margin: 0;
	padding: 6px 32px 6px 32px;
}

.nav_sec li {
	display: inline-block;
	float: left;
	margin-right: 6px;
	background: none;
    margin: 1px 7px 1px 0;
    padding: 0 7px 0 0;
    border-right: #686868 solid 1px;
}

.nav_sec li ul {
	display : none;
}

.nav_sec a:link, .nav_sec a:visited {
	font-family: 'Numans', sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #dbdbdb;
	display: block;
	padding: 0;
}

.nav_sec a:hover, .nav_sec a:active{
	color: #f8e351;
}

.nav_sec a.selected:link, .nav_sec a.selected:visited, .nav_sec a.selected:hover, .nav_sec a.selected:active {
	color: #f8e351;
}

.nav_sec .last {
	margin-right: 0;
	border: none;
}


/* ================ nav sidebar ================ */

ul.nav_sidebar {
	list-style: none;
	margin: 0 0 30px 0;
}

ul.nav_sidebar ul {
	list-style: none;
	margin: 0;
}
ul.nav_sidebar > li {display: none;}
ul.nav_sidebar li {
	padding: 5px 5px 2px 15px;
	background: transparent url(../images/arrow-right.png) no-repeat 0px 8px;
}

ul.nav_sidebar li a:link, ul.nav_sidebar li a:visited {
	line-height: 12px;
	font-size: 12px;
	text-transform: uppercase;
	color: #3b3b3b;
	text-decoration: none;
	display: block;
}

ul.nav_sidebar li a:hover, ul.nav_sidebar li a:active {
	color: #e8444b;
}

ul.nav_sidebar li a.selected:link, ul.nav_sidebar li a.selected:visited, ul.nav_sidebar li a.selected:hover, ul.nav_sidebar li a.selected:active {
	color: #e8444b;
}





/* ======================================================================================================================================================
/* # customs
====================================================================================================================================================== */


/* ================ home blog ================ */

.home_blog_item {
	overflow: hidden;
	margin-bottom: 32px;
}

.home_blog_item img {
	float: left;
	width: 280px;
}

.home_blog_item p, .home_blog_item h2 {
	margin-left: 300px;
}

.home_blog_item h2 {
	margin-bottom: 8px;
}

}

.home_blog_item p {
	margin-bottom: 15px;
}

.home_blog_item .blog_date {
	font-style: italic;
	margin: -3px 0 5px 300px;
	font-size: 12px;
	color: #9e9e9e;
}

.home_blog_item h2 a {
	color: #2d2d2d;
	text-decoration: none;
}


/* ================ blog overview ================ */

#blog_overview {
	margin-top: 0;
}

.blog_overview_item {
	margin-bottom: 32px;
	overflow: hidden;
	clear: both;
}

.blog_overview_item img {
	float: left;
	width: 280px;
}

.blog_overview_item h2 {
	margin-bottom: 8px;
}

.blog_overview_item p, .blog_overview_item h2 {
	margin-left: 300px;
}

.blog_overview_item.no_image p, .blog_overview_item.no_image h2 {
	margin-left: 0px;
}

.blog_overview_item p {
	margin-bottom: 20px;
}

.blog_overview_item .blog_date {
	font-style: italic;
	margin: -3px 0 5px 300px;
	font-size: 12px;
	color: #9e9e9e;
}
.blog_overview_item.no_image .blog_date {
	margin: -3px 0 5px 0px;
}

.blog_overview_item h2 a {
	color: #2d2d2d;
	text-decoration: none;
}


/* ================ blog detail ================ */

#blog_detail {
	overflow: hidden;
	width: 100%;
	margin: 0 0 10px 0;
}

#blog_detail img {
	float: left;
	margin: 5px 18px 5px 0;
	width: 280px;
}

ul#blog_gallery {
	list-style: none;
	margin: 15px 0 0 0;
	overflow: hidden;
	width: 100%;
}

ul#blog_gallery li {
	list-style: none;
	display: inline-block;
	float: left;
	width: 205px;
	margin: 0 31px 15px 0;
	background: none;
    padding-left: 0;
    /*min-height: 315px;*/
}

ul#blog_gallery li img {
	width: 205px;
	margin-bottom: 0px;
}

ul#blog_gallery li.last{
	margin-right: 0;
}

#blog_detail .blog_date {
	font-style: italic;
	margin: -3px 0 5px 0;
	font-size: 12px;
}

#blog_detail a.previous{margin-top: 0 !important;}

/* ================ memoriam overview ================ */

#memoriam_overview {
	margin-top: 22px;
}

.memoriam_overview_item {
	margin: 18px 0 1px 0;
	overflow: hidden;
	clear: both;
}

.memoriam_overview_item img {
	float: left;
	width: 160px;
}

.memoriam_overview_item h2 {
	margin-bottom: 8px;
}

.memoriam_overview_item p, .memoriam_overview_item h2 {
	margin-left: 180px;
}

.memoriam_overview_item p {
	margin-bottom: 20px;
}

.memoriam_overview_item h2 a {
	color: #2d2d2d;
	text-decoration: none;
}


/* ================ kalender overview ================ */

#kalender_overview {
	margin-top: 0;
}

.kalender_overview_item {
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
}

.kalender_overview_item img {
	float: left;
	width: 160px;
}

.kalender_overview_item h2 {
	margin-bottom: 8px;
}

.kalender_overview_item p, .kalender_overview_item h2 {
	/*margin-right: 180px;*/
}
.kalender_overview_item .kalender_content {
	float:left;
	width: 75%;
}

.kalender_overview_item p {
	margin-bottom: 20px;
}

.kalender_overview_item h2 a {
	color: #2d2d2d;
	text-decoration: none;
}

#cbo_calendar_country:first-child {
	font-weight: bold;
	font-size: 14px;
}


/* ================ gallery overview ================ */

.gallery_overview ul {
	list-style: none;
	margin: 0 0 0 0;
	overflow: hidden;
	width: 100%;
}

.gallery_overview ul li {
	list-style: none;
	display: inline-block;
	float: left;
	width: 160px;
	margin: 0 15px 0 0;
	text-align: center;
	background: white;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
    padding-left: 0;
}

	.gallery_overview ul li img {
		width: 160px;
	}

	.gallery_overview ul li a {
		text-decoration: none;
	}


.gallery_overview ul li.last {
	margin-right: 0;
}

.gallery_overview a.next {
	float: right;
	padding-right: 0 !important;
}


/* ================ gallery detail ================ */

#gallery_detail ul {
	list-style: none;
	margin: 15px 0 0 0;
	overflow: hidden;
	width: 100%;
}

#gallery_detail ul li {
	list-style: none;
	display: inline-block;
	float: left;
	width: 160px; /*width of pic container incl borders*/
	margin: 0 15px 15px 0;
	background: none;
    padding-left: 0;
}

	#gallery_detail ul li img {
		width: 160px;
	}

#gallery_detail ul li.last {
	margin-right: 0;
}


/* ================ gallery detail ================ */

.gallery_detail ul {
	list-style: none;
	margin: 15px 0 10px 0;
	overflow: hidden;
	width: 100%;
}

.gallery_detail ul li {
	list-style: none;
	display: inline-block;
	float: left;
	width: 160px; /*width of pic container incl borders*/
	margin: 0 10px 15px 0;
	background: none;
    padding-left: 0;
}

	.gallery_detail ul li img {
		width: 160px;
	}

.gallery_detail ul li.last {
	margin-right: 0;
}


/* ================ shop overview ================ */

.shop_overview {
	float: left;
	margin: 0 42px 30px 0;
	overflow: hidden;
	width: 200px;
}

.shop_overview img {
	width: 200px;
	margin-bottom: 12px;
}

.shop_overview h2 a {
	color: #525252;
	text-decoration: none;
}

.shop_overview ul {
	list-style: none;
	margin: 0;
}

.shop_overview ul li {
	padding: 3px 0 3px 12px;
	background: transparent url(../images/arrow-grey.png) no-repeat 0 8px;
}

.shop_overview ul li a:link, .shop_overview ul li a:visited {
	line-height: 15px;
	font-size: 15px;
	color: #525252;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.shop_overview ul li a:hover, .shop_overview ul li a:active {
	color: #e62126;
}

.shop_overview ul li a span {
	color: #acacac;
	padding-left: 6px;
	font-size: 12px;
}

.shop_overview.last {
	margin-right: 0;
}


/* ================ shop category ================ */

#shop_category ul {
	list-style: none;
	margin: 15px 0 0 0;
	overflow: hidden;
	width: 100%;
}

#shop_category ul li {
	list-style: none;
	display: inline-block;
	float: left;
	width: 326px;
	margin: 0 34px 31px 0;
	background: #f4f4f4;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
    padding-left: 0;
}

	#shop_category ul li img {
		width: 326px;
		margin-bottom: 6px;
	}

	#shop_category ul li h2 {
		padding-left: 10px;
	}

	#shop_category ul li .price {
		padding-left: 10px;
		float: left;
	}

		#shop_category ul li .price span {
			float: none;
			padding: 0;
			margin: 0 10px 0 0;
		}

	#shop_category ul li a {
		text-decoration: none;
	}

	#shop_category ul li span {
		margin-bottom: 12px;
		display: inline-block;
		float: right;
		padding-right: 10px;
	}


#shop_category ul li.last {
	margin-right: 0;
}


/* ================ shop detail ================ */


#shop_detail {
	margin-bottom: 35px;
	overflow: hidden;
}

#shop_detail #left {
	float: left;
	width: 326px;
	margin: 5px 34px 0 0;
	padding-bottom: 50px;
}

	#shop_detail #left img {
		width: 326px;
	}

	#shop_detail #right {
		width: 326px;
		float: left;
		padding-bottom: 50px;
	}

	#shop_detail #right a.bignext {
		width: 150px;
	}

	#shop_detail #right a.previous {
		float: left;
		margin-top: 12px;
		width: 150px;
		text-align: center;
	}

	#shop_detail #right #btns {
		width: 225px;
	}

table.productdetails {
	width: 100%;
	margin-bottom: 15px;
	border: #cccccc solid 1px;
}

table.productdetails tr td {
	padding: 5px;
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	border: #cccccc solid 1px;
}

table.productdetails tr th {
	text-align: left;
	padding: 5px;
	font-size: 13px;
	color: black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background: #dddddd;
	border: #cccccc solid 1px;
}




/* ================ gmap ========================= */

#gmap {
	width: 678px;
  	height: 220px;
  	background: #6699cc;
  	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-top: 12px;
}

/* ================ search small ========================= */

#search_small {
	float: right;
	height: 28px;
	margin: 20px 32px 0 0;
}

#search_small form {
	margin: 0 0 0 0;
}

#search_small form input {
	width: 180px !important;
	float: left;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
}

#search_small a {
	margin: 0;
	background: #dddddd;
	height: 27px;
	display: inline-block;
}

/* ================ login ========================= */

#login form {
	margin: 0 0 0 0;
}

#login form input {
	width: 176px !important;
	margin-bottom: 0;
}

#login label {
	float: none;
	width: 180px;
	margin: 0 0 5px 0;
}

#login button {
	margin: 0 0 0 0;
}

#login fieldset {
	margin: 0 0 12px 0;
	float: none;
}

#login fieldset ul {
	margin: 0 0 0 0;
}

#login fieldset ul li {
	background: none;
    padding-left: 0;
}

#login fieldset ul li label {
	padding-top: 0px !important;
	padding-top: 3px\9 !important;
}

#login fieldset ul li input {
	float: left;
	width: 17px !important;
}


/* ================ h1 line ========================= */

h1 a, span.heading1 a {
	text-decoration: none;
	color: #9e9e9e !important;
}

h1 span, span.heading1 span {
	margin-bottom: 6px;
	display: block;
	overflow: hidden;
	line-height: 26px;
}

h1 span span, span.heading1 span span {
	background: white;
	padding-right: 8px;
	text-decoration: none !important;
	display: block;
	float: left;
	max-width: 530px;
}

h1 span a.share, span.heading1 span a.share {
	float: right;
	max-width: 140px;
	font-family: Arial, sans-serif;
	color: #9e9e9e;
	font-size: 12px;
	font-weight: normal;
	line-height: 26px;
	background: white url(../images/icon-share.png) no-repeat right 12px;
	padding: 8px 26px 0 8px;
	text-decoration: none !important;
	font-style: italic;
	margin-top: -4px;
}

a.heading-overview {
	text-decoration: none;
	display: block;
	margin: 0 0 22px 0;
}




/* ================ price ========================= */

.price {
	font-size: 18px;
	color: #e5232b;
	margin-bottom: 6px;
}

.price .oldprice {
	font-size: 13px;
	color: #828282;
	text-decoration: line-through;
	margin-right: 10px;
}


/* ================ a next ========================= */

a.next:link, a.next:visited {
	font-family: 'Numans', sans-serif;
	color: #e9444b;
	font-size: 12px;
	padding: 2px 8px 5px 11px;
	line-height: 12px;
	display: inline-block;
	margin-top: 15px;
	text-decoration: none;
	text-transform: uppercase;
	background: transparent url(../images/arrow-right.png) no-repeat 0 4px;
}

a.next:hover, a.next:active{
	color: #1883ac;
}

/* ================ a next ========================= */

a.nextv2:link, a.nextv2:visited {
	font-family: 'Numans', sans-serif;
	color: #e9444b;
	font-size: 12px;
	padding: 2px 8px 5px 11px;
	line-height: 12px;
	display: block;
	margin-top: 15px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}

a.nextv2:hover, a.nextv2:active{
	color: #1883ac;
}


/* ================ a previous ========================= */

a.previous:link, a.previous:visited {
	font-family: 'Numans', sans-serif;
	color: #e9444b;
	font-size: 12px;
	padding: 2px 8px 5px 0px; /* 2px 8px 5px 11px; */
	line-height: 12px;
	display: inline-block;
	margin-top: 15px;
	text-decoration: none;
	text-transform: uppercase;
	/*background: transparent url(../images/arrow-left.png) no-repeat 0 4px;*/
}

a.previous:hover, a.previous:active {
	color: #1883ac;
}

/* ================ a submenu ========================= */

a.submenu:link, a.submenu:visited {
	font-family: 'Numans', sans-serif;
	color: #2d2d2d;
	font-size: 12px;
	padding: 2px 8px 5px 0px; /* 2px 8px 5px 11px; */
	line-height: 12px;
	display: inline-block;
	margin-top: 15px;
	text-decoration: none;
	text-transform: uppercase;
	/*background: transparent url(../images/arrow-left.png) no-repeat 0 4px;*/
}

a.submenu:hover, a.submenu:active {
	color: #1883ac;
}

a.submenu.selected{
	color: #e9444b;
}


/* ================ paging ========================= */

#paging {
	text-align: center;
	clear: both;
}

#paging a:link, #paging a:visited {
	color: #525252;
	background: #dddddd;
	padding: 4px 8px 4px 8px;
	line-height: 12px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	margin-top: 22px;
}

#paging a:hover, #paging a:active{
	background: #636363;
	color: white;
}

#paging span {
	font-weight: bold;
}

.paging_previous {
	margin-right: 15px;
}

.paging_next {
	margin-left: 15px;
}

.paging_first {
	margin-right: 8px;
}

.paging_last {
	margin-left: 8px;
}



/* ================ breadcrumb ========================= */

#breadcrumb a:link, #breadcrumb a:visited {
	color: #9e9e9e;
	padding-right: 10px;
	background: transparent url(../images/breadcrumb-arrow.png) no-repeat right 3px;
	margin-right: 4px;
	text-decoration: none;
}

#breadcrumb a:hover, #breadcrumb a:active {
	color: #1883ac;
}


/* ================ cookies ========================= */

#cookies a:link, #cookies a:visited {
		color: #828282;
	margin: 0 7px 0 15px;
	text-decoration: underline;
}

#cookies a:hover, #cookies a:active {
		color: #828282;
}

#cookies a.close_cookies {
	padding-left: 14px;
	margin: 0 0 0 10px;
	background: transparent url(../images/cookie_accept.png) no-repeat left 3px;
}


/* ================ payment_labels ========================= */

.payment_labels {
	margin-bottom: 15px;
	overflow: hidden;
}

.payment_labels img {
	float: left;
	margin: 0 10px 10px 0;
}


/* ================ cart_overview ========================= */

#cart_overview {
	margin-bottom: 40px;
	overflow: hidden;
}

#cart_overview .article {
	float: left;
	border-bottom: #cacaca solid 1px;
	width: 100%;
	padding: 0 0 18px 0;
	margin: 0 0 18px 0;
	position: relative;
	overflow: hidden;
}

	#cart_overview .article .item {
		float: left;
		width: 318px;
		margin-right: 40px;
	}

		#cart_overview .article .item img {
			float: left;
			width: 144px;
		}

		#cart_overview .article .item h4, #cart_overview .article .item p, #cart_overview .article .item .unitprice {
			margin-left: 160px;
		}

	#cart_overview .article .form_counter {
		width: 100px;
		float: left;
		margin-top: 0;
	}

	#cart_overview .article a.delete_item {
		position: absolute;
		left: 540px;
		color: white;
		background: #7d7d7d;
		text-decoration: none;
		padding: 2px 6px 4px 6px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
	}

	#cart_overview .article .subtotalprice {
		float: right;
		font-family: 'Numans', sans-serif;
		color: #525252;
		font-size: 14px;
		line-height: 14px;
		margin: 0 0 4px 0;
	}

#cart_overview #totals {
	float: right;
	width: 280px;
}

	#cart_overview #totals select {
		width: 280px;
		margin: 14px 0 14px 0;
	}

	#cart_overview #totals a.bignext {
		float: right;
	}

	#cart_overview #totals a.previous {
		margin-top: 12px;
	}



/* ================ cart_confirm ========================= */

#cart_confirm {
	margin: 28px 0 40px 0;
	overflow: hidden;
}

#cart_confirm .article {
	float: left;
	border-bottom: #cacaca solid 1px;
	width: 100%;
	padding: 0 0 18px 0;
	margin: 0 0 18px 0;
	position: relative;
	overflow: hidden;
}

	#cart_confirm .article .item {
		float: left;
		width: 600px;
	}

	#cart_confirm .article .subtotalprice {
		float: right;
		font-family: 'Numans', sans-serif;
		color: #525252;
		font-size: 14px;
		line-height: 14px;
		margin: 0 0 4px 0;
	}

#cart_confirm #totals {
	float: right;
	width: 280px;
}

	#cart_confirm #totals select {
		width: 280px;
		margin: 14px 0 14px 0;
	}

	#cart_confirm #totals a.bignext {
		float: right;
	}

	#cart_confirm #totals a.previous {
		margin-top: 12px;
	}




/* ================ cart_steps ========================= */

#cart_steps {
	margin: 0 0 18px 0;
}

#cart_steps a:link, #cart_steps a:visited {
	color: white;
	background: #7d7d7d;
	padding: 6px 8px 8px 8px;
	line-height: 12px;
	display: inline-block;
	margin: 3px 0 10px 0;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#cart_steps a:hover, #cart_steps a:active{
	background: #636363
}

#cart_steps a.selected {
	background: #000000;
}


/* ================ frm_cart ========================= */

#cart_gegevens, #cart_leveradres, #cart_factuuradres, #cart_betaling {
	width: 327px;
	float: left;
}

#cart_gegevens, #cart_factuuradres {
	margin-right: 32px;
}


#cart_gegevens input[type="text"], #cart_gegevens input[type="email"], #cart_leveradres input[type="text"], #cart_factuuradres input[type="text"] {
	width: 317px;
	margin-bottom: 2px;
}

#cart_gegevens label, #cart_leveradres label, #cart_factuuradres label {
	float: none;
	width: 290px;
	margin-bottom: 5px;
}

#cart_leveradres fieldset ul, #cart_betaling fieldset ul {
	margin: 0 0 0 0;
}

#cart_leveradres fieldset ul li {
	background: none;
    padding-left: 0;
}

#cart_betaling fieldset ul li {
	margin-bottom: 0;
	background: none;
    padding-left: 0;
}

#cart_betaling fieldset ul li .payment_labels{
	margin-top: 10px;
}

#cart_factuuradres {
	display: none;
}

#cart_betaling button {
	margin: 0 0 0 8px;
	padding-left: 4px;
	padding-right: 4px;
}

#cart_betaling a.previous {
	margin: 4px 0 0 0;
	padding-left: 4px;
	padding-right: 4px;
}


/* ================ faq_overview ========================= */

#faq_overview {
	margin-top: 25px;
}

#faq_overview h3 a {
	color: #525252;
	padding-left: 15px;
	text-decoration: none;
	background: transparent url("../images/arrow-close.png") no-repeat 0 6px;
}

#faq_overview div {
	padding: 0 0 5px 15px;
}


/* ================ search_overview ========================= */

#search_overview {
	padding-bottom: 30px;
}

#search_overview form {
	overflow: hidden;
}

#search_overview form input {
	float: left;
	width: 200px;
}

#search_overview form button {
	margin: 0 0 0 12px;
}

#search_overview p span {
	color: #1883ac;
	font-weight: bold;
}

#search_overview h2 {
	margin-left: -27px;
}

.search_overview_item {
	padding-bottom: 15px;
}

.search_overview_item h3 a {
	text-decoration: none;
	color: #000000;
}

.search_overview_item h3 span {
	color: #1883ac;
	font-weight: bold;
}

/* ================ frm_prestatie ========================= */
#frm_prestatie input.small {
	float: left;
	width: 176px;
	margin-left: 10px;
}
#frm_prestatie input.small.first {
	margin-left: 0;
}

#frm_prestatie_camino div {
	float:left;
	width:20%;
}
#frm_prestatie_camino div.last {
	width: 40%;
}
#frm_prestatie_camino label, #frm_prestatie_camino input  {
	float: left;
}


.new_participation_camino td {
	max-width: 155px !important;
	min-width: 20px;
	padding-right:  10px !important;
}
.new_participation_camino td:nth-child(even) {
	padding-right: 40px !important;
}
.new_participation_camino td:nth-child(4) {
	padding-right: 15px !important;
}


.new_participation_camino td input {
	width: 90px !important;
}

.new_participation_camino td:nth-child(1) {
	float: left !important;
	margin: 0 !important;
}

.new_participation_camino td:nth-child(4) {
	width: 110px !important;
}

.new_participation_camino td:nth-child(odd) { /* labels */
	/*width: auto !important;
	/*float: right;*/
	margin-right: 10px;
	/*max-width: 115px !important;*/
}

/* ================ newsletter_overview ========================= */

#newsletter_overview {
	padding-bottom: 50px;
}

#newsletter_overview form input {
	width: 270px;
}

#newsletter_overview fieldset ul li {
	background: none;
    padding-left: 0;
}

#newsletter_overview fieldset ul li input {
	width: 18px;
	margin: 3px 0 0 0;
}

#newsletter_overview h3 a {
	color: #525252;
	padding-left: 15px;
	text-decoration: none;
	background: transparent url("../images/arrow-close.png") no-repeat 0 6px;
}



/* ================ sidebar p ================ */

#sidebar_left p, #sidebar_right p {
	text-align: left;
}



/* ================ sidebar newsletter ================ */

#sidebar_left .newsletter, #sidebar_right .newsletter {
	width: 186px;
}

#sidebar_left .newsletter p, #sidebar_right .newsletter p {
	font-size: 12px;
	color: #525252;
}

#sidebar_left .newsletter form, #sidebar_right .newsletter form {
	margin: 0 0 0 0;
}

#sidebar_left .newsletter form input, #sidebar_right .newsletter form input {
	width: 176px !important;
}

#sidebar_left .newsletter button, #sidebar_right .newsletter button {
	margin: 0 0 0 0;
}


/* ================ sidebar social media ================ */

#sidebar_right .social_media, #sidebar_left .social_media {
	list-style: none;
	font-size: 12px;
	color: #525252;
	margin-bottom: 0px;
}

#sidebar_right .social_media img, #sidebar_left .social_media img {
	border: 0;
	margin: -4px 7px 0 0;
	float: left;
}

#sidebar_right .social_media li, #sidebar_left .social_media li {
	padding: 0 0 0 0;
	margin: 0 0 9px 0;
	background: none;
}

#sidebar_right .social_media li h1, #sidebar_left .social_media li h1 {
	margin-bottom: 16px;
}

#sidebar_right .social_media a:link, #sidebar_right .social_media a:visited, #sidebar_left .social_media a:link, #sidebar_left .social_media a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #525252;
}

#sidebar_right .social_media a:hover, #sidebar_right .social_media a:active, #sidebar_left .social_media a:hover, #sidebar_left .social_media a:active {
	color: #525252;
}

#sidebar_right .social_media .last, #sidebar_left .social_media .last {
	margin-bottom: 0;
}


/* ================ sidebar adress ================ */

#sidebar_right .adress, #sidebar_left.adress {
	list-style: none;
	font-size: 12px;
	color: #525252;
	margin: 0;
	padding: 0;
}

#sidebar_right .adress li, #sidebar_left .adress li {
	padding: 0 0 0 0;
	margin: 0 0 14px 0;
    background: none;
}

#sidebar_right .adress li.last, #sidebar_left .adress li.last {
	margin-bottom: 0;
}

#sidebar_right .adress a.next, #sidebar_left .adress a.next {
	margin-top: 0;
}


/* ================ table layout1 ================ */

table.layout1 {
	width: 100%;
}

table.layout1, table.layout1 th, table.layout1 td {
	border: #c2c2c2 solid 1px;
	padding: 5px 5px;
	font-size: 12px;
	font-weight: bold;
}

table.layout1 th {
	color: #e9444b;
	text-transform: uppercase;
	line-height: 13px;
	text-align: left;
}
table.layout1 th a {
	color: #e9444b;
}

table.layout1 td img {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding-top: 5px;
}

.tabletotal {
	float: right;
	padding: 10px 10px 10px 0;
	font-weight: bold;
}

table.layout1 td a {
	color: #2d2d2d;
	text-decoration: none;
}

table.layout1 .besttime {
	background-color: #f1edd1;
}
table.layout1 .firstpart {
	background-color: #f6d4d2;
}
img.flag {
	float: left;
	margin-right: 10px;
}

/* ================ table layout2 ================ */

table.layout2 {
	width: 100%;
}

table.layout2, table.layout2 th, table.layout2 td {
	border: #c2c2c2 solid 1px;
	padding: 5px 5px;
	font-size: 12px;
	font-weight: bold;
}

table.layout2 th {
	color: #e9444b;
	text-transform: uppercase;
	line-height: 13px;
	text-align: left;
}
table.layout2 th a {
	color: #e9444b;
}

table.layout2 td img {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding-top: 5px;
}

.tabletotal {
	float: right;
	padding: 10px 10px 10px 0;
	font-weight: bold;
}

table.layout2 td a {
	color: #2d2d2d;
	text-decoration: none;
}

table.layout2 .besttime {
	background-color: #f1edd1;
}
table.layout2 .firstpart {
	background-color: #f6d4d2;
}
img.flag {
	float: left;
	margin-right: 10px;
}

/* ================ table tiles ================ */

table.tiles {
	width: 100%;
	margin-bottom: 60px;
}

table.tiles td {
	padding: 15px 20px;
	background: #efefef;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

table.tiles td a.next {
	margin-top: 4px;
}


/* ================ flags ================ */

img.flag  {
	display: inline-block;
	margin-right: 7px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}




/* ======================================================================================================================================================
/* # buttons
====================================================================================================================================================== */

.button, button, input[type="submit"], input[type="reset"], input[type="button"], a.big_btn {
	text-decoration: none !important;
	background: #258ba8;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	color: #ffffff !important;
	display: inline-block;
	font-size: 12px;
	cursor: pointer;
	margin-bottom: 10px;
	line-height: normal;
	padding: 5px 10px 5px 10px;
	font-family: 'Numans', sans-serif;
	text-transform: uppercase;
}

.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, a.big_btn:hover {
	color: white !important;
	background: #176f88;
}

.button:active, button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active, a.big_btn:active {
	color: white;
}

.button.full_width, button.full_width, input[type="submit"].full_width, input[type="reset"].full_width, input[type="button"].full_width {
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
	text-decoration: none !important;
}





/* ======================================================================================================================================================
/* # form
====================================================================================================================================================== */

form {
	margin: 25px 0;
}

fieldset {
	margin-bottom: 20px;
}

input[type="text"], input[type="search"],input[type="password"], input[type="email"], textarea, select {
	border: 1px solid #ccc;
	padding: 5px 4px;
	outline: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font: 12px Arial, sans-serif;
	color: #777;
	margin: 0;
	width: 568px;
	max-width: 100%;
	display: block;
	margin-bottom: 10px;
	background: #fff;
}

input[type="file"] {
	border: none;
	padding: 5px 4px 5px 100px;
	outline: none;
	width: 400px;
	display: block;
	margin-bottom: 15px;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus, input[type="file"]:focus {
	border: 1px solid #aaa;
	color: #444;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
	box-shadow:  0 0 3px rgba(0,0,0,.2);
}

textarea {
	min-height: 140px;
	resize: vertical;
}

label {
	display: block;
	font-size: 12px;
	margin-bottom: 1px;
}

fieldset ul {
	list-style: none;
	margin: 0 0 0 0;
}

fieldset ul li:before, fieldset ul li:after {
     content : " ";
     display : table;
}
fieldset ul li:after {
     clear : both;
}
fieldset ul li {
    zoom : 1;
    padding-left: 0;
    background: 0;
}

fieldset ul li label {
	width: 500px;
	font-weight: normal;
	float: none;
	padding-top: 0px !important;
	padding-top: 2px\9 !important;
}

fieldset ul li input {
	float: left;
	margin: 2px 5px 0 0;
}

select {
	width: 220px;
	padding: 5px;
}

#form_errors {
	margin-bottom: 15px;
	color: #ff0000;
}

input.error, textarea.error, select.error {
	border: 1px solid #ff0000 !important;
}

label.error {
	color: #ff0000 !important;
}

.error_input {
	border: 1px solid #ff0000 !important;
}

.error_label {
	color: #ff0000 !important;
}

form .required {
	font-size: 10px;
}

.stuks {
	width: 50px !important;
	margin-right: 3px !important;
}

input[type="button"].btn_teller {
	padding: 0 6px !important;
	font-size: 9px !important;
	margin: 0 0 2px 0 !important;
	display: block;
	width: 30px !important;
	height: 13px;
}

#form_counter label {
	width: 70px;
}




/* ======================================================================================================================================================
/* # footer
====================================================================================================================================================== */


/* ================ footer credits ================ */

#footer_credits {
	position: absolute;
	left: 0;
	list-style: none;
	font-size: 12px;
	width: 936px;
	color: #acacac;
	padding: 24px 32px 10px 32px;
	background: none;
	margin: 0;
}

#footer_credits li {
	display: inline-block;
	float: left;
	margin-right: 18px;
	background: none;
	padding-left: 0;
}

#footer_credits li.last {
	float: right;
	margin-right: 0;
}

#footer_credits li img {
	margin-top: -6px;
}

#footer_credits a:link, #footer_credits a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #acacac;
	padding-right: 15px;
}

#footer_credits a:hover, #footer_credits a:active {
	color: #1883ac;
}



/* ======================================================================================================================================================
/* # banner
====================================================================================================================================================== */


/* banner ------------------------ */
#banner {
	position: relative;
	height: 316px;
	width: 100%;
	background: white;
	float: left;
	overflow: hidden;
	margin: 0;
	z-index: 10;
	opacity: 0;
}

#slider {
	position:relative;
	width: 1920px;
	top:0px;
	left: 50%;
	height: 316px;
	overflow: hidden;
	margin-left:-960px;
}

#slider img {
	position:relative;
	top:0px;
	left: 50%;
	height: 316px;
	width: 1920px;
}

/* banner generals ------------------------ */

#banner .nivoSlider {
	position:relative;
	background:white url(../images/loading.gif) no-repeat 50% 50%;
    margin-bottom:10px;
}

#banner .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	border:0;
}

#banner .nivoSlider a {
	border:0;
	display:block;
}

#banner .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

#banner:hover .nivo-directionNav a {
	opacity: 1;
}

#banner a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}

#banner a.nivo-prevNav {
	left:15px;
}

.nivo-main-image {
	display: block !important;
	position: relative !important;
	width: 100% !important;
}

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background: transparent url("../images/blank.gif");
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}

.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}

.nivo-box img {
	display:block;
}

/* caption ------------------------ */

.nivo-caption {
	position:absolute;
	left: 492px;
	top: 20px;
	color: #525252;
	padding: 18px;
	z-index: 50;
	overflow: hidden;
	display: none;
	background: transparent url(../images/alpha55.png);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.nivo-caption iframe {
	height: 316px;
	width: 936px;
	overflow: hidden;
}

.nivo-caption .heading1 {
	color: white;
	font-size: 44px;
	margin-bottom: 8px;
	line-height: 44px;
}

.nivo-caption .heading2 {
	color: #f8e452;
	font-size: 28px;
	margin-bottom: 8px;
	line-height: 28px;
}

.nivo-caption p {
	font-style: italic;
	margin: 0 0 6px 0;
}

.nivo-caption a {
	display:inline !important;
	height: 30px;
}

#banner_caption1 {
    display:none;
}

#banner_caption2 {
    display:none;
}

#banner_caption3 {
    display:none;
}

#banner .nivo-caption a {
    color: white;
    font-family: 'Numans', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: #e9444b solid 2px;
}

/* direction nav (next prev) ------------------------ */

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}

.nivo-prevNav {
	left:0px;
}

.nivo-nextNav {
	right:0px;
}

/* control nav (1,2,3) ------------------------ */

.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}

.nivo-controlNav a {
	cursor:pointer;
}

.nivo-controlNav a.active {
	font-weight:bold;
}

#banner .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
}

#banner .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}

#banner .nivo-controlNav a.active {
	background-position:0 -22px;
}














/* ======================================================================================================================================================
/* # fancybox
====================================================================================================================================================== */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../images/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}


#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('../images/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('../images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../images/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../images/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../images/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -182px;
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../images/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
	text-align: center;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: white;
}

	.fancybox-title-outside h3 {
		color: white;
	}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../images/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('../images/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('../images/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
}

/* fancybox ie6 ------------------------ */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_loading.png', sizingMethod='scale'); }

/* fancybox ie6 ie7 ie8 ------------------------ */

.fancybox-ie .fancybox-bg { background: transparent !important; }
.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_nw.png', sizingMethod='scale'); }

pre.dump {
	color : #F3F3F3;
	font-family : Courier;
	background : #131313;
	border : 1px #D4D4D4 solid;
	border-radius : 5px;
	min-height : 75px;
	max-height : 350px;
	width : 650px;
	margin : 15px auto;
	overflow-y : auto;
	padding : 15px;
}
#save_mask, .save_mask_multiple {
	display : none;
}
#upload_holder {
	position:  relative;
	height : 500px;
}

.place_holder_multiple {
	position:  relative;
	/*height : 1000px;*/
}

.place_holder_multiple.no_pictures {
	position:  relative;
	/*height : 250px;*/
}

.ckeditor_wrapper .message {
	display: none;
}
form .ckeditor_wrapper {
	position: relative;
}
form .ckeditor_wrapper span.message_2 {
	color : #DD0000;
	font-size : 10px;
	position : absolute;
	bottom : 5px;
	right: 25px;
	z-index : 10;
	cursor: default;
}


input.datepicker {
	width : 150px;
	float : left;
	margin-right : 2px;
}
.ui-datepicker-trigger {
	float : left;
	margin-right : 10px;
}
.ui-datepicker-title select {
	display:inline-block!important;
}

table.layout1 tfoot tr th input {
	width : auto;
}
table.layout1 td, table.layout1 th {
	width : 1px!important;
	white-space : nowrap!important;
}


table.layout2 tfoot tr th input {
}
table.layout2 td, table.layout2 th {
}


.dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_length {
	display : block!important;
	text-align : left!important;
	float : none!important;
}
 .dataTables_wrapper .dataTables_length {
	float : right!important;
 }
.dataTables_wrapper .dataTables_length select {
	display : inline;
	width : 75px;
}
#custom_filter label, #custom_filter input {
	display : inline-block;
	width : 100px;
}

#custom_filter label {
	width: 175px;
}



.center {
	text-align : center;
}
.center img {
	display: inline;
}
img.image_flag {
	max-width: 25px;
	display: inline !important;
	padding: 0 !important;
	margin: 0 !important;
}

/*
#contentbig {
	width: 1150px;
}

#DataTables_Table_0_wrapper {
	width: 1150px;
	left: -100px;
}
*/

.wide_container {
	width: 1100px !important;
}

.wide_container .no_wide_container, .wide_container #breadcrumb {
	margin-left: 50px;
}

.search_field::-ms-clear {
  width : 0;
  height: 0;
  margin-right: 20px;
}

.gray{background-color: #F2F2F2;}
.yellow{color: #C9C405;}
.red{color: #e8444b;}


/**
 * PALMARES (walkers and giants)
 */
#palmares table.layout2 td {font-size:12px !important;}

#palmares .achievement_group h3 {
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	border-top: 1px solid #c2c2c2;
	text-align: center;
	padding: 10px 0;
	margin: 0;
	font-weight: bold;
}

#palmares a.show-hidden-achievements {
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	text-align: center;
	padding: 5px 0;
	display: block;
	text-decoration: none;
}

#palmares .divider{margin-bottom:20px;}


.animated {
	animation-delay: 0.5s;
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-timing-function: ease-in;
	animation-iteration-count: 1;
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInLeft {
	animation-name: zoomInLeft;
}


/**
 * Organogram
 */
 /*
.organogram{}
.organogram_level{width: 100%;float: left;margin: 0;text-align:center;margin-bottom: 5px;}
.organogram_element{min-height: 150px;display: inline-block;width: 10%;padding: 15px 15px 0 15px;margin: 0 5px 5px 0;background-color: #DADADA;text-align: center;}
*/

.organogram{float: left;position: relative;width: 100%;}
.organogram_level{width: 80%;float: left;margin: 0;text-align:center;margin-bottom: 5px;margin-left: 70px;}
.organogram_element{min-height: 150px;width: 10%;padding: 15px 15px 0 15px;margin: 0 5px 5px 0;background-color: #DADADA;text-align: center;float: left;}

.champion_organogram{float: left;position: relative;width: 100%;}
.champion_organogram_level{width: 100%;float: left;margin: 0;text-align:center;margin-bottom: 5px;}
.champion_organogram_element{min-height: 150px;width: 28%;padding: 15px;margin: 0 5px 5px 0;background-color: #DADADA;text-align: center;float: left;}


.subpage a{text-decoration: none;font-weight: bold;}
ul.subpage {list-style: none;}
ul.subpage li{list-style: none;background: none;padding-left: 0;}

ul.subpage.rectangle li{
	margin: 15px 0;
	width: 290px;
	background: #EFEFEF;
	padding: 15px;
	float: left;
}


ul.subpage.rectangle a {
    padding-left: 15px;
    background: url(../images/arrow-right.png) no-repeat 0 4px;
    font-family: 'Numans', sans-serif;
    color:
    #e9444b;
    font-size: 12px;
    font-weight: normal;
}

ul.subpage.rectangle li:nth-child(2n) {
    float: right;
}

/* Management */

#management_group_overview{
	color: white;
	float: left;
}

#management_group_overview ul{
	margin: 0 auto;
}

#management_group_overview ul li{
	list-style: none;
	background: #48BAE6;
	padding: 15px 5px;
	margin: 0px 5px 5px 0px;
	display: inline;
	width: 210px;
	float: left;
	border: 1px solid #48BAE6;
	text-align: center;
}

#management_group_overview ul li a{
	color: white;
	text-decoration: none;
	display: block;
	height: 100%;
	font-size: 15px;
}

#management_registrant_overview{
}

#management_registrant_overview ul{
	margin: 0 auto;
	clear: both;
}

#management_registrant_overview ul li{
	list-style: none;
	background: none;
	padding: 0 0px 0px 0px;
	margin: 0px 5px 15px 0px;
	clear: both;
	height: 100px;
}

#management_registrant_overview ul li img{
	float: left;
	margin-right: 15px;
	width: 150px;
}

#management_registrant_overview ul li p{
	margin-bottom: 0px;
}

.center-table{
	margin-left: auto;
	margin-right: auto;
}

.bold{
	font-weight: bold;
}

#contentbig table {
	margin: 0 0 12px;
}

#contentbig table tr td, #contentbig table tr th {
	padding: 2px 4px;
	border: 1px solid #E3E3E3;
}

#contentbig table tr th {
	text-align: center;
	font-weight: 600;
}


#contentbig table.dataTable tbody th, #contentbig table.dataTable tbody td {
	padding: 8px 10px;
}