﻿.sdmenu {
    width: 180px;
    font-family: Sans-Serif;
    font-size: 12px;
    padding-bottom: 10px;
    background: #eee url(i/bottom.gif) no-repeat  right bottom;
    color: #FFF;
}

.sdmenu .title, .sdmenu .titlehidden{
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: white;
    background: #FFF url(i/title.gif) repeat-x;
}

.sdmenu .title {
    border-bottom: 1px solid #DDD;
}

.sdmenu .arrow {
		margin-left: 10px;
    margin-right: 7px;
}

.sdmenu .titlehidden {
    border-bottom: none;
}

.sdmenu #top {
    background: url(i/toptitle.gif) no-repeat;
}

.titletop {
    width: 150px;
    font-family: Sans-Serif;
    font-size: 12px;
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: white;
    background: url(i/toptitle.gif) no-repeat;
}

.sdmenu .submenu {
    overflow: hidden;
}

.sdmenu .submenu a {
    padding: 5px 0;
    text-indent: 10px;
    background: #EEE;
    display: block;
    border-bottom: 1px solid #DDD;
    color: #066;
    text-decoration: none;
}

.sdmenu .submenu a:hover {
    background : #4F77C2 url(i/linkarrow.gif) no-repeat right center;
    color: #EEE;
}

.titletopx {
    width: 195px;
    font-family: Verdana;
    font-size: 14px;
    display: block;
    padding: 5px 0;
    font-weight: bold;
	 color: #666666;
    background: white;
	 border-bottom: 1px solid #DDD;
	 line-height: 18px;

}





.sdmenux {
    width: 150px;
    font-family: Verdana;
    font-size: 12px;
    padding-bottom: 10px;
   background: #fff;
    border-bottom: 1px solid #DDD;
line-height: 18px;

}

.sdmenux .titlex, .sdmenux .titlehiddenx{
    display: block;
    padding: 5px 0;
    font-weight: bold;
	 color: #666666;
background: #fff;
    font-size: 14px;
 width: 195px;
     border-bottom: 1px solid #DDD;
 	
}

.sdmenux .titlex {
    border-bottom: 1px solid #DDD;
	background: red;
	 width: 195px;
	 line-height: 18px;
	 font-size: 12px;

}

.sdmenux .arrowx {
		margin-left: 15px;
    margin-right: 10px;

}

.sdmenux .titlehiddenx {
    border-bottom: none;
	display: block;
    padding: 5px 0;
    font-weight: bold;
	 color: #666666;
background: #fff;
    font-size: 12px;
 width: 195px;
     border-bottom: 1px solid #DDD;

}

.sdmenux #top {
    background: url(i/toptitle.gif) no-repeat;

}

.sdmenux .submenux {
    overflow: hidden;
	background: #fff;
	  color: black;
	  line-height: 18px;


}

.sdmenux .submenux a {
	   padding-top: 8px;
	   padding-bottom: 2px;
    text-indent: 10px ;
    background: #fff;
    display: block;
    border-bottom: 1px solid #DDD;
    color: #666666;
    text-decoration: none;
	 border-bottom: 1px solid #DDD;
	 line-height: 18px;
	 width: 195px;
	 	 text-align: right;
		 	   PADDING-RIGHT: 30px;
				
}

.sdmenux .submenux a:hover {
    background : #f2f0e4 url(i/linkarrow.gif) no-repeat right center;
	 color: #666666;
	 line-height: 18px;
	 height: 18px;
	 text-align: right;
	  text-decoration: none;
	   padding-top: 8px;
	   padding-bottom: 2px;
	   PADDING-RIGHT: 30px;

}

.sdmenux .submenux a:Visited {
	   padding-top: 8px;
	   padding-bottom: 2px;
    text-indent: 10px ;
    background: #fff;
    display: block;
    border-bottom: 1px solid #DDD;
    color: #666666;
    text-decoration: none;
	 border-bottom: 1px solid #DDD;
	 line-height: 18px;
	 width: 195px;
	 	 text-align: right;
		 	   PADDING-RIGHT: 30px;
				
}

.sdmenux .submenux a:Active {
	   padding-top: 8px;
	   padding-bottom: 2px;
    text-indent: 10px ;
    background: #fff;
    display: block;
    border-bottom: 1px solid #DDD;
    color: #666666;
    text-decoration: none;
	 border-bottom: 1px solid #DDD;
	 line-height: 18px;
	 width: 195px;
	 	 text-align: right;
		 	   PADDING-RIGHT: 30px;
				
}