/* MENU PRINCIPAL */
/* ------------- QuickMenu Core CSS [Do Not Modify!] ------------- */
.qmmc .qmdivider { display: block; font-size: 1px; border-width: 0; border-style: solid; position: relative; z-index: 1 }
.qmmc .qmdividery { float: left; width: 0 }
.qmmc .qmtitle { display: block; cursor: default; white-space: nowrap; position: relative; z-index: 1 }
.qmclear { font-size: 1px; height: 0; width: 0; clear: left; line-height: 0; display: block; float: none !important }
.qmmc { position: relative; zoom: 1; z-index: 10 }
.qmmc a, .qmmc li { float: left; display: block; white-space: nowrap; position: relative; z-index: 1 }
.qmmc div a, .qmmc ul a, .qmmc ul li { float: none }
.qmsh div a { float: left }
.qmmc div { visibility: hidden; position: absolute }
.qmmc .qmcbox { cursor: default; display: block; position: relative; z-index: 1 }
.qmmc .qmcbox a { display: inline }
.qmmc .qmcbox div { float: none; position: static; visibility: inherit; left: auto }
.qmmc li { z-index: auto }
.qmmc ul { left: -10000px; position: absolute; z-index: 10 }
.qmmc, .qmmc ul { list-style: none; padding: 0; margin: 0 }
.qmmc li a { float: none }
.qmmc li:hover>ul { left: auto }
#qm0 ul { top: 100% }
#qm0 ul li:hover>ul { top: 0; left: 100% }
/* ------------- QuickMenu Styles [Please Modify!] ------------- */
/* QuickMenu 0 */

/*"""""""" (MAIN) Container""""""""*/	
#qm0 { width: auto }
/*"""""""" (MAIN) Items""""""""*/	
#qm0 a { background-color: #FFF; color: #ffffff; font-family: Arial; font-size: 12px; text-decoration: none }
/*"""""""" (SUB) Container""""""""*/	
#qm0 div, #qm0 ul {	padding: 10px 5px; margin: -1px 0px 0px; background-color: #f8f8f8; background-repeat: repeat-y; background-position: left center; border-width: 0 5px 5px 5px; border-style: solid; border-color: #ABC1D6  }
/*"""""""" (SUB) Items""""""""*/	
#qm0 div a, #qm0 ul a { padding: 3px 3px 3px 2px; margin: 0px; background-color: transparent; color: #3E6A8F; font-family: Arial; font-size: 12px; text-decoration: none }
/*"""""""" (SUB) Hover State""""""""*/	
#qm0 div a:hover { color: #CA006B; text-decoration: underline }
/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
#qm0 ul li:hover>a { color: #CA006B; text-decoration: underline }
/*"""""""" (SUB) Parent Items""""""""*/	
#qm0 div .qmparent, #qm0 ul .qmparent { background:url(qmimages/arrow_1.gif) no-repeat 97% 50% }
/*"""""""" (SUB) Active State""""""""*/	
body #qm0 div .qmactive, body #qm0 div .qmactive:hover { background-color: #ffffff; background-image: url(qmimages/arrow_0.gif); color: #000000; text-decoration: underline }
/*"""""""" Individual Titles""""""""*/	
#qm0 .qmtitle {	margin: 2px 0px 5px; color: #222222; font-family: Arial; font-size: 11px; font-weight: bold }
/*"""""""" Individual Horizontal Dividers""""""""*/	
#qm0 .qmdividerx { border-top-width: 1px; margin: 4px 0px; border-color: #3E6A8F }
/*"""""""" Individual Vertical Dividers""""""""*/	
#qm0 .qmdividery { border-left-width: 120px }
/*"""""""" Custom Rule""""""""*/	
ul#qm0 a img { display: block; border-style: none }
