body{
	margin:0;
	color:#231f20;
	font:12px Georgia, "Times New Roman", Times, serif;
	background:#fff;
}
h4{font-size: 16px; color: #D61D5D;}
img{border-style:none;}
p img{margin: 15px;}
a{text-decoration:none; color: #999999;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
.button{
	background: #231F20;
	border:1px dashed #fff;
	color: #fff;
	padding: 2px;
	margin: 5px 0 0;
	font-weight: bold;
	cursor: pointer;
}
.button.back-kfa{
	margin: 20px 0 0;
	float:left;
	font:100% arial,sans-serif;
	font-weight:bold;
	padding: 3px;
}
.input_text, .input_image, .input_textarea{
	float: left;
	background: #fff;
	font: 12px Georgia, "Times New Roman", Times, serif;
	width: 241px;
	border: 0;
	padding: 3px 0 4px 3px;
}
.no-bg{
	background:none !important; 
}
.black{
	color: #000 !important;
}

form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:980px;
	margin:0 auto;
	padding:7px 0 0;
	position: relative;
}

.navigation li:after, .navigation:after, .block-weblogposts-title:after, .pager ul:after, .block-pictures-ul:after, .overview-big:after {
clear:both; content:"."; display:block; font-size:0; height:0; line-height:0; overflow:hidden; }


#header{
	width:980px;
	overflow:hidden;
}
.top-holder{
	width:980px;
	overflow:hidden;
}
.zoek{
	float:right;
	background: url(../images/design/bg-zoek.gif) no-repeat;
	width:180px;
	padding:3px 0 6px 10px;
	margin-left:16px;
}
.zoek input{
	border:0;
	width:104px;
	font-size:12px;
	color:#000;
	margin: 0;
	padding:0 0 1px 4px;
	float:left;
	outline: none;
}
.zoek input.submit-search{
	background: none;
	float: right;
	width: 70px;
	cursor: pointer;
	color: #fff;
	padding: 0 10px 0 0;
	margin: -2px 0 0 0;
	font-size: 13px;
	font-weight: bold;
}
.breadcrumbs{
	margin:0 -11px 0 0;
	display: inline;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:right;
}
.breadcrumbs li{
	float:left;
	background: url(../images/design/separator-01.gif) no-repeat 0 50%;
	margin:0 0 0 -11px;
}

.breadcrumbs li:hover{

}

.breadcrumbs a{
	display:block;
	color:#333;
	font-size:12px;
	margin: 0 14px;

}
.breadcrumbs a:hover{
	text-decoration:none;
	background: url(../images/design/bg-menu-hover.png) no-repeat 0 0;
	padding: 0 0 0 9px;
	position: relative; 
	margin: 0 6px 0 4px; 
}



.breadcrumbs a:hover span{
	background: url(../images/design/bg-menu-hover.png) no-repeat 100% 0;
	padding: 0 9px 0 0 ;
	color: #fff;
}

.breadcrumb-holder
{
	margin: 10px 210px 10px 0;
	float: right;
	font-size: 12px;
}
.breadcrumb-holder a
{
	color: #231F20;
}
.breadcrumb-holder a:hover
{
	color: #FFF;
	background-color: #231F20;
	text-decoration: none;
}
.breadcrumb-holder span
{
	color: #231F20;
}

.holder{
	width:932px;
	overflow:hidden;
	padding:10px 0 0 48px;
}
.logo{
	margin:0;
	float:left;
}
.logo a{
	width:110px;
	height:160px;
	background: url(../images/design/logo.png) no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	display:block;
	position:relative;
	cursor:pointer;
}
.nav {
	float:right;
	width: 368px;
	background: red url(../images/design/bg-navig.gif) repeat-y;
	overflow:hidden;
	position:relative;
}
.navigation {
	list-style:none;
	margin:-3px 0 0;
	padding:0;
	width:161px;
}
.navigation li{
	float:left;
	clear:both;
	margin: 0; 
	padding-top:3px;
	width:161px;
}
.navigation li a{
	width:151px;
	height:14px;
	display:block;
	background: url(../images/design/bg-nav.gif) no-repeat;
	color:#231f20;
	padding:5px 5px 0;
	font-size:12px;
}
.navigation li.active a,
.navigation li:hover a,
.navigation li.hover a{
	text-decoration:none;
	color:#fff;
}
.navigation li.KunstFort-Asperen a:hover,
.navigation li.KunstFort-Asperen a.active{
	background:#d61d5d;
	font-weight:bold;
}
.navigation li.Monument-Fort-Asperen a:hover,
.navigation li.Monument-Fort-Asperen a.active{
	background:#8cc642;
	font-weight:bold;
}
.navigation li.KFA-365 a:hover,
.navigation li.KFA-365 a.active{
	background:#00aeef;
	font-weight:bold;
}
.navigation li.Educatie a:hover,
.navigation li.Educatie a.active{
	background:#fbb03b;
	font-weight:bold;
}
.navigation li.Agenda a:hover,
.navigation li.Agenda a.active{
	background:#932a8e;
	font-weight:bold;
}
.navigation li ul{
	position:absolute;
	left:160px;
	top:-8px;
	height:105px;
	list-style:none;
	margin:0;
	padding:6px 0 0;
	display:none;
}
.navigation li:hover ul,
.navigation li.hover ul,
.navigation li.active ul{
	display:block;
}
.navigation li ul li{
	margin-bottom:4px;
	padding-left:27px;
	float:none;
}
.navigation li ul li a{
	display:inline;
	color:#fff;
	font-size:11px;
	white-space:nowrap;
	padding:0 5px;
	font-weight:normal !important;
}
.navigation li.KunstFort-Asperen ul li a{
	background:#d61d5d;
	font-weight:normal !important;
}
.navigation li.KunstFort-Asperen:hover a,
.navigation li.KunstFort-Asperen.hover a,
.navigation li.KunstFort-Asperen.active a{
	background:#d61d5d;
	font-weight:bold;
}

.navigation li.KunstFort-Asperen ul a:hover {background-color: #fff; color: #d61d5d;}


.navigation li. ul li a{
	background:#8cc642;
	font-weight:normal !important;
}
.navigation li.Monument-Fort-Asperen:hover a,
.navigation li.Monument-Fort-Asperen.hover a,
.navigation li.Monument-Fort-Asperen.active a{
	background:#8cc642;
	font-weight:bold;
}

.navigation li.Monument-Fort-Asperen ul a:hover {background-color: #fff; color: #8cc642;}



.navigation li.KFA-365 ul li a{
	background:#00aeef;
	font-weight:normal !important;
}
.navigation li.KFA-365:hover a,
.navigation li.KFA-365.hover a,
.navigation li.KFA-365.active a{
	background:#00aeef;
	font-weight:bold;
}

.navigation li.KFA-365 ul a:hover {background-color: #fff; color: #00aeef;}


.navigation li.Educatie ul li a{
	background:#FBB03B;
	font-weight:normal !important;
}
.navigation li.Educatie:hover a,
.navigation li.Educatie.hover a,
.navigation li.Educatie.active a{
	background:#FBB03B;
	font-weight:bold;
}

.navigation li.Educatie ul a:hover {background-color: #fff; color: #FBB03B;}


.navigation li.Agenda ul li a{
	background:#932a8e;
	font-weight:normal !important;
}
.navigation li.Agenda:hover a,
.navigation li.Agenda.hover a,
.navigation li.Agenda.active a{
	background:#000;
	font-weight:bold;
}
.navigation li.Agenda ul a:hover {background-color: #fff; color: #000;}


#main{
	width:980px;
	padding-bottom:40px;
}
#main:after{
	content:"";
	display:block;
	clear:both;
}
#content{
	width:773px;
	float:left;
	display:inline;
}
#content h2{
	margin:0;
	padding:4px 5px 1px 7px;
	font-size:20px;
	position:relative;
}
* html #content h2{
	padding:0 17px 0 9px;
}
#content h3{
	font-size:14px;
	padding:4px 3px 1px;
	margin:0;
}
* html #content h3{
	padding:0 11px 0 7px;
}
#content h2,
#content h3 {
	float:left;
	background:#d61d5d;
	color:#fff;
	border: 1px dashed #fff;
	margin: 0 0 5px;
}
.cont-black h3{
	background:#231F20 !important;
}
.title{
	height:1%;
	padding:0 0 15px;
}
.title:after{
	content:"";
	display:block;
	clear:both;
}
.title .pink{
	color: #d61d5d !important;
}
.title .blue{
	color: #00AEEF !important;
}
.title .orange{
	color: #fbb03b !important;
}
.title .green{
	color: #8cc642 !important;
}

.visual-box{
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}
.visual-box img{
	display:block;
}
.description{
	float:left;
}
.description img{
	display:block;
}
.image-holder{
	float:left;
}
.box-w{
	height:1%;
	width:684px;
	padding: 0 0px 11px 0;
	background: url(../images/design/bg-box-w.gif) repeat-x 0 100%;
}
.box-w:after{
	content:"";
	display:block;
	clear:both;
}
.box{
	width:723px;
	margin-top:-13px;
	float:left;
	font-size: 13px;
}
.box:after{
	content:"";
	display:block;
	clear:both;
}
.box p{
	clear:both;
	margin:0 0 16px 4px;
	width:660px;
	line-height:18px;
}
.box-w .box p{
	width:773px;
}
.nets:after{
	content:"";
	display:block;
	clear:both;
}
.nets{
	width:100%;
	float:right;
}
.nets ul{
	list-style:none;
	float:right;
	margin:0;
	padding:2px 10px 2px 0;
}
.nets li{
	float:left;
	margin-left:11px;
	display:inline;
	position:relative;
}
.nets li a{
	display:block;
	width:12px;
	height:12px;
	text-indent: -9999px;
	outline: none;
}
* html .nets li a{
	margin-bottom: -2px;
}
.nets li a:hover{
	text-decoration:none;
}
.nets li a:after{
	content:"";
	display:block;
	clear:both;
}
.nets li a.ico-01{
	background: url(../images/design/ico-01.gif) no-repeat;
}
.nets li a.ico-02{
	background: url(../images/design/ico-02.gif) no-repeat;
}
.nets li a.ico-03{
	background: url(../images/design/ico-03.gif) no-repeat;
}
.nets li a.ico-04{
	background: url(../images/design/ico-04.gif) no-repeat;
}
.nets li a.ico-05{
	background: url(../images/design/ico-05.gif) no-repeat;
}
.nets li a.ico-06{
	background: url(../images/design/ico-06.gif) no-repeat;
}
.nets li a.ico-07{
	background: url(../images/design/ico-07.gif) no-repeat;
}
.nets li a.ico-08{
	background: url(../images/design/ico-08.gif) no-repeat;
}
.nets li a.ico-09{
	background: url(../images/design/ico-09.gif) no-repeat;
}
.nets li a.ico-10{
	background: url(../images/design/ico-10.gif) no-repeat;
}
.nets li a.ico-11{
	background: url(../images/design/ico-11.gif) no-repeat;
}
.nets li a.ico-12{
	background: url(../images/design/ico-12.gif) no-repeat;
}
.nets li a.ico-13{
	background: url(../images/design/ico-13.gif) no-repeat;
}
.nets li a.ico-14{
	background: url(../images/design/ico-14.gif) no-repeat;
}
.nets li a.bookmark{
	text-indent: 0px;
	width: auto;
	color: #000;
	font-size: 10px;
	float: left;
	margin-left: 4px;
}
.nets li a.bookmark:hover{
	text-decoration: underline;
}
.nets li a span.post{
	background: url(../images/design/bg-post-01.gif) no-repeat 50% 0;
}
.nets li a span{
	position:absolute;
	top:-12px;
	left:-9999px;
	text-indent:0 !important;
	color:#fff;
	font-size:10px;
	line-height:6px;
	padding:2px 5px 5px;
	white-space:nowrap;
}
.nets li a span span {
	position: relative;
	top: 0;
	left: -50% !important;
	padding: 2px 5px 5px;
	margin-left: -10px;
	display: block;
}
* html .nets li a span span {
	margin-left: -2px;
	padding-left: 10px;
	padding-right: 10px;
}
.nets li a:hover {
	position:relative;
}
.nets li a:hover span{
	left:50%;
}
.columns{
	width:773px;
	overflow:hidden;
	line-height:18px;
	clear:both;
}
.large-col{
	width:432px;
	float:left;
}
.large-col p{
	margin:0 0 0 8px;
	clear:left;
}
.small-col{
	width:288px;
	float:right;
}
.small-col p{
	clear:left;
	margin:0 0 0 8px;
}
.meer{
	color:#fff;
	background:#d61d5d url(../images/design/bg-meer-01.gif) no-repeat 100% 4px;
	padding:0 8px 0 2px;
}
#sidebar{
	width:191px;
	float:right;
	margin:-12px 0 0;
	overflow:hidden;
}
#sidebar h4{
	font-size:14px;
	color:#1a1818;
	margin:0;
	background: url(../images/design/bg-title.gif) repeat-x;
}
.evenement{
	width:189px;
	background: url(../images/design/bg-item.gif);
	padding-bottom:5px;
	margin:5px 0;
}
#sidebar .evenement{
	float:left;
}
.evenement h4{
	
}
.text-block{
	width:168px;
	/*height:32px;*/
	background:#fff;
	/*overflow:hidden;*/
	padding:2px 0 0 2px;
	margin:3px 0 13px 11px;
}
.small-holder .text-block{
	margin:6px 0 13px 6px;
}
.text-block span{
	font-size:17px;
	line-height:10px;
	color:#000;
}
.insc{
	width:178px;
	padding:0 0 0 11px;
	overflow:hidden;
}
.insc-l{
	float:left;
	background: url(../images/design/bg-block-l.gif) no-repeat;
	width:16px;
	height:16px;
}
.insc-c{
	font-size:10px;
	background:#fff;
	float:left;
	padding: 3px 0 0 0;
	width: 138px;
	height: 13px;
}
.insc-c a{
	color: #000;
}
.insc-r{
	float:left;
	background: url(../images/design/bg-block-r.gif) no-repeat;
	width:16px;
	height:16px;
}
#sidebar .small-holder{
	padding:0 0 7px;
	margin:5px 0;
	float:left;
}
.title-sm-holder{
	width:190px;
	overflow:hidden;
	background:#fff;
	background: url(../images/design/bg-title.gif) repeat-x;
}
.small-holder h4{
	float:left;
	margin:0 0 0 5px;
}
.title-link{
	float:right;
	font-size:11px;
	color:#fff;
	padding: 0 3px;
	margin-top: -1px;
	line-height: 13px;
	background:#000;
}
.img-holder{
	padding:6px 0 0 6px;
	margin:0 0 1px;
}
.img-holder img{
	display:block;
}
#footer{
	width:980px;
	overflow:hidden;
	border-bottom:6px solid #d61d5d;
	padding-bottom:30px;
}
.inner #footer{
	border-color: #1a171b;
}
#footer h4{
	font-size:14px;
	color:#1a1818;
}
.small-holder{
	width:190px;
	float:left;
	background: url(../images/design/bg-item.gif);
	padding:0 0 4px;
	margin:0 25px 0 0;
}
.log{
	float:right;
	font-size:10px;
	color:#fff;
	background:#000;
}
.img-holder{
	padding:6px 0 0 6px;
	margin:0 0 1px;
}
.img-holder img{
	display:block;
}
.upload{
	padding:0 0 0 6px;
	width:184px;
}
.upload a{
	float:left;
	background:#000;
	overflow:hidden;
	color:#fff;
	margin-right:25px;
	font-size:10px;
	padding:3px 3px 1px;
}
div#footer .blog{
	width:199px;
	float:left;
	background: url(../images/design/bg-item.gif);
	margin:0 25px 0 100px;
	cursor: pointer;
}
div#footer .blog h4{
	background:#fff;
	margin:0;
	padding:0 0 0 5px;
}
div#footer .blog blockquote{
	margin:13px 0 0;
	width:180px;
	overflow:hidden;
	font-size:11px;
	background:#fff;
	padding:0 10px 0 9px;
}
div#footer .blog cite{
	margin:0;
	font:normal bold 11px Georgia, "Times New Roman", Times, serif;
}
div#footer .blog q{quotes: none;}
div#footer .blog q:before{content:"";}
div#footer .blog q:after{content:"";}
.asperen{
	width:279px;
	float:left;
	background: url(../images/design/bg-item.gif);
	padding-bottom:4px;
	margin: 0 25px 0 0;
}
.asperen h4{
	margin:0;
	background: url(../images/design/bg-title.gif) repeat-x;
	padding: 0 0 0 5px;
}
.asperen .img-holder{
	padding:11px 0 0 16px;
	margin:0 0 13px;
}
.asperen .img-holder img{
	display:block;
}
.block{
	width:268px;
	padding:0 0 0 11px;
	overflow:hidden;
}
.block-l{
	float:left;
	background: url(../images/design/bg-block-l.gif) no-repeat;
	width:16px;
	height:16px;
}
.block-c{
	font-size:10px;
	background:#fff;
	float:left;
	padding:2px 0 3px 0;
	color: #231F20;
}
.block-c:hover{
	text-decoration: underline;
}
.block-r{
	float:left;
	background: url(../images/design/bg-block-r.gif) no-repeat;
	width:16px;
	height:16px;
}
.tags{
	width: 235px;
	float: left;
	text-align: center;
}
.tags img{
	display:block;
}
.tags a{
	color: grey;
}
.reacties{
	float:left;
	width:350px;
	overflow:hidden;
	padding:12px 0 0;
}
.reacties p{
	font-size:10px;
	margin:0;
	padding:0 0 20px;
}
.form-holder{
	float:right;
	width:300px;
	padding:12px 0 0 0 ;
}
.row{
	float:left;
	height:1%;
	overflow:hidden;
	padding:0 0 10px;
}
.clear{
	clear:both;
	float:none;
}
.row label{
	float:left;
	font-size:10px;
	color:#333;
}
.row label em{
	color:#999;
	font-style:normal;
}
.row span{
	float:left;
	clear:left;
	margin:0 5px 0 0;
}
.row span input{
	font-size:10px;
	border:0;
	padding:0;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.row span.neam{
	width:121px;
	height:11px;
	background:  url(../images/design/bg-input-neam.gif) no-repeat;
	padding:1px 3px 3px;
}
.row span.neam input{
	width:118px;
	padding:0 0 0 2px;
}
.row span.mail{
	width:151px;
	height:11px;
	background: url(../images/design/bg-input-mail.gif) no-repeat;
	padding:1px 3px 3px;
}
.row span.mail input{
	width:150px;
}
.textarea{
	float:left;
	clear:left;
	background: url(../images/design/bg-textarea.gif) no-repeat;
	width:290px;
	height:54px;
	overflow:hidden;
}
.textarea textarea{
	width:278px;
	height:42px;
	border:0;
	padding:5px;
	margin:0;
	background:none;
	overflow:auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Color Schemes */
.green #content h2{
	background:#8cc642;
}
.green #content h3{
	background:#8cc642;
}
.green #footer{
	border-bottom:6px solid #8cc642;
}
.green .nets li a span.post{
	background: url(../images/design/bg-post-02.gif) no-repeat;
}
.green .meer{
	background:#8cc642 url(../images/design/bg-meer-02.gif) no-repeat 100% 4px;
}

.blue #content h2{
	background:#00aeef;
}
.blue #content h3{
	background:#00aeef;
}
.blue #footer{
	border-bottom:6px solid #00aeef;
}
.blue .nets li a span.post{
	background: url(../images/design/bg-post-03.gif) no-repeat;
}
.blue .meer{
	background:#00aeef url(../images/design/bg-meer-03.gif) no-repeat 100% 4px;
}

.orange #content h2{
	background:#fbb03b;
}
.orange #content h3{
	background:#fbb03b;
}
.orange #footer{
	border-bottom:6px solid #fbb03b;
}
.orange .nets li a span.post{
	background: url(../images/design/bg-post-04.gif) no-repeat;
}
.orange .meer{
	background:#fbb03b url(../images/design/bg-meer-04.gif) no-repeat 100% 4px;
}

/* calendar */
#calendar {}
.loader	{ display: none; background: transparent url(../images/design/ajax-loader.gif) no-repeat 0 0; position: absolute; top: 50%; left: 50%; height: 31px; width: 31px; z-index: 200; }
.loading .loader { display: block; }

.calendar-month{ background: #fff url(../images/design/bg-item.gif) repeat 0 0; position: relative; overflow: hidden;  height: 75px; margin-bottom: 15px;  padding: 0 0 0 195px;  }
.calendar-month a{ cursor:pointer; }
.calendar-month:after{ clear:both; content:"."; display:block; font-size:0; height:0; line-height:0; overflow:hidden; }

.calendar-title { float: left; width: 189px; height: 75px; text-indent: -9999px; overflow: hidden; position: absolute; left: 0; top: 0;  }
	/* calendar title colors */
	.black .calendar-title { background: url(../images/design/bg-month-item-1.gif) no-repeat; }
	.pink .calendar-title { background: url(../images/design/bg-month-item-2.gif) no-repeat; }
	.green .calendar-title { background: url(../images/design/bg-month-item-3.gif) no-repeat; }
	.blue .calendar-title { background: url(../images/design/bg-month-item-4.gif) no-repeat; }
	.orange .calendar-title { background: url(../images/design/bg-month-item-5.gif) no-repeat; }

.calendar-month-list { margin: 4px 0 0; padding: 0; list-style: none;  }
.calendar-month-list li { float: left; display: inline; text-align: center; background-color: #1a171b; display: block; font-size: 12px; margin: 0 2px 0 0; width: 70px; color: #fff; letter-spacing: 0px; }

.calendar-menu { float: right; }

.calendar-item { cursor: pointer; min-width: 70px; overflow: hidden; width: 70px; height: 71px; top: 2px; position: absolute; border-left: 1px dashed white;}
.calendar-item.noimage .calendar-item-text{ padding: 5px 5px 0; }
	/* calendar item colors */
	.pink .calendar-item { background-color: #d61d5d; }
	.green .calendar-item { background-color: #8cc642; }
	.blue .calendar-item { background-color: #00aeef; }
	.orange .calendar-item { background-color: #fbb03b; }

.calendar-item-img{ position: absolute; left: 0; top: 0; }
.calendar-item-text				{ color: #fff; padding: 5px 0 0 5px; }
.calendar-item-text.hasImage	{ padding-left: 75px; }
.calendar-item-text strong { display: block; }
.calendar-item-text span { display: block; font-weight: bold;}

#calendar-tooltip { display: none; height:140px; position:absolute; left: 40%; top: 40%; width:330px; }
.calendar-tooltip-content { padding: 15px; color: #fff; position: absolute; left: 0; top: 0; z-index: 100; }
.calendar-tooltip-background { position: absolute; z-index: 50; top: 0; left: 0; background: #000; height:140px; width:330px; opacity: .7; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); }
.calendar-tooltip-img { float: left; margin: 10px 10px 0 0; }
.calendar-tooltip-text { width: 152px; float: left; }
.calendar-tooltip-end { z-index: 100; background:transparent url(../images/design/bg-calendar-tooltip-end.gif) no-repeat scroll 0 0; bottom:-5px; height:5px; left:30px; position:absolute; width:9px; }
.calendar-tooltip-link { text-align: center; display: block; width: 55px; height: 13px; font-size: 10px; background-color: #00aeef; color: #fff; }
.calendar-tooltip-link.pink { background-color: #D61D5D;}
.calendar-tooltip-link.green { background-color: #8CC642;}
.calendar-tooltip-link.blue { background-color: #00aeef;}
.calendar-tooltip-link.orange { background-color: #FBB03B;}
.calendar-tooltip-text p { margin-bottom: 3px; }

.month-cont {
	float: right;
	width: 578px;
}

.calendar-month .title {
	background: #fff;
	overflow: hidden;
	width: 100%;
	padding: 0;
	height: 24px;
	clear: both;
}
.calendar-month .title h4 {
	margin: 5px 0 0 2px;
	display: inline;
	font-size: 17px;
	float: left;
}
.calendar-month .title h4.color {
	color: #d61d5d;
}
* html .calendar-month .title h4 {
	margin-top: 4px;
}
.month-cont .title div {
	float: right;
	margin-top: 4px;
}
* html .month-cont .title div {
	margin-top: 6px;
}
.month-cont .title div a {
	color: #000;
	font-size: 12px;
	margin-left: 11px;
	text-decoration: none;
}
.month-cont .title div a:hover {
	border-bottom: 1px solid #000;
}
.calendar-month .nets {
	background: #fff;
	width: auto;
	margin: 7px 5px 5px;
}
.calendar-month .nets ul {
	float: left;
}

.blog-content {
	overflow: hidden;
	height: 1%;
	margin-top: -15px;
}
.blog-item {
	overflow: hidden;
	height: 1%;
	color: #231f20;
	padding: 15px 0 17px;
	font-size: 13px;
	background: url(../images/design/bg-blog-item.gif) repeat-x 0 100%;
}
.blog-item .img {
	float: left;
	width: 197px;
}
.blog-item .cont {
	float: right;
	width: 576px;
}
.blog-item .head {
	overflow: hidden;
	width: 100%;
	margin-bottom: -2px;
}
.blog-item .head h2 {
	font-size: 20px;
}
.blog-item .head .date {
	float: left;
	color: #d61d5d;
	font-size: 18px;
	margin-left: 5px;
}
.blog-item p {
	clear: both;
	line-height: 18px;
	margin: 22px 0 0;
}
.blog-item p .ttl {
	font-size: 18px;
	color: #d61d5d;
	line-height: 21px;
	font-weight: normal;
}
.blog-item .cont-black .head h2{
	background: #1A171B !important;
}
.blog-item .cont-black p strong{
	color: #1A171B;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
}
.blog-item .cont-blue .head h2{
	background: #00AEEF !important;
}
.blog-item .cont-blue .head .date{
	color: #00AEEF;
}
.blog-item .cont-blue p strong{
	color: #00AEEF;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
}
.blog-item .cont-pink .head h2{
	background: #D61D5D !important;
}
.blog-item .cont-pink .head .date{
	color: #D61D5D;
}
.blog-item .cont-pink p strong{
	color: #D61D5D;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
}
.blog-item .cont-green .head h2{
	background: #8CC642 !important;
}
.blog-item .cont-green .head .date{
	color: #8CC642;
}
.blog-item .cont-green p strong{
	color: #8CC642;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
}
.blog-item .cont-orange .head h2{
	background: #FBB03B !important;
}
.blog-item .cont-orange .head .date{
	color: #FBB03B;
}
.blog-item .cont-orange p strong{
	color: #FBB03B;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
}
.white{
	background: #FFF;
}

.login-form {
	width: 674px;
	float: right;
	font-size: 12px;
	margin-top: -56px;
	padding: 0 0 100px;
	background: url(../images/design/bg-blog-item.gif) repeat-x 0 100%;
}
.login-ind {
	padding-bottom: 8px;
}
.login-form p {
	margin: 10px 0 0 99px;
	line-height: 18px;
}
.login-block {
	overflow: hidden;
	margin-top: 56px;
	height: 1%;
	padding: 10px 10px 30px 85px;
	background: url(../images/design/bg-item.gif);
}
.login-block h2 {
	margin-bottom: 5px !important;
	background: #231f20 !important;
	border: 1px dashed #fff;
}
* html .login-block h2 {
	border-color: #231f20;
}
* +html .login-block h2 {
	border-color: #231f20;
}
.login-block h3 {
	background: #fff !important;
	color: #1a171b !important;
	font-size: 19px !important;
	clear: both;
	float: none !important;
}
.login-block .fields {
	background: url(../images/design/bg-login-fields.gif) repeat-y;
	overflow: hidden;
	height: 1%;
	margin-top: 26px;
}
.login-block .fields .lines {
	margin-top: -6px;
}
.login-block .fields .line {
	overflow: hidden;
	height: 1%;
	padding: 6px 0 0;
}
.login-block .fields .line label {
	float: left;
	width: 85px;
	font-size: 12px;
	line-height: 21px;
	padding: 0 10px 0 4px;
}
.login-block .text {
	float: left;
	background: #fff;
	font: 12px Georgia, "Times New Roman", Times, serif;
	width: 241px;
	border: 0;
	padding: 3px 0 4px 3px;
}
.login-block .text-captcha {
	margin: 5px 0 0 100px;
}
.login-block select {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	width: 222px;
	padding: 1px;
}
.search-text {
	overflow: hidden;
	width: 674px;
	margin: 22px -10px 0 -99px;
	background: #fff;
}
.search-text span {
	display: block;
	padding: 9px 0 8px 99px;
	margin-top: -2px;
	background: url(../images/design/bg-blog-item.gif) repeat-x;
}
.search-fields {
	overflow: hidden;
	height: 1%;
	padding-top: 12px;
	margin-bottom: -23px;
}
.search-fields .text {
	width: 185px;
}
.search-fields select {
	width: 174px;
	margin: 0 0 0 9px;
}
.search-fields .submit {
	float: left;
	cursor: pointer;
	margin: 0 0 0 13px;
}

.inform-block {
	width: 674px;
	margin-top: 23px;
}
.inform-item {
	overflow: hidden;
	height: 1%;
	padding: 2px 0 10px;
	background: url(../images/design/bg-blog-item.gif) repeat-x;
}
.inform-item img {
	float: left;
	margin: 48px 9px 0 0;
}
.inform-item .table {
	overflow: hidden;
	height: 1%;
}
.inform-item h2 {
	font-size: 20px !important;
	margin-bottom: 19px !important;
	border: 1px dashed #fff; 
	background: #1A171B !important;
}
* html .inform-item h2 {
	border: 1px dashed #1A171B; 
}
* +html .inform-item h2 {
	border: 1px dashed #1A171B; 
}
.inform-item h4 {
	margin: 0; 
	clear: both;
	color: #1A171B;
	font-size: 18px;
	font-weight: normal;
}
.inform-item p {
	margin: 0;
}
.inform-item .more {
	color: #1A171B;
}

.green h2 {
	background: #8cc642 !important;
}
* html .green h2 {
	border-color: #8cc642;
}
* +html .green h2 {
	border-color: #8cc642;
}
.green h4,
.green .more {
	color: #8cc642;
}

.orange h2 {
	background: #fbb03b !important;
}
* html orange h2 {
	border-color: #fbb03b;
}
* +html .orange h2 {
	border-color: #fbb03b;
}
.orange h4,
.orange .more {
	color: #fbb03b;
}

.blue h2 {
	background: #00AEEF !important;
}
* html blue h2 {
	border-color: #00AEEF;
}
* +html .blue h2 {
	border-color: #00AEEF;
}
.blue h4,
.blue .more {
	color: #00AEEF;
}

.pink h2 {
	background: #d61d5d !important;
}
* html pink h2 {
	border-color: #d61d5d;
}
* +html .pink h2 {
	border-color: #d61d5d;
}
.pink h4,
.pink .more {
	color: #d61d5d;
}
.block-weblogposts { float: right; width: 565px; }
.block-weblogposts-title { height: 40px;  background:transparent url(../images/design/bg-item.gif) repeat scroll 0 0; }
.block-weblogposts-title h1{ margin: 0; font-size: 20px; background-color: #000; color: #fff; border: 1px dashed #fff; display: inline; }

.blue .block-weblogposts-title h1{ background-color: #00aeef; }
.orange .block-weblogposts-title h1{ background-color: #fbb03b; }
.green .block-weblogposts-title h1{ background-color: #8cc642; }
.pink .block-weblogposts-title h1{ background-color: #d61d5d;  }

.block-weblogposts img{ float: left; margin:15px 10px 0 0; }
.block-weblogposts p { line-height: 160%;  margin: 41px 0 5px; }
#content .block-weblogposts-subtitle {width:365px; padding: 10px 0; font-size: 18px; font-weight: normal ; background-color: 0; float: left; border: 0; background-color: #fff; }
.block-weblogposts-post{ border-bottom: 1px dashed #e3e3e3; padding: 5px 0 10px; float: left;}
.block-weblogposts .nets{ background:#FFFFFF none repeat scroll 0 0; width: 240px; margin: 10px 10px 0; }
.block-weblogposts-react {list-style: none; margin: 0; padding: 0; }
.block-weblogposts-react li { border-bottom: 1px dashed #e3e3e3; padding: 10px 0; }

.pager ul { list-style: none; padding: 10px 0; display: block; }
.pager li { float: left; padding: 10px; }
.pager a { color: #000; text-decoration: none; }
.pager .active { background-color: #000; color: #FFF;}
.pager .active a { color: #fff; font-weight: bold;}
.clear: { clear: both; }
#content .block-weblogposts-title h2{ margin: 0; font-size: 14px; background-color: #000; color: #fff; border: 1px dashed #fff; display: inline; }
.block-weblogposts-form { clear: both; }
.block-weblogposts-form .block-weblogposts-title { width: 565px;  height: auto; margin: 0 0 10px; }
.block-weblogposts-form .block-weblogposts-title.text { padding: 10px 25px; }
.block-weblogposts-form input{ display: block; border: 1px dashed #5a5758; }
.block-weblogposts-form label { display: block; padding: 5px 0; }
.block-weblogposts-form textarea{ border: 1px dashed #5a5758; display: block; }
.block-weblogposts-form .col-group { width: 200px; float: left; }
.block-weblogposts-form .col-group.text { width: auto; float: none; clear: both; }
.block-weblogposts-form .form-submit{ background-color: #000; border: 1px dashed #fff; color: #fff; margin: 10px 0 0; }
.block-weblogposts-form .captcha { margin: 0 0 20px; }
.block-weblogposts-form  .captcha img{ display: block; margin: 10px 0; }
.block-weblogposts-form  .captcha input{  width: 170px; }
.submit-reaction{ clear: both; margin: 0; 
}
#content .color-pink .block-weblogposts-subtitle { color: #d61d5d; }
.color-pink .block-weblogposts-poster { color: #d61d5d;}
#content .color-green .block-weblogposts-subtitle { color: #8cc642; }
.color-green .block-weblogposts-poster { color: #8cc642;}
#content .color-blue .block-weblogposts-subtitle { color: #00aeef; }
.color-blue .block-weblogposts-poster { color: #00aeef;}
#content .color-orange .block-weblogposts-subtitle { color: #fbb03b; }
.color-orange .block-weblogposts-poster { color: #fbb03b;}

.block-webloglist{ width: 190px; overflow: hidden; }
#content .block-webloglist-title { clear: both; font-size: 14px; width: 162px; }
.block-webloglist-ul { list-style: none; clear: both;  margin: 0; padding: 0; }
.block-webloglist-ul li { position: relative; padding: 5px 0 5px 50px; }
.block-webloglist-ul img { position: absolute; left: 0; }

#content .color-blue .block-webloglist-title { background-color: #00aeef; }
#content .color-orange .block-webloglist-title { background-color: #fbb03b; }
#content .color-green .block-webloglist-title { background-color: #8cc642; }
#content .color-pink .block-webloglist-title { background-color: #d61d5d; }

.block-webloglist-link { padding: 5px 10px; float: right; }
#content .color-blue .block-webloglist-link { color: #00aeef; }
#content .color-orange .block-webloglist-link { color: #fbb03b; }
#content .color-green .block-webloglist-link { color: #8cc642; }
#content .color-pink .block-webloglist-link { color: #d61d5d;  }

.block-webloglist-more {float:right;}
#content .color-blue .block-webloglist-more { color: #00aeef; }
#content .color-orange .block-webloglist-more { color: #fbb03b; }
#content .color-green .block-webloglist-more { color: #8cc642; }
#content .color-pink .block-webloglist-more { color: #d61d5d;  }

.block-weblogposts-reaction {float:right;}
#content .color-blue .block-weblogposts-reaction { color: #00aeef; }
#content .color-orange .block-weblogposts-reaction { color: #fbb03b; }
#content .color-green .block-weblogposts-reaction { color: #8cc642; }
#content .color-pink .block-weblogposts-reaction { color: #d61d5d;  }

.newsletter-error{margin: 15px 0 0 190px;}
.newsletter-error h2{background-color: #1A171B !important; float:left;}
.newsletter-error p{float:left; width: 100%;}
.newsletter-error a{color: #000 !important; text-decoration: underline;}
.newsletter-error a:hover{text-decoration: none;}

.toright { float: right; clear: right; } 
.block-pictures-carousel { clear: both; width: 572px; margin: 0 0 20px; }
.block-pictures-carousel .title { clear: both; }
.block-pictures-carousel-more  { float: left; display: block; padding: 10px 0; color: #D61D5D; }
.block-pictures-carousel-link  { float: right; display: block; padding: 10px 0 0; color: #D61D5D; }
.block-pictures-carousel .viewport {background-color: #4f4c4d; float: left; width: 530px; height: 66px; overflow: hidden; position: relative; border: 1px solid #fff; border-width: 0 1px;  }
.block-pictures-carousel .buttons { background: #4f4c4d url(../images/design/bg-block-car-buttons.png) no-repeat 4px 27px; overflow: hidden; text-indent: -999em; display: block; margin: 0; width: 20px; height: 66px; float: left; }
.block-pictures-carousel .next {  background-position: -24px 27px;}
.block-pictures-carousel .disable { visibility: hidden; }
.block-pictures-carousel .overview { list-style: none; position: absolute; left: 0 top: 0; margin: 0; padding: 0; }
.block-pictures-carousel .overview a{ display: block; padding: 4px 0 4px 0px; margin: 0 0 0 4px; height: 57px; min-width: 80px; width: auto !important; width: 80px;}
.block-pictures-carousel .overview li{ float: left;}
.block-pictures-carousel .overview img{}
#content .block-pictures-carousel .title h2 { background-color: #000; color: #fff;}


.block-media { clear: both; width: 572px; overflow: hidden; } 
.block-media-list { list-style: none; padding: 0; margin: 0; width: 592px; float:left; }
.block-media-list li { float: left; width: 275px; height: 180px; margin: 0 20px 20px 0; }
.block-media-list h4 { margin: 0 0 2px; font-size: 14px; }
.block-media-more { float: left; display: block; padding: 10px 0; color: #D61D5D; }
.block-media-edit { float: left; display: block; padding: 5px; color: #000; background: #FFF; margin: }
.block-media-link { float: right; display: block; padding: 10px 0 0; color: #D61D5D; }
#content .block-media  .title h2 { background-color: #1A171B; color: #fff;}

.block-pictures-detail{ float: right; clear: right; width: 572px; overflow: hidden;}
.block-pictures-detail .nets { margin: 0 0 20px; }
.block-pictures-detail { text-align: center;}
#content .block-pictures-detail .title h2 { background-color: #000; color: #fff;}

.block-pictures-list{ float: right; clear: right; margin: 25px 0 0; width: 572px; overflow: hidden; }
#content .block-pictures-list .title h2{ background-color: #1A171B; color: #fff;}
.block-pictures-list .nets { margin: 0 0 20px; }
.block-pictures-ul{ list-style: none; margin: 10px 0; padding: 0;  }
.block-pictures-ul .delete-image{ position: relative; right: 10px; bottom: 47px;}
.block-pictures-ul .delete-video{ position: relative; right: 12px; bottom: 136px;}
.block-pictures-ul li{ float: left; padding: 0 3px; margin: 0 10px 10px 0; }
.block-pictures-ul li a{ }
.block-pictures-buttons { clear: both; }
.block-pictures-buttons a { color: #D61D5D; } 

.block-dates { width: 130px; padding: 100px 30px 0; }
.block-dates-list { list-style: none; padding: 0; margin: 0; }
.block-dates-list a { text-align: center; display: block; padding: 4px 0; font-size: 12px; color: #000; }
.block-dates-list a:hover,
.block-dates-list .active{ color: #D61D5D; }
.overview-middle { float: right; width: 572px; }
.overview-big { background: #fff url(../images/design/bg-block-kfa.png) repeat-y 0 0; padding: 20px 0 0; height: 100%; }
#content .overview-big .title h2 {  background-color: #000; color: #fff;  }
.block-mykfa { width: 200px;  }
.block-mykfa-title { height: 40px; background: transparent url(../images/design/bg-item.gif) repeat 0 0 ; }
.block-mykfa-title .title { float: left; }
#content .block-mykfa-title .tblack h2{ width: 200px; text-align: right; background-color: #000; color: #fff; }
#content .block-mykfa-title .twhite h2{ background-color: #fff; color: #000; }
.block-mykfa img { margin: 0 0 15px; }
.block-mykfa-white { background-color: #fff; width: 160px;margin: 0 0 10px; padding: 5px 5px; }
.block-mykfa-white p { margin: 0 0 10px; }
.block-mykfa-white h4 { color: #000; margin: 0; font-size: 12px; }
.block-mykfa-title .nets {background-color: #fff; width: 250px; margin: 15px 15px 0 0; }
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/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%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../images/design/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('../images/design/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../images/design/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('../images/design/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('../images/design/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('../images/design/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('../images/design/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../images/design/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../images/design/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/design/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../images/design/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../images/design/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../images/design/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/design/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../images/design/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../images/design/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../images/design/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }


