﻿body 
{
background:#252525 url(http://valiant.wowinsomniac.com/images/bg.png) repeat-x scroll 0 0;
margin:0px;
padding:0px;
font-size:10pt;
}
/* Unset the borders for the maintable - eliminates black borders around top menu */
#maintable
{
    border:0;
    border-width:0 0 0 0;
    border-color:8f8f8f;
}

/* Unset the borders for the buttonstable - eliminates black borders around top menu
   Moves the menu up into the proper position along with the banner */
#buttonstable
{
    position:absolute;
    top:110px;
    left:0;
    #left:auto;
    border:0;
    z-index:5;
 
}

#header-buttons #menuSection a:hover, #header-buttons #menuSection a:visited, #header-buttons #menuSection a:active, #header-buttons #menuSection a:link
{
   font-family:"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
   font-weight:bold;
   text-decoration:none;
}

/* Remove the blue background from the menu backs.  */
#buttonstable td
{
    background:none;
}

#menuSection
{
   position:relative;
   left:-210px;
   
   z-index:9999999;
 }
 
 #flashSection
 {
     height:108px;
     vertical-align:bottom;
 }
 
 /* the flash iframe is moved down 10 px to make it fit in the space provided */
 #flashSection iframe
 {
     margin-top:10px;
 }
 
 /* fix for IE only, the logo is 16 px from teh top, lets move it up? */
 #logoTable
 {
     #position:relative;
     #top:-16px;
    
 }
/* Add some space between the forum menu and the start of teh forum content */ 
 td.content 
 {
    margin-top:0px;
    padding:0px;
 }
 
 table.content
 {
  #position:relative;
  #top:-15px;
  #z-index:4;
 }
 
#contentHolder {
  width:100%;
}

#contentHolder #leftContent
{
    width:40px;
    background: transparent url(http://valiant.wowinsomniac.com/images/body-l.gif) repeat-y 0 0;
}

#contentHolder #middleContent
{
    
    padding-top:20px;
}


#contentHolder #rightContent
{
    width:40px;
    background: transparent url(http://valiant.wowinsomniac.com/images/body-r.gif) repeat-y 0 0;
}




#guildMainHeader
{
    width:100%;
}

#guildMainHeader #col1head
{
    width:40px;
    background: transparent url(http://valiant.wowinsomniac.com/images/body-l.gif) repeat-y 0 0;
}

#guildMainHeader #col2head
{
background-image:url(http://valiant.wowinsomniac.com/images/top-m.gif);
background-position:left top;
background-repeat:repeat-x;
   
}


#guildMainHeader #col3head
{
    width:40px;
    background: transparent url(http://valiant.wowinsomniac.com/images/body-r.gif) repeat-y 0 0;
}

#footerTable
{
    width:100%;
  #position:relative;
  #top:-15px;
  #z-index:4;
    
}

#bottomLeft 
{
   text-align:left;
   background: transparent url(http://valiant.wowinsomniac.com/images/foot-m.gif)repeat-x scroll 0 0;
}

#bottomMiddle
{
    background:transparent url(http://valiant.wowinsomniac.com/images/foot-m.gif)repeat-x scroll 0 0;
}


#bottomRight 
{
    text-align:right;
    background: transparent url(http://valiant.wowinsomniac.com/images/foot-m.gif)repeat-x scroll 0 0;
}

.row1 img
{
  max-width:200px;
}

.postbody img
{
    max-width:650px;
}

th, td.spaceRow, td.catBottom, td.th {
background:#113865 url(http://valiant.wowinsomniac.com/images/cellpic1.gif) repeat-x scroll left top;
border-color:#5f5f5f;
border-style:solid;
border-width:1px;
}

