@charset "utf-8";

body {
  max-width: 1180px;
}

body, td {
	font-size: 12px;
	font-family:Arial,Helvetica,sans-serif;
	letter-spacing:-0.3px;
}

#banner {
	width: 870px;
	height: 150px;
	margin-top: 10px;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#phpbb3 {
	padding-left: 70px;
}

#crumb #nav {
	text-align: center;	
	text-transform: uppercase;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 110%;
}

#Main, #root_table {
	width: 870px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}

ul {
	margin-left: 20px;
	padding-left: 0px;
}
ul li {
	list-style: none;
	list-style-image: none !important;
	list-style-type: none !important;
	background: url(http://s.guildomatic.com/8613/host/3c/3cf701d72c0c195b212309bb8e6f0f6b.gif) 0px 1px no-repeat;
	list-style-position: outside;
	padding-left: 18px;
}

//override titles for panels
table th.title {
	font-size: 110%;
}

table.data td.clickable {
	text-align: left;
}
/* ------------------------------------------------------------
   forums
------------------------------------------------------------ */

tr.toplines  {
	letter-spacing: 2px;
	text-transform: uppercase;
	background-color: #333;
	font-weight: normal;
	font-size: inherit;
	line-height: 20px;
	height: 20px;
	border: 0px;
	background-image: url(http://s.guildomatic.com/8613/host/91/9125bac0bfd7ad349151d3ceea860d3b.gif);
}
tr.toplines th {
	border-top: 0px;
	border-bottom: 0px;
}
table.viewtopic td.four table {
	table-layout:fixed;
	border-collapse: collapse;
}

table.viewtopic td.four table td.txttop {
	text-overflow:ellipsis;
	overflow:hidden;
}
/* ------------------------------------------------------------
   raid calendar niblet
------------------------------------------------------------ */
#guildMain table#raidCalendarNib td#week div.day {
  min-height: 80px;
  width: 14%;
  -moz-box-sizing: border-box;
}
/* for Internet Explorer */
/*\*/
* html #guildMain table#raidCalendarNib td#week div.day {
height: 80px;
}
/**/  
#guildMain table#raidCalendarNib td#week div.today {
  background: #333;
  border: 1px solid #F4CC6A;
  min-height: 80px;
  width: 14%;
  -moz-box-sizing: border-box;  
}
/* for Internet Explorer */
/*\*/
* html #guildMain table#raidCalendarNib td#week div.today {
height: 80px;
}
/**/  
#guildMain table#raidCalendarNib td#week div.today div.date {
  border-bottom: 1px dotted white;
  color: white;
}

/* ------------------------------------------------------------
   guild applications niblet
------------------------------------------------------------ */
#guildApplicationsNib .ggcode table td {
	border: 0px !important;
	border-color: #190A07 !important;
}

/* ------------------------------------------------------------
   main guild home page
------------------------------------------------------------ */

#guildMain {
	padding:0px;
	margin: 0px;	
	position: relative;
}
#guildMain table th {
	text-transform: uppercase;
	font-size: 11px;
	height: 25px;
	background-color: #333;
	letter-spacing: 2px;
	font-weight: normal;
	background-image: url(http://s.guildomatic.com/8613/host/91/9125bac0bfd7ad349151d3ceea860d3b.gif);  
}
#guildMain table td {
  line-height: 1.5em;
  margin: 0;
  padding: 0;
}
#guildMain th {
  padding: 2px;
  text-align: left;
}

#guildMain td#leftColumn td.data {
	padding: 4px;
}

/* ------------------------------------------------------------
   guild applications niblet
------------------------------------------------------------ */

#guildMain table#guildApplicationsNib {
  border: 1px solid black;
  margin: 1px 0px 1px 0px;
  width: 100%;
}

#guildMain table#guildApplicationsNib td {
  border: 0px;
  padding: 0px;
}

#guildMain table#guildApplicationsNib td.clickable {
  padding: 2px;
}

#guildMain table#guildApplicationsNib td.clickable a {
  color: #d00;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: 50px;
}

#guildMain table#guildApplicationsNib table#guildApplicationsClassStatuses {
	background: #1b1b1b;
}

#guildMain table#guildApplicationsNib table#guildApplicationsClassStatuses td {
  border: none;
  background: none;
	padding: 2px;
}

#guildMain table#guildApplicationsNib table#guildApplicationsClassStatuses td.wowClassIcon {
  text-align: left;
  width: 15px;
  margin-left: 15px;
}

#guildMain table#guildApplicationsNib table#guildApplicationsClassStatuses td.wowClassName {
  text-align: left;
  width: 5%;
}

#guildMain table#guildApplicationsNib table#guildApplicationsClassStatuses td.note {
  color: #F4CC6A;
  text-align: left;
}

/* ------------------------------------------------------------
   forums
------------------------------------------------------------ */

tr.toplines  {
	letter-spacing: 2px;
	text-transform: uppercase;
	background-color: #333;
	font-weight: normal;
	font-size: inherit;
	line-height: 20px;
	height: 20px;
	border: 0px;
	background-image: url(http://s.guildomatic.com/8613/host/91/9125bac0bfd7ad349151d3ceea860d3b.gif);
}
tr.toplines th {
	border-top: 0px;
	border-bottom: 0px;
}
table.viewtopic td.four table {
	table-layout:fixed;
	border-collapse: collapse;
}

table.viewtopic td.four table td.txttop {
	text-overflow:ellipsis;
	overflow:hidden;
}

/* shoutbox */

div.shoutbox {
  background-color: black;
  padding: 3px;
}

div.shoutbox a:link,
div.shoutbox a:visited,
div.shoutbox a:active {
  color: #F4CC6A;
  text-decoration: none;
}

div.shoutbox a:hover {
  color: #fff;
}

div.shoutbox,
div.shoutbox div,
div.shoutbox input,
div.shoutbox h1,
div.shoutbox select {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 8pt;
  color: #cccccc;
}

div.shoutbox #shoutbox h2 {
  background-color: #0a0a0a;
  color: #aaaaaa;
  font-size: 7pt;
  font-weight: normal;
  line-height: 7pt;
  margin: 0 3px 2px 3px;
  padding: 2px;
  text-align: center;
}

div.shoutbox form#shoutForm input {
  border: 1px solid #333333;
  float: right;
  margin: 1px 0 0 2px;
  width: 60%;
}

div.shoutbox input[disabled] {
  color: #aaaaaa;
}

div.shoutbox div#shoutContents {
  border: 1px solid #666666;
  clear: both;
  height: 300px;
  overflow: auto;
}

div.shoutbox ul#shoutMessages {
  color: white;
  margin: 0;
  padding: 0;
}

div.shoutbox ul#shoutMessages li {
  background-color: #0a0a0a;
  line-height: normal;
  list-style-type: none;
  margin: 0 0 2px 0;
  padding: 5px;
  text-align: left;
}

div.shoutbox ul#shoutMessages .option {
  font-size: 7pt;
  text-transform: capitalize;
  color: #999999;
}

div.shoutbox ul#shoutMessages dl {
  font-size: 7pt;
  text-align: right;
  color: #999999;
  margin: 2px 0 0 0;
}

div.shoutbox ul#shoutMessages .online dd.status,
div.shoutbox ul#shoutMessages .ip dd.status {
  font-weight: bold;
  color: #80BC00;
}

div.shoutbox ul#shoutMessages .admin cite {
  border-bottom: 1px dotted #80BC00;
}

div.shoutbox ul#shoutMessages li.admin dl {
  border-left: 3px solid #80BC00;
}

div.shoutbox div#shoutContents #shoutPaging dd span.currentPage {
  background: white;
  border: 1px solid white;
  color: white;
  font-weight: bold;
  padding: 1px 3px;
}

div.shoutbox div#shoutContents #shoutPaging dd span.disabled {
  background: black;
  border: 1px solid gray;
  color: gray;
  padding: 1px 3px;
}

div.shoutbox div#shoutContents #shoutPaging dd a.page,
div.shoutbox div#shoutContents #shoutPaging dd a.nav {
  padding: 1px 3px;
  border: 1px solid white;
}

div.shoutbox div#shoutContents #shoutPaging dd a.page:hover,
div.shoutbox div#shoutContents #shoutPaging dd a.nav:hover {
  background: gray;
}

div.shoutbox div#shoutContents #shoutPaging strong {
  background-color: #F6F6F6;
}

div.shoutbox #shoutControls input{
  color: black;
}

div.shoutbox #shoutControls h2{
  background-color: black;
}

div.shoutbox #refresh {
  color: white;
  float: left;
  padding: 1px;
}