/* v1.0 | 20080212 */

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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* 
Website: COLUMBUS
Author: CYBOX internet & communicatie, Boxmeer, www.cybox.nl
*/

/* default
--------------------------------------------------------------------------------------*/
html {
	height: 100%; overflow: hidden;
}
body {
	background-color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #000;
	background-image: url('../images/bg.jpg'); 
	background-repeat: repeat-x;
	height: 100%;
	background-position: 50% 50%;
	background-attachment: fixed; 
	overflow: hidden;
	
}
a {
	color: #359ebe; text-decoration: none;
}
a:hover {
	color: #666;
}
p {
	margin-bottom: 10px;
}

h1 { 
	font-size: 29px;
	color: #333;
}
h2 {
	font-size: 21px;
}
h3 {
	font-size: 21px;
	margin-top: 20px;
}

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}

.punchline  {
	position: absolute;
	left: 50%;
	margin-left: -480px;
	top: 140px;
	width: 960px;
	height: 61px;
	z-index: 9;
	text-align: center;
}
.punchline h1 {
	font-size: 45px;
	color: #606060;
	text-transform: uppercase;
}
#topbg {
	background-image: url('../images/header.png'); 
	background-repeat: no-repeat;	
	background-position: 50% 0;	
	height: 200px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

/*  header
--------------------------------------------------------------------------------------*/

#container #header  {
	position: absolute;
	left: 0px;
	top: 15px;
	width: 100%;
	z-index: 9;
}

#container #header .menu {
	position: absolute;
	right: 0px;
	top: 40px;
	line-height: 21px;
	padding: 5px;
	background-image: url('../images/fader2.png');	
	background-repeat: repeat;
	padding-right: 15px;
}
#container #header .menu a {
	display: block;
	float: left;
	margin-left: 10px;
	color: #fff;
	font-size: 11px;
}
#container #header .menu a.enbtn { margin-left: 8px; }

#container #header .menu a:hover {
	color: #fff; text-decoration: underline;
}
#container #header .menudark {
	background: none;
	background-image: url('../images/fader2.png');	
	background-repeat: repeat;	
}
#container #header .menudark a {
	color: #fff;
}

	/* new menu 2012 */
	
	#container #header .menu_groot {
		background-image: none!important;
		padding-right: 0px;
		font-size: 12px!important;
		top: 10px;
		display: none;
	}
	#container #header .menu_groot .sub {
		margin-left: -2px;
	}
	#container #header .menu_groot .big {
		font-size: 14px; padding-top: 5px;
	}
	#container #header .menu_groot a {
		font-size: 12px;
		color: #606060;
	}	
	#container #header .menu_groot .big a {
		font-size: 15px;
		color: #606060;
		margin-left: 7px;
	}
	#container #header .menu_groot a.on {
		color: #328c9a!important;
	}
	#container #header .menu_groot a:hover {
		color: #288896!important;
	}

#container #header .logo, #container #header .logo img {
	width: 200px;
	height: 118px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;	
}

#container #submenu {
	position: absolute;
	right: 0px;
	bottom: 20px;
	z-index: 9;
	padding: 10px;
   padding-right: 160px;
	background-color: #fff;
	font-size: 10px; 
	
}
#container #submenu .socials {
	position: absolute;
	right: 4px;
	top: 5px;
}

	#twitter_icon {
	  /* float: right;
	   margin-left: 10px;  */
	   z-index: 11;
	   position: absolute; 
	   left: -30px; top: 2px;
	}

	#twitter_block {
	   background-image: url(../images/twitter_blob.png);
	   background-repeat: no-repeat;
	   width: 220px;
	   height: 130px;
	   padding: 10px;
	   position: absolute;
	   bottom: 37px;
	   right: 160px;
	   z-index: 10;
	   visibility: hidden;
	}

	#twitter_block .berichten .tweet {
	   width: 200px;
	   height: 90px;
	}

#container #naw {
	position: absolute;
	left: 0px;
	bottom: 20px;
	z-index: 9;
	padding: 10px;
	background-color: #fff;
	font-size: 10px; color: #999
}
#langsel {
	position: absolute;
	right: 125px;
	top: 11px;
	z-index: 9;

}
#langsel img {
	float: left; 
	margin-left: 10px;
}
.search-opener {
	position: absolute;
	right: 60px;
	top: 0px;
	width: 35px;
	padding: 10px;
	background-color: #fff;
	z-index: 9;
	cursor: pointer;
	font-size: 9px;
	color: #278795;
}
.contact-opener {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 35px;
	padding: 10px;
	background-color: #fff;
	z-index: 9;
	cursor: pointer;
	font-size: 9px;
	color: #278795;
}
.contact-opener a {
	color: #278795;
}
#search {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 9;
	display: none;
	width: 200px;
	height: 30px;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;

	padding: 10px;
}
#search form input {
	font-size: 11px;
	color: #60A6B0;
	padding: 3px;
	border: 1px solid #60A6B0;
	float: left; margin: 5px;
	display: block;
}
#search form .submit {
	font-size: 11px;
	color: #fff;
	background-color: #60A6B0;
	border: 0x solid #60A6B0;
}
.search-close {
	position: absolute;
	right: -8px;
	bottom: -8px;
	width: 16px;
	height: 16px;
	background-image: url('../images/close.gif');
	cursor: pointer;
}
.fader {
	width: 585px;
	height: 60%;
	padding-bottom: 10px;
	position: absolute; 
	right: 0px;
	top: 120px;
	background-image: url('../images/fader2.png');	
	background-repeat: repeat;

	
}
.fader2 {
	width: 620px;
	height: 500px;
	position: absolute; 
	right: -10px;
	top: 100px;
	background-image: url('../images/fader.png');	
	background-repeat: no-repeat;
}

/* product / content page
--------------------------------------------------------------------------------------*/

.title { /*background-image: url('../images/title.gif');  color: #238493; */ color: #606060; position: absolute; font-size: 53px; font-family: arial; top: 160px; left: 0px;  padding: 0px; width: 324px; height: 51px;  }
.title a { color: #606060; }

.text { position: absolute; top: 140px; right: 0px; width: 550px; overflow: auto; height: 60%; /* height was 60%*/ line-height: 20px; /*background-image: url('../images/white.png'); border: 1px solid #C5C5C5; */ }
.text .text-content {  margin: 20px; margin-top: 0; margin-left: 0;	padding-left: 10px; padding-top: 10px; }
.los { background-image: none; border: 0; height: 55%; color: #fff; width: 550px; margin-right: 18px;   }
.los .text-content {  margin-top: 0px; margin-left: 0; font-size: 13px;}
.los .text-content, .los .text-content p, .los .text-content p ul li, .los .text-content ul li { font-size: 13px; line-height: 18pt; }
.los .text-content p h3, .los .text-content h3 { margin-bottom: 20px; }

.tonews { font-size: 12px; position: absolute; bottom: 10%; right: 20px; padding: 5px; height: 22px; width: 550px; padding-left: 0; padding-right: 0; color: #fff; background-image: url('../images/tonews.png'); text-align: center; padding-top: 14px; }
.tonews a { color: #fff; font-weight: bold; }
.tonews a:hover { color: #333; font-weight: bold; }

.fotos { position: absolute; font-size: 53px; color: #359ebe; font-family: arial; top: 300px; left: 0px;	 max-width: 320px; white-space: nowrap; overflow: hidden; }
.fotos a { display: block; float: left; margin-right: 20px; margin-bottom: 20px; border: 1px solid #FFFFFF; height: 60px; width: 80px; overflow: hidden; }
/*.fotos img { display: block; float: left; margin-right: 8px; margin-bottom: 5px; border: 1px solid #FFFFFF; }*/

.360view {  }

.selector {  position: absolute; top: 236px; left: 0px; color: #6c6c6c; width: 344px; height: 20px; padding: 10px; cursor: pointer;  background-image: url('../images/subpages.gif'); }
.selector-items { z-index: 9; display: none; /*background-color: #278795;*/ background-color: #DDDDDD; border: 1px solid #ccc; border-top: 0px; position: absolute; top: 276px; left: 10px; width: 324px;  padding: 10px; }
.selector-items ul { margin-bottom: 5px; margin-top: 5px; border-top: 1px solid #CCCCCC }
.selector-items ul li { padding: 5px; font-size: 13px; line-height: 20px; border-bottom: 1px solid #CCCCCC }
.selector-items ul li a { color: #606060; font-weight: bold; display: block; }
.selector-items ul li a:hover { color: #228392; }

/* textcontent mark ups */

.text-content img {
	display: block;
	border: 1px solid #fff;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.text-content h2 {
	font-size: 33px;
	margin-bottom: 20px;
}
.text-content {
	font-size: 11px;
}
.text-content .closer {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 20px;
	background-color: #fff;
	text-align: center;
	color: #228392;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
}

.text-content ul {
	margin-left: 10px;
	margin-bottom: 10px;
}
.text-content ul.list1 li {
	padding-left: 20px;
	background-image: url('../images/bullet1.png');
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.text-content ul.list2 li {
	padding-left: 20px;
	background-image: url('../images/bullet2.png');
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.text-content ul.list3 li {
	padding-left: 20px;
	background-image: url('../images/bullet1.png');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-weight: bold;
}


/* SUCHEN
--------------------------------------------------------------------------------------*/

#results {
	position: absolute;
	top: 140px; right: 0px; width: 550px; overflow: auto;
	color: #fff; line-height: 16pt; margin-right: 18px;  height: 55%;
}
#results a {
	font-size: 15px; font-weight: bold; color: #fff;
}
#results a:hover { color: #ccc; }
#other_pages { 
	position: absolute;
	top: 160px; left: 0px; width: 350px;
	color: #000;
 }
#result_report {
	position: absolute;
	top: 140px; left: 0px; width: 350px;
	color: #000;
}
.searchBox {
	position: absolute;
	top: 250px; left: -5px; width: 350px;
	color: #fff;
}
.url a { color: #ccc; }
.url a:hover { color: #fff; }
#did_you_mean {
	position: absolute;
	top: 160px; left: 0px; width: 350px;
	color: #000;
}

/* projekte & downloads
--------------------------------------------------------------------------------------*/

.projektedownloadlinks a {
	color: #fff;
	padding-left: 20px;
	background-image: url('../images/bullet1.png');
	background-repeat: no-repeat;
	background-position: 0px 3px;	
}
.projektedownloadlinks a:hover {
	color: #fff; text-decoration: underline;
}
.pdflinks a {
	background-image: url('../images/pdf.png');
	display: block;
	height: 20px;
	padding-left: 23px;
	margin-bottom: 5px;
}

/* table
--------------------------------------------------------------------------------------*/
table td { padding: 3px; }

/* home flow 
--------------------------------------------------------------------------------------*/

.imageflow { position: absolute; /* top:50%; */ bottom: 10px; left: 0; margin-top: -250px; height: 500px; width: 100%; z-index: 5; }
/*.imageflow img:hover { border-top: 2px solid #4CB8C4; margin-top: -2px; }*/

/* lightbox */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* kontaktform */

.kontaktform form fieldset { padding: 0px; padding-top: 0px;  margin-bottom: 30px; padding-right: 0px; }
.kontaktform form fieldset legend { font-weight: bold;  font-size: 13px; padding: 10px; padding-left: 0; padding-right: 10px; border: 0px solid #E0B755; }
.kontaktform form fieldset label { margin-bottom: 20px; display: block; }
.kontaktform form fieldset input, form fieldset select  { display: block; font-family: arial; font-size: 14px; color: #000; width: 200px; padding: 12px; border: 0px; margin-top: 5px; margin-bottom: 5px; }
.kontaktform form fieldset .checkboxer { width: 10px; height: 10px; display: inline; margin: 0; padding: 0; border: 1px solid #f00; float: left; margin-right: 10px; margin-top: 5px; }
.kontaktform form .submit { background-color: #278795; color: #fff; padding: 10px; border: 0; }
.kontaktform form fieldset select { width: 250px; padding-top: 10px; }
.kontaktform form fieldset select option { width: 260px; }
.kontaktform form fieldset textarea { width: 330px; height: 110px;  font-family: arial; font-size: 14px; padding: 12px; background-image: url('../images/textarea-bg.jpg'); background-repeat: no-repeat; border: 0; border-bottom: 1px solid #d9d9d9; }



/* temp voorpag */

.banner-front {
	z-index: 999; position: absolute; left: 50%; bottom: 8%; width: 234px; margin-left: -117px; text-align: center; color: #f8952d;
}

/* light links in body texts */

.light { font-weight: bold; text-decoration: underline; color: #fff; }

/* aktiepanel pdf */

.aktiepanel {
	width:364px;
	height: 40px;
	background-image: url('../images/aktiepanel.png');
	background-repeat: no-repeat;
	position: absolute; bottom: 10%; left: 20px;
	z-index: 999;
}
.aktiepanel .aktiepanel-tekst {
	padding: 8px 13px;
	
}	

.aktiepanel .aktiepanel-tekst .aktie-titel {
	color: #228392;
	padding-right: 4px;
	font-size: 12px;
	
}	
.aktiepanel .aktiepanel-tekst .aktie-intro {
	color: #838383;
	font-size: 11px;
	line-height: 14px;
	display: block;
}
.aktiepanel a {
	display: block;
	width: 364px;
	height: 40px;	
	position: absolute;
	left: 0;
	top: 0;
}	
.aktiepanel a img {
	display: block;
	width: 364px;
	height: 40px;	
}
.aktiepanel-home {
	position: absolute;
	left: 300px;
	bottom: 70px;
	z-index: 999;
	background-image: url('../images/aktiepanel-home.png');	
}

/* video pagina */

.vid {
	width: 240px;
	height: 120px;
	background-color: #606060;
	float: left;
	margin: 10px; margin-left: 15px;
	position: relative;
	overflow: hidden;
	padding: 0!important;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;	
}
.vid a {
	display: block;
	width: 240px;
	height: 120px;
	background-image: url('../images/vid_play.png');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0!important;

}
.vid a:hover {
	opacity: 0.5;
}
.vid img.thumbvid {
	display: block;
	width: 260px;
	position: absolute;
	left: -10px;
	top: -5px;
	border: 0!important;
	margin: 0!important;
	padding: 0!important;
}
.vid a img.play {
	display: block;
	width: 240px;
	height: 140px;
	border: 0;
	margin: 0;
	padding: 0;
}



/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#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/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/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/fancybox/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: -30px; /* -9999px; */
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

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

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

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

#fancybox-left:hover span {
	/*left: 0px;*/
}

#fancybox-right:hover span {
	left: auto;
	/*//right: 0px;*/
}

.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/fancybox-x.png');
}

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

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

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

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

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

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

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

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

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

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

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

#fancybox-title-over {
	padding: 10px;
	background-image: url('../images/fancybox/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/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/fancybox-x.png') 0px -40px;
}

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

/* IE6 */

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

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

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

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

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



