/* Menu */
/*div.cc_dd-menu-widget {
    margin:0 0;
}

div.cc_dd-menu-widget ul {
    margin:0;
    padding:0;
    width:100%;
}

div.cc_dd-menu-widget ul li {
}

div.cc_dd-menu-widget ul li a {
    font-size:1em;
    text-decoration:none;
}

div.cc_dd-menu-widget ul li a:hover {
    text-decoration:underline;
}
*/
/* Menu - Horizontal */
/*
div.cc_dd-menu-widget-horizontal ul li {
    display:inline;
}

div.cc_dd-menu-widget-horizontal ul li a {
    display:inline;
    margin:0px 12px 0px 12px;
}
*/
/* Menu - Vertical */
/*
div.cc_dd-menu-widget-vertical ul li {
    list-style:none;
}

div.cc_dd-menu-widget-vertical ul li a {
}*/


/** Menu Widget Backend **/

#sortable { list-style-type: none; margin: 0; padding: 0; width: 300px; }
#sortable li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; font-size: 1.1em; height: 18px;  list-style:none;}
#sortable li span { position: absolute; margin-left: -1.3em; }
#sortable li span.cc_menu-widget-title { float:left; margin:0px 0 0 5px;}
#sortable li span.cc_menu-widget-delete { position:relative; float:right; margin:0 0 0 50px; top:2px;}
#sortable li span.cc_menu-widget-delete a { text-decoration:underline;}

.right div.cc_dd-menu-widget-horizontal {
    float:left;
}

.right div.cc_dd-menu-widget-horizontal ul {
    width:300px;
}
.right div.cc_dd-menu-widget-horizontal ul li a {
    color:#000;
}

.cc_dd-menu-widget {width:745px; height:32px; position:relative; z-index:100;border-right:1px solid #000; font-family:arial, sans-serif; margin:0 0 0 10px;}
/* hack to correct IE5.5 faulty box model */
* html .cc_dd-menu-widget {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.cc_dd-menu-widget ul {padding:0;margin:0;list-style-type:none;}
.cc_dd-menu-widget ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.cc_dd-menu-widget li {float:left;width:149px;position:relative;}
/* style the links for the top level */
.cc_dd-menu-widget a, .cc_dd-menu-widget a:visited {display:block;font-size:12px;text-decoration:none; color:#fff; width:138px; height:30px; border:1px solid #000; border-width:1px 0 1px 1px; background:#09c; padding-left:6px; line-height:29px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .cc_dd-menu-widget a, * html .cc_dd-menu-widget a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.cc_dd-menu-widget ul ul a.drop, .cc_dd-menu-widget ul ul a.drop:visited {background:#d4d8bd no-repeat 130px center;}
/* style the second level hover */
.cc_dd-menu-widget ul ul a.drop:hover{background:#c9ba65  no-repeat 130px center;}
.cc_dd-menu-widget ul ul :hover > a.drop {background:#c9ba65  no-repeat 130px center;}
/* style the third level background */
.cc_dd-menu-widget ul ul ul a, .cc_dd-menu-widget ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.cc_dd-menu-widget ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.cc_dd-menu-widget ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .cc_dd-menu-widget ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.cc_dd-menu-widget ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.cc_dd-menu-widget ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.cc_dd-menu-widget table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.cc_dd-menu-widget ul ul a, .cc_dd-menu-widget ul ul a:visited {background:#d4d8bd; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .cc_dd-menu-widget ul ul a, * html .cc_dd-menu-widget ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.cc_dd-menu-widget ul a:hover { background:transparent;}
.cc_dd-menu-widget a:hover, .cc_dd-menu-widget ul ul a:hover{color:#000; background:#b7d186;}
.cc_dd-menu-widget :hover > a, .cc_dd-menu-widget ul ul :hover > a {color:#000; background:#b7d186;}

/* make the second level visible when hover on first level list OR link */
.cc_dd-menu-widget ul li:hover ul,
.cc_dd-menu-widget ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.cc_dd-menu-widget ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.cc_dd-menu-widget ul :hover ul :hover ul{ visibility:visible;}


/* CUSTOM */

.cc_dd-menu-widget {width:795px; height:32px; position:relative; z-index:100;border-right:none; font-family:Verdana, sans-serif;}
* html .cc_dd-menu-widget {width:796px; w\idth:795px;}
.cc_dd-menu-widget li {float:left;width:auto;position:relative;}
.cc_dd-menu-widget a, .cc_dd-menu-widget a:visited { color:black; width:auto; border:none; border-width:0 0 0 0; background:transparent;}
* html .cc_dd-menu-widget a, * html .cc_dd-menu-widget a:visited {width:auto; w\idth:auto;}

/* style the second level background */
.cc_dd-menu-widget ul ul a.drop, .cc_dd-menu-widget ul ul a.drop:visited {background:#9bd9ee no-repeat 130px center;}
/* style the second level links */
.cc_dd-menu-widget ul ul a, .cc_dd-menu-widget ul ul a:visited {background:#9bd9ee; border: 1px solid #fff; border-width: 0 1px 1px 1px}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.cc_dd-menu-widget ul ul {top:30px;border-top:1px solid #fff;}

