/*
Menu related selectors
*/
.jsdomenudiv
{
 background-color: #D30300;
 border-bottom: 1px solid #F2594D;
 border-left: 1px solid #F2594D;
 border-right: 1px solid #F2594D;
 cursor: pointer;
 width : 170px;
 position: absolute; /* Do not alter this line! */
 visibility: hidden;
 z-index: 100;
 margin: 0px;
}

.jsdomenuitem
{
 background: transparent;
 border-top: 1px solid #F2594D;
 color: #FFFFFF;
 font-family: Helvetica, sans, Arial, sans-serif;
 font-size: 12px;
 padding-bottom: 3px;
 padding-left: 8px;
 padding-right: 5px;
 width:170px;
 padding-top: 3px;
 position: relative; /* Do not alter this line! */
 margin: 0px;
}

.jsdomenuitemover
{
 border-top: 1px solid #DCA6AB;
 width:170px;
 background-color: #F2594D;
 border-top: 1px solid #F2594D;
 color: #fffefe;
 font-family: Helvetica, sans, Arial, sans-serif;
 font-size: 12px;
 margin: 0px;
 padding-bottom: 3px;
 padding-left: 8px;
 padding-right: 5px;
 padding-top: 3px;
 position: relative; /* Do not alter this line! */
}

.jsdomenuarrow
{
 background-image: url(../image/arrow.png);
 background-repeat: no-repeat ! important ; /* Do not alter this line! */
 position: absolute !important ; /* Do not alter this line! */
 right: 8px !important ;
 width: 4px !important ;
 height: 7px !important ;
 overflow: hidden !important ;
}

.jsdomenuarrowover
{
 background-image: url(../image/arrow_o.png);
 background-repeat: no-repeat !important ; /* Do not alter this line! */
 position: absolute !important ; /* Do not alter this line! */
 right: 8px !important ;
 width: 4px !important ; 
 height: 7px !important ; 
 overflow: hidden !important ; 
}

.jsdomenusep
{
 padding-left: 28px;
 margin: 0px;
}

.jsdomenusep hr
{
	margin-right:9px;
	height:1px;
	color: #cccccc;
}

/*
Menu bar related selectors
*/
.usersMenu
{
 	color: #000000;
	font-size: 13px;
	font-weight: bold;
 	padding-bottom: 0px;
 	padding-left: 5px;
 	padding-right: 6px;
	font-family: Helvetica, sans, Arial, sans-serif;
}
#sp1{
	color: #ffffff;
}
.usersMenuItem
{
 background-color: transparent;
 border-left: 0px solid transparent;
 border-right: 0px solid transparent;
 color: #000000;
 display: inline;
 font-family: Helvetica, sans, Arial, sans-serif;
 font-size: 13px;
 font-weight: bold;
 padding-bottom: 0px;
 padding-left: 5px;
 padding-right: 5px;
 position: relative; /* Do not alter this line! */
 margin: 0px;
}

.usersMenuItemLast
{
 background-color: transparent;
 border-left: 0px solid transparent;
 border-right: 1px solid #cccccc;
 color: #000000;
 display: inline;
 font-family: Helvetica, sans, Arial, sans-serif;
 font-size: 13px;
 font-weight: bold;
 padding-bottom: 0px;
 padding-left: 5px;
 padding-right: 6px;
 position: relative; /* Do not alter this line! */
 margin: 0px;
}


.jsdomenubardiv
{
 border: 0px;
 cursor: pointer;
 margin-top:0px;
 margin-bottom:0px;
 margin-left: 10px;
 margin-right: 10px;
 padding: 0px;
 position: relative; /* Do not alter this line! */
 visibility: visible;
}

.jsdomenubardragdiv
{
 cursor: move;
 display: inline;
 font-family: Helvetica, sans, Arial, sans-serif;
 font-size: 12px;
 padding-bottom: 2px;
 padding-left: 5px;
 padding-right: 5px;
 padding-top: 2px;
 position: relative; /* Do not alter this line! */
 visibility: hidden;
 width: 9px;
 margin: 0px;
}

.jsdomenubaritem
{
 border-left: 0px solid transparent;
 border-right: 1px solid #F2594D;
 color: #FFFFFF;
 display: inline;
 font-family: Helvetica, sans, Arial, sans-serif;
 font-size: 13px;
 font-weight: bold;
 padding-top: 5px;
 padding-bottom: 6px;
 padding-left: 5px;
 padding-right: 6px;
 position: relative; /* Do not alter this line! */
 margin: 0px;
}

.jsdomenubaritemLast
{
 background-color: transparent;
 border-left: 0px solid transparent;
 border-right: 0px solid transparent;
 color: #FFFFFF;
 display: inline;
 font-family: Helvetica, sans, Arial, sans-serif;
 font-size: 13px;
 font-weight: bold;
 padding-top: 5px;
 padding-bottom: 6px;
 padding-left: 5px;
 padding-right: 6px;
 position: relative; /* Do not alter this line! */
 margin: 0px;
}

.jsdomenubaritemover
{
 background-color: #F2594D;
 border-left: 0px solid transparent;
 border-right: 1px solid #F2594D;
 color: #fcfafa;
 display: inline;
 font-family: Helvetica, sans, Arial, sans-serif;
 font-size: 13px;
 font-weight: bold;
 padding-top: 5px;
 padding-bottom: 6px;
 padding-left: 5px;
 padding-right: 6px;
 position: static; /* Do not alter this line! */
 margin: 0px;
}

.jsdomenubaritemoverLast
{
 background-color: #F2594D;
 border-left: 0px solid transparent;
 border-right: 0px solid transparent;
 color: #fcfafa;
 display: inline;
 font-family: Helvetica, sans, Arial, sans-serif;
 font-size: 13px;
 font-weight: bold;
 padding-top: 5px;
 padding-bottom: 6px;
 padding-left: 5px;
 padding-right: 6px;
 position: static; /* Do not alter this line! */
 margin: 0px;
}

.jsdomenubaritemclick
{
 background-color: #F2594D;
 border-left: 0px solid transparent;
 border-right: 1px solid #F2594D;
 border-top: 0px solid #F2594D;
 border-bottom: 0px solid #F2594D;
 color: #fcfafa;
 display: inline;
 font-family: Helvetica, sans, Arial, sans-serif;
 font-size: 13px;
 font-weight: bold;
 padding-top: 5px;
 padding-bottom: 6px;
 padding-left: 5px;
 padding-right: 6px;
 position: relative; /* Do not alter this line! */
 margin: 0px;
}

.jsdomenubaritemclickLast
{
 background-color: #F2594D;
 border-left: 0px solid transparent;
 border-right: 0px solid transparent;
 border-top: 0px solid #F2594D;
 border-bottom: 0px solid #F2594D;
 color: #fcfafa;
 display: inline;
 font-family: Helvetica, sans, Arial, sans-serif;
 font-size: 13px;
 font-weight: bold;
 padding-top: 5px;
 padding-bottom: 6px;
 padding-left: 5px;
 padding-right: 6px;
 position: relative; /* Do not alter this line! */
 margin: 0px;
}

/*
Example of selectors for icons. Change the height and width to match the actual 
height and width of the icon image.
*/
.icon1
{
 background-image: url(../image/icon1.png);
 background-repeat: no-repeat; /* Do not alter this line! */
 height: 16px;
 left: 4px;
 position: absolute; /* Do not alter this line! */
 width: 16px;
}

.icon2
{
 background-image: url(../image/icon2.png);
 background-repeat: no-repeat; /* Do not alter this line! */
 height: 16px;
 left: 4px;
 position: absolute; /* Do not alter this line! */
 width: 16px;
}

.icon3
{
 background-image: url(../image/icon3.png);
 background-repeat: no-repeat; /* Do not alter this line! */
 height: 16px;
 left: 4px;
 position: absolute; /* Do not alter this line! */
 width: 16px;
}
