/**
 * CMenu CSS for the BonusThemes.com iCall Template
 *
 * @package bt_icall
 * @version 1.0
 * @copyright BonusThemes.com 2009
 * @link http://www.bonusthemes.com/goto/bt_icall
 */


#cmenu_top {
	font-family:tahoma ; height: 49px;
}
.cmenu_hd_norm_c {
	font-family:tahoma ; border-top: 10px solid #373534;
}
.cmenu_hd_sel_c {
	font-family:tahoma ; border-top: 10px solid #1b86be;
	background: url(../images/layout/menu_bottom.gif) no-repeat center bottom;
}

.cmenu_hd_norm_c a, .cmenu_hd_norm_c a:link, .cmenu_hd_norm_c a:visited,
.cmenu_hd_sel_c a, .cmenu_hd_sel_c a:link, .cmenu_hd_sel_c a:visited {font-family:tahoma ;
	color: #8f8b89;
	line-height: 38px;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
.cmenu_hd_sel_c a, .cmenu_hd_sel_c a:link, .cmenu_hd_sel_c a:visited {
font-family:tahoma ;	color: #2b2828;
}


.cmenu_mi_empty_normal, .cmenu_mi_empty_hover, .cmenu_mi_full_normal, .cmenu_mi_full_hover {
font-family:tahoma ;	height: 22px;
}
.cmenu_mi_full_normal {
font-family:tahoma ;	background: url(../images/layout/ddmenu_submenu.gif) no-repeat center right;
}
.cmenu_mi_full_hover {
font-family:tahoma ;	background: url(../images/layout/ddmenu_submenu.gif) no-repeat center right;
}

.cmenu_mi_empty_normal .text, .cmenu_mi_full_normal .text,
.cmenu_mi_empty_hover .text, .cmenu_mi_full_hover .text {
	font-family:  tahoma;
	font-size: 11px;
	font-weight: none;
	line-height: 22px;
	padding: 0px 25px 0px 10px;
}

.cmenu_mi_empty_normal .text,
.cmenu_mi_full_normal .text {
font-family:tahoma ;	color: #fff;
}

.cmenu_mi_empty_hover .text,
.cmenu_mi_full_hover .text {
	font-family:tahoma ;color: #fff;
	background: #49a0ca;
}
.cmenu_mi_full_hover .text {
font-family:tahoma ;	background: #49a0ca url(../images/layout/ddmenu_submenu.gif) no-repeat center right;
}

.cmenu_separator {font-family:tahoma ;
}

.cmenu_itemborder {
font-family:tahoma ;	background-color: #60acd1;
	height: 1px;
	overflow: hidden;
}

.cmenu_tl {font-family:tahoma ;
}

.cmenu_tc {
font-family:tahoma ;}

.cmenu_tr {font-family:tahoma ;
}

.cmenu_ml {font-family:tahoma ;
}

.cmenu_panel {
font-family:tahoma ;	background-color: #1b88bd;
	text-align: right;
}

.cmenu_mr {
font-family:tahoma ;}

.cmenu_bl {font-family:tahoma ;
}

.cmenu_bc {font-family:tahoma ;
}

.cmenu_br {font-family:tahoma ;
}
 .componentheading { display:none ; }
