/**
 * @copyright MaksiAds.com & WebTim.biz
 */


.cmenu_hd_gap {
	width: 2px;
	overflow: hidden;
}

.cmenu_hd_sel_l {
	background: url(menu_l00.gif) no-repeat left top;
}
.cmenu_hd_sel_r {
	background: url(menu_r00.gif) no-repeat left top;
}

.cmenu_hd_norm_c, .cmenu_hd_norm_c a, .cmenu_hd_norm_c a:link, .cmenu_hd_norm_c a:visited, .cmenu_hd_norm_c a:hover,
.cmenu_hd_sel_c, .cmenu_hd_sel_c a, .cmenu_hd_sel_c a:link, .cmenu_hd_sel_c a:visited, .cmenu_hd_sel_c a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #353434;
	line-height: 27px;
	text-align: center;
	padding: 0px 5px 0px 5px;
}

.cmenu_hd_sel_c {
	background: url(menu_c00.gif) repeat-x left top;
}
.cmenu_hd_sel_c, .cmenu_hd_sel_c a, .cmenu_hd_sel_c a:link, .cmenu_hd_sel_c a:visited, .cmenu_hd_sel_c a:hover {
	color: #fff;
}


.cmenu_mi_empty_normal, .cmenu_mi_empty_hover, .cmenu_mi_full_normal, .cmenu_mi_full_hover {
	height: 25px;
}
.cmenu_mi_empty_hover, .cmenu_mi_full_hover {
}

.cmenu_mi_empty_normal .text, .cmenu_mi_full_normal .text,
.cmenu_mi_empty_hover .text, .cmenu_mi_full_hover .text {
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 25px;
	padding: 0px 20px 0px 10px;
}

.cmenu_mi_empty_normal .text,
.cmenu_mi_full_normal .text {
	font-weight: bold;
	color: #737272;
}

.cmenu_mi_empty_hover .text,
.cmenu_mi_full_hover .text {
	font-weight: bold;
	color: #737272;
	background-color: #fff;
}

.cmenu_mi_full_normal .text {
}
.cmenu_mi_full_hover .text {
	background-color: #fff;
}

.cmenu_separator {
}

.cmenu_itemborder {
}

.cmenu_tl {
	background: url(ddmenu_t.gif) no-repeat left top;
	width: 10px;
	height: 20px;
	overflow: hidden;
}
.cmenu_tc {
	background-color: #fdffb8;
}
.cmenu_tr {
	background: url(ddmenu_u.gif) no-repeat left top;
	width: 10px;
	height: 20px;
	overflow: hidden;
}





.cmenu_tl_sub {
	background: url(ddmenu_v.gif) no-repeat left top;
	width: 10px;
	height: 9px;
	overflow: hidden;
}
.cmenu_tc_sub {
	background-color: #fdffb8;
}
.cmenu_tr_sub {
	background: url(ddmenu_w.gif) no-repeat left top;
	width: 10px;
	height: 9px;
	overflow: hidden;
}





.cmenu_ml {
	background: url(ddmenu_m.gif) repeat-y left top;
}

.cmenu_panel {
	background-color: #fdffb8;
	text-align: left;
}

.cmenu_mr {
	background: url(ddmenu_n.gif) repeat-y left top;
}

.cmenu_bl {
	background: url(ddmenu_b.gif) no-repeat left top;
	width: 10px;
	height: 9px;
	overflow: hidden;
}
.cmenu_bc {
	background-color: #fdffb8;
}
.cmenu_br {
	background: url(ddmenu_c.gif) no-repeat left top;
	width: 10px;
	height: 9px;
	overflow: hidden;
}

