@import url(../basic.css);
@import url(../menu.css);
@import url(../grid.css);
@import url(../weather.css);
@import url(../speedworld.css);


body { font-family: Arial, Helvetica, sans-serif; background-color: #2c2c2c; color: #0b0b0b; }
.regen { background-image: url(../../../img/pv4/bg_body-regen.jpg); }
.line { border-bottom: 1px dotted #181818; padding-bottom: 5px; margin-bottom: 5px; }
.tip-top { background: url(../../../img/pv4/tooltip-top.png) no-repeat; width: 196px; height: 19px; }
.plundertip .tip-top { background: url(../../../img/pv4/plunder-tooltip-top.png) no-repeat; }
.tip-bottom { background: url(../../../img/pv4/tooltip-bottom.png) no-repeat; width: 196px; height: 19px; clear: both; }
.tip { background: url(../../../img/pv4/tooltip-middle.png) repeat-y; width: 176px; float: left; font-size: 0.7em; text-align: left; padding-left: 20px; }
.tip img { position: absolute; top: 15px; right: 10px; }
.tip-title { font-weight: bold; }
.tooltipshow { z-index: 999; }
.submit { border: 1px solid #343434; background-color:  #212121; color: #fff; }
#header .icon { background-image: url(../../../img/pv4/sprite_icons.png); background-repeat: no-repeat; }

#header, #header .inner, #content, #tabnav, #center { width: 1004px; }
#header, .inner, #content, #tabna, #wrap { float: left; }
#wrap { padding-bottom: 100px; }
/*-|*Header*|-*/
#header { background: url(../../../img/pv4/noauth/fr_FR/bg_header.gif) no-repeat; height: 103px; z-index: 30; top: 0; }
#header .inner { background: url(../../../img/pv4/bg_header-shadow.png) no-repeat; height: 103px;  }
/*--|*Logo Eigenschaften*|--*/
	#logo { margin: 4px 0 0 18px; }
	#logo a { width: 244px; height: 52px; }
	
/*--|*Topnavigation*|--*/
	#topmenu strong { display: none; } 
	#topmenu { padding: 6px 0 0 10px; text-transform:uppercase; }
	#topmenu li { margin-left: 5px }
	#topmenu a { height: 49px; color: #000000; background-image: url(../../../img/pv4/topmenu/fr_FR/sprite_mainmenu.png); } 
	#topmenu a span { display: none; }
	/*Button Startseite*/
	#topmenu a.startseite { background-position: 0 4%; width: 109px; }
	#topmenu a.startseite:hover,
	#topmenu li.active a.startseite { background-position: 0% 100%;  }
	/*Button Mein Penner*/
	#topmenu a.meinpenner { background-position: -109px 4%; width: 109px; }
	#topmenu a.meinpenner:hover,
	#topmenu li.active a.meinpenner { background-position: -109px 100%;  }
	/*Button Kommunikation*/
	#topmenu a.kommunikation { background-position: -218px 4%;  width: 129px; }
	#topmenu a.kommunikation:hover,
	#topmenu li.active a.kommunikation { background-position: -218px 100%;  }
	/*Button Bande*/
	#topmenu a.bande { background-position: -347px 4%; width: 90px; }
	#topmenu a:hover.bande,
	#topmenu li.active a.bande { background-position: -347px 100%;  }
	/*Button Stadt*/
	#topmenu a.stadt { background-position: -453px 4%; width: 49px; }
	#topmenu a:hover.stadt,
	#topmenu li.active a.stadt { background-position: -453px 100%; }
	
	#topmenu a span { padding-top: 40px; display: block; }
	
	#options { padding: 15px 0 0 29px; font-size: 0.75em; }
	#options li { color: #ffffff; font-weight: bold; background: none; }
	#options li a { color: #fff; text-decoration: none; }
	#options li a span { display: block; }
	#options li a:hover  { color: #d8d8d8; }
	#options li.icon a   { background-repeat: no-repeat; background-image: url(../../../img/pv4/topmenu/sprite_icons.png); padding: 3px 0; }
	#options li.icon     { background: none; }
	#options li.money a  { background-position: 5px 0px; padding-left: 40px; margin-right: 8px; width: 80px;  }
	#options li.beer a   {  background-position: -5px -27px; padding-left: 26px; margin-right: 15px; width: 40px; }
	#options li.book a   { background-position: -5px -90px; padding-left: 29px; margin-right: 10px; width: 90px; }
	#options li.fight a  { background-position: -8px -113px; padding-left: 22px; margin-right: 10px; width: 45px; }
	/* I18N for plunder icon */
	/* Bottle as stuff icon */
	/* #options li.bottle a { background-position: -5px -138px;  padding-left: 25px; margin-right: 10px; width: 50px; } */
	/* crap as stuff icon */
	/* #options li.bottle a { background-position: -5px -264px;  padding-left: 25px; margin-right: 10px; width: 50px; } */
	/* tickets as stuff icon */
	#options li.bottle a { background-position: -5px -238px;  padding-left: 25px; margin-right: 10px; width: 50px; }
	/*  		         */
	#options li.rank a   { background-position: -5px -164px;  padding-left: 35px; width: 70px; margin-top: -3px;  }
	#options li.award a  { background-position: -5px -286px;  padding-left: 24px; margin-right: 25px; width: 50px; }
	#options li.crowncap a { background-position: 0px -208px;  padding-left: 35px; width: 70px; margin-top: -3px; }
	
	
    #my-profile { 
   	background: url(../../../img/pv4/bg_my-profile.png) no-repeat;
        height: 130px;
    	width: 244px;
    	position: absolute;
    	right: 72px;
    	top: 50px;
    	padding: 55px 0 0 13px;
    	font-size: 0.67em;
    }
	#my-profile h2 { font-size: 1.35em; margin-bottom: 3px; width: 170px; }
	#my-profile h2 a { color: #0b0b0b; text-decoration: none; }
	#my-profile img { display: block; margin-right: 10px; }
	#my-profile input { background: none; border: none; color: #000; font-weight: bold; padding: 5px 25px 0 25px; cursor: pointer; }
	
	#my-profile .el1, #my-profile .el2 { float: left; }
	#my-profile .el1 { text-transform: uppercase; clear: both; width: 60px; }
	#my-profile .el2 { font-weight: bold; }
	#xtramore { border-top: 1px solid #907a61; padding-top: 10px; width: 228px; }
	#xtramore .tooltip { width: 14px; height: 14px; /*background: url(../../../img/pv4/icon_grunge-info.png); background-repeat: no-repeat;*/ display: block; }
	#xtramore .desc { width: 150px; margin-right: 10px; }
	#xtramore .icon { width: 20px; margin-right: 10px; }
	#xtramore li { padding-bottom: 5px; float: left; }
	#xtramore a { color: #0b0b0b; }
	#my-profile input { bottom: 18px; left: -5px; float: left; }
	#my-profile-login-button { align:center; margin-top:23px; width: 96px }
	
 #my-profile-new { 
       	background: url(../../../img/pv4/profile_pg.png) no-repeat;
        height: 185px;
    	width: 268px;
    	position: absolute;
    	right: 73px;
    	top: 55px;
    	padding: 0;
    	font-size: 0.67em;
    }

    #my-profile-new .profile-data {
         float: none;
         position: absolute;
         top: 75px; left: 125px;
    }    
    #my-profile-new #title {
		position: absolute;
		left: 25px;
		top: 45px;
    }
    #my-profile-new #title img { width: 20px; height: 20px;}
	#my-profile-new h2 { font-size: 1.35em; margin-bottom: 3px; width: 150px; }
	#my-profile-new h2 a { color: #0b0b0b; text-decoration: none; }
	#my-profile-new .avatar { display: block; margin-right: 10px;  width: 80px;}
	#my-profile-new .avatar { display: block; margin-right: 10px;  width: 80px;}
	#my-profile-new input { 
		background: url(../../../img/pv4/icon_on_off.png) no-repeat;
		border: none;
		padding: 0;
		cursor: pointer;
		width: 21px;
		height: 21px; 
		bottom: 15px;
		left: 230px;
		position: absolute;
	}
	#my-profile-new input:hover { background-position: 0px -21px;}
	#my-profile-new .container_avatar {
		position: absolute;
		top: 84px;
		left: 24px;
		max-height: 80px;
		overflow: hidden;
	}
	
    /* new profile */
    #my-profile-new .buff { color: #189F00; padding-top: 2px; }
    #my-profile-new .injury { color: #FF0000; padding-top: 2px; }
    #my-profile-new .junk { color: #000000; padding-top: 10px; }
	#my-profile-new .el11, #my-profile .el22 { float: left; }
	#my-profile-new .el11 { text-transform: uppercase; clear: both; width: 30px; }
	#my-profile-new .el22 { font-weight: bold; }
    /* old */
	#my-profile-new .el1, #my-profile .el2 { }
	#my-profile-new .el1 { text-transform: uppercase; clear: both; width: 60px;margin-right: 5px }
	#my-profile-new .el2 { font-weight: bold;  left: 150px;}
	#my-profile-new-login-button { align:center; margin-top:23px; width: 96px;}		
	
#notifyme { top: -10px; left: 27px; background: url(../../../img/pv4/bg_notifyme.png) no-repeat; width: 310px; height: 108px; padding: 5px 10px 0 10px; font-size: 0.85em; color: #252525; }
#notifyme h2 { border-bottom: 1px solid #b6ae98; font-size: 1.2em; margin-bottom: 5px; padding-top: 10px; }
#notifyme .icon {
	margin-right: 0px;
	width: 95px;
	height: 98px;
	text-transform: uppercase;
	background: url(../../../img/pv4/sprite_notifyme.png); background-repeat: no-repeat;
	background-position: 999em 0;
}
#notifyme .ok { background-position: 0px 0; }
#notifyme .error { background-position: -95px 0; }
#notifyme .fight { background-position: -190px 0; }
#notifyme .profil { background-position: -285px 0; }
#notifyme .fight_incoming { background-position: -380px 0; }
#notifyme .change_please { background-position: -475px 0; }
#notifyme .friend { background-position: -570px 0; }
#notifyme .skill { background-position: -665px 0; }
#notifyme .bottle { background-position: -760px 0; }
#notifyme .right { width: 215px; }

#xtra-nav {  float: left; padding: 18px 0 0 0px; position: absolute; z-index: 100; top: 50px; right: 85px; width: 165px; }
#xtra-nav a { display: block; height: 20px; }
/*#xtra-nav a#xtra-extras { width: 52px; background: url(../../../img/pv4/btn_extras.png); background-repeat: no-repeat 0 0; margin-right: 10px; }*/
/*#xtra-nav a#xtra-extras:hover { background-position: -52px 0; }*/
/*#xtra-nav a#xtra-hilfe { width: 39px; background: url(../../../img/pv4/btn_hilfe.png); background-repeat: no-repeat 0 0; margin-right: 25px; }*/
/*#xtra-nav a#xtra-hilfe:hover { background-position: -39px 0; }*/
/*#xtra-nav a#xtra-shop { width: 39px; background: url(../../../img/pv4/btn_shop.png); background-repeat: no-repeat 0 0; }*/
/*#xtra-nav a#xtra-shop:hover { background-position: -39px 0; }*/


#tabnav { font-size: 0.75em; clear: both; margin-left: 70px; margin-top: 300px; }
#tabnav a { background: url(../../../img/pv4/bg_tabnav.png) repeat-x; color: #000000; }
#tabnav li.active { font-weight: bold; text-decoration: none; }
#tabnav li.active a { text-decoration: none; }
#tabnav a:hover { text-decoration: underline; }
#tabnav a, #tabnav a span { float: left; }
#tabnav a span.btn-right { background: url(../../../img/pv4/btn_tabnav-right.png) no-repeat 100% 0; }
#tabnav a span.btn-left { padding: 5px 11px 5px 9px; background: url(../../../img/pv4/btn_tabnav-left.png) no-repeat 0% 0; }
#nav-1 { top: 0; left: 50px; }
#nav-2 { top: 20px; left: 20px; }

#content { background: url(../../../img/pv4/bg_content.png) repeat-y; margin-top: 53px; margin-left: 55px; padding: 10px 25px; width: 828px; font-size: 0.75em; color: #dedede; }
#col1 { width: 500px; }
#content h2 { font-size: 1.4em; border-bottom: 1px dotted #202020; padding-bottom: 3px; margin-bottom: 10px; color: #fff; }
#content h3 { font-size: 1.1em; padding-bottom: 8px; }
#content h3 { font-size: 1.1em; padding-bottom: 8px; }
#content ol { margin-left: 25px; }
#content ol li { padding-bottom: 8px; }
#content p { padding-bottom: 13px; line-height: 1.2; }
#content small { font-size: 0.85em; color: #999999; font-style: italic; }
.menubarright ul li.active { font-weight: bold; }
#content .submenu { float: right; font-size: 1.06em; }
#content .submenu a { 
	background: url(../../../img/pv4/bg_subnav-off.png) no-repeat;
	height: 29px;
	display: block;
	color: #2b1c0c;
	text-decoration: none;
	padding: 14px 0 0 0px;
	margin-top: -5px;
	font-weight: bold;
	padding-left: 25px; width: 173px;
}
#content .submenu a.btn1 { background: url(../../../img/pv4/bg_subnav-off1.png) no-repeat;  }
#content .submenu a.btn1:hover { background: url(../../../img/pv4/bg_subnav-on1.png) no-repeat;  }
#content .submenu a.btn2 { background: url(../../../img/pv4/bg_subnav-off2.png) no-repeat; margin-top: -2px; }
#content .submenu a.btn2:hover { background: url(../../../img/pv4/bg_subnav-on2.png) no-repeat;  }
#content .submenu a.btn3 { background: url(../../../img/pv4/bg_subnav-off3.png) no-repeat; }
#content .submenu a.btn3:hover { background: url(../../../img/pv4/bg_subnav-on3.png) no-repeat;  }
#content .submenu a.btn4 { background: url(../../../img/pv4/bg_subnav-off4.png) no-repeat; }
#content .submenu a.btn4:hover { background: url(../../../img/pv4/bg_subnav-on4.png) no-repeat;  }
#content .submenu a.btn5 { background: url(../../../img/pv4/bg_subnav-off5.png) no-repeat; }
#content .submenu a.btn5:hover { background: url(../../../img/pv4/bg_subnav-on5.png) no-repeat;  }

#content .submenu .active a,  #content .submenu a:hover { color: #141414; }

#content-top { top: -14px; left: 0; width: 887px; height: 23px; background: url(../../../img/pv4/content_top.png) no-repeat 0 -5px; }
#content-bottom { bottom: -27px; left: 0; width: 887px; height: 27px; background: url(../../../img/pv4/content_bottom.png) no-repeat 0 0px; }
#content .map { width: 844px; height: 599px; float: left; background-repeat: no-repeat; overflow: hidden; position: relative }
.outside-top { position: absolute; left: -19em; top: 100px; background-color: #fff; padding: 20px; z-index: 999; height: 20px;}
		
	/*Grungepart*/
	.grunge { background: url(../../../img/pv4/bg_grunge-top.png) no-repeat; float: left; width: 561px; position: relative; margin-left: -6px; }
	#content .grunge h2 { 
		position: absolute;
		top: 0;
		left: 22px;
		font-family: Georgia, "Times New Roman", serif;
		color: #313131;
		background: url(../../../img/pv4/bg_grunge-h2.png) no-repeat;
		border: none;
		font-size: 1em;
		font-weight: bold;
		height: 31px;
		padding: 10px 10px 0 10px;
		text-transform: uppercase;
	}
	#content h2.paperhl {
		float: left;
		font-family: Georgia, "Times New Roman", serif;
		color: #313131;
		background: url(../../../img/pv4/bg_grunge-h2.png) no-repeat;
		border: none;
		font-size: 1em;
		font-weight: bold;
		height: 31px;
		padding: 10px 10px 0 10px;
		text-transform: uppercase;
	}
	.grunge .bottom {  
		background: url(../../../img/pv4/bg_grunge-bottom.png) no-repeat 0 100%;
		float: left;
		width: 561px;
		padding: 42px 0 54px 0;
	}
	.grunge .gbox { float: left; width: 561px; }
	.grunge .gboxbig { float: left; width:650px; }
	#content .grunge .gboxbig table { width: 650px; }
	#content .grunge #highscore table td { padding-top: 5px; padding-bottom: 5px; }
	#content .grunge #highscore table td.col1 { font-weight: bold; text-align: left; background-image: url(../../../img/pv4/sprite_highscrore-trend.png); background-position: 0px -999em; background-repeat:  no-repeat; padding-left: 23px;  }
	#content .grunge #highscore table td.up { background-position: -85px 8px; }
	#content .grunge #highscore table td.down { background-position: 8px 8px; }
	#content .grunge #highscore table td.neutral { background-position: -185px 8px; }
	#content .grunge #highscore table th.col1 div { width: 70px;  }
	#content .grunge #highscore table th.col2 div { width: 120px; }
	#content .grunge #highscore table th.col3 div { width: 140px; }
	#content .grunge #highscore table th.col4 div { width: 120px; }
	#content .grunge #highscore table th.col5 div { width: 80px; }
	#content .grunge #highscore table th.col6 div { width: 0px; }
	
	#content .grunge #highscore table#hs_bande th.col2 div { width: 180px; }
	#content .grunge #highscore table#hs_bande th.col3 div { width: 50px; }
	#content .grunge #highscore table#hs_bande th.col4 div { width: 80px; }
	#content .grunge #highscore table#hs_bande th.col5 div { width: 90px; }
	#content .grunge #highscore table#hs_bande th.col3,
	#content .grunge #highscore table#hs_bande td.col3,
	#content .grunge #highscore table#hs_bande th.col4,
	#content .grunge #highscore table#hs_bande td.col4,
	#content .grunge #highscore table#hs_bande th.col5,
	#content .grunge #highscore table#hs_bande td.col5 { text-align: center; }
	
	#content .grunge #stuffscore .rank {  width: 63px; height: 18px; background: url(../../../img/pv4/icons/bg_voteresult.png) no-repeat 0px 3px; float: left;  }
	#content .grunge #stuffscore .voterate { display: block; height: 18px; background: url(../../../img/pv4/icons/bg_voted.png) no-repeat; margin-top: 3px; }
	#content .grunge #stuffscore #search_name { margin-left: -10px; }
	#content .grunge #stuffscore form { margin-top: 8px; }
	#content .grunge #stuffscore .search { background-position: 30% 14px; }
	#content .grunge .col2 .boxright .voteinfo div {  }
	#content .grunge .col2 .boxright .voteinfo div span {}

	.rankBg {  width: 63px; height: 18px; background: url(../../../img/pv4/icons/bg_voteresult.png) no-repeat 0px 3px; float: left; }
	.voterateBg { display: block; height: 18px; background: url(../../../img/pv4/icons/bg_voted.png) no-repeat; margin-top: 3px; }
	
	.writemsg { display: block; width: 16px; height: 16px; background:  url(../../../img/pv4/icon_write-msg.png) no-repeat; }
	.attack { display: block; width: 16px; height: 16px; background: url(../../../img/pv4/sprite_icons.png) no-repeat -10px -75px; }
	.search { background: url(../../../img/pv4/icons/icon_search.png) no-repeat 50% 8px; }
	#searchform { position: absolute; top: 45px; left: 0; padding-left: 90px; width: 555px; }
	#searchform #search_penner { width: 120px; margin-right: 10px; }
	#searchform #search_bande { width: 140px; margin: 0 10px 0 0px; margin-top: 3px; }
	#searchform #search_stadtteil { width: 110px; margin-right: 15px; margin-top: 3px; }
	#searchform #search_min { width: 25px; }
	#searchform #search_max { width: 25px; margin: 3px 0px 0 3px; }
	#content #searchform ul li#search_submit { position: absolute; top: 1px; right: 33px; }
	#content #searchform ul li#search_submit input { border: none; background: none; margin: 0; padding: 0;  }
	#content #searchform #search_cancel { position: absolute; top: 2px; right: 0; }
	
	#content .bandesearch #search_bande { margin: 3px 16px 0 10px; width: 200px;}
	
	#searchform ul li { position: relative; }
	.showfullvalue { position: absolute; top: -32px; left: 0; height: 31px; width: 500px;  }
	.showfullvalue .middle { background:  url(../../../img/pv4/bg_tiphelp.png) repeat-x; color: #fff; height: 27px; padding-top: 4px;  }
	.showfullvalue .left { background:  url(../../../img/pv4/bg_tiphelp-first.png) no-repeat; height: 31px; width: 10px; }
	.showfullvalue .right { background:  url(../../../img/pv4/bg_tiphelp-end.png) no-repeat; height: 31px; width: 9px; }
	.showfullvalue .down { background:  url(../../../img/pv4/bg_tiphelp-bottom.png) no-repeat; height: 6px; width: 13px; position: absolute; bottom: 2px; left: 10px; }
	.grunge .odd { background: #282828; }
	#content .grunge table { width: 545px; float: left; }
	#content .grunge #transholder { height: 550px; overflow: auto; width: 561px; float: left; }
	#content .grunge table thead { background: url(../../../img/pv4/bg_hr.png) no-repeat 0 100%; font-family: Georgia, "Times New Roman", serif; font-weight: bold; color: #8c8c8c; text-transform: uppercase; }
	#content .grunge table { background: url(../../../img/pv4/bg_hr.png) no-repeat 0 100%; padding-bottom: 5px; }
	#content .grunge table th { padding: 8px; }
	#content .grunge table td { padding: 8px; border-bottom: 1px solid #2a2a2a;}
	#content .grunge table tr.odd td { background: #3f3f3f; }
	#content .grunge table tr.even td { background: #383838; }
	.grunge #transaktionen .col1 { width: 160px; padding-left: 15px; }
	.grunge #transaktionen .col2 { width: 70px; text-align: center; }
	#moneyhint { background: url(../../../img/pv4/vcc/fr_FR/bg_moneyhint.png) no-repeat; float: left; width: 249px; height: 238px; margin-top: 35px; margin-bottom: 10px; text-transform: uppercase; font-size: 1.5em; color: #1a1a1a; padding: 20px 0 0 20px; }
	#moneyhint strong { font: 2.4em Georgia, "Times New Roman", serif ; }
	#moneyhint a { bottom: 9px; left: 0; width: 250px; height: 55px; }
	
	#content .gright { padding-top: 35px; }
	#content .gright .special { color: #181818; background: url(../../../img/pv4/bg_grunge-right-info.png) no-repeat; width: 253px; padding: 20px 0 20px 20px;; }
	#content .gright .special h3 { font-family: Georgia, 'Times New Roman', serif; text-transform: uppercase; font-size: 17px; }
	#content .gright .special h4 { font-size: 15px; float: left; width: 220px; padding-bottom: 5px; margin-bottom: 5px; border-bottom: 1px dotted #181818; }
	#content .gright .special h4 img { margin: -7px 0px 0 5px; float: right; }
	#content .gright .submenu { margin: 20px 0 0 30px;; padding: 0; float: left; }
	
/* Plunder Tabelle */
	#content .grunge #plunder table th.col1 div { width: 30px; padding-left: 0px; }
	#content .grunge #plunder table th.col1 { width: 30px; padding-left: 0px; }
	#content .grunge #plunder table th.col2 div { width: 100px; padding-left: 0px; }
	#content .grunge #plunder table th.col2 { width: 100px; }
	#content .grunge #plunder table th.col3 div { width: 60px; }
	#content .grunge #plunder table th.col4 div { width: 100px; }
	#content .grunge #plunder table th.col4 { width: 100px; }
	#content .grunge #plunder table th.col5 div { width: 80px; }
	#content .grunge #plunder table th.col6 div { width: 0px; }

	#content .grungeoptions a.buy { background-repeat: no-repeat; width: 252px; height: 53px; background-color: none; padding: 10px 0 0 8px; color: #231500; text-decoration: none; }
	#content .grungeoptions a.buy span { padding-left: 5px; }
	#content .grungeoptions a.even { background-image: url(../../../img/pv4/vcc/fr_FR/bg_buy-snip-even.png) }
	#content .grungeoptions a.odd { background-image: url(../../../img/pv4/vcc/fr_FR/bg_buy-snip-odd.png) }
	#content .grungeoptions a strong { height: 23px; width: 100%; background-repeat: no-repeat; padding-bottom: 5px; }
    #content .grungeoptions a#buy-pet-btn strong { background-image: url(../../../img/pv4/vcc/fr_FR/bg_buy-h3-pet.png); }
    #content .grungeoptions a#buy-kit-btn strong { background-image: url(../../../img/pv4/vcc/fr_FR/bg_buy-h3-kit.png); }
    #content .grungeoptions a#buy-surprise-btn strong { background-image: url(../../../img/pv4/vcc/fr_FR/bg_buy-h3-surprise.png); }
	#content .grungeoptions a#buy-ad-btn strong { background-image: url(../../../img/pv4/vcc/fr_FR/bg_buy-h3-ad.png); }
	#content .grungeoptions a#buy-prov-btn strong { background-image: url(../../../img/pv4/vcc/fr_FR/bg_buy-h3-prov.png); }
	#content .grungeoptions a#buy-guest-btn strong { background-image: url(../../../img/pv4/vcc/fr_FR/bg_buy-h3-guest.png); }
	#content .grungeoptions a#buy-designs-btn strong { background-image: url(../../../img/pv4/vcc/fr_FR/bg_buy-h3-designs.png); }
	#content .cnotify { background: url(../../../img/pv4/bg_buy-notify.png); float: left; width: 345px; }
	
	#content .grunge .glist .gitem { background: url(../../../img/pv4/bg_hr.png) no-repeat 0 0% #282828; padding: 20px 30px; position: relative; float: left; width: 500px; }
	
	#content .grunge .glist .gitem h2 { top: -35px; }
	#content .grunge .glist .gitem img.icon { position: absolute; right: 0; }
	#content .grunge .glist #noad { padding-bottom: 60px; }
	#content .grunge .glist #provo { padding-bottom: 70px; }
	#content .grunge .glist #guest { padding-bottom: 50px; }
	#content .grunge .glist #designs { padding-bottom: 50px; }
	#content .grunge .glist #pet { padding-bottom: 50px; }
	#content .grunge .glist #noad img { top: -45px; }
	#content .grunge .glist #provo img { top: -85px; }
	#content .grunge .glist #guest img { top: -35px; }
	#content .grunge .glist #designs img { top: -40px; }
	#content .grunge .glist #pet img { top: -45px; }
	#content .grunge .glist #beta { padding-bottom: 50px; }
	#content .grunge .glist #beta img { top: -55px; }
	#content .grunge .glist #suprise img { top: -65px; }
	#content .grunge .info { background: #303030; padding: 2px 0; border: 1px solid #414141; clear: both; position: relative; margin: 0 0 15px 0px; padding-left: 20px; float: left; width: 100%; }
	#content .grunge .info .showicon {  background: url(../../../img/pv4/icon_info.png) no-repeat; display: block; width: 32px; height: 32px; position: absolute; top: -1px; left: -10px;  }
	#content .grunge .info a.mbottom { margin: 5px 0; display: block; }
	#content .grunge .col2 .gitem { padding-top: 17px; padding-bottom: 0; }
	#content .grunge .col2 .gitem { background: url(../../../img/pv4/icons/bg_list2col-item.jpg) no-repeat 10px 0% #282828; height: 172px; }
	#content .grunge .col2 #normal { background-image: none; height: 80px; }
	#content .grunge .col2 .normal { background-image: none; height: auto; }
	#content .grunge .col2 .gitem h3 { background: url(../../../img/pv4/icons/icon_double-arrow.png) no-repeat 0px 3px; padding-left: 18px; }
	#content .grunge .col2 .itemcontent { float: left; width: 345px; }
	#content .grunge .col2 .itemcontent .image {  float: left; margin-right: 10px; }
	#content .grunge .col2 .itemcontent .description { width: 270px; float: left; }
	#content .grunge .col2 .boxright { float: left; width: 140px; padding-left: 12px; color: #190b02; }
	#content .grunge .col2 .boxright .voteinfo h4 { color: #371f0e; float: left; padding: 2px 7px 0 0; }
	#content .grunge .col2 .boxright .voteinfo div { width: 63px; height: 18px; background: url(../../../img/pv4/icons/bg_voteresult.png) no-repeat 0px 3px; float: left; }
	#content .grunge .col2 .boxright .voteinfo div span { display: block; height: 18px; background: url(../../../img/pv4/icons/bg_voted.png) no-repeat; margin-top: 3px; }
	#content .grunge .col2 .boxright .voteinfo p { clear: both; color: #000; padding: 5px 0; }
	#content .grunge .col2 .boxright .xtrainfo { color: #190b02; border-top: 1px solid #7c6047; border-bottom: 1px solid #7c6047; padding: 5px 0; }
	#content .grunge .col2 .boxright .xtrainfo dt { clear: both; }
	#content .grunge .col2 .boxright .xtrainfo dd { color: #3f210c; padding-left: 5px; }
	#content .grunge .col2 .boxright .xtrainfo dt, #content .grunge .col2 .boxright .xtrainfo dd { margin-bottom: 3px; }
	#content .grunge .col2 .boxright .xtrainfo p { padding-bottom: 0; }
	#content .grunge .col2 .boxright .thumbs { border-top: 1px solid #7c6047; border-bottom: 1px solid #7c6047; padding: 5px 0; margin-bottom: 10px; float: left; width: 140px; position: relative; }
	#content .grunge .col2 .boxright .thumbs span.bewertung { text-align: center; border: 1px solid #a27945; background: #caac86; float: left; padding: 5px; cursor: pointer; margin-right: 5px; width: 40px;  }
	#content .grunge .col2 .boxright .thumbs span.last { margin-right: 0px;  }
	#content .grunge .col2 .boxright .thumbs span.disabled { width: 98px; }
	#content .grunge .col2 .boxright .thumbs span.bewertung:hover { background: #ae8c5e;  }
	#content .grunge .col2 .boxright .thumbs span img { padding: 0 0 0 0px; }
	#content .grunge .col2 .action { padding-top: 8px; position: absolute; bottom: 16px; left: 20px; }
	#content .grunge .col2 .overlay { background: url(../../../img/pv4/ajax-loader.gif) no-repeat #000 50% 50%; position: absolute; top: 0;  width:140px; height: 70px; z-index: 99; }
	#content .grunge #pagination { float: right; margin: 10px 0; }
	#content #pagination { right: 0; bottom: 10px; }
	#content #pagination li { float: left; margin-right: 3px; }
	#content .grunge #pagination a { margin-right: 0px; padding: 5px; background: #222222; border: 1px solid #3b3b3b; }
	#content .grunge #pagination a.current { background: #3b3b3b border: 1px solid #222222; }
	.fireIt, .vote, .voteoff { background: #1d1d1d; float: left; margin-left: 10px; padding: 3px; border: 1px solid #3e3e3e; margin-top: -2px; cursor: pointer; }
	#content .fireIt a { text-decoration: none; }
	#popupTwo { background: url(../../../img/pv4/bg_darktipp.png) no-repeat; width: 177px; height: 100px; color: #fff; padding: 10px; position: absolute; bottom: 33px; left: 33px;  }
	#popupTwo span { display: block; background-color: #181818; border: 1px solid #282828; padding: 1px 5px; margin: 10px 5px 0 0; cursor: pointer; float: left; }
	.gul li { background: url(../../../img/pv4/bg_grunge-dl.png) no-repeat; float: left; padding: 2px 0 0 5px; }
	#content .gul li h3 { width: 180px; font-size: 1em; }
	#content .gul li p { width: 100px; }
	#content .gul li form { margin-top: -5px; }
	#content .gul li.imglist { width: 400px; clear: both; padding-left: 0; background: #303030; margin-bottom: 1px; float: left; }
	#content .gul li.imglist img { margin-right: 10px; }
	#content .gul li.imglist h3, #content .gul li.imglist p, #content .gul li.imglist form { width: 100%; }
	#content .grunge ul.list { padding: 5px 0; float: left; border-bottom: 1px solid #282828; border-top: 1px solid #282828; margin-bottom: 10px; }
	#content .grunge ul.list li { padding-bottom: 5px; float: left; clear: both; }
	#content .grunge ul.list li .el1 { float: left; width: 100px; }
	#content .grunge ul.list li .el2 { float: left; width: 200px;  }
	.gform { width: 500px; }
	.gform .box { border-bottom: 1px solid #44413e; width: 100%; padding: 10px 0; }
	.gform .box label { margin-bottom: 4px; font-weight: bold; font-size: 1.1em; }
	#content .gform .box input { padding: 3px; clear: both; }
	#content .gform .box input,
	#content .gform .box textarea { clear: both; }
	#content .gform input.gbutton { margin-top: 20px; background-color: #121212; }
	#content .gform #fplundername input { width: 150px; }
	#content .gform #fbeschreibung textarea { width: 350px; margin-bottom: 5px; }
	#content .gform #fbeschreibung #count { display: inline; float: none; }
	#content .gform #fanzahl input { margin-right: 5px; }
	#content .gform #fanzahl label { margin: 1px 20px 0 0; }
	/*#kiosk .item { background: url(../../../img/pv4/sprites_waffen.png); background-repeat: no-repeat; position: absolute; height: 268px; cursor: help; }*/
	.two { left: 500px; top: -10px; height: 40px; margin: -10px 0 -10px 10px; }
.one { left: 400px; bottom: 0px; height: 20px; top: 100px; }


.pgclose { overflow: hidden; height: 0; }


.noauth { padding-top: 160px; }
.noauth #content { margin-top: 30px; }
.noauth #header { background: url(../../../img/pv4/noauth/fr_FR/bg_header-startseite.png) no-repeat; height: 70px; top: 0; left: 0; z-index: 999; }
.noauth #header .inner { background: none; height: 70px; }
.noauth #header h1 { background: none; }
.noauth #login { color: #fff;  width: 194px; height: 113px; top: 53px; right: 20px; background: url(../../../img/pv4/noauth/fr_FR/bg_login.png) no-repeat; z-index: 0; font-size: 0.75em; padding: 12px 0 0 10px;  }
	.noauth #login label { clear: both; width: 65px; padding-top: 3px; }
	.noauth #login div { padding-top: 5px; }
	.noauth #login div label { clear: none; margin-top: -3px; padding-left: 2px; width: auto; margin-right: 10px; }
	.noauth #login div span { padding-right: 20px; }
	.noauth #login input.text { background: #54514d; width: 106px; padding: 1px; border: 1px solid #44413e; margin-bottom:  2px; color: #fff; }
	.noauth #login input.submit { background: #54514d; padding: 1px; border: 1px solid #44413e; color: #fff;  }
	.noauth #contentregister { margin-left: 80px; }
	.noauth .forgotten { color: #ffffff; padding-left: 10px; }
	
	
#footer { font-size: 0.75em; padding: 30px 0; float: left; padding-left: 90px; }
#footer li { margin-right: 15px; }
#footer a { color: #ababab; text-decoration: underline; }
#footer a:hover { color: #fff; }

.formTipp { background: url(../../../img/pv4/bg_darktipp.png) no-repeat; width: 187px; height: 110px; color: #fff; padding: 5px; position: absolute; bottom: 0px; left: -70px;  }
#content .formTipp a.yesTip { position: absolute; }
#designs .formTipp { left: 90px; bottom: 0; }
#createsig .formTipp { text-align: left; left: 50px; }
#pet .formTipp { left: 30px; bottom: 0; }
#beta .formTipp { left: -40px; bottom: 0; }
#content .formTipp h3  { border-bottom: 1px solid #282828; padding: 0; margin-bottom: 5px; padding-bottom: 2px; }
.formTipp .noTip, .formTipp .yesTip { background-color: #181818; border: 1px solid #282828; padding: 1px 5px; margin: 10px 5px 0 0; cursor: pointer; float: left; }
.formTipp .noTip:hover, .formTipp .yesTip:hover { background-color: #282828; }
.zcreate .formTipp { bottom: 20px; left: -20px; }
.zcreate #loader { left: 110px; top: 17px; }

#adspecial { right: 28px; top: 20px; }

.ads { padding-top: 20px; clear: both; }
#bug { z-index: 9999; top: 250px; right: 0; }

#useronline { color: #ababab; }


.hightip { background: url(../../../img/pv4/tips/bg_middle-hightip.png) repeat-y; width: 165px; padding: 0 10px; padding-top: 0px; }
.hightip img { left: -5px;; top: 10px; }
.hightip a { display: block; border-bottom: 1px dotted #181818; padding-bottom: 10px; padding-top: 10px; margin-bottom: 3px; padding-left: 30px; }
.hightip a.sOprofil { background: url(../../../img/pv4/tips/icon_profilansicht.png) no-repeat 0 8px; }
.hightip a.sOmsg { background: url(../../../img/pv4/tips/icon_nachricht.png) no-repeat 0 7px; }
.hightip a.sOmob { background: url(../../../img/pv4/tips/icon_pobel.png) no-repeat 0 3px; }
.hightip a.sOfriend { background: url(../../../img/pv4/tips/icon_freundschaft.png) no-repeat 0 7px; }
.hightip .tiptop  { background: url(../../../img/pv4/tips/bg_top-hightip.png) no-repeat; width: 185px; height: 6px; position: absolute; top: -6px; left: 0px; }
.hightip .tipbottom  { background: url(../../../img/pv4/tips/bg_bottom-hightip.png) no-repeat; width: 185px; height: 5px; position: absolute; bottom: -5px; left: 0px; }
.hightip .tipclose { position: absolute; top: -5px; right: 0; background: url(../../../img/pv4/tips/icon_close.png) no-repeat; width: 24px; height: 24px; cursor: pointer; }
#content .grunge #highscore tr.trhover:hover td { background-color: #5b5b5b; }
#content .grunge #plunder tr.trhover:hover td { background: #5b5b5b; }

.ajaxBigLoader { background: url(../../../img/pv4/ajax_big-loader.gif) no-repeat #000; }

/* i18n provocation  */
#provocation_note { background-repeat: no-repeat; padding-left: 10px; background-image: url(http://static.pennergame.de/img/pv4/premiummedia/img/premium/provocation/provocation_note.png); margin-top: -210px; margin-left: 120px; position: absolute; z-index: 9000; height: 165px; width: 418px; }
#provocation_note .close { margin-top: 20px; margin-right: 35px; float: right; cursor: pointer;}
#provocation_note .provocation_text { margin-top: 50px; text-align: center; color: white; font-size: 11px; }

.prov_premium {display: inline-block; margin-top: 5px; height: 21px; width: 101px; background-image: url(http://static.pennergame.de/img/pv4/premiummedia/img/premium/provocation/fr_FR/prov_premium.png); outline:none;}
.prov_premium:hover { background-image: url(http://static.pennergame.de/img/pv4/premiummedia/img/premium/provocation/fr_FR/prov_premium_h.png); cursor: pointer;}

.prov_att { display: inline-block; height: 21px; width: 89px; background-image: url(http://static.pennergame.de/img/pv4/premiummedia/img/premium/provocation/fr_FR/prov_att.png); outline:none;}
.prov_msg { display: inline-block; height: 21px; width: 101px; background-image: url(http://static.pennergame.de/img/pv4/premiummedia/img/premium/provocation/fr_FR/prov_msg.png); outline:none;}
.prov_friend { display: inline-block; height: 21px; width: 99px; background-image: url(http://static.pennergame.de/img/pv4/premiummedia/img/premium/provocation/fr_FR/prov_friend.png); outline:none;}
.prov_start { display: inline-block; height: 21px; width: 101px; background-image: url(http://static.pennergame.de/img/pv4/premiummedia/img/premium/provocation/fr_FR/prov_start.png); outline:none;}


.prov_start:hover { background-image: url(http://static.pennergame.de/img/pv4/premiummedia/img/premium/provocation/fr_FR/prov_start_h.png); }
.prov_att:hover { background-image: url(http://static.pennergame.de/img/pv4/premiummedia/img/premium/provocation/fr_FR/prov_att_h.png); }
.prov_msg:hover { background-image: url(http://static.pennergame.de/img/pv4/premiummedia/img/premium/provocation/fr_FR/prov_msg_h.png); }
.prov_friend:hover { background-image: url(http://static.pennergame.de/img/pv4/premiummedia/img/premium/provocation/fr_FR/prov_friend_h.png); }
.prov_links { margin-top: 20px; }
#provocation_message { position: fixed;top:0;left:0;z-index:9999;background-color:#000;opacity:.3;width: 100%;height: 100%; }
