html {   
   height: 100%;
   background-color: #000;
   font-family: "Trebuchet MS", "Segoe UI", Arial, Helvetica, sans-serif;
 }
 
 body {
  width: 100%;
  min-height: 100%;
  background-color: #000;
  margin: 0;
  padding: 0;
}

a {
	text-decoration: none;
}

a:hover {
	color: #999;

}

a:active { 
	text-decoration: none;
}	
	
#wrapper {
   /*width: 1300px;*/
   width: 100%;
   background-image: url(../img/characterImages/contrition_07262010.jpg);
   background-repeat: no-repeat; 
   background-attachment: fixed;
   background-position: 90% top;
   margin: 0;
   height: 100%;
   position: relative;
  /* -o-background-size: 200px 100px;
   -khtml-background-size: 200px 100px;
   -webkit-background-size: 200px 200px;*/
}

#w2 {
    /*width: 1300px;*/
   width: 1300px;
   margin: 0;
   margin-left: auto;
   margin-right: auto;
   margin-top: 5px;
   height: 100%;
   position: relative;

}

#fullContainer {
	width:1300px;
	border: none;
	/*background: url(../img/characterImages/infura_06102010.jpg) no-repeat fixed;*/
	/*background-position: 90% top;*/
	min-height: 1000px;
	margin: 0; 
	padding-bottom: 100px;
}  

#leftOverlay {
	color: #FFF;
	float: left;
	width: 370px;
	top: 150px;
	left: 330px;
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	display: none;
	text-transform:uppercase;
}

#rotw {
	border: 1px solid #FFF;
	background: url(../img/menuback70.png) repeat;
}


#rightOverlay {
	float: right;
	width: 248px;
	margin: 0;
	padding: 0;
	position: absolute;
	height: 100%;
	right: 0;
	
}

#maskingContainer {
	width:1000px;
	margin-right: auto;
	margin-left: 50px;
	border: 1px solid #FFF; 
	background: url(../img/menuback80.png) repeat;
	background: rgba(0, 0, 0, 0.8);
	
}

#dataContainer {
	width:1000px;
	background: url(../img/backgroundhorde.png) top left repeat-y;
	background-position: 0px 180px;
}

#header {
	/*background: url("../img/logo/rotater.php") no-repeat;*/
	background: url("../img/logo/alexstraza_art.jpg") no-repeat;
	font-size:13px;
	font-weight:bold;
	color: #FFF;
	height:230px;
	margin:0;
	padding:0;
}

/* headerTop */
#headerTop {
	background: url(../img/menuback60.png) repeat;
	background: rgba(0, 0, 0, 0.6);
	font-weight:bold;
	color: #CCC;
	height:30px;
	margin: 0;
	padding: 0;
}

#headerTop a {
	font-weight: bold;
	color:#009DFF;
	text-decoration: none;
}

#headerTop a:hover {
	font-weight: bold;
	color:#999;
	text-decoration: none;
}

#headerA {
	width:392px;
	height: 30px;
	float:left;
	text-transform:uppercase;
	font-size:11px;
	margin: 0;
	padding: 7px;
}

#headerB {
	font-style: italic;
	width:580px;
	height: 30px;
	float:right;
    text-transform:uppercase;
	text-align:right;
	font-size:11px;
	padding: 7px;
}

#headerBLogin {
	text-transform: uppercase;
	font-size:11px;
	height: 25px;
	padding: 0;
	margin: 0;
	font-style: italic;
	width: 582px;
	float: right;
    text-transform: uppercase;
	text-align:right;
	font-size: 11px;
	overflow: hidden;
    position: relative;
    z-index: 3;
    display: none;
	padding-top: 4px;
	margin-right: 7px;
	font-weight: bold;
}

.loginbox {
	background: none;
	vertical-align: middle;
	height: 18px;
	width: 100px;
	border: 1px solid #FFF;
	color: #CCC;
}

.loginbox:hover {
	background:#151515;
	border: 1px solid #FFF;
}


.loginsubmit {
		 font-family: "Trebuchet MS", "Segoe UI", Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		font-size:11px;
		background: none;
		height:22px;
        width:100px;
        border:1px solid #FFF;
        color:#CCC;
		vertical-align: middle;
		padding-bottom: 3px;
}

/* End - HeaderTop */


.headerMiddle {
	height:169px;
	margin:0;
	padding:0;
}

/* Main Body */
.content {
	font-size:13px;
	margin:0;
	padding:0;
}


/* Left Column */
.leftCol {
	float: left;
	width:699px;
	color:#252525;
	margin: 0;
	padding: 0;
	font-weight: normal;
	border-right: solid 1px #FFF;
	min-height: 100%;
	height: auto !important;
}

/* NEWS */
.news {
	padding: 12px;
	color: #FFF;
	background: url(../img/menuback50.png) repeat;
	background: rgba(0, 0, 0, 0.5);
}

.newsspace {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: none;
	border-right: none;
}

.newstitle {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20px;
	text-transform:uppercase;
}

.newsinfo {
	font-weight: bold;
	color: #009DFF;
	font-size: 11px;
	text-transform:uppercase;
	padding-bottom: 5px;
}

.newscomments {
	font-weight: bold;
	font-size: 11px;
	text-transform:uppercase;
	text-align: right;
	padding-bottom: 5px;
	text-decoration:none;
}

.newscomments a {
	color: #009DFF;
}

.newscomments a:hover {
	color: #999;
}

.newscontent {
	font-weight:normal;
	font-size:13px;
	color: #CCC; 
}

.newscontent a {
	color: #009DFF; 
}


.newscontent img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #FFF;
}


/* Right Column */
.rightCol {
	float: left;
	width:300px;
	padding:0;
	margin: 0;
	height: 100%;
}


.rightTitle {
	background-color: #252525;
	height: auto;
}


.rightTitle h1{
	font-weight:bold;
	font-size: 17px;
	color: #FFFFFF;
	padding: 12px;
	padding-left: 40px;
	text-transform: uppercase;
	margin: 0;
	
}

.rightROTW {
	color: #FFFFFF;
	padding: 8px;
	padding-bottom: 25px;
}

.rightRecruit {
	color: #FFFFFF;
	padding: 8px;
	padding-bottom: 25px;
}

.rightSchedule {
	padding: 8px;
	color: #FFFFFF;
	padding-bottom: 25px;
}

.rightDrops {
	padding: 8px;
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom: 25px;

}

.rightDrops a {
	color: #009DFF; 
}

.rightLatestPosts {
	padding: 8px;
	color: #FFFFFF;
	padding-bottom: 25px;
}

.rightLatestPosts a {
	color: #009DFF;
}

.rightLatestPosts a:hover{
	color: #999;
}


.rightOnline {
	padding: 8px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	padding-bottom: 25px;

}

.rightOnline a {
	color: #009DFF; 
}



/* Footer */
.footer {
	height:100px;
	padding: 0px;
	margin: 0px;
	font-size: 12px; 
	border-top: 1px solid #FFF;
}

.footer a {
	color:#009DFF;
	text-decoration:none;
}


.footer a:hover {
        color:#999;
        text-decoration:none;
}

.footerTitle {
	text-transform:uppercase;
	font-size:20px;
	color: #FFF;
}

.footerAbout {
	background: url(../img/menuback50.png) repeat;
	background: rgba(0, 0, 0, 0.5);
	float: left;
	width: 490px;
	color:#FF7D0A;
	padding: 5px;
	height:90px;
}

.footerLegal {
	background-color: #151515;
	float: left;
	width: 290px;
	color:#FF7D0A;
	padding: 5px;
	font-size: 10px;
	height:90px;
}

.footerRSS {
	background-color: #151515;
	float: left;
	width: 190px;
	color:#FF7D0A;
	padding: 5px;
	height:90px;
	
}




.footerTitle{
	text-transform:uppercase;

}



/* End Footer */















/* Horizontal Menu */

.jqueryslidemenu{
font-size: 12px;
font-weight:bold;
text-transform:uppercase;
width: 100%;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none; 
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
z-index: 20;
display: inline;
float: left;
width: 166px;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: url(../img/menuback60.png) repeat;
background: rgba(0, 0, 0, 0.6);
height: 14px;
text-align: center;
color: white;
padding: 8px 10px;
border: 1px solid #777;
color: #2d2b2b;
text-transform:uppercase;
text-decoration: none;  
}


.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover{
background: black; /*tab link background during hover state*/
color: white;
color: #009DFF;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
background: url(../img/menuback70.png) repeat;
background: rgba(0, 0, 0, 0.7);
position: absolute;
left: 0;
display: block;
visibility: hidden;
}


.orangeMain {
        color:#FF7D0A;
        text-decoration:none;
}

.blueMain {
	font-weight: bold;
	color: #009DFF;
	text-decoration:none;
}



/*  Class Colors 
--------------------*/
.warrior,
.wowclass1,
.wowclass1:link,
.wowclass1:visited,
.wowclass1:active,
td.wowclass1,
td.wowclass1 a:link,
td.wowclass1 a:visited,
td.wowclass1 a:active 
{
font-weight:700;
text-decoration:none;
color:#C79C6E;
white-space:nowrap;
}


.paladin,
.wowclass2,
.wowclass2:link,
.wowclass2:visited,
.wowclass2:active,
td.wowclass2,
td.wowclass2 a:link,
td.wowclass2 a:visited,
td.wowclass2 a:active 
{
font-weight:700;
text-decoration:none;
color:#F58CBA;
white-space:nowrap;
}


.hunter,
.wowclass3,
.wowclass3:link,
.wowclass3:visited,
.wowclass3:active,
td.wowclass3,
td.wowclass3 a:link,
td.wowclass3 a:visited,
td.wowclass3 a:active 
{
font-weight:700;
text-decoration:none;
color:#ABD473;
white-space:nowrap;
}

.rogue,
.wowclass4,
.wowclass4:link,
.wowclass4:visited,
.wowclass4:active,
td.wowclass4,
td.wowclass4 a:link,
td.wowclass4 a:visited,
td.wowclass4 a:active 
{
font-weight:700;
text-decoration:none;
color:#FFF569;
white-space:nowrap;
}


.priest,
.wowclass5,
.wowclass5:link,
.wowclass5:visited,
.wowclass5:active,
td.wowclass5,
td.wowclass5 a:link,
td.wowclass5 a:visited,
td.wowclass5 a:active 
{
font-weight:700;
text-decoration:none;
color:#FFFFFF;
white-space:nowrap;
}


.deathknight,
.death_knight,
.wowclass6,
.wowclass6:link,
.wowclass6:visited,
.wowclass6:active,
td.wowclass6,
td.wowclass6 a:link,
td.wowclass6 a:visited,
td.wowclass6 a:active 
{
font-weight:700;
text-decoration:none;
color: #C41F3B;
white-space:nowrap;
}


.shaman,
.wowclass7,
.wowclass7:link,
.wowclass7:visited,
.wowclass7:active,
td.wowclass7,
td.wowclass7 a:link,
td.wowclass7 a:visited,
td.wowclass7 a:active 
{
font-weight:700;
text-decoration:none;
color:#2459FF;
white-space:nowrap;
}


.mage,
.wowclass8,
.wowclass8:link,
.wowclass8:visited,
.wowclass8:active,
td.wowclass8,
td.wowclass8 a:link,
td.wowclass8 a:visited,
td.wowclass8 a:active 
{
font-weight:700;
text-decoration:none;
color:#69CCF0;
white-space:nowrap;
}


.warlock,
.wowclass9,
.wowclass9:link,
.wowclass9:visited,
.wowclass9:active,
td.wowclass9,
td.wowclass9 a:link,
td.wowclass9 a:visited,
td.wowclass9 a:active 
{
font-weight:700;
text-decoration:none;
color:#9482C9;
white-space:nowrap;
}


.druid,
.wowclass11,
.wowclass11:link,
.wowclass11:visited,
.wowclass11:active,
td.wowclass11,
td.wowclass11 a:link,
td.wowclass11 a:visited,
td.wowclass11 a:active 
{
/*font-weight:700;*/
text-decoration:none;
color:#FF7D0A;
white-space:nowrap;
}



