
/*
.ddsmoothmenu {
	width:100%;
	height:36px;
	padding-left:10px;
	font-size:14px;
}
.ddsmoothmenu ul {
	z-index:100;
	margin:0;
	padding:0;
	list-style-type:none;
}
.ddsmoothmenu ul li {
	position:relative;
	display:inline;
	float:left;
	padding-left:4px;
	margin-left:10px;
}
.ddsmoothmenu ul li ul li a {
	display:block;
	float:left;
	text-align:left;
	color:#fed3c0;
	text-decoration:none;
	padding-left:6px;
	padding-bottom:0px;
	font-weight:normal;
	line-height:18px;
	cursor:pointer;
}
*/




.ddsmoothmenu {
	width:750px;
	height:36px;
	padding-left:10px;
	font-size:14px;
}

.ddsmoothmenu ul {
	z-index:100;
	margin:0;
	padding:0;
	list-style-type:none;
}

.ddsmoothmenu ul li {
	position:relative;
	display:inline;
	float:left;
	padding-left:4px;
	margin-left:10px;
}


.ddsmoothmenu ul li.current_page_item,
.ddsmoothmenu ul li.current_page_parent{
	background-image:url(../images/nav_left_bg.jpg);
	background-repeat:no-repeat;
	color:#FFF;
}


.ddsmoothmenu ul li a {
	display:block;
	float:left;
	text-align:center;
	color:#fed3c0;
	text-decoration:none;
	padding-left:6px;
	padding-bottom:0px;
	font-weight:bold;
	line-height:18px;
	cursor:pointer;
}

.ddsmoothmenu ul li ul li a {
	display:block;
	float:left;
	text-align:left;
	color:#fed3c0;
	text-decoration:none;
	padding-left:6px;
	padding-bottom:0px;
	font-weight:normal;
	line-height:18px;
	cursor:pointer;
}

.ddsmoothmenu ul li ul li a:hover {
	color:#FFF;
}


.ddsmoothmenu ul li.current_page_item a,
.ddsmoothmenu ul li.current_page_parent a{
	background-image:url(../images/nav_right_bg.jpg);
	background-repeat:no-repeat;
	background-position: right;
	color:#FFF;
}

.ddsmoothmenu ul li.current a:hover {
	background:url(../images/active.png) no-repeat center 0;
	color:#FFFFFF;
}
.ddsmoothmenu ul li.current a:hover span {
	background:none;
}
.ddsmoothmenu ul li.current2 a {
	background:url(../images/active.png) no-repeat center 0;
	color:#FFFFFF;
}
.ddsmoothmenu ul li.current2 a:hover {
	background:url(../images/active.png) no-repeat center 0;
	color:#FFFFFF;
}
.ddsmoothmenu ul li.current2 a:hover span {
	background:none;
}
* html .ddsmoothmenu ul li a {
	display:inline-block;
}


.ddsmoothmenu ul li:hover {
	color:#FFFFFF;
	background:url(../images/nav_left_bg.jpg) no-repeat left 0px;
	background-position:left;
}
.ddsmoothmenu ul li:hover a{
	color:#FFFFFF;
	background:url(../images/nav_right_bg.jpg) no-repeat left 0px;
	background-position:right;
}

.ddsmoothmenu ul li a,
.ddsmoothmenu ul li a:active,
.ddsmoothmenu ul li a:visited{
	color:#fed3c0;
}


.ddsmoothmenu ul li.current a.selected {
	color:#FFFFFF;
	background:url(../images/nav_left_bg.jpg) no-repeat left 0px;
}




.ddsmoothmenu ul li ul li.parent.active a {
	color:#FFFFFF;
}
.ddsmoothmenu ul li ul li.parent.active a span{
	background:none;
}

.ddsmoothmenu ul li.parent.active a {
	color:#FFFFFF;
	background:url(../images/nav_left_bg.jpg) no-repeat left 0px;
}
.ddsmoothmenu ul li.parent.active a span{
	background:url(../images/nav_right_bg.jpg) no-repeat right 0px;
}



.ddsmoothmenu ul li.parent.active ul li a {
	color:#FFFFFF;
	background:none;
}

.ddsmoothmenu ul li.parent.active ul li a span {
	background:none;
}
.ddsmoothmenu ul li.parent.active ul li a span:hover {
	background:none;
}
.ddsmoothmenu ul li ul {
	border-left:solid;
	border-right:solid;
	border-bottom:solid;
	border-color:#da5d00;
	border-width:1px;
	position:absolute;
	visibility:hidden;
	background:#ed6907;
}
.ddsmoothmenu ul li ul li img {
	display:none;
}
.ddsmoothmenu ul li ul li {
	display:list-item;
/*	float:none;*/
	/*padding-left:0px;*/
}
.ddsmoothmenu ul li ul li:hover {
	background:none;
}

.ddsmoothmenu ul li ul li.current_page_item{
	background:none;
}



.ddsmoothmenu ul li ul li:hover a{
	color:#FFF;
}

.ddsmoothmenu ul li ul li a{
	color:#fed3c0;
}

.ddsmoothmenu ul li ul li ul {
	margin-left:0px;
}
.ddsmoothmenu ul li ul li ul {
	top:0;
}
.ddsmoothmenu ul li.parent ul li a {
	width:151px;
	padding:5px;
	margin:0;
	border-top-width:0;
	display:block;
	float:none;
	text-align:left;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:15px;
	font-weight:normal;
	line-height:18px;
	padding-bottom:5px;
	background:none;
}
.ddsmoothmenu ul li.parent ul li a span {
	float:none;
	display:inline;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	color:#fed3c0;
}


.ddsmoothmenu ul li ul li a.selected span {
	color:#FFFFFF;
	background:none;
}
.ddsmoothmenu ul li.current ul li a:hover span {
	background:none;
}
.ddsmoothmenu ul li ul li.current a {
	background:none;
}
.ddsmoothmenu ul li ul li.current a:hover {
}
.ddsmoothmenu ul li ul li.current a:hover span {
	background:none;
}
* html .ddsmoothmenu ul li ul li a {
	display:inline-block;
	background:none;
}
* html .ddsmoothmenu {
	height:1%;
}
.downarrowclass {
	position:absolute;
	top:12px;
	right:0px;
}
.rightarrowclass {
	position:absolute;
	top:6px;
	right:0px;
}

.ddshadow {
	position: absolute;
	left:0;
	top:0;
	width:0;
	height:0;
}
.toplevelshadow {
	opacity:0.0;
}
#smoothmenu2 ul li ul li {
	display:none;
}
#smoothmenu2 ul li ul li span {
	display:none;
}


.ddsmoothmenu ul li.current.active a {
	color:#FFFFFF;
	background:url(../images/nav_left_bg.jpg) no-repeat left 0px;
}
.ddsmoothmenu ul li.current.active a span{
	background:url(../images/nav_right_bg.jpg) no-repeat right 0px;
}

.ddsmoothmenu ul li.current.active ul li a {
	background:none;
}

.ddsmoothmenu ul li.current.active ul li a span{
	background:none;
}

.ddsmoothmenu ul li ul li.current.active {
background:none;
}

.ddsmoothmenu ul li ul li.current.active a{
background:none;
color
}

.ddsmoothmenu ul li ul li.current.active a span{
background:none;
color:#FFFFFF;
font-weight:bold;
}
.ddsmoothmenu ul li ul{
	width:202px;
}
