/**************************************************************
   All page content except for footer
 **************************************************************/

#content {
	margin-top:10px;
	vertical-align:top;
}

/**************************************************************
   Top menu and logo
 **************************************************************/

#header {
	clear: both;
	height:120px;
	margin: 0 auto;
	background-color: #FFFFFF;
	color:#000000;
	padding-bottom:10px;
}

#header_logo {
	width:90%;
	text-align:center;
	vertical-align:top;
}

#header_lang_selector {
	width:100px;
	text-align:right;
	vertical-align:top;
}

/**************************************************************
   Page Content
 **************************************************************/

#page {
	margin: 0 auto;
	background-color: #FFFFFF;
	color:#000000;
	padding-top:6px;
	border:1px solid #000000;
	vertical-align:top;
}

/* Column widths */
.width {
  width: 901px;
}

.widthMenu {
  width: 200px;
}

.widthMain {
  width: 670px;
}

.width150px {
	width:150px;
}

.width130px {
	width:130px;
}

.width100px {
	width:100px;
}

.width33 {
	width:33%;
}


/**************************************************************
   Menu Content
 **************************************************************/

#menu {
	text-align:left;
	font-size:13px;
	vertical-align:top;
}

.bloc_menu {
	margin-left:10px;
	padding-left:10px;
	padding-right:10px;
	background-color:#E9EAEB;
	border:1px solid #CCCCCC;
}

.menu_stats {
	padding-bottom:5px;
}

.bloc_menu_title {
	font-weight:bold;
	color:#353E47;
	font-size:14px;
	border-bottom:1px solid #353E47;
	margin-bottom:5px;
        font-variant: small-caps;
}

#menu ul {
	padding:0;
	list-style: none;
	list-style-image: url(foo.gif); /* because IE is balls */
}

#menu li a {
	display:block;
	background:url(img/backli.gif) no-repeat 5px 50%;
	padding:1px 5px 1px 20px;
}

#menu li a:hover {
	background: #B3C6C4 url(img/backli.gif) no-repeat 5px 50%;
	text-decoration:none;
}

.level2 {
	padding:1px 5px 1px 15px;
}

.level3 {
	padding:1px 5px 1px 30px;
}

/**************************************************************
   Main Content
 **************************************************************/

#main {
	text-align:left;
	padding-bottom:40px;
	padding-right:10px;
	padding-left:10px;
	vertical-align:top;
}

#main_title {
        text-align: left;
        font-size: 10pt;
        font-weight: bold;
        font-style: normal;
        font-variant: small-caps;
        color:#353E47;
        border-bottom: 2px solid #666666;
	margin-bottom:20px;
}

#team {
	width:100%;
}

#team td {
	width:50%;
}

.team_member {
	width:100%;
}

.team_member th {
	width:110px;
}

.team_member td {
	width:100%;
}

#pjirc {
	width:100%;
	text-align:center;
}

#irpg_players {
	width:100%;
	text-align:center;
}

/**************************************************************
   Footer
 **************************************************************/


#footer {
	background-color: #FFFFFF;
	color:#000000;
	font-size:11px;
	margin:0;
	padding-top:20px;
}

#bottom {
	text-align:center;
	margin-top:5px;
}
/**************************************************************
   Generic Display 
 **************************************************************/

.online {
	color:green;
}

.offline {
	color:red;
}

.command {
	color:red;
}

.align_center {
	text-align:center;
}

.valign_middle {
	vertical-align:middle;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style: italic ;
}

.code {
	width:100%;
}

.hidden {
	display:none;
}

.input {
		width: 130px;
	}
	a.mail {
		color: black;
	}
	.border {
		background-image: url(../img/back.gif); border: 1px solid #000000;
		background-position: center; background-repeat: no-repeat;
	}
	.layerwindow {
		position: absolute; visibility: hidden; z-index: 6000;
	}
	.invisible {
		visibility: hidden; display: none; color: #FFFFFF;
		background-color: #FFFFFF; z-index: 0;
	}

	/* Fonts */
	.tall {
		font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 12pt;
		font-weight: bold;
	}
	.medium {
		font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 10pt;
		font-weight: bold; text-align: right;
	}
	.small {
		font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 10pt;
	}
	.footer {
		font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 9pt;
		font-weight: bold;
	}

/**************************************************************
   Denora Stuffs
 **************************************************************/
div.title {
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	color:#353E47;
	border-bottom: 1px solid #666666;
	margin: 2px 0px 10px 0px;
}

div.error {
	width: 350px;
	margin: 50px auto 50px auto;
	border: 2px solid #F5F5F5;
}

table.error {
	width: 100%;
}
table.error td.lerr {
	background-color: #FFFFFF;
}
table.error td.rerr {
	background-color: #F5F5F5;
	border-left: 1px solid #CCCCCC;
	width: 100%;
}

table.stats {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #666666;
}

table.stats td.b { border-bottom: 1px dotted #CCCCCC; }
table.stats td.s { background-color: #F4F4F4; }
table.stats td.n { border-left: 4px solid #F4F4F4; }

table.stats td { padding-bottom:5px; }

.bar {
	border: 1px solid #F4F4F4;
}

.fill {
	background:#FFFFFF url(../themes/universnet/img/barbg.png) no-repeat;
	height: 4px;
}

.nofill {
	background-color: #FFFFFF;
	height: 4px;
}

table.center {
	margin-left: auto;
	margin-right: auto;
}

td.topmenu {
	margin: 0px;
	padding: 0px;
	width: 70px;
}
td.topmenu a {
	display: block;
	width: 69px;
}
td.topmenu a:hover {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

th { white-space: nowrap; }

.left {
	text-align:left;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

#stats {
	font-size:12px;
}

#stats table {
	margin-bottom:15px;
}

#nick, #user, #chan {
	width:110px;
}

.color {
	color: #5083b7;
}
