

/*StartFile30.11.2012 08:43:55Htdocs/Styles/screen.css*/


/* -------------------------------------------------------------- 
  
   IceCube2.Net CSS powered by Blueprint CSS Framework 
   * Version:   3 (08.09.2011)
   
-------------------------------------------------------------- */ 



/*StartInclude lib/shadowbox.css*/


/* IceCube2.Net Framework : shadowbox.css
-------------------------------------------------------------- */

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url("/Htdocs/Images/lib/shadowbox/loading.gif") no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url("/Htdocs/Images/lib/shadowbox/close.png");}
#sb-nav-next{background-image:url("/Htdocs/Images/lib/shadowbox/next.png");}
#sb-nav-previous{background-image:url("/Htdocs/Images/lib/shadowbox/previous.png");}
#sb-nav-play{background-image:url("/Htdocs/Images/lib/shadowbox/play.png");}
#sb-nav-pause{background-image:url("/Htdocs/Images/lib/shadowbox/pause.png");}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}


/*EndInclude lib/shadowbox.css*/


/*StartInclude lib/video-js.css*/

.video-js-box{text-align:left;position:relative;line-height:0!important;border:none!important;margin:0;padding:0!important;}
video.video-js{background-color:#000;position:relative;padding:0;}
.vjs-flash-fallback{display:block;}
.video-js-box img.vjs-poster{display:block;position:absolute;left:0;top:0;width:100%;height:100%;cursor:pointer;margin:0;padding:0;}
.video-js-box .vjs-subtitles{color:#fff;font-size:20px;text-align:center;position:absolute;bottom:40px;left:0;right:0;}
.video-js-box.vjs-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000;}
.video-js-box.vjs-fullscreen video.video-js,.video-js-box.vjs-fullscreen .vjs-flash-fallback{position:relative;top:0;left:0;width:100%;height:100%;z-index:1000;}
.video-js-box.vjs-fullscreen .vjs-controls{z-index:1003;}
.vjs-styles-check{height:5px;position:absolute;}
.video-js-box.vjs-controls-below .vjs-controls{position:relative;opacity:1;background-color:#000;}
.video-js-box.vjs-controls-below .vjs-subtitles{bottom:75px;}
.video-js-box .vjs-controls{position:absolute;opacity:0.85;color:#fff;display:none;left:0;right:0;width:100%;bottom:0;height:35px;margin:0;padding:0;}
.video-js-box .vjs-controls > div{position:absolute;text-align:center;height:25px;top:5px;background-color:#0B151A;background:#1F3744 0 left 12px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;box-shadow:1px 1px 2px #000;-webkit-box-shadow:1px 1px 2px #000;-moz-box-shadow:1px 1px 2px #000;margin:0;padding:0;}
.vjs-controls > div.vjs-play-control{left:5px;width:25px;}
.vjs-controls > div.vjs-progress-control{left:35px;right:165px;border-top-right-radius:0;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-bottom-right-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;}
.vjs-controls > div.vjs-time-control{width:75px;right:90px;border-top-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-bottom-left-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;}
.vjs-controls > div.vjs-fullscreen-control{width:25px;right:5px;}
.vjs-play-control span{display:block;font-size:0;line-height:0;}
.vjs-paused .vjs-play-control span{width:0;height:0;border-left:10px solid #fff;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);margin:8px 0 0 8px;}
.vjs-playing .vjs-play-control span{width:3px;height:10px;border-top:0;border-left:3px solid #fff;border-bottom:0;border-right:3px solid #fff;margin:8px auto 0;}
.vjs-progress-holder{position:relative;overflow:hidden;cursor:pointer!important;height:9px;border:1px solid #777;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;margin:7px 1px 0 5px;padding:0;}
.vjs-progress-holder div{position:absolute;display:block;width:0;height:9px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;margin:0;padding:0;}
.vjs-play-progress{background:0;}
.vjs-load-progress{opacity:0.8;background-color:#555;background:0;}
.vjs-controls .vjs-time-control{font-size:10px;line-height:1;font-weight:400;font-family:Helvetica, Arial, sans-serif;}
.vjs-controls .vjs-time-control span{line-height:25px;}
.vjs-volume-control div{display:block;margin:0 5px;padding:4px 0 0;}
.vjs-volume-control div span{float:left;width:5px;height:0;border-bottom:18px solid #555;margin:0 2px 0 0;padding:0;}
.vjs-volume-control div span.vjs-volume-level-on{border-color:#fff;}
.vjs-volume-control div span:nth-child(1){border-bottom-width:2px;height:16px;}
.vjs-volume-control div span:nth-child(2){border-bottom-width:4px;height:14px;}
.vjs-volume-control div span:nth-child(3){border-bottom-width:7px;height:11px;}
.vjs-volume-control div span:nth-child(4){border-bottom-width:10px;height:8px;}
.vjs-volume-control div span:nth-child(5){border-bottom-width:14px;height:4px;}
.vjs-volume-control div span:nth-child(6){margin-right:0;}
.vjs-fullscreen-control div{text-align:left;vertical-align:top;cursor:pointer!important;width:20px;height:20px;margin:5px 0 0 5px;padding:0;}
.vjs-fullscreen-control div span{float:left;font-size:0;line-height:0;width:0;text-align:left;vertical-align:top;margin:0;padding:0;}
.vjs-fullscreen-control div span:nth-child(1){margin-right:3px;margin-bottom:3px;border-top:6px solid #fff;border-right:6px solid rgba(0,0,0,0);}
.vjs-fullscreen-control div span:nth-child(2){border-top:6px solid #fff;border-left:6px solid rgba(0,0,0,0);}
.vjs-fullscreen-control div span:nth-child(3){clear:both;border-bottom:6px solid #fff;border-right:6px solid rgba(0,0,0,0);margin:0 3px 0 0;}
.vjs-fullscreen-control div span:nth-child(4){border-bottom:6px solid #fff;border-left:6px solid rgba(0,0,0,0);}
.vjs-fullscreen .vjs-fullscreen-control div span:nth-child(1){border:none;border-bottom:6px solid #fff;border-left:6px solid rgba(0,0,0,0);}
.vjs-fullscreen .vjs-fullscreen-control div span:nth-child(2){border:none;border-bottom:6px solid #fff;border-right:6px solid rgba(0,0,0,0);}
.vjs-fullscreen .vjs-fullscreen-control div span:nth-child(3){border:none;border-top:6px solid #fff;border-left:6px solid rgba(0,0,0,0);}
.vjs-fullscreen .vjs-fullscreen-control div span:nth-child(4){border:none;border-top:6px solid #fff;border-right:6px solid rgba(0,0,0,0);}
.vjs-no-video{font-size:small;line-height:1.5;}
div.vjs-big-play-button{display:none;z-index:2;position:absolute;top:50%;left:50%;width:80px;height:80px;text-align:center;vertical-align:center;cursor:pointer!important;border:3px solid #fff;opacity:0.9;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;background-color:#0B151A;background:#1F3744 0 left 40px;box-shadow:4px 4px 8px #000;-webkit-box-shadow:4px 4px 8px #000;-moz-box-shadow:4px 4px 8px #000;margin:-43px 0 0 -43px;}
div.vjs-big-play-button:hover{box-shadow:0 0 80px #fff;-webkit-box-shadow:0 0 80px #fff;-moz-box-shadow:0 0 80px #fff;}
div.vjs-big-play-button span{display:block;font-size:0;line-height:0;width:0;height:0;border-left:40px solid #fff;border-top:20px solid rgba(0,0,0,0);border-bottom:20px solid rgba(0,0,0,0);margin:20px 0 0 23px;}
.vjs-spinner{display:none;position:absolute;top:50%;left:50%;width:100px;height:100px;z-index:1;transform:scale(0.5);-webkit-transform:scale(0.5);-moz-transform:scale(0.5);margin:-50px 0 0 -50px;}
.vjs-spinner div{position:absolute;left:40px;top:40px;width:20px;height:20px;background:#fff;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;border:1px solid #ccc;}
.vjs-spinner div:nth-child(1){opacity:0.12;transform:rotate(000deg) translate(0,-40px) scale(0.1);-webkit-transform:rotate(000deg) translate(0,-40px) scale(0.1);-moz-transform:rotate(000deg) translate(0,-40px) scale(0.1);}
.vjs-spinner div:nth-child(2){opacity:0.25;transform:rotate(045deg) translate(0,-40px) scale(0.2);-webkit-transform:rotate(045deg) translate(0,-40px) scale(0.2);-moz-transform:rotate(045deg) translate(0,-40px) scale(0.2);}
.vjs-spinner div:nth-child(3){opacity:0.37;transform:rotate(090deg) translate(0,-40px) scale(0.4);-webkit-transform:rotate(090deg) translate(0,-40px) scale(0.4);-moz-transform:rotate(090deg) translate(0,-40px) scale(0.4);}
.vjs-spinner div:nth-child(4){opacity:0.50;transform:rotate(135deg) translate(0,-40px) scale(0.6);-webkit-transform:rotate(135deg) translate(0,-40px) scale(0.6);-moz-transform:rotate(135deg) translate(0,-40px) scale(0.6);}
.vjs-spinner div:nth-child(5){opacity:0.62;transform:rotate(180deg) translate(0,-40px) scale(0.8);-webkit-transform:rotate(180deg) translate(0,-40px) scale(0.8);-moz-transform:rotate(180deg) translate(0,-40px) scale(0.8);}
.vjs-spinner div:nth-child(6){opacity:0.75;transform:rotate(225deg) translate(0,-40px) scale(1.0);-webkit-transform:rotate(225deg) translate(0,-40px) scale(1.0);-moz-transform:rotate(225deg) translate(0,-40px) scale(1.0);}
.vjs-spinner div:nth-child(7){opacity:0.87;transform:rotate(270deg) translate(0,-40px) scale(1.1);-webkit-transform:rotate(270deg) translate(0,-40px) scale(1.1);-moz-transform:rotate(270deg) translate(0,-40px) scale(1.1);}
.vjs-spinner div:nth-child(8){opacity:1.00;transform:rotate(315deg) translate(0,-40px) scale(1.3);-webkit-transform:rotate(315deg) translate(0,-40px) scale(1.3);-moz-transform:rotate(315deg) translate(0,-40px) scale(1.3);}
.vim-css .vjs-controls{height:60px;opacity:0.9;color:#fff;}
.vim-css .vjs-controls > div{height:32px;top:18px;text-align:center;background:rgba(23,35,34,0.746094);border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;padding:0;}
.vim-css .vjs-controls > div.vjs-play-control{width:65px;left:10px;}
.vim-css .vjs-controls > div.vjs-progress-control{left:85px;right:160px;}
.vim-css .vjs-controls > div.vjs-time-control{width:75px;right:85px;}
.vim-css .vjs-controls > div.vjs-fullscreen-control{width:25px;right:10px;}
.vim-css .vjs-controls .vjs-play-control{top:10px;height:40px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;margin:0;}
.vim-css .vjs-play-control:hover{background:#00ADEF;}
.vim-css.vjs-paused .vjs-play-control span{border-left-color:#fff;border-top-width:9px;border-left-width:18px;border-bottom-width:9px;margin:11px 0 0 24px;}
.vim-css.vjs-playing .vjs-play-control span{width:5px;height:18px;border-left:5px solid #fff;border-right:5px solid #fff;margin:11px 0 0 24px;}
.vim-css .vjs-controls .vjs-progress-control{border-radius:5px 0 0 5px;-webkit-border-radius:5px 0 0 5px;-moz-border-radius:5px 0 0 5px;}
.vim-css .vjs-progress-control .vjs-progress-holder{height:8px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;border-color:#666;margin:10px 5px 0 10px;padding:1px;}
.vim-css .vjs-progress-control .vjs-play-progress{height:8px;background:#00ADEF;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;}
.vim-css .vjs-progress-control .vjs-load-progress{height:8px;background:#898F8F;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;}
.vim-css .vjs-controls .vjs-time-control{font-size:11px;}
.vim-css .vjs-controls .vjs-time-control span{line-height:32px;}
.vim-css .vjs-volume-control div{width:30px;padding:7px 0 0 5px;}
.vim-css .vjs-volume-control div span{float:left;width:3px;height:3px;border-bottom:12px solid #666;-webkit-transition:all 100ms linear;-moz-transition:all 100ms linear;margin:0 2px 0 0;padding:0;}
.vim-css .vjs-volume-control div span.vjs-volume-level-on{border-color:#00ADEF;}
.vim-css .vjs-volume-control div span:hover{height:0;border-bottom-width:15px;}
.vim-css .vjs-fullscreen-control div{margin:10px 0 0;}
.vim-css .vjs-controls .vjs-fullscreen-control{border-radius:0 5px 5px 0;-webkit-border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;}
.vim-css .vjs-fullscreen-control div span:nth-child(1){border:none;border-top:4px solid #fff;border-right:4px solid rgba(0,0,0,0);margin:0 4px 4px 0;}
.vim-css .vjs-fullscreen-control div span:nth-child(3){clear:both;border:none;border-bottom:4px solid #fff;border-right:4px solid rgba(0,0,0,0);margin:0 4px 0 0;}
.vim-css.vjs-fullscreen .vjs-fullscreen-control div span:nth-child(2){border:none;border-bottom:4px solid #fff;border-right:4px solid rgba(0,0,0,0);}
.vim-css.vjs-fullscreen .vjs-fullscreen-control div span:nth-child(4){border:none;border-top:4px solid #fff;border-right:4px solid rgba(0,0,0,0);}
.vim-css .vjs-fullscreen-control:hover div span:nth-child(3),.vim-css .vjs-fullscreen-control:hover div span:nth-child(4),.vim-css.vjs-fullscreen .vjs-fullscreen-control:hover div span:nth-child(1),.vim-css.vjs-fullscreen .vjs-fullscreen-control:hover div span:nth-child(2){border-bottom-color:#00ADEF;}
.vim-css .vjs-fullscreen-control:hover div span:nth-child(1),.vim-css .vjs-fullscreen-control:hover div span:nth-child(2),.vim-css.vjs-fullscreen .vjs-fullscreen-control:hover div span:nth-child(3),.vim-css.vjs-fullscreen .vjs-fullscreen-control:hover div span:nth-child(4){border-top-color:#00ADEF;}
.vim-css div.vjs-big-play-button{width:80px;height:60px;border:none;opacity:0.9;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;background:rgba(23,35,34,0.746094);box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;margin:-30px 0 0 -40px;}
.vim-css div.vjs-big-play-button:hover{background:#00ADEF;opacity:1;} 
.vim-css div.vjs-big-play-button span{border-left:36px solid #fff;border-top:18px solid rgba(0,0,0,0);border-bottom:18px solid rgba(0,0,0,0);margin:12px 0 0 26px;}
.video-js-box.vjs-fullscreen img.vjs-poster,.video-js-box.vjs-fullscreen .vjs-spinner{z-index:1001;}
.video-js-box.vjs-fullscreen .vjs-big-play-button,.video-js-box.vjs-fullscreen .vjs-subtitles{z-index:1004;}
.vjs-controls > div.vjs-volume-control,.vim-css .vjs-controls > div.vjs-volume-control{width:50px;right:35px;}
.vjs-play-control,.vjs-volume-control,.vjs-fullscreen-control{cursor:pointer!important;}
.vim-css .vjs-fullscreen-control div span:nth-child(2),.vim-css.vjs-fullscreen .vjs-fullscreen-control div span:nth-child(3){border:none;border-top:4px solid #fff;border-left:4px solid rgba(0,0,0,0);}
.vim-css .vjs-fullscreen-control div span:nth-child(4),.vim-css.vjs-fullscreen .vjs-fullscreen-control div span:nth-child(1){border:none;border-bottom:4px solid #fff;border-left:4px solid rgba(0,0,0,0);}

/*EndInclude lib/video-js.css*/


/*StartInclude lib/fullcalendar.css*/

/*
 * FullCalendar v1.5.1 Stylesheet
 *
 * Copyright (c) 2011 Adam Shaw
 * Dual licensed under the MIT and GPL licenses, located in
 * MIT-LICENSE.txt and GPL-LICENSE.txt respectively.
 *
 * Date: Sat Apr 9 14:09:51 2011 -0700
 *
 */


.fc {
	direction: ltr;
	text-align: left;
	}
	
.fc table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
html .fc,
.fc table {
	font-size: 12px;
	}
	
.fc td,
.fc th {
	padding: 0;
	vertical-align: top;
	}



/* Header
------------------------------------------------------------------------*/

.fc-header td {
	white-space: nowrap;
	}

.fc-header-left {
	width: 25%;
	text-align: left;
	}
	
.fc-header-center {
	text-align: center;
	}
	
.fc-header-right {
	width: 25%;
	text-align: right;
	}
	
.fc-header-title {
	display: inline-block;
	vertical-align: top;
	}
	
.fc-header-title h2 {
	margin-top: 0;
	white-space: nowrap;
	}
	
.fc .fc-header-space {
	padding-left: 10px;
	}
	
.fc-header .fc-button {
	margin-bottom: 1em;
	vertical-align: top;
	}
	
/* buttons edges butting together */

.fc-header .fc-button {
	margin-right: -1px;
	}
	
.fc-header .fc-corner-right {
	margin-right: 1px; /* back to normal */
	}
	
.fc-header .ui-corner-right {
	margin-right: 0; /* back to normal */
	}
	
/* button layering (for border precedence) */
	
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
	z-index: 2;
	}
	
.fc-header .fc-state-down {
	z-index: 3;
	}

.fc-header .fc-state-active,
.fc-header .ui-state-active {
	z-index: 4;
	}
	
	
	
/* Content
------------------------------------------------------------------------*/
	
.fc-content {
	clear: both;
	}
	
.fc-view {
	width: 100%; /* needed for view switching (when view is absolute) */
	overflow: hidden;
	}
	
	

/* Cell Styles
------------------------------------------------------------------------*/

.fc-widget-header,    /* <th>, usually */
.fc-widget-content {  /* <td>, usually */
	border: 1px solid #ccc;
	}
	
.fc-state-highlight { /* <td> today cell */ /* TODO: add .fc-today to <th> */
	background: #ffc;
	}
	
.fc-cell-overlay { /* semi-transparent rectangle while dragging */
	background: #9cf;
	opacity: .2;
	filter: alpha(opacity=20); /* for IE */
	}
	


/* Buttons
------------------------------------------------------------------------*/

.fc-button {
	position: relative;
	display: inline-block;
	cursor: pointer;
	}
	
.fc-state-default { /* non-theme */
	border-style: solid;
	border-width: 1px 0;
	}
	
.fc-button-inner {
	position: relative;
	float: left;
	overflow: hidden;
	}
	
.fc-state-default .fc-button-inner { /* non-theme */
	border-style: solid;
	border-width: 0 1px;
	}
	
.fc-button-content {
	position: relative;
	float: left;
	height: 1.9em;
	line-height: 1.9em;
	padding: 0 .6em;
	white-space: nowrap;
	}
	
/* icon (for jquery ui) */
	
.fc-button-content .fc-icon-wrap {
	position: relative;
	float: left;
	top: 50%;
	}
	
.fc-button-content .ui-icon {
	position: relative;
	float: left;
	margin-top: -50%;
	*margin-top: 0;
	*top: -50%;
	}
	
/* gloss effect */
	
.fc-state-default .fc-button-effect {
	position: absolute;
	top: 50%;
	left: 0;
	}
	
.fc-state-default .fc-button-effect span {
	position: absolute;
	top: -100px;
	left: 0;
	width: 500px;
	height: 100px;
	border-width: 100px 0 0 1px;
	border-style: solid;
	border-color: #fff;
	background: #444;
	opacity: .09;
	filter: alpha(opacity=9);
	}
	
/* button states (determines colors)  */
	
.fc-state-default,
.fc-state-default .fc-button-inner {
	border-style: solid;
	border-color: #ccc #bbb #aaa;
	background: #F3F3F3;
	color: #000;
	}
	
.fc-state-hover,
.fc-state-hover .fc-button-inner {
	border-color: #999;
	}
	
.fc-state-down,
.fc-state-down .fc-button-inner {
	border-color: #555;
	background: #777;
	}
	
.fc-state-active,
.fc-state-active .fc-button-inner {
	border-color: #555;
	background: #777;
	color: #fff;
	}
	
.fc-state-disabled,
.fc-state-disabled .fc-button-inner {
	color: #999;
	border-color: #ddd;
	}
	
.fc-state-disabled {
	cursor: default;
	}
	
.fc-state-disabled .fc-button-effect {
	display: none;
	}
	
	

/* Global Event Styles
------------------------------------------------------------------------*/
	 
.fc-event {
	border-style: solid;
	border-width: 0;
	font-size: .85em;
	cursor: default;
	}
	
a.fc-event,
.fc-event-draggable {
	cursor: pointer;
	}
	
a.fc-event {
	text-decoration: none;
	}
	
.fc-rtl .fc-event {
	text-align: right;
	}
	
.fc-event-skin {
	border-color: #36c;     /* default BORDER color */
	background-color: #36c; /* default BACKGROUND color */
	color: #fff;            /* default TEXT color */
	}
	
.fc-event-inner {
	position: relative;
	width: 100%;
	height: 100%;
	border-style: solid;
	border-width: 0;
	overflow: hidden;
	}
	
.fc-event-time,
.fc-event-title {
	padding: 0 1px;
	}
	
.fc .ui-resizable-handle { /*** TODO: don't use ui-resizable anymore, change class ***/
	display: block;
	position: absolute;
	z-index: 99999;
	overflow: hidden; /* hacky spaces (IE6/7) */
	font-size: 300%;  /* */
	line-height: 50%; /* */
	}
	
	
	
/* Horizontal Events
------------------------------------------------------------------------*/

.fc-event-hori {
	border-width: 1px 0;
	margin-bottom: 1px;
	}
	
/* resizable */
	
.fc-event-hori .ui-resizable-e {
	top: 0           !important; /* importants override pre jquery ui 1.7 styles */
	right: -3px      !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: e-resize;
	}
	
.fc-event-hori .ui-resizable-w {
	top: 0           !important;
	left: -3px       !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: w-resize;
	}
	
.fc-event-hori .ui-resizable-handle {
	_padding-bottom: 14px; /* IE6 had 0 height */
	}
	
	
	
/* Fake Rounded Corners (for buttons and events)
------------------------------------------------------------*/
	
.fc-corner-left {
	margin-left: 1px;
	}
	
.fc-corner-left .fc-button-inner,
.fc-corner-left .fc-event-inner {
	margin-left: -1px;
	}
	
.fc-corner-right {
	margin-right: 1px;
	}
	
.fc-corner-right .fc-button-inner,
.fc-corner-right .fc-event-inner {
	margin-right: -1px;
	}
	
.fc-corner-top {
	margin-top: 1px;
	}
	
.fc-corner-top .fc-event-inner {
	margin-top: -1px;
	}
	
.fc-corner-bottom {
	margin-bottom: 1px;
	}
	
.fc-corner-bottom .fc-event-inner {
	margin-bottom: -1px;
	}
	
	
	
/* Fake Rounded Corners SPECIFICALLY FOR EVENTS
-----------------------------------------------------------------*/
	
.fc-corner-left .fc-event-inner {
	border-left-width: 1px;
	}
	
.fc-corner-right .fc-event-inner {
	border-right-width: 1px;
	}
	
.fc-corner-top .fc-event-inner {
	border-top-width: 1px;
	}
	
.fc-corner-bottom .fc-event-inner {
	border-bottom-width: 1px;
	}
	
	
	
/* Reusable Separate-border Table
------------------------------------------------------------*/

table.fc-border-separate {
	border-collapse: separate;
	}
	
.fc-border-separate th,
.fc-border-separate td {
	border-width: 1px 0 0 1px;
	}
	
.fc-border-separate th.fc-last,
.fc-border-separate td.fc-last {
	border-right-width: 1px;
	}
	
.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
	border-bottom-width: 1px;
	}
	
.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th {
	border-top-width: 0;
	}
	
	

/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/

.fc-grid th {
	text-align: center;
	}
	
.fc-grid .fc-day-number {
	float: right;
	padding: 0 2px;
	}
	
.fc-grid .fc-other-month .fc-day-number {
	opacity: 0.3;
	filter: alpha(opacity=30); /* for IE */
	/* opacity with small font can sometimes look too faded
	   might want to set the 'color' property instead
	   making day-numbers bold also fixes the problem */
	}
	
.fc-grid .fc-day-content {
	clear: both;
	padding: 2px 2px 1px; /* distance between events and day edges */
	}
	
/* event styles */
	
.fc-grid .fc-event-time {
	font-weight: bold;
	}
	
/* right-to-left */
	
.fc-rtl .fc-grid .fc-day-number {
	float: left;
	}
	
.fc-rtl .fc-grid .fc-event-time {
	float: right;
	}
	
	

/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/

.fc-agenda table {
	border-collapse: separate;
	}
	
.fc-agenda-days th {
	text-align: center;
	}
	
.fc-agenda .fc-agenda-axis {
	width: 50px;
	padding: 0 4px;
	vertical-align: middle;
	text-align: right;
	white-space: nowrap;
	font-weight: normal;
	}
	
.fc-agenda .fc-day-content {
	padding: 2px 2px 1px;
	}
	
/* make axis border take precedence */
	
.fc-agenda-days .fc-agenda-axis {
	border-right-width: 1px;
	}
	
.fc-agenda-days .fc-col0 {
	border-left-width: 0;
	}
	
/* all-day area */
	
.fc-agenda-allday th {
	border-width: 0 1px;
	}
	
.fc-agenda-allday .fc-day-content {
	min-height: 34px; /* TODO: doesnt work well in quirksmode */
	_height: 34px;
	}
	
/* divider (between all-day and slots) */
	
.fc-agenda-divider-inner {
	height: 2px;
	overflow: hidden;
	}
	
.fc-widget-header .fc-agenda-divider-inner {
	background: #eee;
	}
	
/* slot rows */
	
.fc-agenda-slots th {
	border-width: 1px 1px 0;
	}
	
.fc-agenda-slots td {
	border-width: 1px 0 0;
	background: none;
	}
	
.fc-agenda-slots td div {
	height: 20px;
	}
	
.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
	border-top-width: 0;
	}

.fc-agenda-slots tr.fc-minor th,
.fc-agenda-slots tr.fc-minor td {
	border-top-style: dotted;
	}
	
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
	*border-top-style: solid; /* doesn't work with background in IE6/7 */
	}
	


/* Vertical Events
------------------------------------------------------------------------*/

.fc-event-vert {
	border-width: 0 1px;
	}
	
.fc-event-vert .fc-event-head,
.fc-event-vert .fc-event-content {
	position: relative;
	z-index: 2;
	width: 100%;
	overflow: hidden;
	}
	
.fc-event-vert .fc-event-time {
	white-space: nowrap;
	font-size: 10px;
	}
	
.fc-event-vert .fc-event-bg { /* makes the event lighter w/ a semi-transparent overlay  */
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: .3;
	filter: alpha(opacity=30);
	}
	
.fc .ui-draggable-dragging .fc-event-bg, /* TODO: something nicer like .fc-opacity */
.fc-select-helper .fc-event-bg {
	display: none\9; /* for IE6/7/8. nested opacity filters while dragging don't work */
	}
	
/* resizable */
	
.fc-event-vert .ui-resizable-s {
	bottom: 0        !important; /* importants override pre jquery ui 1.7 styles */
	width: 100%      !important;
	height: 8px      !important;
	overflow: hidden !important;
	line-height: 8px !important;
	font-size: 11px  !important;
	font-family: monospace;
	text-align: center;
	cursor: s-resize;
	}
	
.fc-agenda .ui-resizable-resizing { /* TODO: better selector */
	_overflow: hidden;
	}
	
	


/*EndInclude lib/fullcalendar.css*/


/*StartInclude lib/jquery-ui.css*/

/*
 * jQuery UI CSS Framework 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=cce1ff&bgTextureHighlight=05_inset_soft.png&bgImgOpacityHighlight=50&borderColorHighlight=2e83ff&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=05_inset_soft.png&bgImgOpacityError=95&borderColorError=CC3333&fcError=CC3333&iconColorError=CC3333&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url("/Htdocs/Images/lib/jquery-ui/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url("/Htdocs/Images/lib/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url("/Htdocs/Images/lib/jquery-ui/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url("/Htdocs/Images/lib/jquery-ui/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url("/Htdocs/Images/lib/jquery-ui/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #2e83ff; background: #cce1ff url("/Htdocs/Images/lib/jquery-ui/ui-bg_inset-soft_50_cce1ff_1x100.png") 50% bottom repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cc3333; background: #fef1ec url("/Htdocs/Images/lib/jquery-ui/ui-bg_inset-soft_95_fef1ec_1x100.png") 50% bottom repeat-x; color: #cc3333; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cc3333; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cc3333; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url("/Htdocs/Images/lib/jquery-ui/ui-icons_222222_256x240.png"); }
.ui-widget-content .ui-icon {background-image: url("/Htdocs/Images/lib/jquery-ui/ui-icons_222222_256x240.png"); }
.ui-widget-header .ui-icon {background-image: url("/Htdocs/Images/lib/jquery-ui/ui-icons_222222_256x240.png"); }
.ui-state-default .ui-icon { background-image: url("/Htdocs/Images/lib/jquery-ui/ui-icons_888888_256x240.png"); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url("/Htdocs/Images/lib/jquery-ui/ui-icons_454545_256x240.png"); }
.ui-state-active .ui-icon {background-image: url("/Htdocs/Images/lib/jquery-ui/ui-icons_454545_256x240.png"); }
.ui-state-highlight .ui-icon {background-image: url("/Htdocs/Images/lib/jquery-ui/ui-icons_2e83ff_256x240.png"); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url("/Htdocs/Images/lib/jquery-ui/ui-icons_cc3333_256x240.png"); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url("/Htdocs/Images/lib/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url("/Htdocs/Images/lib/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Datepicker 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; font-size:12px; line-height:1.3; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; background:none;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

/*EndInclude lib/jquery-ui.css*/


/*StartInclude lib/validation.css*/

.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	z-index: 5000;
	cursor: pointer;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none
}

.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	position:relative;
	z-index:5001;
	color: #fff;
	width: 150px;
	font-family: tahoma;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
  position:relative;
  z-index: 5006;
}

.formError .formErrorArrowBottom {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
	margin: 0px 0 0 12px;
  top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 15px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}


/*EndInclude lib/validation.css*/


/*StartInclude lib/reset.css*/

 
/* IceCube2.Net Framework : reset.css
-------------------------------------------------------------- */ 

html { 
	margin:0; 
	padding:0; 
	border:0; 
}

body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
    display:block;
}

body {
  line-height: 1.5;
  background: white; 
}

table { 
	border-collapse: separate; 
	border-spacing: 0; 
}

caption, th, td { 
	text-align: left; 
	font-weight: normal; 
	float:none !important; 
}
table, th, td { 
	vertical-align: middle; 
}

blockquote:before, blockquote:after, q:before, q:after { content: ''; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

:focus { outline: 0; }

/*EndInclude lib/reset.css*/


/*StartInclude lib/typography.css*/

/* IceCube2.Net Framework : typography.css
-------------------------------------------------------------- */ 

html { font-size:100.01%; }
body {
  font-size:75%;
  color: #0f0f0e;
  background: #fff;
  font-family: Arial, sans-serif;
}


/* Headings
-------------------------------------------------------------- */

.IC2Site h1,.IC2Site h2,.IC2Site h3,.IC2Site h4,.IC2Site h5,.IC2Site h6 { font-weight: normal; color: #333; font-family: 'Patua One', Arial; }

.IC2Site h1 { font-size:3em; line-height:1; margin-bottom:0.5em; }
.IC2Site h2 { font-size:2.2em; margin-bottom:0.5em; }
.IC2Site h3 { font-size:1.8em; line-height:1; margin:0.5em 0; }
.IC2Site h4 { font-size:1.5em; line-height:1.25; margin-bottom:0.5em; }
.IC2Site h5 { font-size:1em; font-weight:bold; margin-bottom:1.5em; }
.IC2Site h6 { font-size:1em; font-weight:bold; }

.IC2Site h1 img, .IC2Site h2 img, .IC2Site h3 img,
.IC2Site h4 img, .IC2Site h5 img, .IC2Site h6 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */

.IC2Site p       		    { margin: 0 0 1.5em; }
.IC2Site .left  			{ float: left !important; }
.IC2Site p .left			{ margin: 1.5em 1.5em 1.5em 0; padding: 0; }
.IC2Site .right 			{ float: right !important; }
.IC2Site p .right 			{ margin: 1.5em 0 1.5em 1.5em; padding: 0; }

.IC2Site a:focus,
.IC2Site a:hover     		{ color: #000; }
.IC2Site a           		{ color: #b50000; text-decoration:none; }

.IC2Site blockquote  		{ margin: 2em 2em 2em 0; padding-left:1.5em; border-left:0.5em solid #AAA; color: #666; font-style: italic; }
.IC2Site strong,
.IC2Site dfn				{ font-weight: bold; }
.IC2Site em, .IC2Site dfn   { font-style: italic; }
.IC2Site sup, .IC2Site sub  { line-height: 0; }

.IC2Site abbr,
.IC2Site acronym  		   	{ border-bottom: 1px dotted #666; }
.IC2Site address  		   	{ margin: 0 0 1.5em; font-style: italic; }
.IC2Site del     		    { color:#666; }

.IC2Site pre         		{ margin: 1.5em 0; white-space: pre; }
.IC2Site pre,
.IC2Site code,
.IC2Site tt 				{ font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Lists
-------------------------------------------------------------- */

.IC2Site li ul,
.IC2Site li ol      		{ margin: 0; }
.IC2Site ul, .IC2Site ol    { margin: 0 1.5em 1.5em 0; padding-left: 2em; }

.IC2Site ul        			{ list-style-type: disc; }
.IC2Site ol        			{ list-style-type: decimal; }

.IC2Site dl         		{ margin: 0 0 1.5em 0; }
.IC2Site dl dt     			{ font-weight: bold; }
.IC2Site dd      			{ margin-left: 2em;}


/* Tables
-------------------------------------------------------------- */

.IC2Site table       		{ margin-bottom:1.4em; width:100%; }
.IC2Site th          		{ font-weight:bold; }
.IC2Site thead th    		{ background:#c3d9ff; }
.IC2Site th,
.IC2Site td,
.IC2Site caption 			{ padding:4px 10px 4px 5px; }
.IC2Site tbody tr:nth-child(even) td, 
.IC2Site tbody tr.even td {
	background:#e5ecf9; 
}
.IC2Site tfoot       		{ font-style:italic; }
.IC2Site caption     		{ background:#eee; }


/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }
.reset		{ margin:0; padding:0; }

/*EndInclude lib/typography.css*/


/*StartInclude lib/forms.css*/


/* IceCube2.Net Framework : forms.css
-------------------------------------------------------------- */
 
.IC2Site label       { font-weight: bold; }
.IC2Site fieldset    { padding:0 1.4em 1.4em 1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
.IC2Site legend      { font-weight: bold; font-size:1.2em; margin-top:-0.2em; margin-bottom:1em; }

.IC2Site fieldset, #IE8#HACK { padding-top:1.4em; } 
.IC2Site legend, #IE8#HACK { margin-top:0; margin-bottom:0; }

/* Form fields
-------------------------------------------------------------- */

.IC2Site input[type=text], .IC2Site input[type=password],
.IC2Site input.text, .IC2Site input.title,
.IC2Site textarea, .IC2Site select {
  background-color:#fff;
  border:1px solid #bbb; 
}
.IC2Site input[type=text]:focus, .IC2Site input[type=password]:focus,
.IC2Site input.text:focus, .IC2Site input.title:focus,
.IC2Site textarea:focus, .IC2Site select:focus {
  border-color:#666;
}
.IC2Site select { background-color:#fff; border-width:1px; border-style:solid; }

.IC2Site input[type=text], .IC2Site input[type=password],
.IC2Site input.text, .IC2Site input.title, 
.IC2Site textarea, .IC2Site select {
  margin:0.5em 0;
}

.IC2Site input.text,
.IC2Site input.title   { width: 300px; padding:3px 5px; } 
.IC2Site input.title   { font-size:1.5em; }
.IC2Site textarea      { width: 390px; height: 250px; padding:5px; }

.IC2Site form.inline { line-height:3; }
.IC2Site form.inline p { margin-bottom:0; }


/* Success, message, notice and error/alert boxes
-------------------------------------------------------------- */

.error,
.alert, 
.notice,
.success, 
.infomessage	{ padding: 0.8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error, .alert 	{ background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; }
.notice     	{ background: #fff6bf; color: #514721; border-color: #ffd324; }
.success    	{ background: #e6efc2; color: #264409; border-color: #c6d880; }
.infomessage	{ background: #d5edf8; color: #205791; border-color: #92cae4; }
.error a, 
.alert a 		{ color: #8a1f11; }
.notice a   	{ color: #514721; }
.success a  	{ color: #264409; }
.infomessage a	{ color: #205791; }

/*EndInclude lib/forms.css*/


/*StartInclude lib/grid.css*/


/* IceCube2.Net Framework : grid.css
-------------------------------------------------------------- */  

#header_print{display:none;}

.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24 {
  float: left;
  margin-right: 10px;
}

.last { margin-right: 0; }

.span-1 {width: 30px;}

.span-2 {width: 70px;}
.span-3 {width: 110px;}
.span-4 {width: 150px;}
.span-5 {width: 190px;}
.span-6 {width: 230px;}
.span-7 {width: 270px;}
.span-8 {width: 300px;} /* IC2.NET */
.span-9 {width: 350px;}
.span-10 {width: 390px;}
.span-11 {width: 430px;}
.span-12 {width: 470px;}
.span-13 {width: 510px;}
.span-14 {width: 550px;}
.span-15 {width: 590px;}
.span-16 {width: 630px;}
.span-17 {width: 670px;}
.span-18 {width: 710px;}
.span-19 {width: 750px;}
.span-20 {width: 790px;}
.span-21 {width: 830px;}
.span-22 {width: 870px;}
.span-23 {width: 910px;}
.span-24 {width:950px; margin-right:0;}

input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {
  border-left-width: 1px;
  border-right-width: 1px;
  padding-left: 5px;
  padding-right: 5px;
}

input.span-1, textarea.span-1 { width: 18px; }
input.span-2, textarea.span-2 { width: 58px; }
input.span-3, textarea.span-3 { width: 98px; }
input.span-4, textarea.span-4 { width: 138px; }
input.span-5, textarea.span-5 { width: 178px; }
input.span-6, textarea.span-6 { width: 218px; }
input.span-7, textarea.span-7 { width: 258px; }
input.span-8, textarea.span-8 { width: 298px; }
input.span-9, textarea.span-9 { width: 338px; }
input.span-10, textarea.span-10 { width: 378px; }
input.span-11, textarea.span-11 { width: 418px; }
input.span-12, textarea.span-12 { width: 458px; }
input.span-13, textarea.span-13 { width: 498px; }
input.span-14, textarea.span-14 { width: 538px; }
input.span-15, textarea.span-15 { width: 578px; }
input.span-16, textarea.span-16 { width: 618px; }
input.span-17, textarea.span-17 { width: 658px; }
input.span-18, textarea.span-18 { width: 698px; }
input.span-19, textarea.span-19 { width: 738px; }
input.span-20, textarea.span-20 { width: 778px; }
input.span-21, textarea.span-21 { width: 818px; }
input.span-22, textarea.span-22 { width: 858px; }
input.span-23, textarea.span-23 { width: 898px; }
input.span-24, textarea.span-24 { width: 938px; }

.append-0 { padding-right: 20px;} /* IC2.NET */
.append-1 { padding-right: 40px;}
.append-2 { padding-right: 80px;}
.append-3 { padding-right: 120px;}
.append-4 { padding-right: 160px;}
.append-5 { padding-right: 200px;}
.append-6 { padding-right: 240px;}
.append-7 { padding-right: 280px;}
.append-8 { padding-right: 320px;}
.append-9 { padding-right: 360px;}
.append-10 { padding-right: 400px;}
.append-11 { padding-right: 440px;}
.append-12 { padding-right: 480px;}
.append-13 { padding-right: 520px;}
.append-14 { padding-right: 560px;}
.append-15 { padding-right: 600px;}
.append-16 { padding-right: 640px;}
.append-17 { padding-right: 680px;}
.append-18 { padding-right: 720px;}
.append-19 { padding-right: 760px;}
.append-20 { padding-right: 800px;}
.append-21 { padding-right: 840px;}
.append-22 { padding-right: 880px;}
.append-23 { padding-right: 920px;}

.prepend-1 { padding-left: 40px;}
.prepend-2 { padding-left: 80px;}
.prepend-3 { padding-left: 120px;}
.prepend-4 { padding-left: 160px;}
.prepend-5 { padding-left: 200px;}
.prepend-6 { padding-left: 240px;}
.prepend-7 { padding-left: 280px;}
.prepend-8 { padding-left: 320px;}
.prepend-9 { padding-left: 360px;}
.prepend-10 { padding-left: 400px;}
.prepend-11 { padding-left: 440px;}
.prepend-12 { padding-left: 480px;}
.prepend-13 { padding-left: 520px;}
.prepend-14 { padding-left: 560px;}
.prepend-15 { padding-left: 600px;}
.prepend-16 { padding-left: 640px;}
.prepend-17 { padding-left: 680px;}
.prepend-18 { padding-left: 720px;}
.prepend-19 { padding-left: 760px;}
.prepend-20 { padding-left: 800px;}
.prepend-21 { padding-left: 840px;}
.prepend-22 { padding-left: 880px;}
.prepend-23 { padding-left: 920px;}

.border {
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid #ddd;
}

.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #ddd;
}

.pull-1 { margin-left: -40px; }
.pull-2 { margin-left: -80px; }
.pull-3 { margin-left: -120px; }
.pull-4 { margin-left: -160px; }
.pull-5 { margin-left: -200px; }
.pull-6 { margin-left: -240px; }
.pull-7 { margin-left: -280px; }
.pull-8 { margin-left: -320px; }
.pull-9 { margin-left: -360px; }
.pull-10 { margin-left: -400px; }
.pull-11 { margin-left: -440px; }
.pull-12 { margin-left: -480px; }
.pull-13 { margin-left: -520px; }
.pull-14 { margin-left: -560px; }
.pull-15 { margin-left: -600px; }
.pull-16 { margin-left: -640px; }
.pull-17 { margin-left: -680px; }
.pull-18 { margin-left: -720px; }
.pull-19 { margin-left: -760px; }
.pull-20 { margin-left: -800px; }
.pull-21 { margin-left: -840px; }
.pull-22 { margin-left: -880px; }
.pull-23 { margin-left: -920px; }
.pull-24 { margin-left: -960px; }

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float: left; position:relative;}

.push-1 { margin: 0 -40px 1.5em 40px; }
.push-2 { margin: 0 -80px 1.5em 80px; }
.push-3 { margin: 0 -120px 1.5em 120px; }
.push-4 { margin: 0 -160px 1.5em 160px; }
.push-5 { margin: 0 -200px 1.5em 200px; }
.push-6 { margin: 0 -240px 1.5em 240px; }
.push-7 { margin: 0 -280px 1.5em 280px; }
.push-8 { margin: 0 -320px 1.5em 320px; }
.push-9 { margin: 0 -360px 1.5em 360px; }
.push-10 { margin: 0 -400px 1.5em 400px; }
.push-11 { margin: 0 -440px 1.5em 440px; }
.push-12 { margin: 0 -480px 1.5em 480px; }
.push-13 { margin: 0 -520px 1.5em 520px; }
.push-14 { margin: 0 -560px 1.5em 560px; }
.push-15 { margin: 0 -600px 1.5em 600px; }
.push-16 { margin: 0 -640px 1.5em 640px; }
.push-17 { margin: 0 -680px 1.5em 680px; }
.push-18 { margin: 0 -720px 1.5em 720px; }
.push-19 { margin: 0 -760px 1.5em 760px; }
.push-20 { margin: 0 -800px 1.5em 800px; }
.push-21 { margin: 0 -840px 1.5em 840px; }
.push-22 { margin: 0 -880px 1.5em 880px; }
.push-23 { margin: 0 -920px 1.5em 920px; }
.push-24 { margin: 0 -960px 1.5em 960px; }

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float: left; position:relative;}


/* Misc classes and elements
-------------------------------------------------------------- */

div.prepend-top, .prepend-top {
  margin-top:1.5em;
}
div.append-bottom, .append-bottom {
  margin-bottom:1.5em;
}

.container-box { 
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: #F2F2F2; 
}

.IC2Site hr {
  background: #ddd;
  color: #ddd;
  clear: both;
  float: none;
  width: 100%;
  height: 1px;
  margin: 0 0 1.45em;
  border: none;
}

.IC2Site hr.space {
  background: #fff;
  color: #fff;
  visibility: hidden;
}

.clearfix:after, .container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow:hidden;
}
.clearfix, .container {display: block;}

.clear { clear:both; }

/*EndInclude lib/grid.css*/


/*StartInclude lib/buttons.css*/


/* IceCube2.Net Framework : buttons.css
-------------------------------------------------------------- */

.IC2Site a.button, .IC2Site button {
  display:block;
  float:left;
  margin: 0.7em 0.5em 0.7em 0;
  padding:5px 10px 5px 7px;   /* Links */
  
  border:1px solid #dedede;
  border-top:1px solid #eee;
  border-left:1px solid #eee;

  background-color:#f5f5f5;
  font-family:Arial, Verdana, sans-serif;
  font-size:100%;
  line-height:130%;
  text-decoration:none;
  font-weight:bold;
  color:#565656;
  cursor:pointer;
}
.IC2Site button {
  width:auto;
  overflow:visible;
  padding:4px 10px 3px 7px;   /* IE6 */
}
.IC2Site button[type] {
  padding:4px 10px 4px 7px;   /* Firefox */
  line-height:17px;           /* Safari */
}
*:first-child+html .IC2Site button[type] {
  padding:4px 10px 3px 7px;   /* IE7 */
}
.IC2Site button img, .IC2Site a.button img{
  margin:0 3px -3px 0 !important;
  padding:0;
  border:none;
  width:16px;
  height:16px;
  float:none;
}


/* Button colors
-------------------------------------------------------------- */

/* Standard */
.IC2Site button:hover, .IC2Site a.button:hover{
  background-color:#dff4ff;
  border:1px solid #c2e1ef;
  color:#336699;
}
.IC2Site a.button:active{
  background-color:#6299c5;
  border:1px solid #6299c5;
  color:#fff;
}

/* Positive */
body .IC2Site .positive {
  color:#529214;
}
.IC2Site a.positive:hover, .IC2Site button.positive:hover {
  background-color:#E6EFC2;
  border:1px solid #C6D880;
  color:#529214;
}
.IC2Site a.positive:active {
  background-color:#529214;
  border:1px solid #529214;
  color:#fff;
}

/* Negative */
body .IC2Site .negative {
  color:#d12f19;
}
.IC2Site a.negative:hover, .IC2Site button.negative:hover {
  background-color:#fbe3e4;
  border:1px solid #fbc2c4;
  color:#d12f19;
}
.IC2Site a.negative:active {
  background-color:#d12f19;
  border:1px solid #d12f19;
  color:#fff;
}


/*EndInclude lib/buttons.css*/


/*StartInclude lib/navigation.css*/

/* IceCube2.Net Framework : navigation.css
-------------------------------------------------------------- */
#sitemap, #sitemap ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sitemap li {
	position:relative;
	margin:0;
	padding:0 0 0 18px;
	background:transparent url("/Htdocs/Images/lib/sitemap/arrow.gif") no-repeat 3px 4px;
}
#sitemap .anchor {
	display:block;
	width:11px;
	height:11px;
	background:none;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	text-align:left;
	cursor:pointer;
	padding:0;
	margin:0;
	position:absolute;
	top:4px;
	left:3px;
	background:transparent url("/Htdocs/Images/lib/sitemap/minus.gif") no-repeat 0 0;
}
#sitemap .hideSubLevels .anchor {
	background-image:url("/Htdocs/Images/lib/sitemap/plus.gif");
}
#sitemap .hideSubLevels ul {
	display:none;
}
.IC2Site .navigation {
	position:relative;
	padding-bottom:40px;
}
.IC2Site .navigation ul {
	list-style:none;
	padding:0;
	margin:0;
}
.IC2Site .navigation li {
	padding:0;
	font-family: 'Patua One', cursive;
}
.IC2Site .navigation li a {
	font-size:1.2em;
	color:#ae0505;
	text-decoration:none;
	text-shadow:#fff 1px 1px;
	display:block;
	padding:0px 20px;
}
.IC2Site .navigation li.selected {background:#494948;}
.IC2Site .navigation li.selected li.selected {background:#cfcec1;}
.IC2Site .navigation li.selected li.selected li.selected {background:#cfcec1;}
.IC2Site .navigation li.selected a {
	color:#e5e4d5;
	text-shadow:#000 1px 1px;
}
.IC2Site .navigation li.selected li.selected a {
	/*color:#ae0505;*/
	color:#000;
}
.IC2Site .navigation li.selected li.selected a:hover {
	color:#ae0505;
}
.IC2Site .navigation li.selected li.selected li.selected a {
	color:#000;
}
.IC2Site .navigation li.selected li a {
	color:#ae0505;
	text-shadow:#fff 1px 1px;
	background:url("/Htdocs/Images/sprite.png") no-repeat -711px -531px;
	padding-left:40px;
	padding-right:0;
	font-size:12px;
}
.IC2Site .navigation li.selected li.selected li a {padding:0px;background:none;}
.IC2Site .navigation li a:hover {
	color:#b50000;
}
.IC2Site .navigation li.selected li {
	border-bottom:1px solid #e5e4d5;
	font-family: Arial;
}
.IC2Site .navigation ul ul{background:#cfcec1;margin-bottom:5px;}
.IC2Site .navigation ul ul ul {
	max-height:200px;
	overflow:auto;
	background:#e5e4d5;
	margin:0;
	border-top:1px solid #e5e4d5;
}
.IC2Site .navigation li.selected li li {
	text-align:left;
	padding-left:55px;
}
.IC2Site .navigation li.selected li a {
	color:#000;
}
.IC2Site .navigation li.selected li a:hover {
	color:#ae0505;
}
.IC2Site .navigation li.selected li li a {
	color:#000;
	font-size:1em;
}
.IC2Site .navigation li.level2.selected{
	border:none;
}
.IC2Site .navigation li.selected li.selected li a{
	color:#000;
}
.IC2Site .navigation li.selected li.selected a, .IC2Site .navigation li.selected li.selected li.selected a{
	color:#ae0505;
}
.IC2Site .subnavigation {
	margin-bottom:1.5em;
}
.IC2Site .subnavigation ul {
	list-style:none;
	padding:0;
	margin:0;
}
.IC2Site .subnavigation li {
	line-height:1;
	font-size:18px;
	border-left:4px solid #DDD;
	padding:2px 0 2px 10px;
}
.IC2Site .subnavigation li a {
	color:#333;
}
.IC2Site .subnavigation li a:hover {
	color:#b50000;
}
.IC2Site .subnavigation li.selected {
	border-color:#b50000;
}


/*EndInclude lib/navigation.css*/


/*StartInclude lib/content.css*/

/* IceCube2.Net Framework : content.css
-------------------------------------------------------------- */   
.listing {
	clear:both;
}
.listing .item {
	position:relative;
	/*padding:0 0 1em 130px;
	min-height:70px;*/
	padding:0 0 10px 0;
	margin-bottom:10px;
	border-bottom:1px solid #CFCEC1;
}
.listing .item h3 {
	font-size:16px;
	margin:0;
	padding:0.2em 0;
	color:#b50000;
}
.listing .item p {
	line-height:1.2;
	margin:0;
}
.listing .item img {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
}
.listing .item .info {
	font-size:10px;
	color:#555;
	text-transform:uppercase;
	display:block;
}
.listing .item .no-desc {
	line-height:1.5;
}
.listing .item .button {
	margin:0.4em 0 0;
	padding:3px 8px 3px 6px;
}
.properties {
	background:#F2F2F2;
	border:1px solid #E2E2E2;
	margin:0 0 1.5em;
	padding:10px 0 5px;
}
.properties p {
	margin:0;
	padding:0 10px 5px;
}
.properties p span {
	display:block;
	float:left;
	font-weight:bold;
	padding-right:10px;
	width:30%;
}
.pagination {
	clear:both;
	text-align:center;
}
.pagination ul {
	list-style:none;
	padding:0;
	margin:1em 0;
	float:right;
}
.pagination li {
	float:left;
	text-align:center;
}
.pagination a {
	border:1px solid #cecece;
	background:#dfdeda;
	color:#999;
	display:block;
	float:left;
	font-size:11px;
	margin:0 3px 0 0;
	padding:2px;
	width:16px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight:bold;
}
.pagination a.selected, .pagination a:hover {
	border-color:#ccc;
	background:#909090;
	color:#fff;
	border:1px solid #909090;
}
.part {
	clear:both;
	margin:0;
	padding:0;
}
/* BLOC : Image
-------------------------------------------------------------- */
.BlocImage .ImageBox {
	position:relative;
	margin:0.3em 0 1.5em;
	line-height:0;
}
.BlocImage .ImageBox span {
	clear:both;
	color:#777777;
	display:block;
	line-height:1.2;
	font-size:85%;
	font-style:italic;
	padding:4px 0 0;
}
.BlocImage .ImageBox a {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	overflow:hidden;
}
.BlocImage .ImageBox a img {
	display:block;
	width:100%;
	height:100%;
}
.BlocImage .ImageBox a:hover, .BlocImage .ImageBox a:active, .BlocImage .ImageBox a:focus {
	background:transparent url("/Htdocs/Images/lib/img/link.gif") no-repeat 3px 3px;
}
.BlocImage .ImageBox a.zoom:hover, .BlocImage .ImageBox a.zoom:active, .BlocImage .ImageBox a.zoom:focus {
	background:transparent url("/Htdocs/Images/lib/img/zoom.gif") no-repeat 3px 3px;
}
/* BLOC : Image + text
-------------------------------------------------------------- */
.BlocImageText .ImageBox {
	position:relative;
	margin:0.3em 0 0.8em;
}
.BlocImageText .ImageBox.left {
	float:left;
	margin-right:1.1em;
}
.BlocImageText .ImageBox.right {
	float:right;
	margin-left:1.1em;
}
.BlocImageText .ImageBox img {
	float:left;
}
.BlocImageText .ImageBox span {
	clear:both;
	color:#777777;
	display:block;
	line-height:1.2;
	font-size:85%;
	font-style:italic;
	padding:4px 0 0;
}
.BlocImageText .ImageBox a {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	overflow:hidden;
}
.BlocImageText .ImageBox a img {
	display:block;
	width:100%;
	height:100%;
}
.BlocImageText .ImageBox a:hover, .BlocImageText .ImageBox a:active, .BlocImageText .ImageBox a:focus {
	background:transparent url("/Htdocs/Images/lib/img/link.gif") no-repeat 3px 3px;
}
.BlocImageText .ImageBox a.zoom:hover, .BlocImageText .ImageBox a.zoom:active, .BlocImageText .ImageBox a.zoom:focus {
	background:transparent url("/Htdocs/Images/lib/img/zoom.gif") no-repeat 3px 3px;
}
/* BLOC : Pictures Gallery
-------------------------------------------------------------- */ 
.BlocPicturesGallery {
	margin-bottom:1em;
}
.BlocPicturesGallery .item {
	float:left;
	position:relative;
	text-align:center;
	width:120px;
	padding:0;
	margin:0 19px 10px 0;
}
.BlocPicturesGallery .item a {
	width:124px;
	height:94px;
	display:block;
}
.BlocPicturesGallery .item img {
	margin:0;
	padding:0;
	border:none;
}
.BlocPicturesGallery .item br {
	display:none;
}
.BlocPicturesGallery .item span {
	color:#777777;
	display:block;
	line-height:1.2;
	font-size:85%;
	font-style:italic;
}
.BlocPicturesGallery .clear {
	line-height:0;
}
.BlocPicturesGallery .gallerypage {
	display:none;
}
.BlocPicturesGallery .gallerypage.selected {
	display:block;
}
.BlocPicturesGallery .gallerypagination {
	clear:both;
}
.BlocPicturesGallery .gallerypagination a {
	cursor:pointer;
	font-size:8px;
	width:12px;
	text-align:center;
}
/* BLOC : Slideshow
-------------------------------------------------------------- */ 
.BlocSlideshow {
	margin-bottom:1em;
}
.BlocSlideshow .GalleryBox {
	position:relative;
}
.BlocSlideshow .js .item {
	display:block;
}
.BlocSlideshow .item {
	float:left;
	padding:0;
	margin:0 0 0.8em 0;
	position:relative;
	overflow:hidden;
	display:none;
}
.BlocSlideshow .item.index-0 {
	display:block;
}
.BlocSlideshow .item img {
	float:left;
}
.BlocSlideshow .item .info {
	position:absolute;
	top:-9999px;
	left:0;
	filter:alpha(opacity=60);
	opacity:0.6;
	-moz-opacity:0.6;
}
.BlocSlideshow .item:focus .info, .BlocSlideshow .item:hover .info {
	top:0;
	background:#FFF;
	color:#000;
	font-size:12px;
	line-height:1.3;
	padding:5px;
	width:100%;
}
.BlocSlideshow .carousel-wrap .clear {
	display:none;
}
.BlocSlideshow .center-wrap {
	height:100%;
}
.BlocSlideshow .carousel-previous, .BlocSlideshow .carousel-next {
	display:block;
	border:1px solid #999;
	color:#999;
	background:#FFF;
	position:absolute;
	top:-9999px;
	left:0;
}
.BlocSlideshow .carousel-pagination {
	bottom:5px;
	position:absolute;
	right:5px;
}
.BlocSlideshow .carousel-pagination p {
	float:none;
	margin:0;
	padding:0;
	width:auto;
}
.BlocSlideshow .carousel-pagination a {
	background: url("/Htdocs/Images/lib/img/slide.png") no-repeat scroll 0 0 transparent;
	width: 8px;
	height:8px;
	cursor:pointer;
	display:block;
	float:left;
	font-size:0;
	line-height:0;
	margin:0 0 0 3px;
	text-align:left;
	text-indent:-9999px;
}
.BlocSlideshow .carousel-pagination .active {
	background-position: 0 100%;
}
.IC2Editor .BlocSlideshow .item:focus .info, .IC2Editor .BlocSlideshow .item:hover .info {
	display:none;
}
/* BLOC : Table
-------------------------------------------------------------- */ 
.BlocTable .table-0 caption {
	background:#ececec;
	color:#999;
	padding:.3em .5em;
	border:1px solid #ccc;
	text-transform:uppercase;
}
.BlocTable .table-0 th {
	background:none;
	vertical-align:top;
	padding:.3em .5em;
}
.BlocTable .table-0 td, .BlocTable .table-0 tr:nth-child(2n) td {
background:none;
vertical-align:top;
padding:.1em .5em;
line-height:1.2;
}
.BlocTable .table-1 caption {
	background:none;
	color:#111;
	padding:.1em 0;
	border:none;
	text-transform:none;
	font-weight:bold;
}
.BlocTable .table-1 th {
	background:#555;
	color:#FFF;
	padding:.3em .5em;
	vertical-align:top;
}
.BlocTable .table-1 td {
	padding:.3em .5em;
	line-height:1.5;
	border-bottom:1px solid #CCC;
	vertical-align:top;
}
.BlocTable .table-1 tr:nth-child(2n) td {
background:#F2F2F2;
vertical-align:top;
}
.BlocTable .table-2 {
	border-left:1px solid #CCC;
}
.BlocTable .table-2 caption {
	background:none;
	color:#111;
	padding:.1em 0;
	border:none;
	text-transform:none;
	font-weight:bold;
}
.BlocTable .table-2 th {
	background:#CCC;
	color:#555;
	padding:.3em .5em;
	vertical-align:top;
	border-right:1px solid #CCC;
}
.BlocTable .table-2 td {
	padding:.3em .5em;
	line-height:1.5;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	vertical-align:top;
}
.BlocTable .table-2 tr:nth-child(2n) td {
background:#F2F2F2;
vertical-align:top;
}
/* BLOC : Links
-------------------------------------------------------------- */
.BlocLinks .box ul {
	list-style:none;
	margin:0 0 0.8em 0;
	padding:0 2px;
}
.BlocLinks .box li {
	padding:0 5px 0 22px;
	line-height:1.3;
	background:url("/Htdocs/Images/lib/icons.png") no-repeat 3px -191px;
	margin:2px 0;
}
.BlocLinks .box div {
	padding:0 5px 0 22px;
	line-height:1.3;
	background:url("/Htdocs/Images/lib/icons.png") no-repeat 3px -191px;
	margin:2px 2px 0.8em;
}
.BlocLinks .box .link-external {
	background-position:3px -191px;
}
.BlocLinks .box .link-internal {
	background-position:-13px -175px;
}
/* BLOC : Download
-------------------------------------------------------------- */
.BlocDownload .box ul {
	list-style:none;
	margin:0 0 0.8em 0;
	padding:0 2px;
}
.BlocDownload .box li {
	padding:0 5px 0 22px;
	line-height:1.3;
	background:url("/Htdocs/Images/lib/icons.png") no-repeat -29px -159px;
	margin:2px 0;
}
.BlocDownload .box div {
	padding:0 5px 0 22px;
	line-height:1.3;
	background:url("/Htdocs/Images/lib/icons.png") no-repeat -29px -159px;
	margin:2px 2px 0.8em;
}
.BlocDownload .box a span.info {
	color:#555;
	font-size:80%;
	line-height:1.3;
}
/* MS PowerPoint */
.BlocDownload .box .ico-ppt, .BlocDownload .box .ico-pptx, .BlocDownload .box .ico-pot, .BlocDownload .box .ico-potx, .BlocDownload .box .ico-odp, .BlocDownload .box .ico-pps, .BlocDownload .box .ico-ppsx {
	background-position:-45px -143px;
}
/* MS Excel */
.BlocDownload .box .ico-xls, .BlocDownload .box .ico-xlsx, .BlocDownload .box .ico-xlt, .BlocDownload .box .ico-xltx, .BlocDownload .box .ico-ods, .BlocDownload .box .ico-csv {
	background-position:-61px -127px;
}
/* MS Word */
.BlocDownload .box .ico-doc, .BlocDownload .box .ico-docx, .BlocDownload .box .ico-dot, .BlocDownload .box .ico-dotx, .BlocDownload .box .ico-odt, .BlocDownload .box .ico-rtf {
	background-position:-77px -111px;
}
/* Adobe PDF */
.BlocDownload .box .ico-pdf {
	background-position:-93px -95px;
}
/* Code/Script */
.BlocDownload .box .ico-asp, .BlocDownload .box .ico-aspx, .BlocDownload .box .ico-ashx, .BlocDownload .box .ico-dll, .BlocDownload .box .ico-pdb, .BlocDownload .box .ico-pdb, .BlocDownload .box .ico-php, .BlocDownload .box .ico-sql, .BlocDownload .box .ico-jsp, .BlocDownload .box .ico-css, .BlocDownload .box .ico-htm, .BlocDownload .box .ico-html, .BlocDownload .box .ico-xml, .BlocDownload .box .ico-json, .BlocDownload .box .ico-exe, .BlocDownload .box .ico-vb {
	background-position:-109px -79px;
}
/* Adobe Flash */
.BlocDownload .box .ico-swf, .BlocDownload .box .ico-fla {
	background-position:-125px -63px;
}
/* Archives */
.BlocDownload .box .ico-zip, .BlocDownload .box .ico-rar, .BlocDownload .box .ico-7z, .BlocDownload .box .ico-tgz, .BlocDownload .box .ico-tar, .BlocDownload .box .ico-gz {
	background-position:-141px -47px;
}
/* Musique */
.BlocDownload .box .ico-mp3, .BlocDownload .box .ico-ogg, .BlocDownload .box .ico-waw, .BlocDownload .box .ico-oga, .BlocDownload .box .ico-flac, .BlocDownload .box .ico-m4a, .BlocDownload .box .ico-wma, .BlocDownload .box .ico-acc, .BlocDownload .box .ico-midi {
	background-position:-157px -31px;
}
/* Image */
.BlocDownload .box .ico-jpg, .BlocDownload .box .ico-jpeg, .BlocDownload .box .ico-gif, .BlocDownload .box .ico-png, .BlocDownload .box .ico-bmp, .BlocDownload .box .ico-tif, .BlocDownload .box .ico-tiff {
	background-position:-173px -15px;
}
/* Vid�o */
.BlocDownload .box .ico-mov, .BlocDownload .box .ico-mp4, .BlocDownload .box .ico-flv, .BlocDownload .box .ico-wmv, .BlocDownload .box .ico-avi, .BlocDownload .box .ico-mpg, .BlocDownload .box .ico-mpeg {
	background-position:-189px 1px;
}
/* BLOC : Forms 
-------------------------------------------------------------- */
.BlocForms * {
	padding:0;
	margin:0;
	color:#333333;
	font-family:Arial, sans-serif;
	font-size:12px;
}
.BlocForms .formitem input[type='radio'], .BlocForms .formitem input[type='checkbox'] {
	width:13px;
	height:13px;
}
.BlocForms .formitem input, .BlocForms .formitem textarea, .BlocForms .formitem select {
	font-family:Arial, sans-serif;
	font-size:12px;
	margin:0;
}
.BlocForms .formitem {
	clear:both;
	padding:0;
	margin:0 0 8px 0;
	position:relative;
	overflow:hidden;
}
.BlocForms .formitem .label {
	width:30%;
	float:left;
	text-align:right;
	margin:2px 2% 0 0;
	font-weight:bold;
	top:0;
}
.BlocForms .formitem .required {
	color:#F33;
}
.BlocForms .formitem .field {
	float:left;
	width:68%;
}
.BlocForms .formitem .hiddenfield {
	visibility:hidden;
}
.BlocForms .formitem .field p {
	color:#999;
	border:none;
	clear:both;
	margin:2px 0;
}
.BlocForms .formitem .invisible {
	position:absolute;
	top:-999px;
	left:-999px;
}
.BlocForms .formfooter {
	text-align:center;
}
.BlocForms .formfooter p {
	clear:both;
	color:#999;
	font-style:italic;
	font-size:11px;
	line-height:1.1;
}
.BlocForms button.formbtn {
	background:#666;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	display:inline;
	text-align:center;
	border:none;
	padding:5px 10px;
	margin:0 auto 1em;
	cursor:pointer;
	float:none;
}
.BlocForms button.formbtn:hover, .BlocForms button.formbtn:focus {
	background:#999999;
}
/* Page break */
.BlocForms .formpage {
	padding:0;
	margin-bottom:1em;
	border:1px solid #ddd;
}
.BlocForms .formpage h5 {
	background:#E7E7E7;
	color:#000;
	font-size:120%;
	font-weight:bold;
	margin:0;
	padding:2px 6px;
	text-transform:uppercase;
}
/* Section break */
.BlocForms fieldset.formsection {
	margin:0;
	padding:15px;
	border:none;
}
.BlocForms legend.section-title {
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0 0 5px;
	color:#000;
	float:left;
	width:100%;
	border-bottom:1px solid #ddd;
}
.BlocForms p.section-desc {
	color:#666666;
	margin:0;
	padding-bottom:10px;
	font-size:12px;
}
/* Radio list */
.BlocForms .radiolist .field .multi-choice {
	padding:4px 2% 2px 0;
	float:left;
}
.BlocForms .radiolist .field .multi-choice label {
	color:#999;
	top:0;
}
.BlocForms .radiolist .NumberColumn1 label, .BlocForms .radiolist .NumberColumn2 label, .BlocForms .radiolist .NumberColumn3 label {
	padding-left:20px;
	display:block;
}
.BlocForms .radiolist .NumberColumn1 .multi-choice span, .BlocForms .radiolist .NumberColumn2 .multi-choice span, .BlocForms .radiolist .NumberColumn3 .multi-choice span {
	position:absolute;
	top:6px;
	left:2px;
}
.BlocForms .radiolist .NumberColumn1 .multi-choice {
	position:relative;
	width:98%;
}
.BlocForms .radiolist .NumberColumn2 .multi-choice {
	position:relative;
	width:48%;
}
.BlocForms .radiolist .NumberColumn3 .multi-choice {
	position:relative;
	width:31%;
}
/* Checkbox list */
.BlocForms .checkboxlist .field .multi-choice {
	padding:4px 2% 2px 0;
	float:left;
}
.BlocForms .checkboxlist .field .multi-choice label {
	color:#999;
	top:0;
}
.BlocForms .checkboxlist .NumberColumn1 label, .BlocForms .checkboxlist .NumberColumn2 label, .BlocForms .checkboxlist .NumberColumn3 label {
	padding-left:20px;
	display:block;
}
.BlocForms .checkboxlist .NumberColumn1 .multi-choice span, .BlocForms .checkboxlist .NumberColumn2 .multi-choice span, .BlocForms .checkboxlist .NumberColumn3 .multi-choice span {
	position:absolute;
	top:6px;
	left:2px;
}
.BlocForms .checkboxlist .NumberColumn1 .multi-choice {
	position:relative;
	width:98%;
}
.BlocForms .checkboxlist .NumberColumn2 .multi-choice {
	position:relative;
	width:48%;
}
.BlocForms .checkboxlist .NumberColumn3 .multi-choice {
	position:relative;
	width:31%;
}
/* Dropdown list */
.BlocForms .dropdownlist .field select {
	width:206px;
	font-size:12px;
	border:solid 1px #d6d6d6;
	background:#FFF;
	height:25px;
	line-height:25px !important;
}
.BlocForms .dropdownlist .field option {
	padding:2px;
}
/* Text field */
.BlocForms .textfield .field input {
	width:200px;
	padding:4px 2px;
	font-size:12px;
	border:solid 1px #d6d6d6;
	height:15px;
	margin:0;
}
.BlocForms .textfield .field.Small input {
	width:100px;
}
.BlocForms .textfield .field.Medium input {
	width:200px;
}
.BlocForms .textfield .field.Large input {
	width:300px;
}
/* Captcha field */
.BlocForms .captchafield .field input {
	width:300px;
	padding:4px 2px;
	font-size:12px;
	border:solid 1px #d6d6d6;
	height:15px;
}
.BlocForms .captchafield .field img {
	padding:0;
	margin:0;
}
.BlocForms .captchafield .field .image {
	width:300px;
	padding:2px;
	border:1px solid #d6d6d6;
	margin-bottom:3px;
	line-height:0;
	text-align:center;
	background:#FFF url("/Htdocs/Images/lib/forms/ico_captcha.gif") no-repeat 100% 0;
}
/* Date field */
.BlocForms .datefield .field input {
	width:77px;
	padding:4px 25px 4px 2px;
	font-size:12px;
	border:solid 1px #d6d6d6;
	height:15px;
	margin:0;
	background:#FFF url("/Htdocs/Images/lib/forms/ico_date.gif") no-repeat 100% 0;
}
/* Textarea field */
.BlocForms .textarea .field textarea {
	width:300px;
	padding:4px 2px;
	font-size:12px;
	border:solid 1px #d6d6d6;
	font-family:inherit;
	height:5em;
	margin:0;
}
.BlocForms .textarea .field.Small textarea {
	height:2.7em;
}
.BlocForms .textarea .field.Medium textarea {
	height:5em;
}
.BlocForms .textarea .field.Large textarea {
	height:8.7em;
}
/* Option grid */
.BlocForms .optiongrid table {
	border-collapse:collapse;
	border:none;
	font-size:12px;
	width:100%;
	margin-bottom:0.1em;
}
.BlocForms .optiongrid caption {
	font-weight:bold;
	padding-bottom:6px;
	background:none;
	color:inherit;
}
.BlocForms .optiongrid td {
	border-right:1px solid #DEDEDE;
	border-top:none;
	border-bottom:1px solid #DEDEDE;
	padding:6px;
	text-align:center;
}
.BlocForms .optiongrid th {
	border:1px solid #DEDEDE;
	border-left:none;
	padding:6px;
	background:#E6E6E6;
	text-align:center;
	font-weight:normal;
}
.BlocForms .optiongrid th.firsttd label {
	font-weight:normal;
}
.BlocForms .optiongrid th.firsttd {
	width:32%;
	background:none;
	border:none;
	border-right:1px solid #DEDEDE;
	text-align:right;
	padding:6px 10px 6px 0;
	font-weight:bold;
}
.BlocForms .optiongrid .odd td {
	background:#F5F5F5;
	text-align:center;
}
.BlocForms .optiongrid .even td {
	background:#FFFFFF;
	text-align:center;
}
.BlocForms .optiongrid .even th, .BlocForms .optiongrid .odd th {
	background:none;
	font-weight:normal;
}
.BlocForms .optiongrid p {
	margin-left:32%;
	border:medium none;
	clear:both;
	color:#999999;
}
/* Error message */
.BlocForms .formitem.error {
	background:none;
	border:none;
	color:#cc3333;
}
.BlocForms .formitem.error input {
	border-color:#e18989;
	background-color:#ffe8e8;
}
.BlocForms .formitem.error select {
	border-color:#e18989;
	background-color:#ffe8e8;
}
.BlocForms .formitem.error textarea {
	border-color:#e18989;
	background-color:#ffe8e8;
}
.BlocForms .formitem.error .message {
	clear:both;
	width:100%;
	padding:0;
	margin:3px 0;
}
.BlocForms .formitem.error .message p {
	background:url("/Htdocs/Images/lib/forms/ico_error.gif") no-repeat 0 3px;
	padding-left:16px;
	color:#cc3333;
}
/* Success message */
.BlocForms .formitem.success {
	background:none;
	border:none;
	color:#3f9528;
}
.BlocForms .formitem.success .message {
	clear:both;
	width:100%;
	padding:0;
	margin:3px 0;
}
.BlocForms .formitem.success .message p {
	background:url("/Htdocs/Images/lib/forms/ico_success.gif") no-repeat 0 3px;
	padding-left:16px;
	color:#3f9528;
}
/* Notice message */
.BlocForms .formitem.notice {
	background:none;
	border:none;
	color:#3473e7;
}
.BlocForms .formitem.notice .message {
	clear:both;
	width:100%;
	padding:0;
	margin:3px 0;
}
.BlocForms .formitem.notice .message p {
	background:url("/Htdocs/Images/lib/forms/ico_notice.gif") no-repeat 0 3px;
	padding-left:16px;
	color:#3473e7;
}
/* Step */
.formpagetabs {
	border-bottom: 1px dotted #AAAAAA;
	position:relative;
	margin-bottom:1em;
	clear:both;
}
.formpagetabs .formpage {
	display:none;
	border:none;
	position:relative;
	clear:both;
}
.formpagetabs .formpage.selected {
	display:block;
}
.formpagetabs .formpagestep {
	background:none;
	border-bottom:3px solid #E7E7E7;
	height:23px;
	padding:10px 0 0;
	margin-bottom:18px;
	line-height:1.3;
	clear:both;
}
.formpagetabs .formpagestep div {
	float:left;
	padding:8px 10px 4px;
}
.formpagetabs .formpagestep ul {
	background:none;
	float:left;
	height:28px;
	list-style:none;
	margin-bottom:0;
	padding-left:0;
}
.formpagetabs .formpagestep ul li {
	background: url("/Htdocs/Images/lib/forms/tabs_next.gif") no-repeat scroll 0 100% transparent;
	color: #AAAAAA;
	float:left;
	font-weight:bold;
	height:auto;
	padding:0 0 16px 23px;
	text-align:center;
	width:13px;
}
.formpagetabs .formpagestep ul li.selected, .formpagetabs .formpagestep ul li.prevSelected {
	background: url("/Htdocs/Images/lib/forms/tabs_prev.gif") no-repeat scroll 0 100% transparent;
	color:#444;
}
.formpagetabs .formpageheader {
	position:absolute;
	top:-26px;
	right:17px;
	width:auto;
	height:13px;
	text-align:center;
}
.formpagetabs .formpageheader button {
	background:transparent url("/Htdocs/Images/lib/forms/tabs_btn.gif") no-repeat 0 0;
	display:block;
	float:left;
	padding:0;
	height:13px;
	width:13px;
	font-size:0;
	line-height:0;
	text-align:left;
	text-indent:-9999px;
	margin:0 6px 0 0;
	border:0;
	-ms-filter:'';
}
.formpagetabs .formpageheader .prev {
	background-position:0 0;
}
.formpagetabs .formpageheader .prev:hover {
	background-position:0 -13px;
}
.formpagetabs .formpageheader .next {
	background-position:-13px 0;
}
.formpagetabs .formpageheader .next:hover {
	background-position:-13px -13px;
}
.formpagetabs .formpageheader .formbtn {
	background:transparent url("/Htdocs/Images/lib/forms/tabs_btn.gif") no-repeat -26px 0;
	-ms-filter:'';
}
.formpagetabs .formpageheader .formbtn:hover {
	background:transparent url("/Htdocs/Images/lib/forms/tabs_btn.gif") no-repeat -26px -13px;
	-ms-filter:'';
}
.formpagetabs .formpagefooter {
	position:relative;
	height:30px;
	text-align:center;
}
.formpagetabs .formpagefooter button {
	background:#666;
	color:#FFF;
	padding:6px 10px;
	font-weight:bold;
	font-size:11px;
	border:none;
	margin:0 10px 0 0;
	float:none;
	display:inline;
	line-height:17px;
	height:auto;
	top:0;
}
.formpagetabs .formpagefooter button:hover {
	background:#999;
}
.formError .formErrorContent {
	border-width:1px;
	padding:3px 10px;
	box-shadow:0 0 4px #333333;
	-moz-box-shadow:0 0 4px #333333;
	-webkit-box-shadow:0 0 4px #333333;
}
/* ----------------------------------------------------------- */ 

.BlocForms .textfield .field.Small input {
	width:100px;
	padding:4px 2px;
}
.BlocForms .textfield .field.Medium input, .BlocForms .textfield .field input {
	width:200px;
	padding:4px 2px;
}
.BlocForms .textfield .field.Large input, .BlocForms .textarea .field textarea, .BlocForms .captchafield .field input, .BlocForms .captchafield .field .image {
	width:300px;
	padding:4px 2px;
}
.BlocForms .filefield .field input {
	width:206px;
	height:21px;
} /* = [MediumTextfieldSize] + 6px */
.BlocForms .dropdownlist .field select {
	width:206px;
} /* = [MediumTextfieldSize] + 6px */
.BlocForms .datefield .field input {
	width:77px;
	padding-right:25px;
} /* = [SmallTextfieldSize] - 23px */
/* FORM : SuisseID  
-------------------------------------------------------------- */  
.BlocForms .APIConnect {
	border:1px solid #CCC;
	padding:6px;
	background:#FBFBFB;
	margin-bottom:1em;
	font-weight:bold;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.BlocForms .APIConnect p.label {
	margin:0 6px 0 0;
	padding:6px;
	float:left;
}
.BlocForms .APIConnect div.box {
	width:196px;
	float:right;
	padding-top:2px;
}
.BlocForms .APIConnect a.ButtonSuisseID {
	display:block;
	overflow:hidden;
	width:196px;
	height:27px;
	font-size:0;
	line-height:0;
	text-align:left;
	text-indent:-9999px;
	background:url("/Htdocs/Images/lib/forms/ButtonSuisseID.png") no-repeat 0 0;
}
.BlocForms .APIConnect a.ButtonFacebook {
	display:block;
	overflow:hidden;
	width:196px;
	height:27px;
	font-size:0;
	line-height:0;
	text-align:left;
	text-indent:-9999px;
	background:url("/Htdocs/Images/lib/forms/ButtonFacebook.png") no-repeat 0 0;
}
.BlocForms .SuisseIDConnected strong {
	display:block;
	font-size:1.2em;
	padding-left:21px;
	background:url("/Htdocs/Images/lib/forms/IconSuisseID.png") no-repeat 0 50%;
}
.BlocForms .SuisseIDConnected span {
	display:block;
	font-size:0.9em;
	font-weight:normal;
	padding-left:21px;
	color:#666;
}
.BlocForms .FormSuisseID {
	border:1px solid #AAA;
	background:#F8F8F8;
	margin:10px;
	padding:0 25px;
	position:relative;
}
.BlocForms .FormSuisseID h3 {
	padding:80px 0 0;
	font-size:1.35em;
	color:#333;
	font-weight:bold;
	background:url("/Htdocs/Images/lib/forms/LogoSuisseID.png") no-repeat 0 6px;
}
.BlocForms .FormSuisseID p {
	margin:0;
	padding:0;
	float:none;
	font-weight:normal;
}
.BlocForms .FormSuisseID a.info {
	font-size:90%;
	color:#000;
	text-decoration:none;
}
.BlocForms .FormSuisseID a.info:hover {
	text-decoration:underline;
}
.BlocForms .FormSuisseID .provider {
	float:left;
	padding:10px 10px 10px 0;
}
.BlocForms .FormSuisseID .provider img {
	border:1px solid #BBB;
	padding:0 15px;
	margin:0;
	background:#FFF;
}
.BlocForms .FormSuisseID .provider img:hover {
	border:1px solid #555;
	cursor:pointer;
}
.BlocForms .FormSuisseID .provider input {
	float:left;
}
/* FORM : Calendar  
-------------------------------------------------------------- */  
.BlocForms .TimeBox {
	border:1px solid #CCC;
	padding:6px;
	margin-bottom:1em;
	font-weight:bold;
	background:#FBFBFB;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.BlocForms .TimeBox p.info {
	margin:0 6px 0 0;
	padding:6px;
	float:left;
}
.BlocForms .TimeBox p.info-date {
	display:none;
}
.BlocForms .TimeBox p.info strong {
	color:#555;
	border-bottom:1px dashed #999;
}
.BlocForms .TimeBox .TimeForm {
	margin:0;
	padding:6px;
	clear:both;
	display:none;
}
.BlocForms .TimeBox .TimeForm .item {
	position:relative;
	padding:10px 78px 7px 38px;
	margin:0 0 8px;
	overflow:hidden;
	clear:both;
	border:1px solid #CCC;
	background:#F2F2F2;
}
.BlocForms .TimeBox .TimeForm .item div {
	height:26px;
}
.BlocForms .TimeBox .TimeForm .item label {
	text-align:left;
	position:absolute;
	top:-999px;
	left:-999px;
}
.BlocForms .TimeBox .TimeForm .item span {
	display:none;
}
.BlocForms .TimeBox .TimeForm .item span.index {
	display:block;
	background:#CCC;
	text-align:center;
	width:32px;
	height:18px;
	position:absolute;
	top:0;
	left:0;
	padding:25px 0 26px;
}
.BlocForms .TimeBox .TimeForm .item select {
	background:#FFFFFF;
	border:1px solid #D6D6D6;
	height:23px;
	width:56px;
	line-height:23px !important;
	float:left;
	margin:0 0 0 4px;
	font-size:12px;
}
.BlocForms .TimeBox .TimeForm .item input {
	border:1px solid #D6D6D6;
	font-size:12px;
	height:15px;
	margin:0;
	padding:3px;
	width:68px;
	background:#FFFFFF;
	float:left;
}
.BlocForms .TimeBox .TimeForm .item input.time {
	width:30px;
	margin:0 0 0 4px;
}
.BlocForms .TimeBox .TimeForm .item .label {
	width:60px;
}
.BlocForms .TimeBox .TimeForm .item .ButtonDeleteDate {
	height:27px;
	overflow:hidden;
	padding:0;
	margin:0;
	text-align:left;
	width:30px;
	font-size:0;
	line-height:0;
	text-indent:-999px;
	position:absolute;
	top:19px;
	right:10px;
	background:url("/Htdocs/images/lib/forms/ButtonCalendar.png") no-repeat -30px 0;
}
.BlocForms .TimeBox .TimeForm .item .ButtonViewDate {
	height:27px;
	overflow:hidden;
	padding:0;
	margin:0;
	text-align:left;
	width:30px;
	font-size:0;
	line-height:0;
	text-indent:-999px;
	position:absolute;
	top:19px;
	right:44px;
	background:url("/Htdocs/images/lib/forms/ButtonCalendar.png") no-repeat 0 0;
}
.BlocForms .TimeBox .TimeForm .item .ButtonDeleteDate:hover {
	background-position:-30px -27px;
}
.BlocForms .TimeBox .TimeForm .item .ButtonViewDate:hover {
	background-position:0 -27px;
}
.BlocForms .TimeBox .TimeForm .item {
	padding:9px 78px 7px 40px;
}
.BlocForms .TimeBox .TimeForm .item div {
	height:24px;
	float:left;
	margin:0;
	padding:0;
}
.BlocForms .TimeBox .TimeForm .item span {
	float:left;
	margin:0 8px;
	display:block;
}
.BlocForms .TimeBox .TimeForm .item span.index {
	float:none;
	margin:0;
	padding:11px 0;
}
.BlocForms .TimeBox .TimeForm .item input {
	width:64px;
}
.BlocForms .TimeBox .TimeForm .item input.time {
	width:16px;
	margin:0 0 0 3px;
}
.BlocForms .TimeBox .TimeForm .item .label {
	display:none;
}
.BlocForms .TimeBox .TimeForm .item .ButtonDeleteDate {
	top:7px;
	right:5px;
}
.BlocForms .TimeBox .TimeForm .item .ButtonViewDate {
	top:7px;
	right:40px;
}
.BlocForms .formitem.error .ErrorBox {
	display:block;
}
.BlocForms .ErrorBox {
	background:#FFFFFF;
	display:none;
	height:95px;
	width:100%;
	left:-1px;
	margin:0;
	opacity:0.8;
	padding:190px 0 110px 1px;
	position:absolute;
	text-align:center;
	top:0;
	z-index:500;
}
.BlocForms .ErrorBox p {
	color:#C30;
	padding:0 26px;
	margin:0 0 5px;
	font-weight:bold;
	font-size:12px;
}
.BlocForms .ErrorBox a.close {
	display:block;
	padding:3px;
	margin:10px auto 0;
	font-weight:bold;
	color:#FFF;
	background:#333;
	width:55px;
	font-size:10px;
}
.BlocForms .ErrorBox a.close:hover {
	background:#999;
}
.BlocForms .LegendBox {
	margin-bottom:1em;
	padding:0 5px;
}
.BlocForms .LegendBox strong {
	float:left;
	font-size:10px;
	color:#333;
}
.BlocForms .LegendBox ul {
	list-style:none;
	margin:0;
	padding:0;
}
.BlocForms .LegendBox li {
	list-style:none;
	margin:0 0 0 15px;
	padding:0 0 0 12px;
	float:left;
	position:relative;
	font-size:10px;
	color:#666;
}
.BlocForms .LegendBox li span {
	position:absolute;
	top:2px;
	left:0;
	display:block;
	width:8px;
	height:8px;
	border:1px solid #AAA;
}
.BlocForms .CalendarBox {
	margin-bottom:0.3em;
}
.BlocForms .CalendarBox table, .BlocForms .CalendarBox td, .BlocForms .CalendarBox th, .BlocForms .CalendarBox caption {
	margin:0;
	padding:0;
	background:none;
}
#wrapper .BlocForms .CalendarBox tr:nth-child(2n) td, #wrapper .BlocForms .CalendarBox tr:nth-child(even) td {
margin:0;
padding:0;
background:none;
}
.BlocForms .CalendarBox .loading {
	text-align:center;
	height:42px;
	font-weight:bold;
	padding:175px 0;
	margin:0 auto;
	overflow:hidden;
	border:1px solid #EFEFEF;
}
.BlocForms .CalendarBox .fc-header {
	height:38px;
	margin-bottom:36px;
}
.BlocForms .CalendarBox .fc-header-title {
	background:#666666;
	display:block;
	height:35px;
	left:0;
	position:absolute;
	top:38px;
	width:100%;
}
.BlocForms .CalendarBox .fc-header-title h2 {
	border:none;
	color:#FFFFFF;
	font-size:1.2em;
	line-height:1;
	margin:0;
	padding:10px;
	text-transform:uppercase;
	white-space:nowrap;
	width:auto;
	height:auto;
	font-weight: bold;
}
.BlocForms .CalendarBox .fc-header .fc-state-active .fc-button-content {
	color:#FFF;
}
.BlocForms .CalendarBox .fc-header .fc-button-content {
	padding:0 0.6em;
}
.BlocForms .CalendarBox .fc-day-number {
	float:none;
	text-align:right;
	background:#F4F4F4;
	border-bottom:1px solid #CCC;
}
.BlocForms .CalendarBox .fc-day-content {
	padding:0;
}
.BlocForms .CalendarBox .fc-day-content div {
	height:0;
	line-height:0;
	font-size:0;
}
.BlocForms .CalendarBox .fc-event-bg, .BlocForms .CalendarBox .fc-event-time {
	display:none;
}
.BlocForms .CalendarBox .fc-event {
	border:none;
	padding:0;
	margin:0;
	background:none;
}
.BlocForms .CalendarBox .fc-event .fc-event-inner {
	border:none;
	border-left:1px solid #FFF;
	padding:0;
	margin:0;
	overflow:hidden;
	font-size:0;
	line-height:0;
	text-indent:-999px;
}
.BlocForms .CalendarBox .fc-view-month .fc-event {
	height:0;
}
.BlocForms .CalendarBox .fc-view-month .fc-event .fc-event-inner {
	height:15px;
}
.BlocForms .CalendarBox .fc-view-month tr.fc-last td {
	border-bottom:0;
}
.BlocForms .CalendarBox .fc-view-month table {
	border-bottom:1px solid #CCC;
}
.BlocForms .CalendarBox .fc-agenda .fc-agenda-axis {
	padding:0 4px;
}
.BlocForms .LegendBox li.today span, .BlocForms .CalendarBox .fc-state-highlight {
	background:#FFF6BE;
}
.BlocForms .LegendBox li.unavailable span, .BlocForms .CalendarBox .unavailable .fc-event-skin {
	background:#EEE;
	border-color:#C4C4C4;
}
.BlocForms .CalendarBox .unavailable {
	z-index:55 !important;
}
.BlocForms .CalendarBox .fc-view-month .unavailable {
	display:none;
}
.BlocForms .CalendarBox .fc-view-month .unavailable-day {
	display:block;
}
.BlocForms .CalendarBox .fc-view-month .unavailable-day .fc-event-inner {
	height:30px;
}
.BlocForms .LegendBox li.Booked span, .BlocForms .CalendarBox .Booked .fc-event-skin {
	background:#B2001B;
	border-color:#FFF;
}
.BlocForms .CalendarBox .Booked {
	z-index:57 !important;
}
.BlocForms .LegendBox li.Pending span, .BlocForms .CalendarBox .Pending .fc-event-skin {
	background:#ED7A39;
	border-color:#FFF;
}
.BlocForms .CalendarBox .Pending {
	z-index:56 !important;
}
.BlocForms .CalendarBox .fc-view-agendaWeek .Pending {
	margin-right:10px;
}
.BlocForms .LegendBox li.Temporary span, .BlocForms .CalendarBox .Temporary .fc-event-skin {
	background:#3366CC;
	border-color:#FFF;
}
.BlocForms .CalendarBox .Temporary {
	z-index:60 !important;
}
.BlocForms .CalendarBox .fc-view-month .Temporary .fc-event-inner {
	margin-top:15px;
}
.BlocForms .CalendarBox .Temporary .fc-event-inner {
	font-size:8px;
	line-height:1;
	text-indent:0;
	text-align:center;
}
.BlocForms .CalendarBox .Temporary .fc-event-inner .fc-event-title {
	color:#FFF;
	font-size:11px;
	line-height:1.2;
	font-weight:bold;
}
/* BLOC : Polls  
-------------------------------------------------------------- */  
.BlocPolls .Result {
}
.BlocPolls .Result h5 {
	background:#E5E5E5;
	margin:0;
	padding:2px 6px;
}
.BlocPolls .Result .item {
	border:1px solid #E5E5E5;
	padding:5px 5px 5px 130px;
	position:relative;
	min-height:120px;
}
.BlocPolls .Result .item img {
	position:absolute;
	top:5px;
	left:5px;
}
.BlocPolls .Result .item ul {
	display:block;
	list-style:none outside none;
	margin:10px 5px 0 0;
	padding:0;
}
.BlocPolls .Result .item li {
	padding:0 0 0 14px;
	position:relative;
	font-size:0.9em;
	color:#666;
}
.BlocPolls .Result .item li span {
	display:block;
	position:absolute;
	left:0;
	top:5px;
	width:10px;
	height:10px;
	margin:0;
}
/* BLOC : Vid�o  
-------------------------------------------------------------- */
.BlocVideo object, .BlocVideo embed {
	display:block;
	overflow:hidden;
	margin:0;
}
.BlocVideo .box {
	padding:0 0 1em 0;
}
/* BLOC : GMap  
-------------------------------------------------------------- */
.BlocGoogleMap .box {
	padding:0 0 1em 0;
}
/* MODULE : Search  
-------------------------------------------------------------- */
.result .listing {
	clear:both;
	border-top:4px solid #ECECEC;
	margin-top:1em;
}
.result .listing .item {
	background:#FAFAFA;
	border-bottom:4px solid #ECECEC;
	padding:15px;
	position:relative;
}
.result .listing .item h3 {
	font-size:16px;
	font-weight:normal;
	margin:0 0 0.2em;
	color:#b50000;
}
.result .listing .item h3 a {
	padding:0 0 0 18px;
	background:url("/Htdocs/Images/lib/icons.png") no-repeat 0 -190px;
}
.result .listing .item p {
	line-height:1.2;
	margin:0;
	min-height:0;
}
.result .listing .item img {
	position:absolute;
	top:0;
	left:0;
}
.result .listing .item .info {
	font-size:10px;
	color:#555;
	text-transform:uppercase;
	display:block;
	padding-top:4px;
}
.result .listing .item .HighlightedTerm {
	background:#ECECEC;
	padding:0 2px;
	font-style:italic;
	color:#B50000;
}
/* MS PowerPoint */
.result .listing .item .ico-ppt a, .result .listing .item .ico-pptx a, .result .listing .item .ico-pot a, .result .listing .item .ico-potx a, .result .listing .item .ico-odp a, .result .listing .item .ico-pps a, .result .listing .item .ico-ppsx a {
	background-position:-48px -143px;
}
/* MS Excel */
.result .listing .item .ico-xls a, .result .listing .item .ico-xlsx a, .result .listing .item .ico-xlt a, .result .listing .item .ico-xltx a, .result .listing .item .ico-ods a, .result .listing .item .ico-csv a {
	background-position:-64px -127px;
}
/* MS Word */
.result .listing .item .ico-doc a, .result .listing .item .ico-docx a, .result .listing .item .ico-dot a, .result .listing .item .ico-dotx a, .result .listing .item .ico-odt a, .result .listing .item .ico-rtf a {
	background-position:-80px -111px;
}
/* Adobe PDF */
.result .listing .item .ico-pdf a {
	background-position:-96px -95px;
}
/* Code/Script */
.result .listing .item .ico-asp a, .result .listing .item .ico-aspx a, .result .listing .item .ico-ashx a, .result .listing .item .ico-dll a, .result .listing .item .ico-pdb a, .result .listing .item .ico-pdb a, .result .listing .item .ico-php a, .result .listing .item .ico-sql a, .result .listing .item .ico-jsp a, .result .listing .item .ico-css a, .result .listing .item .ico-htm a, .result .listing .item .ico-html a, .result .listing .item .ico-xml a, .result .listing .item .ico-json a, .result .listing .item .ico-exe a, .result .listing .item .ico-vb a {
	background-position:-112px -79px;
}
/* Adobe Flash */
.result .listing .item .ico-swf a, .result .listing .item .ico-fla a {
	background-position:-128px -63px;
}
/* Archives */
.result .listing .item .ico-zip a, .result .listing .item .ico-rar a, .result .listing .item .ico-7z a, .result .listing .item .ico-tgz a, .result .listing .item .ico-tar a, .result .listing .item .ico-gz a {
	background-position:-144px -47px;
}
/* Musique */
.result .listing .item .ico-mp3 a, .result .listing .item .ico-ogg a, .result .listing .item .ico-waw a, .result .listing .item .ico-oga a, .result .listing .item .ico-flac a, .result .listing .item .ico-m4a a, .result .listing .item .ico-wma a, .result .listing .item .ico-acc a, .result .listing .item .ico-midi a {
	background-position:-160px -31px;
}
/* Image */
.result .listing .item .ico-jpg a, .result .listing .item .ico-jpeg a, .result .listing .item .ico-gif a, .result .listing .item .ico-png a, .result .listing .item .ico-bmp a, .result .listing .item .ico-tif a, .result .listing .item .ico-tiff a {
	background-position:-176px -15px;
}
/* Vid�o */
.result .listing .item .ico-mov a, .result .listing .item .ico-mp4 a, .result .listing .item .ico-flv a, .result .listing .item .ico-wmv a, .result .listing .item .ico-avi a, .result .listing .item .ico-mpg a, .result .listing .item .ico-mpeg a {
	background-position:-192px 1px;
}
/* Formulaire de recherche avanc� */
.AdvancedSearchLink {
	font-size:85%;
	margin-bottom:0;
	padding:0 16px 0 0;
	text-transform:uppercase;
	background:url("/Htdocs/Images/lib/arrow.gif") no-repeat 100% 50% transparent;
}
.AdvancedSearchTitle {
	clear:both;
}
.result .advanced {
	border:1px solid #DDDDDD;
	padding:15px 15px 0;
}
.result .advanced fieldset {
	border:none;
	padding:0;
	margin:0;
}
.result .advanced label {
	font-size:0.8em;
	display:block;
}
.result .advanced fieldset label {
	display:inline;
}
.result .advanced legend {
	font-size:0.8em;
	margin:0;
}
.result .advanced .formitem {
	width:33%;
	float:left;
	height:60px;
}
.result .advanced .formitem.mots {
	width:219px;
}
.result .advanced .formitem.liens {
	width:120px;
}
.result .advanced .formitem.tri {
	width:180px;
}
.result .advanced .dateSearch label {
	position:absolute;
	top:-999px;
	left:-999px;
}
.result .advanced .linksKeywords div {
	margin:0.5em 0;
}
.result .advanced .FormFooter {
	/*float:none;*/
	/*clear:both;*/
}
/* MODULE : Comments  
-------------------------------------------------------------- */
.comments {
	clear:both;
}
.comments .AddCommentLink {
	font-size:85%;
	margin-bottom:0;
	padding:0 16px 0 0;
	text-transform:uppercase;
	background:url("/Htdocs/Images/lib/arrow.gif") no-repeat 100% 50% transparent;
}
.comments .comments-list {
	clear:both;
	margin-top:10px;
	border-top:4px solid #ECECEC;
}
.comments .comments-list .item {
	position:relative;
	border-bottom:4px solid #ECECEC;
	background:#FAFAFA;
	padding:28px 28px 28px 110px;
}
.comments .comments-list .item .media {
	position:absolute;
	top:30px;
	left:30px;
	padding:1px;
	border:1px solid #ECECEC;
	background:#FFF;
	height:50px;
	width:50px;
	overflow:hidden;
}
.comments .comments-form .item .img {
	height:50px;
	overflow:hidden;
	width:50px;
}
.comments .comments-list .item h4 {
	font-size:1.5em;
	line-height:1.25;
	margin-bottom:0;
}
.comments .comments-list .item strong {
	font-size:0.9em;
	color:#333;
}
.comments .comments-list .item p {
	margin:0;
	padding:0;
	text-align:justify;
	line-height:1.2;
}
.comments .comments-list .empty {
	padding:28px;
}
.comments .comments-list .fb-item .icon {
	display:none;
}
.comments .comments-list .anonymous img {
	width:50px;
	height:50px;
	background:url("/Htdocs/Images/lib/comment.png") no-repeat 100% 0 #FFF;
}
.comments .comments-form {
	clear:both;
	overflow:hidden;
	padding-bottom:12px;
}
.comments .comments-form label {
	position:absolute;
	top:-9999px;
	left:-9999px;
}
.comments .comments-form .profil {
	float:right;
	width:210px;
	margin-left:18px;
	position:relative;
}
.comments .comments-form .fbprofil-box {
	padding:16px 35px 0;
	border:1px solid #ECECEC;
	height:130px;
	line-height:1;
	text-align:center;
}
.comments .comments-form .fbprofil-img {
	padding:1px;
	border:1px solid #ECECEC;
	width:50px;
	height:50px;
	overflow:hidden;
	margin:0 auto 10px;
}
.comments .comments-form .profil b {
	padding-bottom:5px;
	display:block;
}
.comments .comments-form textarea {
	height:102px;
	border:1px solid #DDD;
	padding:6px;
	margin:0 0 1px;
	width:500px;
	font-size:12px;
	color:#777;
	font-family:Arial, sans-serif;
}
.comments .comments-form input {
	border:1px solid #DDD;
	padding:2px 4px;
	margin:0 0 3px;
	height:21px;
	font-size:12px;
	color:#777;
	width:200px;
	font-family:Arial, sans-serif;
}
.comments .comments-form button {
	margin:0 0 3px;
	float:left;
}
.comments .comments-form .captcha-img {
	padding:4px;
	border:1px solid #DDD;
	margin-bottom:-6px;
}
.comments .comments-form .namefield {
	width:175px;
	padding-right:29px;
}
.comments .comments-form .message input {
	float:left;
	margin-right:3px;
}
.comments .comments-form .message .loading {
	float:left;
	padding:1px 0 0 3px;
}
.comments .fb-button a {
	display:block;
	width:21px;
	height:21px;
	position:absolute;
	top:3px;
	right:3px;
	overflow:hidden;
	text-indent:-999px;
	background:url("/Htdocs/Images/lib/comment.png") no-repeat 0 100%;
}
.comments .comments-form textarea:focus, .comments .comments-form input:focus {
	color:#333;
	border-color:#999;
}
.comments .commentEditor {
	background:#FFFFFF;
	border:1px solid #BBBBBB;
	padding:5px 10px 0;
	position:absolute;
	right:5px;
	top:5px;
	float:right;
	margin:10px 0 5px;
}
.comments .commentEditor a {
	color:#777777;
	display:block;
	font-size:9px;
	height:14px;
	margin-bottom:5px;
	padding:2px 0 0 20px;
	background:url("/Htdocs/Images/lib/comment.png") no-repeat scroll 0 0 transparent;
}
.comments .commentEditor a:hover {
	color:#000000;
}
.comments .commentEditor a.disable {
	background-position:-56px -66px;
}
.comments .commentEditor a.delete {
	background-position:-56px -82px;
}
.comments .commentEditor a.enable {
	background-position:-56px -50px;
}
/* EDITOR : Glossaire + Variable 
-------------------------------------------------------------- */
#GlossaryTooltipContainer {
	position:absolute;
	top:0;
	left:0;
	width:auto;
	max-width:280px;
	padding:5px 10px;
	margin:0;
	z-index:49;
	white-space:normal;
	background:none #FFF;
	border:2px solid #DDD;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:0 0 5px #666;
	-moz-box-shadow:0 0 5px #666;
	box-shadow:0 0 6px #666;
}
#GlossaryTooltipContainer h3 {
	font-size:13px;
	padding:0;
	margin:0;
	font-weight:bold;
	color:#333;
	border:none;
}
#GlossaryTooltipContainer p {
	font-size:11px;
	padding:0;
	margin:0;
	font-style:italic;
	color:#333;
}
.ItemGlossary span {
	display:none;
}
.ItemGlossary span.acronym {
	display:inline;
	cursor:pointer;
	border-bottom:1px dotted;
}


/*EndInclude lib/content.css*/
 @media screen, projection {
body {
	background:#e5e4d5;
	padding:15px 0px;
}
#wrapper {
	width:970px;
	margin:0 auto;
	position:relative;
	background:#f5f4ee;
	padding:10px;
}
#wrapper .back {
	width:970px;
	margin:0 auto;
	position:relative;
	background:#cfcec1;
}
#header {
	height:264px;
	margin:0 0;
	padding:0 0px;
	position:relative;
}
.container {
	padding:0 10px 30px 10px;
}
.IC2Site .contentwrap {
	background:#fff;
	-moz-box-shadow: 0px 0px 9px #888;
	-webkit-box-shadow: 0px 0px 9px #888;
	box-shadow: 0px 0px 9px #888;
	padding:17px 25px;
	clear:both;
	float:left;
	width:700px;
}
.IC2Site .default-title {
	font-family:Arial, sans-serif;
	font-size:25.2px;
	font-weight:normal;
	font-style:normal;
	color:#333333;
	text-transform:none;
	text-decoration:none;
	line-height:1;
	text-align:left;
	background:none;
	margin:0.5em 0;
	padding:0;
	border:none;
}
.IC2Site .default-subtitle {
	font-family:Arial, sans-serif;
	font-size:21px;
	font-weight:normal;
	font-style:normal;
	color:#333333;
	text-transform:none;
	text-decoration:none;
	line-height:1.25;
	text-align:left;
	background:none;
	margin:0 0 0.5em;
	padding:0;
	border:none;
}
.IC2Site .wysiwyg-h1 {
	font-family:Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	font-style:normal;
	color:#999999;
	text-transform:none;
	text-decoration:none;
	line-height:1.5;
	text-align:left;
	background:none;
	margin:0 0 0.4em 0;
	padding:0;
	border:none;
}
.IC2Site .wysiwyg-h2 {
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#b50000;
	text-transform:uppercase;
	text-decoration:none;
	line-height:1.5;
	text-align:left;
	background:none;
	margin:0 0 0.4em 0;
	padding:0;
	border:none;
}
/* Logo
	-------------------------------------------------------------- */
.IC2Site h1.logo {
	margin:0;
	padding:0;
	position:absolute;
	top:55px;
	left:60px;
	z-index:10;
}
.IC2Site h1.logo a {
	display:block;
	width:301px;
	height:132px;
	text-align:left;
}
.IC2Site h2.slogan {
	position:absolute;
	top:-999px;
	left:-999px;
	font-size:0;
	line-height:0;
	text-indent:-999px;
	text-align:left;
}
/* Custom
	-------------------------------------------------------------- */
.IC2Site .pageTitle {
	float:none;
	color:#0f0f0e;
	font-size:2em;
}
.graphic {
	position:relative;
	width:970px;
	height:246px;
}
.graphic .BlocImage .box .ImageBox span.info {
	padding:0px 20px;
	line-height:2em;
	position:absolute;
	right:10px;
	bottom: 10px;
	background:#e5e4d5;
	text-transform:uppercase;
	opacity:0.85;
	filter: alpha(opacity=85);
	font-family: 'Patua One', cursive;
	color:#000;
	text-shadow:#fff 1px 1px;
	font-size:1.1em;
	font-style:normal;
}
.IC2Site .BlocTable .table-1 .bullet, .IC2Site .BlocTable .table-1 tr:nth-child(2n) .bullet { background:url("/Htdocs/Images/bulletlist.png") no-repeat 5px 7px;padding-left:30px; }
.IC2Site .BlocTable .table-1, .IC2Site .BlocTable .table-1 td {
	vertical-align:top;
	background:#f4f4ee;
	border-bottom:3px solid #fff;
}
.IC2Site .BlocTable .table-1 tr:nth-child(2n), .IC2Site .BlocTable .table-1 tr:nth-child(2n) td {
	background:#eae9dd;
	vertical-align:top;
}
.IC2Site .BlocTable .table-1 a {font-weight:bold;}



/* Search
	-------------------------------------------------------------- */
.IC2Site .search {
	position:relative;
	background:url("/Htdocs/Images/sprite.png") no-repeat -260px -40px;
	float:left;
	padding:7px 10px 25px 25px;
	width:715px;
}
.IC2Site .search label {
	position:absolute;
	top:-999px;
	left:-999px;
	font-size:0;
	line-height:0;
	text-indent:-999px;
	text-align:left;
}
.IC2Site .search input.text {
	float:left;
	padding:0px;
	margin:0;
	border:none;
	font-family: 'Patua One', cursive;
	color:#9e9d90;
	text-shadow:#fff 1px 1px;
	font-size:2.2em;
	background:none;
	width:413px;
}
.IC2Site .search input.text:focus {
	color:#555;
	text-transform:none;
}
.IC2Site .search button.btn {
	float:left;
	width:32px;
	height:32px;
	padding:0;
	margin:0 30px 0px 0px;
	background:url("/Htdocs/Images/sprite.png") no-repeat -697px -48px;
	border:none;
	font-size:0;
	line-height:0;
	text-indent:-999px;
	text-align:left;
	cursor:pointer;
}
.addShadow {
	background:#e5e4d5;
	-webkit-box-shadow: 0 -8px 6px -6px black, 8px -8px 6px -6px black;
	height:70px !important;
	background:#e5e4d5;
	-webkit-box-shadow: 
 0px -9px 9px -9px #888, 9px -9px 9px -9px #888, 0px 0px 0px -10px #888, -9px -9px 9px -9px #888;
}
.advancedSearchLink {
	float:left;
	padding:10px 30px 10px 30px;
	position:absolute;
	top:0px;
	right:0px;
	width:190px;
	height:35px;
	overflow:hidden;
}
.advancedSearchLink a {
	font-family: 'Patua One', cursive;
	color:#9e9d90;
	text-shadow:#fff 1px 1px;
	font-size:1.4em;
}
.addShadow.advancedSearchLink a {
	color:#000;
}
#advancedSearch {
	display:none;
	background:#e5e4d5;
	-moz-box-shadow: 0px 0px 9px #888;
	-webkit-box-shadow: 0px 0px 9px #888;
	box-shadow: 0px 0px 9px #888;
	padding: 40px 30px 20px 30px;
	clear:both;
	margin-bottom:12px;
	float:left;
	width:690px;
}
#advancedSearch.BlocForms .formitem .label {
	display:none;
}
#advancedSearch.BlocForms .formbtn {
	background:#cfcec1;
	font-family: 'Patua One', cursive;
	color:#9e9d90;
	padding:2px 14px;
	margin-top:13px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow:#fff 1px 1px;
	font-size:1.5em;
	font-weight:normal;
	height:auto;
	line-height:1.5em;
	margin-bottom:0px;
}
/* Quicklinks
	-------------------------------------------------------------- */
.IC2Site .quicklinks {
	padding:0px 0px 40px 8px;
}
.IC2Site .quicklinks a {
	font-family: 'Patua One', cursive;
	color:#8b8a80;
	text-shadow:#fff 1px 1px;
	background:#e7e7e0;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:2px 8px;
}
.IC2Site .quicklinks a:hover {
	background:#fff;
}
/* Container
	-------------------------------------------------------------- */
	.IC2Site .container-box {
	padding:10px 10px 2px;
	background:#FFF;
	position:relative;
	z-index:10;
}
.IC2Site .container-box span {
	position:absolute;
	bottom:-8px;
	left:0;
	height:8px;
	z-index:11;
}
.IC2Site .container-box h2 {
	font-size:18px;
	margin:0;
	padding:3px 0;
}
.IC2Site .container-box a, .IC2Site .container-box p {
	font-size:12px;
	color:#333;
}
.IC2Site .rss h2, .IC2Site .facebook h2, .IC2Site .twitter h2, .IC2Site .login h2, .IC2Site .newsletter h2 {
	padding:2px 0 11px 48px;
	background:#F2F2F2 url("/Htdocs/Images/sprite.png") no-repeat -258px -128px;
	overflow:hidden;
	z-index:12;
}
.IC2Site .rss a, .IC2Site .facebook a, .IC2Site .twitter a, .IC2Site .login p, .IC2Site .newsletter p {
	position:absolute;
	top:0;
	left:0;
	padding:30px 10px 10px 59px;
	overflow:hidden;
	line-height:2;
	z-index:13;
}
.IC2Site .facebook h2 {
	background-position:-258px -209px;
}
.IC2Site .twitter h2 {
	background-position:-258px -291px;
}
.IC2Site .ads {
	padding:0;
	background:none;
}
/* Newsletter
	-------------------------------------------------------------- */
	.IC2Site .newsletter h2 {
	background-position:-527px -128px;
}
.IC2Site .newsletter form {
	margin:0.5em 0 0;
	padding:5px;
	border-top:1px solid #ddd;
}
.IC2Site .newsletter label {
	display:block;
	width:72px;
	font-weight:normal;
	font-size:10px;
	text-align:right;
	padding:6px 8px 0 0;
	float:left;
}
.IC2Site .newsletter .text {
	width:109px;
	padding:2px;
	margin:3px 0;
}
.IC2Site .newsletter .btn {
	float:none;
	background:#999;
	padding:2px 4px;
	font-size:10px;
	color:#222;
	margin:3px 0 0 80px;
	font-weight:normal;
	border:none;
}
.IC2Site .newsletter .error {
	background:none;
	border:none;
	font-size:10px;
	margin:0;
	padding:0 3px 3px 80px;
}
/* Login
	-------------------------------------------------------------- */
	.IC2Site .login h2 {
	background-position:-258px -367px;
}
.IC2Site .login form {
	margin:0.5em 0 0;
	padding:5px;
	border-top:1px solid #ddd;
}
.IC2Site .login label {
	display:block;
	width:72px;
	font-weight:normal;
	font-size:10px;
	text-align:right;
	padding:6px 8px 0 0;
	float:left;
}
.IC2Site .login .text {
	width:109px;
	padding:2px;
	margin:3px 0;
}
.IC2Site .login .btn {
	float:none;
	background:#999;
	padding:2px 4px;
	font-size:10px;
	color:#222;
	margin:3px 0 0 80px;
	font-weight:normal;
	border:none;
}
.IC2Site .login .field a {
	display:block;
	float:right;
	font-size:9px;
	padding-right:3px;
	width:115px;
	margin-bottom:4px;
}
.IC2Site .login .field a:hover {
	color:#000;
}
.SBContent {
	background:#FFF;
	padding:20px;
	width:520px;
	height:320px;
}
.LoginUser .field {
	margin:0 0 5px 0;
	clear:both;
}
.LoginUser .field label {
	display:block;
	width:180px;
	float:left;
	padding:9px 0 5px 0;
	font-weight:normal;
}
.LoginUser .RememberMe label {
	float:none;
	padding:0;
	width:auto;
	display:inline;
}
.LoginUser .RememberMe input {
	margin-left:180px;
}
.LoginUser .field input.text {
	margin-bottom:0;
}
.LoginUser a.remindPassword {
	margin-left:180px;
	font-size:0.85em;
	display:block;
}
.EditUser .field {
	margin:0 0 0.5em 0;
	clear:both;
}
.EditUser .field label {
	float:left;
	padding:2px;
	height:16px;
	width:180px;
}
.EditUser .field label .required {
	color:#F30;
	padding:0 2px;
}
.EditUser .field input.text {
	padding:2px;
	height:16px;
	width:260px;
	margin:0;
}
.EditUser .field select.text {
	padding:0px;
	height:22px !important;
	width:266px;
	border-color:#BBB;
	margin:0;
}
.EditUser .field div label {
	float:none;
	padding:0;
	height:auto;
	width:auto;
}
.EditUser .field span.clear {
	display:block;
	clear:both;
}
.EditUser .field-error input, .EditUser .field-error select {
	background:#FBE3E4;
	border-color:#FBC2C4;
}
.EditUser .field input.ZipField {
	width:51px;
}
.EditUser .field input.CityField {
	width:200px;
}
.EditUser .field select.DayField {
	width:80px;
}
.EditUser .field select.MonthField {
	width:100px;
}
.EditUser .field select.YearField {
	width:80px;
}
/* Footer
	-------------------------------------------------------------- */
	#footer {
	height:32px;
	position:relative;
	color:#888;
	padding:20px 0;
	font-size:11px;
	margin:0 auto;
	width:990px;
	font-family: 'Patua One', cursive;
}
#footer a {
	color:#B50000;
}
#footer a:hover {
	color:#000;
}
#footer .logotypes {
	clear:both;
	padding:20px 0px 10px 20px;
	border-top:1px solid #a09f96;
}
#footer .logotypes a {margin:0px;}
#footer .foonav {
	float:right;
	margin:15px 0px 0px;
	padding:0px 20px;
	list-style:none;
	margin-bottom:30px;
}
#footer .foonav li {
	float:left;
	margin-left:3px;
}
#footer .foonav li a {
	background:#fff;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 3px 10px;
	color:#000;
	font-size:12px;
	text-transform:uppercase;
}
#footer .jurachlogo {display:block;float:left;background:url("/Htdocs/Images/sprite.png") no-repeat -438px -444px;height:50px;width:160px;text-indent:-1000px;overflow:hidden;margin-left:20px;}
#footer .bernelogo {display:block;float:left;background:url("/Htdocs/Images/sprite.png") no-repeat -603px -444px;height:50px;width:140px;text-indent:-1000px;overflow:hidden;}
#footer .foonav li a:hover {background:#d9d8cc;}
#footer .fooinfo {
	clear:both;
	padding:20px 10px 10px 20px;
	border-top:1px solid #a09f96;
	text-shadow:#fff 1px 1px;
}
#footer .fooinfo .left {
	padding-top:12px;
	font-size:1.1em;
}
#footer .fooinfo .right {
	float:right;
    padding-right:150px;
	text-align:right;
	position:relative;
}
#footer .fooinfo .right .logo_artionet {
    background:url("/Htdocs/Images/sprite.png") no-repeat scroll -258px -438px transparent;
    display:block;
    height:44px;
    position:absolute;
    right:0;
    text-align:left;
    text-indent:-9999px;
    top:-8px;
    width:130px;
}
}




/**/

/*EndFile*/



/*StartFile30.11.2012 08:43:55Htdocs/Styles/print.css*/

@media print { 

	/* IceCube2.Net Framework : print.css
	-------------------------------------------------------------- */ 
	
	body {line-height:1.5;font-family:sans-serif;color:#000;background:#FFFFFF none;font-size:10pt;}
	hr {background:#fff;color:#fff;width:100%;height:2px;margin:1.5em 0;padding:0;border-top:1pt solid #ccc;}
	hr.space {background:#fff;color:#fff;visibility:hidden;}
	h1, h2, h3, h4, h5, h6 {font-family:sans-serif;}
	code {font:.9em "Courier New", Monaco, Courier, monospace;}
	a img {border:none;}
	p img.top {margin-top:0;}
	blockquote {margin:1.5em;padding:0 1em;font-style:italic;font-size:.9em;}
	.hide {display:none;}
	a:link, a:visited {background:transparent;text-decoration:none;color:#1C8EB0;} 
	
	/* ----------------------------------------------------------- */
	
	#ui-datepicker-div, #sb-container { display:none; }	
	#header, #footer, .navigation, .subnavigation, .container-box { display:none; }
	
	#header_print 									{ text-align:center; }
	
	.breadcrumbs 									{ font-size:.8em; } 
	
	.BlocImage .ImageBox img 						{ width:100%; } 
	.BlocImage .ImageBox a 							{ display:none; } 
	.BlocImage .ImageBox .info 						{ clear:both;display:block;line-height:1.2;font-size:85%;font-style:italic; }
	
	.BlocImageText .ImageBox a 						{ display:none; }
	.BlocImageText .ImageBox.left 					{ float:left;margin-right:1.1em; } 
	.BlocImageText .ImageBox.right 					{ float:right;margin-left:1.1em; } 
	.BlocImageText .ImageBox .info 					{ clear:both;display:block;line-height:1.2;font-size:85%;font-style:italic; }
	
	.BlocPicturesGallery .item 						{ float:left;padding:0;margin:0 .5em .5em 0; }
	.BlocPicturesGallery .item span					{ display:block;line-height:1.2;font-size:85%;font-style:italic; }
	.BlocPicturesGallery .clear						{ clear:both; }
	.BlocPicturesGallery .gallerypagination			{ display:none; }
	
	.BlocSlideshow .carousel-wrap					{ height:auto !important; } 
	.BlocSlideshow .carousel-wrap > div				{ position:static !important; } 
	.BlocSlideshow .item							{ display:none; }
	.BlocSlideshow .item.index-0					{ display:block; }
	.BlocSlideshow .item span						{ display:block;line-height:1.2;font-size:85%;font-style:italic; }
	.BlocSlideshow .carousel-control,
	.BlocSlideshow .carousel-pagination				{ display:none; }
	
	.BlocTable 										{ margin-bottom:1em; }
	.BlocTable caption								{ text-align:left;font-size:1.2em;font-style:italic;color:#1C8EB0; }
	.BlocTable td, .BlocTable th, .BlocTable table 	{ border:none;text-align:left;padding:5px;border-collapse:collapse; } 
	.BlocTable .table-1 th, .BlocTable .table-1 td	{ border-bottom:1pt solid #CCCCCC; }
	.BlocTable .table-2								{ border-top:1pt solid #AAAAAA;border-left:1pt solid #AAAAAA; }
	.BlocTable .table-2 th, .BlocTable .table-2 td	{ border-bottom:1pt solid #AAAAAA;border-right:1pt solid #AAAAAA; }
	
	.BlocVideo .box									{ display:none; }
	.BlocVideo:after								{ font-size:1em;margin:0.5em 0;padding:1em;border:2pt dotted #AAAAAA;display:block;text-align:center;font-size:3em;
													  content:"Video"; }
												  	
	.BlocForms .box									{ display:none; }
	.BlocForms:after								{ font-size:1em;margin:0.5em 0;padding:1em;border:2pt dotted #AAAAAA;display:block;text-align:center;font-size:3em;
													  content:"Forms"; }

	#advancedSearch, .search, .navigation, .quicklinks, .pagination, .scrollTopAnchorBox, #siteTree, .toolbarInline {display:none;}
	
	#header_print{ display:block;}
	
	.IC2Site .listing-table .item{display:inline-block; width:45%; border:none;}
		 
}


/*EndFile*/



/*StartFile30.11.2012 08:43:55Htdocs/Styles/custom.css*/

 
/* -------------------------------------------------------------- 
  
   IceCube2.Net CSS powered by Blueprint CSS Framework 
   * Version:   3 (08.09.2011)
   
-------------------------------------------------------------- */

@media screen,projection {
	
.EZ_LeftColumn, .EZ_RightColumn{
	width:335px;
}

.IC2Site fieldset.linksKeywords, .IC2Site fieldset.dateSearch{
	border:none;
	margin:0;
	padding:0;
}

.IC2Site fieldset.linksKeywords label, .IC2Site fieldset.dateSearch label{
	font-weight:normal;
}

.IC2Site fieldset.dateSearch label{
	display:none;
}

.IC2Site fieldset.dateSearch select, .IC2Site .dropdownlist select{
	padding:4px 2px;
	border:1px solid #D6D6D6;
    font-size:12px;
    height:25px;
}

.IC2Site fieldset.dateSearch .day, .IC2Site fieldset.dateSearch .month{
	width:50px;
}

.IC2Site fieldset.dateSearch .year{
	width:60px;
}

.IC2Site fieldset.linksKeywords legend, .IC2Site fieldset.dateSearch legend{
	font-size:12px;
}

.IC2Site .advanced #InputKeyword, .IC2Site .advanced #InputTypeFilter, .IC2Site .advanced #InputSortTitle{
	padding:4px 2px;
	border:1px solid #D6D6D6;
    font-size:12px;
}

.IC2Site .advanced label{
	font-size:12px;
}

#advancedSearch.BlocForms .formbtn{
	border:none;
}

.IC2Site .advanced .FormFooter button, .IC2Site form.advanced .formfooter button{
	background:none repeat scroll 0 0 #CFCEC1;
	border:none;
    border-radius:5px 5px 5px 5px;
    color:#9E9D90;
    font-family:'Patua One',cursive;
    font-size:1.5em;
    font-weight:normal;
    height:auto;
    line-height:1.5em;
    margin-bottom:0;
    margin-top:20px;
	margin-left:0;
	margin-right:0;
    padding:2px 14px;
    text-shadow:1px 1px #FFFFFF;
	float:right;
}

.IC2Site .advanced .FormFooter button, .IC2Site form .formfooter button{
	background:none repeat scroll 0 0 #CFCEC1;
	border:none;
    border-radius:5px 5px 5px 5px;
    color:#9E9D90;
    font-family:'Patua One',cursive;
    font-size:1.5em;
    font-weight:normal;
    height:auto;
    line-height:1.5em;
    margin-bottom:0;
    margin-top:20px;
	margin-left:0;
	margin-right:0;
    padding:2px 14px;
    text-shadow:1px 1px #FFFFFF;
}

.IC2Site .advanced .FormFooter button:hover, #advancedSearch.BlocForms .formbtn:hover, .IC2Site form .formfooter button:hover{
	background:none repeat scroll 0 0 #9E9D90;
	border:none;
    border-radius:5px 5px 5px 5px;
    color:#333333;
    font-family:'Patua One',cursive;
    font-size:1.5em;
    font-weight:normal;
    height:auto;
    line-height:1.5em;
    padding:2px 14px;
    text-shadow:1px 1px #CFCEC1;
}

.IC2Site .advanced .FormFooter{
	margin-bottom:15px;
}

.logotypes a{
	display:inline-block;
	height:52px;
	background:url("/Htdocs/Images/sprite.png") no-repeat scroll -258px -562px transparent;
	text-indent:-9999px;
}

.logotypes a.logo1{
	width:221px;
}

.logotypes a.logo2{
	width:145px;
	background-position:-479px -562px;
}

.logotypes a.logo3{
	width:253px;
	background-position:-624px -562px;
}

.logotypes a.logo4{
	width:237px;
	background-position:-877px -562px;
}

.logotypes a.logo5{
	width:79px;
	background-position:-1114px -562px;
}

.logotypes a.logo1:hover{
	background-position:-258px -614px;
}

.logotypes a.logo2:hover{
	background-position:-479px -614px;
}

.logotypes a.logo3:hover{
	background-position:-624px -614px;
}

.logotypes a.logo4:hover{
	background-position:-877px -614px;
}

.logotypes a.logo5:hover{
	background-position:-1114px -614px;
}

.IC2Editor #EZ_boxHome_1 .BlocImage .box .ImageBox span.info{
	background: none;
    color: #777777;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 10px;
    font-style: italic;
    line-height: 12px;
    opacity: 1;
    padding: 5px;
    position: static;
    text-shadow: 1px 1px #FFFFFF;
    text-transform: uppercase;
}

.IC2Editor #EZ_boxHome_1 .BlocImage .box .ImageBox{
	margin-bottom:0;
}

.IC2Editor .graphic .BlocImage{
	display:none;
}

.IC2Editor .graphic #EZ_boxHome_1, .IC2Editor .graphic #EZ_boxHome_1 .BlocImage{
	display:block;
}

/*.IC2Editor #EZ_boxHome_1 .BlocImage .box .ImageBox img{
	display:none;
}*/

.designMode .graphic .BlocImage .box .ImageBox img{
	display:none;
}

.IC2Render .graphic .BlocImage{
	display:none;
}

.IC2Editor .graphic, .IC2Editor #header{
	height:auto;
}

.IC2Editor #header{
	margin-bottom:18px;
}

.graphic .BlocImage img{
	width:970px;
	height:246px;
}

.scrollTopAnchorBox {
	border-top: 1px solid #CFCEC1;
    margin-top: 30px;
    padding-top: 30px;
	display:block;
}

.scrollTopAnchor {
    font-family: 'Patua One',sans-serif;
    font-size: 16px;
	float:right;
	display:inline-block;
}

.scrollTopAnchor span{
	display:inline-block;
	width:21px;
	height:18px;
	margin: 0 10px;
    text-indent: -999999px;
	background: url("/Htdocs/Images/sprite.png") no-repeat scroll -256px -673px transparent;
	text-align:left;
}

.home .scrollTopAnchorBox {
    display:none;
}

.IC2Site .listing-table .bullet, .IC2Site .listing-table tr:nth-child(2n) .bullet {
    background: url("/Htdocs/Images/bulletlist.png") no-repeat scroll 9px 11px transparent;
    padding: 4px 0 4px 30px;
	display:block;
}

.IC2Site .listing-table tr:nth-child(4n-1) .bullet, .IC2Site .listing-table tr:nth-child(4n) .bullet {
	background-color:#EAE9DD;
}

.IC2Site .listing-table, .IC2Site .listing-table td {
    background: #FFF;
    vertical-align: top;
}

.IC2Site .listing-table .item {
	display:inline-block;
	width:45%;
	padding:0;
	border:none;
	margin:0;
}

.IC2Site .listing-table tr:nth-child(2n-1) {
	margin-right:9%;
}


#footer .foonav li a{padding:3px 5px;}



.IC2Editor.int.designMode .graphic{ display:none;}
.IC2Editor.int.designMode #wrapper .back{ top:135px;}
.IC2Editor.int.designMode .IC2Site h1.logo{ top: -150px;}



.result .advanced .linksKeywords div{ margin-top:9px;}


}

/*EndFile*/

