/*contact form*/
.contactform {
	width: 525px;
	margin-top: 50px;
	margin-left: 90px;
}

.contactform label {
	display: block;
	float: left;
	width: 160px;
}

.contactform input {
	height: 20px;
	width: 150px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
}

.contactform .adres input {
	float: left;
	width: 119px;
	margin-right: 5px;
}

.contactform .postcode input {
        float: left;
        width: 50px;
        margin-right: 5px;
}

.contactform .huisnummer input {
	width: 24px;
}

.contactform textarea {
	height: 60px;
	width: 275px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
}

.contactform .submit {
	float: right;
	margin-right: 88px;
	margin-top: 5px;
}

.contactform .submit input {
	width: 100px;
	height: 26px;
	background-image: none;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
}
.contactform .submit input:hover {
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
        background-color: #EEE;
}

.red {
    color: #FF0000;
    font-size: 12px;
    font-weight: normal;
}


.contactform select {
    background-repeat: repeat;
    border-color: #666666 #CCCCCC #CCCCCC #666666;
    border-style: solid;
    border-width: 1px;
    height: 20px;
    margin-bottom: 7px;
    width: 150px;
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
.contactform {
margin-left: 0px;
}
}


@media only screen and (min-width: 768px) and (max-width: 959px) {

.contactform {
margin-left: 0px;
width: 100%;
}

.contactform .submit {
margin-right: 13px;
}

}



@media only screen and (max-width: 767px) {

.contactform {
margin-top: 25px;
margin-left: 0px;
width: auto;
}

.contactform input {
width: 100%;
}

.contactform label {
float: none;
}

.contactform .submit {
float: none;
}

.contactform textarea {
width: 97%;
}


}

/*eind contact form*/
/* Stylesheet: contactformulier Modified On 2014-03-05 08:23:55 */
html, body {margin: 0px;padding: 0px;height: 100%;font-family: "Montserrat", "Open Sans", "Century Gothic", Verdana;line-height: normal;font-size: 14px;/*background-image: url(https://www.aircostar.nl/images/topbg.jpg);*/background-image: url(https://www.aircostar.nl/images/topbg2.jpg);background-repeat: repeat-x;background-position: center top;background-color: #FFF;}.fa-facebook-square span {display: none;}.mob {display: none;}article p {line-height: 22px;}.prijstable td {padding-top: 4px;padding-bottom: 4px;}.prijstable td:nth-child(2) {font-weight: bold;}.dot {padding-left: 15px;position: relative;padding-right: 20px;}.dot span:first-child {position: absolute;left: 0;}.actie {display: block;padding: 20px 20px 10px 20px;background: #e3f1fd;text-align: center;border-radius: 4px;margin-bottom: 20px;/*border: 3px double #333;*/}h4 {font-family: "Open Sans";font-weight: 300;color: #004380;text-transform: italic;display: block;padding-top: 8px;padding-bottom: 8px;border-top: 1px solid #004380;border-bottom: 1px solid #004380;text-align: center;}.links a {display: block;float: left;height: 150px;width: 240px;margin: 10px;}.links img {max-width: 100%;height: auto;}a[href^=tel] {color: inherit!important;text-decoration: none;}/* Flexible iFrame */.Flexible-container {position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;}.Flexible-container iframe,.Flexible-container object,.Flexible-container embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}a.links:link, a.links:visited {display: block;width: 175px;padding-top: 6px;padding-bottom: 6px;text-align: center;border: 1px solid #004380;color: #004380;font-size: 20px;text-decoration: none;background-color: #e3f1fd;-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);-moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.75);box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.75);transition: all 0.25s linear 0s;}a.links:hover, a.links:active {background-color: #ffffff;-webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.75);-moz-box-shadow:    1px 1px 2px 0px rgba(50, 50, 50, 0.75);box-shadow:         1px 1px 2px 0px rgba(50, 50, 50, 0.75);transition: all 0.25s linear 0s;}table.links td {padding: 10px;vertical-align: middle!important;}table {font-size: 12px;}#kolom table {font-size: 14px;}.kop {border-bottom: 1px solid #004380;}#kolom {background-color: #EBF6FF;border: 1px solid #E5E5E5;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;margin-top: 20px;margin-bottom: 70px;padding: 18px;}#kolom img {max-width: 100%;height: auto;}img {border: 0 none;}a, a:hover, a:focus {outline: none;}a:link, a:visited {color: #0066CC;}a:hover, a:active {text-decoration: none;}h1 {color: #004380;font-weight: normal;font-size: 24px;margin-top: 20px;}h2 {margin-top: 0px;font-size: 21px;font-weight: normal;color: #004380;}#mainwrapper {min-height: 100%;position: relative;background-image: url(https://www.aircostar.nl/images/bottombg.jpg);background-repeat: repeat-x;background-position: center bottom;}header {height: 253px;background-image: url(https://www.aircostar.nl/images/header.jpg);position: relative;background-repeat: no-repeat;background-position: right;}header {background-image: url("https://www.aircostar.nl/images/header5.jpg");height: 306px;}a.logo:link, a.logo:visited {background-image: url(images/logo.png);display: block;position: relative;top: 18px;overflow: hidden;height: 150px;width: 300px;background-position: center top;}a.logo:hover, a.logo:active {background-position: center bottom;}#logoup {height: auto;width: 365px;position: absolute;top: 18px;/*background-image: url(https://www.aircostar.nl/images/logoup.png);*/}#logoup img {max-width: 100%;height: auto;}#logodown {display: none;position: absolute;height: 150px;width: 300px;top: 0px;background-image: url(https://www.aircostar.nl/images/logodown.png);z-index: 10;}a.mailto {height: 15px;width: 125px;display: block;position: absolute;top: 204px;left: 468px;z-index: 10;}a.callto {height: 15px;width: 125px;display: block;position: absolute;top: 190px;left: 528px;z-index: 10;font-size: 16px;color: #004380!important;}#facebook {display: block;font-size: 40px;color: #004380;position: absolute;bottom: 108px;left: 450px;text-align: center;}#facebook:hover {color: ##e3f1fd;}.headerslogan {position: absolute;top: 150px;left: 505px;font-size: 26px;color: #004380;}nav select {display: none;}.arrow {display: none;}nav {position: absolute;/*top: 188px;*/top: 230px;height: 46px;}/* start menu */nav ul {list-style-type: none;padding: 0px;margin: 0px;}nav ul li {position: relative;float: left;margin-left: 0px;}nav ul li a:link, nav ul li a:visited {display: block;height: 36px;padding-top: 10px;padding-right: 12px;padding-left: 12px;text-decoration: none;color: #FFF;font-size: 20px;margin-right: 28px;transition: all 0.25s linear 0s;}nav ul li a:hover, nav ul li a:active {color: #a9d5f8;transition: all 0.25s linear 0s;}article {min-height: 275px;margin-right: 15px;}aside {margin-top: 20px;}/* eind menu */ul.check {margin: 0px;margin-top: 30px;list-style-type: none;padding: 0px;}ul.check li {margin-bottom: 20px;margin-left: 0px;display: block;color: #004380;font-weight: bold;background-image: url(https://www.aircostar.nl/images/check.png);background-repeat: no-repeat;padding-left: 60px;height: 45px;}ul.check li span {font-weight: bold;font-size: 17px;color: #004380;height: auto;display: block;padding-top: 10px;}ul.check li:first-child span {padding-top: 0px;font-size: 24px;}.cont {height: 50px;}footer {height: 27px;width: 100%;position: absolute;bottom: 0px;padding-top: 13px;color: #004380;font-size: 13px;}#next {float: right;font-size: 12px;color: #0CF;}#next a:link, #next a:visited {color: #0CF;}a.button:link, a.button:visited {width: auto;display: inline-block;margin-bottom: 6px;background: #004380;color: #fff;padding: 6px 10px;text-decoration: none;border-radius: 4px;font-size: 18px;font-weight: bold;}.button.pdf {margin-right: 10px;}a.button:hover, a.button:active {background-color: #cccccc;color: #ffffff;}.splitunittable td {padding: 4px;}.splitunittable td:first-child  {border-right: 1px solid #ccc;}.splitunittable tr:first-child  {border-bottom: 1px solid #ccc;}.splitunittable tr:nth-child(even)  {background: #eee;}
/* Stylesheet: styles Modified On 2026-01-12 17:15:10 */
@media only screen and (min-width: 960px) and (max-width: 1199px) {header {background-image: url(https://www.aircostar.nl/images/header5.jpg);}#facebook {bottom: 162px;left: 359px;}nav ul li a:link, nav ul li a:visited {font-size: 18px;margin-right: 0px;}a.mailto {left: 272px;}a.callto {left: 315px;}.headerslogan {left: 294px;}ul.check li {height: auto;padding-bottom: 5px;}ul.check li span {font-size: 15px;}#logoup {width: 295px;}}
/* Stylesheet: 960 Modified On 2026-01-12 17:15:23 */
@media only screen and (min-width: 768px) and (max-width: 959px) {html, body {background-image: url(https://www.aircostar.nl/images/topbg2.jpg);}.links a {width: auto;height: auto;margin-right: 15px;margin-bottom: 15px;min-height: 85px;}.links a img {max-width: 215px;height: auto;}header {background-image: url(https://www.aircostar.nl/images/header5.jpg);height: 306px;}#facebook {bottom: 108px;left: 199px;}nav {top:230px;}nav ul li a:link, nav ul li a:visited {font-size: 18px;margin-right: 8px;padding-top: 12px;}#logoup {top: 11px;width: 250px;}ul.check li {height: auto;padding-bottom: 5px;}ul.check li span {font-size: 14px;}a.mailto {top: 205px;left: 37px;}a.callto {top: 192px;left: 0;}.headerslogan {left: 0;}}
/* Stylesheet: 768 Modified On 2026-01-12 17:15:30 */
@media only screen and (max-width: 767px) {html, body {background-position: center -142px;}#mainwrapper {padding: 0 10px;}article {margin-right: 0;}#kolom {margin-bottom: 60px;}#facebook {bottom: auto;top: 28px;left: 165px;}.headerslogan {display: none;}#kolomwelkom {margin-bottom: 60px;}.cont {height: 1px;}#logoup {top: 7px;width: auto;background-image: none;}#logodown {background-image: none;}#logoup img {display: block;width: 140px;height: auto;}nav {width: 100%;overflow: hidden;top: 87px;}nav ul {display: none;}nav select {display: block;width: 117%;border: 0;position: relative;z-index: 99;padding: 13px 15px 11px 50px;font-family: opensans, "Century Gothic", Verdana;font-size: 16px;color: #fff;-webkit-appearance: none;background-color: transparent;}.arrow {display: block;position: absolute;left: 14px;top: 15px;width: 24px;height: 20px;}header {background-image: none;height: 138px;}a.mailto, a.callto {display: none;}ul.check li {margin-left: 0px;}#next {float: none;position: absolute;right: 0px;top: -36px;}footer {position: relative;font-size: 13px;height: 39px;line-height: 39px;padding-top: 0px;}h1 {margin-top: 20px;font-size: 22px;}.mob {display: block;}a.call-us:link, a.call-us:visited {display: block;height: 50px;width: 50px;text-align: center;background-color: #004380;color: #fff!important;font-size: 30px;border-radius: 50%;line-height: 54px;position: absolute;right: 20px;;top: 20px;z-index: 999;}.tablewrapper {max-width: 100%;overflow: scroll;}}
/* Stylesheet: 300 Modified On 2023-09-27 13:09:51 */
@media only screen and (min-width: 480px) and (max-width: 767px) {}















/* Stylesheet: 450 Modified On 2021-01-21 12:46:06 */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(https://www.aircostar.nl/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(https://www.aircostar.nl/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(https://www.aircostar.nl/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(https://www.aircostar.nl/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(https://www.aircostar.nl/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(https://www.aircostar.nl/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* Stylesheet: fancybox Modified On 2014-04-08 13:31:25 */
.clearfix{clear: both;}

.ProductDirectoryItem {
position: relative;
margin-bottom: 20px;
}

a.categorie {
	display: block;
	float: left;
	width: 175px;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	height: 150px;
	padding: 5px;
	border: 1px solid #CCC;
	background-color: #f3f3f3;
	transition: all 0.25s linear 0s;
	margin-top: 20px;
}

a.categorie:hover {
	background-color: #cccccc;
	transition: all 0.25s linear 0s;
}

a.categorie img {
	width: 175px;
}

a.categorie span {
	text-decoration: none;
	position: absolute;
	right: 10px;
	bottom: 5px;
	font-size: 20px;
}

.afb {
float: left;
}

.afb img {
border: 1px solid #aaaaaa;
}

.afb img:hover {
border: 1px solid #004380;
}


.itemtitel {
margin-left: 260px;
font-size: 18px;
margin-bottom: 20px;
}

.samenvatting {
margin-left: 260px;
font-size: 13px;
}

.meerinfo {
position: absolute;
bottom: 8px;
right: 8px;
}

.meerinfo a:link, .meerinfo a:visited {
display: block;
padding: 5px;
border: 1px solid #aaaaaa;
color: #000000;
text-decoration: none;
}

.meerinfo a:hover, .meerinfo a:active {
background-color: #aaaaaa;
}

#displayimage {
cursor: pointer;
}

#displayimage img {
    border: 1px solid #CCCCCC;
    margin: 10px;
    padding: 3px;
}

.thumbs {
padding-top:9px;
}

.afbeeldingthumb img {
    border: 1px solid #CCCCCC;
    margin: 1px;
    padding: 2px;
}

.overzicht {
margin-top: 15px;
}
/*
a.button:link, a.button:visited {
display: block;
width: 100px;
height: 25px;
padding-top: 7px;
text-align: center;
border: 1px solid #cccccc;
text-decoration: none;
text-transform: uppercase;
color: #333333;
background-color: #ffffff;
margin-top: 5px;
}

a.button:hover, a.button:active {
background-color: #cccccc;
color: #ffffff;
}
*/
a.terug:link, a.terug:visited {
display: block;
width: 100px;
height: 25px;
padding-top: 7px;
text-align: center;
position: absolute;
top: 10px;
right: 0px;
border: 1px solid #cccccc;
text-decoration: none;
text-transform: uppercase;
color: #333333;
background-color: #ffffff;
}


a.terug:hover, a.terug:active {
background-color: #cccccc;
color: #ffffff;
}

#displayimage {
float: left;
}

#sorteeropties{
	height: 80px;
	text-align: center;
}
#sorteeropties .line{float: left; margin-left: 25px;}
#sorteeropties .oplopend, #sorteeropties .aflopend {
		width: 0; 
		height: 0; 
		float: left;
		margin-left: 6px;
		margin-top: 3px;	
		border: 0;
}
#sorteeropties .oplopend{
		border-top: 10px solid #000;
		border-left: 6px solid transparent; 
		border-right:6px solid transparent; 	
}
#sorteeropties .aflopend{
		border-left: 6px solid transparent;
		border-bottom: 10px solid #000; 
		border-right:6px solid transparent; 	
}
.items {
float: left;
position: relative;
    border: 1px solid #AAAAAA;
    float: left;
    margin: 8px;
    padding: 10px;
    width: 452px;
}
.afbeeldingthumb{
	float: left;
	margin-right: 5px;
}


#winkelwagen {
    /*background-image: url("http://www.marganeurope.com/images/cart.png");*/
    background-position: left bottom;
    background-repeat: no-repeat;
    height: 8px;
    padding: 14px 4px;
    position: absolute;
    right: 20px;
    text-align: right;
    top: 107px;
    width: 250px;
}
#winkelwagen a{
font-color: #000;
font-size: 13px;
}
.afrekenen{
	width: 195px;
	margin: 0;
	margin-right: 4px;
	float: left;
	color: #000;
	background: #ccc;
	border: 0px;
	line-height: 32px;
	text-align: center;
display: block;
}
.afrekenen:hover{
	cursor: pointer;
	background: #ccc;
}

.row {
	width: 550px;
	clear: both;
	line-height: 35px;
	margin-bottom: 8px;
}
.row .left {
	float: left;
	width: 190px;
}
.row .right{
	float: left;
	width: 350px;
}
.row .right input{
	width: 350px;
	height: 25px;
	border: 0;
	background: #ccc;
	color: #000;
	padding-left: 10px;
}
.row .right input:hover{cursor: text;}
.row .right textarea{
	width: 350px;
	border: 0;
	background: #ccc;
	color: #000;
	padding-left: 10px;
	margin-top: 8px;
}
.afwijkendafleveradres{display: none;}
.afwijkendafleveradresbutton span{cursor:pointer;}
.afwijkendafleveradresbutton span:hover{ text-decoration: underline;}

#noggeenklant{cursor: pointer; margin-right: 10px; margin-bottom: 5px;}
#noggeenklant:hover {text-decoration: underline;}
#noggeenklantopties{display: none; margin-top: 10px;}

@media only screen and (max-width: 767px) {

a.terug:link, a.terug:visited {
position: relative;
top:0px;
right: auto;
}

#displayimage img {
margin-left: 0px;
}


}
/* Stylesheet: producten Modified On 2021-06-01 14:43:11 */
