/* -- Main Menu --*/

#mainmenu a.news {
	float: left;
	display: block;
	height: 41px;
	width: 97px;
	background: url(../../images/mainmenu.gif) 0px 0px no-repeat;
}

#mainmenu a.news:hover {
	background-position: 0px -41px;
}


#newssite #mainmenu a.news {
	background: url(../../images/mainmenu.gif) 0px -82px no-repeat;
}

#mainmenu a.products {
	float: left;
	display: block;
	height: 41px;
	width: 118px;
	background: url(../../images/mainmenu.gif) -97px 0px no-repeat;
}

#mainmenu a.products:hover {
	background-position: -97px -41px;
}

#productssite #mainmenu a.products {
	background: url(../../images/mainmenu.gif) -97px -82px no-repeat;
}

#mainmenu a.downloads {
	float: left;
	display: block;
	height: 41px;
	width: 128px;
	background: url(../../images/mainmenu.gif) -214px 0px no-repeat;
}

#mainmenu a.downloads:hover {
	background-position: -214px -41px;
}

#downloadssite #mainmenu a.downloads {
	background: url(../../images/mainmenu.gif) -214px -82px no-repeat;
}

#mainmenu a.support {
	float: left;
	display: block;
	height: 41px;
	width: 105px;
	background: url(../../images/mainmenu.gif) -342px 0px no-repeat;
}

#mainmenu a.support:hover {
	background-position: -342px -41px;
}


#supportsite #mainmenu a.support {
	background: url(../../images/mainmenu.gif) -342px -82px no-repeat;
}


#mainmenu a.buy {
	float: left;
	display: block;
	height: 41px;
	width: 86px;
	background: url(../../images/mainmenu.gif) -447px 0px no-repeat;
}

#mainmenu a.buy:hover {
	background-position: -447px -41px;
}


#buysite #mainmenu a.buy {
	background: url(../../images/mainmenu.gif) -447px -82px no-repeat;
}


#mainmenu a.community {
	float: left;
	display: block;
	height: 41px;
	width: 123px;
	background: url(../../images/mainmenu.gif) -533px 0px no-repeat;
}

#mainmenu a.community:hover {
	background-position: -533px -41px;
}

#communitysite #mainmenu a.community {
	background: url(../../images/mainmenu.gif) -533px -82px no-repeat;
}


#mainmenu a.company {
	float: left;
	display: block;
	height: 41px;
	width: 91px;
	background: url(../../images/mainmenu.gif) -656px 0px no-repeat;
}

#mainmenu a.company:hover {
	background-position: -656px -41px;
}

#companysite #mainmenu a.company {
	background: url(../../images/mainmenu.gif) -656px -82px no-repeat;
}



/* ---------------------------------------------------*/
/* ----------------- Sub Menu ------------------------*/
/* ---------------------------------------------------*/


#subnavigation .leftarea,
#subnavigation .middlearea,
#subnavigation .rightarea {
    float: left;
	height: 28px;	
	margin-top: 10px;
}

#subnavigation .leftarea {	/* submenu area language switcher*/	
	width: 225px; 
	padding-left: 7px;
}


#subnavigation .middlearea {	/* subnavigation links */
	width: 500px;
}


#subnavigation .rightarea {	/* sitemap/contact links */	
	width: 220px; 
	text-align: right;
}



/* ---------------------------------------------------*/
/* ------------ Language switcher menu ---------------*/
/* ---------------------------------------------------*/


.lsm {
	width: 50px; 
	height: 16px; 
	margin: 0; 
	padding: 0; 
	position: relative; 
	text-align: left;
	overflow: visible;
	list-style-type: none; 
	z-index: 140;
}

.lsm li {
	float: left; 
	padding: 0; 
	position: relative; 
	width: 50px; 
	height: 24px; 
	z-index: 150;
 	background: url("../../images/flag_de.gif") left top no-repeat;
}

.lsm li.en {
 	background: url("../../images/flag_en.gif") left top no-repeat;
}


.lsm li a, 
.lsm li a:visited {
	text-decoration: none;
}

.lsm dl {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 40px; 
	margin: 0; 
	padding: 0; 
	background: transparent;
}

.lsm dt {
	margin:0;
	font-size: 1em; 
	width: 50px;
	height: 24px;
	float:left;
}

.lsm dd {
	display: none; 
	clear: left; 
	margin:0; 
	padding:0; 
	color: #fff; 
	font-size: 1em; 
	text-align:left;
}

.lsm dt a, 
.lsm dt a:visited {
	display:block; 
	padding: 2px 5px 2px 0; 
	width: 40px;
	height: 20px;
}


.lsm dd a, 
.lsm dd a:visited {
	background: #4e4e4e; 
	color: #ffffff; 
	text-decoration: none; 
	display: block; 
	padding: 2px 5px 2px 20px; 
	width: 60px;
}

.lsm li a:hover {
	border:0;
 	background: url("../../images/flag_de_2.gif") left top no-repeat;
}


.lsm li.en a:hover {
 	background: url("../../images/flag_en_2.gif") left top no-repeat;
}

.lsm li:hover dd, 
.lsm li a:hover dd {
	display: block;
}

.lsm li:hover dl, 
.lsm li a:hover dl {
	width: 60px; 
}

.lsm li:hover dt a, 
.lsm li a:hover dt a {
}


.lsm dd a:hover,
.lsm li.en dd a:hover {
	background: #bb1e1e; 
	color:#fff;
}




/* ---------------------------------------------------*/
/* ------- Language switcher menu artist site --------*/
/* ---------------------------------------------------*/


.lsma {
	width: 70px; 
	height: 16px; 
	margin: 0; 
	padding: 0;
	position: relative; 
	text-align: left;
	overflow: visible;
	list-style-type: none; 
	z-index: 1000;
	font-size: 11px;
}

.lsma li {
	float: left; 
	padding: 0; 
	margin-top: 0; 
	position: relative; 
	width: 70px; 
	height: 16px; 
	z-index: 150;
}

.lsma li a, 
.lsma li a:visited {
	text-decoration: none;
}

.lsma dl {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 70px; 
	margin: 0; 
	padding: 0; 
	background: transparent;
}

.lsma dt {
	margin: 0;
	font-size: 1em; 
	width: 70px;
	height: 16px;
	float: right;
}

.lsma dd {
	display: none; 
	clear: left; 
	margin:0; 
	padding:0; 
	color: #fff; 
	font-size: 1em; 
	text-align:left;
}

.lsma dt a, 
.lsma dt a:visited {
	display: block; 
	padding: 0 5px 0 20px; 
	width: 70px;
	height: 16px;
 	background: url("../../images/artists/rme_web.gif") left top no-repeat;
}

.lsma dd a, 
.lsma dd a:visited {
	background: #4e4e4e; 
	color: #ffffff; 
	text-decoration: none; 
	display: block; 
	padding: 0px 0 2px 12px; 
	width: 58px;
}

.lsma li a:hover {
	border:0;
}

.lsma li:hover dd, 
.lsma li a:hover dd {
	display: block;
}

.lsma li:hover dl, 
.lsma li a:hover dl {
	width: 70px; 
}

.lsma li:hover dt a, 
.lsma li a:hover dt a {
 	background: url("../../images/artists/rme_web1.gif") left top no-repeat;
}
 
.lsma dd a:hover {
	background: #bb1e1e; 
	color:#fff;
}



/* --------------------------------------------------------------*/
/* --------------------- Products Menu ------------------------- */
/* --------------------------------------------------------------*/


#productsmenu {
	width: 236px; 
}


/* --------------------------------------------------------------*/
/* ----------- 3 level flyout menu plus info mouseover ----------*/



.p_menu {	/* -- basic frame --*/
	width: 150px; 
	height: 220px; 
	position: relative; 
	margin-top: 12px;
	margin-left: 0px; 
	z-index: 100;
}

.p_menu ul {
	padding: 0; 
	margin: 0; 
	list-style-type: none; 
	width: 125px; 
	height: 180px; 
}

.p_menu ul li {
	float:left;
}

li.products {
	background: url("../../images/seperator_dot.gif") 10px bottom no-repeat;
	padding: 1px 0 2px 0;
}

.p_menu ul li a, 
.p_menu ul li a:visited { /* -- main list entries normal --*/
	display: block; 
	float: left; 
	text-decoration: none; 
	color: #585858; 
	width: 125px; 
	height: 20px; 
	line-height: 20px; 
	padding-left: 10px;
}

* html .p_menu ul li a, * html .p_menu ul li a:visited {
	width: 120px; 
	w\idth: 110px;
}

.p_menu table {
	border-collapse: collapse; 
	border: 0; 
	margin: 0; 
	padding: 0; 
	position: absolute; 
	left:0; 
	top:0;
}

/* first line for IE7 and non-IE browsers - second line for IE5.5 and IE6 */
.p_menu ul li:hover a,
.p_menu ul li a:hover { /* -- main list entries mouseover --*/
	color:#fff;
	background: #bb1e1e;
}

.p_menu ul li:hover { /* -- main list entries mouseover --*/
	position: relative; 
	z-index: 90;
}

* html .p_menu ul li a:hover {
	position: relative; 
	z-index: 100;
}


* html .p_menu ul li a:hover {
	position:relative; 
	z-index: 100;
}


/* -- 2nd level -- */

.p_menu ul li ul {	/* -- hidden submenus --*/
	visibility: hidden; 
	position: absolute; 
	height: 0; 
	overflow: hidden; 
	top: 0; 
	left: 110px;
	width: 115px;
}

.p_menu ul li:hover ul,
.p_menu ul li a:hover ul {
	visibility: visible; 
	position: absolute; 
	height: auto; 
	border: 2px solid #a5a5a5; 
	background: #fff; 
	overflow: visible;
}

.p_menu ul li:hover ul li a,
.p_menu ul li a:hover ul li a{
	display: block; 
	background: transparent; 
	color: #4e4e4e; 
	line-height: 15px; 
	padding: 10px 0px 5px 10px; 
	height: auto; 
	text-decoration: none;
 	font-weight: normal;
	width: 100px;
}

.p_menu ul li:hover ul li:hover a,
.p_menu ul li a:hover ul li a:hover {
	background:#000; 
	color:#fff;
}

.p_menu ul li:hover ul,
.p_menu ul li a:hover ul {
	visibility: visible; 
	position: absolute; 
	height: auto; 
	border: 2px solid #d2d2d2; 
	background: #fff; 
	overflow: visible;
}

.p_menu ul li:hover ul li a,
.p_menu ul li a:hover ul li a {
	display: block; 
	background: transparent; 
	color: #4e4e4e; 
	line-height: 8px; 
	padding: 5px 5px 5px 10px; 
	height: auto; 
	text-decoration: none;
}

.p_menu ul li:hover ul li:hover a,
.p_menu ul li a:hover ul li a:hover {
	background: #bb1e1e; 
	color: #fff;
}



/* -- 3rd level --*/

.p_menu ul li:hover ul li ul,
.p_menu ul li a:hover ul li a ul {
	visibility: hidden; 
	position: absolute; 
	overflow: hidden; 
	height: 0; 
	top: 0; 
	left: 95px;
	width: 140px;
}

.p_menu ul li:hover ul li:hover ul,
.p_menu ul li a:hover ul li a:hover ul {
	visibility: visible; 
	position: absolute; 
	height: auto; 
	color: #4e4e4e; 
	padding: 0; 
	border: 1px solid #4e4e4e; 
	list-style-type: none; 
	background: #fff;
}

.p_menu ul li:hover ul li:hover ul li a,
.p_menu ul li a:hover ul li a:hover ul li a {
	display: block; 
	background: #fff; 
	color: #4e4e4e;
	width: 125px;
}

.p_menu ul li:hover ul li:hover ul li:hover a,
.p_menu ul li a:hover ul li a:hover ul li a:hover {
	background: #fff; 
	color: #000;
}


.p_menu ul li:hover ul li ul,
.p_menu ul li a:hover ul li a ul {
	visibility: hidden; 
	position: absolute; 
	overflow: visible; 
	height: 0; 
	top: 0; 
	left: 65px;
}

.p_menu ul li:hover ul li:hover ul,
.p_menu ul li a:hover ul li a:hover ul {
	visibility: visible; 
	position: absolute; 
	height:auto; 
	color:#4e4e4e; 
	padding:0; 
	border: 2px solid #d2d2d2; 
	list-style-type: none; 
	background: #fff;
}

.p_menu ul li:hover ul li:hover ul li a,
.p_menu ul li a:hover ul li a:hover ul li a {
	display: block; 
	background: #fff; 
	color: #4e4e4e;
}

.p_menu ul li:hover ul li:hover ul li:hover a,
.p_menu ul li a:hover ul li a:hover ul li a:hover {
	background: #bb1e1e; 
	color: #fff;
}



/* ------ Info Popup: 3rd / 4th level  ------*/

.p_menu ul li:hover ul.level2 li ul,
.p_menu ul li a:hover ul.level2 li ul {
	visibility: hidden; 
	position: absolute; 
	overflow: visible; 
	height: 0; 
	width: 210px; 
	top: -5px; 
	left: 105px;
	line-height: 110%;
	z-index: 200;
}


.p_menu ul li:hover ul li:hover ul li ul,
.p_menu ul li a:hover ul li a:hover ul li ul {
	visibility: hidden; 
	position: absolute; 
	overflow: hidden; 
	height: 0; 
	width: 250px; 
	top: -5px; 
	left: 135px;
	line-height: 130%;
	z-index: 200;
}

.p_menu ul li:hover ul.level2 li:hover ul,
.p_menu ul li a:hover ul.level2 li a:hover ul,
.p_menu ul li:hover ul li:hover ul li:hover ul,
.p_menu ul li a:hover ul li a:hover ul li a:hover ul {
	visibility: visible; 
	position: absolute; 
	list-style-type: none; 
	height: auto; 
	padding: 5px 5px 5px 10px; 
	font-size: 0.9em;
	color: #000; 
	background: #f4f4f4;
	border: 1px solid #a4a4a4;
	z-index: 200;
}



/* --------------------- 4 level flyout menu ------------------- */


.p-menu4 {
	z-index:100;
	height: 20px;
	margin-top: 15px;
}

/* remove all the bullets, borders and padding from the default list styling */
.p-menu4 ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: relative;
	width: 130px; 
	height: 180px; 
}

.p-menu4 li {
	float: left;
	z-index: 100;
}

.p-menu4 .products {
	padding: 1px 0 2px 0;
	height: 20px;
	background: url("../../images/seperator_dot.gif") 10px bottom no-repeat;
}


* html .p-menu4 li {
	margin-left: -16px; 
	margin-lef\t: 0;

} 

.p-menu4 table {
	position:absolute; 
	border-collapse:collapse; 
	top:0; 
	left:0; 
	z-index:100; 
	width:0; 
	height:0;
}

.p-menu4 a, 
.p-menu4 a:visited {
	float: left; 
	display: block; 
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	width: 130px;
	color: #585858;
	padding-left: 10px;
}
	
* html .p-menu4 a:hover {
	color:#fff; 
	background:#bb1e1e;
}

.p-menu4 :hover > a {
	color: #fff; 
	background: #bb1e1e;
}



/* 1st level */
.p-menu4 ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: -1px;
	left: 110px;
	width: 140px;
	overflow: hidden;
}



/* 2nd level */

.p-menu4 ul li:hover ul,
.p-menu4 ul a:hover ul {
	visibility:visible;
	position: absolute;
	background: #fff;
	height: auto;
	border: 2px solid #a5a5a5;
	overflow: visible;
}


/* 3rd level */

.p-menu4 ul :hover ul ul{
	visibility:hidden;
	position: absolute; 
	height: 0; 
	top: -1px; 
	left: 65px;
	width: 140px;
}

.p-menu4 ul :hover ul :hover ul{ 
	visibility:visible;
	background:#fff;
	position: absolute; 
	height: auto; 
	padding: 0; 
	border: 2px solid #a5a5a5;
	background: #fff;
}


/* 4th level */
.p-menu4 ul :hover ul :hover ul ul{
	visibility:hidden;
	position: absolute; 
	height: 0; 
	top: -5px; 
	left: 135px;
	width: 200px;
}

.p-menu4 ul :hover ul :hover ul :hover ul { 
	visibility:visible;
	position: absolute; 
	height: auto; 
	padding: 5px 3px 5px 5px; 
	background: #4e4e4e;
	border-left: 8px solid orange;
	border-top: 0;
	border-bottom: 0;
	border-right: 0;
	color: #fff;
}


.p-menu4 ul.n2 {top:25px; z-index: 1000;}
.p-menu4 ul.n3 {top:45px; z-index: 1000;}
.p-menu4 ul.n4 {top:60px; z-index: 1000;}
.p-menu4 ul.n5 {top:80px; z-index: 1000;}
.p-menu4 ul.n6 {top:100px; z-index: 1000;}
.p-menu4 ul.n7 {top:120px; z-index: 1000;}


/* ------  Site Tab Menu ------*/

.t-menu {
	display: block;
	width: 100%;
	height: 26px;
	border-bottom: 4px solid #ed6e19;
	margin: 10px 0 20px 0;
}

.t-menu ul {
	list-style-type: none;
}

.t-menu li {
	float: left;
	margin-right: 1px;
}


.t-menu a,
.t-menu a:visited {
	display: block;
	padding: 6px 20px 4px 20px;
	background: #8c8c8c;
	margin: 0;
	color: #fff;
	text-decoration:none;
	font-weight: bold;	
}

.firefaceuc .t-menu a,
.firefaceuc .t-menu a:visited {
	padding: 6px 28px 4px 28px;
}


.t-menu a#current,
.t-menu a#current:visited {
	background: #ed6e19;
}


.t-menu a:hover,
.t-menu a:active {
	background: #bb1e1e;
	text-decoration:none;	
}




/* ------  Popups ------*/

.popup a,
.popup a:visited {		
	text-decoration: none;
	position: relative;
}


.popup a:hover {
	border: none;
}


.popup a .window2 {
	visibility:hidden;
	display: none;
	position: absolute;
	top: 20px;
	left: 160px;
}


.popup a:hover .window2 {
	visibility:visible;
	display: block;
	background-color: #fff;
	color: #000;
	border: 2px solid #a8a8a8;
	width: 350px;
	padding: 8px;
	z-index: 100;
	-moz-opacity: 0.90;
	filter: alpha (Opacity=90);
}


.popup .rme-fakelistbullet {
	position: relative;
	margin-bottom: 0px;
}


.popup .rme-fakelistbullet strong { /* - ul does not work in a/span inline elements -*/
	display: block;
	margin-bottom: 6px;
}

.popup .rme-fakelistbullet span {
	display: block;
	margin-left: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: url("../../images/b1.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 6px;
}


/* --  Popup Info text --*/

.popuptext a,
.popuptext a:visited {
	text-decoration: none;
	position: relative;
	color: #315283;
  	background: url("../../images/border_dot_blue.gif") left bottom repeat-x;
	z-index: 10;
}


.popuptext a:hover {
	border: none;
	color: #bb1e1e;
	border-bottom: 1px solid #bb1e1e;
	background: transparent;

}


.popuptext a .window,
.popuptext a .window-width {
	display: none;
	color: #000;
}


.popuptext a:hover .window,
.popuptext a:hover .window-width {
	display: block;
	font-weight: normal;
	background-color: #ffffff;
	color: #000;
	border: 2px solid #a8a8a8;
	width: 250px;
	position: absolute;
	top: 20px;
	left: -50px;
	padding: 8px;
	z-index: 150;
}


.popuptext a:hover .window-width {
	width: 650px;
	left: -200px;
}


span.listbullet {
    display: block;
	margin-left: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url("../../images/b1.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0.7em;
}




/* --  Image popup--*/

a.imagepopup, a.imagepopup:visited {
	color: #c00; 
	position: relative; 
	z-index: 100;
}

a.imagepopup b {
	position: absolute;
	visibility: hidden; /* hide the image */
	width: 200px;
	height: 0; /* no height to solve an Opera bug that makes it selectable when hidden */
	border: 1px solid #000;
	left: 110;
	top: -50px;
	background: #fff;
}

a.imagepopup:hover {
	text-decoration:none; 
	border: 0; /* needed to work in IE */ 
	z-index: 1000;
}
a.imagepopup:hover b {
	visibility:visible; 
	height: auto; 
	cursor: pointer; /* for IE */
	z-index: 100; 
}

a.imagepopup:hover b img {
	border: 0; /* remove link border */
}



/* --  Popup Image --*/


a.popup-image, 
a.popup-image:visited {
	position:relative; 
	z-index:1;
}

a.popup-image b {
	position: absolute;
	visibility: hidden; 
	width: 240px; 
	height:0; /* 0/Opera bug*/
	border: 2px solid #b4b4b4; 
	left: 100;
	margin-left: 20px; 
	top: 25px;
	text-align:center;
}

a.popup-image:hover {
	border: 0; /* IE */ 
	z-index: 100;
}

a.popup-image:hover b {
	visibility: visible; 
	height: auto;
	cursor: pointer; /* IE */
	z-index: 500; 
	background: #fff;
}

a.popup-image:hover b img {
	border:0;
	margin: 4px; /* more will cripple bottom border in Opera */
}




/* -- Text-Popup - 1st level --*/

.text-popup {	/* -- basic frame --*/
	width: 100px; 
	height: 20px; 
	position: relative; 
	margin-top: 0px;
	margin-left: 10px; 
	z-index: 100;
	font-size: 1em;
	white-space: nowrap;
}

.text-popup ul {
	padding: 0; 
	margin: 0; 
	list-style-type: none; 
	width: 125px; 
	height: 22px; 
}

.text-popup ul li {
	float:left;
}

.text-popup ul li a, 
.text-popup ul li a:visited { /* -- main list entries normal --*/
	display: block; 
	float: left; 
	text-decoration: none; 
	color: #585858; 
	width: 125px; 
	height: 25px; 
	line-height: 25px; 
	padding-left: 10px;
	background: url("../../images/.gif") top left no-repeat;
}

* html .text-popup ul li a, * html .text-popup ul li a:visited {
	width: 120px; 
	w\idth: 110px;
}

.text-popup table {
	border-collapse: collapse; 
	border: 0; 
	margin: 0; 
	padding: 0; 
	font-size: 1em; 
	position: absolute; 
	left:0; 
	top:0;
}

/* first line for IE7 and non-IE browsers - second line for IE5.5 and IE6 */
.text-popup ul li:hover a,
.text-popup ul li a:hover { /* -- main list entries mouseover --*/
	color:#fff;
	background: #bb1e1e;
}

.text-popup ul li:hover { /* -- main list entries mouseover --*/
	position: relative; 
	z-index: 90;
}

* html .text-popup ul li a:hover {
	position: relative; 
	z-index: 100;
}

ul li:hover {
	position:relative; 
	z-index: 90;
}

* html .text-popup ul li a:hover {
	position:relative; 
	z-index: 100;
}


/* -- Text-Popup - 2nd level --*/

.text-popup ul li ul {	/* -- hidden submenus --*/
	visibility: hidden; 
	position: absolute; 
	height: 0; 
	overflow: hidden; 
	top: -175px;
	left: 60px;
	width: 350px;
}

.text-popup ul li:hover ul,
.text-popup ul li a:hover ul {
	visibility: visible; 
	position: absolute; 
	height: auto; 
	border: 2px solid #4e4e4e; 
	background: #fff; 
	overflow: visible;
}

.text-popup ul li:hover ul li,
.text-popup ul li a:hover ul li {
	display: block;
	padding-bottom: 8px;
	padding-left: 10px;
	background-image: url("../../images/b1.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 5px;
	background: #fff; 
}

/* --  --*/

.text-popup ul li:hover ul li a,
.text-popup ul li a:hover ul li a{
	display: block; 
	background: transparent; 
	color: #4e4e4e; 
	line-height: 15px; 
	padding: 10px 10px 5px 10px; 
	height: auto; 
	text-decoration: none;
 	font-weight: normal;
	width: 115px;
}


.text-popup ul li:hover ul li:hover a,
.text-popup ul li a:hover ul li a:hover {
	background:#000; 
	color:#fff;
}



.text-popup ul li:hover ul li a,
.text-popup ul li a:hover ul li a {
	display: block; 
	background: transparent; 
	color: #4e4e4e; 
	line-height: 8px; 
	padding: 5px 5px 5px 10px; 
	height: auto; 
	text-decoration: none;
}

.text-popup ul li:hover ul li:hover a,
.text-popup ul li a:hover ul li a:hover {
	background: #bb1e1e; 
	color: #fff;
	height; 12px;
}




.text-popup ul li:hover ul,
.text-popup ul li a:hover ul { 
	visibility: visible; 
	position: absolute; 
	height: auto; 
	border: 2px solid #d2d2d2; 
	background: #fff; 
	overflow: visible;
}




/* ---------------------------------------------------*/
/* -------------- Pictures in Header -----------------*/
/* ---------------------------------------------------*/


.ph {
	float: left; 
	width: 22px; 
	height: 16px; 
	margin: 0; 
	padding: 0;
	position: relative; 
	text-align: left;
	overflow: visible;
	list-style-type: none; 
}

.ph li {
	float: left; 
	padding: 0; 
	position: relative; 
	width: 22px; 
	height: 16px; 
}

.ph li a, 
.ph li a:visited {
	text-decoration: none;
}

.ph dl {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 20px; 
	margin: 0; 
	padding: 0; 
	background: transparent;
}

.ph dt {
	margin:0;
	font-size: 1em; 
	width: 20px;
	height: 20px;
	float:left;
}

.ph dd {
	display: none; 
	clear: left; 
	margin:0; 
	padding:0; 
	color: #fff; 
	font-size: 1em; 
	text-align: center;
}

.ph dt a, 
.ph dt a:visited {
	display:block; 
	padding: 0; 
	width: 20px;
	height: 20px;
}

.ph dd a, 
.ph dd a:visited {
	background: transparent; 
	color: #ffffff; 
	text-decoration: none; 
	display: block; 
	padding: 0; 
	width: 21px;
	height: 24px;
 	background-image: url("../../images/maxview1.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
}


.ph li a:hover {
	border:0;
}


.ph li:hover dd, 
.ph li a:hover dd {
	display:block;
}


.ph li:hover dl, 
.ph li a:hover dl {
	width: 20px; 
}


.ph li:hover dt a, 
.ph li a:hover dt a {
	width: 20px; 
}

 
.ph dd a:hover {
 	background-image: url("../../images/maxview2.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
}





