﻿/*****************
 * Dieses File ist Eigentum der Advanced Cyber Entertainment GmbH - Copyright by maxga.com
 * 12.12.2007 15:11:00: Erstellt -bro-
 *****************/
    
	/*  UCC - DEFAULT   */
	 .ucc_default_loggedin    			{ background:url('../site_gfx/ucc/default/loggedin-bg.gif'); height: 332px; }
	 .ucc_default_li-nickname       		{ height: 28px; text-align: right; padding-right: 10px; }
	 .ucc_default_li-dots           			{ font-family:Arial; background:url('../site_gfx/ucc/default/loggedin-dots.png') bottom left no-repeat; }
	 .ucc_default_li-dots a:link    		{ font-weight: normal; }
	 .ucc_default_li-dots a:visited 		{ font-weight: normal; }
	 .ucc_default_li-dots a:hover   		{ font-weight: normal; }
	 .ucc_default_li-lvl            			{ background:url('../site_gfx/ucc/default/li-01-lvl.jpg'); height: 34px; }
	 .ucc_default_li-rank           			{ background:url('../site_gfx/ucc/default/li-02-rank.jpg'); }
	 .ucc_default_li-awards         			{ background:url('../site_gfx/ucc/default/li-03-awards.jpg'); height: 22px; }
	 .ucc_default_li-mails          			{ background:url('../site_gfx/ucc/default/li-04-mails.jpg'); height: 140px; }
	 .ucc_default_li-points         			{ font-family:Arial; font-size:10px; text-align:center; color:#3D3D3D; padding-top: 12px; font-weight: bold; }
	 .ucc_default_li-level          			{ font-family:Arial; font-size:10px; text-align:center; color:#3D3D3D; padding-top: 12px; font-weight: bold; }
	 .ucc_default_li-awardicons    		{ padding-left: 63px; font-size:9px; color:#808080; font-family:Tahoma; }
	 .ucc_default_li-headline       		{ font-size:9px; color:#286891; font-family:Arial; padding-left: 20px; padding-top: 4px; }
	 .ucc_default_li-headline a:link 	{ font-weight: normal; }
	 .ucc_default_li-headline a:visited 	{ font-weight: normal; }
	 .ucc_default_li-headline a:hover   	{ font-weight: normal; }
	 .ucc_default_li-menu           			{ padding-left: 20px; padding-top: 2px; height: 20px; }
	 .ucc_default_rankprogress      		{ background:url('../site_gfx/ucc/default/li-02-rank-100.jpg'); height: 34px; }
	 
	 #ucc_default_tooltip				{ background:#68C0FF; border:1px solid #306A93 }
	 #ucc_default_tooltip .head			{ text-align:center; background:#4C91C3; border-bottom:1px solid #306A93; color:#FFFFFF; font-weight:bold; font-size:10px; font-family:Tahoma }
	 #ucc_default_tooltip .small 		{ text-align:center; color:#2A5676; font-size:9px; font-family:Tahoma; }
	 
	/*  UCC - GREEN   */
	 
     .ucc-green-bg       					{ background:url('../site_gfx/ucc/green/ucc_green_bg.gif'); height: 332px; }
     .ucc-green-lvl      					{ background:url('../site_gfx/ucc/green/ucc_green_lvl.jpg'); height: 34px; }
	 .ucc-green-rank     					{ background:url('../site_gfx/ucc/green/ucc_green_rank0.jpg'); }
	 .ucc-green-awards   					{ background:url('../site_gfx/ucc/green/ucc_green_awards.jpg'); height: 22px; }
	 .ucc-green-bottom   					{ background:url('../site_gfx/ucc/green/ucc_green_bottom.jpg'); height: 140px; }
	 .ucc-green-progess  				{ background:url('../site_gfx/ucc/green/ucc_green_rank100.jpg'); height: 34px; }	 	 
	 .ucc_green_li-nickname       			{ height: 28px; text-align: right; padding-right: 10px; }
	 .ucc_green_li-dots           			{ font-family:Arial; background:url('../site_gfx/ucc/green/green_loggedin-dots.png') bottom left no-repeat; }
	 .ucc_green_li-dots a:link    			{ font-weight: normal; }
	 .ucc_green_li-dots a:visited 		{ font-weight: normal; }
	 .ucc_green_li-dots a:hover   		{ font-weight: normal; }
	 .ucc_green_li-points         			{ font-family:Arial; font-size:8px; text-align:center; color:#808080; padding-top: 12px; font-weight: bold; }
	 .ucc_green_li-level          			{ font-family:Arial; font-size:8px; text-align:center; color:#808080; padding-top: 12px; font-weight: bold; }
	 .ucc_green_li-awardicons    			{ padding-left: 63px; font-size:9px; color:#808080; font-family:Tahoma; }
	 .ucc_green_li-headline       			{ font-size:9px; color:#286891; font-family:Arial; padding-left: 20px; padding-top: 4px; }
	 .ucc_green_li-headline a:link 		{ font-weight: normal; }
	 .ucc_green_li-headline a:visited 	{ font-weight: normal; }
	 .ucc_green_li-headline a:hover   	{ font-weight: normal; }
	 .ucc_green_li-menu           			{ padding-left: 20px; padding-top: 2px; height: 20px; }
	 
	 #ucc_green_tooltip					{ background:#4BE865; border:1px solid #267D35 }
	 #ucc_green_tooltip .head			{ text-align:center; background:#33B248; border-bottom:1px solid #267D35; color:#FFFFFF; font-weight:bold; font-size:10px; font-family:Tahoma }
	 #ucc_green_tooltip .small 			{ text-align:center; color:#21652C; font-size:9px; font-family:Tahoma; }