* {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

body {
	margin: 0;
	padding: 0;
}

a {
	color:#4a5355;
}

section#container {
	width: 948px;
	padding:16px;
	position: relative;
	background:white;
	height:100%;
	margin-top: 56px;
}

header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 21;
}

header.menu_large section#topBar{
	background:white;
	border-bottom: 1px solid #d5d5d5;
}

header.menu_large section#topBar section#welcomeText{
	float:left;
	font-size:12px;
	padding: 9px 0px;
}

header.menu_large section#topBar article#paymethods{
	padding: 7px 0px;
	margin-left:50px;
}

header.menu_large section#topBar article#paymethods img{
	height:12px;
	margin-top: 4px;
}

header.menu_large section#topBar section#welcomeText a{
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
}

header.menu_large section#topBar section#login a{
	border-right:  1px solid #d5d5d5;
	line-height: 8px;
	padding:2px 10px;
}

header.menu_large section#topBar section#login a:last-child{
	padding-right:0px;
	border-right:0px;
}

header.menu_large section#topBar section#login,
header.menu_large section#topBar section#login a{
	color:#4a5355;
}

header.menu_large section#topBar section#login{
	height:0px;
	padding-top:11px;
}

header.menu_large section#topBar section#searchButton .ccm-ui form{
	margin:0px;
}

header.menu_large section#topBar section#searchButton img{
	right:16px;
}

header.menu_large section#topBar section#searchButton input{
	margin-right:24px;
	height: 25px;
	margin-top: 2px;
}

header.menu_large section#topBar2{
	height:100px;
}

header.menu_large section#topBar2 nav#mainNav > ul > li {
	margin-top: 34px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	line-height:16px;
	margin-top: 80px;
}

header.menu_large section#topBar2 section#note{
	line-height: 23px;
	margin-top:10px;
	color: #4a5355!important;
	text-align: right;
	font-size:11px;
	position: absolute;
	right: 13px;
	height: 45px;
}

header.menu_large section#topBar2 section#note a{
	display: block;
	color: #4a5355;
	margin-bottom: -7px;
	padding-left: 11px;
	float:left;
}

header.menu_large section#topBar2 section#note a img{
	padding: 3px;
	position:static;
	float:right;
}

header.menu_large section#topBar2 section#note div{
	background-color:#3ac782;
	display: inline-block;
	width: 21px;
	text-align: center;
	padding:0px;
	margin-left: 15px;
	float: right;
}

section#introtext{
	color: white;
	text-decoration: none;
	font-weight: 400;
	font-size: 12px;
	opacity: 1;
	line-height: 33px;
	height: 24px;
	float: left;
	padding: 0 15px;
}

section#topBar {
	height: 56px;
	background: rgba( 0, 0, 0, 0.7 );
}

div.topBarContainer {
	width: 948px;
	padding: 0 16px;
	position: relative;
	clear: both;
}

section#topBar2 {
	margin: 0 auto;
	height: 55px;
	background: white;
	border-bottom: 1px solid #ccc;
}

section#topBar2 section#logo {
	width: 182px;
	margin-right: 16px;
	height: 55px;
	float: left;
	display: table;
}
section#topBar2 section#logo a {
	display:table-cell;
	vertical-align: middle;
}


section#topBar2 div.topBarContainer {
	padding: 0 16px;
}

section#topBar2 div#mainNav{
	width: 748px;
	float:left;
}

section#topBar2 div.topBarContainer #topBar{
	float:right;
	padding-right: 10px;
}

section#login {
	position: relative;
	float: right;
	height: 33px;
	line-height: 33px;
	padding-right: 27px;
}

#mainAccount tr.even td,
#mainAccount tr.odd td{
	font-size:13px;
}

section#searchButton{
	float:right;
}

section#searchButton input{
	height: 26px;
	margin-top: 3px;
	margin-left: 10px;
	display: none;
	padding: 0px 8px;
}

section#searchButton img{
	position:absolute;
	top:9px;
	right:0;
	cursor:pointer;
}


.accountTable td, .accountTable th {
    padding: 13px !important;
}

#edit-contact-form .edit input,
#edit-contact-form .edit select,
#edit-debtor-form .edit input,
#edit-debtor-form .edit select,
#regtable input,
#regtable select,
#add-contact-form input,
#add-contact-form select,
#add-debtor-form input,
#add-debtor-form select,
#edit-debtor-form input,
#add-address-form select,
#edit-address-form input
{
	height:14px;
	padding:8px;
}

.loginform input,
.loginform input:-webkit-autofill {
	height: 14px;
	padding: 8px !important;
	margin-top:10px;
}

.loginform .marginnegative{
	margin-top:-10px !important;
}

.loginform .resetPass{
	margin-top:13px !important;
}

.loginform input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
	box-shadow: 0 0 0px 1000px white inset;
	border: 1px solid #cccccc !important;
}

#edit-contact-form .edit #savebutton,
#edit-debtor-form .edit #savebutton,
#regtable .button,
#add-contact-form #savebutton,
#add-debtor-form #savebutton,
#edit-debtor-form #savebutton,
#edit-address-form #savebutton
{
	display: block;
	height: 7px;
	line-height: 8px;
	text-decoration: none;
	background: #3ebe7d;
	color: white;
	font-family: Roboto, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	border: 1px solid #3ebe7d;
	padding-left:25px !important;
	padding-right:25px !important;
}

#regtable .button{
	margin-bottom:15px;
}

.loginform input[type=submit]{
	display: block;
	height: 7px;
	line-height: 8px;
	text-decoration: none;
	background: #3ebe7d;
	color: white;
	font-family: Roboto, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	border: 1px solid #3ebe7d;
	padding-left:25px !important;
	padding-right:25px !important;
}

#edit-contact-form p a,
#edit-debtor-form p a,
#regtable .link,
#add-contact-form p a,
#add-debtor-form p a
{
	color:#4a5355;
}

nav#mainNav ul {
	margin: 0;
	padding: 0;
}

nav#mainNav > ul > li {
	display: block;
	float: left;
	list-style-type: none;
	line-height: 47px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background: white;
	border-top: 4px solid white;
	border-bottom: 4px solid white;
}

nav#mainNav > ul > li.hasChildren {
	background: url(/themes/bloemplein_bloemisten_8/images/main-nav-arrow.png) center right no-repeat;
}

nav#mainNav ul > li > ul.subMenu {
	display: none;
	position: absolute;
	margin-left: -25px;
	margin-top: 4px;
	padding-top: 5px;
	border-top: 1px solid #e8e8e8;
	border-bottom: 4px solid #3ebe7d;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	background: white;
	/*-webkit-box-shadow: 8px 8px 12px -4px #444;*/
	/*-moz-box-shadow: 8px 8px 12px -4px #444;*/
	/*box-shadow: 8px 8px 12px -4px #444;*/
}

nav#mainNav ul > li > ul.subMenu li {
	list-style-type: none;
	display: block;
	height: 22px;
	line-height: 22px;
	padding-left: 25px;
	padding-right: 25px;

	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e8e8e8;
}

nav#mainNav ul > li > ul.subMenu.megaMenu {
	position: absolute;
	left: 0;
	width: 914px;
	margin-left: 16px;
	padding: 16px;
}

nav#mainNav ul > li > ul.subMenu.megaMenu li {
	float: left;
	width: 195px;
	padding-left: 16px;
	padding-right: 5px;
	margin-right: 16px;
	border-bottom: 0;
	background: url(/themes/bloemplein_bloemisten_8/images/sub-nav-arrow.png) center left no-repeat;
	background-position-x: 5px;
}

nav#mainNav ul > li > ul.subMenu.megaMenu li:nth-child(4n) {
	margin-right: 0;
}

/*nav#mainNav ul > li > ul.subMenu.megaMenu li {
	padding-bottom: 0;
	padding-top: 0;
	border-bottom: none;
	font-size: 11px;
}*/

nav#mainNav ul > li > ul.subMenu li:last-child {
	margin-bottom: 0;
	border-bottom: 0;
}

nav#mainNav ul > li > ul.subMenu li,
nav#mainNav ul > li > ul.subMenu li a {
	color: #4a5355;
	text-decoration: none;
	font-family: roboto, sans-serif;
	font-weight: 700;
	font-size:13px;
}

nav#mainNav ul > li > ul.subMenu li:hover {
	background-color: #3ebe7d;
	color: white;
}

nav#mainNav ul > li > ul.subMenu li:hover a {
	color: white;
}

nav#mainNav > ul > li,
nav#mainNav > ul > li > a {
	color: #4a5355;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 900;
	font-family: roboto, sans-serif;
	font-size: 13px;
}

nav#mainNav > ul > li.active {
	border-top: 4px solid #3ebe7d;
	border-bottom: 4px solid #3ebe7d;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
}

nav#mainNav > ul > li {
	padding-left: 16px;
	padding-right: 16px;
}

nav#mainNav > ul > li:hover {
	border-bottom: 4px solid #3ebe7d;
	border-top: 4px solid white;
	color: #3ebe7d;
	cursor: pointer;
}

nav#mainNav > ul > li:hover > a {
	cursor: pointer;
	color: #3ebe7d;
}

nav#mainNav > ul > li.active:hover {
	border-top: 4px solid #3ebe7d;
}

section#myAccountButton,
section#logoutButton,
section#loginButton,
section#registerButton {
	float: left;
	margin-right: 5px;
	margin-left: 10px;
}

section#login a {
	float: left;
}

section#mainBanner {
	text-align:center;
	height: 397px;
	overflow:hidden;
	position:relative;
}

section#mainBanner img {
	width: 100%;
	min-width: 980px;
}

.container{
	background:white;
}



section#mainBanner2 {
	text-align:center;
	height: 397px;
	overflow:hidden;
	margin-bottom: 16px;
	width: 948px;
	padding: 0px 16px 16px;
	position: relative;
	margin: 0 auto;
	margin-top:89px;
	background:white;
}

section#mainBanner2 #col-1 {
	width: 192px;
	height: 397px;
	float:left;
}

section#mainBanner2 #col-1 .gelegenheden {
	width: 192px;
	height: 247px;
}

section#mainBanner2 #col-1 .contentblock {
	width: 192px;
	height: 122px;
}


section#mainBanner2 #col-2{
	width:500px;
	float:left;
	margin-left:8px;
	margin-right:16px;
	height: 397px;
}


section#mainBanner2 #col-2 img {
	width: 100%;
	min-width: 500px;
	height:100%;
}

section#mainBanner2 #col-3 {
	width: 232px;
	height: 397px;
	float:right;

}

section#login,
section#login a {
	color: white;
	text-decoration: none;
	font-weight: 400;
	font-size: 12px;
	opacity: 1;
	line-height: 33px;
	height: 24px;
}
section#note {
	color: white!important;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	opacity: 1;
	line-height: 33px;
	height: 33px;
	font-family: "Roboto", sans-serif;
}

section.shoppingcart a{
	color:white;
	text-decoration:none;
	padding-left:10px;
}

section.shoppingcart a img{
	display: inline-block;
	position: relative;
	top: 4px;
}

section.shoppingcart span{
	color:black;
	background-color:white;
	padding:0px 6px;
	margin-left:5px;

}

.extraBold {
	color: white!important;
	font-weight: 900;
}

.clear {
	clear: both;
}

a img {
	border: none;
}

article#mainText p,
article#mainText h1,
article#mainText h2,
article#mainText h3 {
	margin-top:0;
	padding-top:0;
}

article#mainText {
	width: 707px;
	padding-bottom: 16px;
	overflow-y: auto;
}

main {
	/*margin-top: 16px;*/
}

main article.rightSmallTeaser{
	/*height: 217px;*/
	position: relative;
	float: right;
	/*right: 16px;*/
	/*top: 16px;*/
	margin-bottom: 16px;
}


nav#occasions {
	width: 948px;
	height: 33px;
	line-height: 33px;
	background: #dddddd;
	margin-bottom: 16px;
	position: relative;
	cursor: pointer;
	/*overflow: hidden;*/
}

nav#occasions ul {
	margin: 0;
	padding: 0;
}

nav#occasions ul li {
	display: block;
	float: left;
	list-style-type: none;
	padding-right: 16px;
	padding-left: 16px;
	margin: 0;
	height:33px;
}

nav#occasions ul li:hover {
	background-color: #3ebe7d;
	color: white
}

nav#occasions ul li:hover a {
	color: white;
}

nav#occasions ul li {
	color: black;
	text-decoration: none;
	font-family: "FuturaStd-Medium", 'Arial Narrow', 'sans-serif';
	font-size: 15px;
	text-transform: uppercase;
}


nav#occasions ul li.active {
	background-color: #3ebe7d;
	color: white
}

nav#occasions ul li.active {
	color: white;
	line-height: 33px;
}

canvas#mainNavArrow {
	position: absolute;
	top: 33px;
	left: 0;
	margin:0;
	padding:0;
	border:none;
}

canvas#mainNavArrowActive {
	position: absolute;
	top: 33px;
	left: 0;
	margin:0;
	padding:0;
	border:none;
}

#footerTeasers{
	margin-top:16px;
	margin-bottom:16px;
}

#footerTeasers #teaser1{
	position: relative;
	float: left;
	margin-right: 16px;
}


#footerTeasers #teaser2{
	position: relative;
	float: left;
	margin-right: 16px;
}

#footerTeasers #teaser3{
	position: relative;
	float: right;
}

footer {
	position: relative;
	width: 100%;

}

footer section#footerRow1 {
	position: relative;
	width: 100%;

	color: white;

}

footer section#footerRow2 {
	position: relative;
	width: 100%;
	height: 33px;

	color: #444444;
}

footer section#footerRow3 {
	position: relative;
	width: 100%;
	color: #444444;
}

footer section.footerbg1 {
	background-color:#1e1e1e;
}

footer section.footerbg1 .footerContainer{
	padding: 16px;
	background-color:#1e1e1e;
}

footer section.footerbg .footerContainer{
	background-color: white;

	padding-top: 16px;
}

footer section.footerbg{

}

footer section.footerContainer {
	width: 948px;
	padding:  16px;
	margin: 0 auto;
	background-color: #1e1e1e;
}

article#paymethods {
	padding: 0;
	float: left;
}

article#paymethods img {
	display: block;
	float: left;
	margin-right: 16px;
}

nav#footerNav {
	float: right;
}

nav#footerNav ul {
	margin: 0;
	padding: 0;
}

nav#footerNav ul li {
	color: #444444;
	list-style-type: none;
	float: left;
	margin-right: 16px;
}


footer section#footerRow1 section.footer_col{
	float:left;
	padding-right:16px;
}

footer section#footerRow1  .footerContainer section.footer_col:last-of-type{
	padding-right:0px;
	float:right;
}

footer section#footerRow1 section.width25{
	width:225px;
}

footer section#footerRow1 section.width33{
	width:304px;;
}

footer section#footerRow1 section.width50{
	width:462px;
}

nav#footerNav ul li:last-child {
	margin-right: 0;
}

nav#footerNav ul li a {
	color: #444444;
	text-decoration: none;
}

nav#footerNav ul li a:hover {
	color: #3ebe7d;
}

section#footerLogo {
	float: right;
}

address {
	font-style: normal;
	margin-right: 50px;
	min-width: 240px
}

address section {
	float: left;
	margin-right: 10px;
	margin-bottom: 16px;
}

address section:nth-child(2) {
	margin-top: 3px;
}

address section:nth-child(5) {
	margin-top: 2px;
}

address a {
	color: white;
	text-decoration: none;
}


article#social img {
	margin-right: 5px;
}

article#footerText h1,
article#footerText h2,
article#footerText h3,
article#footerText p {
	color: white;
}

article#footerText p {
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
}

article#footerText a {
	color: white;
}

section.articles {
	display: none;
}

section.articles.active {
	display: block;
}

section.articles article {
	position: relative;
	width: 207px;
	height: 300px;
	border: 1px solid #d5d5d5;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	padding: 8px;
	overflow: hidden;
	transition: .5s all;
	background: white;
}


section.articles article:hover {
	-webkit-box-shadow: 2px 2px 10px #ccc;
	-moz-box-shadow:	2px 2px 10px #ccc;
	box-shadow:			2px 2px 10px #ccc;
	cursor:				pointer;
	transition: .25s all;
}



section.articles article.marginCounter:nth-child(4n) {
	margin-right: 0;
}

section.articles article section.image {
}

section.articles article section.image img {
	display: block;
	margin: 0 auto;
}

section.articles article.article2{
	height:365px;
}

section.articles article.article3,
section.articles article.article4,
section.articles article.article5{
	border:0px;
	padding:0px;
	width: 225px;
	height:320px;
	border-top:1px solid white;
	border-bottom: 1px solid white;
}

section.articles article.article2 section.price{
	font-weight:normal;
	font-size:14px;
	margin-top: 30px;
}

section.articles article.article2 section.text{
	margin-top:16px;
	font-weight: 900;
}

section.articles article.article2 section.image img{
	border-bottom: 1px dashed #707272;
	padding-bottom:15px;
}

section.articles article.article3 section.image,
section.articles article.article4 section.image,
section.articles article.article5 section.image{
	border: 1px solid #d5d5d5;
	padding:8px;
}
section.articles article.article3 section.image:hover,
section.articles article.article4 section.image:hover,
section.articles article.article5 section.image:hover{
	-webkit-box-shadow: 2px 2px 10px #ccc;
	-moz-box-shadow:	2px 2px 10px #ccc;
	box-shadow:			2px 2px 10px #ccc;
	transition: .25s all;
}

section.articles article.article3:hover ,
section.articles article.article4:hover ,
section.articles article.article5:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;

	transition: none;
}

section.articles article.article3 section.image img,
section.articles article.article4 section.image img,
section.articles article.article5 section.image img{
	width:189px;
}

section.articles article.article3 section.buttons,
section.articles article.article4 section.buttons,
section.articles article.article5 section.buttons{
	right:0px;
	float:right;
	width:26px;
	position: static;
	margin-top:15px;
	margin-right:15px;
}

section.articles article.article5 section.buttons{
	margin-top:0px;
}

section.articles article.article4 section.buttons,
section.articles article.article5 section.buttons{
	position:absolute;
	right: 44px;
	bottom: 33px;
}

section.articles article.article5 section.buttons{
	bottom:76px;
}

section.articles article.uitgelichtArt3 section.buttons,
section.articles article.uitgelichtArt4 section.buttons,
section.articles article.uitgelichtArt5 section.buttons{
	position: absolute;
	margin-right:8px;
}

section.articles article.article3 section.buttons a.button,
section.articles article.article4 section.buttons a.button,
section.articles article.article5 section.buttons a.button{
	border:0px;
	background:none;
	width:26px;
	height:26px;
}

section.articles article.article3 section.buttons a.button:hover,
section.articles article.article4 section.buttons a.button:hover,
section.articles article.article5 section.buttons a.button:hover{
	background:none;
}

section.articles article.article3 section.text,
section.articles article.article4 section.text,
section.articles article.article5 section.text{
	text-align:left;
	text-transform:none;
	font-weight:normal;
	margin-bottom:15px;
}

section.articles article.article5 section.text{
	margin-bottom:0px;

}

section.articles article.article3 section.price,
section.articles article.article4 section.price,
section.articles article.article5 section.price{
	float:left;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	text-transform: none;
	margin-top:25px;
	margin-left: 25px;
}

section.articles article.article5 section.price{
	margin-top:0px;
	margin-left:0px;
	width: 200px;
	text-align: left;
	padding:0px;
}


section.articles article.uitgelichtArt{
	border: 1px solid #d5d5d5;

}

section.articles article.uitgelichtArt3:hover,
section.articles article.uitgelichtArt4:hover ,
section.articles article.uitgelichtArt5:hover {
	-webkit-box-shadow: 2px 2px 10px #ccc;
	-moz-box-shadow:	2px 2px 10px #ccc;
	box-shadow:			2px 2px 10px #ccc;
	cursor:				pointer;
	transition: .25s all;
}

section.articles article.uitgelichtArt3 section.image:hover,
section.articles article.uitgelichtArt4 section.image:hover ,
section.articles article.uitgelichtArt5 section.image:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow:	none;
	box-shadow:			none;
	transition: none;
}

section.articles article.uitgelichtArt3 section.image,
section.articles article.uitgelichtArt4 section.image,
section.articles article.uitgelichtArt5 section.image{
	border:0px;
}

section.articles article.uitgelichtArt3 section.image img,
section.articles article.uitgelichtArt4 section.image img,
section.articles article.uitgelichtArt5 section.image img{
	border-bottom:0px;
}

section.articles article section.image div {
	width: 207px;
	height: 207px;
	line-height: 207px;
	text-align: center;
	margin: 0 auto;
	cursor: pointer;
}



section.articles article.article4 section.buttons a.button img,
section.articles article.article5 section.buttons a.button img{
	margin-left:25px;
}

section.articles article section.image div {
	text-decoration: none;
	color: #4A5355;
	font-family: Roboto, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

section.articles article section.text {
	margin-top: 8px;
	text-align: center;
}

section.articles article section.text {
	text-decoration: none;
	color: #4A5355;
	font-family: Roboto, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

section.articles article section.price {
	margin-top: 6px;
	text-align: center;
	padding: 0 16px;
}

section.articles article section.price {
	color: black;
	font-family: Roboto, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

section.articles article section.buttons {
	position: absolute;
	bottom: 8px;
	right: 8px;
	margin-top: 16px;
	text-align: center;
	height: 25px;
	width: 207px;
}

section.articles article section.buttons a.button,
.search .button{
	display: block;
	width: 110px;
	height: 23px;
	line-height: 23px;
	text-decoration: none;
	background: #3ebe7d;
	color: white;
	margin: 0 auto;
	font-family: Roboto, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
	border: 1px solid #3ebe7d;
}



.search .button{
	float:none;
	display:inline;
}

.search .text{
	height:24px;
	padding-top:2px;
}


section.articles article section.buttons a.button:hover {
	background: rgba(62,190,125, 0.8);
}

section.articles article section.buttons a.buttonWhite {
	display: block;
	width: 85px;
	height: 23px;
	line-height: 23px;
	text-decoration: none;
	border: 1px solid #3ebe7d;
	background: white;
	color: #3ebe7d;
	margin: 0 auto;
	font-family: Roboto, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
}

section.articles article section.buttons a.buttonWhite:hover {
	background: #3ebe7d;
	color: white;
}

article#social img {
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
    transition: .1s all;
}

article#social img:hover {
	transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
    transition: .25s all;

}

address section:nth-of-type(2),
address section:nth-of-type(6) {
	opacity: 1;
    transition: .25s all;
}

address section:hover:nth-of-type(2),
address section:hover:nth-of-type(6) {
	opacity: 0.85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    transition: .25s all;
}


nav#breadcrumbs {
	padding: 16px 0;
}

nav#breadcrumbs ul {
	margin: 0;
	padding: 0;
}

nav#breadcrumbs ul li {
	display: block;
	float: left;
}

nav#breadcrumbs ul li a,
nav#breadcrumbs ul li {
	text-decoration: none;
	color: #4a5355;
	font-size: 13px;
	font-family: Roboto, sans-serif;
}

section#steps {
	position: relative;
	width: 100%;
	background: black;
	color: white;
	margin-top: 25px;

}

section#steps ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

section#steps ul li {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	font-family: Roboto, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 28px;
	margin-right: 28px;
}

section#steps ul li.active {
	background: #3ebe7d;
}

article section#articleImages {
	position: relative;
	float: left;
	width: 380px;
	height: 380px;
	padding: 16px;
	border: 1px solid #dedede;
	margin-right: 32px;
}

article section#description  h1 {
	font-size: 18px;
	color: black;
	text-transform: uppercase;
}

div.sizeSel {
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: #3ebe7d;
	color: white;
	border-radius: 12px;
	font-weight: bold;
	font-family: "FuturaStd-Bold", 'Arial Narrow', sans-serif;
	font-size: 13px;
	text-align: center;
	display: inline-block;
	behavior: url('/themes/bloemplein_bloemisten_8/javascript/PIE/PIE.php'); // Some CSS3 support for IE 8
	opacity: 1;
    transition: .25s all;
}

div.sizeSel:hover {
	cursor:pointer;
	opacity: 0.85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    transition: .25s all;
}

label.price {
	display: inline-block;
	margin-right: 32px;
}

article section#options ul {
	margin: 0;
	padding: 0;
}

article section#options ul li {
	list-style-type: none;
	margin-bottom: 16px;
}

article section#options ul li h2 {
	font-family: Roboto, sans-serif;
	font-size: 14px;
	color: black;
	text-transform: uppercase;
	display: inline-block;
	margin: 0 0 16px 0;
	padding: 12px 0;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	width: 100%;
}

section#optionsContainer {
	float: left;
	width: 502px;
}

img.zoom {
	position: absolute;
	bottom: 8px;
	right: 8px;
}

textarea.card_text {
	width: 355px;
	height: 90px;
	padding: 8px;
	overflow: hidden;
}

label#colorLabel {
	margin-left: 32px;
}

.placeholder {
	color: #aaa;
}

a#paymentButton,
a.bigOrderButton,
div.bigOrderButton{
	position: relative;
	background: #3ebe7d;
	color: white;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 34px;
	line-height: 34px;
	text-align: center;
	text-transform: uppercase;
	font-family: Roboto, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-radius: 3px;
	behavior: url('/themes/bloemplein_bloemisten_8/javascript/PIE/PIE.php'); // Some CSS3 support for IE 8
	opacity: 1;
    transition: .25s all;
	cursor:pointer;
}

a#paymentButton:hover,
div.bigOrderButton:hover,
a.bigOrderButton:hover {
	opacity: 0.85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    transition: .25s all;
}

article#articleDetail section#buttons {
	padding: 2px 0;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}

div.bigOrderButton img,
a.bigOrderButton img {
	display: block;
	position: absolute;
	left: 186px;
	top: 8px;
}

div.bigOrderButton.continue img,
a.bigOrderButton.continue img {
	left: 282px;
}


.error {
	color: #dd0000!important;
}

.error.error-dialog{
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
    border-radius: 4px;
    padding: 10px 15px;
    margin: 10px 0;
}

.error.error-dialog p{
    padding: 0;
    margin: 0;
}

.newsletter_email_form input.error{
    border: 1px solid #dd0000 !important
}

article#articleDetail {
	margin-bottom: 16px;
}



.slides .delete{
	float:right;
}

section#mainBanner .teaserslideleft,
#footerTeasers .teaserslideleft{
	width: 36px;
	height:36px;
	min-width:36px;
	position:absolute;
	z-index:6;
	left: 320px;
	top: 229px;
	display:none;
	cursor:pointer;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 913px;
}


section#mainBanner .teaserslideright,
#footerTeasers .teaserslideright{
	width: 36px;
	height:36px;
	min-width:36px;
	position:absolute;
	z-index:6;
	right: 318px;
	top: 229px;
	display:none;
	cursor:pointer;
	margin-left: auto;
	margin-right: auto;
	left: 913px;
	right: 0;
}

#footerTeasers .teaserslideright,
#footerTeasers .teaserslideleft
{
	width:12px;
	height:18px;
	min-width: 12px;
	top:32px;
	display:block !important;
	opacity: 1 !important;
}

#wrapper {
	z-index:4;
	position:relative;
	background:white;
	margin-top: 55px;
}
/*
Extras
*/
div#lboverlay {
	display:none;
	background: #333;
	width: 100%;
	height:100%;;
	z-index: 1000;
	position: fixed;
	top:0;
	left:0;
	opacity: 0.9;
	-moz-opacity: 0.9;
	-webkit-opacity: 0.9;
	-ms-opacity: 0.9;
	filter:alpha(opacity=90);
}

#addedExtras,
#combinedExtras{
	display:none;
	margin-bottom: 20px;
	border-radius: 15px;
	padding: 15px 20px;
	width: auto!important;
	color: black!important;
	border: 1px solid #fbeed5!important;
	background: #ededed!important;
	margin-bottom: 20px;
}

#addedExtras ul,
#combinedExtras ul{
	padding: 0 0 0 20px;
	margin: 0;
}

#addedExtras a:hover,
#combinedExtras a:hover{
	text-decoration: underline!important;
}

div.extraModal .button {
	color: transparent;
	font-size: 0;
	line-height: 0;
	text-indent: -500px;
}


div.extraModal {
	display: none;
	width: 720px;
	background: white;

	position: fixed;
	top: 80px!important;
	left: 50%!important;
	margin-left: -360px;

	box-shadow:1px 0px 10px 3px #DDDDDD;
	-webkit-box-shadow:1px 0px 10px 3px #DDDDDD;
	-moz-box-shadow:1px 0px 10px 3px #DDDDDD;
	-ms-box-shadow:1px 0px 10px 3px #DDDDDD;
	padding: 20px;
	overflow-y: auto;
	z-index: 1100;
}

div.closeButton img {
	display: block;
}

div.closeButton {
	position: absolute;
	top: 16px;
	right: 20px;
}

div.closeButton:hover {
	opacity: 0.9;
	-ms-opacity: 0.9;
	-moz-opacity: 0.9;
	-webkit-opacity: 0.9;
	filter:alpha(opacity=90);
	cursor: pointer;
}

div#extraBoeket {
	width: 215px;
	margin-right: 10px;
	position: relative;
	float: left;
}

div#extraMain {
	width: 948px;
	float: left;
	position: relative;
}

div.extraCat {
	position: relative;
	width: 207px;
	height: 300px;
	border: 1px solid #d5d5d5;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	padding: 8px;
	overflow: hidden;
}

div.extraCat:hover {
	-webkit-box-shadow: 2px 2px 10px #ccc;
	-moz-box-shadow:	2px 2px 10px #ccc;
	box-shadow:			2px 2px 10px #ccc;
	cursor:				pointer;
	transition: .25s all;
}

div.extraCatFirst:nth-child(4n) {
	margin-right: 0;
}

div.extraCatPop{
	width: 207px;
	margin-right: 16px;

}

div.extraCatPop:nth-child(3n){
	width: 207px;
	margin-right: 0px;

}

.extraCatPop .extraCatDescription .plusicon{
    font-style: normal;
    font-size: 17px;
    position: absolute;
	bottom: 51px;
	left: 141px;
}

.extraCatFirst .extraCatDescription .plusicon{
	font-style: normal;
	font-size: 17px;
	position: absolute;
	bottom: 1px;
	left: 10px;
}


.extraCatPop .extraCatDescription{
	color: black;
	font-family: Roboto, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	bottom: 0px;


}

.extraCatImage:hover {
	cursor:pointer;
}

.extraCatImage {
	display:block;
	margin: 40px auto 0 auto;
}

div.extraCatDescription {
	position: absolute;
	left: 67px;
	bottom: 30px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}

div.extraCatDescription .price{
	text-decoration: none;
	color: #4A5355;
	font-family: Roboto, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 30px;
}

.extraCatPop .extraCatDescription .price{
	display:block;
}

.extraCatPop .extraCatDescription button.button{
	margin-bottom:20px !important;
	text-indent: 0px;
}

.extraCatPop div.extraCatDescription {
	position:static;
	bottom: 30px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}

.extraCatPop div.extraCatDescription button.button{
	width: 77px;
	height: 26px;
	margin-right: 63px;

}

div.extraCatDescription button.button,
#extrasForm button,
#extrasForm input.button,
#extrasForm a.button
{
	padding-left: 24px;
	display: block;
	min-width: 64px;
	height: 23px;
	line-height: 23px;
	text-decoration: none;
	margin: 0 auto;
	font-family: Roboto, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
}

div.extraCatDescription button.button,
#extrasForm #extraMain .extraCat button,
#extrasForm #extraMain .extraCat input.button,
#extrasForm #extraMain .extraCat a.button{
	min-width: 64px;
	width: 64px;
	height: 23px;
}


div.extraCatDescription i{
	margin-top: 3px;
}

div#lboverlay {
	display: none;
	background: #333;
	width: 100%;
	height: 100%;
	z-index: 1000;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0.9;
	-moz-opacity: 0.9;
	-webkit-opacity: 0.9;
	-ms-opacity: 0.9;
	filter: alpha(opacity=90);
}

#extrasForm a,
#mainColumn #steps a{
	color: #4a5355;
	text-decoration:none;
}

#mainColumn #steps{
	margin: 16px 0;
}

#extrasForm .nextstepdiv{
	text-align: center;
}

#extrasForm button,
#extrasForm input.button,
#extrasForm a.button{
	float:none;
	min-width: 133px;
	margin-bottom:50px;
	margin-top:34px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0 10px;
}

div.extraCatDescription button.button:hover,
#extrasForm button:hover,
#extrasForm input.button:hover,
#extrasForm a.button:hover{
	background: rgba(62,190,125, 0.8);
	cursor:pointer;
}



div.extraModal div.add {
	margin: 8px 0 0;
}
div.extraModal input.count {
	display: block;
	float: left;
	width: 50px;
	height: 26px;
	padding: 0 10px;
	border: 1px solid #5ab853;
	line-height: 26px;
	text-align: right;
	margin-left: 51px;
}

div.extraModal div.extraCatDescription input.button,
div.extraModal div.extraCatDescription input.button:hover {
	display: block;
	float: left;
	background: #12a007 url(/themes/bloemplein_bloemisten_8//images/toevoegen-button-2.png) top left no-repeat;
	width: 28px;

}
/*
END Extras
*/

form#orderArticleForm select {
	height: 32px;
	line-height: 32px;
	padding: 0 0 0 10px;
	color: black;
	font-family: Roboto, sans-serif;
	font-size: 12px;
	border: 1px solid #ccc;
	width: 80px;
	display: inline-block;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-right: 30px;
	margin-bottom: 16px;
	background: white;
}

form#orderArticleForm select.full {
	width: 180px;
}

.textcardimage {
	display: block;
}

div.textcardimagecontainer {
	position: relative;
	border: 1px solid #ccc;
	width: 420px;
	height: 100px;
	display:none;
}

div.textcardimagecontainer div {
	width: 210px;
	height: 100px;
	position: absolute;
	right: 0;
	top: 0;
	border-left: 1px solid #ccc;
}

div.googleMapCanvas{
	width:460px;
	height:347px;
}

div#contact-left{
	float:left;
	width: 440px;
	margin-right:20px;
}

div#contact-right{
	float:right;
	width:460px;

}

#contact-right .routeButton{
	padding:5px;
	margin-left:5px;
}

.ccm-ui label{
	color:#4a5355;
}

#contact-right address{
	float:left;

}

#contact-right address a{
	color:#4a5355;
}

#contact-right address .geo{
	margin-top:5px;
}

#contact-right address .phone{
	margin-top:5px;
}

#contact-right address .mail{
	margin-top:5px;
}


.miniSurveyView{ margin-bottom:16px}
.miniSurveyView table.formBlockSurveyTable td{ padding-bottom:4px }
.miniSurveyView td.question {padding-right: 12px}
.miniSurveyView table.formBlockSurveyTable td img.ccm-captcha-image{float:none}
.miniSurveyView .required{ color:#cc0000 }

p.teaserslideTitle span.text1,
p.teaserslideTitle span.text2,
p.teaserslideTitle span.text3 {
	text-transform: uppercase;
	font-family: roboto, sans-serif;
}

div#bps {
	background:#dd0000;
	color: white;
	height: 30px;
	line-height: 30px;
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index:10000;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid white;
	font-size: 15px;
	font-family: roboto, serif;
	text-transform: uppercase;
	opacity: 0.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

section.AltWidth{
	width: 980px;
	min-width: 948px;
	margin: 0 auto;
}

div#alt_wrapper{
	width: 980px;
	min-width: 948px;
	margin: 0 auto;

	box-shadow: 0px 5px 40px #333;
	-moz-box-shadow: 0px 5px 40px #000;
	-webkit-box-shadow: 0px 5px 40px #444;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=8);
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=8);
}

.ccm-layout-col {
	overflow-x: hidden;
}

/*
	Socialfooter
*/
#socialfooter #footerText{
	width:250px;
}

#socialfooter address{
	width:250px;
	margin-right:100px;
}

#socialfooter #social {
	width:250px;
}

aside#right_sidebar {
	float: right;
	width: 211px;
	margin-left: 27px;
}

section#col_main {
	width: 707px;
	float:left;
}

div.teaserWrapper {
	margin-bottom: 16px;
}

div.teaserWrapper:last-child {
	margin-bottom: 0;
}


/*
	Footer address info
*/
.footer_info_address{
	font-size:12px;
}

.footer_info_address .footerContainer{
	position:relative;
}

.footer_info_address section#footer_info_address{
	float:left;
	margin-top:3px;
	width: 360px;
}

.footer_info_address section#footer_info_address table tbody tr td{
	padding-right:5px;
}

.footer_info_address a{
	text-decoration:none;
}

.footer_info_address #footerLogo{
	position:absolute;
	left:0;
    right:0;
	margin-left:auto;
    margin-right:auto;

	text-align: center;
	top:0;
	height:100%;
}

.footer_info_address #footerLogo a{

}

.footer_info_address article#paymethods{
	float:right;
	margin-top:12px;
}

.footer_info_address article#paymethods img{
	margin-left: 16px;
	margin-right:0px;
}

/*
	Alternative articles on homepage
*/

.AltOccasionTitle{
	float: left;
	position: absolute;
	z-index: 1;
	left: 0;
	background: white;
	font-weight: bold;
	font-size: 20px;
	color: #4a5355;
	text-transform: uppercase;
	padding-right: 10px;
}

.altarticleshr{
	margin: 0 auto;
	margin-top: 40px;
	border-bottom: 1px solid #d5d5d5;
	width: 100%;
	float: left;
	position: absolute;
	z-index: 0;
	top: -7px;
	color:#d5d5d5;
}

.altarticlesimg{
	right: 0;
	position: absolute;
	z-index: 1;
	top: 23px;
	background: white;
	margin-right: -2px;
	padding-left: 10px;
}

section.articles article.uitgelichtArt{
	width: 448px;
}

section.articles article.uitgelichtArt  section.buttons a.button{

}

section.articles article.uitgelichtArt  section.buttons a.buttonwhite{

}

section.articles article.uitgelichtArt section.image{
	margin: 0px;
	width: 300px;
	float: left;

}

section.articles article.uitgelichtArt section.image img{
	margin:0;
	height:300px;
	float: left;
	width: 300px;
}

section.articles article.uitgelichtArt section.text{
	/*float:right;*/
	font-size:14px;
	width: 447px;
	text-align: right;
	display: block;
	position: absolute;
	right: 8px;
}

section.articles article.uitgelichtArt section.price{
	width:112px;
	height:92px;
	float:right;
	background-image: url('/themes/bloemplein_bloemisten_8/images/pricelabel.png');
	background-repeat:no-repeat;
	padding:0px;
	position: absolute;
	right: 8px;
	bottom: 60px;
	color:white;
	font-size:22px;
}

section.articles article.uitgelichtArt section.price span{
	display:block;
	font-size:19px;
	padding-top: 6px;
}

div.algemene-voorwaarden-wrapper {
	margin-top:16px;
}

section.articles article.uitgelichtArt3,
section.articles article.uitgelichtArt4,
section.articles article.uitgelichtArt5{
	width:464px;
}

section.articles article.uitgelichtArt1 section.image img,
section.articles article.uitgelichtArt2 section.image img{
	height: 263px;
	width: 263px;
	/*margin-top: 30px;*/
}
section.articles article.uitgelichtArt2 section.image img{
	margin-top:60px;
}
section.articles article.uitgelichtArt2 section.image img{
	border-bottom:0px;
}

section.articles article.uitgelichtArt4 section.buttons,
section.articles article.uitgelichtArt5 section.buttons{
	right: 50px;
}

section.articles article.uitgelichtArt5 section.buttons{
	bottom:33px;
}

section.articles article.uitgelichtArt5 section.price{
	text-align:center;
}

section.articles article.home_article_content article,
section.articles article.home_article_content{
	border:0px;
	padding:0px;
	margin-right:0px;
	width:223px;
}

section.articles article.home_article_content{
	border: 1px solid #d5d5d5;
}


section.articles 	section.articles article.home_article_content article.teaser:hover,
section.articles article.home_article_content:hover{
	-webkit-box-shadow: none;
	-moz-box-shadow:	none;
	box-shadow:			none;
	cursor:default;
	transition:none;
}

#homeArticleContent{
	margin-top: 49px;

}

#homeArticleContent .dotcontainer,
#homeArticleContent .teaserslideleft,
#homeArticleContent .teaserslideright{
	display:none !important;
}

/*
	Article filter (home)
*/

section#filter{
	float:left;
	width:223px;
	margin-right:16px;
}

section#filter span{
	padding-top:4px;
	padding-left:35px;
	display:block;
}

/*
	Theme 6 alternative view
*/


section#mainBanner2 {
	text-align:center;
	height: 357px;
	overflow:hidden;
	margin-bottom: 0;
	width: 948px;
	padding: 0px 16px 0;
	position: relative;
	margin: 0 auto;
	margin-top:89px;
	background:white;
}

section#mainBanner2 #col-1 {
	width: 199px;
	height: 357px;
	float:left;
}

section#mainBanner2 #col-1 .gelegenheden {
	width: 199px;
	height: 210px;
}

section#mainBanner2 #col-1 .contentblock {
	width: 199px;
	height: 119px;
	overflow-y: auto;
}


section#mainBanner2 #col-2{
	width:500px;
	float:left;
	margin-left:8px;
	margin-right:16px;
	height: 357px;
	position: relative;
}

section#mainBanner2 #col-2 .teaser .singleteaser{
	height:357px;
	width:500px;
	position:relative;
}

section#mainBanner2 #col-2 img {
	width: 100%;
	min-width: 500px;
	height:100%;
}

section#mainBanner2 #col-2 .teaserslideleft{
	width: 36px;
	height:36px;
	min-width:36px;
	position:absolute;
	z-index:6;
	left: 25px;
	top: 160px;
	display:none;
	cursor:pointer;
}


section#mainBanner2 #col-2 .teaserslideright{
	width: 36px;
	height:36px;
	min-width:36px;
	position:absolute;
	z-index:6;
	right: 25px;
	top: 160px;
	display:none;
	cursor:pointer;
}


section#mainBanner2 #col-3 {
	width: 223px;
	height: 357px;
	float:right;
	margin-right:0px;
}

section.newsletter_signup{
	border: 1px solid #d5d5d5;
	padding:20px 16px;
	width:385px;
}

section.newsletter_signup .g-recaptcha{
	margin: 15px 0;
}

section.newsletter_signup.auto{
    box-sizing: border-box;
    width: 100%;
    height: auto;
}

section.newsletter_signup.small{
    width: 270px;
}

section.newsletter_signup.small input[type="text"]{
    width: 162px;
}

section.newsletter_signup.small input[type="submit"]{
    width: 80px;
    margin-left: 0;
}

footer section.newsletter_signup{
    border: none;
    padding: 0;
}

section.newsletter_signup.big{
    width: 914px;
}

section.newsletter_signup.big input[type="text"]{
    width: 720px;
}


section.newsletter_signup h2{
	font-size:16px;
	text-transform:none;
}

section.newsletter_signup input[type="text"]{
	background:#dddddd;
	border:0px;
	width:192px;
	height:34px;
	line-height: 34px;
	padding: 0 0 0 10px;
	color:#4a5253;
	font-size:15px;
    text-transform: uppercase;
}

section.newsletter_signup input[type="submit"]{
	background:blue;
	border:0px;
	width:150px;
	height:34px;
	line-height: 32px;
	color:white;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
}

section.newsletter_signup form{
	margin-top:35px;
}

input.disabled,
select.disabled{
	color: rgb(136, 136, 136) !important;
	background: rgb(222, 222, 222) !important;
}

article.combinedArticle {
	float: left;
	width: auto;
	padding: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
	border: 1px solid #dedede;
}

article.combinedArticle:nth-child(3n+1)  {
	margin-right: 0;
}

article.combinedArticle section {
	margin-top: 16px;
	text-align: center;
}

article.combinedArticle section label {
	display: inline-block;
}

article.combinedArticle section label:hover,
article.combinedArticle img:hover {
	cursor: pointer;
}

#orderForm .foreign{
	display:none;
}

#customFiels label{
    display: block;
}

.customfield-wrapper{
    width: 250px;
    float: left;
}

.progress{
	background-color: #eeeeee;
	background-image: url("/themes/bloemplein_bloemisten_8//images/throbber_white_16.gif");
	display: inline-block;
	height: 16px;
	margin-left: 5px;
	padding-top: 0;
	vertical-align: bottom;
	width: 16px;
}

@media all and (max-width: 1366px) and (min-width: 1152px){
	section#mainBanner {
		height: 435px !important;
	}

	.headerteaser .singleteaser {
		height: 435px !important;
	}

	.headerteaser .teaserslideTitle {
		margin-top: 210px !important;
	}

	section#mainBanner .teaserslideleft,
	section#mainBanner .teaserslideright{
		top:260px !important;
	}

	section#mainBanner.AltWidth {
		height: 397px !important;
	}

	section#mainBanner.AltWidth .headerteaser .singleteaser {
		height: 397px !important;
	}

	section#mainBanner.AltWidth .headerteaser .teaserslideTitle {
		margin-top: 185px !important;
	}

	section#mainBanner.AltWidth .teaserslideleft,
	section#mainBanner.AltWidth .teaserslideright{
		top:229px !important;
	}
}

@media all and (max-width: 1600px) and (min-width: 1367px){
	section#mainBanner {
		height: 470px !important;
	}

	.headerteaser .singleteaser {
		height: 470px !important;
	}

	.headerteaser .teaserslideTitle {
		margin-top: 245px !important;
	}

	section#mainBanner .teaserslideleft,
	section#mainBanner .teaserslideright{
		top:280px !important;
	}

	section#mainBanner.AltWidth {
		height: 397px !important;
	}

	section#mainBanner.AltWidth .headerteaser .singleteaser {
		height: 397px !important;
	}

	section#mainBanner.AltWidth .headerteaser .teaserslideTitle {
		margin-top: 185px !important;
	}

	section#mainBanner.AltWidth .teaserslideleft,
	section#mainBanner.AltWidth .teaserslideright{
		top:229px !important;
	}
}

@media all and (min-width: 1601px){
	section#mainBanner {
		height: 500px !important;
	}

	.headerteaser .singleteaser {
		height: 500px !important;
	}

	.headerteaser .teaserslideTitle {
		margin-top: 275px !important;
	}

	section#mainBanner .teaserslideleft,
	section#mainBanner .teaserslideright{
		top:295px !important;
	}

	section#mainBanner.AltWidth {
		height: 397px !important;
	}

	section#mainBanner.AltWidth .headerteaser .singleteaser {
		height: 397px !important;
	}

	section#mainBanner.AltWidth .headerteaser .teaserslideTitle {
		margin-top: 185px !important;
	}

	section#mainBanner.AltWidth .teaserslideleft,
	section#mainBanner.AltWidth .teaserslideright{
		top:229px !important;
	}
}

.languageSwitch{
	float: right;
	margin-top: 4px;
	font-size: 12px;
	padding-right: 12px;
}

.rvms-language-switch {
	position: relative;
	z-index: 1;
}

.rvms-language-switch .language {
	display: block;
	width: auto;
	cursor: pointer;
	text-decoration: none;
	color: #ffffff;
}

section#login .language.flag{
	height: auto;
	line-height: 16px;
	float: none;
}

.rvms-language-switch .language.flag {
	background-position: left center;
	padding-left: 20px;
}

.rvms-language-switch .current {
	display: block;
	position: relative;
	padding: 5px;
	transition: .25s all;
}

.rvms-language-switch.active .current {
	background: none;
}

.rvms-language-switch .dropdown {
	position: absolute;
	visibility: hidden;
	top: 0;
	left: 0;
	min-width: 100%;
	opacity: 0;
	transition: .25s all;
}

.rvms-language-switch.active .dropdown {
	visibility: visible;
	top: 100%;
	opacity: 1;
}

.rvms-language-switch .dropdown .background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: none;
}

.rvms-language-switch .dropdown ul,
.rvms-language-switch .dropdown li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.rvms-language-switch .dropdown ul {
	position: relative;
	padding: 0 0 5px;
}

.rvms-language-switch .dropdown li {
	padding: 5px 5px 0;
}

.important-message{
	border: 1px solid #FF0000;padding: 0px 20px;margin: 15px 0; color: #FF0000;font-size: 16px;
}

.important-message p{
	margin: 20px 0;
}