/* JQUERY SLIDER / FANCYBOX / FADING THUMBS - IEC HOMEPAGE -  APRIL 2011 */

/* ///////////////////////////////////// */
/*             START - SLIDER            */
/* ///////////////////////////////////// */

#slides_whitebloc_hack {
	padding:0px;
	padding-left: 0px;
	height: 211px;
}

#slides_container {
	width:646px;
	height: 211px;
	position:relative;
}

#slides {
	top:0px;
	left:0px;
	padding: 0px;
	position:absolute;
	overflow: hidden;
	z-index:100;	
	background-color: #FFF;
	/*
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	*/
}


#slides_container .caption .left {
	float: left;
}


/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:646px;
	height: 211px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:646px;
	height:211px;
	display:block;
}


/* Next/prev buttons

#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:585px;
}
*/

/* END */




/* //////////////////////////////////////////////////// */
/*     START - PAGINATION & PAGINATION BULLET STYLE     */
/* //////////////////////////////////////////////////// */

#slides_container .pagination {
	width:auto;	
	
	border-radius: 5px;	
	background-color: #FFF;
	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	padding: 2px;
	
	position:absolute;
	bottom: 5px;
	left: 5px;
	
	overflow: hidden;
	z-index: 500;
	opacity: 1;
}

#slides_container .pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

#slides_container .pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(slider_img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

#slides_container .pagination li.current a {
	background-position:0 -12px;
}

/* END */



/* ///////////////////////////////////// */
/*     START - CAPTION & CAPTION TXT     */
/* ///////////////////////////////////// */

#slides_container .caption {
	font-family: Arial, Verdana, Geneva, sans-serif;
	
	height:211px;
	width:300px;
	
	position:absolute;
	top: 0;
	right: 0;
	
	padding: 0px;
	z-index:500;
}

#slides_container .caption h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 0px -1px 0px #fff;
	
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#slides_container .caption p {
	font-size: 12px;
	color: #FFF;
	line-height: 17px;
	text-align:justify;
	
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#slides_container .caption a {
	color: #005aa0;
	text-decoration:none;
	bottom: 8px;

}

#slides_container .caption a:visited {
	color: #005aa0;
}

#slides_container .caption a:hover {
	color: #005aa0;
	text-decoration:underline;
}

/* END */



/* ///////////////////////////////////// */
/*   START - FADE THUMB FROM CARROUSEL   */
/* ///////////////////////////////////// */

ul.gallery {
	width: 646px;
	list-style: none;
	margin: 0; padding: 0;
}
ul.gallery li {
	float: left;
	text-align: center;
	-moz-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	display: inline; /*--Gimp Fix aka IE6 Fix - Fixes double margin bug--*/
}
ul.gallery li a.thumb {
	width: 646px;
	height: 211px;

}
ul.gallery li span {
	width: 646px;
	height: 211px;
	overflow: hidden;
	display: block;
}
ul.gallery li a.thumb:hover {
	background: #333;
}
ul.gallery li h2 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0; padding: 10px;
	background: #f0f0f0;
	border-top: 1px solid #fff;
}
ul.gallery li a {text-decoration: none; color: #777; display: block;}

/* END */



/* ///////////////////////////////////// */
/*    START - OLD STYLE FROM HOMEPAGE    */
/* ///////////////////////////////////// */

.twin_list, .twin_list_right {
	float: left;
	width: 168px;
	background-color:#FFF;	
	display: block;
}

.twin_list ul, .twin_list_right ul {
	display: block;
}

.twin_list_right { 
border-left: 1px dashed #e1e1e1;
}

.tools {
	background-color:#ffffff;
	margin:0px 2px 0px 2px;
	overflow: hidden;
	margin-bottom: -5px;
}

.tools-title {
	font-size: 12px;
	line-height: 18px;
	color:#1a171b;
	font-weight: bold;

}

.tools li {
	line-height: 20px;
	background-color:#FFF;
	background-image: none;
	list-style-type: none;
	padding: 2px;
	padding-left: 3px;
}

.tools ul {
	
}
/*
.tools li:hover {
	background-color:#d5d5d5;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
*/
.tools-title:hover {
	color:#005aa0;		
}

a.bt-apps:link, a.bt-apps:visited {
	width: 100%;
	line-height:16px;
	
	background-image:url(../../img/ico_padlock12.png);
	background-position: right;
	padding-right: 5px;
	color:#175e9e;
	text-decoration:none;
	background-repeat:no-repeat;
}

li.bt-apps {
	line-height:16px;
	background-image:url(../../img/ico_padlock12.png);
	background-position: 100%;
	color:#175e9e;
	text-decoration:none;
	background-repeat:no-repeat;
}

a.bt-apps:hover {
	color:#175e9e;
}

#event_box {
	
	width: 282px;
	height: 182px;
	
	text-align: center;
	
	display: block;
	overflow: hidden;
	
	margin: 0px;
	
	background-position: 0px 0px;
	background-repeat: no-repeat;
	/*
	background-image: url(/img/homepage/news_event.jpg);
	*/
	background-image: url(/img/homepage/news_event_the_challenge.jpg);
	position: relative;
}

#event_box_title {
	
	width: 280px;
	text-align: left;
	position: relative;
	
	/*border: 1px solid red;*/
}

#event_box_title p {
	font-family: Arial, "Lucida Grande", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FDFEFF;
	padding-left: 105px;
	padding-top: 21px;
}

#event_box_title_sub {

    color:#88bbd8;
    width:282px;

	text-align: left;
    position:relative;
    
}

#event_box_title_sub p {

	padding-left: 15px;
	font-family: Arial, "Lucida Grande", Verdana;
	font-size: 12px;
	font-weight: normal;
	padding-top: 40px;
	/*border: 1px solid green;	*/
}

#event_box_nav {
	
	width: 286px;
	height: 30px;
	display: block;
	padding: 0px;
	
	/*border-top: 1px solid #3F3F5B;*/
	/*border: 1px solid purple;	*/
	position: static;
	
	margin-top: 152px;
	
	margin-left: -5px !zonecss; /* IE 7 HACK */
	margin-top: 152px !zonecss; /* IE 7 HACK */
	
	overflow: hidden;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}

.event_box_button {

	float: left;
	display: block;
	background-color: black;
	opacity: 0.6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity = 60);
		
	height: 28px;
	color: #fff !important;

	margin-right: 1px;
	padding-top: 7px;
	
}


.event_box_button:hover {
	background-color: black;
	color: blue;
	opacity: 0.6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity = 60);
	margin-right: 1px;

}

.event_box_button.left {

	width: 93px;
	width: 95px  !zonecss; /* IE 7 HACK */	
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	
}

.event_box_button.middle {

	width: 93px;
	width: 94px  !zonecss; /* IE 7 HACK */		
}

.event_box_button.right {

	width: 94px;
	width: 95px  !zonecss; /* IE 7 HACK */	
	margin-right: 0px;	
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	
}

.event_box_button.left:hover {

	width: 93px;
	width: 95px  !zonecss; /* IE 7 HACK */		
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;

}

.event_box_button.right:hover {

	width: 94px;
	width: 95px  !zonecss; /* IE 7 HACK */	
	margin-right: 0px;	
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;

}

.event_box_button.event_box_button a  {

	text-decoration: none;
	font-family: Arial, "Lucida Grande", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.event_box_button.event_box_button:hover a  {
	text-decoration: none;
	font-family: Arial, "Lucida Grande", Verdana;
	font-size: 12px;	
	font-weight: bold;
	color: #9ABBFF;
}