/*
  fc_main_menu_ul_depths_1 - fc_main_menu_ul_depths_4
  fc_main_menu_li_depths_1 - fc_main_menu_li_depths_4

  fc_main_menu_ul_depths_1 contains fc_main_menu_li_depths_1
  fc_main_menu_ul_depths_2 contains fc_main_menu_li_depths_2
  fc_main_menu_ul_depths_3 contains fc_main_menu_li_depths_3
  fc_main_menu_ul_depths_4 contains fc_main_menu_li_depths_4
*/





/* container with columns */
.fc_main_menu_ul_depths_2 {
  background: transparent url(fc_main_menu/bg_gradient.jpg) repeat-x 0 0;
  left: 3px!important;
}
.fc_main_menu_ul_depths_2.fc_active {
  left: 1px!important;
}

.fc_main_menu_ul_depths_2 a {
  color: #5e605d!important;
  font-weight: bold!important;
  background: none!important;
  border-bottom: 1px dotted #5e605d;
  padding-bottom: 2px!important;
  margin-left: 15px!important;
  margin-right: 15px!important;
  padding-left: 0!important;
  padding-top: 25px!important;
  font-size: 11px!important;
}
.fc_main_menu_ul_depths_2 li {
  border: none!important;
}

.fc_main_menu_ul_depths_2 a:hover {
  color: #000!important;
}
.fc_main_menu_ul_depths_3 a:hover {
  text-decoration: underline!important;
}

.fc_main_menu_ul_depths_3 {
  margin-left: 16px!important;
}
.fc_main_menu_li_depths_3 {
  margin-left: 0!important;
}
.fc_main_menu_ul_depths_3 a {
  font-weight: normal!important;
  padding-top: 9px!important;
  padding-left: 9px!important;
  background: transparent url(fc_main_menu/arrow.gif) no-repeat 0 11px!important;
  margin-left: 0!important;
}

.fc_main_menu_ul_depths_4 a {
  /*font-weight: normal!important;*/
  padding-top: 3px!important;
  background: none!important;
}
.fc_main_menu_ul_depths_4 {
  margin-left: 15px!important;
  padding-left: 0!important;
}
.fc_main_menu_li_depths_4 {
  margin-left: 0!important;
  padding-left: 0!important;
}

  .fc_main_menu_li_depths_2 {
	float: left!important;
    padding-bottom: 15px!important;
    /*max-width: 200px;*/
  }

  .fc_main_menu_li_depths_3 a {
    border: none!important;
  }
  

.fc_over {
  /*background: #E2001A url(bg/tab_active_bg.png) repeat-x 0 0!important;*/
  /*color: #E2001A!important;*/
}

.fc_seperator {
  background: transparent url(fc_main_menu/seperator.jpg) repeat-y 0 0;
}

#fc_down_arrow {
  background: transparent url(fc_main_menu/arrow_down.gif) no-repeat 0 0;
}


/* main menu box bg */
#fc_main_menu_bg {
  background: transparent url(fc_main_menu/bg.jpg) repeat 0 0;
}
#fc_main_menu_shadow_bottom {
  background: transparent url(fc_main_menu/shadow_bottom.png) repeat-x 0 bottom;
}
#fc_main_menu_shadow_right {
  background: transparent url(fc_main_menu/shadow_right.png) repeat-y right 0;
}
#fc_main_menu_shadow_right_bottom {
  background: transparent url(fc_main_menu/shadow_right_bottom.png) no-repeat right bottom;
}
#fc_main_menu_shadow_left_bottom {
  background: transparent url(fc_main_menu/shadow_left_bottom.png) no-repeat left bottom;
}
#fc_main_menu_shadow_right_top {
  background: transparent url(fc_main_menu/shadow_right_top.png) no-repeat right top;
}
#fc_main_menu_shadow_left {
  background: transparent url(fc_main_menu/shadow_left.png) repeat-y left 0;
}
