/*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: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#484848;
}

img{
	border:none;
}

a:link, a:visited, a:hover, a:active { 
	color:#41abec;
	text-decoration: none;
}
a.top_links:link, a.top_links:visited, a.top_links:active {
	color:white;
}
a.top_links:hover{
	text-decoration: underline;
}
a.right_links:link, a.right_links:visited, a.right_links:active{
	color:white;
	margin-left:25px;
	padding-left:15px;
	font-size:10px;
	display:block;
	background-image:url(/app/templaterepository/sante_publique/images/right_nav_arrow.jpg);
	background-repeat:no-repeat;
	background-position: top middle;
}
a.right_links:hover{
	text-decoration: underline;
}

/*---[ LAYOUT STYLES ]----------*/
#wrapper {
	width:790px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}
#search {
	height: 16px;
	width:305px;
	float: right;
	text-align:right;
	position:relative;
	padding-top:3px;
	margin-top:7px;
	position:absolute;
	right:-2px;
	top: 71px;
}
#top_links_menu{
	border-bottom: none;
	border-left: none;
	width:790px;
}

#header{ 	
	display: block;
	background-image:url(/app/templaterepository/sante_publique/images/banner_bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:42px;
	padding-top:58px;
	padding-left:212px;
	position:relative;
	width:578px;
}
#top_links {
	width:790px;
	text-align:right;
}
.site_title{
	font-size:14pt;
	color: #839626;
}
#font_size {
	position: absolute;
	top:59px;
	right:9px;
	width:45px;
	text-align:right;
	color:white;
	height: 9px;
}
#middle_wrapper {
	float:left;
	width:790px;
	height:auto;
	background-image: url(/app/templaterepository/sante_publique/images/middle_wrapper_bg.jpg); 
	background-repeat: repeat-y;
}


#left_side {
	width:171px;
	float:left;
	margin-right: 15px;
	float:left;
}
	
#menu {
	/*background-color: white;*/
}
#center {
	width:604px;
	float:right;
	margin:0px;

}
#middle_header{
	float:right;
	margin:0px;
}


#content {
	float:left;
	width:585px;
}
	
#right_side {
	width:230px;
	float:left;
}
#bottom_middle_wrapper {
	height:9px;
	background-image:url(/app/templaterepository/sante_publique/images/bottom_middle_wrapper.jpg);
	background-repeat:no-repeat;
	float:left;
	display:block;
	width:790px;
}

#main {
	font-size:0.8em;
}
#logos{
	margin-top:20px;
	float:left;
	width:100%;
}
#update_bar{
	float:left;
	margin-top:10px;
	background-image:url(/app/templaterepository/sante_publique/images/bottom_bar.jpg);
	background-repeat:no-repeat;
	background-position: right top;
	width:100%;
	height: 35px;
	color:#839626;
	font-weight: bold;
}
#footer {
	float:left;
	margin-top:10px;
	height:40px;
	text-align:center;
	width:790px;
}

#back_top {
	
	position:relative;
	right: 80px;
	width:20px;
	bottom:-80px;
}
/*---[ HEADING ] ---*/
h1{
	background-image: url(/app/templaterepository/sante_publique/images/h1_bg.jpg);
	background-repeat: no-repeat;
	padding-left:19px;
	padding-top:3px;
	color:white;
	font-weight: bold;
	font-size: 18px;
	margin:0px;
}
h2{
	font-weight: bold;
	font-size: 14px;
}
/*---[ STYLE CLASSES ]---------------*/
.change_text_size {
	float:right;
	position:relative;
	vertical-align:top;
	text-align:right;	
}

.search_box {
	position:absolute;
	height:11px;
	width: 150px;
	font-size:10px;
	left: 62px;
	top:3px;

}
a.search_button:link, a.search_button:visited, a.search_button:hover, a.search_button:active {
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	margin-top:-2px;
}

.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;
}
/*---- [ DROP DOWN MENU ]---------------------------------------------*/
#menu {
	width:168px;
	height:32px;
	position:relative;
	z-index:100;
}

/* hack to correct IE5.5 faulty box model */
* html #menu {
	width:168px;
	width:168px;
}

/* remove all the bullets, borders and padding from the default list styling */
#menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#menu li {
	position:relative;
}

/* style the links for the top level */
#menu a, #menu a:visited {
	display:block;
	padding-left:19px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	border-bottom: 2px dotted black;
	color: black;
	font-size: 11px;
	font-weight: bold;
	border-top: none;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html #menu a, * html #menu a:visited {
	width:149px;
	width:138px;
}

 
/* style the second level background */
#menu ul ul a.drop, #menu ul ul a.drop:visited {
	background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;
}

/* style the second level hover */
#menu ul ul a.drop:hover{
	background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;
}


/* style the third level background */
#menu ul ul ul a, #menu ul ul ul a:visited {
	background:#e2dfa8;
}

/* style the third level hover */
#menu ul ul ul a:hover {
	background:#b2ab9b;
}

 
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
#menu ul ul {
	position:absolute;
	height:0;
	top:0px;
left:168px;  /*how far the 2nd lvl is from the first.  make this the same as the 1st lvl width */
	width:210px;
	border-top:1px solid #000;
}

/* another hack for IE5.5 */
* html #menu ul ul {
	top:0px;
}

 
/* position the third level flyout menu */
#menu ul ul ul{
	left:210px;
	top:-1px;
	width:190px;
}

 
/* position the third level flyout menu for a left flyout */
#menu ul ul ul.left {
	left:-190px;
}


/* style the second level links */
#menu ul ul a, #menu ul ul a:visited {
	width: 190px;
	background-color: #ffffff;
	border: 1px solid #484848;
	border-left: none;
}

/* yet another hack for IE5.5 */
* html #menu ul ul a, * html #menu ul ul a:visited {
width:150px;
w\idth:128px;
}

 
/* style the top level hover */
#menu a:hover, #menu ul ul a:hover{
	color:#1f8786;
	background: white;
}

 
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/*--------[ END OF DROP DOWN MENU STYLING]---------*/


/*..........................  menu  .............................*/


a.menu:link, a.menu:active, a.menu:visited {
	display:block;
	padding-left:19px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;	
	border-bottom: 2px dotted black;
	color: black;
	font-weight: bold;
	font-size: 12px;
	margin:0px 3px;
}
a.menu:hover {
	display:block;
	background-color: white;
	padding-left:19px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;	
	border-bottom: 2px dotted black;
	color: #1e8686;
	font-weight: bold;
	font-size: 12px;
	margin:0px 3px;
}

a.menuactive:link, a.menuactive:active, a.menuactive:visited, a.menuactive:hover {
	display:block;
	background-color: white;
	padding-left:19px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;	
	border-bottom: 2px dotted black;
	color: #1e8686;
	font-weight: bold;
	font-size: 12px;
	margin:0px 3px;
}

.menu_head {
	color:#41abec;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	margin-left:10px;
}



/*..........................  sub menu 1  .............................*/

a.submenu1:link, a.submenu1:visited {
	border: 1px solid #969696;
	border-bottom: none;
	border-top: none;
	background-color:#FFFFFF;
	background-image: url(/app/templaterepository/sante_publique/images/menu_circle_hover.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	display:block;
	padding-left:19px;
	padding-bottom:5px;
	text-decoration:none;
	color: black;
	font-weight:bold;
}

a.submenu1:active, a.submenu1:hover {
	background-image: url(/app/templaterepository/sante_publique/images/menu_circle_active.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	color: #025aa1;
}
a.submenu1active:link, a.submenu1active:active, a.submenu1active:visited, a.submenu1active:hover  {
	border: 1px solid #969696;
	border-bottom: none;
	border-top: none;
	background-color:#FFFFFF;
	background-image: url(/app/templaterepository/sante_publique/images/menu_circle_active.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	display:block;
	padding-left:19px;
	padding-bottom:5px;
	text-decoration:none;
	color: #025aa1;
	font-weight:bold;


}


/*..........................  sub menu 2  .............................*/

a.submenu2:link, a.submenu2:visited, a.submenu2:active {
	border: 1px solid #969696;
	border-bottom: none;
	border-top: none;
	background-color:#FFFFFF;
	display:block;
	padding-left:19px;
	padding-bottom:5px;
	text-decoration:none;
	color: black;
}

a.submenu2:hover {
	color: #025aa1;
}

a.submenu2active:link, a.submenu2active:visited, a.submenu2active:active, a.submenu2active:hover {
	border: 1px solid #969696;
	border-bottom: none;
	border-top: none;
	background-color:#FFFFFF;
	display:block;
	padding-left:19px;
	padding-bottom:5px;
	text-decoration:none;
	color: #025aa1;
}

/*..........................  sub menu 3  .............................*/

a.submenu3:link, a.submenu3:active, a.submenu3:visited {
	text-decoration:none;
	color:#333333;
	width:124px;
	margin-right:5px;
}
	
a.submenu3:hover {
	background-color:#ddd;
}

a.submenu3active:link, a.submenu3active:active, a.submenu3active:visited {
	background-image:url(/app/TemplateRepository/psoMain/images/menu_sub_arrow.gif);
	position:relative;
	left: 21px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;
	width:124px;
}

a.submenu3active:hover {
	background-color:#ddd;
}

/*..........................  sub menu 4  .............................*/

a.submenu4:link, a.submenu4:active, a.submenu4:visited {
	display:block;
	text-decoration:none;
	color:#333333;
}
	
a.submenu4:hover {
	background-color:#ddd;
}

a.submenu4active:link, a.submenu4active:active, a.submenu4active:visited {
	background-image:url(/app/TemplateRepository/psoMain/images/menu_sub_arrow.gif);
	position:relative;
	left: 28px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;;
	width:117px;
}

a.submenu4active:hover {
	background-color:#ddd;
}
