/* Start of CMSMS style sheet 'menu-dldd' */
.dldd {
height:46px;
margin-top:9px;
width:65%;
/*background:url(images/styles/dldd/tab-dldd.png);*/
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:11px;
z-index:500;
}

.dldd .select {
margin:0; 
padding:0; 
list-style:none; 
white-space:nowrap;
}

.dldd li {
float:left; margin-right:5px;
/*background:url(images/styles/dldd/tab-dldd-over.png);*/
/*border : solid red 1px;*/
}

.dldd .select a {
display:block; 
height:46px; 
float:left; 
/*background: url(images/styles/dldd/tab-dldd.png); */
padding:0 0 0 15px; 
text-decoration:none; 
line-height:36px; 
white-space:nowrap; 
color:#ddd;
}

.dldd .select li.line a {color:#fc0;}

.dldd .select a b {
display:block; 
padding:0 30px 10px 15px; 
/*background:url(images/styles/dldd/tab-dldd.png) right top;*/
}

.dldd .select a:hover, 
.dldd .select li:hover a {
background: url(images/styles/dldd/tab-dldd-over.png); 
padding:0 0 0 15px;
line-height:34px;
cursor:pointer; 
color:#fff;
}

.dldd .select li.line a:hover, 
.dldd .select li.line:hover a {
color:#fc6;}

.dldd .select a:hover b, 
.dldd .select li:hover a b {
display:block; 
padding:0 30px 9px 15px; 
background:url(images/styles/dldd/tab-dldd-over.png) right top; 
cursor:pointer;
}

.currentpage,
.activeparent
/*,.dldd .select li.currentpage a:hover*/ {
   background-image: url(images/styles/dldd/tab-dldd.png);
}

.currentpage a b,
.activeparent a b
/*,.dldd .select li.currentpage a:hover b*/
{
   color:#203147;
   background: url(images/styles/dldd/tab-dldd.png) right top;
}

.dldd .sub {
display:none;
}
.dldd ul ul {display:none;}

/* IE6 only */
.dldd table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.dldd .sub {
margin:0; 
padding:0;
list-style:none;
}

.dldd .sub li {background:transparent;}

.dldd .select :hover .sub {
height:25px;
height:30px;
display:block; 
position:absolute;
float:left;
width: 640px;
top:46px; 
left:0; 
text-align:center;
/*background:none #C2C8D8;*/
background:none #CCCFD8;
border:1px solid #aaa;
border-top-width:2px;
border-top-color:white;
}

.dldd .select :hover>.sub {
width:100%;
}

.dldd .select :hover .rt li {float:right;}

.dldd .select :hover .sub li a 
{display:block; height:30px; line-height:26px; float:left; background:transparent url(images/styles/dldd/transparent.gif); padding:0 16px; margin:0; white-space:nowrap; color:#555;font-size:11px;font-weight:600}

.dldd .select :hover .sub li.subline a {/*color:#c00;*/ color: #283E63;}

.dldd .select :hover .sub li a:hover,
.dldd .select :hover .sub li:hover
{color:#000; line-height:24px; position:relative;}

.dldd .select :hover .sub li:hover > a {color:#000;}

.dldd .select :hover .sub :hover ul {padding:0; margin:0; list-style:none; display:block; width:112px; position:absolute; left:-1px; top:30px; border:1px solid #aaa; border-top:0; background:#CCCFD8;}

.dldd .select :hover .sub :hover ul li a {width:80px; text-align:left; height:22px; line-height:20px;}
.dldd .select :hover .sub :hover ul li a:hover {line-height:18px;}

/* End of 'menu-dldd' */

