/*default menu all image references removed */
body{
/* background-image: url(/assets/theme1/menu/home/body_background.png);*/
}
#container	{
	overflow: visible;	/* background-image: url(/assets/theme1/menu/home/dcs_menunew_services_13.png);*/
}
#container #header #headertext {
	/*background-image: url(/assets/theme1/menu/home/dsc_logo_n.png);*/
	}
/**************** menu coding *****************/
#pullmenu {
	font-size: 11px;
	letter-spacing: normal;
	width: 393px;
	float: left;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 0px;
	clear: both;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	z-index: 900;
	overflow: visible;
	}
#pullmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	z-index: 910;
	left: 0px;
	top: 0px;
	overflow: visible;
}
/* stylinging for very top bar   */
#pullmenutopitem1{
	display: block;
	background-image: url(/assets/theme1/pullmenu/pullmenu_england.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 83px;
}
#pullmenutopitem2{
	display: block;
	background-image: url(/assets/theme1/pullmenu/pullmenu_scotland.png);*/
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 93px;
}
#pullmenutopitem3{
	display: block;
	background-image: url(/assets/theme1/pullmenu/pullmenu_ireland.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 92px;
}
#pullmenutopitem4{
	display: block;
	background-image: url(/assets/theme1/pullmenu/pullmenu_wales.png);
	background-repeat: no-repeat;
	width: 78px;
	background-position: 0px 0px;
	overflow: visible;
}

#pullmenutopitem1:hover{
	display: block;
	background-image: url(/assets/theme1/pullmenu/pullmenu_england.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 83px;
}
#pullmenutopitem1.active{
	display: block;
	background-image: url(/assets/theme1/pullmenu/pullmenu_england.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 83px;
}
#pullmenutopitem2:hover{
	display: block;
	background-image: url(/assets/theme1/pullmenu/pullmenu_scotland.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 93px;
}
#pullmenutopitem2.active{
display: block;
	background-image: url(/assets/theme1/pullmenu/pullmenu_scotland.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 93px;
}
#pullmenutopitem3:hover{
	display: block;
	background-image: url(/assets/theme1/pullmenu/pullmenu_ireland.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 92px;
}
#pullmenutopitem3.active{
display: block;
	background-image: url(/assets/theme1/pullmenu/pullmenu_ireland.png);
	background-repeat: no-repeat;
		background-position: 0px 0px;
	width: 92px;
	padding:0px;
	margin:0px;
}
#pullmenutopitem4:hover{
	display: block;
	background-image: url(/assets/theme1/pullmenu/pullmenu_wales.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 78px;
	overflow: visible;
}
#pullmenutopitem4.active{
	display: block;
	background-image: url(/assets/theme1/pullmenu/pullmenu_wales.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 78px;
	overflow: visible;
}

/* end styling for very top bar  */ 
#pullmenu a, #pullmenu h2 {
	display: block;
	margin: 0;
	padding: 2px 3px;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	border: 1px none #43a53e;
	text-decoration: none;
}
#pullmenu h2 {
	color: #003300;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 1px none #0033CC;
	height: 35px;
	font-weight: bold;
	display: block;
}
#pullmenu h2 a {
	color: #003300;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 1px none #0033CC;
	height: 58px;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
#pullmenu h2 a:hover{
	color: #003300;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 58px;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
/* styling for sub list  (first menu level1) */
#pullmenu ul ul a {
	color: #333333;
	text-decoration: none;
	overflow: visible;
	background-image: url(/assets/theme1/menu/sub/submenu_ul_norm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:175px;
	height:22px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	z-index: 950;
}
#pullmenu ul ul a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(/assets/theme1/menu/sub/submenu_ul_over.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:175px;
	height:22px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	overflow: visible;
	z-index: 950;
}
#pullmenu ul ul a.lastsublist {
	color: #000000;
	text-decoration: none;
	background-image: url(/assets/theme1/menu/sub/sub_ul_lastli_normal.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:175px;
	height:44px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	overflow: visible;
	z-index: 950;
}
#pullmenu ul ul a:hover.lastsublist {
	color: #000000;
	text-decoration: none;
	background-image: url(/assets/theme1/menu/sub/sub_ul_lastli_over.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:175px;
	height:44px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
}
/* END styling for sub list  (first menu level1) */
/* styling for sub list  (second and other menu levels) */
#pullmenu ul ul ul a, #pullmenu ul ul ul a.lastsublist{
	color: #333333;
	text-decoration: none;
	overflow: visible;
	background-image: url(/assets/theme1/menu/sub/submenu_ul_ul_norm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:175px;
	height:22px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	z-index: 950;
}
#pullmenu ul ul ul a:hover,#pullmenu ul ul ul a:hover.lastsublist {
	color: #000000;
	text-decoration: none;
	background-image: url(/assets/theme1/menu/sub/submenu_ul_ul_over.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:175px;
	height:22px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
}
/* END styling for sub list  (second and other menu levels)     */
#pullmenu li {
	position: relative;
	overflow: visible;
}

 #container #maincontent #leftcoloumn #weather #weathertab #pullmenu ul ul {
	width: 220px;
	position: absolute;
	z-index: 920;
	background-image: url(/assets/theme1/menu/sub/submenu_ul_first.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	/*border: 1px solid #0099FF; */
	padding-top: 5px;
	height: 400px;
	overflow: visible;
!important 
	margin-top: 36px;
	margin-top: 35px;
}
#pullmenu ul ul ul {
	background-image: none;
	padding-top: 0px;
	position: absolute;
	top: 0;
	left: 100%;
	overflow: visible;
}
div#pullmenu ul ul,
div#pullmenu ul li:hover ul ul,
div#pullmenu ul ul li:hover ul ul
{display: none;}
div#pullmenu ul li:hover ul,
div#pullmenu ul ul li:hover ul,
div#pullmenu ul ul ul li:hover ul
{display: block;}
#pullmenu ul span {
	visibility: hidden;
}
#pullmenu li.menuimage {
padding:0px;
margin:0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}