@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-repeat: no-repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
}

/* ---===[ STYLE CHANGES ]===--- */

	/* Hauptfarben */
	body {color: #eeeeee;
		background: #0f0f10;}

	a{
	color:#f6d000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}a:hover{color: #ffffff;}

	.color2{color: #ffffff;}
	.color2 a{color: #f6d000;}
	.color2 a:hover{color: #f6d000;}
	
	.color3{color: #ffffff;}
	.color3 a{color: #f6d000;}
	.color3 a:hover{color: #f6d000;}

	.contAreaForumSub{border-bottom: 1px solid #292929;}
	.forumSubAuthor{border-left: #292929 1px solid;}

	/* Letterset Position */
	#headerLogo{
		margin-top: 67px;
		margin-left: 10px;
		width: 1200px;
		height: 129px;
		max-height: 110px;
	}

	/* footer Text farbe */
	.footerText{color: #FFFFFF;}
	.footerText a{color: #f6d000;}

	/* Recruitment */
	.recruit_high{color: #ea0000;}
	.recruit_medium{color: #f6d000;}
	.recruit_low{color: #f6d000;}

	/* Bossprogress */
	.bossIni{color: #ea0000;}
	.bossName{color: #fff8eb;}
	.bossStatus{color: #f6d000;}

	/* Teamspeak */
	.tsPlayerName{color: #fff7f7;}

	/* form colors */
	input{
		color: #000000;
		background-color:#FFFFFF;
		border: 1px solid #000000;}
	input.search:hover{
		color: #ffffff;
		background-color:#000000;
		border: 1px solid #950015;}

	textarea{
		color: #ffffff;
		background-color:#000000;
		border: 1px solid #7b0011;}
	/* mainmenu login und passwort */
	input.log {
		background: #000000;
		border: 1px solid #7b0011;
		color:#ffffff;}
	/* tabellen */
	table{
		background: #ffffff;
		border-color: #ffffff;
	}
	
/* ---===[ STYLE CHANGES END]===--- */

#recaptcha_response_field{color: #000000;}

#container {
	width: 1250px;
	background-image: url(images/C3-Aion/pageBG.gif);
	background-repeat:repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}
#mainContent {
	margin: 0px 110px;

}
#footer {
	clear: both;
	padding: 0 10px 0 20px;
	background: #DDDDDD;
	background-image: url(images/C3-Aion/footerBG.jpg);
	height: 267px;
	vertical-align:bottom;
}

#fullscreen {
	clear: both;
	height: 0px;
	width: 100%;
	display: block;
}


.footerJobs{
	background-image: url(images/C3-Aion/jobs.jpg);
	position:absolute;
	text-align: center;
	display: block;
	width: 1031px;
	height: 257px;
	margin-top: 50px;
}

.footerTop{
	float: left;
	min-height: 210px;
}
.footerTopIE{
	float: left;
	min-height: 210px;
}

/*--II Header ----*/
#header {
	background: #DDDDDD;
	background-image: url(images/C3-Aion/headerMain.jpg);
	padding: 0 10px 0 20px;
	height: 315px;
}
.headerTop{
	height: 50px;
}
#gameLogo{
	display: none;
}
/*---III Header MainMenu ------*/
.mainMenu{
	width: auto%;
	height: auto;
	clear: both;
	padding-top: 182px;
	z-index: 10;
}

#portal {
	margin-left: 76px;
	background: url(images/C3-Aion/Portal.jpg);
	display:block;
	height: 22px;
	width: 123px;
	cursor: pointer;
	float: left;
}#portal:hover {
	background-position:123px 0px;
	float: left;}

a.forum {
	background: url(images/C3-Aion/Forum.jpg);
	display:block;
	height: 22px;
	width: 115px;
	cursor: default;
	float:left;
}a.forum:hover {
	background-position:115px 0px;
	cursor: pointer;}

a.dkp {
	background: url(images/C3-Aion/DKP.jpg);
	display:block;
	height: 22px;
	width: 115px;
	cursor: default;
	float: left;
}a.dkp:hover {
	background-position:115px 0px;
	cursor: pointer;}

a.gallery {
	background: url(images/C3-Aion/Gallery.jpg);
	display:block;
	height: 22px;
	width: 115px;
	cursor: default;
	float: left;	
}a.gallery:hover {
	background-position:115px 0px;
	cursor: pointer;}

#register {
	background: url(images/C3-Aion/Register.jpg);
	display:block;
	height: 22px;	
	width: 125px;
	cursor: default;	
	float: left;
	margin-left: -10px;
}#register:hover {
	background-position:125px 0px;
	cursor: pointer;}

input.submit {
	margin-top: 0;
	margin-left: 0px;
	background-image: url(images/C3-Aion/MainMenuSubmit.jpg);
	height: 22px;
	width: 115px;
	border: 0px; 
	cursor: default;
	float: left;
}input.submit:hover { 
	background-position:115px 0px;
	cursor: pointer;}

input.log {
	margin-left: 75px;
	margin-top: 3px;
	font: 9px  Verdana, Arial, Helvetica, sans-serif,;
	height: 13px;
	width: 75px;
	float: left;
}

.pass{
	background: url(images/C3-Aion/Pass.jpg) no-repeat;
	height: 22px;
	width: 156px;
	float: left;
}.pass:hover{
	background: url(images/C3-Aion/Pass2.jpg) no-repeat;
}

.login{
	background: url(images/C3-Aion/Login.jpg) no-repeat;
	height: 22px;
	width: 195px;
	float: left;
}.login:hover{
	background: url(images/C3-Aion/Login2.jpg)
}

a.admin{
	background: url(images/C3-Aion/Admin.jpg);
	display: block;
	height: 22px;	
	width: 115px;
	cursor: default;
	float:left;		
}a.admin:hover {
	background-position:115px 0px;
	cursor: pointer;}
a.admin_dummy{
	background: url(images/C3-Aion/Admin_dummy.jpg);
	display: block;
	height: 22px;	
	width: 115px;
	cursor: default;
	float:left;		
}	
a.rplan {
	background: url(images/C3-Aion/Rplan.jpg);
	display: block;
	height: 22px;
	width: 121px;
	cursor: default;
	float:left;		
}a.rplan:hover {
	background-position:121px 0px;
	cursor: pointer;}

a.groups {
	background: url(images/C3-Aion/Groups.jpg);
	display:block;
	height: 22px;	
	width: 115px;
	cursor: default;
	float:left;	
}a.groups:hover {
	background-position:115px 0px;
	cursor: pointer;}

a.profile {
	background: url(images/C3-Aion/Profile.jpg);
	display:block;
	height: 22px;	
	width: 115px;
	cursor: default;	
	float:left;
}a.profile:hover {
	background-position:115px 0px;
	cursor: pointer;}

a.logout {
	background: url(images/C3-Aion/Logout.jpg);
	display:block;
	height: 22px;	
	width: 125px;
	cursor: default;
	float: left;
}a.logout:hover {
	background-position:125px 0px;
	cursor:pointer;}

/*-------------------- ForumButtons ------------*/
input.fmi_submit { 
	background-image: url(images/C3-Aion/fm_submit.gif);
	height: 18px;	
	width: 60px;
	border: 0px;
	display:block;
	cursor: default;
}
input.fmi_submit:hover { 
	background-position:60px 0px;
	cursor: pointer;
}
input.fmi_preview { 
	background-image: url(images/C3-Aion/fm_preview.gif);
	height: 18px;	
	width: 60px;
	border: 0px;
	display:block;	
	cursor: default;
}
input.fmi_preview:hover { 
	background-position:60px 0px;
	cursor: pointer;
}
input.fmi_quote { 
	background-image: url(images/C3-Aion/fm_quote.gif);
	height: 18px;	
	width: 60px;
	border: 0px;
	display:block;	
	cursor: default;
}
input.fmi_quote:hover { 
	background-position:60px 0px;
	cursor: pointer;
}
input.fmi_smilies { 
	background-image: url(images/C3-Aion/fm_smilies.gif);
	height: 18px;	
	width: 60px;
	border: 0px;
	display:block;	
	cursor: default;
}
input.fmi_smilies:hover { 
	background-position:60px 0px;
	cursor: pointer;
}

a.topicreply{
	background-image: url(images/C3-Aion/reply.gif);
	display:block;
	height: 25px;	
	width: 74px;
	cursor: pointer;	
	float: left;
}a.topicreply:hover{
	background-image: url(images/C3-Aion/reply.gif);
	background-position:74px 0px;}

/*-------------------- PortalSettings ------------*/
.portalLeftContainer {
	clear: both;
	width: 229px;
	min-height:561px;
	float: left;
	margin-left: 0px;
}
.portalCenterContainer {
	float: left;
	width: 553px;
	min-height:561px;
	margin-left: 14px;
}
.portalCenterContainer_2 {
	float: left;
	width: 787px;
	min-height:561px;
	margin-left: 14px;
}
.portalRightContainer {
	width: 229px;
	min-height:561px;
	float: left;
	margin-left: 5px;
}

/*------------ ContentBox ----------*/
.contArea {
	width: 100%;
	height: auto;
	margin: 0 0 20px 0;
	float: left;
}
.contAreaDiv{
	width: 50%;
	float:left;
	text-align:center;
}
.clear{
	width:auto;
	clear: both;
	text-align: center;
}
.formatPostLeft{
	clear: left;
	float: left;
	margin-left: 10px;
	margin-top: 8px;
	width: 200px;
}
.formatPostLeft2{
	float: left;
	margin-top: 5px;
	min-width: 300px;
}
.formatPostLeft3{
	clear: left;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}
.formatPostRight{
	clear: right;
	float: right;
	margin-top: 2px;
	width: 200px;
	text-align:center;
}
.formatRight{
	float: right;
	text-align:right;
}

.formatLeft{
	float: left;
	text-align:left;
	margin-right: 10px;
}

.formatLeftProfileA{
	clear: both;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	width: 150px;
	border: 0px solid;
	line-height: 140%;
	font-weight: bold;
}
.formatLeftProfile{
	float: left;
	text-align:left;
	margin-right: 10px;
	width: 250px;
	border: 0px solid;
}
.formatLeftProfileB{
	float: left;
	text-align:left;
	margin-right: 10px;
	width: 137px;
	border: 0px solid;
}
.formatRightPmMark{
	float: right;
	text-align:center;
	margin-top: 4px;
	width: 43px;
	height: 52px;
	border-left: #292725 1px solid;

}
.formatRightPmDate{
	font-size: 9px;
	float: right;
	text-align:center;
	margin-top: 4px;
	padding-top: 19px;
	width: 213px;
	height: 34px;
	border-left: #292725 1px solid;

}
.formatRightPmAuthor{
	font-size: 9px;
	float: right;
	text-align:center;
	margin-top: 4px;
	padding-top: 19px;
	width: 129px;
	height: 34px;
	border-left: #292725 1px solid;
}

/*---------------------------------------------------------------------------------------------- ContentLeft ------------------------------------------------------------*/
.contAreaLeftTop {
	width: 100%;
	height: 43px;
	background-image: url(images/C3-Aion/areaTop.gif);
	background-repeat:no-repeat;
	clear:both;
}

.contAreaLeftTopWelcome {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-Aion/areaTopWelcome.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopRecruit {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-Aion/areaTopRecruit.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopBoss {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-Aion/areaTopBoss.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopRank {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-Aion/areaTopRank.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopPoll {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-Aion/areaTopPoll.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopTS {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-Aion/areaTopTS.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopVent {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-Aion/areaTopVentrilo.gif);
	background-repeat:no-repeat;
	clear:both;
}


.contAreaLeftTopPoster {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-Aion/areaTopPoster.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopLinks {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-Aion/areaTopLinks.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopSearch {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-Aion/areaTopSearch.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopStats {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-Aion/areaTopStats.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopRecentTopics {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-Aion/areaTopRecentTopics.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopNewestPics {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-Aion/areaTopNewestPics.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopWhoOnline {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-Aion/areaTopWhoOnline.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopCalendar {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-Aion/areaTopCalendar.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftLastSeen {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-Aion/areaTopLastSeen.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaTopBirthday {
	width: 229px;
	height: 31px;
	background-image: url(images/C3-Aion/areaTopBirthday.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopLastRaids {
	width: 229px;
	height: 31px;
	background-image: url(images/C3-Aion/areaTopLastRaids.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopLatestDrops {
	width: 229px;
	height: 31px;
	background-image: url(images/C3-Aion/areaTopLatestDrops.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopNextRaids {
	width: 229px;
	height: 31px;
	background-image: url(images/C3-Aion/areaTopNextRaids.gif);
	background-repeat:no-repeat;
	clear:both;
}

.contAreaLeftTopWerbung {
	width: 100%;
	height: 31px;
	background-image: url(images/C3-Aion/areaTopWerbung.gif);
	background-repeat:no-repeat;
	clear:both;
}



.contAreaLeftCenter {
	font-size: 12px;
	width: 100%;
	height: auto;
	background-image: url(images/C3-Aion/areaCenter.gif);
	background-repeat:repeat-y;
	float: left;
}
.contAreaLeftCenter2 {
	font-size: 12px;
	width: 100%;
	height: auto;
	background-image: url(images/C3-Aion/areaCenter.gif);
	background-repeat:repeat-y;
	float: left;
}
.contAreaLeftCenter a:hover{
	font-size: 10px;
}
.contAreaLeftBottom {
	width: 100%;
	height: 7px;
	background-image: url(images/C3-Aion/areaBottom.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
	clear:both;
}
.contAreaLeftBottom2 {
	width: 229px;
	height: 7px;
	background-image: url(images/C3-Aion/areaBottom.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
	clear:both;
}

/* pollHack */
.contAreaDivA{
	width: 30px;
	float: left;
	text-align:right;
	vertical-align:top;
}
.contAreaDivB{
	width: 170px;
	float: left;
	font-size: 10px;
	text-align: left;
}
/*--------------------------------------------------------------------------------------------- ContentRight ------------------------------------------------------------*/
.contAreaRightTop {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-Aion/areaTop2.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaRightTop_2 {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-Aion/areaTop2_2.gif);
	background-repeat:no-repeat;
	clear:both;
}


.contAreaRightTopTitle {
	width: auto;
	height: 32px;
	float: left;
}

.contAreaRightTopName{
	width: auto;
	height: 32px;
	float: right;
}
.contAreaRightTopDate{
	width: auto;
	height: 32px;
	float: right;
}
.contAreaRightCenter{
	width: 100%;
	height: auto;
	background-image: url(images/C3-Aion/areaCenter2.gif);
	background-repeat:repeat-y;
	float: left;
}
.contAreaRightCenter_2{
	width: 100%;
	height: auto;
	background-image: url(images/C3-Aion/areaCenter2_2.gif);
	background-repeat:repeat-y;
	float: left;
}

.contAreaRightCenterPost{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 140%;}

.contAreaRightCenterComment{
	clear: both;
	float: right;
	margin-right: 30px;
	text-align: right;
}
.contAreaRightBottom {
	width: 100%;
	height: 7px;
	background-image: url(images/C3-Aion/areaBottom2.gif);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	clear:both;
}
.contAreaRightBottom_2 {
	width: 100%;
	height: 7px;
	background-image: url(images/C3-Aion/areaBottom2_2.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
	clear:both;
}



.contAreaRightNews{
	width:  auto;
	height: auto;
	float:  left;
}
.contAreaShoutboxDate{
	margin-top: 6px;
	font-size: 9px;
	float: right;
}
.contAreaShoutboxName{
	margin-top: 6px;
	font-size: 10px;
	float:left
}.contAreaShoutboxName a{
	font-size: 10px;
}.contAreaShoutboxName a:hover{
	font-size: 10px;
}
.contAreaShoutboxPost{
	padding: 1px;
	margin-top: 2px;
	width: 100%;
	clear: both;
	font-size: 10px;
	width: auto;
	float: left;
}
/*--------------------------------------------------------------------------------------------- forum ------------------------------------------------------------*/
.forumNavLeft{
	clear: both;
	width: auto;
	float: left;
	text-align: left;
	font-size: 10px;
}.forumNavLeft a{
	font-size: 10px;
}.forumNavLeft a:hover{
	font-size: 10px;
}


.forumNavRight{
	width: auto;
	float: right;
	text-align: right;
}
.forumMainShout{
	clear:both;
	text-align: left;
	width: auto;
	float:left;
	padding-left: 5px;
}
.forumInsidePost{
	margin-top: 20px;
	margin-bottom: 10px;
	clear:both;
	text-align: left;
	min-height: 120px;
	width: 580px;
	float:left;
	padding-left: 10px;
}
/*--------------------------------------------------------------------------------------------- styleChanges (without Positioning) ------------------------------------------------------------*/

#headerLogo{
	position:absolute;
	z-index: 1;
	text-align: center;
	display: block;
}
	

.contAreaLeftCenter p{
	font-size: 10px;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 5px;
	margin: 0 0 0 0;
}
.contAreaRightTopTitle p{
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 8px;
	margin: 0 0 0 0;

}
.contAreaRightTopName p{
	font-size: 10px;
	text-align: right;
	padding-right: 15px;
	padding-top: 8px;
	margin: 0 0 0 0;	
}
.contAreaRightTopDate p{
	font-size: 10px;
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
	margin: 0 0 0 0;	
}
p.center{
	text-align:center;
}
.contAreaLeftCenter a{
	font-size: 10px;
}
.contAreaLeftCenter a:hover{
	font-size: 10px;
}




/* muuuuuuuuuh found double. need fixing */

.small{
	font-size: 10px;
}.small a{
	font-size: 10px;
}
a.small{
	font-size: 10px;
	font-weight: normal;
}
a.small:hover{
	font-size: 10px;
	font-weight: normal;
}

/* --------------- Form------------------ */
form{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

input{	margin: 10px;}
input.postNoMargin{margin: 0px;}
textarea{font-size: 11px;}

/* ---------- Pollbalken ------------ */
.pollLeft{
	background-image: url(images/C3-Aion/pollLeft.gif);
	display:block;	
	height: 
}
/* ---------- Tables ------------ */

th{
	background-image: url(images/C3-Aion/mainpostback2.jpg);
	height: 20px;
	padding: 1px 0 1px 0;
}

td{
	background-image: url(images/C3-Aion/mainpostback.jpg);
	margin: 0px;
	padding: 0px;
}

table.logo{
		background-color: transparent;
}
td.logo{
	background-image: none;
}
td.logoBG{
	height: auto;
	background-image: url(images/C3-Aion/areaCenter.gif);
	background-position: -5px 0px;
	background-repeat:repeat-y;
	font-size: 10px;
	padding: 3px;
}td.logoBG:hover{
	height: auto;
	background-image: none;
	background-position: -5px 0px;
	background-repeat:repeat-y;
	
}






td.forumStandart{
	background-image: url(images/C3-Aion/mainpostback.jpg);
	margin: 0px;
	padding: 0px;
}
td.forumReverse{
	background-image: url(images/C3-Aion/mainpostback2.jpg);
}

td.forum{
	background-image: url(images/C3-Aion/mainpostback.jpg);
	height: 60px;
}td.forum:hover{
	background-image: url(images/C3-Aion/mainpostback2.jpg);}

tr.forum{
}
tr.forum:hover{
	background-image: url(images/C3-Aion/mainpostback2.jpg);}



td.forumSmall{
	background-image: url(images/C3-Aion/mainpostback.jpg);
}td.forumSmall:hover{
	background-image: url(images/C3-Aion/mainpostback2.jpg);}


/* ---------- Forum Anzeige ------------ */
.contAreaTopForum {
	margin-left: 5px;
	width: 1021px;
	height: 31px;
	background-image: url(images/C3-Aion/areaTopForum.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaTopForumSecond {
	margin-top: 15px;
	margin-left: 5px;
	width: 1021px;
	height: 26px;
	background-image: url(images/C3-Aion/areaTopForum.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaTopForumCalendar {
	margin-left: 5px;
	margin-top: 15px;
	width: 1021px;
	height: 31px;
	background-image: url(images/C3-Aion/areaTopForumCalendar.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaCenterForumAll {
	margin-left: 5px;
	padding-left: 5px;	
	width: 1021px;
	height: auto;
	background-image: url(images/C3-Aion/areaCenterForumAll.gif);
	background-repeat: repeat-y;
	clear:both;
	font-size: 10px;
}
.quote {
	margin-left: 5px;
	padding-left: 5px;	
	width: 1021px;
	height: auto;
	background-image: url(images/C3-Aion/areaCenterForumAll.gif);
	background-repeat: repeat-y;
	clear:both;
	font-size: 10px;
	background-position: -10px 0;
}



.contAreaCenterForumDivider {
	height: 2px;
	margin-left: -2px;
	background-image: url(images/C3-Aion/areaCenterForumDivider.gif);
	display: block;
	clear: both;
}
.contAreaForumAll{
	padding-left: 5px;
	padding-top: 8px;
	margin-top: 10px;
	margin-left: 5px;
	
	height: 24px;
	background-image: url(images/C3-Aion/areaTopForumAll.gif);
	background-repeat:no-repeat;
	clear:both;
	font-weight: bold;
	font-size: 10px;
}
.contAreaForumAllSub{
	padding-left: 5px;
	padding-top: 8px;
	margin-left: -3px;
	width: 1017px;
	height: 23px;
	background-image: url(images/C3-Aion/areaTopForumAllSub.gif);
	background-repeat:no-repeat;
	clear:both;
	font-weight: bold;
	font-size: 10px;
}

.contAreaTopShout {
	width: 337px;
	height: 31px;
	background-image: url(images/C3-Aion/areaTopShout.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaTopPost {
	width: 337px;
	height: 31px;
	background-image: url(images/C3-Aion/areaTopForumPosts.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaTopPostRecent {
	margin-left: 2px;
	width: 333px;
	height: 31px;
	background-image: url(images/C3-Aion/areaTopForumPostsRecent.gif);
	background-repeat:no-repeat;
	clear:both;
}

.contAreaTopForumStats {
	width: 337px;
	height: 31px;
	background-image: url(images/C3-Aion/areaTopForumStats.gif);
	background-repeat:no-repeat;
	clear:both;
}
.lastVisit{
	position:absolute;
	float:left;
	font-size: 10px;
	width: 1015px;
	text-align: center;
	margin-top: 10px;
}


.contAreaCenterForum {
	margin-left: 5px;
	width: 1021px;
	height: auto;
	background-image: url(images/C3-Aion/areaCenterForum.gif);
	background-repeat: repeat-y;
	clear:both;
}
.contAreaCenterForumSecond {
	margin-left: 5px;
	width: 1021px;
	height: auto;
	background-image: url(images/C3-Aion/areaCenterForum.gif);
	background-repeat: repeat-y;
	clear:both;
}
.contAreaCenterInfoBox {
	width: 337px;
	height: auto;
	background-image: url(images/C3-Aion/areaCenterInfoBox.gif);
	background-repeat: repeat-y;
	clear:both;
}
.contAreaBottomForum{

	width: 1021px;
	background-image: url(images/C3-Aion/areaBottomForum.gif);
	height: 7px;
	display: block;
	clear: both;
}
.contAreaBottomInfoBox{
	width: 337px;
	background-image: url(images/C3-Aion/areaBottomInfoBox.gif);
	height: 7px;
	display: block;
	clear: both;
}
.forumIndexCenter{
	margin-top: 30px;
	margin-left:-13px;
	padding-top: 8px;
	padding-left: 3px;
	width: 1055px;
	height: 19px;
	font-size: 10px;
	font-weight: normal;
	background-image: url(images/C3-Aion/areaTopForum.gif);	
	display:block;
	clear:both;

}.forumIndexCenter a{
	font-size: 10px;
	font-weight: normal;
}
.forumInfo{
	margin-top: -7px;
	width: 66px;
	height: 24px;
	display: block;
	background-image: url(images/C3-Aion/forumInfo.gif);
	float:right;
}.forumInfo:hover{
	background-position:66px 0px;
}
a.forumCalendar{
	margin-top: -7px;
	width: 105px;
	height: 24px;
	display: block;
	background-image: url(images/C3-Aion/forumCalendar.gif);
	float:right;
}a.forumCalendar:hover{
	background-position:105px 0px;
}
a.forumSearch{
	margin-top: -7px;
	width: 81px;
	height: 24px;
	display: block;
	background-image: url(images/C3-Aion/forumSearch.gif);
	float:right;
}a.forumSearch:hover{
	background-position:81px 0px;
}
a.forumNewPM{
	margin-top: -7px;
	width: 76px;
	height: 24px;
	display: block;
	background-image: url(images/C3-Aion/areaTopNewPM.gif);
	float:right;
}a.forumNewPM:hover{
	background-position:76px 0px;
}
a.forumReply{
	margin-top: -5px;
	width: 80px;
	height: 23px;
	display: block;
	background-image: url(images/C3-Aion/areaTopReply.gif);
	float:right;
}a.forumReply:hover{
	background-position:80px 0px;
}




a.forumMemberlist{
	margin-top: -7px;
	width: 111px;
	height: 24px;
	display: block;
	background-image: url(images/C3-Aion/forumMemberlist.gif);
	float:right;
}a.forumMemberlist:hover{
	background-position:115px 0px;
}


a.newTopic{
	margin-top: -7px;
	width: 102px;
	height: 24px;
	display: block;
	background-image: url(images/C3-Aion/forumNewTopic.gif);
	float:right;
}a.newTopic:hover{
	background-position:102px 0px;
}
a.reply{
	margin-top: -7px;
	width: 66px;
	height: 24px;
	display: block;
	background-image: url(images/C3-Aion/forumReply.gif);
	float:right;
}a.reply:hover{
	background-position:66px 0px;}

a.topiclocked{
	margin-top: -7px;
	width: 125px;
	height: 24px;
	display: block;
	background-image: url(images/C3-Aion/forumLocked.gif);
	float:right;
}a.topiclocked:hover{
	background-position:125px 0px;}




.forumSearch{
	margin-top: -7px;
	width: 81px;
	height: 24px;
	display: block;
	background-image: url(images/C3-Aion/forumSearch.gif);
	float:right;
}.forumSearch:hover{
	background-position:81px 0px;
}
#infoBox{
	margin-top: 15px;
	text-align: center;
	display: none;
}

#searchBox{
	margin-top: 15px;
	text-align: center;
	display: none;
}
#calendarBox{
	text-align: center;
	display: block;
}
.signatureBox{
	margin-top: 10px;
	text-align: left;
	display: none;
}
/* ----------- Viewtopic --------- */
a.topicDelete{
	margin-top: -7px;
	width: 24px;
	height: 24px;
	display: block;
	background-image: url(images/C3-Aion/topic_delete_css.gif);
	float:right;
}a.topicDelete:hover{
	background-position:24px 0px;
}
.topicSignature{
	margin-top: -7px;
	width: 24px;
	height: 24px;
	display: block;
	background-image: url(images/C3-Aion/topic_signature.gif);
	float:right;
	cursor: pointer;
}.topicSignature:hover{
	background-position:24px 0px;
}
a.topicAnnounce{
	margin-top: -7px;
	width: 24px;
	height: 24px;
	display: block;
	background-image: url(images/C3-Aion/topic_announce_css.gif);
	float:right;
}a.topicAnnounce:hover{
	background-position:24px 0px;
}
a.topicSticky{
	margin-top: -7px;
	width: 24px;
	height: 24px;
	display: block;
	background-image: url(images/C3-Aion/topic_sticky_css.gif);
	float:right;
}a.topicSticky:hover{
	background-position:24px 0px;
}
a.topicNormal{
	margin-top: -7px;
	width: 24px;
	height: 24px;
	display: block;
	background-image: url(images/C3-Aion/topic_normal_css.gif);
	float:right;
}a.topicNormal:hover{
	background-position:24px 0px;
}
a.topicMerge{
	margin-top: -7px;
	width: 24px;
	height: 24px;
	display: block;
	background-image: url(images/C3-Aion/topic_merge_css.gif);
	float:right;
}a.topicMerge:hover{
	background-position:24px 0px;
}
a.topicSplit{
	margin-top: -7px;
	width: 24px;
	height: 24px;
	display: block;
	background-image: url(images/C3-Aion/topic_split_css.gif);
	float:right;
}a.topicSplit:hover{
	background-position:24px 0px;
}
a.topicMove{
	margin-top: -7px;
	width: 24px;
	height: 24px;
	display: block;
	background-image: url(images/C3-Aion/topic_move_css.gif);
	float:right;
}a.topicMove:hover{
	background-position:24px 0px;
}
a.topicLocked{
	margin-top: -7px;
	width: 24px;
	height: 24px;
	display: block;
	background-image: url(images/C3-Aion/topic_lock_css.gif);
	float:right;
}a.topicLocked:hover{
	background-position:24px 0px;
}
a.topicUnlock{
	margin-top: -7px;
	width: 24px;
	height: 24px;
	display: block;
	background-image: url(images/C3-Aion/topic_unlock_css.gif);
	float:right;
}a.topicUnlock:hover{
	background-position:24px 0px;
}


/* ----------- Post Buttons --------- */
a.postQuote{
	margin-top: -7px;
	margin-right: 5px;
	width: 67px;
	height: 24px;
	display: block;
	background-image: url(images/C3-Aion/icon_quote_css.gif);
	float:right;
}a.postQuote:hover{
	background-position:67px 0px;
}
a.postEdit{
	margin-top: -7px;
	width: 67px;
	height: 24px;
	display: block;
	background-image: url(images/C3-Aion/icon_edit_css.gif);
	float:right;
	z-index:2;
}a.postEdit:hover{
	background-position:67px 0px;
}
a.postDelete{
	margin-top: -7px;
	width: 67px;
	height: 24px;
	display: block;
	background-image: url(images/C3-Aion/icon_delete_css.gif);
	float:right;
}a.postDelete:hover{
	background-position:67px 0px;
}
/* ----------- Moderator Cards --------- */
input.ModCardRed {
	margin-top: -6px;
	background-image: url(images/C3-Aion/icon_rcard_css.gif);
	background-color: transparent;
	height: 20px;
	width: 23px;
	border: 0px; 
	cursor: default;
	float: right;
}input.ModCardRed:hover { 
	background-position:23px 0px;
	cursor: pointer;}

input.ModCardGreen {
	margin-top: -6px;
	background-image: url(images/C3-Aion/icon_gcard_css.gif);
	background-color: transparent;
	height: 20px;
	width: 23px;
	border: 0px; 
	cursor: default;
	float: right;
}input.ModCardGreen:hover { 
	background-position:23px 0px;
	cursor: pointer;}
input.ModCardYellow {
	margin-top: -6px;
	background-image: url(images/C3-Aion/icon_ycard_css.gif);
	background-color: transparent;
	height: 20px;
	width: 23px;
	border: 0px; 
	cursor: default;
	float: right;
}input.ModCardYellow:hover { 
	background-position:23px 0px;
	cursor: pointer;}
input.ModCardBlue {
	margin-top: -6px;
	background-image: url(images/C3-Aion/icon_bcard_css.gif);
	background-color: transparent;
	height: 20px;
	width: 23px;
	border: 0px; 
	cursor: default;
	float: right;
}input.ModCardBlue:hover { 
	background-position:23px 0px;
	cursor: pointer;}
input.ModCardOrange {
	margin-top: -6px;
	background-image: url(images/C3-Aion/icon_bhotcard_css.gif);
	background-color: transparent;
	height: 20px;
	width: 23px;
	border: 0px; 
	cursor: default;
	float: right;
}input.ModCardOrange:hover { 
	background-position:23px 0px;
	cursor: pointer;}

/* ----------- Attachment --------- */
.contAreaRightTopAttachment {
	width: 553px;
	height: 34px;
	background-image: url(images/C3-Aion/areaTopAttachment.gif);
	background-repeat:no-repeat;
	clear:both;
}
/* ----------- About / Contact User --------- */
a.userIcons{
	width: 14px;
	height: 14px;
	display: block;
	background-image: url(images/C3-Aion/icon_pm_css.gif);
}a.userIcons:hover{
	background-position:14px 0px;
}


/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Text Frames ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */
/* Top */
td.avatarTopLeft{
	background:#000000 url(images/C3-Aion/avatarTopLeft.gif);
	background-repeat:no-repeat;
	height: 2px;
	width: auto;
}
td.avatarTopCenter{
	background:#000000 url(images/C3-Aion/avatarTopCenter.gif) repeat-x;
	height: 2px;
	width: auto;
}
td.avatarTopRight{
	background:#000000 url(images/C3-Aion/avatarTopRight.gif);
	background-repeat:no-repeat;
	height: 2px;
	width: auto;
}
/* Bottom */
td.avatarBottomLeft{
	background:#000000 url(images/C3-Aion/avatarBottomLeft.gif);
	background-repeat:no-repeat;
	height: 2px;
	width: auto;
}
td.avatarBottomCenter	{
	background:#000000 url(images/C3-Aion/avatarBottomCenter.gif) repeat-x;
	height: 2px;
	width: auto;
}
td.avatarBottomRight{
	background:#000000 url(images/C3-Aion/avatarBottomRight.gif);
	background-repeat:no-repeat;
	height: 2px;
	width: auto;
}
/* Sides */
td.avatarLeft{
	background:#000000 url(images/C3-Aion/avatarLeft.gif) repeat-y;
	height: auto;
	width: 2px;
}
td.avatarRight{
	background:#000000 url(images/C3-Aion/avatarRight.gif) repeat-y;
	height: auto;
	width: 2px;
}



/* ----------- Begin Forumreihe --------- */
.forumMainClass{
	clear:both;
	text-align: left;
	padding-top: 8px;	
	margin-left: 8px;
	float:left;
}
.forumMainClassCat{
	clear:both;
	text-align: left;
	margin-top:-23px;
	padding-left: 8px;
	float:left;
	position: absolute;
}
.contAreaForumSub{
	margin-left: 4px;
	width: 1013px;
	height: 50px;
}.contAreaForumSub:hover{
	background-image: url(images/C3-Aion/areaSubOver.png);
	background-repeat: repeat;
}

.forumIcon{
	margin-left: 5px;
	clear:both;
	float: left;
	width: 40px;
}
.forumSubClass{
	text-align: left;
	float: left;
	padding-left: 5px;
	font-size: 10px;
	width: 625px;
}.forumSubClass a{
	font-size: 10px;
}
.forumSubClassSecond{
	text-align: left;
	float: left;
	padding-left: 5px;
	font-size: 10px;
	width: 545px;
}.forumSubClass a{
	font-size: 10px;
}





.forumMainLP{
	padding-top: 8px;
	width: 180px;
	float: right;
	font-weight: bold;
	text-align: center;
}
.forumSubLP{
	width: 180px;
	float: right;
	text-align: center;
	font-size: 10px;
	clear:both;
}.forumSubLP a{
	font-size: 10px;}

.forumTopicPost{
	padding-top: 8px;
	width: 80px;
	font-weight: bold;
	float: right;
	text-align: center;
}
.forumSubTopics{
	margin-top: 15px;
	width: 80px;
	height: 20px;
	float: left;
	text-align: center;
	font-size: 10px;
}.forumSubTopics a{
	font-size: 10px;
}


.forumSubAuthor{
	padding-top: 20px;
	width: 100px;
	max-width: 100px;
	float: left;
	text-align: center;
	height:36px;
	font-size: 10px;
}.forumSubAuthor a{
	font-size: 10px;}


.forumSubClassLink{
}
.forumSubClassLink a{
	font-weight: normal;
	font-size: 10px;
}
.forumSubClassStats{
	padding-top: 6px;
	text-align: left;
	width: 575px;
	float:left;
	padding-left: 5px;
}

.forumAuthor{
	padding-top: 10px;
	width: 100px;
	max-width: 100px;
	float: left;
	border-left: #596c99 1px solid;
	text-align: center;
	height:26px;
}

/* Announce */
.forumMainClassAnnounce{
	padding-top: 10px;
	clear:both;
	text-align: left;
	width: 459px;
	float:left;
	padding-left: 5px;
}
.forumSubClassAnnounce{
	padding-top: 6px;
	padding-left: 5px;
	text-align: left;
	padding-left: 5px;
	width: 419px;
	float:left;
}
/* ---------- Teamspeak ------------ */
body.ts  {
	background-color: #000000;
	background-position: -10px 0;
	background-image: url(images/C3-Aion/areaCenter.gif);
	background-repeat:repeat-y;
}

td.tsBG{
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
.tsName{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.tsPlayerName{
	text-align: center;
	font-size: 10px;
	vertical-align: top;
}

a.tsSmall{
	font-size: 9px;
	color: #fff7f7;
	font-weight: normal;
}
a.channellink{
	font-size: 10px;
	font-weight: normal;
	vertical-align: top;
}
.channelcount{
	font-size: 9px;
	font-weight: normal;
	vertical-align: top;	
}
/* ---------- Recruitment ------------ */

.recruit{
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
}

.recruitClass{	
	font-size: 12px;
	font-weight: bold;
}
.recruitSpec{	
	font-size: 10px;
	margin-left: 10px;
}


/* ---------- Bossprogress ------------ */
.bossIni{
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
}
.bossName{
	font-size: 10px;
	font-weight: normal;
	margin-left: 15px;
}
.bossStatus{
	font-size: 10px;
	font-weight: bold;
	margin-right: 10px;
	vertical-align: top;
}