﻿

/* HTML5 Compat in old browsers */

header, section, footer, aside, nav, main, article, figure {
    display: block; 
} 

/* END HTML5 Compat */



/* ---------------------- */
/* Reset
------------------------- */

html { /*overflow: auto;*/ /*height: 100%;  font-size: 100%;*/ }
body { /*overflow: auto; width: 100%; height: 100%;*/
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    font-family: Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#__asptrace { background-color: white; }

/* html5 elements */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section { display: block;  }

/* remember to define focus styles! */
*:focus,
*:hover,
*:active { outline: none; /*noFocusLine: expression(this.onFocus=this.blur());*/ }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
caption,
th { text-align: left; }
abbr,
acronym,
abbr[title] { border: 0; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

body.confirm .content ul li { background: url('/images/icon-arrow-back.gif') left .45em no-repeat; }
body.confirm .content ul li:first-child { font-weight: bold; }


.breadcrumbs { margin: 0; font-size: .8em; color: gainsboro; font-style: normal; padding-left: 5px!important; list-style:none; overflow:hidden }
    .breadcrumbs li {
        float: left;
    }
.breadcrumbs a { color: gainsboro; text-decoration: none;}
    .breadcrumbs a:hover {
        color: #fff;
        text-decoration: underline;
    }

/*span a { cursor: pointer; }*/

/* Correct overflow not hidden in IE9  */
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; *cursor: default; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */
legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */
button, input, select, textarea { /*font-size: 100%; */ margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */
button, input { line-height: normal; *overflow: hidden; -webkit-appearance: none; -webkit-border-radius: 0; border-radius: 0; }

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */
table button, table input { /**overflow: auto; if td is too small to hold input, this fixes the alignment. however, it creates scrollbars which is worse? */ }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */
input[type="checkbox"], input[type="radio"] { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
input[type="checkbox"] { -webkit-appearance: checkbox; }
input[type="radio"] { -webkit-appearance: radio; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* 
 * Remove inner padding and border in FF3/4: h5bp.com/l 
 */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* 
 * 1. Remove default vertical scrollbar in IE6/7/8/9 
 * 2. Allow only vertical resizing
 */
textarea { overflow: auto; vertical-align: top; resize: vertical;  line-height: 1.2!important; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
dfn { font-style: italic; }
mark { background: #eee; color: #000; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; font-family: 'courier new', monospace; font-size: 1em;
                       display:block;background-color:#fff;padding:1em;
}

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; -ms-word-wrap: break-word; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

/* ---------------------- */
/* MFT Defaults
------------------------- */

.clear { clear: both !important; padding: 0 !important; margin: 0 !important; height: 0 !important; line-height: 1 !important; border: none !important; }
.left { float: left; }
.right { float: right; }
.iHelp { cursor: help }
.popHelp { position: absolute; background-color: White; width: 300px; text-align: left; padding: 5px; display: none; white-space: normal; z-index: 999; cursor: default; font-weight: bold; }
.popHelpInner { border: solid 2px gainsboro; background-color: #F6CED8; padding: 5px; }
.closePop { color: red; position: absolute; top: 4px; right: 8px; }

/*.CuteEditorToolbar nobr { *display: inline-block; }
.CuteEditorToolbar img { max-width: none; }*/

.form-container { width: 100%; }

/*.form-fields a { color: #333; }*/

/* Standard Form Styles */

.form-container .form-title,
.form-container legend,
.form-container h3.form-title { background: url(/style/images/cms-title-bg.gif) no-repeat bottom left; padding: 5px 0 0 7px; color: #666; line-height: 16px; text-transform: uppercase; letter-spacing: 1px; font-size: 10px; }

.form-container .form-fields .form-title, 
.form-container h3.form-title { background: #f1f1f1; border: 1px solid #ccc; border-bottom: 0; text-transform: capitalize; font-weight: bold; /*font-size: 12px;*/ letter-spacing: normal; /*padding-left: 4px;*/ padding-left: 13px; font-size: 1em; color: #333; padding: 1em 1em 0 1em; margin: 0; }

.form-container .form-fields, div.form-fields-box { border: 1px solid #ccc; border-top: 0; padding: 1em; margin-bottom: 20px; background-color: #e6e6e6; }

.form-container .form-fields .form-fields,
.form-container .form-fields-box .form-fields, div.form-fields-box { background-color: #f1f1f1; }

.form-container .form-fields .form-hr { margin: 10px 0; height: 1px; background-color: #f5f5f5; }
.form-container .form-table { border-collapse: collapse; width: 100%; border: none; }
.form-table th,
.form-table td { border: none; }

.form-container .form-table > tbody > tr > td { /*padding-left: 10px !important;*/ padding: .35em 0 .35em .6em; }
.form-container .form-table > tbody > tr > td:first-child { padding-left: 0px; }
.form-container .form-table > tbody > tr > th > label { display: block; /*margin-top: .75em;*/ }
.form-fields label b { display: block; margin: .75em 0 .25em; }

.form-container .form-table > tbody > tr > th,
.form-fields label b { text-align: left; padding-left: .75em !important; vertical-align: middle; }
.form-container .form-table > tbody > tr > th em,
.form-table > tbody > tr > td em,
.form-fields label b em { font-weight: normal; /*font-style: normal;*/ }
.form-container .form-table > tbody > tr > th:first-child,
.form-fields label b { padding-left: 0px !important; }

table.data td span.header-text { display: none; } /* for responsive data tables, span created via script */


/* new forms */
.form-container.front-end .form-table th { /*display: block; padding: 1em 0 0 1.5em!important; */ padding-left: 1.25em; font-size: inherit!important; }
.form-container.front-end .form-table th:first-child { padding-left: .5em!important; }

/*.form-table td p { line-height: 1; margin: 0; }*/

.form-container.front-end .form-title { background: #eee; padding: .75em 1em; border: 1px solid #ccc; border-bottom: 0; }
.form-container.front-end .form-fields { padding: 20px; }
/*.text-box-list,*/
.form-container.front-end .form-fields .text-box-100 { width: 100%; }

.tr25 td,
.tr25 th,
tr.col4 td,
tr.col4 th { width: 25%; }
.tr33 td,
.tr33 th,
tr.col3 td,
tr.col3 th { width: 33.3%; }
.tr50 td,
.tr50 th,
tr.col2 td,
tr.col2 th { width: 50%; }

/*tr.col4 .text-box,
tr.col4 .text-box-100,
tr.col4 .text-box-list { width: 85%!important; }
.tr33 .text-box-100,
.tr33 .watermark-text-box-100,
tr.col3 .text-box-100,
tr.col3 .text-box-list { width: 88%!important; }
.tr50 .text-box-100,
.tr50 .watermark-text-box-100,
tr.col2 .text-box-100,
tr.col2 .text-box-list { width: 92%!important; }


/*.form-container.front-end input[type="submit"] { float: right; margin: 10px 12px 0; }*/

/* New "inline" style for AEC, etc */
.form-style-inline label.col1 { display: inline-block; width: 24%; text-align: right; /*vertical-align: top;*/ }
.form-style-inline select,
.form-style-inline .text-box,
.form-style-inline .radio-list,
.form-style-inline .remainder { display: inline-block; width: 74%; margin-left: 2%; vertical-align: middle; }

.form-style-inline .remainder { margin: 12px 0 12px 2%; }

.form-style-inline .g-recaptcha { margin: 0 auto; }

.form-style-inline label { display: inline; white-space: normal; }
.form-style-inline span.check label { line-height: 1.35; }

@media only screen and (max-width : 550px) {
    .form-style-inline label.col1 { display: block; width: 100%; text-align: left; margin: 5px 0;}
    .form-style-inline select,
    .form-style-inline .text-box,
    .form-style-inline .radio-list { display: block; width: 100%; margin-left: 0; }

    .form-style-inline span.validationSummary { margin-left: 0; }
}


/* editor styles */
.WordSpliter, .CharCount, .WordCount { display: none; } /* bottom of editor, ensures editor with remains as small as possible in tight spaces */

/* Printable Page Styles */
.print-content { width: 630px; padding: 10px; background: #FFFFFF; border: 1px solid #000000; margin: 0 auto 0 auto; }
.print-footer { text-align: center; }

/* Login Styles */
table.loginTable { /*width: 100%;*/ margin: 0 auto; }
table.loginTable td { padding: 0 .5em .5em 0; }
table.loginTable td:first-child { text-align: right; width: 40%; }

/* Error Classes */
.MaskedEditError { background-color: #ffcccc; }

/* Datepicker classes */
.calDayA { vertical-align: top; font-size: 10px; text-align: left; padding: 4px; background-color: #FFFFFF; border: 1px solid #c3b694; }
.calOtherMonthA { background-color: #ccf3fb; vertical-align: top; font-size: 10px; text-align: left; padding: 4px; border: 1px solid #c3b694; }
.calTitle td { color: #FFFFFF; height: 20px; font-size: 14px; }
.datepicker { background-color: #ffffff; padding: 10px; border: 1px solid #cccccc; }
.datepick a { display: block; height: 20px; }
.datepick td, .datepick th { padding: 0px; }
.calToday { background-color: #FFFFCC; vertical-align: top; font-size: 10px; text-align: left; padding: 4px; }

/* This is nessesary because of an IE8 bug with the calendar extender. */
.ajax__calendar_title { width: 140px; }

/* Text Boxes */
.text-box-100, .watermark-text-box-100 { width: 100%; }
/*.admin select.text-box-list, */.admin select.text-box-100 { min-width: 100px; }
textarea.text-box-100 { width: 100%; }

/* Watermark Text */
.watermark-text-box-100,
.water { color: #bbb; }

/* Buttons and form elements */
input[type=submit],
input[type=reset],
input[type=button] { filter:chroma(color=#000000); } /* removes ie7 black outline. note: it will also hide pure black text. */

input, select, textarea {
    vertical-align: middle;
    outline: none;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

select.text-box-list, select.text-box-100 { background: #fff; }
input[type='radio'], input[type='checkbox'] { padding: 0; border: none; background: none; width: 1.25em; *width: auto; height: 1.25em; *height: auto; margin-right: .4em; }
/*input:focus, textarea:focus { background-image: url(/images/grad2-top-shad.png); background-repeat: repeat-x; background-position: left 1px; }*/
input:focus,
select:focus,
textarea:focus,
.text-button:hover,
.text-button-sm:hover,
.text-button-lg:hover,
.text-buttond:hover,
button:hover {
    -webkit-box-shadow: 0 0 5px rgba(255, 255, 255, 1);
    -moz-box-shadow: 0 0 5px rgba(255, 255, 255, 1);
    box-shadow: 0 0 5px rgba(255, 255, 255, 1);
}

input.disabled,
input[disabled],
input[disabled]:hover,
input[disabled="disabled"],
input[disabled="disabled"]:hover { background: #eee; border-color: #ccc; }

.text-button,
.text-button-lg,
.text-buttond,
button { padding-left: .75em; *padding-left: 0; padding-right: .75em; *padding-right: 0; *border: 0; overflow: visible; text-decoration: none; width: auto; text-align: center; }

input[type='button'], input[type=submit] { *overflow: visible; }

.text-button,
.text-buttond,
.text-button-sm,
.text-button-lg { display: inline-block; height: auto; padding-top: 0; padding-bottom: 0; vertical-align: middle; white-space: nowrap; text-decoration: none; /*font-size: 95%;*/ /* to match browser default input buttons */ }

.text-buttond {  }

.text-button:hover,
.text-buttond:hover,
button:hover {
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

/* Checkboxes and Radiobuttons */
.radio-list {  }
.check-list {  }
.radio,
.check { cursor: pointer; display: inline-block; white-space: nowrap; margin-right: 1em; }

.radio-list span,
.check-list span { margin-right: 16px; }

span.radio label,
span.check label { /*margin-right: 1em;*/ vertical-align: middle; display: inline-block; }

.radio-long input,
.check-long input { float: left; }

.radio-long label,
.check-long label { width: 85%; float: left; }

/* Tree Views */
.tree-view-node { padding: 3px; }
a.tree-view-selected-node { border: 1px solid #000000 !important; padding: 2px !important; }

/*Modal Popup*/
.modalBackground { background-color: Gray; filter: alpha(opacity=70); opacity: 0.7; }
.popupPanel { background-color: #FFFFFF; padding: 10px 30px 30px; max-height: 80%; overflow: hidden; overflow-y: auto; }

/* Standard Color Styles */
.red { color: #CC0000; }

/* AJAX Tab Control */
.ajax__tab_header span { display: inline-block; }
.ajax__tab_header > span { margin-left: .25em; }
.ajax__tab_header > span:first-child { margin: 0; }
.ajax__tab_tab { background: #dedede url(/images/grad1-bot-shad.png) bottom repeat-x; padding: .75em 2em; }
.ajax__tab_tab:hover { cursor: pointer; }
.ajax__tab_active .ajax__tab_tab { background: #eee url(/images/grad1-top-shad.png) left -3px repeat-x; }
.ajax_tabs .ajax__tab_panel { background: #eee url(/images/grad1-bot-shad.png) bottom repeat-x; padding: 2em; }

/* xp theme 
.ajax__tab_header span { display: inline-block; }
.ajax_tabs .ajax__tab_header { font-family: inherit; font-size: inherit; background: url(/images/common/tab-line.gif) repeat-x bottom; height: 21px; }
.ajax_tabs .ajax__tab_outer { padding-right: 4px; background: url(/images/common/tab-right.gif) no-repeat right; height: 21px; }
.ajax_tabs .ajax__tab_inner { padding-left: 3px; background: url(/images/common/tab-left.gif) no-repeat; }
.ajax_tabs .ajax__tab_tab { height: 13px; padding: 4px; margin-right: 0px; background: url(/images/common/tab.gif) repeat-x; }
.ajax_tabs .ajax__tab_hover .ajax__tab_outer { background: url(/images/common/tab-hover-right.gif) no-repeat right; }
.ajax_tabs .ajax__tab_hover .ajax__tab_inner { background: url(/images/common/tab-hover-left.gif) no-repeat; }
.ajax_tabs .ajax__tab_hover .ajax__tab_tab { background: url(/images/common/tab-hover.gif) repeat-x; }
.ajax_tabs .ajax__tab_active .ajax__tab_outer { background: url(/images/common/tab-active-right.gif) no-repeat right; }
.ajax_tabs .ajax__tab_active .ajax__tab_inner { background: url(/images/common/tab-active-left.gif) no-repeat; }
.ajax_tabs .ajax__tab_active .ajax__tab_tab { background: url(/images/common/tab-active.gif) repeat-x; }
.ajax_tabs .ajax__tab_body { font-family: inherit; font-size: inherit; border: 1px solid #999999; border-top: 0; padding: 8px; background-color: #ffffff; }
.ajax_tabs .ajax__tab_panel {padding: 15px}
*/
/*
.mGridView a { color: Blue; display: block; padding: 5px; margin: 5px 10px 5px 3px; border-top: solid 1px white; border-left: solid 1px white; border-bottom: solid 2px gray; border-right: solid 2px gray; }
*/

.pagerItems table {margin: .5em;}
.pagerItems > td {padding: 1em;}
.pagerItems td table td { padding: 0 !important; border: none !important; background: none !important; }
.pagerItems span,
.pagerItems a { padding: .5em 1em; margin: .1em; border: solid 1px #ddd; }
.pagerItems a { background-color: #f7f7f7; }
.pagerItems span {background-color: #fff; padding: .6em 1em; font-size: 1.1em; }

.slide-panel { display: none; }

div.pagination-controls { font-size: 13px; line-height: 20px; color: #666; margin-bottom: 1em; display: inline-block; width: 100%; }
div.pagination-controls ul { float: right; }
div.pagination-controls ul li { float: right; margin-left: .5em; }
div.pagination-controls ul li:first-child { margin-left: 0; }
div.pagination-controls ul li a { text-align: center; padding: 0 .25em 0; }
div.pagination-controls a,
div.pagination-controls span,
div.pagination-controls input { display: inline-block; color: #aaa; text-decoration: none; border: 1px solid #ccc; background: #fff url(/images/grad2-top-hilight.png) center -5px repeat-x; padding: 0 .25em; margin-left: .1em; min-width: 1em; text-align: center; }
div.pagination-controls a:first-child { margin: 0; }
div.pagination-controls select { border: 1px solid #ccc; padding: 2px; margin: 0 .1em; color: #aaa; }
div.pagination-controls a:hover,
div.pagination-controls span { background-color: #aaa; color: #fff; }

div.pagination-controls input { /*width: 90px!important;*/ margin-left: .5em; padding-top: 2px; height: 18px; }
div.pagination-controls p { float: right; margin: 0 0 0 1em; line-height: 20px!important; overflow: hidden; vertical-align: middle; }

div.pagination-controls > p,
div.pagination-controls > div { margin-bottom: .5em; }


.popOverlay, .overLay { position: fixed; top: 0; left: 0; width: 100%; /*min-height: 2000px;*/ min-height: 100%; z-index: 9999996; zoom: 1; filter: alpha(opacity=50); opacity: 0.5; background-color: #000000; }
.popBox { position: absolute; top: 100px; left: 50%; width: 860px; max-width: 100%; padding: 40px; background-color: #ffffff; border: solid 2px #DCDCDC; z-index: 9999997; box-sizing: border-box; }
.admin .popBox { max-width: 100%; }
/*.popBox { position: absolute; top: 100px; left: 50%; width: 400px; padding: 40px; background-color: #ffffff; border: solid 2px #DCDCDC; z-index: 9999997; box-sizing: border-box; }*/
.popClose { color: #ff0000; position: absolute; top: 5px; right: 5px; font-weight: bold; text-decoration: none; }

@media only screen and (max-width : 860px) {
    .popBox { left: 0!important; margin-left: 0!important; }
}

.buttonPopper { cursor: pointer; }

.washed { color: gray; font-size: .7em; font-style: italic; }
.italic { font-style: italic; }
.bold {font-weight:bold;}
.hidden {display:none !important;}

#divMessage {position:relative; top:0; background-color: #FF9999; color: #404040; z-index:3; width:100%; }
#aCloseMessage {text-decoration: none; color: red; position: relative; font-size: .5em; padding: 0 5px; border: solid 1px red; margin: 10px; float: right;}
 p.red, div.red p,
 p.green, div.green p {font-weight: bold; font-size: 1.2em; color: #404040; padding: .8em .8em .8em 33px; background-repeat: no-repeat; background-position:10px 50%;}
 p.green, div.green p {border: 1px solid #b5eaaf; background-color: #c4ffbd; color:#098319; background-image: url(/images/icons/check.png);}
 p.red, div.red p {border: 1px solid #d9a2a2; background-color: #f1b1b1; color:#9f2222; background-image: url(/images/icons/x.png);}

 div.success,
 div.fail {font-weight: bold; font-size: 1.2em;}
 div.success p,
 div.fail p {padding: 1em .8em .8em 33px; margin: 0; background-repeat: no-repeat; background-position:10px 50%;}
 div.success {border: 1px solid #b5eaaf; background-color: #c4ffbd; color:#098319;}
 div.success p {background-image: url(/images/icons/check.png);}
 div.fail {border: 1px solid #d9a2a2; background-color: #f1b1b1; color:#9f2222;}
 div.fail p {background-image: url(/images/icons/x.png);}

.center {text-align:center}

@media only screen and (max-width : 700px) {
	/*tr.col2 .text-box,
	tr.tr50 .text-box-100 { width: 87%!important; }*/
	
	.tr25 td,
	.tr25 th,
	tr.col4 td,
	tr.col4 th,
	.tr33 td,
	.tr33 th,
	tr.col3 td,
	tr.col3 th/*,
	.tr50 td,
	.tr50 th,
	tr.col2 td,
	tr.col2 th*/ { width: auto; }
}

@media print
{    
        .no-print,
        .no-print * { display: none !important; }
}


.redSave,
.redCancel {
    display: none;
}
#pMsg {background-color: white; padding: .5em; border: 1px solid #aaa; -moz-border-radius: 5px;
        -webkit-border-radius: 5px;-khtml-border-radius: 5px; border-radius: 5px; color: #333
}


        .gradAlphaBlack {
            background: -webkit-linear-gradient(rgba(0,0,0,.45), rgba(0,0,0,0)); /* For Safari 5.1 to 6.0 */
            background: -o-linear-gradient(rgba(0,0,0,.45), rgba(0,0,0,0)); /* For Opera 11.1 to 12.0 */
            background: -moz-linear-gradient(rgba(0,0,0,.45), rgba(0,0,0,0)); /* For Firefox 3.6 to 15 */
            background: linear-gradient(rgba(0,0,0,.45), rgba(0,0,0,0)); /* Standard syntax (must be last) */
            background: rgba(0,0,0,0.45);
        }
        .gradAlphaWhite {
            background: -webkit-linear-gradient(rgba(255,255,255,.75), rgba(255,255,255,0)); /* For Safari 5.1 to 6.0 */
            background: -o-linear-gradient(rgba(255,255,255,.75), rgba(255,255,255,0)); /* For Opera 11.1 to 12.0 */
            background: -moz-linear-gradient(rgba(255,255,255,.75), rgba(255,255,255,0)); /* For Firefox 3.6 to 15 */
            background: linear-gradient(rgba(255,255,255,.75), rgba(255,255,255,0)); /* Standard syntax (must be last) */
            background: rgba(255,255,255,0.75);
        }



        /* expander menus */

        .dropDownMenu,
.dropDownMenu ul { /*font-size: 0;*/ list-style: none; margin: 0; padding: 0; }
.dropDownMenu li { position: relative; }
.dropDownMenu a {  padding: 10px 20px; display: block; text-decoration: none; font-size: 13.5px; }

/* Level 1 Drop Down Menu */
.dropDownMenu > li { /*display: inline-block;*/ vertical-align: top; margin-left: -4px; /* solve the 4 pixels spacing between list-items */ }
.dropDownMenu > li:first-child { margin-left: 0; }

/* Level 2 */
.dropDownMenu > li > ul {
    text-align: left;
    width: auto;
    min-width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999999;
    display: block;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    height: 0;
    overflow: hidden;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
}
.dropDownMenu li ul.hover,
.dropDownMenu li ul.clicked { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity =100); height: auto; overflow: visible; }

/* Level 3 */
.dropDownMenu > li > ul > li > ul {
    text-align: left;
    width: auto;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    height: 0;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 9999999;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
}
.dropDownMenu > li > ul > li > ul a { padding: 5px 20px; }