i no/*
Sixxac Menu
http://sixxac.com
*/

.SXMenuFull
{
  border-left: 0px solid;
  border-right: 0px solid;
  border-top: 0px solid;
  border-bottom: 0px solid;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 8px;
  padding-bottom: 1px;
}

.SXMenuContainer
{
  margin-left: 10px;
  width : 100%;
}

.SXMenuItem
{
  font-weight: bold;
  cursor: hand;
  font-size: 12px;
  font-family: sans-serif;
  color: blue;
  /*width: 136px; */
  width:100%;
  text-align: left;
  padding: 2px 3px 3px 3px;  
  /*border-bottom:dotted 1px #C9C9C9;*/
  /*background-color:#50729F;*/
  margin: 5px 5px 0px 5px;

}

.SXMenuItem A
{
  width: 100%;  
  
}

.SXMenuEnabled A:hover, .SXMenuSelected A:hover
{
  /*background-color: #62B1F6;*/   
  /*width: 136px;*/
  /* background-repeat:inherit; */
  /*background-color: blue;*/
  width: 100%; 
}

.SXMenuEnabled
{
}

.SXMenuDisabled
{
  color: gray;
  cursor: default;
  width: 100%;
}

.SXMenuSelected
{  
}

.SXMenuActive
{
  color: Yellow;
  /*font-style: italic;  */
  /*background-color:Transparent;*/
  cursor: default;
}

.SXMenuLink
{
	
}
