#swmenu table,
#swmenu,
#swmenu tr,
#swmenu td{
border:0 !important; 
}
#outerwrap {
 top: 0px !important ; 
 left: 0px; 
 border:0px solid #CC2F7D  ; 
 padding:px 0px 0px 0px  !important; 
 display: block; 
 position: relative; 
 z-index: 99; 
}
.ddmx a.item1,
.ddmx a.item1:hover,
.ddmx a.item1-active,
.ddmx a.item1-active:hover {
 padding: 0px 5px 0px 5px  !important ; 
 font-size: 22px !important ; 
/* font-family: Geneva, Arial, Helvetica, sans-serif !important ; */
 text-align: center !important ; 
 font-weight: normal !important ; 
 color: #FFFFFF  ; 
 font-style: normal !important;
 text-decoration: none !important;
 text-transform: none !important;
 border-top: 0px solid #F34AFF; 
 border-bottom: 0px solid #F34AFF; 
 border-left: 0px solid #F34AFF; 
 border-right: 0; 
 display: block; 
 white-space: normal; 
 position: relative; 
 z-index: 200; 
 margin:2px 0px 10px 0px  ; 
background-image:none !important; 
 width:150px; 
 background-color: #D80049  !important; 
}
.ddmx td.item11.last a.item1-active,
.ddmx td.item11.last a.item1 {
 border: 0px solid #F34AFF;
}
.ddmx a.item1-active,
.ddmx a.item1-active:hover ,
.ddmx .last a:hover,
.ddmx .acton.last a,
.ddmx a.item1:hover{
 white-space: normal; 
background-image:none !important;
}
.ddmx .item11:hover,
.ddmx .item11.acton:hover,
.ddmx .item11.last:hover,
.ddmx .item11.acton a.item1,
.ddmx .item11.acton a:hover,
.ddmx .item11 a:hover,
.ddmx .item11.last a:hover,
.ddmx a.item1-active,
.ddmx a.item1-active:hover {
 color: #000000  ; 
}
.ddmx .acton a.item1-active,
.ddmx .acton a.item1:hover,
.ddmx .acton a.item1 {
 white-space: normal; 
background-image:none !important;
 color: #D80049 !important ; 
}
.ddmx a.item2,
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
 padding: 5px 15px 5px 25px  !important ; 
 font-size: 15px !important ; 
/* font-family: Geneva, Arial, Helvetica, sans-serif !important ; */
 text-align: right !important ; 
 font-weight: normal !important ; 
 font-style: normal !important;
 text-decoration: none !important;
 text-transform: none !important;
 display: block; 
 white-space: nowrap !important; 
 opacity:0.9; 
 filter:alpha(opacity=90) 
}
.ddmx a.item2-active ,
.ddmx a.item2 {
background-image:none !important;
 background-color: #3F3E3A !important ; 
 color: #FFFFFF !important ; 
 border-top: 0px solid #D80049 !important ; 
 border-left: 0px solid #D80049 !important ; 
 border-right: 0px solid #D80049 !important ; 
}
.ddmx a.item2-active.last,
.ddmx a.item2.last {
 border-bottom: 0px solid #D80049 !important ; 
 z-index:500; 
}
.ddmx .section a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
background-image:none !important;
 color: #D80049 !important ; 
 border-top: 0px solid #D80049 !important ; 
 border-left: 0px solid #D80049 !important ; 
 border-right: 0px solid #D80049 !important ; 
}
.ddmx .section {
 border: 0px solid #181714 ; 
 position: absolute; 
 visibility: hidden; 
 display: block; 
 z-index: -1; 
}
.ddmx .inner_section {
 background-color: #3F3E3A ; 
 display: block; 
}
.ddmx .subsection a{
 width:150px; 
 white-space:normal !important; 
}
.ddmxframe {
 border: 0px solid #181714 !important ; 
}
* html .ddmx td { position: relative; } /* ie 5.0 fix */
.ddmx .item2-active img,
.ddmx .item2 img,
.ddmx .item1-active img,
.ddmx .item1 img{
 border:none;
}








/*************************************************/
/********** MODIFICATIONS BY RUTTENTECH **********/
/*************************************************/

/*
	Sub-Menu Border
*/

#rt-bottom #subwrap td {
	border-right: 4px solid #363530 !important;
}

#rt-bottom #subwrap td:hover {
	border-right: 4px solid #d80049 !important;
}

.ddmx a.item2,
.ddmx a.item2-active {
	border-right: 4px solid #363530 !important;
}

.ddmx a.item2:hover, 
.ddmx a.item2-active:hover {
	border-right: 4px solid #d80049 !important;
}

.ddmx .section a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
	border-right: 4px solid #d80049 !important;
}






