/*  
Theme Name: FATAL Guild Theme
Theme URI: http://www.tawodi.org
Description: A custom skin for the FATAL Guild.
Version: 1.0
Author: Crystal Groves
Author URI: http://www.tawodi.org
*/


a {
	color: #AA0101;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

	

body {
	background: #000 url("images/bg.gif") repeat-y 50% 0;
	text-align: center;
	color: #A3A3A3;
	font-family: arial, serif;
	font-size: 11px;
	margin: 0;
}

table {
	font-size: 12px;
	font-family: arial;
	text-align: left;	

}

.dkp table td {
	vertical-align: middle;
}

.dkp .alternate {
	background: #181817;

}

.dkp .alternate2 {
	background: #080807;
}

.dkp .main {
	background-color:#181818;
}
		
#container {
	margin: 0 auto;
	text-align: center;
	position: relative;
	width: 795px;
}

#header {
	background: url("newbanner_wotlk.png") top left no-repeat;
	width: 795px;
	height: 217px;
	margin: 0 auto;
}

#footer {
	clear: both;
	text-align: center;
	height: 50px;
	border-top: 2px solid #333333;
	width: 100%;
	color: #FFF;
	font-size: 11px;
	padding-top: 20px;
}

#leftColumn {
	width: 275px;
	float: left;
	text-align: center;
}

#rightColumn {
	width: 490px;
	text-align: justify;
	float: right;
}

#centerColumn {
	width: 790px;
	text-align: left;
}

.required {
	color: #7A0101;
}

.hdr {
	font-size: 15px;
}

#wrapper {
	width: 775px;
	margin: 0 auto;
}

.entry {
	margin-top: 5px;
	margin-bottom: 10px;
}

#form {
	background: #000;
	color: #FFF;
	border: 0;
}


/*Top Navigation Styles*/
#nav {
	height: 29px;
	width: 795px;
	margin: -40px 0 50px 0px;
}

#nav a {
	color: #A3A3A3;
	font-family: arial, serif;
	font-size: 15px;
	display: block;
	float: left;
	padding: 0px 5px;
	text-decoration: none;
	margin: 0 20px;
}

#nav a:hover, #nav .selected {
	color: #FFF;
	padding-bottom: 10px;
	border-bottom: 2px solid #7A0101;
}

#breadcrumb {
	display: block;
	text-align: right;
}

#breadcrumb a {
	color: #A3A3A3;
	font-family: arial, serif;
	font-size: 12px;
	padding: 0px 5px;
	text-decoration: none;
}

#breadcrumb a:hover, #breadcrumb .selected, #breadcrumb span {
	margin-right: 10px;
	border-right: 2px solid #7A0101;
	padding-right: 10px;
}

#timezone{
	z-index: 9;
	}
#applabel {
          background: #000;
          color: #FFF;
          position: absolute;
          top: 571px;
          left: 290px;
          display: none;
          padding: 5px;
          font-size: 15px;
          text-align: left;
          width: 140px;
          margin: 0;
          z-index: 10;
          border: 1px solid #7A0101;
}
#app{
          background: #000;
          color: #FFF;
          position: absolute;
          top: 604px;
          left: 290px;
          display: none;
          padding: 5px;
          font-size: 15px;
          text-align: left;
          width: 486px;
          margin: 0;
          z-index: 10;
          border: 1px solid #7A0101;
}
#helpthreelabel {
          background: #000;
          color: #FFF;
          position: absolute;
          top: 521px;
          left: 290px;
          display: none;
          padding: 5px;
          font-size: 15px;
          text-align: left;
          width: 140px;
          margin: 0;
          z-index: 10;
          border: 1px solid #7A0101;
}
#helpThree {
          background: #000;
          color: #FFF;
          position: absolute;
          top: 554px;
          left: 290px;
          display: none;
          padding: 5px;
          font-size: 15px;
          text-align: left;
          width: 486px;
          margin: 0;
          z-index: 10;
          border: 1px solid #7A0101;
}
#helptwolabel {
          background: #000;
          color: #FFF;
          position: absolute;
          top: 572px;
          left: 290px;
          display: none;
          padding: 5px;
          font-size: 15px;
          text-align: left;
          width: 140px;
          margin: 0;
          z-index: 10;
          border: 1px solid #7A0101;
}
#helpTwo {
          background: #000;
          color: #FFF;
          position: absolute;
          top: 605px;
          left: 290px;
          display: none;
          padding: 5px;
          font-size: 15px;
          text-align: left;
          width: 486px;
          margin: 0;
          z-index: 10;
          border: 1px solid #7A0101;
}
#helponelabel {
          background: #000;
          color: #FFF;
          position: absolute;
          top: 465px;
          left: 290px;
          display: none;
          padding: 5px;
          font-size: 15px;
          text-align: left;
          width: 140px;
          margin: 0;
          z-index: 10;
          border: 1px solid #7A0101;
}
	
#helpOne {
          background: #000;
          color: #FFF;
          position: absolute;
          top: 498px;
          left: 290px;
          display: none;
          padding: 5px;
          font-size: 15px;
          text-align: left;
          width: 486px;
          margin: 0;
          z-index: 10;
          border: 1px solid #7A0101;
}

 

#loginDisplay .loginText {
          color: #FFF;
}

 

#loginDisplay a {
          color: #FFF;
          text-decoration: underline;
}



/*Side Navigation Sections*/

.leftBox {
	border: 1px solid #333333;
	color: #FFF;
	font-size: 11px;
	margin: 0 auto;
	width: 275px;
	text-align: justify;
	margin-bottom: 10px;
}

.leftBox .top {
	background: #333333;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	padding: 5px;
}

.leftBox .content {
	padding: 5px;
}

#linktxt{
	text-decoration: none;
	display: block;
	color: #A3A3A3;
	font-size: 15px;
	padding: 3px;
	text-align: left;
}

#linktxt:hover{
	background: #333333;
}	

.leftBox a {
	text-decoration: none;
	display: block;
	color: #A3A3A3;
	font-size: 15px;
	padding: 3px;
}

.leftBox a:hover {
	background: #333333;
}

.leftBox li{
	list-style-type: none;
}

h2 {
	color: #E67300;
	font-size: 13px;
margin: 0;
}

h1 {	
	font-size: 13px;
}

.date {
	color: #CD6600;
	font-size: 10px;
}	

.right {
	text-align: right;
}

.center {
	text-align: center'
}