@CHARSET "UTF-8";
/***********HEADER STATIC MENU****************/
.header-static-menu-container {width:100%;clear:both; display:block;height:49px;}
.header-static-menu-top-left {display:block;width:6px; height:49px; background-image:url('../images/camargo_main_top_left.png'); float:left}
.header-static-menu {width:948px;overflow:hidden; display:block; background-color:#fff; height:49px;float:left;}
.header-static-menu-top-right {display:block;width:6px; height:49px; background-image:url('../images/camargo_main_top_right.png'); float:right}
.header-static-menu ul {float:left; width:928px; dispaly:block; height:45px;background-image:url('../images/camargo_header-static-menu-ul-main.png'); margin-top:3px;}
.header-static-menu li {float:left;   display:block;}
.header-static-menu span {padding-right:20px; border-right:1px solid #000;}
.header-static-menu .last {border:0;}
.header-static-menu li a{background-image:url('../images/camargo_header-static-menu-ul-main.png');display:block; padding:15px 0 10px 20px; text-decoration:none; font-weight:bold; color:#000;}
.header-static-menu li a:hover{background-color:#cda57d;background-image:url('../images/camargo_header-static-menu-ul-hoover.png');}
.header-static-menu-ul-left {width:10px; height:45px; float:left; display:block; background-image:url('../images/camargo_header-static-menu-ul-left.png'); margin-top:3px;}
.header-static-menu-ul-right {width:10px; height:45px; float:left; display:block; background-image:url('../images/camargo_header-static-menu-ul-right.png'); margin-top:3px;}
#nav_vert {  padding:0; font-size:1.1em; overflow:hidden; margin-bottom:10px; margin-top:5px;}
#header-menu-phone-number {border:0;}
.header-static-menu span.header-menu-phone {float:left; border:0; padding:15px 0 10px 130px; color:#000; font-weight:bold; }
/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav_vert li { position:relative; text-align:left; display:block;}
#nav_vert li.over { z-index:999; }
#nav_vert a {background-image:url('../images/camargo_vert_menu_button.png'); background-repeat:no-repeat;height:40px; width:225px;  margin-top:1px; text-decoration:none;}
#nav_vert a:hover {background-image:url('../images/camargo_vert_menu_button_hover.png'); display:block;  text-decoration:none; }
#nav_vert span { margin-left:10px; padding-top:8px; display:block; cursor:pointer; white-space:nowrap; }
#nav_vert li ul span {white-space:nowrap;}

/************ 0 LEVEL  ***************/
#nav_vert li { float:none; clear:both;}
#nav_vert li.active a { color:#fff; }
#nav_vert a { float:left; padding:2px 12px 0px 8px; color:#fff; font-weight:bold; }
#nav_vert li.over a,
#nav_vert a:hover { color:#fff; }

/************ 1ST LEVEL ************/
#nav_vert ul li,
#nav_vert ul li.active { float:none; margin:0; padding-bottom:1px; background:#ecf3f6 url(../images/nav_divider.gif) repeat-x 0 100%; }
/*#nav ul li.over { background:#d5e4eb url(../images/nav_divider.gif) repeat-x 0 100%; }*/
#nav_vert ul li.last { background:#ecf3f6; padding-bottom:0; }

#nav_vert ul a,
#nav_vert ul a:hover { float:none; padding:0; background:none; }
#nav_vert ul li a { font-weight:normal !important; }

/************ 2ND LEVEL ************/
#nav_vert ul { position:absolute; width:15em; top:10px; left:-10000px; border:1px solid #899ba5; }

/* Show menu */
#nav_vert li.over > ul { left:115px; }
#nav_vert li.over > ul li.over > ul { left:100px; }
#nav_vert li.over ul ul { left:-10000px; }

#nav_vert ul li a { background:#ecf3f6; }
#nav_vert ul li a:hover { background:#d5e4eb; }
#nav_vert ul li a,
#nav_vert ul li a:hover { color:#2f2f2f !important; }
#nav_vert ul span, #nav_vert ul li.last li span { padding:3px 15px 4px 15px;}

/************ 3RD+ LEVEL ************/
#nav_vert ul ul { top:5px; }
