/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  .XulMenu { -moz-user-select: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    }

  .XulMenu .button, .XulMenu .button:hover, .XulMenu .button-active, .XulMenu .button-active:hover {
	border: 1px solid rgb(236, 233, 216);
	padding: 5px 15px 4px 6px;
	line-height: normal;
	text-decoration: none;
	cursor: default;
	white-space: nowrap;
	display: block;
	position: relative;
	color: rgb(102, 102, 102);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    }

  .XulMenu .button:hover { border-color: rgb(255, 255, 255) rgb(172, 168, 153) rgb(172, 168, 153) rgb(255, 255, 255);
    }

  .XulMenu .button-active, .XulMenu .button-active:hover { border-color: rgb(172, 168, 153) rgb(255, 255, 255) rgb(255, 255, 255) rgb(172, 168, 153);
    }

  .XulMenu .item, .XulMenu .item:hover, .XulMenu .item-active, .XulMenu .item-active:hover { padding: 3px 30px 3px 20px;
    background: rgb(255, 255, 255) none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    line-height: normal;
    text-decoration: none;
    cursor: default;
    white-space: nowrap;
    display: block;
    position: relative;
    color: rgb(0, 0, 0);
    }

  .XulMenu .item:hover, .XulMenu .item-active, .XulMenu .item-active:hover { background: rgb(70, 135, 255) none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    color: rgb(255, 255, 255);
    }

  .XulMenu .section {
	border-style: solid;
	border-color: rgb(241, 239, 226) rgb(113, 111, 100) rgb(113, 111, 100) rgb(241, 239, 226);
	border-width: 1px;
	padding: 2px 15px 1px 2px;
	background: rgb(255, 255, 255) none repeat scroll 0% 50%;
	-moz-background-clip: initial;
	-moz-background-origin: initial;
	-moz-background-inline-policy: initial;
	position: absolute;
	visibility: hidden;
	z-index: -1;
	font-family: Arial,Helvetica,sans-serif;
    }

  .XulMenu .arrow {
	border: 0pt none;
	position: absolute;
	top: 8px;
	right: 7px;
    }

  * html .XulMenu td { position: relative;
    }

