@CHARSET "UTF-8";

.table {
display: inline-block;
margin: 0px;
padding: 0px;

}
.tr {/* each menu is only 1 row */
display: inline-block;
margin: 0px;
padding: 0px;

}
.td {
display: inline-block;
margin: 0px -2px 0px -2px;
padding: 0px;

}

/* menuproductnew START */

#menuproductnew {
	position: absolute;
	top: 150px;
	left: 190px;
}


/* Reset */
ul#mpn.menu,
ul#mpn.menu li,
ul#mpn.menu a {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

/* Positioning */
ul#mpn.menu {
	position:relative;
	width: 416px;
	height: 21px; /* real height is 18px, but this needs to be taller or else there's a gap in the rollover between the top level li and the sub level li */
	line-height: 18px;
	margin: 0px auto 0 auto;
	z-index: 1000;
	list-style: none;
	
	transition: color .3s ease;
	-moz-transition: color .3s ease;
	-webkit-transition: color .3s ease;
	-ms-transition: color .3s ease;
}

ul#mpn.menu>li {
	display:block;
	height: 21px;
	float:left;
	position:relative;
	z-index: 1001;
	
}

ul#mpn.menu>li a, ul#mpn.menu>li a:link, ul#mpn.menu>li a:visited, ul#mpn.menu>li a:active {
	height: 21px;
	line-height: 18px;
	text-decoration: none;
	color: #d0d0d0;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
}

ul#mpn.menu>li a:hover {
	text-decoration: none;
}

ul#mpn.menu>li.firstItem {
	margin: 0px 46px 0px 59px;
	width: auto;
	
	
}

ul#mpn.menu>li.firstItem a {
	width: 115px;
	display:block;
	line-height: 18px;
	text-align: center;
}

ul#mpn.menu>li.lastiItem {
	width: auto;
	
}

ul#mpn.menu>li.lastItem a {
	width: 139px;
	display:block;
	line-height: 18px;
	text-align:center;
}

ul#mpn.menu li:hover > a {
	color: #ffffff;
}

ul#mpn.menu>li>ul {
	opacity:0;
	filter:alpha(opacity=0);
	list-style: none;
	z-index: 1002;
	
	transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-webkit-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
}

ul#mpn.menu>li:hover > ul {
	opacity: 1;
	-webkit-box-shadow:  3px 3px 5px 0px rgba(0, 0, 0, .60);
    box-shadow:  3px 3px 5px 0px rgba(0, 0, 0, .60);
}

ul#mpn.menu ul li {
	height: 0;
	overflow: hidden;
	padding: 0;
}

ul#mpn.menu li:hover > ul li {
	height: auto;
	overflow: visible;
}

ul#mpn.menu li>ul>li a, ul#mpn.menu li>ul>li a:link, ul#mpn.menu li>ul>li a:visited, ul#mpn.menu li>ul>li a:active {
	position:relative;
	display: block;
	width: 100%;
	height: 26px;
	line-height: 26px;
	background: #000000;
	color: #b9b9b9;
	z-index: 1003;
	text-transform: capitalize;
	
	border-bottom: 1px solid #E0E0E0 !important ; 
	border-left: 1px solid #E0E0E0 !important ; 
	border-right: 1px solid #E0E0E0 !important ;
}

ul#mpn.menu li>ul>li a:hover {
	background: #222222;
	color: #ffffff;
}

ul#mpn.menu li>ul>li.item80 a, ul#mpn.menu li>ul>li.item81 a {
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #E0E0E0 !important ;
}

ul#mpn.menu li>ul>li.item88 a, ul#mpn.menu li>ul>li.item89 a {
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}


/* menuproductnew END */


/******* MENUMAIN-135 *******/

.ddmx135{
border:0px solid #000000 !important ; 
}
.ddmx135 a.item1,
.ddmx135 a.item1:hover,
.ddmx135 a.item1-active,
.ddmx135 a.item1-active:hover {
 padding: 2px 2px 0px 0px  !important ; 
 top: 0px !important ; 
 left: 0px; 
 font-size: 12px !important ; 
 font-family: Istok Web, Arial, sans-serif !important ; 
 text-align: center !important ; 
 font-weight: bold !important ; 
 color: #dddddd !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 position: relative; 
 background-image: URL("/modules/mod_swmenupro/images/menumain_bg.png") ;
 width:64px; 
 height:26px; 
}
.ddmx135 .td.item11 {
 padding:0 !important ; 
 border-top: 0px solid #898989 !important ; 
 border-left: 0px solid #898989 !important ; 
 border-bottom: 0px solid #898989;
 border-right: 0 !important ; 
 white-space: nowrap !important ; 
 width:64px; 
 height:26px; 
}
.ddmx135 .td.item11-last {
 padding:0 !important ; 
 border: 0px solid #898989 !important ; 
 white-space: nowrap; 
 width:64px; 
 height:26px; 
}
.ddmx135 .td.item11-acton {
 padding:0 !important ; 
 border-top: 0px solid #898989 !important ; 
 border-left: 0px solid #898989 !important ; 
 white-space: nowrap; 
 border-bottom: 0px solid #898989;
}
.ddmx135 .td.item11-acton-last:hover,
.ddmx135 .td.item11-acton-last {
 border: 0px solid #898989 !important ; 
}
.ddmx135 .item11:hover,
.ddmx135 .item11-acton:hover,
.ddmx135 .item11-last:hover,
.ddmx135 .item11-acton-last a.item1,
.ddmx135 .item11-acton a.item1,
.ddmx135 .item11-acton-last a:hover,
.ddmx135 .item11-acton a:hover,
.ddmx135 .item11 a:hover,
.ddmx135 .item11-last a:hover,
.ddmx135 a.item1-active,
.ddmx135 a.item1-active:hover {
background-image: URL("/modules/mod_swmenupro/images/menumain_bg_roll.png") ;
 color: #FFFFFF !important ; 
}
.ddmx135 a.item2,
.ddmx135 a.item2:hover,
.ddmx135 a.item2-active,
.ddmx135 a.item2-active:hover {
 padding: 0px 0px 0px 0px  !important ; 
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 opacity:0.85; 
}
.ddmx135 a.item2 {
 color: #898989 !important ; 
 border-top: 0px solid #898989 !important ; 
 border-left: 0px solid #898989 !important ; 
 border-right: 0px solid #898989 !important ; 
}
.ddmx135 a.item2-last {
 color: #898989 !important ; 
 border-bottom: 0px solid #898989 !important ; 
 z-index:500; 
}
.ddmx135 a.item2:hover,
.ddmx135 a.item2-active,
.ddmx135 a.item2-active:hover {
 color: #FFffff !important ; 
 border-top: 0px solid #898989 !important ; 
 border-left: 0px solid #898989 !important ; 
 border-right: 0px solid #898989 !important ; 
}
.ddmx135 .section {
 border: 0px solid #000000 !important ; 
 position: absolute; 
 visibility: hidden; 
 display: block; 
 z-index: -1; 
}
.ddmx135 .subsection a{
 width:64px; 
 white-space:normal !important; 
}
.ddmx135frame {
 border: 0px solid #000000 !important ; 
}
.ddmx135 .item11-acton-last .item1 img.seq2,
.ddmx135 .item11-acton .item1 img.seq2,
.ddmx135 img.seq1
{
 display:    inline; 
}
.ddmx135 a.item1:hover img.seq2,
.ddmx135 a.item1-active img.seq2,
.ddmx135 a.item1-active:hover img.seq2,
.ddmx135 a.item2:hover img.seq2,
.ddmx135 a.item2-active img.seq2,
.ddmx135 a.item2-active:hover img.seq2
{
 display:    inline; 
}
.ddmx135 img.seq2,
.ddmx135 .item11-acton-last .item1 img.seq1,
.ddmx135 .item11-acton .item1 img.seq1,
.ddmx135 a.item2:hover img.seq1,
.ddmx135 a.item2-active img.seq1,
.ddmx135 a.item2-active:hover img.seq1,
.ddmx135 a.item1:hover img.seq1,
.ddmx135 a.item1-active img.seq1,
.ddmx135 a.item1-active:hover img.seq1
{
 display:   none; 
}
* html .ddmx135 .td { position: relative; } /* ie 5.0 fix */

/******* /MENUMAIN-135 *******/


/******* MENUPRODUCT-134 *******/

.ddmx134{
border:0px solid #000000 !important ; 
}
.ddmx134 a.item1,
.ddmx134 a.item1:hover,
.ddmx134 a.item1-active,
.ddmx134 a.item1-active:hover {
 padding: 0px 8px 4px 8px  !important ; 
 top: 0px !important ; 
 left: 0px; 
 font-size: 14px !important ; 
 font-family: Cuprum, Arial, sans-serif !important ; 
 text-align: center !important ; 
 font-weight: bold !important ; 
 color: #ffffff !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 position: relative; 
 height:18px; 
}
.ddmx134 .td.item11 {
 padding:0 !important ; 
 border-top: 0px solid #898989 !important ; 
 border-left: 0px solid #898989 !important ; 
 border-bottom: 0px solid #898989;
 border-right: 0 !important ; 
 white-space: nowrap !important ; 
 height:18px; 
}
.ddmx134 .td.item11-last {
 padding:0 !important ; 
 border: 0px solid #898989 !important ; 
 white-space: nowrap; 
 height:18px; 
}
.ddmx134 .td.item11-acton {
 padding:0 !important ; 
 border-top: 0px solid #898989 !important ; 
 border-left: 0px solid #898989 !important ; 
 white-space: nowrap; 
 border-bottom: 0px solid #898989;
}
.ddmx134 .td.item11-acton-last:hover,
.ddmx134 .td.item11-acton-last {
 border: 0px solid #898989 !important ; 
}
.ddmx134 .item11:hover,
.ddmx134 .item11-acton:hover,
.ddmx134 .item11-last:hover,
.ddmx134 .item11-acton-last a.item1,
.ddmx134 .item11-acton a.item1,
.ddmx134 .item11-acton-last a:hover,
.ddmx134 .item11-acton a:hover,
.ddmx134 .item11 a:hover,
.ddmx134 .item11-last a:hover,
.ddmx134 a.item1-active,
.ddmx134 a.item1-active:hover {
 color: #F07F20 !important ; 
}
.ddmx134 a.item2,
.ddmx134 a.item2:hover,
.ddmx134 a.item2-active,
.ddmx134 a.item2-active:hover {
	
 padding: 3px 8px 9px 8px  !important ; 
 font-size: 12px !important ; 
 font-family: Istok Web, Arial, sans-serif !important ; 
 text-align: center !important ; 
 font-weight: bold !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 height:14px; 
 opacity:1; 
}
.ddmx134 a.item2 {
 background-color: #000000 !important ; 
 color: #ffffff !important ; 
 border-top: 1px solid #E0E0E0 !important ; 
 border-left: 1px solid #E0E0E0 !important ; 
 border-right: 1px solid #E0E0E0 !important ; 
}
.ddmx134 a.item2-last {
 background-color: #000000 !important ; 
 color: #ffffff !important ; 
 border-bottom: 1px solid #E0E0E0 !important ; 
 z-index:500; 
}
.ddmx134 a.item2:hover,
.ddmx134 a.item2-active,
.ddmx134 a.item2-active:hover {
 background-color: #202020 !important ; 
 color: #F07F20 !important ; 
 border-top: 1px solid #E0E0E0 !important ; 
 border-left: 1px solid #E0E0E0 !important ; 
 border-right: 1px solid #E0E0E0 !important ; 
}
.ddmx134 .section {
 border: 0px solid #000000 !important ; 
 position: absolute; 
 visibility: hidden; 
 display: block; 
 z-index: -1; 
}
.ddmx134 .subsection a{
 white-space:normal !important; 
}
.ddmx134frame {
 border: 0px solid #000000 !important ; 
}
.ddmx134 .item11-acton-last .item1 img.seq2,
.ddmx134 .item11-acton .item1 img.seq2,
.ddmx134 img.seq1
{
 display:    inline; 
}
.ddmx134 a.item1:hover img.seq2,
.ddmx134 a.item1-active img.seq2,
.ddmx134 a.item1-active:hover img.seq2,
.ddmx134 a.item2:hover img.seq2,
.ddmx134 a.item2-active img.seq2,
.ddmx134 a.item2-active:hover img.seq2
{
 display:    inline; 
}
.ddmx134 img.seq2,
.ddmx134 .item11-acton-last .item1 img.seq1,
.ddmx134 .item11-acton .item1 img.seq1,
.ddmx134 a.item2:hover img.seq1,
.ddmx134 a.item2-active img.seq1,
.ddmx134 a.item2-active:hover img.seq1,
.ddmx134 a.item1:hover img.seq1,
.ddmx134 a.item1-active img.seq1,
.ddmx134 a.item1-active:hover img.seq1
{
 display:   none; 
}
* html .ddmx134 .td { position: relative; } /* ie 5.0 fix */
.ddmx134 #menu134-0 {
text-transform: uppercase;
width: auto;
padding-left: 1px;
padding-right: 1px;
}
.ddmx134 #menu134-0-0, .ddmx134 #menu134-0-1 { /* resize and reposition */
width: 60px;
position:relative;
left: 12px;
}
.ddmx134 #menu134-0-1 {
-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
.ddmx134 #menu134-1 {
text-transform: uppercase;
width: auto;
padding-left: 1px;
padding-right: 1px;
}
.ddmx134 #menu134-1-0, .ddmx134 #menu134-1-1 { /* resize and reposition */
width: 60px;
position:relative;
left: -9px;
}
.ddmx134 #menu134-1-1 {
-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
.ddmx134 #menu134-2 {
text-transform: uppercase;
width: auto;
padding-left: 1px;
padding-right: 1px;
}
.ddmx134 #menu134-2-0, .ddmx134 #menu134-2-1 { /* resize and reposition */
width: 60px;
position:relative;
left: 6px;
}
.ddmx134 #menu134-2-1 {
-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
.ddmx134 #menu134-3 {
text-transform: uppercase;
width: auto;
padding-left: 1px;
padding-right: 1px;
}
.ddmx134 #menu134-3-0, .ddmx134 #menu134-3-1 { /* resize and reposition */
width: 60px;
position:relative;
left: -5px;
}
.ddmx134 #menu134-3-1 {
-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
.ddmx134 #menu134-4 {
text-transform: uppercase;
width: auto;
padding-left: 1px;
padding-right: 1px;
}
.ddmx134 #menu134-4-0, .ddmx134 #menu134-4-1 { /* resize and reposition */
width: 60px;
position:relative;
left: -10px;
}
.ddmx134 #menu134-4-1 {
-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}


/******* /MENUPRODUCT-134 *******/


/******* MENUSOCIAL-133 *******/

.ddmx133{
border:0px solid #000000 !important ; 
}
.ddmx133 a.item1,
.ddmx133 a.item1:hover,
.ddmx133 a.item1-active,
.ddmx133 a.item1-active:hover {
 padding: 0px 0px 0px 0px  !important ; 
 top: 0px !important ; 
 left: 0px; 
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #898989 !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 position: relative; 
}
.ddmx133 .td.item11 {
 padding:0 !important ; 
 border-top: 0px solid #898989 !important ; 
 border-left: 0px solid #898989 !important ; 
 border-bottom: 0px solid #898989;
 border-right: 0 !important ; 
 white-space: nowrap !important ; 
}
.ddmx133 .td.item11-last {
 padding:0 !important ; 
 border: 0px solid #898989 !important ; 
 white-space: nowrap; 
}
.ddmx133 .td.item11-acton {
 padding:0 !important ; 
 border-top: 0px solid #898989 !important ; 
 border-left: 0px solid #898989 !important ; 
 white-space: nowrap; 
 border-bottom: 0px solid #898989;
}
.ddmx133 .td.item11-acton-last:hover,
.ddmx133 .td.item11-acton-last {
 border: 0px solid #898989 !important ; 
}
.ddmx133 .item11:hover,
.ddmx133 .item11-acton:hover,
.ddmx133 .item11-last:hover,
.ddmx133 .item11-acton-last a.item1,
.ddmx133 .item11-acton a.item1,
.ddmx133 .item11-acton-last a:hover,
.ddmx133 .item11-acton a:hover,
.ddmx133 .item11 a:hover,
.ddmx133 .item11-last a:hover,
.ddmx133 a.item1-active,
.ddmx133 a.item1-active:hover {
 color: #FFFFFF !important ; 
}
.ddmx133 a.item2,
.ddmx133 a.item2:hover,
.ddmx133 a.item2-active,
.ddmx133 a.item2-active:hover {
 padding: 0px 0px 00px 0px  !important ; 
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 opacity:0.85; 
}
.ddmx133 a.item2 {
 color: #898989 !important ; 
 border-top: 0px solid #898989 !important ; 
 border-left: 0px solid #898989 !important ; 
 border-right: 0px solid #898989 !important ; 
}
.ddmx133 a.item2-last {
 color: #898989 !important ; 
 border-bottom: 0px solid #898989 !important ; 
 z-index:500; 
}
.ddmx133 a.item2:hover,
.ddmx133 a.item2-active,
.ddmx133 a.item2-active:hover {
 color: #FFffff !important ; 
 border-top: 0px solid #898989 !important ; 
 border-left: 0px solid #898989 !important ; 
 border-right: 0px solid #898989 !important ; 
}
.ddmx133 .section {
 border: 0px solid #000000 !important ; 
 position: absolute; 
 visibility: hidden; 
 display: block; 
 z-index: -1; 
}
.ddmx133 .subsection a{
 white-space:normal !important; 
}
.ddmx133frame {
 border: 0px solid #000000 !important ; 
}
.ddmx133 .item11-acton-last .item1 img.seq2,
.ddmx133 .item11-acton .item1 img.seq2,
.ddmx133 img.seq1
{
 display:    inline; 
}
.ddmx133 a.item1:hover img.seq2,
.ddmx133 a.item1-active img.seq2,
.ddmx133 a.item1-active:hover img.seq2,
.ddmx133 a.item2:hover img.seq2,
.ddmx133 a.item2-active img.seq2,
.ddmx133 a.item2-active:hover img.seq2
{
 display:    inline; 
}
.ddmx133 img.seq2,
.ddmx133 .item11-acton-last .item1 img.seq1,
.ddmx133 .item11-acton .item1 img.seq1,
.ddmx133 a.item2:hover img.seq1,
.ddmx133 a.item2-active img.seq1,
.ddmx133 a.item2-active:hover img.seq1,
.ddmx133 a.item1:hover img.seq1,
.ddmx133 a.item1-active img.seq1,
.ddmx133 a.item1-active:hover img.seq1
{
 display:   none; 
}
* html .ddmx133 .td { position: relative; } /* ie 5.0 fix */
.ddmx133 #menu133-0 {
opacity:0.7;
}
.ddmx133 .td.item11-acton-last #menu133-0,
.ddmx133 .td.item11-acton #menu133-0,
.ddmx133 a.item1-active#menu133-0,
.ddmx133 #menu133-0:hover {
opacity:1.0;
}
.ddmx133 #menu133-1 {
opacity:0.7;
}
.ddmx133 .td.item11-acton-last #menu133-1,
.ddmx133 .td.item11-acton #menu133-1,
.ddmx133 a.item1-active#menu133-1,
.ddmx133 #menu133-1:hover {
opacity:1.0;
}
.ddmx133 #menu133-2 {
opacity:0.7;
}
.ddmx133 .td.item11-acton-last #menu133-2,
.ddmx133 .td.item11-acton #menu133-2,
.ddmx133 a.item1-active#menu133-2,
.ddmx133 #menu133-2:hover {
opacity:1.0;
}
.ddmx133 #menu133-3 {
opacity:0.7;
}
.ddmx133 .td.item11-acton-last #menu133-3,
.ddmx133 .td.item11-acton #menu133-3,
.ddmx133 a.item1-active#menu133-3,
.ddmx133 #menu133-3:hover {
opacity:1.0;
}


/******* /MENUSOCIAL-133 *******/

/******* MENUSIZEGUIDE-132 *******/

.ddmx132{
border:0px solid #000000 !important ; 
}
.ddmx132 a.item1,
.ddmx132 a.item1:hover,
.ddmx132 a.item1-active,
.ddmx132 a.item1-active:hover {
 padding: 0px 0px 0px 0px  !important ; 
 top: 0px !important ; 
 left: 0px; 
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #898989 !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 position: relative; 
 background-color: #000000 !important ; 
}
.ddmx132 .td.item11 {
 background-color: #000000 !important ; 
 padding:0 !important ; 
 border-top: 0px solid #898989 !important ; 
 border-left: 0px solid #898989 !important ; 
 border-bottom: 0px solid #898989;
 border-right: 0 !important ; 
 white-space: nowrap !important ; 
}
.ddmx132 .td.item11-last {
 background-color: #000000 !important ; 
 padding:0 !important ; 
 border: 0px solid #898989 !important ; 
 white-space: nowrap; 
}
.ddmx132 .td.item11-acton {
 padding:0 !important ; 
 border-top: 0px solid #898989 !important ; 
 border-left: 0px solid #898989 !important ; 
 white-space: nowrap; 
 border-bottom: 0px solid #898989;
 background-color: #898989 !important ; 
}
.ddmx132 .td.item11-acton-last:hover,
.ddmx132 .td.item11-acton-last {
 border: 0px solid #898989 !important ; 
 background-color: #898989 !important ; 
}
.ddmx132 .item11:hover,
.ddmx132 .item11-acton:hover,
.ddmx132 .item11-last:hover,
.ddmx132 .item11-acton-last a.item1,
.ddmx132 .item11-acton a.item1,
.ddmx132 .item11-acton-last a:hover,
.ddmx132 .item11-acton a:hover,
.ddmx132 .item11 a:hover,
.ddmx132 .item11-last a:hover,
.ddmx132 a.item1-active,
.ddmx132 a.item1-active:hover {
 color: #FFFFFF !important ; 
 background-color: #898989 !important ; 
}
.ddmx132 a.item2,
.ddmx132 a.item2:hover,
.ddmx132 a.item2-active,
.ddmx132 a.item2-active:hover {
 padding: 0px 0px 00px 0px  !important ; 
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 opacity:0.85; 
}
.ddmx132 a.item2 {
 background-color: #000000 !important ; 
 color: #898989 !important ; 
 border-top: 0px solid #898989 !important ; 
 border-left: 0px solid #898989 !important ; 
 border-right: 0px solid #898989 !important ; 
}
.ddmx132 a.item2-last {
 background-color: #000000 !important ; 
 color: #898989 !important ; 
 border-bottom: 0px solid #898989 !important ; 
 z-index:500; 
}
.ddmx132 a.item2:hover,
.ddmx132 a.item2-active,
.ddmx132 a.item2-active:hover {
 background-color: #898989 !important ; 
 color: #FFffff !important ; 
 border-top: 0px solid #898989 !important ; 
 border-left: 0px solid #898989 !important ; 
 border-right: 0px solid #898989 !important ; 
}
.ddmx132 .section {
 border: 0px solid #000000 !important ; 
 position: absolute; 
 visibility: hidden; 
 display: block; 
 z-index: -1; 
}
.ddmx132 .subsection a{
 white-space:normal !important; 
}
.ddmx132frame {
 border: 0px solid #000000 !important ; 
}
.ddmx132 .item11-acton-last .item1 img.seq2,
.ddmx132 .item11-acton .item1 img.seq2,
.ddmx132 img.seq1
{
 display:    inline; 
}
.ddmx132 a.item1:hover img.seq2,
.ddmx132 a.item1-active img.seq2,
.ddmx132 a.item1-active:hover img.seq2,
.ddmx132 a.item2:hover img.seq2,
.ddmx132 a.item2-active img.seq2,
.ddmx132 a.item2-active:hover img.seq2
{
 display:    inline; 
}
.ddmx132 img.seq2,
.ddmx132 .item11-acton-last .item1 img.seq1,
.ddmx132 .item11-acton .item1 img.seq1,
.ddmx132 a.item2:hover img.seq1,
.ddmx132 a.item2-active img.seq1,
.ddmx132 a.item2-active:hover img.seq1,
.ddmx132 a.item1:hover img.seq1,
.ddmx132 a.item1-active img.seq1,
.ddmx132 a.item1-active:hover img.seq1
{
 display:   none; 
}
* html .ddmx132 .td { position: relative; } /* ie 5.0 fix */

/******* /MENUSIZEGUIDE-132 *******/

/******* MENUCHECKOUT-131*******/

.ddmx131{
border:0px solid #000000 !important ; 
}
.ddmx131 a.item1,
.ddmx131 a.item1:hover,
.ddmx131 a.item1-active,
.ddmx131 a.item1-active:hover {
 padding: 0px 0px 0px 0px  !important ; 
 top: 0px !important ; 
 left: 0px; 
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #898989 !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 position: relative; 
 background-color: #000000 !important ; 
}
.ddmx131 .td.item11 {
 background-color: #000000 !important ; 
 padding:0 !important ; 
 border-top: 0px solid #898989 !important ; 
 border-left: 0px solid #898989 !important ; 
 border-bottom: 0px solid #898989;
 border-right: 0 !important ; 
 white-space: nowrap !important ; 
}
.ddmx131 .td.item11-last {
 background-color: #000000 !important ; 
 padding:0 !important ; 
 border: 0px solid #898989 !important ; 
 white-space: nowrap; 
}
.ddmx131 .td.item11-acton {
 padding:0 !important ; 
 border-top: 0px solid #898989 !important ; 
 border-left: 0px solid #898989 !important ; 
 white-space: nowrap; 
 border-bottom: 0px solid #898989;
 background-color: #898989 !important ; 
}
.ddmx131 .td.item11-acton-last:hover,
.ddmx131 .td.item11-acton-last {
 border: 0px solid #898989 !important ; 
 background-color: #898989 !important ; 
}
.ddmx131 .item11:hover,
.ddmx131 .item11-acton:hover,
.ddmx131 .item11-last:hover,
.ddmx131 .item11-acton-last a.item1,
.ddmx131 .item11-acton a.item1,
.ddmx131 .item11-acton-last a:hover,
.ddmx131 .item11-acton a:hover,
.ddmx131 .item11 a:hover,
.ddmx131 .item11-last a:hover,
.ddmx131 a.item1-active,
.ddmx131 a.item1-active:hover {
 color: #FFFFFF !important ; 
 background-color: #898989 !important ; 
}
.ddmx131 a.item2,
.ddmx131 a.item2:hover,
.ddmx131 a.item2-active,
.ddmx131 a.item2-active:hover {
 padding: 0px 0px 00px 0px  !important ; 
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 opacity:0.85; 
}
.ddmx131 a.item2 {
 background-color: #000000 !important ; 
 color: #898989 !important ; 
 border-top: 0px solid #898989 !important ; 
 border-left: 0px solid #898989 !important ; 
 border-right: 0px solid #898989 !important ; 
}
.ddmx131 a.item2-last {
 background-color: #000000 !important ; 
 color: #898989 !important ; 
 border-bottom: 0px solid #898989 !important ; 
 z-index:500; 
}
.ddmx131 a.item2:hover,
.ddmx131 a.item2-active,
.ddmx131 a.item2-active:hover {
 background-color: #898989 !important ; 
 color: #FFffff !important ; 
 border-top: 0px solid #898989 !important ; 
 border-left: 0px solid #898989 !important ; 
 border-right: 0px solid #898989 !important ; 
}
.ddmx131 .section {
 border: 0px solid #000000 !important ; 
 position: absolute; 
 visibility: hidden; 
 display: block; 
 z-index: -1; 
}
.ddmx131 .subsection a{
 white-space:normal !important; 
}
.ddmx131frame {
 border: 0px solid #000000 !important ; 
}
.ddmx131 .item11-acton-last .item1 img.seq2,
.ddmx131 .item11-acton .item1 img.seq2,
.ddmx131 img.seq1
{
 display:    inline; 
}
.ddmx131 a.item1:hover img.seq2,
.ddmx131 a.item1-active img.seq2,
.ddmx131 a.item1-active:hover img.seq2,
.ddmx131 a.item2:hover img.seq2,
.ddmx131 a.item2-active img.seq2,
.ddmx131 a.item2-active:hover img.seq2
{
 display:    inline; 
}
.ddmx131 img.seq2,
.ddmx131 .item11-acton-last .item1 img.seq1,
.ddmx131 .item11-acton .item1 img.seq1,
.ddmx131 a.item2:hover img.seq1,
.ddmx131 a.item2-active img.seq1,
.ddmx131 a.item2-active:hover img.seq1,
.ddmx131 a.item1:hover img.seq1,
.ddmx131 a.item1-active img.seq1,
.ddmx131 a.item1-active:hover img.seq1
{
 display:   none; 
}
* html .ddmx131 .td { position: relative; } /* ie 5.0 fix */

/******* /MENUCHECKOUT-131*******/


/******* MENUCART-128 *******/

.ddmx128{
border:0px solid #000000 !important ; 
}
.ddmx128 a.item1,
.ddmx128 a.item1:hover,
.ddmx128 a.item1-active,
.ddmx128 a.item1-active:hover {
 padding: 0px 0px 0px 0px  !important ; 
 top: 0px !important ; 
 left: 0px; 
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #898989 !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 position: relative; 
 background-color: #000000 !important ; 
}
.ddmx128 .td.item11 {
 background-color: #000000 !important ; 
 padding:0 !important ; 
 border-top: 0px solid #898989 !important ; 
 border-left: 0px solid #898989 !important ; 
 border-bottom: 0px solid #898989;
 border-right: 0 !important ; 
 white-space: nowrap !important ; 
}
.ddmx128 .td.item11-last {
 background-color: #000000 !important ; 
 padding:0 !important ; 
 border: 0px solid #898989 !important ; 
 white-space: nowrap; 
}
.ddmx128 .td.item11-acton {
 padding:0 !important ; 
 border-top: 0px solid #898989 !important ; 
 border-left: 0px solid #898989 !important ; 
 white-space: nowrap; 
 border-bottom: 0px solid #898989;
 background-color: #898989 !important ; 
}
.ddmx128 .td.item11-acton-last:hover,
.ddmx128 .td.item11-acton-last {
 border: 0px solid #898989 !important ; 
 background-color: #898989 !important ; 
}
.ddmx128 .item11:hover,
.ddmx128 .item11-acton:hover,
.ddmx128 .item11-last:hover,
.ddmx128 .item11-acton-last a.item1,
.ddmx128 .item11-acton a.item1,
.ddmx128 .item11-acton-last a:hover,
.ddmx128 .item11-acton a:hover,
.ddmx128 .item11 a:hover,
.ddmx128 .item11-last a:hover,
.ddmx128 a.item1-active,
.ddmx128 a.item1-active:hover {
 color: #FFFFFF !important ; 
 background-color: #898989 !important ; 
}
.ddmx128 a.item2,
.ddmx128 a.item2:hover,
.ddmx128 a.item2-active,
.ddmx128 a.item2-active:hover {
 padding: 0px 0px 00px 0px  !important ; 
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 opacity:0.85; 
}
.ddmx128 a.item2 {
 background-color: #000000 !important ; 
 color: #898989 !important ; 
 border-top: 0px solid #898989 !important ; 
 border-left: 0px solid #898989 !important ; 
 border-right: 0px solid #898989 !important ; 
}
.ddmx128 a.item2-last {
 background-color: #000000 !important ; 
 color: #898989 !important ; 
 border-bottom: 0px solid #898989 !important ; 
 z-index:500; 
}
.ddmx128 a.item2:hover,
.ddmx128 a.item2-active,
.ddmx128 a.item2-active:hover {
 background-color: #898989 !important ; 
 color: #FFffff !important ; 
 border-top: 0px solid #898989 !important ; 
 border-left: 0px solid #898989 !important ; 
 border-right: 0px solid #898989 !important ; 
}
.ddmx128 .section {
 border: 0px solid #000000 !important ; 
 position: absolute; 
 visibility: hidden; 
 display: block; 
 z-index: -1; 
}
.ddmx128 .subsection a{
 white-space:normal !important; 
}
.ddmx128frame {
 border: 0px solid #000000 !important ; 
}
.ddmx128 .item11-acton-last .item1 img.seq2,
.ddmx128 .item11-acton .item1 img.seq2,
.ddmx128 img.seq1
{
 display:    inline; 
}
.ddmx128 a.item1:hover img.seq2,
.ddmx128 a.item1-active img.seq2,
.ddmx128 a.item1-active:hover img.seq2,
.ddmx128 a.item2:hover img.seq2,
.ddmx128 a.item2-active img.seq2,
.ddmx128 a.item2-active:hover img.seq2
{
 display:    inline; 
}
.ddmx128 img.seq2,
.ddmx128 .item11-acton-last .item1 img.seq1,
.ddmx128 .item11-acton .item1 img.seq1,
.ddmx128 a.item2:hover img.seq1,
.ddmx128 a.item2-active img.seq1,
.ddmx128 a.item2-active:hover img.seq1,
.ddmx128 a.item1:hover img.seq1,
.ddmx128 a.item1-active img.seq1,
.ddmx128 a.item1-active:hover img.seq1
{
 display:   none; 
}
* html .ddmx128 .td { position: relative; } /* ie 5.0 fix */

/******* /MENUCART-128 *******/


/* MENUFOOTER & MENUFOOTERLOWER */

#master-footer ul.menu{
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Cuprum, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	
	line-height: 14px;

}
#master-footer ul.menu li{
	list-style: none;	
	display: inline-block;
	
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 0px 4px;
	
	border-left: 1px solid #ffffff;
}

#master-footer ul.menu a:link{
	color: #ffffff;
	text-decoration: none;
}

#master-footer ul.menu a:visited{
	color: #ffffff;
}

#master-footer ul.menu a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#master-footer ul.menu a:active{
	color: #ffffff;
}

#master-footer ul.menu li.firstItem{
	border: none;
}

/* /MENUFOOTER & MENUFOOTERLOWER */