/* ================================
    CSS STYLES FOR Module TOMSideMenuModule
   ================================
*/
.SMMenuItem0 A, .SMMenuItemCurrentTab0 A, .SMMenuItemOpenTab0 A, 
	.SMMenuItem1 A, .SMMenuItemCurrentTab1 A, .SMMenuItemOpenTab1 A, 
	.SMMenuItem2 A, .SMMenuItemCurrentTab2 A, .SMMenuItemOpenTab2 A,
	.SMMenuItem3 A, .SMMenuItemCurrentTab3 A, .SMMenuItemOpenTab3 A,
	.SMMenuItem4 A, .SMMenuItemCurrentTab4 A, .SMMenuItemOpenTab4 A,
	.SMMenuItem5 A, .SMMenuItemCurrentTab5 A, .SMMenuItemOpenTab5 A,
	.SMMenuItem5 A, .SMMenuItemCurrentTab6 A, .SMMenuItemOpenTab6 A {
		padding-right: 5px;
		padding-top: 1px;
		padding-bottom: 1px;
		font-size: 11px;
		font-family: Tahoma, Arial, Helvetica;
		width: 100%;	
	}
	
	.SMMenuItem0 A, .SMMenuItemOpenTab0 A, .SMMenuItemCurrentTab0 A {
		padding-left: 5px;
		padding-top: 1px;
		font-weight: bold;		
		text-decoration: none;
		/*background-color: White;			*/
	}
	.SMMenuItem1 A, .SMMenuItemOpenTab1 A, .SMMenuItemCurrentTab1 A {
		padding-left: 10px;
		font-size: 10px;
	}
	.SMMenuItem2 A, .SMMenuItemOpenTab2 A, .SMMenuItemCurrentTab2 A {
		padding-left: 15px;
		font-size: 10px;
	}
	.SMMenuItem3 A, .SMMenuItemOpenTab3 A, .SMMenuItemCurrentTab3 A {
		padding-left: 20px;
		font-size: 10px;
	}
	.SMMenuItem4 A, .SMMenuItemOpenTab4 A, .SMMenuItemCurrentTab4 A {
		padding-left: 25px;
		font-size: 10px;
	}
	.SMMenuItem5 A, .SMMenuItemOpenTab5 A, .SMMenuItemCurrentTab5 A {
		padding-left: 30px;
		font-size: 10px;
	}
	.SMMenuItem6 A, .SMMenuItemOpenTab6 A, .SMMenuItemCurrentTab6 A {
		padding-left: 35px;
		font-size: 10px;
	}
	.SMMenuItem1 A, .SMMenuItemOpenTab1 A, .SMMenuItemCurrentTab1 {
		color: #091c5a; text-decoration: none
	}
	.SMMenuItem2 A, .SMMenuItemOpenTab2 A, .SMMenuItemCurrentTab2 {
		color: #091c5a; text-decoration: none
	}
	.SMMenuItem3 A, .SMMenuItemOpenTab3 A, .SMMenuItemCurrentTab3 {
		color: #091c5a; text-decoration: none
	}
	.SMMenuItem4 A, .SMMenuItemOpenTab4 A, .SMMenuItemCurrentTab4 {
		color: #091c5a; text-decoration: none
	}
	.SMMenuItem5 A, .SMMenuItemOpenTab5 A, .SMMenuItemCurrentTab5 {
		color: #091c5a; text-decoration: none
	}
	.SMMenuItem6 A, .SMMenuItemOpenTab6 A, .SMMenuItemCurrentTab6 {
		color: #091c5a; text-decoration: none
	}
	.SMMenuItem0 a:link, .SMMenuItem1 a:link, .SMMenuItem2 a:link, .SMMenuItem3 a:link, .SMMenuItem4 a:link, .SMMenuItem5 a:link, .SMMenuItem6 a:link  {
		color: #091c5a; text-decoration: none
	}
	.SMMenuItem0 A:visited, .SMMenuItem1 A:visited, .SMMenuItem2 A:visited, .SMMenuItem3 A:visited, .SMMenuItem4 A:visited,
	.SMMenuItem5 A:visited, .SMMenuItem6 A:visited  {
		color: #091c5a; text-decoration: none
	}
	.SMMenuItem0 A:hover, .SMMenuItemCurrentTab0 A:hover, .SMMenuItemOpenTab0 A:hover,
	.SMMenuItem1 A:hover, .SMMenuItemCurrentTab1 A:hover, .SMMenuItemOpenTab1 A:hover,
	.SMMenuItem2 A:hover, .SMMenuItemCurrentTab2 A:hover, .SMMenuItemOpenTab2 A:hover, 
	.SMMenuItem3 A:hover, .SMMenuItemCurrentTab3 A:hover, .SMMenuItemOpenTab3 A:hover,
	.SMMenuItem4 A:hover, .SMMenuItemCurrentTab4 A:hover, .SMMenuItemOpenTab4 A:hover,
	.SMMenuItem5 A:hover, .SMMenuItemCurrentTab5 A:hover, .SMMenuItemOpenTab5 A:hover,
	.SMMenuItem6 A:hover, .SMMenuItemCurrentTab6 A:hover, .SMMenuItemOpenTab6 A:hover  {

		color: white; 
		text-decoration: italic; 
		background-color:   #886600;
		/*#091c5a;		 */
	}
	.SMMenuItemText0, .SMMenuItemText1, .SMMenuItemText2, .SMMenuItemText3, .SMMenuItemText4, .SMMenuItemText5, .SMMenuItemText6  {
		margin-left: 5px;
		
	}
	.SMMenuItemIcon0, .SMMenuItemIcon1, .SMMenuItemIcon2, .SMMenuItemIcon3, .SMMenuItemIcon4, .SMMenuItemIcon5, .SMMenuItemIcon6 {
		margin: 2px;
		vertical-align: middle;
	}
	.SMMenuItemCurrentTab0, .SMMenuItemCurrentTab1, .SMMenuItemCurrentTab2, .SMMenuItemCurrentTab3, .SMMenuItemCurrentTab4, .SMMenuItemCurrentTab5, .SMMenuItemCurrentTab6
{
	color: #886600;
	font-style: normal;
	background-color: palegoldenrod;
	text-decoration: none;
}

/* Note:  Override as necessary in the skin.css for the appropriate skin!  */


.SMDisabledItemText
	{

   color:#886600;
   width: 100%;
   font-family:Arial;		
	}
	

.SMMenuItem1 .SMDisabledItemText {
   color:#886611;
}

/*
.SMDisabledItemText
	{
		margin-left: 5px;
		padding-right: 5px;
		padding-top: 1px;
		padding-bottom: 1px;
		font-size: 14px;
		font-weight: bold;
		font-style: normal;
   color:#886600;
   width: 100%;
   font-family:Arial;		
	}
	
.SMDisabledItemText  h1{
   margin: 0px 0px 0px 0px;
   padding: 5px 0px 3px 1px;
   border-top: 1px;
   font-size: 14px;
   font-style:normal;
   font-weight:bold;   
}

.SMDisabledItemText  h2{
   margin: 0px 0px 0px 0px;
   padding: 2px 0px 1px 1px;
   font-size: 13px;
   font-style:normal;
   font-weight:bold;   
}
*/
