@charset "utf-8";
/* CSS Document 

*/

/*--- BEGIN 1024er mimimi Hack ------*/
#fix1024{ 
	width: 1000px; 						/* #container width */
	background-position:-100px 0; 		/* #container, header, footer ... background-position */
	padding-left: 0; 					/* #header padding */
	padding-right: 52px; 				/* #portal paddingLeft  */
	padding-top: 38px; 					/* #register paddingRight  */
	margin: 0px 59px; 					/* #mainContent margin */
	height: 350px; 						/* #headerLogo margin-left */
	display: none;
}

/*--- ENDE 1024er mimimi Hack ------*/



body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #a1d3ff;
	background: #00173e;
	/*background-image: url(images/C-Style2-WotLK/BehindScene.jpg);*/
	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;
}



#container {
	width: 1202px;
	background-image: url(images/C-Style2-WotLK/pageBG.jpg);
	background-repeat:repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}
#mainContent {
	margin: 0px 160px;
	padding: 0 10px;
}
#footer {
	clear: both;
	padding: 0 10px 0 20px;
	background: #DDDDDD;
	background-image: url(images/C-Style2-WotLK/footerBG.jpg);
	height: 259px;
	vertical-align:bottom;
	text-align:center;
}
.footerJobs{
	background-image: url(images/C-Style2-WotLK/jobs.jpg);
	position:absolute;
	text-align: center;
	display: block;
	width: 873px;
	height: 249px;
	margin-left: -12px;
	margin-top: 45px;
}

.footerTop{
	float: left;
	min-height: 150px;
}
.footerTopIE{
	float: left;
	min-height: 150px;
}

/*--II Header ----*/
#header {
	background: #DDDDDD;
	background-image: url(images/C-Style2-WotLK/headerMain.jpg);
	padding: 0 10px 0 20px;
	height: 270px;
}
.headerTop{
	height: 50px;
}
#gameLogo{
	display: none;
}
/*---III Header MainMenu ------*/
.mainMenu{
	width: auto%;
	height: auto;
	clear: both;
	padding-top: 143px;
	z-index: 10;
}

#portal {
	margin-left: 132px;
	background: url(images/C-Style2-WotLK/Portal.gif);
	display:block;
	height: 29px;
	width: 98px;
	cursor: default;
	float: left;
}#portal:hover {
	background-position:98px 0px;
	float: left;}
	
#dummy_portal {
	margin-left: 132px;
	background: url(images/C-Style2-WotLK/dummy_portal.gif);
	display:block;
	height: 29px;
	width: 98px;
	cursor: default;
	float: left;
	
}

a.forum {
	background: url(images/C-Style2-WotLK/Forum.gif);
	display:block;
	height: 29px;
	width: 95px;
	cursor: default;
	float:left;
}a.forum:hover {
	background-position:95px 0px;
	cursor: pointer;}

a.dummy_forum {
	background: url(images/C-Style2-WotLK/Forum.gif);
	display:block;
	height: 29px;
	width: 95px;
	cursor: default;
	float:left;
}

a.settings {
	background: url(images/C-Style2-WotLK/Profile.gif);
	display:block;
	height: 29px;
	width: 95px;
	cursor: default;
	float:left;
}a.settings:hover {
	background-position:95px 0px;
	cursor: pointer;}


a.news {
	background: url(images/C-Style2-WotLK/news.gif);
	margin-top:1px;
	display:block;
	height: 27px;
	width: 95px;
	cursor: default;
	float:left;
}a.news:hover {
	background-position:97px 0px;
	cursor: pointer;}
	
	
a.dkp {
	background: url(images/C-Style2-WotLK/DKP.gif);
	display:block;
	height: 29px;
	width: 97px;
	cursor: default;
	float: left;
}a.dkp:hover {
	background-position:97px 0px;
	cursor: pointer;}

a.dummy_dkp {
	margin-top:1px;
	background:url(images/C-Style2-WotLK/DKP_dummy.jpg);
	display:block;
	height: 27px;
	width: 97px;
	cursor: default;
	float: left;
}


a.gallery {
	background: url(images/C-Style2-WotLK/Gallery.gif);
	display:block;
	height: 29px;
	width: 97px;
	cursor: default;
	float: left;	
}a.gallery:hover {
	background-position:97px 0px;
	cursor: pointer;}
	

a.gallery_dummy {
	background: url(images/C-Style2-WotLK/dummy_gallery.gif);
	display:block;
	height: 29px;
	width: 97px;
	cursor: default;
	float: left;	
}

#register {
	margin-top: -29px;
	margin-right: 143px;
	background: url(images/C-Style2-WotLK/Register.gif);
	display:block;
	height: 29px;	
	width: 97px;
	cursor: default;	
	float: right;
}#register:hover {
	background-position:97px 0px;
	cursor: pointer;}

input.submit {
	margin-top: 0;
	background-image: url(images/C-Style2-WotLK/MainMenuSubmit.gif);
	height: 29px;
	width: 96px;
	border: 0px; 
	cursor: default;
	
}input.submit:hover { 
	background-position:96px 0px;
	cursor: pointer;}

input.log {
	margin-right: 10px;
	margin-top: 6px;
	background: #0f283f;
	border: 1px solid #738cc7;
	font: 9px  Verdana, Arial, Helvetica, sans-serif,;
	color:#ffffff;
	height: 13px;
	width: 55px;
	float: right;
}

.pass{
	background: url(images/C-Style2-WotLK/Pass.gif) no-repeat;
	height: 29px;
	width: 138px;
	float: left;
}

.login{
	background: url(images/C-Style2-WotLK/Login.gif) no-repeat;
	height: 29px;
	width: 145px;
	float: left;
	margin-left: 34px;
}

a.admin{
	background: url(images/C-Style2-WotLK/Admin.gif);
	display: block;
	height: 29px;	
	width: 97px;
	cursor: default;
	float:left;		
}a.admin:hover {
	background-position:97px 0px;
	cursor: pointer;}
	
a.admin_dummy{
	background: url(images/C-Style2-WotLK/dummy_admin.gif);
	display: block;
	height: 29px;	
	width: 97px;
	cursor: default;
	float:left;		
}
	
a.rplan {
	background: url(images/C-Style2-WotLK/Rplan.gif);
	display: block;
	height: 29px;
	width: 123px;
	cursor: default;
	float:left;		
}a.rplan:hover {
	background-position:123px 0px;
	cursor: pointer;}
	
a.rplan_dummy {
	background: url(images/C-Style2-WotLK/rplan_dummy.png);
	display: block;
	height: 29px;
	width: 123px;
	cursor: default;
	float:left;}

a.groups {
	background: url(images/C-Style2-WotLK/Groups.gif);
	display:block;
	height: 29px;	
	width: 97px;
	cursor: default;
	float:left;	
}a.groups:hover {
	background-position:97px 0px;
	cursor: pointer;}

a.profile {
	background: url(images/C-Style2-WotLK/Profile.gif);
	display:block;
	height: 29px;	
	width: 96px;
	cursor: default;	
	float:left;
}a.profile:hover {
	background-position:96px 0px;
	cursor: pointer;}

a.logout {
	background: url(images/C-Style2-WotLK/Logout.gif);
	display:block;
	height: 29px;	
	width: 97px;
	cursor: default;
	float: left;
}a.logout:hover {
	background-position:97px 0px;
	cursor:pointer;}

/*-------------------- ForumButtons ------------*/
input.fmi_submit { 
	background-image: url(images/C-Style2-WotLK/fm_submit.gif);
	height: 18px;	
	width: 60px;
	border: 0px; 
	cursor: default;
}
input.fmi_submit:hover { 
	background-image: url(images/C-Style2-WotLK/fm_submit.gif);
	background-position:60px 0px;
	height: 18px;	
	width: 60px;
	border: 0px;
	cursor: pointer;
}
input.fmi_preview { 
	background-image: url(images/C-Style2-WotLK/fm_preview.gif);
	height: 18px;	
	width: 60px;
	border: 0px; 
	cursor: default;
}
input.fmi_preview:hover { 
	background-image: url(images/C-Style2-WotLK/fm_preview.gif);
	background-position:60px 0px;
	height: 18px;	
	width: 60px;
	border: 0px; 
	cursor: pointer;
}
input.fmi_quote { 
	background-image: url(images/C-Style2-WotLK/fm_quote.gif);
	height: 18px;	
	width: 60px;
	border: 0px; 
	cursor: default;
}
input.fmi_quote:hover { 
	background-image: url(images/C-Style2-WotLK/fm_quote.gif);
	background-position:60px 0px;
	height: 18px;	
	width: 60px;
	border: 0px; 
	cursor: pointer;
}
input.fmi_smilies { 
	background-image: url(images/C-Style2-WotLK/fm_smilies.gif);
	height: 18px;	
	width: 60px;
	border: 0px; 
	cursor: default;
}
input.fmi_smilies:hover { 
	background-image: url(images/C-Style2-WotLK/fm_smilies.gif);
	background-position:60px 0px;
	height: 18px;	
	width: 60px;
	border: 0px; 
	cursor: pointer;
}
a.newtopic{
	background-image: url(images/C-Style2-WotLK/newtopic2.gif);
	display:block;
	height: 25px;	
	width: 74px;
	cursor: default;
	float: left;
}
a.newtopic:hover{
	background-image: url(images/C-Style2-WotLK/newtopic2.gif);
	background-position:74px 0px;
	display:block;
	height: 25px;	
	width: 74px;
	cursor: pointer;	
	float: left;
}
a.topicreply{
	background-image: url(images/C-Style2-WotLK/reply.gif);
	display:block;
	height: 25px;	
	width: 74px;
	cursor: default;	
	float: left;
}
a.topicreply:hover{
	background-image: url(images/C-Style2-WotLK/reply.gif);
	background-position:74px 0px;
	display:block;
	height: 25px;	
	width: 74px;
	cursor: pointer;	
	float: left;
}

/*-------------------- PortalSettings ------------*/
.portalLeftContainer {
	clear: both;
	width: 210px;
	min-height:561px;
	float: left;
}
.portalRightContainer {
	float: left;
	width: 640px;
	min-height:561px;
	margin-left: 10px;
}
/*------------ ContentBox ----------*/
.contArea {
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
	float: left;
}
.contAreaShoutbox {
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
.contAreaDiv{
	width: 50%;
	float:left;
	text-align:center;
}
.clear{
	width:auto;
	clear: both;
	text-align: left;
}
.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/C-Style2-WotLK/areaTop.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopWelcome {
	width: 100%;
	height: 37px;
	background-image: url(images/C-Style2-WotLK/areaTopWelcome.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopRecruit {
	width: 100%;
	height: 37px;
	background-image: url(images/C-Style2-WotLK/areaTopRecruit.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopBoss {
	width: 100%;
	height: 37px;
	background-image: url(images/C-Style2-WotLK/areaTopBoss.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopRank {
	width: 100%;
	height: 37px;
	background-image: url(images/C-Style2-WotLK/areaTopRank.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopPoll {
	width: 100%;
	height: 37px;
	background-image: url(images/C-Style2-WotLK/areaTopPoll.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopTS {
	width: 100%;
	height: 37px;
	background-image: url(images/C-Style2-WotLK/areaTopTS.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopVent {
	width: 100%;
	height: 37px;
	background-image: url(images/C-Style2-WotLK/areaTopVent.gif);
	background-repeat:no-repeat;
	clear:both;
}




.contAreaLeftTopPoster {
	width: 100%;
	height: 37px;
	background-image: url(images/C-Style2-WotLK/areaTopPoster.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopLinks {
	width: 100%;
	height: 37px;
	background-image: url(images/C-Style2-WotLK/areaTopLinks.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopSearch {
	width: 100%;
	height: 37px;
	background-image: url(images/C-Style2-WotLK/areaTopSearch.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopStats {
	width: 100%;
	height: 37px;
	background-image: url(images/C-Style2-WotLK/areaTopStats.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopLastSeen {
	width: 100%;
	height: 37px;
	background-image: url(images/C-Style2-WotLK/areaTopLastSeen.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopNewestPics {
	width: 100%;
	height: 37px;
	background-image: url(images/C-Style2-WotLK/areaTopNewestPics.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopRecentTopics {
	width: 100%;
	height: 37px;
	background-image: url(images/C-Style2-WotLK/areaTopRecent.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopWhoOnline {
	width: 100%;
	height: 37px;
	background-image: url(images/C-Style2-WotLK/areaTopWhoOnline.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopCalendar {
	width: 100%;
	height: 37px;
	background-image: url(images/C-Style2-WotLK/areaTopCalendar.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopLastRaids {
	width: 100%;
	height: 37px;
	background-image: url(images/C-Style2-WotLK/areaTopLastRaids.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopNextRaids {
	width: 100%;
	height: 37px;
	background-image: url(images/C-Style2-WotLK/areaTopNextRaids.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopLatestDrops {
	width: 100%;
	height: 37px;
	background-image: url(images/C-Style2-WotLK/areaTopLatestDrops.gif);
	background-repeat:no-repeat;
	clear:both;
}





.contAreaLeftCenter {
	font-size: 12px;
	width: 195px;
	height: auto;
	background-image: url(images/C-Style2-WotLK/areaCenter.gif);
	background-repeat:repeat-y;
	float: left;
	padding:10px;
}
.contAreaLeftCenter a:hover{
	font-size: 10px;
	color: white;
}
.contAreaLeftBottom {
	width: 100%;
	height: 15px;
	background-image: url(images/C-Style2-WotLK/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: 35px;
	background-image: url(images/C-Style2-WotLK/areaTop2.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaRightTopTitle {
	width: auto;
	height: 32px;
	float: left;
}
.contAreaRightTopTitle a{
	color: #FFFFFF;
}




.contAreaRightTopName{
	width: auto;
	height: 32px;
	float: right;
}
.contAreaRightTopDate{
	width: auto;
	height: 32px;
	float: right;
}
.contAreaRightCenter{
	width: 100%;
	height: auto;
	background-image: url(images/C-Style2-WotLK/areaCenter2.jpg);
	background-repeat:repeat-y;
	float: left;
}.contAreaRightCenterPost{
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 140%;}

.contAreaRightCenterComment{
	clear: both;
	float: right;
	margin-right: 30px;
	text-align: right;
}
.contAreaRightBottom {
	width: 100%;
	height: 15px;
	background-image: url(images/C-Style2-WotLK/areaBottom2.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
	clear:both;
}
.contAreaRightNews{
	width:  auto;
	height: auto;
	float:  left;
}
.contAreaShoutboxDate{
	font-size: 9px;
	width: 100px;
	float: left;
	text-align: center;
}
.contAreaShoutboxName{
	width: 100px;
	float: left;
}
.contAreaShoutboxPost{
	font-size: 12px;
	max-width: 390px;
	width: auto;
	float: left;
}
/*--------------------------------------------------------------------------------------------- forum ------------------------------------------------------------*/
.forumNavLeft{
	clear: both;
	width: auto;
	float: left;
	text-align: left;
}
.forumNavRight{
	width: auto;
	float: right;
	text-align: right;
}
.forumMainShout{
	clear:both;
	text-align: left;
	width: auto;
	float:left;
	padding-left: 5px;
	color: #ffffff;
}
.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{
	margin-top: 10px;
	margin-left: 450px;
	position:absolute;
	z-index: 1;
	text-align: center;
	display: block;
	width: 570px;
	height: 129px;
	max-height: 129px;
}
	
.contAreaLeftTop p{
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	margin: 0 0 0 0;
	text-align: center;
	color:#ffeac8;
}
.contAreaLeftCenter p{
	font-size: 10px;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	margin: 0 0 0 0;
	color: #c9eaff;
}
.contAreaRightTopTitle p{
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 13px;
	margin: 0 0 0 0;
	color: #FFFFFF;
}
.contAreaRightTopName p{
	font-size: 10px;
	text-align: right;
	padding-right: 15px;
	padding-top: 13px;
	margin: 0 0 0 0;	
}
.contAreaRightTopDate p{
	font-size: 10px;
	text-align: right;
	padding-right: 15px;
	padding-top: 15px;
	margin: 0 0 0 0;	
	color: #ffeac8;
}
p.center{
	text-align:center;
}
.contAreaLeftCenter a{
	font-size: 10px;
}
.contAreaLeftCenter a:hover{
	font-size: 10px;
	color: #55d3f0;	
}
a{
	color:#FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover{
	color: #55d3f0;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.small{
	font-size: 10px;
	font-weight: normal;
}
a.small:hover{
	font-size: 10px;
	font-weight: normal;
}
.small{
	font-size: 10px;
}
/* - Album / Sub Categories - */
.small a{
	font-size: 10px;
}
.color2{
	color: #ffffff;
}
/* --------------- Form------------------ */
form{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

input.post{
	color: #c9eaff;
	background-color:#0c3254;
	border: 1px solid #738cc7;
	margin: 10px;
}

input.postNoMargin{
	color: #c9eaff;
	background-color:#0c3254;
	border: 1px solid #738cc7;
}
textarea.post{
	color: #c9eaff;
	background-color:#0c3254;
	border: 1px solid #738cc7;
	font:11px Verdana,Arial,Helvetica,sans-serif;
}

input.search{
	color: #ffffff;
	background-color:#0c3254;
	border: 1px solid #738cc7;
}
input.search:hover{
	color: #ffffff;
	background-color:#1f4669;
	border: 1px solid #ffffff;
}
select{
	color: #ffffff;
	background-color:#0c3254;
	border: 1px solid #738cc7;
}

select.portal{
	color: #ceb599;
	background-color:#0c3254;
	border: 1px solid #738cc7;
}
select.portal:hover{
	color: black;
	background-color:665a4c;
}
/* ---------- Pollbalken ------------ */
.pollLeft{
	background-image: url(images/C-Style2-WotLK/pollLeft.gif);
	display:block;	
	height: 
}


/* ---------- Tables ------------ */
table{
	background: #596c99;
	border-color: #94826e;
}
table.logo{
	text-align:center;
	background-color: transparent;
}
td.logo{
	background-image: none;
}


th{
	background-image: url(images/C-Style2-WotLK/mainpostback2.jpg);
	height: 40px;
	padding: 1px 0 1px 0;
}

td{
	background-image: url(images/C-Style2-WotLK/mainpostback.jpg);
	margin: 0px;
	padding: 0px;
}

td.forumStandart{
	background-image: url(images/C-Style2-WotLK/mainpostback.jpg);
	margin: 0px;
	padding: 0px;
}
td.forumReverse{
	background-image: url(images/C-Style2-WotLK/mainpostback2.jpg);
}

td.forum{
	background-image: url(images/C-Style2-WotLK/mainpostback.jpg);
	height: 60px;
}td.forum:hover{
	background-image: url(images/C-Style2-WotLK/mainpostback2.jpg);}

td.forumSmall{
	background-image: url(images/C-Style2-WotLK/mainpostback.jpg);
}td.forumSmall:hover{
	background-image: url(images/C-Style2-WotLK/mainpostback2.jpg);}


.forumMainClass{
	clear:both;
	text-align: left;
	padding-top: 10px;	
	width: 570px;
	float:left;
	padding-left: 5px;
}
.forumMainLP{
	padding-top: 10px;
	width: 180px;
	float: left;
	height:26px;
	border-left: #596c99 1px solid;
	text-align: center;
}
.forumTopicPost{
	padding-top: 10px;
	width: 50px;
	float: left;
	border-left: #596c99 1px solid;
	text-align: center;
	height:26px;
}
.forumSubAuthor{
	padding-top: 20px;
	width: 100px;
	max-width: 100px;
	float: left;
	border-left: #596c99 1px solid;
	text-align: center;
	height:36px;
	font-size: 10px;
}
.forumSubAuthor a{
	font-size: 10px;
}
.forumIcon{
	clear:both;
	float: left;
	width: 40px;
}
.forumSubClass{
	padding-top: 6px;
	text-align: left;
	width: 530px;
	float:left;
	padding-left: 5px;
}
.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;
}
.forumSubLP{
	padding-top: 12px;
	width: 180px;
	float: left;
	border-left: #596c99 1px solid;
	text-align: center;
	font-size:10px;
	height:44px;
}
.forumSubLP a{
	font-size: 10px;
}
.forumSubTopics{
	padding-top: 20px;
	width: 50px;
	float: left;
	text-align: center;
	height:36px;
	border-left: #596c99 1px solid;
}
/* Announce */
.forumMainClassAnnounce{
	padding-top: 10px;
	clear:both;
	text-align: left;
	width: 459px;
	float:left;
	padding-left: 5px;
	color:#ffffff;	
}
.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: transparent;
	background-repeat:repeat-y;
}

td.tsBG{
	background-image: url(images/C-Style2-WotLK/mainpostback.jpg);
	margin: 0px;
	padding: 0px;
}
.tsName{
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.tsPlayerName{
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	vertical-align: top;
}

a.tsSmall{
	font-size: 9px;
	color: #c9eaff;
	font-weight: normal;
}
a.channellink{
	font-size: 10px;
	color: #8dd3ff;
	font-weight: normal;
	vertical-align: top;
}
.channelcount{
	font-size: 9px;
	font-weight: normal;
	vertical-align: top;	
}
/* ---------- Recruitment ------------ */

.recruitClass{	
	font-size: 12px;
	color: #ffffff;
}
.recruitSpec{	
	font-size: 10px;
	color: #8dd3ff;
	margin-left: 10px;
}
.recruithigh{
	font-size: 11px;
	font-weight: bold;
	color: #c9eaff;
	margin-left: 10px;
}

.recruitmedium{
	font-size: 11px;
	font-weight: bold;
	color: #c9eaff;
	margin-left: 10px;
}
.recruitlow{
	font-size: 11px;
	font-weight: bold;
	color: #c9eaff;
	margin-left: 10px;
}
/* ---------- Bossprogress ------------ */
.bossIni{
	font-size: 8px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	margin-top: 5px;
}
.bossName{
	font-size: 8px;
	font-weight: normal;
	color: #8dd3ff;
	margin-left: 10px;
}
.bossStatus{
	font-size: 7px;
	font-weight: bold;
	color: #0C3;
	margin-right: 6px;
	vertical-align: top;
}
/* ---------- Admin Area (V1 format ) ------------ */
td.genmed,.genmed{
	font-size:11px
	color:#ffd28b;
}
.genmedblack{
	font-size: 12px;
	color:#ffd28b;
	font-weight:normal;
	padding-left: 25px;
}
.gensmallblack{
font-size:10px;
color:#ffd28b;
font-weight: normal;
}
.blackbold{
	font-size:10px;
	color:#ffd28b;
	font-weight:bold;
}
.padleft25{
	padding-left:15px;
}
.padleft10{
	padding-left:10px;
}
.padleft15{
	padding-left:15px;
}


.padright10{
	padding-right:10px;
}
.padtop5{
	padding-top:5px;
	padding-bottom:5px;
}
.name{font-size:11px;font-weight: bold; color:#cc6633;}
.leftplacer{
	float:left;
	vertical-align:middle;
	padding-left: 3px;
}

