/* CSS Document */
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("popmundo.com") {

/* CSS Document */

/*
#######################
POPOMUNDO - BLACK SKIN
sebastian zemann

1. BLACKENING
2. IMAGE REPLACEMENTS
3. FORUM
4. IT'S POP
#######################
*/


/*
#######################
1. BLACKENING
#######################
*/

/* Background bright grey */
Body {
	background:#efefef !important;
	color: #333 !important;
	margin-top:0px !important;
	margin-bottom:0px !important;
}

/* Header Border */
table .Paper tr td {
	height: 8px !important;
}

/* Header Popomundo IMG display none */
img[src="graphics/Default/menu/popomundo.jpg"], img[src="images/trans_pixel.gif"] {	
	height:0px !important;
}

tbody tr td font b {
	color:#ccc !important;
}

/* Content background dark grey */
.Paper {
	Background-Color:#000 !important;
}

/* Font */
body, p, td, select {
	font-family: lucida sans, trebuchet ms !important;
	color:#efefef !important;
}

td.x_even{
	background-color:#CFEEF5 !important;
}

hr {
	color: #CFEEF5 !important; /* IE */
	background-color: #CFEEF5 !important; /* other browsers */
	height: 3px !important;
}

img {
	border-style : none !important;
}

hr.thin {
	clear:both !important;
	height:1px !important;
	background:#CFEEF5 !important;
	color:#CFEEF5 !important;
	margin:6px 0px 6px 0px !important;
	border:0px !important;
	padding:0px !important;
}

table {
	border: 0 !important;
 	line-height: 15px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important; 
	font-size: 11px !important;
	border-style:none !important;
	/*height:auto !important;*/
}

a font {
	color: white
}

a:link {
	color: #999 !important; 
	text-decoration: none !important;
}

a:visited {
	color: #aaa !important; 
	text-decoration: none !important;
}

a:hover {
	color: #bbb !important;
	text-decoration: none !important;
}

td a:hover font {
	color: #000 !important;
}

td.DarkColumn>div#div>a:hover font {
	color:#999 !important;
}

td.DarkColumn>div>form {
	color:#fff !important;
}

td.DarkColumn>div>b {
	color:#eee !important;
}

.dropShadow{
	font-weight: bold !important;
	color:#125489 !important;
}

.warningText{
	color:#FF0000 !important;
}

.DarkColumnHeader{
	font-weight: bold !important;
	font-variant: small-caps !important;
	font-size: 1.3em !important;
	color:#333 !important;
	/*text-align:center !important;
	background-color:#e2eff1 !important;
	border-bottom:10px solid #a4d0df !important;*/
	background-color: white !important;	
	height:34px !important;
	line-height:24px !important;
	padding: 0px 10px !important;
}

/* Link DarkColumnHeader not white on white background */
/* div.menu table tbody tr td */ div.darkcolumnheader a {
	color: #444 !important;
	text-decoration:underline !important;
}

div.darkcolumnheader a:hover {
	color: #777 !important;
}

/* Interaction Message */
table.paper>tbody>tr>td.darkcolumn>div {
	color: black !important;
	/*border-bottom: 1px solid black !important;*/
}


table.Paper>tbody>tr>td.DarkColumn>div>table>tbody>tr>td{
	color:#999 !important;
}

tr.DarkColumnHL>td>nobr, tbody>tr>td>nobr {
	color:#fff !important
}

.DarkColumn{
	background-color:#111 !important;

}

.DarkColumnHL{
	background-color:#222 !important;
}

.DarkColumnHL td {
	background-color:#222 !important;
}

.LightColumnHeader{
	font-weight: bold !important;
	font-variant: small-caps !important;
	font-size: 1.3em !important;
	color:#111 !important;
	background-color:#fff !important;
	height:24px !important;
	line-height:24px !important;
	padding: 0px 10px !important;
}

.LightColumn{
	background-color:#111 !important;
}

.LightColumnHL, .LightColumnHL td{
	background-color:#222 !important;

}

input { 
	border: 2px #333 solid !important;
}

select {
	background-color: #333 !important;
}

/* Chat Warning */
.paper tbody tr td.darkcolumn div.SimpleCentered {
	color:#fff !important;
}

.menu td {
	border:1px solid white !important;
	border-top:0px !important;
	padding: 0px !important;
}

table.menu a { 
	width:100% !important;
	/*border:1px solid #333333 !important;*/
	display: block !important;
} 

div.menu a {
	color: #006699 !important; 
	text-decoration:none !important; 
	line-height:20px !important; 
	text-indent: 10px !important;
}

div.menu a:link, div.menu a:active, div.menu a:visited {
	color: #efefef !important; 
}

div.menu a:hover {
	color: #333 !important;
	background: #fff !important; 
}

.PageSelected{
	color: #006699 !important;
	Background-Color:#333 !important;
}

.MainMenu{
	Background-Color:#333 !important;
}

.SimpleCentered{
	padding: 1px 1px !important;
	text-align:center !important;
}

#time {
	color:#efefef !important;
}

td form table tbody tr {
	background-color:#111 !important;
}

/* Progressbar */
img[src="graphics/Default/progressbar/stapel_vit.gif"], 
img[src="graphics/Default/progressbar/stapel_gron.gif"],
img[src="graphics/Default/Miscellaneous/star1.gif"], 
img[src="graphics/Default/progressbar/stapel_bla.gif"],
img[src="graphics/Default/progressbar/stapel_rosa.gif"], 
img[src="graphics/Default/progressbar/stapel_guld.gif"], 
img[src="graphics/Default/progressbar/stapel_blixt.gif"], 
img[src="images/star1.gif"] {
	display:inline !important;
}

img[src="graphics/Default/menu/VIP.gif"] {
	visibility: hidden !important;
}

/* Schedule */
td.darkcolumn table tbody tr td[bgcolor="#FF9999"] {
	background-color:#eee !important;
	border: 1px solid #fff !important;
	color:#000 !important
}
td.darkcolumn table tbody tr td[bgcolor="#EEEEEE"] {
	background-color:#111 !important;
}
td.darkcolumn table tbody tr td[bgcolor="#D5D5D5"] {
	background-color:#222 !important;
}
td.darkcolumn table tbody tr td[bgcolor="#99ff99"], 
td.darkcolumn table tbody tr  td[bgcolor="#77dd77"] {
	background-color:#007094 !important;
}


td.Notifications {
	background-color: #efefef !important;
	padding:5px !important;
}
td.Notifications a {
	color: #000 !important; 
	text-decoration: underline !important;
}

/* Popomungo Tweak */
div.popomungo_overlay_container>span {
	color:#efefef !important;
}




/*
#######################
2. IMAGE REPLACEMENTS
#######################
*/

img[src="graphics/Default/icons/Icon_bus.gif"]
{  
	padding-top: 34px !important; 
	width: 32px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/Icon_bus.gif) !important; 
	background-repeat: no-repeat !important; 
	background-color: white !important; 
	height: 0 !important; 
}

img[src="graphics/Default/icons/Icon_Online.gif"]
{  
	padding-top: 34px !important; 
	width: 32px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/Icon_Online.gif) !important; 
	background-repeat: no-repeat !important; 
	height: 0 !important; 
}

img[src="graphics/Default/icons/Icon_GoldChar.gif"]
{  
	padding-top: 34px !important; 
	width: 32px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/Icon_GoldChar.gif) !important; 
	background-repeat: no-repeat !important; 
	background-color: white !important; 
	height: 0 !important; 
}

img[src="graphics/Default/Icons/Icon_Company.gif"]
{  
	padding-top: 34px !important; 
	width: 32px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/Icon_Company.gif) !important; 
	background-repeat: no-repeat !important; 
	background-color: white !important; 
	height: 0 !important; 
}

img[src="graphics/Default/Icons/icon_locale.gif"]
{  
	padding-top: 34px !important; 
	width: 32px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/icon_locale.gif) !important; 
	background-repeat: no-repeat !important; 
	background-color: white !important; 
	height: 0 !important; 
}

img[src="graphics/Default/Icons/Icon_Charts.gif"]
{  
	padding-top: 34px !important; 
	width: 32px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/Icon_Charts.gif) !important; 
	background-repeat: no-repeat !important; 
	background-color: white !important; 
	height: 0 !important; 
}

img[src="graphics/Default/Icons/Icon_Artist.gif"]
{  
	padding-top: 34px !important; 
	width: 32px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/icon_artist.gif) !important; 
	background-repeat: no-repeat !important; 
	background-color: white !important; 
	height: 0 !important; 
}

img[src="graphics/Default/Icons/Icon_Star_WhiteBak.gif"]
{  
	padding-top: 24px !important; 
	width: 32px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/icon_artist_login.gif) !important; 
	background-repeat: no-repeat !important; 
	background-color: white !important; 
	margin-top:-10px !important;
	height: 0 !important; 
}

img[src="graphics/Default/icons/Icon_VIP.gif"]
{  
	padding-top: 34px !important; 
	width: 32px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/Icon_VIP.gif) !important; 
	background-repeat: no-repeat !important; 
	background-color: white !important; 
	height: 0 !important; 
}

img[src="graphics/Default/Icons/icon_friends.gif"]
{  
	padding-top: 34px !important; 
	width: 32px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/icon_friends.gif) !important; 
	background-repeat: no-repeat !important; 
	background-color: white !important; 
	height: 0 !important; 
}

img[src="graphics/Default/Icons/icon_enmity.gif"]
{  
	padding-top: 34px !important; 
	width: 32px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/icon_enmity.gif) !important; 
	background-repeat: no-repeat !important; 
	background-color: white !important; 
	height: 0 !important; 
}


img[src="graphics/Default/menu/separator.gif"]
{  
	padding-top: 9px !important; 
	width: 9px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/separator.gif) !important; 
	background-repeat: no-repeat !important; 
	height: 0 !important; 
}

img[src="graphics/Default/menu/separator2.gif"]
{  
	padding-top: 9px !important; 
	width: 9px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/separator2.gif) !important; 
	background-repeat: no-repeat !important; 
	height: 0 !important; 
}


img[src="graphics/Default/miscellaneous/Rivet.gif"]
{  
	padding-top: 9px !important; 
	width: 9px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/Rivet.gif) !important; 
	background-repeat: no-repeat !important; 
	height: 0 !important; 
}

img[src="images/Conference/Silent.gif"]
{  
	padding-top: 11px !important; 
	width: 16px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/Silent.gif) !important; 
	background-repeat: no-repeat !important; 
	height: 0 !important; 
}

img[src="images/Conference/Loud.gif"]
{  
	padding-top: 11px !important; 
	width: 16px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/Loud.gif) !important; 
	background-repeat: no-repeat !important; 
	height: 0 !important; 
}

img[src="graphics/Default/TinyIcons/Cash.gif"]
{  
	padding-top: 16px !important; 
	width: 20px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/Cash.gif) !important; 
	background-repeat: no-repeat !important; 
	height: 0 !important; 
}

img[src="graphics/Default/TinyIcons/mood.gif"]
{  
	padding-top: 16px !important; 
	width: 20px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/mood.gif) !important; 
	background-repeat: no-repeat !important; 
	height: 0 !important; 
}

img[src="graphics/Default/TinyIcons/health.gif"]
{  
	padding-top: 16px !important; 
	width: 20px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/health.gif) !important; 
	background-repeat: no-repeat !important; 
	height: 0 !important; 
}

img[src="graphics/Default/TinyIcons/Star.gif"]
{  
	padding-top: 16px !important; 
	width: 20px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/Star.gif) !important; 
	background-repeat: no-repeat !important; 
	height: 0 !important; 
}

img[src="graphics/Default/tinyicons/character.gif"]
{  
	padding-top: 16px !important; 
	width: 20px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/character.gif) !important; 
	background-repeat: no-repeat !important; 
	height: 0 !important; 
}

img[src="graphics/Default/TinyIcons/Bus.gif"]
{  
	padding-top: 16px !important; 
	width: 20px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/Bus.gif) !important; 
	background-repeat: no-repeat !important; 
	height: 0 !important; 
}

img[src="graphics/Default/TinyIcons/Lightning.gif"]
{  
	padding-top: 16px !important; 
	width: 20px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/Lightning.gif) !important; 
	background-repeat: no-repeat !important; 
	height: 0 !important; 
}

img[src="graphics/Default/Icons/Icon_Character.gif"]
{  
	padding-top: 34px !important; 
	width: 32px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/icon_character.gif) !important; 
	background-repeat: no-repeat !important; 
	background-color: white !important; 
	height: 0 !important; 
}

img[src="graphics/Default/icons/ArrowDown.gif"]
{  
	padding-top: 34px !important; 
	width: 32px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/ArrowDown.gif) !important; 
	background-repeat: no-repeat !important; 
	background-color: white !important; 
	height: 0 !important; 
}

img[src="graphics/Default/icons/ArrowUp.gif"]
{  
	padding-top: 34px !important; 
	width: 32px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/ArrowUp.gif) !important; 
	background-repeat: no-repeat !important; 
	background-color: white !important; 
	height: 0 !important; 
}

img[src="graphics/Default/Miscellaneous/chatgif.gif"]
{  
	padding-top: 68px !important; 
	width: 126px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/chatgif.gif) !important; 
	background-repeat: no-repeat !important; 
	height: 0 !important; 
}






/* Achievements */
img[src="graphics/Default/Achievements/AchIcon_1.gif"], img[src="graphics/Default/Achievements/AchIcon_2.gif"], 
img[src="graphics/Default/Achievements/AchIcon_3.gif"], img[src="graphics/Default/Achievements/AchIcon_4.gif"], 
img[src="graphics/Default/Achievements/AchIcon_5.gif"], img[src="graphics/Default/Achievements/AchIcon_6.gif"], 
img[src="graphics/Default/Achievements/AchIcon_7.gif"], img[src="graphics/Default/Achievements/AchIcon_8.gif"], 
img[src="graphics/Default/Achievements/AchIcon_9.gif"], img[src="graphics/Default/Achievements/AchIcon_10.gif"], 
img[src="graphics/Default/Achievements/AchIcon_11.gif"], img[src="graphics/Default/Achievements/AchIcon_12.gif"], 
img[src="graphics/Default/Achievements/AchIcon_13.gif"], img[src="graphics/Default/Achievements/AchIcon_14.gif"], 
img[src="graphics/Default/Achievements/AchIcon_15.gif"], img[src="graphics/Default/Achievements/AchIcon_16.gif"], 
img[src="graphics/Default/Achievements/AchIcon_17.gif"], img[src="graphics/Default/Achievements/AchIcon_18.gif"], 
img[src="graphics/Default/Achievements/AchIcon_19.gif"], img[src="graphics/Default/Achievements/AchIcon_20.gif"],
img[src="graphics/Default/Achievements/AchIcon_21.gif"], img[src="graphics/Default/Achievements/AchIcon_22.gif"], 
img[src="graphics/Default/Achievements/AchIcon_23.gif"], img[src="graphics/Default/Achievements/AchIcon_24.gif"], 
img[src="graphics/Default/Achievements/AchIcon_25.gif"], img[src="graphics/Default/Achievements/AchIcon_26.gif"], 
img[src="graphics/Default/Achievements/AchIcon_27.gif"], img[src="graphics/Default/Achievements/AchIcon_28.gif"], 
img[src="graphics/Default/Achievements/AchIcon_29.gif"], img[src="graphics/Default/Achievements/AchIcon_30.gif"], 
img[src="graphics/Default/Achievements/AchIcon_31.gif"], img[src="graphics/Default/Achievements/AchIcon_32.gif"], 
img[src="graphics/Default/Achievements/AchIcon_33.gif"], img[src="graphics/Default/Achievements/AchIcon_34.gif"], 
img[src="graphics/Default/Achievements/AchIcon_35.gif"], img[src="graphics/Default/Achievements/AchIcon_36.gif"], 
img[src="graphics/Default/Achievements/AchIcon_37.gif"], img[src="graphics/Default/Achievements/AchIcon_38.gif"], 
img[src="graphics/Default/Achievements/AchIcon_39.gif"], img[src="graphics/Default/Achievements/AchIcon_40.gif"], 
img[src="graphics/Default/Achievements/AchIcon_41.gif"], img[src="graphics/Default/Achievements/AchIcon_42.gif"], 
img[src="graphics/Default/Achievements/AchIcon_43.gif"], img[src="graphics/Default/Achievements/AchIcon_44.gif"], 
img[src="graphics/Default/Achievements/AchIcon_45.gif"], img[src="graphics/Default/Achievements/AchIcon_46.gif"], 
img[src="graphics/Default/Achievements/AchIcon_47.gif"], img[src="graphics/Default/Achievements/AchIcon_48.gif"], 
img[src="graphics/Default/Achievements/AchIcon_49.gif"], img[src="graphics/Default/Achievements/AchIcon_50.gif"], 
img[src="graphics/Default/Achievements/AchIcon_51.gif"], img[src="graphics/Default/Achievements/AchIcon_52.gif"], 
img[src="graphics/Default/Achievements/AchIcon_53.gif"], img[src="graphics/Default/Achievements/AchIcon_54.gif"], 
img[src="graphics/Default/Achievements/AchIcon_55.gif"], img[src="graphics/Default/Achievements/AchIcon_56.gif"], 
img[src="graphics/Default/Achievements/AchIcon_57.gif"], img[src="graphics/Default/Achievements/AchIcon_58.gif"], 
img[src="graphics/Default/Achievements/AchIcon_59.gif"], img[src="graphics/Default/Achievements/AchIcon_60.gif"], 
img[src="graphics/Default/Achievements/AchIcon_61.gif"], img[src="graphics/Default/Achievements/AchIcon_62.gif"], 
img[src="graphics/Default/Achievements/AchIcon_63.gif"], img[src="graphics/Default/Achievements/AchIcon_64.gif"], 
img[src="graphics/Default/Achievements/AchIcon_65.gif"], img[src="graphics/Default/Achievements/AchIcon_66.gif"], 
img[src="graphics/Default/Achievements/AchIcon_67.gif"], img[src="graphics/Default/Achievements/AchIcon_68.gif"], 
img[src="graphics/Default/Achievements/AchIcon_69.gif"], img[src="graphics/Default/Achievements/AchIcon_70.gif"], 
img[src="graphics/Default/Achievements/AchIcon_71.gif"], img[src="graphics/Default/Achievements/AchIcon_72.gif"], 
img[src="graphics/Default/Achievements/AchIcon_73.gif"], img[src="graphics/Default/Achievements/AchIcon_74.gif"], 
img[src="graphics/Default/Achievements/AchIcon_75.gif"], img[src="graphics/Default/Achievements/AchIcon_76.gif"], 
img[src="graphics/Default/Achievements/AchIcon_77.gif"], img[src="graphics/Default/Achievements/AchIcon_78.gif"], 
img[src="graphics/Default/Achievements/AchIcon_79.gif"], img[src="graphics/Default/Achievements/AchIcon_80.gif"], 
img[src="graphics/Default/Achievements/AchIcon_81.gif"], img[src="graphics/Default/Achievements/AchIcon_82.gif"], 
img[src="graphics/Default/Achievements/AchIcon_83.gif"], img[src="graphics/Default/Achievements/AchIcon_84.gif"], 
img[src="graphics/Default/Achievements/AchIcon_85.gif"], img[src="graphics/Default/Achievements/AchIcon_86.gif"], 
img[src="graphics/Default/Achievements/AchIcon_87.gif"], img[src="graphics/Default/Achievements/AchIcon_88.gif"], 
img[src="graphics/Default/Achievements/AchIcon_89.gif"], img[src="graphics/Default/Achievements/AchIcon_90.gif"],
img[src="graphics/Default/Achievements/AchIcon_91.gif"], img[src="graphics/Default/Achievements/AchIcon_92.gif"], 
img[src="graphics/Default/Achievements/AchIcon_93.gif"], img[src="graphics/Default/Achievements/AchIcon_94.gif"],
img[src="graphics/Default/Achievements/AchIcon_95.gif"], img[src="graphics/Default/Achievements/AchIcon_96.gif"], 
img[src="graphics/Default/Achievements/AchIcon_97.gif"], img[src="graphics/Default/Achievements/AchIcon_98.gif"],
img[src="graphics/Default/Achievements/AchIcon_99.gif"], img[src="graphics/Default/Achievements/AchIcon_100.gif"]
{  
	padding-top: 34px !important; 
	width: 32px !important; 
	background-color: white !important; 
	background-repeat: no-repeat !important; 
	height: 0 !important; 
}

img[src="graphics/Default/Achievements/AchIcon_1.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_1.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_2.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_2.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_3.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_3.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_4.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_4.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_5.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_5.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_6.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_6.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_7.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_7.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_8.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_8.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_9.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_9.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_10.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_10.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_11.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_11.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_12.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_12.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_13.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_13.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_14.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_14.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_15.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_15.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_16.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_16.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_17.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_17.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_18.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_18.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_19.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_19.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_20.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_20.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_21.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_21.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_22.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_22.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_23.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_23.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_24.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_24.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_25.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_25.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_26.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_26.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_27.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_27.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_28.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_28.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_29.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_29.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_30.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_30.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_31.gif"]

{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_31.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_32.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_32.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_33.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_33.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_34.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_34.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_35.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_35.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_36.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_36.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_37.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_37.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_38.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_38.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_39.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_39.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_40.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_40.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_41.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_41.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_42.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_42.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_43.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_43.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_44.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_44.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_45.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_45.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_46.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_46.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_47.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_47.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_48.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_48.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_49.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_49.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_50.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_50.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_51.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_51.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_52.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_52.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_53.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_53.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_54.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_54.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_55.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_55.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_56.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_56.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_57.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_57.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_58.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_58.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_59.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_59.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_60.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_60.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_61.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_61.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_62.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_62.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_63.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_63.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_64.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_64.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_65.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_65.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_66.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_66.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_67.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_67.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_68.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_68.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_69.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_69.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_70.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_70.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_71.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_71.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_72.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_72.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_73.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_73.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_74.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_74.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_75.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_75.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_76.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_76.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_77.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_77.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_78.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_78.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_79.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_79.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_80.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_80.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_81.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_81.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_82.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_82.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_83.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_83.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_84.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_84.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_85.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_85.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_86.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_86.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_87.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_87.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_88.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_88.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_89.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_89.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_90.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_90.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_91.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_91.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_92.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_92.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_93.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_93.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_94.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_94.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_95.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_95.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_96.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_96.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_97.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_97.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_98.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_98.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_99.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_99.gif) !important;
}
img[src="graphics/Default/Achievements/AchIcon_100.gif"]
{ 
background-image: url(http://www.salo.ch/popomundo/css_hack/gif/AchIcon_100.gif) !important;
}




/* Header Navi */
img[src="graphics/Default/menu/Telephone.gif"]
{  
	padding-top: 20px !important; 
	width: 19px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/Telephone.gif) !important; 
	background-repeat: no-repeat !important; 
	height: 0 !important; 
}

img[src="graphics/Default/menu/Search.gif"]
{  
	padding-top: 20px !important; 
	width: 19px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/Search.gif) !important; 
	background-repeat: no-repeat !important; 
	height: 0 !important; 
}

img[src="graphics/Default/menu/Forum.gif"]
{  
	padding-top: 20px !important; 
	width: 19px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/Forum.gif) !important; 
	background-repeat: no-repeat !important; 
	height: 0 !important; 
}

img[src="graphics/Default/menu/Rules.gif"]
{  
	padding-top: 20px !important; 
	width: 19px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/Rules.gif) !important; 
	background-repeat: no-repeat !important; 
	height: 0 !important; 
}

img[src="graphics/Default/menu/Exit.gif"]
{  
	padding-top: 20px !important; 
	width: 19px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/Exit.gif) !important; 
	background-repeat: no-repeat !important; 
	height: 0 !important; 
}

img[src="/images/Gazette/fleur.gif"] {
	display:none;
}






/*
#######################
3. FORUM
#######################
*/

.folder {
	border: 1px solid black;
}

.foldername {
	background: white !important; 
}

.foldername a {
	font-weight:bold !important; 
	color: black !important; 
	text-decoration: underline !important;
}

.bordertop2, bordertop {
	color:black !important;
}

.bordertop a {
	color: black !important;
}

.messageBox {
	border: 1px solid #000;
	margin-bottom: -10px !important;
	background-color: #f9f9f9;
	background: #efefef !important;
}

.messageHeader a, .messageHeader b, table.box0 tr td, .threadNav a, #cn table tr td, #cn table tr td a {
	color: black !important;
}

.messageHeader a, .threadNav a, #cn table tr td a {
	text-decoration:underline !important;
}


.messageActions a {
	padding: 5px !important;
	color:#666 !important;
}

.folder a span {
	text-decoration:underline !important;
	color:#666 !important;
}

.box0 tbody tr td {
	border-bottom: 1px solid black;
}

div.messageBox, div.message, div.messageMain, .shrink tr td {
	background-color:white !important;
}

div.quote {
	font-style: italic !important;
	padding: 1px 2px 3px 4px !important;
	margin-bottom: 0.3em !important;
	border: solid !important;
	border-width: 1px 1px 2px 1px !important;
	border-color:#ccc !important;
	background: #f4f4f4 !important;
}

#cn {
	background:#efefef !important;
}

#cn table tr {
	background-color: #efefef !important;
}

#cn table {
	background-color:#efefef !important
}

.messageHeader td {
	background-color:#999 !important;
}

img[src="images/conference/FMHR.gif"]
{  
	padding-top: 10px !important; 
	width: 492px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/FMHR.gif) !important; 
	background-repeat: no-repeat !important; 
	height: 0 !important; 
}

img[src="images/Gazette/fleur.gif"]
{  
	padding-top: 11px !important; 
	width: 9px !important; 
	background-image: url(http://www.salo.ch/popomundo/css_hack/gif/fleur.gif) !important; 
	background-repeat: no-repeat !important;  
	height: 0 !important; 
}

/* Answer (quote) background quote white */
div#cn table[bgcolor="#e2eff1"] tr td  {
	background-color:#fff !important; 
	border: 1px solid #111 !important;
}

img[src="images/deco_left.gif"], img[src="images/deco_right.gif"] {
	display:none; 
}

td font {
	color:#efefef !important;
}

tr[bgcolor="#E2EFF1"] td font[color="#006699"] b, tr[bgcolor="#E2EFF1"] td font {
	color:#000 !important;
}
div#cn>form>b, div#cn>form {
	color:black !important;
}

span.closed {
	color: #000 !important;
	padding-left: 3px !important;
}

span.sticky {
	padding-left: 3px !important;
}

div.folder a span font>b,
div.folder>b>b>a>span,
div.folder>a>span {
	color: #444 !important;
}



/*
#######################
4. IT'S POP
#######################
*/
/* Evil It's Pop Tweak */
html>body>table>tbody>tr>td>table>tbody>tr>td {
	background-color:#111 !important;
}

html>body>table>tbody>tr>td>table>tbody>tr>td>table>tbody>tr>td {
	color:#fff !important;
}


html>body>table>tbody>tr>td>table>tbody>tr>td>table>tbody>tr>td {
	background-color:#111 !important;
}

html body table tbody tr td table tbody tr td table tbody tr td table{
	background-color: #111 !important;
}

table[bgcolor="#E2EFF1"] tr>td>span>b {
	color:#fff !important;
}



}