/*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*
 *																*
 *						IE 7 abwärts bugfixes					*
 *																*
 *	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*/




/* * ** * ** map richtig einrücken, dass richtig in der mitte * * ** * */

#mapView {
	padding-top:24px;
}


/** * * ** * *NOTEPAD * * ** * * */
#notepadSecondary {	padding-left:3px; }


div.sliderTrack {
	left:0px;
}

/* * * * *** SIMULATOR * * ** * */
#groupTable {
	height:420px;
}

#simulatorShowGroups {
	height:24px !important;
}


#fightreport div.unitContainer {
	width:650px;
}

/* * ** * ** liste einrücken und list-style-type disc sichtbar machen * * ** * */
ul.premiumList, ul.premiumList li {
	margin-left:20px;
}


/* * ** * ** Textfeld WRITE NEW MAIL nicht perfekt platziert im ie7 * * ** * */
#mailNewPrimary #textcontent {
 	position:relative;
	top:-6px;
}


#mailOutboxPrimary th, #mailInboxPrimary th, #mailOtherPrimary th {
	height:25px;	
}

#mailOutboxPrimary td, #mailInboxPrimary td, #mailOtherPrimary td { 
	height:16px;
}


/* * ** * ** Positionierung der Richtungspfeil-Klickboxen auf der Map (Umgebung) * * ** * */




#topNavi ul {
	padding-left:40px;
}

#move_n {
	top:97px;
	left:763px;
}


#move_w {
	top:97px;
	left:225px;
}

#move_e {
	top:381px;
	left:799px;
}


#move_s {
	top:381px;
	left:189px;
}


/* Lightbox Tabnavi */

#lightboxTabNavi #tab1 { margin-left:-22px; }
#lightboxTabNavi #tab2 { margin-left:-22px; }
#lightboxTabNavi #tab3 { margin-left:-57px; }
#lightboxTabNavi #tab4 { margin-left:-38px; }



#lightbox_content h1 {
	margin-top:20px;
}




/* Tutorial */


div.tutorialAwardText { width:600px; }
div.tutorialAward { width:600px; }
div.tutorial h1 {	width:600px !important;}

/* Kampfberichte / Mails */

#fightreports {
	top:100px;
}

table.fightreportTableFixIE {
	top:128px !important;
}

#fightreport img.fr_groupLevelImage {	
	position:static;
	margin-top:-60px !important;
}

div.ieLiftUp {
	margin-top:-185px;
}

div.ieLiftUp2 {
	margin-top:-85px;
	z-index:100;
}


div.napNaviMail { margin-top:55px !important; }

#contentHeadline { margin-bottom:20px;}

table.lightboxTable th.attackHeadlineSmall {
	height:20px;
}

/******************************** Startpage und ähnliche ***************************************/


#woodboxFormular h1 {
	margin-bottom:20px;
}
	
input.darkInputSubmitRegister {
	width:122px;
}


div.artInfoTextApply {
	width:240px;
}

/* t o u r */

#tourContainer { height:340px; }
.tourNextArrow { bottom:6px; }

.tourNextArrow:hover { bottom:6px; }

.tourPreviousArrow { bottom:6px; }

.tourPreviousArrow:hover { bottom:6px; }


/* score tabellen */

.scoreSecondary {
	padding-top:24px;
}

#topuserscore {
	margin-top:0px;
}
#topallyscore {
	margin-top:0px;
}

.scoreSecondary th {
	height:19px;	
}
	
.ie270 {
	width:270px;
}

#tabNavi a { line-height:25px; }
#tabNavi a:hover { background-position:-25px left; }
#tabNavi a.active:hover { background-position: top left;}
#tabNavi a.bigactive:hover { background-position: top left;}


.merchreport {	margin-top:60px; }


#woodboxSubmitAndAgbs {
	z-index:-1;
}

