﻿/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:right;display:block;}.qmmc div a {float:none;}.qmmc div {visibility:hidden;position:absolute;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/
/* Remove the comments below for vertical mains and change the false value to
	   true in the qm_create function after the menus structure. */

/*"""""""" (MAIN) Container """"""""*/
#qm0
{ 
	background-color:#003a63;
	width:905px;
	height:32px;
	float:right;
}

 /*"""""""" (MAIN) Items """"""""*/
#qm0 a
{
	text-align:left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
}

 /*"""""""" (MAIN) Item Images """"""""*/
#qm0 #mitem6 {background-image:url(/graphics/global/nav-home.gif);width:64px;height:32px;}
#qm0 #mitem6.qmactive {background-image:url(/graphics/global/nav-home-o.gif);width:64px;height:32px;}

#qm0 #mitem5 {background-image:url(/graphics/global/nav-about.gif);width:86px;height:32px;}
#qm0 #mitem5.qmactive {background-image:url(/graphics/global/nav-about-o.gif);width:86px;height:32px;}

#qm0 #mitem4 {background-image:url(/graphics/global/nav-approach.gif);width:113px;height:32px;}
#qm0 #mitem4.qmactive {background-image:url(/graphics/global/nav-approach-o.gif);width:113px;height:32px;}

#qm0 #mitem3 {background-image:url(/graphics/global/nav-presentations.gif);width:112px;height:32px;}
#qm0 #mitem3.qmactive {background-image:url(/graphics/global/nav-presentations-o.gif);width:112px;height:32px;}

#qm0 #mitem2 {background-image:url(/graphics/global/nav-events.gif);width:70px;height:32px;}
#qm0 #mitem2.qmactive {background-image:url(/graphics/global/nav-events-o.gif);width:70px;height:32px;}

#qm0 #mitem1 {background-image:url(/graphics/global/nav-clients.gif);width:96px;height:32px;}
#qm0 #mitem1.qmactive {background-image:url(/graphics/global/nav-clients-o.gif);width:96px;height:32px;}

#qm0 #mitem0 {background-image:url(/graphics/global/nav-activant.gif);width:172px;height:32px;}
#qm0 #mitem0.qmactive {background-image:url(/graphics/global/nav-activant-o.gif);width:172px;height:32px;}

 /*"""""""" (SUB MENU) Items """"""""*/

/*#qm0 #msub0 {
width: 140px;
border-width: 1px 1px 0px 1px;
border-style:solid;
border-color:#56a1d5;
margin-top: -5px;
}

#qm0 #msub1 {
width: 140px;
border-width: 1px 1px 0px 1px;
border-style:solid;
border-color:#003a63;
margin-top: -5px;
}

#qm0 #msub2 {
width: 140px;
border-width: 1px 1px 0px 1px;
border-style:solid;
border-color:#003a63;
margin-top: -5px;
} 
*/
#qm0 #msub0, #qm0 #msub1, #qm0 #msub2, #qm0 #msub3, #qm0 #msub4, #qm0 #msub5, #qm0 #msub6,  {
border-top:1px solid #FFF;

}	
/*
#qm0 #msub5 {
width: 140px;
border-width: 1px 1px 0px 1px;
border-style:solid;
border-color:#886d58;
margin-top: -5px;
}	

#qm0 #msub6 {
width: 140px;
border-width: 1px 1px 0px 1px;
border-style:solid;
border-color:#886d58;
margin-top: -5px;
}	*/


#qm0 #msub0 a,#qm0 #msub1 a,#qm0 #msub2 a,#qm0 #msub3 a,#qm0 #msub4 a,#qm0 #msub5 a {
background-color:#e0e6ec;
color:#003366;
padding: 4px 10px 6px 15px;	
line-height:1.2em;
}

#qm0 #msub0 a:hover,#qm0 #msub1 a:hover,#qm0 #msub2 a:hover,#qm0 #msub3 a:hover,#qm0 #msub4 a:hover,#qm0 #msub5 a:hover {
background-color:#56A1D5;
color:#FFF;
}
