

#pMenu-root, #pMenuCountry-rootCountry { display: block; }



/* Pulldown Menu */
.lowText { text-decoration: none; color: #F1F1F1; font: 12px Arial, sans-serif; text-align: center; }
.highText { text-decoration: none; color: #FFFFFF; font: 12px Arial, sans-serif; text-align: center; }
.sublowText { padding-left: 14px; text-decoration: none; color: #F1F1F1; font: 12px Arial, sans-serif; text-align: left; }
.subhighText { padding-left: 14px; text-decoration: none; color: #F1F1F1; font: 12px Arial, sans-serif; text-align: left; }

.itemBorderMain { border: 1px solid #0A264B; background-color: #0A264B; }
.itemBorderSub { border: 1px solid transparent; background-color: #E88A00; }

.itemBorderMainOver { border: 1px solid transparent; background-color: #E88A00; }
.itemBorderSubOver { border: 1px solid transparent; background-color: #E85B00; }

.lowText img, .highText img { margin-top: 3px; }
.sublowText img, .subhighText img { margin-top: 3px; }

/* Country Pulldown Menu */
.lowTextCountry { padding-left: 0; text-decoration: none; color: #000000; font: 11px Arial, sans-serif; text-align: center; }
.highTextCountry { padding-left: 0; text-decoration: none; color: #000000; font: 11px Arial, sans-serif; text-align: center; }
.sublowTextCountry { padding-left: 12px; text-decoration: none; color: #ff0000; font: 11px Arial, sans-serif; text-align: left; }
.subhighTextCountry { padding-left: 12px; text-decoration: none; color: #ff0000; font: 11px Arial, sans-serif; text-align: left; }

.itemBorderMainCountry { background: #ff0000; }
.itemBorderSubCountry { border-left: 1px solid #999999; border-right: 1px solid #999999; border-top: 1px dashed #999999; border-bottom: 1px solid #999999; background: #ffffff; }

.itemBorderMainOverCountry { background: #ffffff; }
.itemBorderSubOverCountry { border-left: 1px solid #999999; border-right: 1px solid #999999; border-top: 1px dashed #999999; border-bottom: 1px solid #999999; background: #E8F4FF; }


