

body { text-align: center; background: #333333 url('images/mainbg.jpg'); margin: 0; font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color: white; background-position: center; background-repeat: repeat-y; }

td,th { font-size: 11px; }
th { text-align: left; font-weight: bold; }

a, a:active, a:visited {
	color: orange;
	text-decoration: none;
}

a:hover {
	color: orange;
	text-decoration: underline;
}

input { margin: 0; }

.form_small_input {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	background-color: #666666;
	border: 1px solid orange;
	padding: 2px;
}

.form_small_submit {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	background-color: #666666;
	border: 1px solid white;
	padding: 2px;	
}

.form_input {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	background-color: #393939;
	border: 1px solid #666666;
	padding: 2px;
}

.form_textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #393939;
	border: 1px solid #666666;	
	padding: 3px; 
}

.form_checkbox {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	background-color: #393939;
	border: 1px solid #666666;	
	padding: 2px;	
}

.form_file {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	background-color: #393939;
	border: 1px solid #666666;	
	padding: 2px;
}

.form_select {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	background-color: #393939;
	border: 1px solid #666666;	
	padding: 2px;	
}

.form_small_select {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	background-color: #393939;
	border: 1px solid #666666;	
	padding: 1px;
}

.form_submit,.form_button {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	background-color: #393939;
	border: 1px solid #666666;	
	padding: 2px;
}

.forums_post_title {
	padding: 2px;
	font-size: 11px;
	color: #DDD;
}

.forums_post_signature {
	border-top: 1px solid #262626;
	height: 3px;
	padding: 3px;
}

.forums_post_text {
	height: 200px;
	padding: 5px;
}

.forums_post_text img {
	max-width: 95%;
}

.forums_post_signature img {
	max-width: 95%;
}

.edited_post {
	color: #666666;	
}

.porkcode_quote_table	{ font-family: verdana, helvetica, sans-serif; font-size: 10px; border: 1px dashed #666666; width: 90%; padding: 3px; background-color: #444444;}
.porkcode_quote_td1		{ text-align: left; }
.porkcode_quote_td2		{ text-align: left; }

/*
.form_input		{ font-size: 12px; color: black; font-family: verdana, sans-serif, arial, helvetica; }
.form_textarea		{ font-size: 12px; color: black; font-family: verdana, sans-serif, arial, helvetica; }
.form_checkbox		{ font-size: 12px; color: black; font-family: verdana, sans-serif, arial, helvetica; background-color: #D7FF6E; }
.form_file		{ font-size: 10px; color: black; font-family: verdana, sans-serif, arial, helvetica; background-color: #D7FF6E; }
.form_select		{ font-size: 10px; color: black; font-family: verdana, sans-serif, arial, helvetica; background-color: #D7FF6E; border: 1px solid black; }
.form_small_select	{ font-size: 9px; color: black; font-family: verdana, sans-serif, arial, helvetica; background-color: #D7FF6E; border: 1px solid black; }
.form_submit		{ font-size: 12px; color: black; font-family: verdana, sans-serif, arial, helvetica; background-color: #D7FF6E; border: 1px solid black; }
.form_button		{ font-size: 12px; color: black; font-family: verdana, sans-serif, arial, helvetica; background-color: #D7FF6E; border: 1px solid black; }
*/

#outeroutercontainer {
	margin: 0 auto;
	text-align: left;
	
	width: 908px;
	
	background-color: #111111;
}

#outerouteroutercontainer {
	margin: 0 auto;
	text-align: left;
	
	width: 916px;
	
	background-color: #222222;
}

#outercontainer {
	margin: 0 auto;

	border-left: 1px solid white;
	border-right: 1px solid white;
	
	width: 900px;
	
	background-color: black;
}

#logoarea {
	width: 900px;
	height: 125px;
	
	/*padding-top: 75px;
	padding-left: 12px;
	padding-bottom: 5px;*/
	
	background-image: url('logo.jpg');
	background-repeat: repeat-x;
	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 45px;
	color: #BBBBBB;
	margin: 0;
}

#navarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 894px;
	
	/*background-image: url('images/navbg.jpg');*/
	font-size: 12px; 
	font-weight: bold; 
	padding: 3px; 
	color: orange; 
	background-color: #222222;  
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	
	//height: 15px;
	margin: 0;
}

.radio { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 886px;
	
	/*background-image: url('images/navbg.jpg');*/
	font-size: 10px;
	font-weight: normal; 
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
        padding-left: 10px;
	color: white; 
	background-color: #111111;  
	border-bottom: 1px solid #666666;
	
	//height: 16px;
	margin: 0;
}
/*
#navarea a, a:active, a:visited {
	color: orange;
	text-decoration: none;
}

#navarea a:hover {
	color: orange;
	text-decoration: underline;
}*/

.navlinks {
	padding-left: 8px;
	padding-right: 8px;
}

#sidebararea {
	width: 160px;
	background-color: black;
	margin: 0;
	font-weight: normal;
	color: white;
}

#contentarea {
	width: 719px;
	padding: 10px;
	border-right: 1px solid #999999;
	background-color: black;
	margin: 0;
	font-weight: normal;
	color: white;
}

.sidebar {
	width: 160px;
	background-color: black;
}

.sidebarhead {
	font-size: 11px; 
	font-weight: bold; 
	padding: 5px; 
	color: orange; 
	background-color: #222222;  
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
}

.sidebarmain {
	font-size: 11px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: black;
}

.newstitle {
	width: 100%; 
	font-size: 12px; 
	font-weight: bold; 
	padding: 3px; 
	color: orange; 
	background-color: #222222;  
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.newsbody {
	height: 150px;
	padding: 6px;
	font-size: 11px;
	background-color: #292929;
}

.newsbody-illidan {
	height: 150px;
	padding: 6px;
	font-size: 11px;
	background-color: #292929;
	background-image: url('illidan-bg.png');
	background-repeat: no-repeat;
	background-position: 0 170px;
}

.newsfootleft,.newsfootright {
	height: 20px; 
	padding: 3px; 
	background-color: #222222; 
	border-top: 1px solid #333333; 
	border-bottom: 1px solid #333333; 
	font-size: 10px
}

.news_commenttable_head1 {
	padding: 4px; 
	font-size: 12px; 
	font-weight: bold; 
	color: orange;
	
	width: 100%; 
	
	background-color: #222222;  
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;	
}

.forums_category {
	width: 100%;
	margin-top: 10px;
}

.forums_category_head1 {
	width: 100%; 
	font-size: 12px; 
	font-weight: bold; 
	padding: 3px; 
	color: orange; 
	background-color: #222222;  
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.forums_category_head2 {
	font-size: 11px;
	padding: 4px;
	color: white;
	background-color: #292929;
	border-bottom: 1px solid #222222;
}

.forums_forum {
	font-size: 11px;
	padding: 4px; 
	height: 48px;
	color: white;
	background-color: #333333;
	border-bottom: 1px solid #222222;
}

.forums_category_foot {
	height: 15px;
	background-color: #292929;
	border-bottom: 1px solid #333333;
}

.forums_forumlist_bottombox {
	width: 100%;
}

.forums_forumlist_bottombox_td_top {
	width: 100%; 
	font-size: 12px; 
	font-weight: bold; 
	padding: 3px; 
	color: orange; 
	background-color: #222222;  
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.forums_forumlist_bottombox_td_btop {
	background-color: #333333;
	border-top: 1px solid #222222;
	padding: 5px;
}

.forums_forumlist_bottombox_td {
	background-color: #333333;	
	border-bottom: 1px solid #222222;
	padding: 5px;
}

.forums_topiclist {
	width: 100%;
}

.forums_topiclist_head1 {
	width: 100%; 
	font-size: 12px; 
	font-weight: bold; 
	padding: 3px; 
	color: orange; 
	background-color: #222222;  
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;	
}

.forums_topiclist_head2 {
	font-size: 11px;
	padding: 4px;
	color: white;
	background-color: #292929;
	border-bottom: 1px solid #222222;	
}

.forums_topic {
	font-size: 11px;
	padding: 4px;
	color: white;
	background-color: #333333;
	border-bottom: 1px solid #222222;
	border-right: 1px solid #222222;
}

.forums_topic_start {
	font-size: 11px;
	padding: 4px;
	color: white;
	background-color: #333333;
	border-bottom: 1px solid #222222;
	border-right: 1px solid #222222;		
}

.forums_topic_end {
	font-size: 11px;
	padding: 4px;
	color: white;
	background-color: #333333;
	border-bottom: 1px solid #222222;		
}

/* view topic */

.forums_topic_path {
	font-weight: bold;
	color: white;
	font-size: 12px;
}

.forumtopicheadfoottable {
	width: 100%;
}

.forumtopicheadfoottoptd {
	padding: 3px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	background-color: #222222;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.forumtopicheadfootlefttd {
	font-size: 10px;
	padding: 3px;
	background-color: #292929;
	border-bottom: 1px solid #222222;
}

.forumtopicheadfootrighttd {
	font-size: 10px;
	padding: 3px;
	text-align: right;
	background-color: #292929;
	border-bottom: 1px solid #222222;
}


.forums_topictable { 
	width: 100%;
	margin-top: 10px;
}
.forums_topictable_head1 {
	width: 100%; 
	
	background-color: #222222;  
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;	
}

.forums_topictable_head1_td1 {
	padding: 4px; 
	font-size: 12px; 
	font-weight: bold; 
	color: orange; 
	
}

.forums_topictable_head1_td2 {
	font-size: 11px;
	padding: 4px; 	
	font-size: 11px; 
	color: white;
	text-align: right; 		
}

.forums_post_head_left {
	background-color: #292929;
	border-bottom: 1px solid #222222;	
	border-right: 1px solid #222222;
	width: 160px;	
}

.forums_post_head_left_td1 {
	padding: 2px;
	width: 24px;
}

.forums_post_head_left_td2 {
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding: 2px;
	padding-left: 5px;
}

.forums_post_head_right {
	padding: 2px;
	color: white;
	background-color: #292929;
	border-bottom: 1px solid #222222;	
	width: 100%;
}

.forums_post_head_right_subtable_left {
	font-size: 10px;
}

.forums_post_head_right_subtable_right {
	font-size: 10px;
}

.forums_post_main_left {
	padding-top: 10px;
	font-size: 12px;
	background-color: #333333;
	border-bottom: 1px solid #222222;
	border-right: 1px solid #222222;
}

.forums_post_main_right {
	padding: 6px;
	font-size: 12px;
	background-color: #333333;
	border-bottom: 1px solid #222222;	
}

.forums_post_userblock_table {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.forums_post_userblock {
	background-color: #444444;
	border: 1px solid #222222;
	padding: 6px;
	width: 150px;
	font-size: 10px;
	text-align: left;
}

.forums_post_foot_left {
	font-size: 11px;
	padding: 4px;
	color: white;
	background-color: #292929;
	border-bottom: 1px solid #333333;	
	border-right: 1px solid #222222;
	width: 160px;		
}

.forums_post_foot_right {
	font-size: 11px;
	padding: 4px;
	color: white;
	background-color: #292929;
	border-bottom: 1px solid #333333;	
	width: 100%;	
}

.pm_body {
	width: 98%;
	padding: 3px;
	background-color: #444444;
	border: 1px solid #222222;
	min-height: 150px;
}

img.avatar {
	max-width: 160px;
	width:expression("auto" );
}

/* forums - quickreply */
.forums_quickreply_table		{  }
.forums_quickreply_head_left	{ width: 165px; background-color: #292929; padding: 3px; border-bottom: 1px solid #222222; border-right: 1px solid #222222; }
.forums_quickreply_head_right	{ background-color: #292929; padding: 3px; font-family: verdana, sans-serif; font-size: 10px; border-bottom: 1px solid #222222; }
.forums_quickreply_main_left	{ background-color: #333333; text-align: center; font-family: verdana, sans-serif, Arial; font-size: 10px; padding: 3px; border-right: 1px solid #222222; white-space: nowrap; }
.forums_quickreply_main_right	{ height: 50px; font-family: verdana, sans-serif; font-size: 10px; padding: 2px; white-space: nowrap; background-color: #333333;}
.forums_quickreply_foot_left	{ padding: 3px; border-top: 1px solid #222222; border-bottom: 1px solid #222222; border-right: 1px solid #222222; background-color: #292929; }
.forums_quickreply_foot_right	{ text-align: right; padding: 3px; border-top: 1px solid #222222; background-color: #292929; border-bottom: 1px solid #222222; }
.forums_quickreply_textarea	{ height: 140px; width: 100%; font-size: 12px; font-family: verdana, sans-serif, arial, helvetica; color: black; border: none; }
.forums_quickreply_noprivs		{ border-bottom: 1px solid #222222; padding: 10px; }


/* forums - smilies */
.postforumssmilies 	{ width: 160px; font-family: Verdana; font-size: 10px; border: 1px solid #222222; padding: 2px; text-align: center; background-color: #444444;  white-space: nowrap; }
.postforumssmilies_table 	{ width: 160px; }


/* calendar */
.calendar { width: 100%; border-bottom: 1px solid #666666; border-right: 1px solid #666666; }
.calendar_empty { width: 14%; height: 80px; border-left: 1px solid #666666; border-top: 1px solid #666666; }
.calendar_day { width: 14%; background-color: #292929; height: 80px; padding: 3px; border-left: 1px solid #666666; border-top: 1px solid #666666; }
.calendar_day_head { height: 15px; }
.calendar_day_events { font-size: 9px; }
.calendar_head {
	width: 14%;
	background-color: black;
	padding: 3px;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
}

/* item links */
.itemlinkleft {
	padding: 4px;
	width: 16px;
	border-bottom: 1px solid #333333;
	/*background-color: #050505;*/
}

.itemlinkleft img {
	max-width: none;
}

.itemlinkright {
	font-size: 11px;
	padding: 4px;
	font-weight: bold;
	color: #A434EE;
	border-bottom: 1px solid #333333;
	/*background-color: #050505;*/
}

.itemlinkright a,
.itemlinkright a:visited,
.itemlinkright a:active  {
	color: #A434EE;
}
.itemlinkright a:hover, {
	color: #A434EE;
	text-decoration: underline;
}

.itemlinkcolor {
	color: #A434EE;
}

.itemlinkdiv a {
	color: #A434EE;
}

div#tbitem {
    position: absolute;
    z-index: 10;
    visibility: hidden;
    text-align: left;
}

/* imported */

/* News module classes */



/* Post news / post forums classes */
.postnewstable,.postforumstable		{
	background-color: #222222; width: 100%; 
}
.postnewstablehead,.postforumstablehead	{ 	
	width: 100%; 
	font-size: 12px; 
	font-weight: bold; 
	padding: 3px; 
	color: orange; 
	background-color: #222222;  
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333; 
}
.postnewsrowleft,.postforumsrowleft	{ 
	padding: 4px; 
	background-color: #292929;
	border-bottom: 1px solid #222222; 
	font-size: 11px;
}
.postnewsrowright,.postforumsrowright	{
	padding: 4px; 
	border-left: 1px solid #222222;
	border-bottom: 1px solid #222222; 
	background-color: #292929;
	font-size: 11px;
}
.postnewsporkcode,.postforumsporkcode	{ padding: 3px; border-right: 1px solid #222222; }
.postnewssmilies,.postforumssmilies		{ width: 130px; font-size: 10px; border: 1px solid #222222; padding: 5px; text-align: center; background-color: #333333; }


/* Default table classes */
.plaintable	{ font-size: 10px; padding: 3px; }
.plainbox	{ font-size: 10px; padding: 3px; border-top: 1px solid #333333; border-bottom: 1px solid #333333; background-color: #222222; }
.deftable	{ 
	
}
.deftablehead	{ 	
	width: 100%; 
	font-size: 12px; 
	font-weight: bold; 
	padding: 3px; 
	color: orange; 
	background-color: #222222;  
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333; 
}
.deftablehead2	{ padding-left: 3px; padding-right: 3px; background-color: #222222; font-size: 10px; color: white; }
.deftablemain	{ padding: 3px; font-size: 10px; background-color: #292929; }
.deftablemain1	{ padding: 5px; font-size: 10px; background-color: #292929; border-right: 1px solid #222222; }
.deftablemain2	{ padding: 5px; font-size: 10px; background-color: #292929; }
.deftablemainstart		{ padding: 3px; font-family: verdana, sans-serif, arial; font-size: 10px; background-color: #292929;  }
.deftablemainend		{ padding: 3px; font-family: verdana, sans-serif, arial; font-size: 10px; background-color: #292929; border-left: 1px solid #222222; }
.deftablemainrepeated	{ padding: 3px; font-family: verdana, sans-serif, arial; font-size: 10px; background-color: #292929; border-left: 1px solid #222222; }
.deftableheadstart		{ border-left: 1px solid #333333; border-top: 1px solid #333333; padding-left: 3px; padding-right: 3px; background-image: url('images/default_head.jpg'); color: white; height: 22px; font-weight: bold; font-size: 12px; }
.deftableheadrepeated	{ border-top: 1px solid #333333; padding-left: 3px; padding-right: 3px; background-image: url('images/default_head.jpg'); color: white; height: 22px; font-weight: bold; font-size: 12px; }
.deftableheadend		{ border-right: 1px solid #333333; border-top: 1px solid #333333; padding-left: 3px; padding-right: 3px; background-image: url('images/default_head.jpg'); color: white; height: 22px; font-weight: bold; font-size: 12px; }
.defsubtable			{ width: 100%; font-size: 10px; }
.defsubtable_td			{ }
.deftablehead a:link		{ color: white; }
.deftablehead a:active		{ color: white; }
.deftablehead a:visited		{ color: white; }
.deftablehead2 a:link		{ color: orange; }
.deftablehead2 a:active		{ color: orange; }
.deftablehead2 a:visited		{ color: orange; }
.deftablehead a:link		{ color: white; }
.deftablehead a:active		{ color: white; }
.deftablehead a:visited		{ color: white; }
.deftablehead a:link		{ color: white; }
.deftablehead a:active		{ color: white; }
.deftablehead a:visited		{ color: white; }
.deftablehead a:link		{ color: white; }
.deftablehead a:active		{ color: white; }
.deftablehead a:visited		{ color: white; }
.btop { border-top: 1px solid #666666; }
.largerfont { font-size: 11px; }
.spacedtd { padding: 3px; }


/* ALLA CSS: */

.wowitem, .wowitemname {
  font: 12px arial,sans-serif;
  border: 1px solid #a9a9a9;
  padding: 3px;
  width: auto;
  background-color: #222222;
  -moz-border-radius: 4px;
  min-width: 150px;
  max-width: 400px;
  }

.wowover {
 position: absolute;
  top : 100px;
 left: 100px;

}
.wowitemt, .wowitemt TD, .wowitem TH  {
  font: 12px arial,sans-serif;
  color: white;
  }
  .wowrttxt {
  	padding-left: 100px;
  /*position: absolute;
    text-align: right;
  right: 3px;
  top: inherit;
  display: none;*/
}

.iname { font-size: 14px; }

.greyname {color: #9d9d9d; }
.whitename {color: #FFFFFF;}
.greenname,.greentext,.itemeffectlink {color: #1EFF00;}
.bluename {color: #0070DD; }
.purplename {color: #A434EE; }
.orangename {color: #D17C22; }
.redname {color: #FF0000; }
.goldtext {color: #ffd200;}
.yellowname { color: yellow; }

.itemeffectlink {max-width: 400px;}

.greyback {background: #9d9d9d; }
.whiteback {background: #FFFFFF;}
.greenback {background: #1EFF00;}
.blueback {background: #0070DD; }
.purpleback {background: #A434EE; }
.orangeback {background: #D17C22; }
.redback {background: #FF0000; }

.iho { cursor: pointer; }    /* hide/show image */

/* END ALLA CSS */


.floatright {
float: right;
}
