#ddmx {
	position: absolute;
	top: 62px;
	left: 0px;
	background-color: #cc3333;
	width: 100%;
	height: 22px;
}

.ddmx {
	font-size: 12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 15px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.ddmx .item1 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	/*text-shadow: #CCCCCC 0.2em 0.3em 0.2em;*/
}

.ddmx .item1-active {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.ddmx .item1:hover,
.ddmx .item1-active:hover {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    color: #cc3333;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ddmx .item2 {
    background: #e5eaf2;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
    white-space: nowrap;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
    white-space: nowrap;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    position: absolute;
    visibility: hidden;
    z-index: 1000;
    white-space: nowrap;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */


/********** Global Navigation *************/

#ddm2 {
	position: relative;
	z-index: 1000;
	white-space: nowrap;
	left: 0px;
	top: 0px;
	background-color: #000000;
	width: 100%;
	height: 62px;
	background-image: url(../images/navigationHeader.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CC3333;
}


.ddm2 {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#CC3333;
	position: relative;
	left: 10px;
	top: 20px;
}

.ddm2 .item1 {
	text-decoration: none;
	display: block;
	color: #CC3333;
	padding-right: 8px;
	padding-left: 8px;
	position:relative;
}

.ddm2 .item1-active,
.ddm2 .item1:hover,
.ddm2 .item1-active:hover {
    text-decoration: none;
    display: block;
    position: relative;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
}

.ddm2 .item1 {
    /*background: #0EA138;*/
    color: #CC3333;
}

.ddm2 .item1-active {
   /* background: #e5eaf2;*/
    color: #CC3333;
}

.ddm2 .item1:hover,
.ddm2 .item1-active:hover {
    color: #FFFFFF;
}
/*
.ddm2 .item2,
.ddm2 .item2:hover {
    text-decoration: none;
    display: block;
    white-space: nowrap;
	padding-right: 8px;
	padding-left: 8px;
}
.ddm2 .item2 {
    color: #FFFFFF;
}
.ddm2 .item2:hover {
    color: #FFFFFF;
}
*/


.ddm2 .item2,
.ddm2 .item2:hover {
    text-decoration: none;
    display: block;
    white-space: nowrap;
	padding-right: 4px;
	padding-left: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #eeeeee;
	/*background-image: url(../images/menuBackgroundOff.jpg);
	background-repeat: repeat-x;*/
}
.ddm2 .item2 {
    color: #000000;
    display: block;
	background-color: #ffffff;
}
.ddm2 .item2:hover {
    color: #CC0000;
    display: block;
	background-color: #eeeeee;
}
.ddm2 .section {
	position: absolute;
	visibility: hidden;
	z-index: 3000;
	display:block;
	white-space: nowrap;
	background-color:#FFFFFF;
	font-size:10px;
	border-top-width: 1px;
	border-right-width: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CC3333;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-right: 4px;
	padding-left: 4px;
	margin-left: 8px;
	/*background-image: url(../images/menuBackgroundOn.jpg);
	background-repeat: repeat-x;*/
}

.ddm2 .left, .ddm2 .left:hover { border-style: solid solid solid solid; }
.ddm2 .right, .ddm2 .right:hover { border-style: solid solid solid solid; }



/*
.ddm2 .section {
    position: absolute;
    visibility: hidden;
    z-index: 1;
    white-space: nowrap;
}
*/

/*.ddm2 .section {
	position: absolute;
	visibility: hidden;
	z-index: 3000;
	display:block;
	white-space: nowrap;
	background-color:#FFFFFF;
	font-size:10px;
	border-top-width: 1px;
	border-right-width: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CC3333;
	border-bottom-color: #666666;
	border-left-color: #666666;
	/*background-image: url(../images/menuBackgroundOn.jpg);
	background-repeat: repeat-x;
}



.ddm2 .left, .ddm2 .left:hover { border-style: solid solid solid solid; }
.ddm2 .right, .ddm2 .right:hover { border-style: solid solid solid solid; }*/

* html .ddm2 td { position: relative; } /* ie 5.0 fix */

.separator {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003580;
	/*padding-bottom: 4px;
	margin-bottom: 4px;*/
}
.quickCart {
	position: absolute;
	z-index: 1200;
	top: 31px;
	left: 750px;
}
