.navigation {
	float:left;
	height:43px;
	font-size:16px;
}
.menu-home
{
    width:56px;
    margin-top:3px;
    float:left;
    height:35px;
    background:url(images/home.png);
    background-position:center;
    background-repeat:no-repeat;
    background-color:#00a6eb;
}

.menu-home:hover
{
    background-color:#e50083;
}
.navigation_left {
	background:url(images/navigation_left.png);
	width:8px;
	height:43px;
	float:left;
}
.navigation_mid {
	float:left;
	padding-top:0px;
	height:38px;
}
.navigation_right {
	background:url(images/navigation_right.png);
	width:10px;
	height:43px;
	float:left;
}
.menu-color
{
    float:left;
    width:132px;
    height:3px;
    text-align:center;
}
.menu-text
{
    float:left;
	line-height:35px;
	display:block;
	padding:0px 0px 0px 0px;
	width:132px
}

.vertical-line
{
    width:3px;
    background:url(images/vertical-line.png);
    background-position:center;
    background-repeat:no-repeat;
    float:left;
    height:35px;
	display:block;
	padding:0px 0px 0px 0px;
}

.vertical-line-white
{
    width:3px;
    background:url(images/vertical-line-white.png);
    background-position:center;
    background-repeat:no-repeat;
    float:left;
    height:35px;
	display:block;
	padding:0px 0px 0px 0px;
}
.ddsmoothmenu {
	float:left;
}
.ddsmoothmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index:100;
}
.ddsmoothmenu ul li {
	position: relative;
	display: block;
	float: left;
	text-align:center;
}
.ddsmoothmenu ul li:hover {
	color: white;
}
.ddsmoothmenu ul li a {
	color: #504f53;
	display:block;
	font-size:18px;
	float:left;
	cursor:pointer;
	font-family:Trebuchet MS;
}
.ddsmoothmenu ul li a span {
	
}
.ddsmoothmenu ul li a:hover {
	color:#00a6eb!important;
}
.ddsmoothmenu ul li a.selected {
	color:#00a6eb!important;
}
.ddsmoothmenu ul li.dropdown a:hover {
	color:#00a6eb!important;
}
.ddsmoothmenu ul li.dropdown a span:hover {
	
}
.ddsmoothmenu ul li.dropdown a.selected {
	color:#00a6eb!important;
}
.ddsmoothmenu ul li.dropdown a.selected span {
	background:url(images/navigation_hover_02.jpg) no-repeat right top;
}
.ddsmoothmenu ul li ul {
	position: absolute;
	left:0px;
	width: 220px;
	display: none;
	margin:10px;
}
.ddsmoothmenu ul li ul li {
	display: block;
	float: left;
	background-color:#000;
	width:220px;
	position:relative;
	padding:0;
	margin:0;
	opacity: 0.9;
    filter: alpha(opacity=90);
    width:100%;
}
.ddsmoothmenu ul li ul li.last {
	background-image:url(images/submenu_bg.png)!important;
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	width:220px!important;
	height:7px!important;
	background-color:transparent!important;
}
.ddsmoothmenu ul li ul li a {
	line-height:26px!important;
	padding:0px!important;
	font-size:16px!important;
	width:138px;
	background-color:#000000;
	float:left;
	display:block!important;
	padding-left:10px !important;
	color:#00a6eb!important;
	width:198px;

}
.ddsmoothmenu ul li ul li a:hover {
	background-color:#4A4A4A!important;
    color:#fff !important;
	background-image:none!important;
}
.ddsmoothmenu ul li ul li a.selected {
	background-color:#6a0053!important;
	color:#00a6ebfff!important;
	background-image:none!important;
}
.ddsmoothmenu ul li ul li ul {
	background-image:none!important;
	width:220px!important;
	left:-99999px;
	background-color:#6a0053;
}
.ddsmoothmenu ul li ul li ul li {
	background-image:none!important;
	background-color:#6a0053;
	float:left;
	width:138px;
	padding:0 5px;
}
.ddsmoothmenu ul li ul li ul li a {
	width:128px!important;
	background-color:transparent;
}
.ddsmoothmenu ul li ul li ul li a:hover {
	background-image:none!important;
	background-color:#a2007e!important;
}
.ddsmoothmenu ul li ul li ul li a.selected {
	background-image:none!important;
	background-color:#a2007e!important;
}
* html .ddsmoothmenu {
	height: 1%;
}
.downarrowclass {
	position: absolute;
	top: 23px;
	right: 23px;
}
.rightarrowclass {
	position: absolute;
	top: 6px;
	right: 5px;
}
.ddshadow {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
}
.nbbdr {
	border-bottom: 0px !important;
}


.ddsmoothmenu1 {
	float:left;
	margin-top:14px;
	margin-bottom:14px;
}
.ddsmoothmenu1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index:100;
}
.ddsmoothmenu1 ul li {
	position: relative;
	display: block;
	float: left;
}
.ddsmoothmenu1 ul li:hover {
	color: white;
}
.ddsmoothmenu1 ul li a {
	color: white;
	display:block;
	font-size:23px;
	float:left;
	
	cursor:pointer;
	font-family:Trebuchet MS;
}
.ddsmoothmenu1 ul li a span {
	float:left;
	line-height:35px;
	display:block;
	padding:0 12px 0px 12px;
}
.ddsmoothmenu1 ul li a:hover {
	color:#00a6eb!important;
}
.ddsmoothmenu1 ul li a.selected {
	color:#00a6eb!important;
}
.ddsmoothmenu1 ul li.dropdown a:hover {
	background:url(images/navigation_hover.jpg) no-repeat;
	color:#fff;
}
.ddsmoothmenu1 ul li.dropdown a span:hover {
	background:url(images/navigation_hover_02.jpg) no-repeat right top;
}
.ddsmoothmenu1 ul li.dropdown a.selected {
	background:url(images/navigation_hover.jpg) no-repeat;
	color:#fff;
}
.ddsmoothmenu1 ul li.dropdown a.selected span {
	background:url(images/navigation_hover_02.jpg) no-repeat right top;
}
.ddsmoothmenu1 ul li ul {
	position: absolute;
	left:0px;
	width: 220px;
	display: none;
	margin:10px;
}
.ddsmoothmenu1 ul li ul li {
	display: block;
	float: left;
	background-color:#000;
	width:220px;
	position:relative;
	padding:0;
	margin:0;

    width:100%;
}
.ddsmoothmenu1 ul li ul li.last {
	background-image:url(images/submenu_bg.png)!important;
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	width:220px!important;
	height:7px!important;
	background-color:transparent!important;
}
.ddsmoothmenu1 ul li ul li a {
	line-height:26px!important;
	padding:0px!important;
	font-size:16px!important;
	width:138px;
	background-color:#000000;
	float:left;
	display:block!important;
	padding-left:10px !important;
	color:#ffffff!important;
	width:260px;

}
.ddsmoothmenu1 ul li ul li a:hover {
	background-color:#00a6eb!important;
    color:#fff !important;
	background-image:none!important;
}
.ddsmoothmenu1 ul li ul li a.selected {
	background-color:#6a0053!important;
	color:#00a6ebfff!important;
	background-image:none!important;
}
.ddsmoothmenu1 ul li ul li ul {
	background-image:none!important;
	width:220px!important;
	left:-99999px;
	background-color:#6a0053;
}
.ddsmoothmenu1 ul li ul li ul li {
	background-image:none!important;
	background-color:#6a0053;
	float:left;
	width:138px;
	padding:0 5px;
}
.ddsmoothmenu1 ul li ul li ul li a {
	width:128px!important;
	background-color:transparent;
}
.ddsmoothmenu1 ul li ul li ul li a:hover {
	background-image:none!important;
	background-color:#a2007e!important;
}
.ddsmoothmenu1 ul li ul li ul li a.selected {
	background-image:none!important;
	background-color:#a2007e!important;
}

#selected-city
{
    width:100%;
    margin-left:15px;
    color:#00a6eb;
    float:left;
	margin-bottom:14px;
	font-family:Trebuchet MS;
	font-size:14px;
}