/* ================================================
	Good display for: Internet Explorer 5 (Mac), Internet Explorer 5.5 (or hight,6,7 beta 2)
	Konqueror 2.2 (Linux), Netscape 6 (or hight: ver 7, 8)
	Opera 5 and 6 (or hight: ver 7, 8)
	Safari 1.0
	FireFox 1.1 (or height)
	Check All for: CSS Level 2
	www.dnn360.net
	check by: thangpdtt@gmail.com 
================================================ */

.H12Style1 {
	border-style: none;
	border-width: 0px;
}


/*Level 1 active */
.H12Style2 {
	color: black;
	text-align: center;
	background-position: left;
	background-color: #2B4E86;
	background-image: url("/Portals/0/Skins/lds/images/royalblue-c-s1-menu-hover.jpg");
	padding-left: 17px;
	padding-right: 17px;
	height: 44px;
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;

	
}

.H12Style3 {
	color: black;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	height: 26px;

	
}

/*Menu tabs background*/
td.H12Style3 {
	white-space: nowrap;
	background-color: #355E9E;
	padding-left: 17px;
	padding-right: 17px;
	background-image: url("/Portals/0/Skins/lds/images/royalblue-c-s1-menu.jpg");
}


.H12Table {
	color: black;
	background-color: none;
	/*background-color: #835800;*/
}

/*Menu canvas background*/
.H12Header {
	white-space: nowrap;
	background-color: #355E9E;
	background-image: url("/Portals/0/Skins/lds/images/royalblue-s-s-s1-menu.jpg");
	background-repeat:repeat-x;
	}

/*Streg umiddelbart under menu*/
.LDS_Spacer {
    /*background-color: #FF6600;*/
}

/*Spacer between menuitems*/
.MenuItemSpacer {
	background-image: url("/Portals/0/Skins/lds/images/royalblue-s-s-s1-menu-spacer.jpg");
	width: 1px;
	background-color:#FFFFFF;
}

/*Submenu (level1) table*/
.Level1_Table{
	background-color:#FFFFFF;
	background-image:none;
}



.H12MenuLevel0,.H12MenuLevel0:visited,.H12MenuLevel0:link, .H12MenuLevel0:hover {
	color:#ffffff;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal;
	text-decoration: none;
}

.H12MenuLevel0:hover {
	color: #ececec;
	
}

.H12MenuLevel0Selected,.H12MenuLevel0Selected:visited,.H12MenuLevel0Selected:link {
	color:#ececec;
	font-size:13px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal;
	text-decoration: none;
}

.H12MenuLevel1Selected,.H12MenuLevel1Selected:visited {
	color: yellow;
	padding-left: 7px;
	line-height: 25px;
	font-family: 'Tahoma';
	font-size: 11px;
	padding-right: 7px;
}

.H12MenuLevel1,.H12MenuLevel1:visited ,.H12MenuLevel1:link {
	color: black;
	text-decoration: none;
	padding-left: 7px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 25px;
	padding-right: 7px;
}

.H12MenuLevel1:hover {
	text-decoration: underline;
	padding-left: 7px;
	line-height: 25px;
	padding-right: 7px;
}

.H12MenuLevel1Selected,.H12MenuLevel1Selected:visited,.H12MenuLevel1Selected:link {
	color: yellow;
}

.H22Style4 {
	text-align: right;
}

td.H12Style2 {
	white-space: nowrap;
}

#dropmenudiv {
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover {
	background-color: yellow;
}