﻿/* =============================================================================================== */
/* skmMenu: Start                                                                                  */
/* =============================================================================================== */
/*.skmMenu { background-color: #cccc99; }*/

.skmMenuItem { color: #996600; background-color: #ffcc00; font-size: 65%; font-weight: bolder; height: 24px; letter-spacing: 0.1em; text-align: center; width: 98px; border-right: #ffffcc 2px solid; }
.skmMenuItemLast { color: #996600; background-color: #ffcc00; font-size: 65%; font-weight: bolder; height: 24px; letter-spacing: 0.1em; text-align: center; width: 103px; }

/* .menuItem { color: red; padding: 4px; background-color: #fafabe; }*/

.menuItemSelected { color: #ffffff; background-color: #ff9933; font-size: 65%; font-weight: bolder; height: 24px; letter-spacing: 0.1em; text-align: center; width: 98px; border-right: #ffffcc 2px solid; }
.menuItemSelectedLast { color: #ffffff; background-color: #ff9933; font-size: 65%; font-weight: bolder; height: 24px; letter-spacing: 0.1em; text-align: center; width: 103px; }


.SubMenuItemTop { color: #996600; background-color: #ffffcc; font-size: 65%; font-weight: bolder; height: 24px; letter-spacing: 0.1em; padding-left: 10px; padding-right: 10px; text-align: left; width: 89px; border-right: #cc6600 1px solid; border-top: #cc6600 1px solid; border-left: #cc6600 1px solid; }
.SubMenuItemTopSelected { color: #ffffff; background-color: #ff9933; font-size: 65%; font-weight: bolder; height: 24px; letter-spacing: 0.1em; padding-left: 10px; padding-right: 10px; text-align: left; width: 89px; border-right: #cc6600 1px solid; border-top: #cc6600 1px solid; border-left: #cc6600 1px solid; }

.SubMenuItem { color: #996600; background-color: #ffffcc; font-size: 65%; font-weight: bolder; height: 24px; letter-spacing: 0.1em; padding-left: 10px; padding-right: 10px; text-align: left; width: 89px; border-right: #cc6600 1px solid; border-left: #cc6600 1px solid; }
.SubMenuItemSelected { color: #ffffff; background-color: #ff9933; font-size: 65%; font-weight: bolder; height: 24px; letter-spacing: 0.1em; padding-left: 10px; padding-right: 10px; text-align: left; width: 89px; border-right: #cc6600 1px solid; border-left: #cc6600 1px solid; }

.SubMenuItemBottom { color: #996600; background-color: #ffffcc; font-size: 65%; font-weight: bolder; height: 24px; letter-spacing: 0.1em; padding-left: 10px; padding-right: 10px; text-align: left; width: 89px; border-right: #cc6600 1px solid; border-bottom: #cc6600 1px solid; border-left: #cc6600 1px solid; }
.SubMenuItemBottomSelected { color: #ffffff; background-color: #ff9933; font-size: 65%; font-weight: bolder; height: 24px; letter-spacing: 0.1em; padding-left: 10px; padding-right: 10px; text-align: left; width: 89px; border-right: #cc6600 1px solid; border-bottom: #cc6600 1px solid; border-left: #cc6600 1px solid; }

.SubMenuItemTopBottom { color: #996600; background-color: #ffffcc; font-size: 65%; font-weight: bolder; height: 24px; letter-spacing: 0.1em; padding-left: 10px; padding-right: 10px; text-align: left; width: 89px; border-right: #cc6600 1px solid; border-top: #cc6600 1px solid; border-bottom: #cc6600 1px solid; border-left: #cc6600 1px solid; }
.SubMenuItemTopBottomSelected { color: #ffffff; background-color: #ff9933; font-size: 65%; font-weight: bolder; height: 24px; letter-spacing: 0.1em; padding-left: 10px; padding-right: 10px; text-align: left; width: 89px; border-right: #cc6600 1px solid; border-top: #cc6600 1px solid; border-bottom: #cc6600 1px solid; border-left: #cc6600 1px solid; }
/* =============================================================================================== */
/* skmMenu: End                                                                                    */
/* =============================================================================================== */

/* =============================================================================================== */
/* skmMenu - Control Panel: Start                                                                  */
/* =============================================================================================== */
/*.skmMenu { background-color: #cccc99; }*/

.skmMenuItemCP { color: #666666; background-color: #E0E0A2; font-size: 65%; font-weight: bolder; height: 24px; letter-spacing: 0.1em; text-align: center; border-right: #ffffcc 2px solid; }
.skmMenuItemLastCP { color: #666666; background-color: #E0E0A2; font-size: 65%; font-weight: bolder; height: 24px; letter-spacing: 0.1em; text-align: center; }

/* .menuItem { color: red; padding: 4px; background-color: #fafabe; }*/

.menuItemSelectedCP { color: #E0E0A2; background-color: #666666; font-size: 65%; font-weight: bolder; height: 24px; letter-spacing: 0.1em; text-align: center; border-right: #ffffcc 2px solid; }
.menuItemSelectedLastCP { color: #E0E0A2; background-color: #666666; font-size: 65%; font-weight: bolder; height: 24px; letter-spacing: 0.1em; text-align: center; }


.SubMenuItemTopCP { color: #666666; background-color: #E0E0A2; font-size: 65%; font-weight: bolder; height: 24px; letter-spacing: 0.1em; padding-left: 10px; padding-right: 10px; text-align: left; border-right: #666666 1px solid; border-top: #666666 1px solid; border-left: #666666 1px solid; }
.SubMenuItemTopSelectedCP { color: #E0E0A2; background-color: #666666; font-size: 65%; font-weight: bolder; height: 24px; letter-spacing: 0.1em; padding-left: 10px; padding-right: 10px; text-align: left; border-right: #666666 1px solid; border-top: #666666 1px solid; border-left: #666666 1px solid; }

.SubMenuItemCP { color: #666666; background-color: #E0E0A2; font-size: 65%; font-weight: bolder; height: 24px; letter-spacing: 0.1em; padding-left: 10px; padding-right: 10px; text-align: left; border-right: #666666 1px solid; border-left: #666666 1px solid; }
.SubMenuItemSelectedCP { color: #E0E0A2; background-color: #666666; font-size: 65%; font-weight: bolder; height: 24px; letter-spacing: 0.1em; padding-left: 10px; padding-right: 10px; text-align: left; border-right: #666666 1px solid; border-left: #666666 1px solid; }

.SubMenuItemBottomCP { color: #666666; background-color: #E0E0A2; font-size: 65%; font-weight: bolder; height: 24px; letter-spacing: 0.1em; padding-left: 10px; padding-right: 10px; text-align: left; border-right: #666666 1px solid; border-bottom: #666666 1px solid; border-left: #666666 1px solid; }
.SubMenuItemBottomSelectedCP { color: #E0E0A2; background-color: #666666; font-size: 65%; font-weight: bolder; height: 24px; letter-spacing: 0.1em; padding-left: 10px; padding-right: 10px; text-align: left; border-right: #666666 1px solid; border-bottom: #666666 1px solid; border-left: #666666 1px solid; }

.SubMenuItemTopBottomCP { color: #666666; background-color: #E0E0A2; font-size: 65%; font-weight: bolder; height: 24px; letter-spacing: 0.1em; padding-left: 10px; padding-right: 10px; text-align: left; border-right: #666666 1px solid; border-top: #666666 1px solid; border-bottom: #666666 1px solid; border-left: #666666 1px solid; }
.SubMenuItemTopBottomSelectedCP { color: #E0E0A2; background-color: #666666; font-size: 65%; font-weight: bolder; height: 24px; letter-spacing: 0.1em; padding-left: 10px; padding-right: 10px; text-align: left; border-right: #666666 1px solid; border-top: #666666 1px solid; border-bottom: #666666 1px solid; border-left: #666666 1px solid; }
/* =============================================================================================== */
/* skmMenu - Control Panel: End                                                                    */
/* =============================================================================================== */
