@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);
@import url(apps/news01.css);
@import url(/site/template/assets/scripts/jquery/lightbox/css/jquery.lightbox-0.5.css);

html{
  height: 100%;
}

body{
  background:transparent url(../images/body_bg.jpg) repeat-x center 0;
  color:#000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: center;
  height: 100%;
}

body.admin{
  background-position: center 14px;
}

#wrap{
  margin:0px auto;
  text-align:left;
  width:960px;
  min-height: 100%;
  position: relative;
  /* Set this to the same height as the footer */
    margin-bottom: -230px;
}

/* HEADER
-------------------------------------------*/
#header{
  height: 202px;
  margin:0 auto;
  background:transparent url(../images/header_bg.jpg) no-repeat 0 0;
}

  #logo{
    background: transparent;
    left:3px;
    position:absolute;
    top: 0px;
  }
    #logo img{
      height:200px;
      width:223px;
    }


/* MAIN NAVIGATION
-------------------------------------------*/
#tabs{
  height:28px;
  width:100%;
}
  #nav{
    margin:0 auto;
    text-align:center;
  }
    #nav ul{
      list-style:none;
      margin:0 auto;
      text-align:left;
    }
      #nav ul li{
        background-image:none;
        display:inline;
        margin:0;
        padding:0;
      }
        #nav a{
          display:block;
          float:left;
          text-decoration:none;
          height:0 !important;
          overflow:hidden;
          position:absolute;
        }
        
        
        /*Top Nav*/
        #t81543 a, #t81731 a, #t81735 a, #t81740 a, #t81797 a, #t81736 a{
          padding:40px 0 0 0;
          background:url(../images/topNav.jpg) 0 0 no-repeat;
          top:0px;
        }
                
        /*Home*/
        #t81543 a{
        left:378px;
        width:49px;
        background-position:-502px 0;
        }
        
        #t81543 a:hover{
        background-position:-502px -40px;
        }
        
        /*Who We Are*/
        #t81731 a{
        background-position:-0px 0;
        left:435px;
        width:85px;
        }
        
        #t81731 a:hover, #t81731 a.active{
        background-position:-0px -40px;
        }
        
        /*How to Join*/
        #t81735 a{
        background-position:-85px 0;
        left:520px;
        width:94px;
        }
        
        #t81735 a:hover, #t81735 a.active{
        background-position:-85px -40px;
        }
        
        /*Partner with Us*/
        #t81740 a{
        background-position:-179px 0;
        left:616px;
        width:115px;
        }
        
        #t81740 a:hover, #t81740 a.active{
        background-position:-179px -40px;
        }
        
        /*Union Directory*/
        #t81797 a{
        background-position:-295px 0;
        left:734px;
        width:114px;
        }
        
        #t81797 a:hover, #t81797 a.active{
        background-position:-295px -40px;
        }
        
        /*Contact Us*/
        #t81736 a{
        background-position:-410px 0;
        left:850px;
        width:92px;
        }
        
        #t81736 a:hover, #t81736 a.active{
        background-position:-410px -40px;
        }
        
        /*Bottom Nav*/
        #t81763 a, #t81763 a, #t81764 a, #t81734 a, #t81794 a, #t82203 a, #t82204 a{
          padding:31px 0 0 0;
          background:url(../images/bottomNav.gif) 0 0 no-repeat;
        }
        
        /*Member Tools*/
        #t81763 a{
        background-position:0 0;
        left:139px;
        width:118px;
        }
        
        #t81763 a:hover, #t81763 a.active{
        background-position:0 -31px;
        }
        
        /*Safety Program*/
        #t81764 a{
        background-position:-118px 0;
        left:257px;
        width:134px;
        }
        
        #t81764 a:hover, #t81764 a.active{
        background-position:-118px -31px;
        }
        
        /*Educational Programs*/
        #t81734 a{
        background-position:-252px 0;
        left:391px;
        width:181px;
        }
        
        #t81734 a:hover, #t81734 a.active{
        background-position:-252px -31px;
        }
        
        /*Political Action*/
        #t81794 a{
        background-position:-433px 0;
        left:572px;
        width:132px;
        }
        
        #t81794 a:hover, #t81794 a.active{
        background-position:-433px -31px;
        }
        
        /*News & Media*/
        #t82203 a{
        background-position:-565px 0;
        left:704px;
        width:114px;
        }
        
        #t82203 a:hover, #t82203 a.active{
        background-position:-565px -31px;
        }
        
        /*Resources & Links*/
        #t82204 a{
        background-position:-679px 0;
        left:818px;
        width:142px;
        }
        
        #t82204 a:hover, #t82204 a.active{
        background-position:-679px -31px;
        }
        
#main-body{
  padding-top:162px;
}
  #main-table-body{
    background:transparent;
    border-collapse:collapse;
    clear:left;    
  }
  
  #main-table-body-leftcell{
    background: transparent;
    width:171px;
    vertical-align:top;
  }
  #main-table-body-rightcell{
    vertical-align:top;
    width:602px;
  }
  
  #main-table-body-far-right-cell{
    vertical-align:top;
  }
  
  #third-column{
  
  }
  
  #third-column a img{
    border:0px;
    margin-bottom:13px;
  }

/* SUB MENU
-------------------------------------------*/
#sidebar {
  background:none;
  margin:7px 0 0 0;
}

#menu-header {
  background:transparent;
}

#menu{
  margin: 0px 0 0 12px;
  padding:0;
  width: 159px;
}
  #menu ul{
    font-size: 12px;
    margin:0 20px 0 0;
    padding:2px 5px 5px;
    list-style: square inside;
    border-bottom: 1px dotted #d8d8d8;
    border-left:1px solid #d8d8d8;
    border-right:1px solid #d8d8d8;
    width:148px;
  }
    #menu li{
      background-image:none;
      padding:0 0 0 0px;
      margin: 0 0px 0px 0;
      list-style: none;
    }
      #menu a {
        text-decoration:none;
        text-transform:none;
        color:#000000;
        display:block;
        font-size: 11px;
        padding: 6px 0px 6px 5px;
        border-top: 1px solid #d8d8d8;
        width:141px;
        font-weight:bold;
      }
      
      #menu a:hover {
        color: #0979be;
      }
      
      #menu a.current{
        color: #0979be;
      }
      
      #menu a.subcurrent{
        background:transparent url(../images/menuBox2.gif) no-repeat 4px 8px;
        color: #0979be;
        text-decoration: none;
      }
      
      #menu li ul{
        margin: 0 0px 0 0px;
        padding: 0;
        border:0px;
      }
      
      #menu li ul li{
        list-style: none;
        padding: 0px 0 0px 0px;
        margin: 0;
      }
      
      #menu li ul li a {
        font-size: 11px;    
        padding-left: 15px;
        border-top: 1px solid #d8d8d8;
        text-decoration: none;
        width:131px;
        font-weight:bold;
        background:transparent url(../images/menuBox.gif) no-repeat 4px 8px;
      }
      
      #menu li ul li a:hover {
        background:transparent url(../images/menuBox2.gif) no-repeat 4px 8px;
        color: #0979be;
      }
      
      #menu h3{
        margin:0px;
        padding:0px;
      }
      
      #menu h3 a, #menu h3 a:hover{
        padding:3px 2px 0;
        margin:0px;
        display:block;
        text-decoration:none;
        border:0px;
        text-indent:-10000px;
        width:154px;
        height:66px;
        border-top:1px solid #d8d8d8;
        border-left:1px solid #d8d8d8;
        border-right:1px solid #d8d8d8;
      }
      
      /*Who We Are*/
      .tab81731 #menu h3 a, .tab81731 #menu h3 a:hover{
      background:transparent url(../images/menu_headings/whoWeAre.gif) no-repeat 2px 2px;
      }
      
      /*How to Join*/
      .tab81735 #menu h3 a, .tab81735 #menu h3 a:hover{
      background:transparent url(../images/menu_headings/howToJoin.gif) no-repeat 2px 2px;
      }
      
      /*Partner with Us*/
      .tab81740 #menu h3 a, .tab81740 #menu h3 a:hover{
      background:transparent url(../images/menu_headings/partnerWithUs.gif) no-repeat 2px 2px;
      }
      
      /*Union Directory*/
      .tab81797 #menu h3 a, .tab81797 #menu h3 a:hover{
      background:transparent url(../images/menu_headings/unionDirectory.gif) no-repeat 2px 2px;
      }
      
      /*Contact Us*/
      .tab81736 #menu h3 a, .tab81736 #menu h3 a:hover{
      background:transparent url(../images/menu_headings/contactUs.gif) no-repeat 2px 2px;
      }
      
      /*member Tools*/
      .tab81763 #menu h3 a, .tab81763 #menu h3 a:hover{
      background:transparent url(../images/menu_headings/memberTools.gif) no-repeat 2px 2px;
      }
      
      /*Safety Program*/
      .tab81764 #menu h3 a, .tab81764 #menu h3 a:hover{
      background:transparent url(../images/menu_headings/safetyProgram.gif) no-repeat 2px 2px;
      }
      
      /*Educational Programs*/
      .tab81734 #menu h3 a, .tab81734 #menu h3 a:hover{
      background:transparent url(../images/menu_headings/educationalPrograms.gif) no-repeat 2px 2px;
      }
      
      /*Political Action*/
      .tab81794 #menu h3 a, .tab81794 #menu h3 a:hover{
      background:transparent url(../images/menu_headings/politicalAction.gif) no-repeat 2px 2px;
      }
      
      /*News & Media*/
      .tab82203 #menu h3 a, .tab82203 #menu h3 a:hover{
      background:transparent url(../images/menu_headings/newsMedia.gif) no-repeat 2px 2px;
      }
      
      /*Resources & Links*/
      .tab82204 #menu h3 a, .tab82204 #menu h3 a:hover{
      background:transparent url(../images/menu_headings/resourcesLinks.gif) no-repeat 2px 2px;
      }
      
      
  #menu-footer{
    background:transparent;
  }

#banner {
  display:none;
}

/* BREADCRUMBS
-------------------------------------------*/
#breadcrumbbar{
  padding:0 0 0 0px;
  margin: 0;
  position:relative;
  width: 100%;
}
  #breadcrumblist{
    font-size: 9px;
    line-height:120%;
    padding:.5em 0 .5em 13px;
    width:760px;
    color:#333333;
  }
    #breadcrumblist a:link, #breadcrumblist a:visited{
      color:#333333;
      font-weight:bold;
      text-decoration:none;
    }
    #breadcrumblist a:hover, #breadcrumblist a:active{
      color:#333333;
      font-weight:bold;
      text-decoration:underline;
    }
    #breadcrumbemail{
      font-size: 9px;
      position:absolute;
      right:9em;
      text-align:right;
      top:5px;
      width:9em;
    }
      #breadcrumbemail a:link, #breadcrumbemail a:visited{
        background:url(../images/email.gif) 0 2px no-repeat;
        float:right;
        padding:0 5px 0 18px;
        color:#333333;
        text-decoration:none;
        font-weight:bold;
      }
        #breadcrumbemail a:hover, #breadcrumbemail a:active{
        color:#333333;
        text-decoration:underline;
        }
    
    #breadcrumbprint{
      font-size: 9px;
      position:absolute;
      right:0;
      text-align:right;
      top:5px;
      width:9em;
    }
      #breadcrumbprint a:link, #breadcrumbprint a:visited{
        background:url(../images/printer.gif) 0 2px no-repeat;
        float:right;
        padding:0 5px 0 18px;
        font-weight:bold;
        color:#333333;
        text-decoration:none;
      }
        #breadcrumbprint a:hover, #breadcrumbprint a:active{
        color:#333333;
        text-decoration:underline;
        }


/* CONTENT AREA
-------------------------------------------*/
#content{
  clear:left;
  width:inherit;
}
  #content-header{
    display:none;
  }
  #content-body{
    margin: 5px 0px 0 6px;
    padding:0 0 10px 0;
    overflow:hidden;
  }
  #pagetitle{
    margin:16px 11px 15px 11px;
    border-bottom:1px solid #000;
  }
    #pagetitletext h1{
      font-size:26px;
      font-weight:normal;
      color: #c72c32;
      font-family:Arial, Helvetica, sans-serif;
    }
  #content-footer{
    
  }

/* FOOTER
-------------------------------------------*/
#clearfooter{
    /* Set this to the same height as the footer */
    height: 230px;
    clear: both;
}

#footer{
  clear:both;
  height: 230px;
  margin:0 auto;
  position:relative;
  background:transparent url(../images/footer_bg.jpg) repeat-x 0 0;
}


  #footerwrap{
    margin:0 auto;
    width: 960px;
    position:relative;
    height: 230px;
    background:transparent url(../images/footerwrap_bg.jpg) no-repeat 0px 0px;
  }

#weather-widget{
  position: absolute;
  top: 100px;
  right: 10px;
}

  #footernav{
  position:absolute;
  top:39px;
  left:0px;
  }
  
  #footernav ul{
  padding:0px;
  margin:0px;
  }
  
  #footernav ul li{
  float:left;
  background:transparent;
  padding:0px 9px;
  border-right:1px solid #fff;
  line-height:13px;
  margin-bottom:6px;
  display:block;
  }
  
    
  #footernav ul li#f81543{
  display:none;
  }
  
  #footernav ul #f81731{
  margin-left:445px;
  }
  
  #footernav ul li#f81736{
  border-right:0px;
  }
  
  /*Bottom FooterNav*/
  #f81794 , #f81763, #f81764, #f81734, #f82203, #f82204{
    position:absolute;
    top:18px;
  }
  
  /*Member Tools*/
  #f81763{
  right:616px;
  }
  
  /*Safety Program*/
  #f81764{
  right:500px;
  }
  
  /*Educational Programs*/
  #f81734{
  right:345px;
  }
  /*Political Action*/
  #f81794 {
  right:237px;
  }
  
  /*News & Media*/
  #f82203 {
  right:130px;
  }
  
  /*Resources & Links*/
  #f82204{
    right:0px;
  }
  
  #footernav ul li#f82204{
   border-right:0px;
  }
    
  #footernav ul li a{
  color:#ffffff;
  font-size:12px;
  text-decoration:none;
  text-shadow: #000000 0 0 0px;
  }
  
  #footernav ul li a:hover, #footernav ul li a.active{
  color:#EED0AC;
  }
  
  #footerLogo{
  width:166px;
  height:110px;
  background:transparent url(../images/bottomLogo.gif) no-repeat 0px 0px;
  text-indent:-10000px;
  display:block;
  position:absolute;
  left:25px;
  top:9px;
  }

  
  #copyright{
    color:#fff;
    font-size:9px;
    position:absolute;
    left:0px;
    bottom:10px;
  }
  
  #poweredby{
    color:#33557d;
    font-size:9px;
    position:absolute;
    right:13px;
    bottom:10px;
  }
    #poweredby a{
      color:#33557d;
      text-decoration:none;
    }
    #poweredby a:hover {text-decoration: underline;}
