/* NOTE HACK USED TO FIX WinIE6 RENDER BUG AND HIDDEN FROM MacIE5 */
/* \*/
h1,h2,h3,h4,h5,h6,p,ul,ol,blockquote,img {_position:relative;}
/* */


* {
    margin: 0;
    padding: 0;
}

body
{
	margin:0px 0px 50px 0px;
	padding:0px;
	text-align:center;
	background-color:#303030;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 69%;
}

a,
a span 
{
	text-decoration:none;
	color:#0f72a8;
}


form
{
	margin:0px;
	padding:0px;
}

.clearer
{
	clear:both;
}

#content
{
	width:982px;
	margin:0px auto;
	text-align:left;
	background-color:#fcfcfc;
	background-image: url(/dms/icf/images/background.gif);
	background-repeat: repeat-x;
	background-position: left 187px;
	color:#303030;
	position:relative;
	overflow:hidden;
}

div#home
{
	width:982px;
	margin:0px auto;
	text-align:left;
	background-color:#fcfcfc;
	background-image: url(/dms/icf/images/background.gif);
	background-repeat: repeat-x;
	background-position: left 311px;
	color:#303030;
	z-index:0;
	position:relative;
	overflow:hidden;
}


#content #header
{
	overflow: hidden;
	height: 157px;
	background-color: #888;
	background-image: url(/dms/icf/images/header_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 1px solid #303030;
}

#home #header
{
	overflow:hidden;
	height: 281px;
	background-color: #888;
	background-repeat: no-repeat;
	background-position: left top;
	border-top:1px solid #303030;
}

#content #headerinner
{
	background-image: url(/dms/icf/images/logo_small.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:100%;
	height:157px;
	position: relative;
}

#content #headerinner a.home {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width:210px;
	height:157px;
}

* html #content #headerinner
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms/icf/images/logo_small.png', sizingMethod='image');
}

#home #headerinner
{
	background-image: url(/dms/icf/images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:281px;
	position: relative;
}

* html #home #headerinner
{
	background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms/icf/images/logo.png', sizingMethod='image');
}

#header h1
{
	display:none;
}

#content #header h2
{
	color: white;
	font-size: 118%;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 130px;
	left: 20px;
}

#home #header h2
{
	color: white;
	font-size: 164%;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 180px;
	left: 20px;
}

#header #search
{
	width: 482px;
	height: 100px;
	top: 0px;
	/*left: 500px;*/
	float:right;
	position: relative;
	padding-top:6px;
	text-align:right;
}

#header #search a
{
	color:#ffffff;
	text-decoration:none;
}

#header #search a:hover
{
	color:#ffffff;
	text-decoration:underline;
}

#header #search a#sitemap
{
	padding-right:8px;
}

#header #search a#privacy
{
	padding-right:12px;
}

#header #search #searchterm
{
	width:176px;
	padding:2px 2px;
	background-color:#ffffff;
	color:#333333;
	border:1px solid #444444;
}

#header #search #submit
{
	border: 1px solid #444444;
	background-image: url(/dms/icf/images/buttonbackground.gif);
	background-repeat: repeat-x;
	color:#444444;
	font-size:10px;
	padding:3px 6px 2px 6px;
	margin-right:20px;
}

#menubar
{
	background-image:  url(/dms/icf/images/menubackground.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width:100%;
}


#main
{
	min-height:269px;
	margin:10px 10px 10px 10px;
}


#footer
{
	position:relative;
	background-color:#fcfcfc;
	background-image: url(/dms/icf/images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:142px;
}

#footer #address
{
	position:absolute;
	color:#ffffff;
	font-size:90%;
	font-weight:bold;
	top:78px;
	left:115px;
}

#footer #badges
{
	position:absolute;
	color:#ffffff;
	font-size:90%;
	font-weight:bold;
	top:74px;
	left:605px;
}

#footer #badges img
{
	border:0px;
}

#homecol1
{
	float:left;
	width:492px;
}	

#homecol1inner
{
	/*margin:26px 0px 0px 16px;*/
}	

#homenews1
{
	width:476px;
	background-color:#303030;
	height:318px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position:center;
}

#homenews1text{
	width:476px;
	background-color:#303030;
	color:#ffffff;
	top:240px;
	height:78px;
	position:relative;
	/* for IE */
  	filter:alpha(opacity=60);
  	/* CSS3 standard */
  	opacity:0.6;
  	overflow:hidden;	
}

#homenews1title,
#homenews1title a
{
	font-weight:bold;
	color:white;
	margin:5px;
}

#homenews1abstract,
#homenews1abstract a
{
	color:white;
	margin:5px;
}
	
#homenews2
{
	width:476px;
	background-color:#303030;
	height:126px;
	margin:0px;
	padding:0px;
}

.homeNewsItemContainer{
	top:0px;
	width:90px;
	height:115px;
	float:left; 
	padding:0px;
	margin:5px;
	overflow:hidden;
	visibility:hidden;
}

.homeNewsItemContainer img{
	display:block;
	max-width:80px;
	max-height:55px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}
	
.homeNewsItemContainer p{
	color:#ffffff;
	margin:5px;
}

#homecol1a
{
	float:left;
	width:250px;
}

#homecol1b
{
	float:left;
	width:226px;
}

#homecol2
{
	float:left;
	width:266px;
}

#homecol2inner
{
}

#homecol3
{
	float:right;
	width:186px;
}

#homecol3 img
{
	max-width:180px;
}

#homecol3inner
{
}

#login
{
	background-color: #075986;
	padding: 10px 8px 11px 12px;
	margin-bottom:5px;
	border-top: 1px solid #1c99df;
	background-image: url(/dms/icf/images/loginbackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#ffffff;
}

#login h3
{
	font-weight:normal;
	font-size:109%;
	margin:0px 0px 8px 0px;
	padding:0px;
}

#login p
{
	margin:0px;
	padding:0px 0px 0px 0px;
}

#login label
{
	width: 64px;
	display: inline-block;
	margin-bottom:2px;
	float:left;
}

#login input
{
	width: 100px;
	border:0px;
	margin-bottom:3px;
}

#login #submit
{
	width:57px;
	height:17px;
	float:right;
	margin-top:5px;
}

.disciplinebox
{
	margin:18px 0px 13px 0px;
}

.disciplinebox h3
{
	margin:18px 26px 6px 0px;
	color: #ffffff;
	background-image: url(/dms/icf/images/header_blue.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight:normal;
	font-size:109%;
	padding:7px 11px 8px 11px;
}

.disciplinebox .disciplineclosed .disciplinearrow{
	float:right;
	background-image: url(/dms/icf/images/arrow_closed.gif);
	background-repeat: no-repeat;
	width:10px;
	cursor:pointer;
	margin-top:6px;
}

.disciplinebox .disciplineopen .disciplinearrow{
	float:right;
	background-image: url(/dms/icf/images/arrow_open.gif);
	background-repeat: no-repeat;
	width:10px;
	cursor:pointer;
	margin-top:6px;
}

.disciplinebox .disciplineclosed
{
	border-bottom:1px solid #c4c4c4;
	margin:0px 26px 0px 0px;
}

.disciplinebox .disciplineclosed h4
{
	float:left;
	font-size: 109%;
	font-weight:normal;
	color: #303030;
	padding:6px 20px 6px 12px;
	margin:0px;
	width:170px;
}

.disciplinebox .disciplineclosed h4 a
{
	display:block;
	width:170px;
	text-decoration:none;
	color:#303030;
	width:170px;
}

.disciplinebox .disciplineclosed h4 a:hover
{
	text-decoration:underline;
}

.disciplinebox .disciplineopen
{
	border-bottom:1px solid #c4c4c4;
	background-color:#c4c4c4;
	margin:0px 26px 0px 0px;
}

.disciplinebox .disciplineopen h4
{
	float:left;
	font-size: 109%;
	font-weight:normal;
	color: #303030;
	padding:6px 20px 6px 12px;
	margin:0px;
	width:170px;
}

.disciplinebox .disciplineopen h4 a
{
	display:block;
	width:170px;
	text-decoration:none;
	color:#303030;
}

.disciplinebox .disciplineopen h4 a:hover
{
	text-decoration:underline;
}

.disciplinebox .disciplineopen .teaser
{
	visibility:visible;
	padding:6px 20px 6px 12px;
	font-size:82%;
}

.disciplinebox .disciplineclosed .teaser
{
	height:0px;
	visibility:hidden;
	font-size:82%;
	overflow:hidden;
}

.disciplinebox .disciplineopen img.rightimage
{
	float:right;
}

.videobox
{
	margin:18px 0px 0px 0px;
	background-color:#c4c4c4;
}

.videobox h3
{
	margin:0px 0px 9px 0px;
	color: #ffffff;
	background-image: url(/dms/icf/images/header_blue.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight:normal;
	font-size:109%;
	padding:7px 11px 8px 11px;
}

.videobox h4
{
	color:#0f72a8;
	font-weight:normal;
	font-size:100%;
	margin:13px 14px 8px 14px;
}

.videobox .videoitem
{
	padding:0px 10px 10px 11px;
	overflow:hidden;
}

.col2box
{
	margin:0px 0px 25px 0px;
	margin-right:10px;
}

#mainrightside .col2box
{
	border:1px solid #136b9d;
}

#mainrightside.black .col2box
{
	border:1px solid #303030;
}



.col2box h3
{
	margin:0px 0px 9px 0px;
	color: #ffffff;
	background-image: url(/dms/icf/images/header_blue.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight:normal;
	font-size:109%;
	padding:7px 11px 8px 11px;
}

.col2box img.insetimage
{
	float:left;
	margin:0px 10px 5px 14px;
}

.col2box h4,
.col2box h2
{
	color:#0f72a8;
	font-weight:normal;
	font-size:109%;
	margin:0px 6px 6px 14px;
	padding:0px;
	line-height:130%;
}

.col2box p
{
	margin:0px 6px 11px 14px;
	padding:0px;
	line-height:130%;
}

.col2box p a
{
	color:#0f72a8;
	text-decoration:none;	
}

.col2box li a
{
	color:#303030;
	text-decoration:none;	
}

.col2box p a:hover,
.col2box li a:hover
{
	text-decoration:underline;	
}

.col2box ul
{
	margin: 0px 6px 11px 9px;
	padding: 0px;
	list-style-type: none;
}

.col2box li
{
	/*list-style-image: url(/dms/icf/images/bullet);*/
	list-style:none;
	padding:0px 0px 5px 11px;
	line-height:130%;
}

#maincontent
{
	color:#303030;
}

#maincontentwide
{
	float:left;
	width:674px;
}

#maincontentfullwidth{
width:100%;
}

#maincontentnarrow
{
	float:left;
	display:inline;
	width:674px;
}

#maincontent p,
#maincontentwide p,
#maincontentnarrow p {
	font-size:120%
}

#mainrightside
{
	float:right;
	width:186px;
	margin:0px 0px 0px 16px;
}
#maincontent img.leftimage
{
	float:left;
	margin:0px 11px 5px 11px;
}

#maincontent h3
{
	margin:0px 0px 14px 0px;
	color: #ffffff;
	background-image: url(/dms/icf/images/header_blue.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight:normal;
	font-size:109%;
	padding:7px 11px 8px 11px;
width:674px;
}

#mainrightside.black h3,
#maincontent h3.black 
{
	background-image: url(/dms/icf/images/header_black.jpg);

}

#maincontent h4
{
	font-size:109%;
	color:#0f72a8;
	font-weight:bold;
	padding:0px;
	margin:0px 11px 6px 11px;
}

#maincontent h5
{
	font-size:100%;
	color:#303030;
	font-weight:bold;
	padding:0px;
	margin:0px 11px 6px 11px;
}

#maincontent p
{
	margin:0px 11px 10px 11px;
	padding:0px;
	line-height:130%;
}

#maincontent a
{
	color:#0f72a8;
	text-decoration:none;
}

#maincontent a:hover
{
	color:#0f72a8;
	text-decoration:underline;
}

#maincontent ul
{
	padding: 0px;
	margin-bottom:10px;
	margin-left:10px;
	list-style: none;
}

#maincontent ul li
{
	/*list-style-image: url(/dms/icf/images/bullet);
	list-style-position:inside;*/
	list-style:none;
	padding:0px;
	margin-left:10px;
	line-height:130%;
}

/*Overwrite bullets style for fckEditor paragraphs*/
/*Bullet layer 0*/
#maincontent div.fckEdit ul {
        list-style-type:disc;
	list-style-position: inside;
	margin: 0px 11px 10px 18px;
}
#maincontent div.fckEdit ul li {
        list-style-type:disc;
        line-height:130%;
        margin:0px 0px 5px 18px;
}
/*Bullet layer 1*/
#maincontent div.fckEdit ul li ul li {
        list-style-type:circle;
        line-height:130%;
        margin:0px 0px 5px 5px;
}
/*Bullet layer 2*/
#maincontent div.fckEdit ul li ul li ul li{
        list-style-type:square;
        line-height:130%;
        margin:0px 0px 5px 5px;
}

#maincontent ol
{
	padding: 0px;
	margin: 0px 11px 10px 18px;
	list-style-type: decimal;
	list-style-position: inside;
}

#maincontent ol li
{
	padding:0px;
	margin:0px 0px 5px 0px;
	line-height:130%;
}

#maincontent ol ol
{
	margin:5px 11px 5px 22px;
}

#maincontent table.data
{
	margin:0px 11px 10px 11px;
	border-right:1px solid #0f72a8;
	border-bottom:1px solid #0f72a8;
	padding:0px;
	font-size:100%;
}

html>/**/body #maincontent table.data
{
	margin:0px auto 10px auto;
}

#maincontent table.data th,
#maincontent table.data td
{
	border-left:1px solid #0f72a8;
	border-top:1px solid #0f72a8;
	font-size:100%;
	padding:2px 4px;
	color:#303030;
	background-color:#ffffff;
}

#maincontent table.data th
{
	color:#0f72a8;
	background-color:#ceedfa;
	text-align:left;
}

#maincontent table.data th.right
{
	text-align:right;
}

#maincontent table.data th.center
{
	text-align:center;
}

#maincontent table.data caption
{
	padding:4px 0px 4px 0px;
	font-size:90%;
	color:#0f72a8;
	font-style:italic;
}

#maincontent a.iconplustext
{
	display:block;
	height:72px;
	margin-bottom:14px;
}

#maincontent a.iconplustext img
{
	display:inline;
	float:left;
	margin:0px 20px 0px 11px;
	border:0px;
}

#maincontent a.iconplustext span
{
	display: table-cell;
	vertical-align: middle;
	height:42px;
	padding:15px 0px;
}

#maincontent table.iconplustext td
{
	vertical-align:middle;
	background-color:yellow;
}

#maincontent table.iconplustext td span
{
	vertical-align:middle;
	background-color:green;
}

#maincontent div.whitebox
{
	background-color:white;
}



/* SITEMAP 
--------------------- */
#sitemap .links {
	border-top: 4px solid #b3b3b3;
	margin: 30px 0 30px 0;
}
#sitemap .links h2 {
	margin: 16px 0 0 0;
	padding: 5px 0 5px 0;
}
#sitemap .links h2 a {
	display: block;
	color: #555;
}
#sitemap .links h2 a:hover,
#sitemap .links h2 a:active,
#sitemap .links h2 a:focus {
	color: #ec1549;
}
#sitemap .links li {
	list-style-image:none;
	background: transparent url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	height: 1%; /* IE6 */
	margin: 0;
	border: none;
	padding: 0;
}
#sitemap .links li a {
	background: url(../img/icons/sprites.png) 0 7px no-repeat;
	padding: 6px 0 6px 15px;
}
#sitemap .links li li a {
	background: url(../img/icons/sprites.png) 30px 7px no-repeat;
	padding-left: 45px;
}
#sitemap .links li li li a {
	background: url(../img/icons/sprites.png) 60px 7px no-repeat;
	padding-left: 75px;
}
#sitemap #wrapper-3 .links li ul {
	margin: 0;
	padding: 0;
}
#sitemap .links li li {
	font-size: 100%;
}



/* SEARCH RESULTS
------------------------------- */
#search-results #main h1 {
	padding-top: 10px;
}
#search-results #main h1 em {
	display: inline;
	font-size: 166%;
	padding: 0 0 0 0;
	color: #000;
}
#search-results #main ol {
	margin: 20px 0 0 0;
}
#search-results #main .text h1 em {
	display: inline;
	font-size: 100%;
	color: #000;
}
#search-results ol li {
	background: transparent url(../img/bgs/dotted-line.png) repeat-x scroll 0 100%;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	list-style: none;
	font-size: 100%;
}
#search-results #main ol h2 {
	border: none;
	margin: 15px 0 5px 0;
}
#search-results #main li p {
	clear: both;
	margin: 0;
}
#search-results #main li p.category {
	margin: 2px 0 0 0;
	color: #555;
	font-size: 110%;
}
#search-results #main ol ul {
	margin: 0;
}
#search-results #main li ul.text-data li {
	background: none;
	float: left;
	margin: 2px 10px 4px 0;
	padding: 0;
	font-size: 130%;
	color: #555;
}
#search-results #main .text-data {
	border: none;
}

/* New Search */
#search-results .form-wrapper div {
	background: #f2f2bf;
	float: left;
	width: 100%;
	padding: 10px 0;
}
#search-results .form-wrapper input {
	float: left;
	margin: 3px 0 0 10px;
}
#search-results .form-wrapper div a.button {
	float: left;
	margin-top: 2px;
}
#search-results .form-wrapper input.submit {
	width: auto;
	background: #cc0;
	padding: 2px 10px;
	cursor: pointer;
}

/* error messages */
.error {
	color: #ec1549;
	font-weight: bold;
}
#main .error h1 {
	background: url(../img/bgs/error.png) 0 8px no-repeat;
	margin-bottom: 10px;
	padding: 5px 0 0 30px;
	color: #ec1549;
}
#main div.error {
	margin: 20px 0;
	font-weight: bold;
}
#main div.error ul {
	margin: 0 0 0 45px;
}
#main div.error li {
	color: #ec1549;
}
#main div.error li a,
#main div.error label span {
	color: #ec1549;
}
#main .form-wrapper div.error {
	margin: 0;
}
.form-wrapper div.error input,
.form-wrapper div.error textarea {
	border: 1px solid #ec1549;
}
/* success messages */
#main .success {
	margin: 10px 0;
}
#main .success h1 {
	background: url(../img/bgs/confirmed.png) 0 8px no-repeat;
	margin-bottom: 10px;
	padding: 5px 0 0 30px;
	color: #afaf00;
}

/* 
PHOTOS
---------------------- *
/* photos / images */
.photo { /* for dl and without it */
	float: left;
	display: inline-block;
	width: 220px;
	margin: 3px 10px 10px 0;
}
dl.photo {
	background: url(../img/bgs/photo-corners.png) 0 100% no-repeat;
	padding: 0 0 5px 0;
}
.photo img {
	display: block;
	width: 218px;
	border: 1px solid #ececec;
}
dl.mod-2 { /* big */
	clear: both;
	background: url(../img/bgs/photo-corners-wide.png) 0 100% no-repeat;
	float: none;
	width: 460px;
}
dl.mod-2 img {
	width: 458px;
}
img.mod-2 {
	clear: both;
	display: block;
	width: 458px;
}
.photo dd {
	background: #ececec;
	display: block;
	padding: 5px 5px 0 5px;
}
.photo dd.zoom {
	float: right;
}
.photo dd.zoom a {
	display: block;
	background: url(../img/icons/zoom.gif) 80% 0 no-repeat;
	width: 12px;
	text-indent: -999px;
}
#wrapper-2 .photo dd.copyright {
	font-style: italic;
	font-size: 120%;
}
.photo dd.longdesc {
	display: none;
}
.photo.mod {
	float: right;
	margin-right: 0;
	margin-left: 10px;
}


/* PHOTO GALLERY
--------------------- */

#photo-index .photo {
	background: url(../img/bgs/photo-corners.png) 0 100% no-repeat;
	width: 220px;
}
#photo-index .photo dt {
	min-height: 125px;
	height: auto;
}
#photo-index .photo dt img {
	width: 218px;
}
#photo-index dl {
	margin-right: 15px;
}
#photo-index dl.last {
	margin-right: 0;
}

/* lightbox*/
#showbox-overlay {
	position: fixed;
	background: #000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0.8;
}
#showbox {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	background-color: #b3b3b3;
	width: 995px;
	padding: 0 0 20px 0;
}
#showbox .controls {
	background-color: #555;
	overflow: hidden;
	height: 1%;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 5px 0;
	font-size: 120%;
	text-align: center;
}
#showbox .controls a {
	color: #fff;
}
#showbox .controls .prev {
	background: url(/dms/icf/img/icons/back.png) 0 1px no-repeat;
	margin-right: 10px;
	padding-left: 17px;
}
#showbox .controls .next {
	background: url(/dms/icf/img/icons/link.png) 100% 1px no-repeat;
	padding-right: 17px;
}
#showbox .controls .close {
	float: right;
	display: block;
	background: url(../img/icons/close.png) 0 1px no-repeat;
	padding: 0 5px 0  17px;
}
.prev-next {
	float: left;
	text-align: center;
	padding-left: 5px;
}
#showbox .content-box {
	background-color: #999;
	margin: 0 auto;
}
#showbox.loading .content-box {
	background: #999;
}
#showbox .multimedia-box {
	overflow: hidden;
}
#showbox .multimedia-box img {
	width: 100%;
}
#showbox .text-content {
	background: #ececec;
	padding: 5px;
}
#showbox h2 {
	margin: 5px 0;
	font-size: 130%;
}
#showbox p {
	margin-bottom: 10px;
	font-size: 120%;
}
#showbox ul {
	margin: 10px 0 10px 0;
}
#showbox li {
	list-style: none;
	color: #555;
	font-size: 110%;
}

/* ###   TW-SWITCHER ### */

#maincontentwide div.tw-switcher {
	position: relative;
	background: #000;
	border: 1px solid #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left; /* ie 6 */
	clear: both;
	height: auto;
	width: 937px;
	margin: 0;
	padding: 0;
}
#maincontentwide div.tw-switcher h3 { 
	border: 0;
	padding: 5px 10px; 
	color: #fff;
	font-size: 200%;
} 
#maincontentwide div.tw-switcher .pager {
	display: none;
	width: auto;
	margin: 0;
}
.js-on #maincontentwide div.tw-switcher .pager {
	display: block;
}
#maincontentwide div.tw-switcher .next,
#maincontentwide div.tw-switcher .prev {
	background: url(../img/bgs/prev-next-dark-225.png) 0 -275px no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 19px;
	height: 225px;
}
#maincontentwide div.tw-switcher .prev {
	left: 0;
	right: auto;
	background-position: 0 0;
	border-left: none;
}
#maincontentwide div.tw-switcher .next a,
#maincontentwide div.tw-switcher .prev a {
	display: none;
	background: url(../img/bgs/prev-next-dark-225.png) 100% -1100px no-repeat;
	width: 19px;
	height: 225px;
	text-indent: -9999px;
}  
#maincontentwide div.tw-switcher .next a {
	background-position: 0 -1375px;
}
#maincontentwide div.tw-switcher .next a.show,
#maincontentwide div.tw-switcher .prev a.show {
	display: block;
}
#maincontentwide div.tw-switcher .prev a.show:hover,
#maincontentwide div.tw-switcher .prev a.show:focus,
#maincontentwide div.tw-switcher .prev a.show:active {
	background: url(../img/bgs/prev-next-dark-225.png) 100% -550px no-repeat;
}
#maincontentwide div.tw-switcher .next a.show:hover,
#maincontentwide div.tw-switcher .next a.show:focus,
#maincontentwide div.tw-switcher .next a.show:active {
	background: url(../img/bgs/prev-next-dark-225.png) 100% -825px no-repeat;
}
#maincontentwide div.tw-switcher .rack {
	background: #f2f2f2;
	float: left;
	width: 922px;
	margin: 0;
	padding-left: 15px;
} 
.js-on #maincontentwide div.tw-switcher .rack {
	overflow: hidden;
	height: 225px; 
	width: 885px;
	display: inline;
	margin-left: 19px;
}
#maincontentwide div.tw-switcher .rack-teaser {
	overflow: hidden;
	float: left;
	width: 375px;
	height: 225px;
	border: none;
	margin: 0 10px 5px 0;
	padding: 0 5px 0 0;
}
.js-on #maincontentwide div.tw-switcher .rack-teaser {
	background-image: none;
	border-right: none;
	margin: 0;
	padding: 0 20px 0 0px;
} 
#maincontentwide div.tw-switcher .rack-teaser h2 {
	margin: 8px 0 0 0;
	font-size: 180%;
	font-weight: normal;
}      
#maincontentwide div.tw-switcher .rack-teaser img {
	display: block;
	float: left;
	height: 100px;
	width: 380px;
	margin: 4px 10px 0 0;
	border: none;
}  
#maincontentwide div.tw-switcher .rack-teaser p {
	width: 375px; 
	padding: 10px 0 0 0;    
	font-size: 130%;
	color: #555;
}
#maincontentwide div.tw-switcher .rack-teaser em {
	display: block;
	margin-top: 5px;
	font-style: normal;
}
#maincontentwide div.tw-switcher .rack-teaser em a {
	padding-left: 17px;
}

/* ###   TW-PAGING ### */
#maincontentwide div.tw-paging {
	position: relative;
	background: #000;
	border: 1px solid #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left; /* ie 6 */
	clear: both;
	height: auto;
	width: 937px;
	margin: 0 0 20px 0;
	padding: 0;
}  
.js-on #maincontentwide div.tw-paging {
	padding: 0 0 50px 0;
}  
#maincontentwide div.tw-paging h3 { 
	border: 0;
	padding: 5px 10px; 
	color: #fff;
	font-size: 200%;
} 
#maincontentwide div.tw-paging .pagination {
	position: absolute;
	top:  auto;
	bottom: 10px;
	left: 10px;
	height: 30px;
}
#maincontentwide div.tw-paging .pagination ul {
	float: none;
}
#maincontentwide div.tw-paging .pagination li {
	float: left;
	margin-right: 8px;
	list-style-type: none;
}
#maincontentwide div.tw-paging .pagination li a {
	display: block;
	float: left;
	background: url(../img/bgs/teaser-paging.png) 0 0 no-repeat;
	opacity: .5;
	margin-left: 1px;
	padding: 7px 14px 9px 10px;
	color: #000;
	font-size: 140%;
	font-weight: bold;
}  
#maincontentwide div.tw-paging .pagination li a:hover,
#maincontentwide div.tw-paging .pagination li a:active,
#maincontentwide div.tw-paging .pagination li a:focus {
	color: #ec1549;
	text-decoration: none;
} 
#maincontentwide div.tw-paging .rack {
	background: #f2f2f2;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	width: 922px;
	margin: 0;
	padding-left: 15px;
} 
.js-on #maincontentwide div.tw-paging .rack {
	overflow: hidden;
	height: 205px;
	display: inline;
	width: 915px;
	margin: 3px 0 0 3px;
}
#maincontentwide div.tw-paging .rack-teaser {
	overflow: hidden;
	float: left;
	width: 900px;
	height: 195px;
	border: none;
	margin: 0 10px 5px 0;
	padding: 0 5px 0 0;
}
.js-on #maincontentwide div.tw-paging .rack-teaser {
	background-image: none;
	border-right: none;
	margin: 0;
	padding: 10px 20px 0 0px;
} 
#maincontentwide div.tw-paging .rack-teaser h2 {
	float: right;
	width: 510px;
	margin: 0 0 5px 0;
	font-size: 180%;
	font-weight: normal;
}  
#maincontentwide div.tw-paging .mod h2 {
	width: 100%;
}    
#maincontentwide div.tw-paging .rack-teaser img {
	display: inline;
	float: left;
	height: 155px;
	width: 380px;
	margin: 4px 10px 0 0;
	border: none;
}  
#maincontentwide div.tw-paging .rack-teaser p {
	clear: none;
	float: left;
	width: 500px; 
	padding: 0 0 0 0;    
	font-size: 130%;
	color: #555;
}
#maincontentwide div.tw-paging .mod p {
	width: 100%; 
}
#maincontentwide div.tw-paging .rack-teaser em {
	display: block;
	margin-top: 5px;
	font-style: normal;
}
#maincontentwide div.tw-paging .rack-teaser em a {
	padding-left: 17px;
}




/* ###   TW-SLIDER ### */
.slider-bar a {
	display: block;
	position: absolute;
	bottom: 2px;
	height: 23px;
	width: 105px;
	text-indent: -9999em;
}
.slider-bar a.next {
	right: 2px;
	
}
.slider-bar a.prev {
	left: 2px;
	
}
#maincontentwide div.tw-slider {
	position: relative;
	background: #f2f2f2;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left; /* ie 6 */
	clear: both;
	height: auto;
	width: 458px;
	margin: 0 0 20px 0;
	padding: 0;
}  
.js-on #maincontentwide div.tw-slider {
	padding: 0 0 35px 0;
}  
#maincontentwide div.tw-slider h3 { 
	border: 0;
	padding: 5px 10px 0 5px; 
	color: #000;
	font-size: 200%;
} 
#maincontentwide div.tw-slider .rack {
	background: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	width: 418px;
	margin: 10px 0 0 0;
	padding-left: 15px;
} 
.js-on #maincontentwide div.tw-slider .rack {
	overflow: hidden;
	height: 193px;
	margin-left: 12px;
}
#maincontentwide div.tw-slider .rack-teaser {
	overflow: hidden;
	float: left;
	width: 400px;
	height: 183px;
	border: none;
	margin: 0 10px 5px 0;
	padding: 10px 20px 0 0px;
}
.js-on #maincontentwide div.tw-slider .rack-teaser {
	background-image: none;
	border-right: none;
	margin: 0;
} 
#maincontentwide div.tw-slider .rack-teaser h2 {
	float: right;
	width: 230px;
	margin: 0;
	font-size: 180%;
	font-weight: normal;
}     
#maincontentwide div.tw-slider .mod h2 {
	width: 100%;
}  
#maincontentwide div.tw-slider .rack-teaser img {
	display: inline;
	float: left;
	height: 80px;
	width: 160px;
	margin: 4px 10px 0 0;
	border: none;
}  
#maincontentwide div.tw-slider .rack-teaser p {
	clear: none;
	float: none;
	width: auto; 
	padding: 2px 0 0 0;    
	font-size: 130%;
	color: #555;
}
#maincontentwide div.tw-slider .rack-teaser em {
	display: block;
	margin-top: 5px;
	font-style: normal;
}
#maincontentwide div.tw-slider .rack-teaser em a {
	padding-left: 17px;
}
#maincontentwide div.tw-slider .slider-bar {
	position: absolute;
	left: 0;
	bottom: 0;
	background: #f2f2f2 url(../img/bgs/scrollbar-main-460.png) 0 0 no-repeat;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0 105px;
	width: 247px;
	height: 23px;
	
}
#maincontentwide div.tw-slider .ui-slider {
	display: none;
	height: 23px;
	position: relative;
}
#maincontentwide div.tw-slider .ui-slider .ui-slider-handle {
	position: absolute;
	background: url(../img/bgs/scroller-main.png) 0 0 no-repeat;
	z-index: 1;
	top: 0;
	left: 0;
	width: 211px;
	height: 19px;
	margin: 0 0 0 -105px;
}


.teaser a {
	text-decoration:none;
}

.vevent .title {
	font-weight:bold;
	color: black;
}

.vevent table {
}

#magnolia-copyright,
#magnolia-copyright a
{
	background-color:#303030;
	color:#303030;
}

.newsOverviewItem,
.teaser {
	clear:both;
	padding-top:20px;
	
}

.newsOverview img,
.teaser img {	
	max-width:200px;
	float:left;
	padding-right:10px;
}

.newsItemText .title {
	font-weight:bold;
}


/* Right Hand Modules */
#homecol3 .col3box,
#mainrightside .col3box
{
	border:1px solid #136b9d;
	margin:0px 0px 13px 0px;
	width:100%;
	padding-bottom:9px;
}

#homecol3 .col3box a,
#mainrightside .col3box a
{
	display:block;
	text-align:center;
}

#homecol3 .col3box h3,
#homecol3 .col3box h4,
#mainrightside .col3box h2,
#mainrightside .col3box h3,
#mainrightside .col3box h4
{
	margin:0px 0px 9px 0px;
	color: white;
	background-image: url(/dms/icf/images/header_blue.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight:normal;
	font-size:109%;
	padding:7px 11px 8px 11px;
	text-align:left;
}

#mainrightside.black .col3box h2,
#mainrightside.black .col3box h3,
#mainrightside.black .col3box h4
{
	background-image: url(/dms/icf/images/header_black.jpg);
}

#homecol3 .col3box h3 a,
#homecol3 .col3box h4 a,
#mainrightside .col3box h3 a,
#mainrightside .col3box h4 a
{
	text-align:left;
	color:white;
}

#homecol3 .col3box img,
#mainrightside .col3box img
{
	border:0px;
	max-width:100%;
}

#homecol3 .col3box p,
#mainrightside .col3box p
{
	margin-left:5px;
	margin-right:5px;
}

#mainrightside .col3box li a{
text-align:left;
}

#homecol3 .col3box li.download,
#mainrightside .col3box li.download {
list-style:none;
margin-left:5px;
}

.imageGroup .photo {
	max-width:200px;
}

.imageGroup .photo img {
	max-width:200px;
}

.event-list {
	text-align:left;
}

#section .links ul,
#section .links ul li{
	list-style-image:none;
	text-align:center;
}

#section .links ul li img.linkImage {
	max-width:100px;
	border:0px;	
}

#section .links ul li img.linkImage,
#section .links ul li a
 {
	float:none;
	clear:both;
}

#mainrightside h3 {
margin-top:0px;
padding-top:0px;
}

#mainrightside .teaser {
padding-top:0px;
}

#mainrightside .teaser li{
margin-left:10px;
}

img {
border:0px;
}

.insetimage {
width:100px;
}

#mainrightside ul {
}

.col3box {
display:box;
}

.col3box-hidden{
display:none;
}

#modulesScroll{
}

#modulesScroll img {
	padding:0px;
	border:0px;
	margin:0px;
}
	
#modulesLabel {
	float:left;
	margin:0px;
	border:0px;
	padding:0px;
	
}

#modulesPrev,
#modulesNext{
	cursor:pointer;
	float:left;
	margin:0px;
	border:0px;
	padding:0px;
}

#modulesLabel img,
#modulesPrev img,
#modulesNext img {
}

/* FORMS 
-------------------- */
.form-wrapper {
	clear: both;
}
.form-wrapper fieldset {
	border: none;
	margin: 5px 0 30px 0;
}
.form-wrapper fieldset h2 {
	margin: 0 0 1px 0;
	border-top: 4px solid #cccc00;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 0;
	color: #333;
}
.form-wrapper p.required {
	text-align: right;
}
.form-wrapper p.required span,
.form-wrapper dfn {
	color: #ec1549;
	font-weight: bold;
}
.form-wrapper div {
	clear: both;
	float: left;
	width: 460px;
	border-bottom: 1px dotted #b3b3b3;
	padding: 10px 0 15px 0;
}
.form-wrapper div div {
	width: auto;
	border-bottom: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.form-wrapper div div.form-item {
	margin: 0;	
	clear: none;
}
.form-wrapper label {
	position: relative;
	display: block;
	font-size: 130%;
}
.form-wrapper  fieldset .multiple-labels fieldset input,
.form-wrapper input,
.form-wrapper textarea,
.form-wrapper div.mod input.mod {
	display: block;
	background: #ebebeb;
	width: 300px;
	margin: 3px 0 0 0;
	border: 1px solid #c2c2c2;
	padding: 3px 3px 4px 3px;
}
.form-item-hidden,
.form-wrapper input[type=hidden] {
   display: none;
}
.form-wrapper .multiple-labels fieldset input.a11y-focus,
.form-wrapper .multiple-labels fieldset input:focus,
.form-wrapper input:focus,
.form-wrapper textarea:focus,
.form-wrapper input.a11y-focus,
.form-wrapper textarea.a11y-focus {
	border: 1px solid #000;
	background: #fff;
}

.form-wrapper input[type=radio].a11y-focus,
.form-wrapper input[type=checkbox].a11y-focus {
	background: transparent;
	border: none;	
}


.form-wrapper textarea {
	height: 150px;
	width: 300px;
}
.form-wrapper select {
	display: block;
	width: 310px;
	margin: 5px 0 0 0;
}
.form-wrapper div span {
	display: block;
	padding: 5px 0 0 0;
	color: #555;
	font-size: 110%;
}
.form-wrapper h4 {
	padding: 0 0 10px 0;
	color: #000;
	font-size: 130%;
	font-weight: bold;
}
.form-wrapper div.multiple-labels label span {
	color: #555;
	font-size: 110%;
	font-weight: normal;
}
.form-wrapper div label span {
	display: inline;
}
.form-wrapper div label.m span {
	clear: both;
	padding: 0 0 5px 0;
}
.form-wrapper div span.help a {
	background: url(../img/icons/sprites.png) 0 -651px no-repeat;
	padding-left: 15px;
}

/* multiple inputs in one row */
.form-wrapper div div.form-item-s,
.form-wrapper div div.form-item-m,
.form-wrapper div div.form-item-l {
	float: left;
	margin: 0;
	clear: none;
	width: 92px;
}

.form-wrapper div div.form-item-m {
	width: 161px;
	padding: 0;
}
.form-wrapper div div.form-item-l {
	width: 363px;
}
.form-wrapper div div.form-item-s input {
	width: 70px;
}
.form-wrapper div div.form-item-m input {
	width: 139px;
}
.form-wrapper div div.form-item-l input {
	width: 209px;
}

/* checkboxes & radiobuttons */
.form-wrapper fieldset fieldset {
	float: none; /* ie 6 */
	margin: 0;
	padding: 0;
}
.form-wrapper fieldset fieldset input {
	width: auto;
	display: inline;
	background: transparent;
	border: none;
}
#main .form-wrapper fieldset fieldset legend {
	text-indent: -9999px;
	font-size: 0;
}
.form-wrapper  fieldset fieldset div.form-item label {
	display: inline;
}
/* mod for short elements */
.form-wrapper fieldset fieldset.mod .form-item {
	float: left;
	margin-right: 10px;
	width: auto;
}
.form-wrapper fieldset fieldset.mod .form-item label {
	display: inline;
}
/* Submit */
.form-wrapper div.button-wrapper {
	position: relative;
	border: none;
	padding: 10px 0 5px 0;
}
.form-wrapper fieldset div.button-wrapper em {
	float: right;
	margin-top: -24px;
	font-size: 140%;
}
.new-search .button,  /* button outside button-wrapper */
.form-wrapper div.button-wrapper input { /* button */
	background: #b90834 url(../img/bgs/submit.png) 0 0 repeat-x;
	right: auto;
	width: auto;
	border: 1px solid #f19eb2;
	border-right: 1px solid #920728;
	border-bottom: 1px solid #920728;
	padding: 2px 10px;
	color: #fff;
	cursor: pointer;
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
}
.new-search .button {  /* button outside button-wrapper */
	padding-top: 3px;
	padding-bottom: 4px;
}
.new-search .button:hover, 
.new-search .button:active,
.new-search .button:focus,
.form-wrapper div.button-wrapper input:hover,
.form-wrapper div.button-wrapper input:active,
.form-wrapper div.button-wrapper input:focus {
	background: #333;
	color: #fff;
	border: 1px solid #111;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	
}
