/* Home page */

#layout-container {
	background-image: url(../img/gui/bg.png);
	background-position: center top;
	background-repeat: repeat-y;
	width:1020px;
	margin:0px auto;
	padding:0px;
	padding-top: 0px;
	overflow: hidden;
	/*border: 1px dashed blue;*/
}

#layout-content {
	width:966px;
	overflow: hidden;
	/*border: 1px dashed red;*/
	margin-left: 25px;
	margin-right:auto;

}

#layout-content-banner {
	width:997px;
	height: 106px;
	overflow: hidden;
	background-image: url(../img/gui/banner.png);
	background-position: 6px top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin-left: 12px;
	margin-bottom: 10px;

}

#layout-content-menu {
	width:998px;
	height: 40px;
	overflow: hidden;
	background-color: #999;
	margin-left: 12px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	color: white;
}

#layout-column-left {
	width: 302px;
	height: 100%;
	overflow: hidden;
	float: left;
	padding: 0px;
	display:block;
}
#layout-column-right {
	width: 655px;
	height: 100%;
	overflow: hidden;
	float: right;
	padding: 0px;

}
/*ul {
	width: 300px;
	height: auto;
	
	overflow: hidden;
	
	background-color: #ffffff;
	
	border: 1px solid #b4b4b4;
	
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
		
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radiu: 0px;
		
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	
	
	padding: 0px;
	margin: 0px;
}*/


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* BOX COLLABORATION */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ul */

#box_collab ul {
	width: 300px;
	height: auto;
	
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;

list-style: none;

	overflow: hidden;
	
	background-color: #ffffff;
	
	border: 1px solid #b4b4b4;
	
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
		
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radiu: 0px;
		
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	


	
	padding: 0px;
	margin: 0px;
}


/* li */

#box_collab ul li {
	width: 300px;
	height: auto;	
}


/* first & last childs */

#box_collab ul li:first-child {
	background-image: url(/img/gui/box_head_shadow.png);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #3f6eb0;
	height: 30px;
	
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
		
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radiu: 0px;
		
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	
	
	border-bottom: 1px solid #b4b4b4;
}

#box_collab ul li:last-child {
	text-align: center;
}


/* links */

#box_collab ul li:first-child a {
	height: 30px;
	padding-left: 10px;

	display: block;
	padding-top:6px;
	
	color: white;
	text-shadow: #3E3E3E 0px -1px 0px;
	font-size: 13px;
	font-weight: bold;
}

#box_collab ul li:last-child a {
	height: 25px;

	display: block;
	
	color: #5a5a5a;
	font-size: 12px;
	font-style: italic;
}

#box_collab ul li a {
	color: #5a5a5a;
	display: block;
	text-decoration: none;
}

#box_collab ul li:last-child a:hover {
	color: #4476BC;
	text-decoration: none;
	/* font-weight: bold; */
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* BOX - TOOLS (LARGER TEMPLATE BOX) */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ul */

#box_tools ul {
	width: 332px;
	min-height: 238px;
	list-style-type:none;
	
	overflow: hidden;
	
	background-color: #ffffff;
	
	border: 1px solid #b4b4b4;
	
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
		
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radiu: 0px;
		
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	
	padding: 0px;
	margin: 0px;
	
}


/* li */

#box_tools ul li {
	width: auto;
	height: auto;
	padding: 3px;
	
}


/* first & last childs */

#box_tools ul li:first-child {
	background-image: url(../img/gui/box_head_shadow.png);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #a1a2a2;
	height: 30px;

	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
		
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radiu: 0px;
		
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	
	
	border-bottom: 1px solid #b4b4b4;
	
	padding: 0px;


}

#box_tools ul li:last-child {
}


/* links */

#box_tools ul li a {
	color: #5a5a5a;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #b4b4b4;
	font-size: 12px;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	padding-left: 10px;
	padding-bottom: 5px;

}
#box_tools ul li a:hover {
	color: #3f6eb0;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #b4b4b4;
	font-size: 12px;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	padding-left: 10px;
	padding-bottom: 5px;

}

#box_tools ul li:first-child a {
	height: 30px;
	padding-left: 10px;

	display: block;
	padding-top:6px;
	
	color: white;
	text-shadow: #3E3E3E 0px 1px 0px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	
	font-style: normal;
	
	border-bottom: none;
}

#box_tools ul li:last-child a {
	border-bottom: none;
	display: block;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* BOX UPCOMING EVENT */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ul */

#upcoming_events ul {
	width: 304px;
	min-height: 238px;
	
	overflow: hidden;
	background-color:#FFF;
	
	
	border: 1px solid #b4b4b4;
	
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
		
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radiu: 0px;
		
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	
	padding: 0px;
	margin: 0px 0px 14px 14px;
	float: left;
	list-style: none;
}

#upcoming_events ul li {
	width: auto;
	height: 25px; /* changed from 21px */
	padding: 8px; /* changed from 3px */
	overflow: hidden;
	font-size: 12px;
	margin-left: 0px;
}

#upcoming_events ul li span.date {
	float: left;
	vertical-align:middle;
	width: auto;
	height: auto;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	margin-left: 0px;
	color: #5a5a5a;
	padding-right:10px;

}

#upcoming_events ul li span.txt {
	float: left;
	vertical-align:middle;
	color: #5a5a5a;
	display: block;
	text-decoration: none;
	color: #5a5a5a;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
}


/* first & last childs */

#upcoming_events ul li:first-child {
	background-image: url(../img/gui/box_head_shadow.png);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #519fcc;
	
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
		
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radiu: 0px;
		
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	
	border-bottom: 1px solid #b4b4b4;
	
	padding: 0px;
	width: 304px;
	height: 30px;

	margin-left: 0px;



}

#upcoming_events ul li:last-child {
	border: none;
}


/* links */

#upcoming_events ul li a {
	display: block;
	text-decoration: none;
/*	border-bottom: 1px dotted #b4b4b4; */
	padding-left: 10px;
	padding-bottom: 5px;
	height:15px;
}

#upcoming_events ul li a:hover {
	color: #3f6eb0;
	display: block;
	text-decoration: none;
/*	border-bottom: 1px dotted #b4b4b4; */
	padding-left: 10px;
	padding-bottom: 5px;
	height:15px;

}

#upcoming_events ul li:first-child a {
	height: 30px;
	padding-left: 10px;

	display: block;
	padding-top:7px;
	
	color: white;
	text-shadow: #3E3E3E 0px 1px 0px;
	font-size: 13px;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;

	font-style: normal;
	border-bottom: none;
}

#upcoming_events ul li:last-child a {
	border-bottom: none;
	display: block;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#wrapper{
    width:350px;
    height:375px;
	overflow-y: hidden;
	overflow-x: hidden;
	display:block;
   
}
#scroller{
    margin:0;
    z-index:0;
    position: absolute;
	overflow:hidden;
}

#shadow{
	background-position: 10px -1px;
	width:300px;
	height:5px;
	position:absolute;
	z-index:1000;
	margin-top:-1px;
	background-repeat: no-repeat;
	background-image: url(../img/gui/scroll_shade_1.png);
	overflow: hidden;
}
  
#shadow_bottom{
    background-position: 10px 1px;
    width:300px;
    height:5px;
    position:absolute;
    z-index:1000;
    bottom:-1px;
    background-repeat: no-repeat;
    background-image: url(../img/gui/scroll_shade_2.png);
}

* html #shadow_bottom{
    width:300px;
    height:5px;
    position:absolute;
    margin-bottom:-10px;
    z-index:1000;
    bottom:-1px;
    background-repeat: no-repeat;
    background-image: url(../img/gui/scroll_shade_2.png);
} 

#scroll_down{
    width:300px;
    height:30px;
    overflow:hidden;
    display:block;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/gui/arrow_down_gray.png);

    
}
#scroll_down:hover {
    background-repeat: no-repeat;
    background-image: url(../img/gui/arrow_down_blue.png);
}

#scroll_up{
    width:300px;
    height:30px;
    display:block;
    background-position:center;
    background-repeat: no-repeat;
    background-image: url(../img/gui/arrow_up_gray.png);
	overflow:hidden;
    
}
#scroll_up:hover {
    background-position:center;
    background-repeat: no-repeat;
    background-image: url(../img/gui/arrow_up_blue.png);
	overflow: hidden;
}


.scroller_content {
	width: 265px;
	overflow: hidden;
	border-bottom: 1px dotted #5a5a5a;
	list-style: none;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	display: block;
}
.scroller_content:last-child {
	width: 280px;
	overflow: hidden;
	border-bottom: none;
	list-style: none;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	display: block;
}


.scroller_content h1 {
	overflow: hidden;
	list-style: none;
	margin: 0px;
	font-size: 13px;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	padding-left: 5px;
	color: #5a5a5a;

}
.scroller_content p {
	overflow: hidden;
	list-style: none;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	padding: 5px;
	color: #5a5a5a;
	text-align: justify;
}
.scroller_content a:hover h1, .scroller_content a:hover p {
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	color: #4476bc !important;
	text-decoration: none;
	overflow: hidden;
}

.scroller_content p a {
	font-size: 12px;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	color: #5a5a5a !important;
	text-decoration: none;
	overflow: hidden;
}
.scroller_content p a:hover {
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	color: #4476bc !important;
	text-decoration: none;
	overflow: hidden;
}

#box_news ul {
	width: 300px;
	height: auto;
	
	overflow: hidden;
	
	background-color: #ffffff;
	
	border: 1px solid #b4b4b4;
	
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
		
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radiu: 0px;
		
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	
	
	padding: 0px;
	margin: 0px;
	
	list-style: none;
	
}


/* li */

#box_news ul li {
	width: 280px;
	height: auto;
	padding: 0px;
	border-bottom: 1px dotted #b4b4b4;
	overflow: hidden;
	font-size: 12px;
	
}

#box_news ul li p.date {
	float: left;
	width: auto;
	height: auto;
	display: block;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	margin-left: 10px;
	color: #5a5a5a;

}

#box_news ul li p.txt {
	color: #5a5a5a;
	display: block;
	text-decoration: none;
	color: #5a5a5a;
	font-style: italic;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	margin-left: 90px;
}


/* first & last childs */

#box_news ul li:first-child {
	background-image: url(../img/gui/box_head_shadow.png);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #519fcc;
	height: 30px;
	
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
		
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radiu: 0px;
		
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	
	
	border-bottom: 1px solid #b4b4b4;
	
	padding: 0px;
	width: 300px;


}

#box_news ul li:last-child {
border: none;
}


/* links */

#box_news ul li a {

text-decoration: none;


}

#box_news ul li:first-child a {
	height: 30px;
	padding-left: 10px;

	display: block;
	padding-top:7px;
	
	color: white;
	text-shadow: #3E3E3E 0px -1px 0px;
	font-size: 13px;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;

	font-style: normal;
	border-bottom: none;
}

#box_news ul li:last-child a {
	border-bottom: none;
	display: block;
	overflow: hidden;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* JQUERY SLIDER / FANCYBOX / FADING THUMBS - IEC HOMEPAGE -  APRIL 2011 */

/* ///////////////////////////////////// */
/*             START - SLIDER            */
/* ///////////////////////////////////// */

#slider_content_iecee {

	width: 654px;
	height: 219px;
	
	overflow: hidden;
	
	background-color: #ffffff;
		
	-webkit-border-radius: 8px;
	border-bottom-radius: 8px;
		
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	
	
	margin: 0px;
	margin-bottom:10px !important;

	
	list-style: none;
	float: left;
	
}


#slides_container {
	width:646px;
	height: 211px;
	position:relative;
	margin-left: 4px;
	margin-top: 4px;
	z-index:10;	
}

#slides ul {
	border: none;
}

#slides {
	top:0px;
	left:0px;
	padding: 0px;
	position:absolute;
	overflow: hidden;
	z-index:90;	
	background-color: #FFF;
	/*
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	*/
}


#slides_container .caption .left a {
	margin-top: -10px;
}


/* 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;
}




/* 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(../img/gui/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: #555;
	text-shadow: 0px -1px 0px #fff;
	
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#slides_container .caption h2 {
	font-size: 12px;
	font-weight: bold;
	color: #555555;	
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#slides_container .caption p {
	font-size: 12px;
	color: #1a171b;
	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;
}

#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 */





#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);
	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: 14px;
	
	margin-left: -5px !zonecss; /* IE 7 HACK */
	margin-top: 12px !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: white;
	
	opacity: 0.6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity = 60);
		
	height: 28px;
	
	margin-right: 1px;
	padding-top: 5px;
	
}


.event_box_button:hover {
	background-color: black;
	color: white;
	opacity: 0.6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity = 60);
}

.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: 93px;
	width: 94px  !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: black;
}

.event_box_button.event_box_button:hover a  {
	text-decoration: none;
	font-family: Arial, "Lucida Grande", Verdana;
	font-size: 12px;	
	font-weight: bold;
	color: white;
}
/* Localized */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* BOX - NAV */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ul */

#box_nav ul {
	width: 180px;
	min-height: 50px;
	list-style-type:none;
	
	overflow: hidden;
	
	background-color: #ffffff;
	
	border: 1px solid #b4b4b4;
	
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
		
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radiu: 0px;
		
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	
	padding: 0px;
	margin: 0px;
	
}


/* li */

#box_nav ul li {
	width: auto;
	height: auto;
	padding: 3px;
	
}

/* li navigation sub-headings */

#box_nav ul li.sub {
	width: auto;
	height: auto;
	padding-left: 10px;
	margin-left: 20px;
	background: url('http://www.iecex.com/menu/right_over.gif') no-repeat 0px 5px;
	
}

/* first & last childs */

#box_nav ul li:first-child {
	background-image: url(../img/gui/box_head_shadow.png);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #a1a2a2;
	height: 30px;

	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
		
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radiu: 0px;
		
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	
	
	border-bottom: 1px solid #b4b4b4;
	
	padding: 0px;


}

#box_nav ul li:last-child {
}


/* links */

#box_nav ul li a {
	color: #5a5a5a;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #b4b4b4;
	font-size: 12px;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	padding-left: 10px;
	padding-bottom: 5px;

}
#box_nav ul li a:hover {
	color: #3f6eb0;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #b4b4b4;
	font-size: 12px;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	padding-left: 10px;
	padding-bottom: 5px;

}

#box_nav ul li:first-child a {
	height: 30px;
	padding-left: 10px;

	display: block;
	padding-top:6px;
	
	color: white;
	text-shadow: #3E3E3E 0px 1px 0px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	
	font-style: normal;
	
	border-bottom: none;
}

#box_nav ul li:last-child a {
	border-bottom: none;
	display: block;
}