
@charset "utf-8";
/* WCU Gaming CSS Stylesheet by Simple Web Solutions */

body {
	background:url(../images/bg.png);
	color: #000;
	font: normal 12px tahoma, arial, verdana, sans-serif;
	position: relative;
	padding-bottom: 8px;
	margin:0px;
}

#wrapper {	
}

#branding {
	background: #021733 url(../images/topbgout.png);
	line-height:150px;
}

#branding .logoarea{
	height: 150px;
	background: #021733 url(../images/topbgin.png);
	border: 0;
	border-left: 1px solid #272727;
	border-right: 1px solid #272727;
	position: relative;
	width: 911px;
	margin:0 auto;

}

.logo {
	padding-left:20px;
}

.navbar {
 
position: relative;
bottom: 0;
 padding-top:6px;
    line-height:32px;
}

#mainarea {
	background-color:#e7e7e7;
	width:911px;
	margin: 0 auto;
	border-left: 1px solid #a2a2a2;
	border-right: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
		
	
}

#mainarea .content {
  
}

#mainarea .bottombanners {
	text-align:center;
	padding-bottom:15px;
	padding-top:15px;
}

#copyright {
	text-align:center;
	height: 35px;
	background:url(../images/footer.png) no-repeat;
	margin:0 auto;
	width:913px;
	padding-top:4px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;

}

#copyright a {
	color: #592c87;
	font-weight:bold;
}

#copyright a:visited {
	color: #592c87;
	font-weight:bold;
}
#admin_wrapper {
 
background: #202020;
}

#admin_bar {
	font-size: 0.8em;
	padding: 7px;
	height: 14px;

    background-color:#2d2d2d; 
    width:897px;
    margin: 0 auto;
    border-left: 1px #000;
    border-right: 1px #000;
    
}
#admin_links {
 float:left;
 
	
}
#admin_search {
 float:right;
 vertical-align: middle;
 display: table-cell;
}

#admin_bar a{
	text-decoration: none;
	
}

	#admin_bar li {
		padding: 0 3px 0 5px;
	}
	
		#admin_bar li.active, #admin_bar li.active a {
			color: #e74242;
		}
		
.navigationTacticalUp {
 
  float:left;
}
.navigationTacticalUp li {
		display:inline;
		 color:White;
	}
	
	.navigationTacticalUp a {
 color: #fff;
 font-weight: bold;
 font-family: Verdana;
 font-size: 11px;
}




 /* set the image to use and establish the lower-right position */
    .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{
      background: transparent url(../images/round.png) no-repeat bottom right}
    .cssbox{
    /* intended total box width - padding-right(next) */
      width:212px !important; /* IE Win = width - padding */
      width: 212px; 
    /* the gap on the right edge of the image (not content padding) */
      padding-right:15px; /* use to position the box */
      margin:20px auto}

    /* set the top-right image */
    .cssbox_head{background-position:top right;
    /* pull the right image over on top of border */
      margin-right:-15px; 
    /* right-image-gap + right-inside padding */
      padding-right:40px}

    /* set the top-left image */
    .cssbox_head h2{
      background-position:top left;
      margin:0; /* reset main site styles*/ 
      border:0; /* ditto */
    /* padding-left = image gap + interior padding ... no padding-right */
      padding:25px 0 15px 40px; 
      height:auto !important;
      height:1%} /* IE Holly Hack */

    /* set the lower-left corner image */
    .cssbox_body{
      background-position:bottom left;
      margin-right:25px; /* interior-padding right */ 
      padding:15px 0 15px 40px} /* mirror .cssbox_head right/left */
      
.toptitleforcontent {
 background-color:#EAEAEA;
  color:#666;
  width:100%;
  font-weight:bold;
  height:25px;
  font-family:Verdana;
  font-size:15px;
  vertical-align:middle;
  padding-top:10px; 
  padding-left:10px; 
  margin-bottom:10px; 
}     
      
     