/*there are Internet Explorer Specfic css in the header section of 
the template page for classes
#top_image
.search_box
if you are changing those, dont forget to change in the template as well*/

/*---[ TAG STYLES ]-------------*/
body{
	margin:0px;
	font-family:ITC Franklin Gothic, Arial, Helvetica, Verdana, Geneva, sans-serif;
	padding: 0px;
	background-image: url(../images/body_bg.jpg);
	background-position: center;
	background-repeat:repeat-y;
	font-size:10pt;
}

img{
	border:none;
}

li {
	list-style-type:square;
}

h1 {
	background-image: url(../images/h1_bg.jpg);
	background-repeat: no-repeat;
	padding:5px 16px;
	display: block;
	height: 32px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
	width:625px;
	margin: 0px;
	font-size: 9pt;
}

a {
	color: #dd0f00;
	text-decoration: none;
	font-weight: 100;
}
a:hover { 
	color: #dd0f00;
	text-decoration: underline;
	font-weight: 100;
}
a:visited { 
	color: #dd0f00;
	text-decoration: none;
	font-weight: 100;
}
a:active { 
	color: #dd0f00;
	text-decoration: none;
	font-weight: 100;
}



/*---[ LAYOUT STYLES ]----------*/

#wrapper {
	width:913px;
	margin:0px;
	padding:0;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
}
#IE6shell {
	width: 913px;
}
#header{ 
	display: block;
	height: 127px;
	clear: both;
	background-image: url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	vertical-align: bottom;
	padding: 0px 17px;
	width:876px;
	margin:0px 1px;
}

#top_links {
	width:auto;
	height: 23px;
	display:block;
	text-align:right;
	padding-right: 20px;
}
	
	a.top_links {
		color: black;
		font-weight: bold;
		font-family: helvetica;
		text-decoration: none;
		font-size: 8pt;
		text-transform: uppercase;
	}
	
	a.top_links:visited {
		color: black;
		font-weight: bold;
		font-family: helvetica;
		text-decoration: none;
		font-size: 8pt;
		text-transform: uppercase;
	}
	
	a.top_links:hover {
		color: #dd0f00;
		font-weight: bold;
		font-family: helvetica;
		text-decoration: none;
		font-size: 8pt;
		text-transform: uppercase;
	}

#header_menu {
	display:block;
	margin: 0px 17px;
	margin-bottom: 3px;
	width:100%;
}

#middle_wrapper {
	margin-left:17px;
	width:877px;
	float:left;
	background-image: url(../images/center_bg.jpg);
	background-repeat:repeat-y;
}
#middle_wrapper_bottom {	
	margin-left:17px;
	height: 7px;
	width:877px;
	float:left;
	background-image: url(../images/center_bottom_bg.jpg);
	background-repeat:no-repeat;
}
#left_side {
	width:216px;
	margin-right: 4px;
	float:left;
}
	
#menu {
	padding: 0px 16px 0px 19px;
}
 
.realisations {
	background-image: url(../images/realisations_bg.jpg);
	background-repeat: no-repeat;
	padding:5px 16px;
	display: block;
	height: 28px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 8pt;
}

#center {
	width: 647px;
	float:left;
}

#content {
	padding:0px 10px 10px 10px;

}

#main {
	font-size:0.8em;
}

#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	padding:15px;
	position:relative;
	font-family: arial;
	font-size:9pt;
	float:left;
	width:864px;
	margin-left: 17px;
	margin-top:5px;
}
.evolutra {
	position: absolute;
	top:0px;
	right: 16px;
}

#back_top {
	float:left;
	position:relative;
	right: 80px;
	width:20px;
	bottom:-80px;
}

/*---[ STYLE CLASSES ]---------------*/
.change_text_size {
	float:right;
	position:relative;
	vertical-align:top;
	text-align:right;	
}

.search_box {
	height:12px; 
	font-size:10px; 
	text-align:right;
}

.news1{
	margin: 2px 0px;
	padding:4px;
}

.news2{
	margin: 2px 0px;
	background:#CCCCCC;
	padding:4px;
}

.date{
	color:#990000;
	font-size:12px;
}

.news_title {
	font-weight:bold;
}

a.evoArticleTitle {
	color:#41abec;
	font-weight:bold;
	text-decoration:none;
}

a.evoArticleTitle:hover {
	text-decoration:underline;
}

.evoArticleDate {
	font-size:xx-small;
} 	

td.evoCategoryTitle {
	color:#41abec;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	border-bottom:2px #41abec solid;
}

/*..........................  menu  .............................*/


a.menu:link, a.menu:active, a.menu:visited {
	/*background-image:url(/app/TemplateRepository/BF_home/images/menu_arrow.jpg);
	background-position:right top;
	background-repeat:no-repeat;	
	display:block;
	padding-right:18px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	border-top:2px black dotted;
	color: black;*/
	display: none;
}
a.menu:hover {
	/*background-image:url(/app/TemplateRepository/BF_home/images/menu_arrow_hover.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	color: black;
	display:block;
	padding-right:18px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	border-top:2px black dotted;*/
	display: none;
}

a.menuactive:link, a.menuactive:active, a.menuactive:visited, a.menuactive:hover  {
	/*background-image:url(/app/TemplateRepository/BF_home/images/menu_arrow_active.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	color: #dd0f00;
	display:block;
	padding-right:18px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	border-top:2px black dotted;*/
	display: none;
}

.menu_head {
	/*color:#41abec;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	margin-left:10px;*/
	display: none;
}


/*..........................  sub menu 1  .............................*/

a.submenu1:link, a.submenu1:visited {
	background-image:url(../images/menu_arrow.jpg);
	background-position:right top;
	background-repeat:no-repeat;	
	display:block;
	padding-right:18px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	border-top:2px black dotted;
	color: black;
}

a.submenu1:active, a.submenu1:hover {
	background-image:url(../images/menu_arrow_hover.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	color: #dd0f00;
	display:block;
	padding-right:18px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	border-top:2px black dotted;
}

a.submenu1active:link, a.submenu1active:active, a.submenu1active:visited, a.submenu1active:hover {
background-image:url(../images/menu_arrow_active.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	color: #dd0f00;
	display:block;
	padding-right:18px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	border-top:2px black dotted;

}


/*..........................  sub menu 2  .............................*/

a.submenu2:link, a.submenu2:visited {
	background-image:url(../images/sub_menu_arrow.jpg);
	background-position:left top;
	background-repeat:no-repeat;	display:block;
	padding-right:18px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 6px;
	text-decoration:none;
	color: black;
}

a.submenu2:active, a.submenu2:hover {
	background-image:url(../images/sub_menu_arrow_hover.html);
	background-position:left top;
	background-repeat:no-repeat;	display:block;
	padding-right:18px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 6px;
	text-decoration:none;
	color: #dd0f00;
}

a.submenu2active:link, a.submenu2active:active, a.submenu2active:visited, a.submenu2active:hover {
	background-image:url(../images/sub_menu_arrow_hover.html);
	background-position:left top;
	background-repeat:no-repeat;	display:block;
	padding-right:18px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 6px;
	text-decoration:none;
	color: #dd0f00;

}
/*..........................  sub menu 3  .............................*/

a.submenu3:link, a.submenu3:visited {
	background-image:url(../images/sub_menu_arrow.jpg);
	background-position:left top;
	background-repeat:no-repeat;	display:block;
	padding-right:18px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 6px;
	text-decoration:none;
	color: black;
	font-size: 11pt;
}

a.submenu3:active, a.submenu3:hover {
	background-image:url(../images/sub_menu_arrow_hover.html);
	background-position:left top;
	background-repeat:no-repeat;	display:block;
	padding-right:18px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 6px;
	text-decoration:none;
	color: #dd0f00;
}

a.submenu2active:link, a.submenu2active:active, a.submenu2active:visited, a.submenu2active:hover {
	background-image:url(../images/sub_menu_arrow_hover.html);
	background-position:left top;
	background-repeat:no-repeat;	display:block;
	padding-right:18px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 6px;
	text-decoration:none;
	color: #dd0f00;

}

/*..........................  sub menu 4  .............................*/

a.submenu4:link, a.submenu4:visited {
	background-image:url(../images/sub_menu_arrow.jpg);
	background-position:left top;
	background-repeat:no-repeat;	
	display:block;
	padding-right:18px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 6px;
	text-decoration:none;
	color: black;
}

a.submenu4:active, a.submenu4:hover {
	background-image:url(../images/sub_menu_arrow_hover.html);
	background-position:left top;
	background-repeat:no-repeat;	
	display:block;
	padding-right:18px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 6px;
	text-decoration:none;
	color: #dd0f00;
}

a.submenu2active:link, a.submenu2active:active, a.submenu2active:visited, a.submenu2active:hover {
	background-image:url(../images/sub_menu_arrow_hover.html);
	background-position:left top;
	background-repeat:no-repeat;	
	display:block;
	padding-right:18px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 6px;
	text-decoration:none;
	color: #dd0f00;

}