
/**
* Office 2007 menu style for main menus
* PVO SMC engine
*/

/************************************************************************/
/*	top level */

.dhtmlxMenu_mso2007_Middle {
	position: relative;
	background-color: transparent;
	-moz-user-select: none;	
	border: 0 none;
}

/************************************************************************/
/* top level items */

div.dhtmlxMenu_mso2007_TopLevel_Item_Normal,
div.dhtmlxMenu_mso2007_TopLevel_Item_Disabled,
div.dhtmlxMenu_mso2007_TopLevel_Item_Selected {
	position: absolute;
    cursor: default;
	white-space: nowrap;
	-moz-user-select: none;
	height: 38px;
	line-height: 38px;
	margin: 0;
	padding: 0;
	border: 0 none;
	background-color: transparent;
	background-image: url("/media/smc_menuicons/xm_m07_main_btn_unsel.png");
	background-position: 0px 0px;
}

div.dhtmlxMenu_mso2007_TopLevel_Item_Normal,
div.dhtmlxMenu_mso2007_TopLevel_Item_Disabled {
	#filter: progid:DXImageTransform.Microsoft.Chroma(color='#FFFFFF');
}

div.dhtmlxMenu_mso2007_TopLevel_Item_Selected {
	background-color: transparent;
	background-image: url("/media/smc_menuicons/xm_m07_main_btn_sel.png");
	background-position: 0px 0px;
	margin: 0;
	padding: 0;
	border: 0 none;
}

.dhtmlxMenu_mso2007_Middle img.dhtmlxMenu_TopLevel_Item_Icon {
	float: left;
	/*margin: 2px 2px 0px 2px;*/
	width: 38px;
	height: 38px;
	line-height: 38px;
	margin: 0;
	padding: 0px;
	border: 0;
	background-color: transparent;
}

.dhtmlxMenu_mso2007_Middle img.dhtmlxMenu_TopLevel_Item_Icon:hover {
	float: left;
	/*margin: 2px 2px 0px 2px;*/
	width: 38px;
	height: 38px;
	line-height: 38px;
	margin: 0;
	padding: 0px;
	border: 0;
}

/************************************************************************/
/* sublevel polygon */

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon {
	position: absolute;
    left: 100px;
    top: 20px;
	width: 427px;
	height: 429px;
	overflow: hidden;
	margin-left: -5px;
	margin-top: -16px;
	padding-left: 6px;
	padding-top: 18px;
	background-color: transparent;
	/*
    // set this programmatically
	background-image: url("/media/smc_menuicons/whatever.png");
    */
	background-position: 0px 0px;
	z-index: 0;
}

div.dhtmlxMenu_mso2007_level2_SubLevelArea_Polygon {
    width: 299px;
    height: 400px;
    position: absolute;
    border-style: solid;
    border-width: 1px;
    border-left-color: #aaaaaa;
	border-top-color: #aaaaaa;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
    background-color: #ffffff;
}

/* IE6 sublevel undercover fix */
iframe.dhtmlxMenu_IE6CoverFix_blue {
	position: absolute;
	border: none;
	background: #000000;
	filter: alpha(opacity=100);
}

/****************************************************************************************************************************************************/
/* sublevel items */
div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl {
    /*
    width: 400px;
    width: 121px;
    */
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
div.dhtmlxMenu_SubLevelArea_mru {
    position: absolute;
    left: 132px;
    top: 44px;
    width: 296px;
    background-color: #0000ff;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
div.dhtmlxMenu_SubLevelArea_mru
table.dhtmlxMenu_SubLevelArea_Tbl_mru {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 296px;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
tr.sub_item {
    width: 121px;
    color: #222222;
    height: 44px;
    cursor: default;
}

div.dhtmlxMenu_mso2007_level2_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
tr.sub_item {
    background-color: transparent;
    color: #222222;
    width: 100%;
    height: 54px;
    cursor: default;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
div.dhtmlxMenu_SubLevelArea_mru
table.dhtmlxMenu_SubLevelArea_Tbl_mru
tr.sub_item {
    width: 100%;
    height: 22px;
    cursor: default;    
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
div.dhtmlxMenu_SubLevelArea_mru
table.dhtmlxMenu_SubLevelArea_Tbl_mru
tr.sub_item_selected {
    width: 100%;
    height: 22px;
    cursor: default;
	/*
	background-image: url("/media/smc_menuicons/xm_m07_mm_sel_mru.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
    */
}

div.dhtmlxMenu_mso2007_level2_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
tr.sub_item_banner {
    background-color: transparent;
    width: 100%;
    height: 16px;
    cursor: default;
}

div.dhtmlxMenu_mso2007_level2_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
tr.sub_item_banner
td.sub_item_banner {
    background-color: #f3f2f6;
    color: #444444;
    width: 100%;
    height: 16px;
    cursor: default;
    padding: 6px;
    font-family: MS Sans Serif, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
    border-style: solid;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;   
    border-bottom-color: #aaaaaa;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
tr.sub_item_selected {
    width: 121px;
	height: 44px;
    cursor: default;
    margin-left: 3px;
}

div.dhtmlxMenu_mso2007_level2_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
tr.sub_item_selected {
    width: 100%;
    height: 54px;
    cursor: default;
    margin-left: 3px;
    margin-right: 0px;
    background-color: transparent;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
td.sub_item_icon {
    width: 32px;
    background-color: transparent;
    text-align: left;
	-moz-user-select: none;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
tr.sub_item_selected
td.sub_item_icon {
    width: 32px;
    background-color: transparent;
    text-align: left;
	-moz-user-select: none;
    background-image: url("/media/smc_menuicons/xm_m07_mm_sel_left.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
tr.sub_item_selected
td.sub_item_text {
    background-image: url("/media/smc_menuicons/xm_m07_mm_sel_center.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div.dhtmlxMenu_mso2007_level2_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
td.sub_item_icon {
    width: 32px;
	vertical-align: top;
    text-align: left;
	-moz-user-select: none;
}

div.dhtmlxMenu_mso2007_level2_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
tr.sub_item_selected
td.sub_item_icon {
    width: 32px;
	vertical-align: top;
    text-align: left;
	-moz-user-select: none;
	background-image: url("/media/smc_menuicons/xm_m07_mm_sel_level2_icon.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
div.dhtmlxMenu_SubLevelArea_mru
table.dhtmlxMenu_SubLevelArea_Tbl_mru
tr.sub_item
td.sub_item_icon {
    width: 28px;
    height: 22px;
    background-color: transparent;
    padding: 0px;
	vertical-align: middle;
	-moz-user-select: none;
	background-image: url("/media/smc_menuicons/xm_m07_mm_item_mru.png");
	background-position: 4px 0px;
	background-repeat: no-repeat;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
div.dhtmlxMenu_SubLevelArea_mru
table.dhtmlxMenu_SubLevelArea_Tbl_mru
tr.sub_item_selected
td.sub_item_icon {
    width: 28px;
    height: 22px;
    background-color: transparent;
    padding: 0px;
	vertical-align: middle;
	-moz-user-select: none;
	background-image: url("/media/smc_menuicons/xm_m07_mm_item_mru_selected.png");
	background-position: 4px 0px;
	background-repeat: no-repeat;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
td.sub_item_icon
img.sub_icon {
    padding-left: 6px;
    padding-right: 4px;
}

div.dhtmlxMenu_mso2007_level2_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
td.sub_item_icon
img.sub_icon {
    top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 6px;
    padding-right: 8px;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
td.sub_item_text {
    background-color: transparent;
    width: 66px;
	vertical-align: middle;
	padding-left: 4px;
	color: #444444;
	font-family: MS Sans Serif, Arial, sans-serif;
	font-size: 12px;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
div.dhtmlxMenu_SubLevelArea_mru
table.dhtmlxMenu_SubLevelArea_Tbl_mru
tr.sub_item
td.sub_item_text {
    background-color: transparent;
    height: 22px;
	vertical-align: middle;
	padding: 0px;
	color: #444444;
	font-family: MS Sans Serif, Arial, sans-serif;
	font-size: 12px;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl_mru
tr.sub_item_selected
td.sub_item_text {
    background-color: transparent;
    height: 22px;
	vertical-align: middle;
	padding: 0px;
	color: #444444;
	font-family: MS Sans Serif, Arial, sans-serif;
	font-size: 12px;
	background-image: url("/media/smc_menuicons/xm_m07_mm_sel_mru_right.png");
	background-position: right top;
	background-repeat: no-repeat;
}

div.dhtmlxMenu_mso2007_level2_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
td.sub_item_text {
    height: 54px;
	vertical-align: top;
	padding-top: 4px;
	padding-left: 0px;
    color: #444444;
    font-family: MS Sans Serif, Arial, sans-serif;
	font-size: 12px;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
tr.sub_item_selected
div.sub_item_text {
	color: #222222;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
div.dhtmlxMenu_SubLevelArea_mru
table.dhtmlxMenu_SubLevelArea_Tbl_mru
tr.sub_item_selected
div.sub_item_text {
	color: #222222;
}

div.dhtmlxMenu_mso2007_level2_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
tr.sub_item_selected
div.sub_item_text {
	color: #222222;
}

div.dhtmlxMenu_mso2007_level2_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
tr.sub_item_selected
td.sub_item_text {
	color: #222222;
    background-image: url("/media/smc_menuicons/xm_m07_mm_sel_level2_text.png");
	background-position: top right;
	background-repeat: no-repeat;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
div.sub_item_text {
    background-color: transparent;
    font-family: MS Sans Serif, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
    color: #222222;
	text-align: left;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
div.sub_item_text_selected {
	text-align: left;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
tr.sub_item_dis
div.sub_item_text {
	color: #777777 !important;
    text-shadow: 1px 1px #ffffff;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
td.sub_item_hk {
    width: 12px;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
tr.sub_item_selected
td.sub_item_hk {
    width: 12px;
    height: 44px;
    background-image: url("/media/smc_menuicons/xm_m07_mm_sel_right_noarrow.png");
	background-position: top right;
	background-repeat: no-repeat;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
div.dhtmlxMenu_SubLevelArea_mru
table.dhtmlxMenu_SubLevelArea_Tbl_mru
td.sub_item_hk {
    width: 1px;
}

div.dhtmlxMenu_mso2007_level2_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
td.sub_item_hk {
    width: 0px;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
td.sub_item_hk
div.sub_item_hk {
    font-family: MS Sans Serif, Arial, sans-serif;
	font-size: 12px;
    color: #222222;
	text-align: right;
}

div.dhtmlxMenu_mso2007_level2_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
td.sub_item_hk
div.sub_item_hk {
    width: 0px;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
tr.sub_item_dis
td.sub_item_hk
div.sub_item_hk {
	color: #777777 !important;
    text-shadow: 1px 1px #ffffff;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
tr.sub_sep {
	height: 9px;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
div.sub_sep {
    margin-left: 14px;
    margin-right: 14px;
    background-image: url("/media/smc_menuicons/xm_win95_separator.png");
	background-repeat: repeat-x;
	background-position: center center;
	cursor: default;
	height: 9px;
}

/************************************************************************/
/* sublevel arrows */

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
div.complex_arrow {
    background-color: transparent;
	height: 44px;
	width: 12px;
	background-image: url("/media/smc_menuicons/xm_win95_subarrow_unselected.png");
	background-repeat: no-repeat;
	background-position: left center;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
tr.sub_item_selected
div.complex_arrow {
    width: 12px;
    height: 44px;
    background-image: url("/media/smc_menuicons/xm_m07_mm_sel_right_arrow.png");
	background-position: top right;
	background-repeat: no-repeat;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
tr.sub_item_selected
div.sub_item_hk {
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
tr.sub_item_dis
div.complex_arrow {
	background-image: url("/media/smc_menuicons/xm_win95_subarrow_disabled.png");
}

/************************************************************************/
/* checkmarks and radio buttons */

/* sublevel */

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
div.sub_icon {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 20px;
	height: 20px;
}

/* checkboxes */

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
div.sub_icon.chbx_0 {
	background-position: 0px 0px;
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
div.sub_icon.chbx_1 {
    background-color: #d4d0c8;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url("/media/smc_menuicons/xm_msofc2000_checkmark_unselected.png");
}

div.dhtmlxMenu_mso2007_SubLevelArea_Polygon
table.dhtmlxMenu_SubLevelArea_Tbl
tr.sub_item_selected
div.sub_icon.chbx_1 {
    background-color: #d4d0c8;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url("/media/smc_menuicons/xm_msofc2000_checkmark_selected.png");
}
