@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);

html{
  background: #ddedbf url(../images/html_bg.gif) repeat-x 0px 0px;
  height: 100%;
}

body{
  background: transparent;
  color:#56595c;
  font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  height: 100%;
}

body.admin{
  background-position: 0 14px;
}

#wrap{
  margin:0px auto;
  text-align:left;
  width:995px;
  padding:0px 25px;
  min-height: 100%;
  position: relative;
  /* Set this to the same height as the footer */
    margin-bottom: -125px;
  background:transparent url(../images/wrap_bg.gif) repeat-y 0px 0px;
}

/* HEADER
-------------------------------------------*/
#header{
  height: 264px;
  background:transparent url(../images/header2_bg.gif) no-repeat 0px 0px;
  margin:0 auto;
  margin-left:-25px;
  margin-right:-25px;
}

#header h1{
  position: absolute;
  top: 30px;
  font-size: 30px;
  color: #fff;
  font-family: Georgia, "Times New Roman", Times, serif;
}
  #logo{
    background: url(../images/spacer.gif) 0 0 no-repeat;
    left:58px;
    position:absolute;
    top: 53px;
  }
    #logo img{
      height:87px;
      width:347px;
    }


/* MAIN NAVIGATION
-------------------------------------------*/
#tabs{
  height:91px;
  width:995px;
  position:absolute;
  top:160px;
}
  #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;
          background:url(../images/nav_bg.gif) 0 0 no-repeat;
          height:0 !important;
          overflow:hidden;
          padding:91px 0 0 0;
          position:absolute;
        }
        
        #nav a:hover, #nav a.active{
        }
        
      /*Home*/
      #t68794 a, #t68794 a.active{
      background-position:-47px 0;
      left:47px;
      width:70px;
      }
      
      #t68794 a:hover{
      background-position:-47px -91px;
      }
      
      /*About Talisman*/
      #t69077 a{
      background-position:-161px 0;
      left:161px;
      width:82px;
      }
      
      #t69077 a:hover, #t69077 a.active{
      background-position:-161px -91px;
      }
      
      /*What We Do*/
      #t69078 a{
      background-position:-275px -0px;
      left:275px;
      width:88px;
      }
      
      #t69078 a:hover, #t69078 a.active{
      background-position:-275px -91px;
      }
      
      /*Workshops &amp; Traning*/
      #t69079 a{
      left:387px;
      width:100px;
      background-position:-387px 0;
      }
      
      #t69079 a:hover, #t69079 a.active{
      background-position:-387px -91px;
      }
      
      /*Newsletter & Blog*/
      #t69082 a{
      background-position:-507px 0;
      width:100px;
      left:507px;
      }
      
      #t69082 a:hover, #t69082 a.active{
      background-position:-507px -91px;
      }
      
      /*Clients & Testimonials*/
      #t69218 a{
      background-position:-623px 0;
      width:103px;
      left:623px;
      }
      
      #t69218 a:hover, #t69218 a.active{
      background-position:-623px -91px;
      }
      
      /*Resources*/
      #t69080 a{
      background-position:-735px 0;
      left:735px;
      width:99px;
      }
      
      #t69080 a:hover, #t69080 a.active{
      background-position:-735px -91px;
      }
      
      /*Contact Talisman*/
      #t69094 a{
      background-position:-859px 0;
      left:859px;
      width:89px;
      }
      
      #t69094 a:hover, #t69094 a.active{
      background-position:-859px -91px;
      }
      
      
#main-body{
}
  #main-table-body{
    background:transparent;
    border-collapse:collapse;
    clear:left;
  }
  
  #main-table-body-leftcell{
    background: transparent;
    width:187px;
    vertical-align:top;
  }
  #main-table-body-rightcell{
    vertical-align:top;
    width:620px;
  }
  
  #main-table-body-far-right-cell{
    vertical-align:top;
  }
  
  #third-column{
    padding-top:6px;
  }
  
  #third-column a img{
    border:0px;
  }

/* SUB MENU
-------------------------------------------*/
#sidebar {
  background:none;
  margin:7px 0 0 0;
}

#menu-header {
  background:transparent;
  margin-left:16px;
}

#menu-header a img{
  border:0px;
}

#menu{
  margin: 10px 0 0 17px;
  padding:0 0 10px 0;
  width: 187px;
}
  #menu ul{
    background:#e0e0e0 url(../images/menu_ul.gif) no-repeat bottom left;
    font-size: 12px;
    margin:0 0px 0 0;
    padding:0 0 12px 0;
    list-style: square inside;
    width:175px;
  }
    #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;
        display:block;
        font-size: 12px;
        padding: 8px 4px 8px 13px;
        font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        background:#E0E0E0 url(../images/menu_a.gif) repeat-x 0px 0px;
        color:#5f6062;
        width:158px;
        font-weight:normal;
      }
      
      #menu a:hover {
        color: #76b900;
        background-color: #e8e8e8;
      }
      
      #menu a.current{
        color: #76b900;
        background-color: #e8e8e8;
      }
      
      #menu a.subcurrent{
        color: #76b900;
        text-decoration: none;
        background-color: #e8e8e8;
      }
      
      #menu li ul{
        margin: 0 0px 0 0px;
        padding: 0;
        background:transparent;
      }
      
      #menu li ul li{
        list-style: none;
        padding: 0px 0 0px 0px;
        margin: 0;
      }
      
      #menu li ul li a {
        font-size: 12px;    
        padding-left: 27px;
        text-decoration: none;
        width:144px;
      }
      
      #menu li ul li a:hover {
        background-color: #e8e8e8;
        color: #76b900;
      }
      
      #menu h3{
        margin:0px;
        padding:0px;
      }
      
      #menu h3 a, #menu h3 a:hover{
        margin:0px;
        padding:0px;
        border:0px;
        text-decoration:none;
        height:61px;
        width:175px;
        text-indent:-10000px;
        color:#76b900;
      }
      
      /*About*/
      .tab69077 #menu h3 a, .tab69077 #menu h3 a:hover{
      background:transparent url(../images/menu_headers/about.gif) no-repeat 0px 0px;
      }
      
      /*What We Do*/
      .tab69078 #menu h3 a, .tab69078 #menu h3 a:hover{
      background:transparent url(../images/menu_headers/whatWeDo.gif) no-repeat 0px 0px;
      }
      
      /*Workshops & Training*/
      .tab69079 #menu h3 a, .tab69079 #menu h3 a:hover{
      background:transparent url(../images/menu_headers/workshops.gif) no-repeat 0px 0px;
      }
      
      /*Newsletter & Blog*/
      .tab69082 #menu h3 a, .tab69082 #menu h3 a:hover{
      background:transparent url(../images/menu_headers/newsletter.gif) no-repeat 0px 0px;
      }
      
      /*Clients & Testimonials*/
      .tab69218 #menu h3 a, .tab69218 #menu h3 a:hover{
      background:transparent url(../images/menu_headers/clients.gif) no-repeat 0px 0px;
      }
      
      /*Resources*/
      .tab69080 #menu h3 a, .tab69080 #menu h3 a:hover{
      background:transparent url(../images/menu_headers/resources.gif) no-repeat 0px 0px;
      }
      
      /*Contact*/
      .tab69094 #menu h3 a, .tab69094 #menu h3 a:hover{
      background:transparent url(../images/menu_headers/contact.gif) no-repeat 0px 0px;
      }
      
  #menu-footer{
    background:transparent;
    margin-left:16px;
  }
  
  #menu-footer a img{
    border:0px;
  }

#banner {
  display:none;
}

/* BREADCRUMBS
-------------------------------------------*/
#breadcrumbbar{
  padding:0 0 0 0px;
  margin: 0;
  position:relative;
  width: 100%;
  color:#b7b7b8;
}
  #breadcrumblist{
    font-size: 10px;
    line-height:120%;
    padding:.5em 0 .5em 22px;
    width:722px;
    color:#b7b7b8;
  }
    #breadcrumblist a:link, #breadcrumblist a:visited{
      color:#b7b7b8;
      font-weight:normal;
    }
    #breadcrumblist a:hover, #breadcrumblist a:active{      
      color:#b7b7b8;
    }
    #breadcrumbemail{
      font-size: 10px;
      position:absolute;
      right:9em;
      text-align:right;
      top:5px;
      width:72px;
    }
      #breadcrumbemail a:link, #breadcrumbemail a:visited{
        background:url(../images/email.gif) 0 2px no-repeat;
        float:right;
        padding:0 5px 0 18px;
        font-weight:normal;
      }
        #breadcrumbemail a:hover, #breadcrumbemail a:active{
        }
    
    #breadcrumbprint{
      font-size: 10px;
      position:absolute;
      right:16px;
      text-align:right;
      top:5px;
      width:72px;
    }
      #breadcrumbprint a:link, #breadcrumbprint a:visited{
        background:url(../images/printer.gif) 0 2px no-repeat;
        float:right;
        padding:0 5px 0 18px;
        font-weight:normal;
      }
        #breadcrumbprint a:hover, #breadcrumbprint a:active{
        }


/* CONTENT AREA
-------------------------------------------*/
#content{
  clear:left;
  width:inherit;
}
  #content-header{
    display:none;
  }
  #content-body{
    margin: 5px 10px 0 10px;
    padding:0 0 10px 0;
    overflow:hidden;
  }
  #pagetitle{
    margin:0 0 15px 0px;
  }
    #pagetitletext h1{
      font-size:24px;
      font-weight: normal;
      font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
      color: #56595c;
    }
  #content-footer{
    
  }

/* FOOTER
-------------------------------------------*/
#clearfooter{
    /* Set this to the same height as the footer */
    height: 125px;
    clear: both;
}

#footer{
  clear:both;
  height: 125px;
  margin:0 auto;
  position:relative;
  background: #56595c;
}
  #footerwrap{
    margin:0 auto;
    width: 1046px;
    background:transparent url(../images/footerwrap_bg.gif) no-repeat 0px 0px;
    position:relative;
    height: 125px;
  }
  
  #copyright{
    color:#fff;
    font-size:9px;
    position:absolute;
    left:0px;
    bottom:10px;
  }
  
  #poweredby{
    color:#999;
    font-size:9px;
    position:absolute;
    right:0px;
    bottom:10px;
  }
    #poweredby a{
      color:#fff;
      text-decoration:none;
      font-weight:normal;
    }
    #poweredby a:hover {text-decoration: underline;}

  #contactTable{
    position:absolute;
    left:240px;
    top:32px;
    width: 600px;
   text-align: left;
  }

 
  #contactTable span{
    width: 140px;
    font-size:14px;
    
    text-align: left;
    white-space: nowrap;
    padding: 0;
    margin: 0;
   
  }

  #contactTable span.contactTableThShort{
    width: 50px;
    color:#76b900;
    font-weight: bold;
  }

#contactTable span.contactTableTDLong{
    width: 250px;
  }
  

  
  #sharethis_0{
  position:absolute;
  right:194px;
  top:268px;
  }
  
  #sharethis_0 a{
  font-size:10px;
  height:10px;
  display:block;
  font-weight:normal;
  }