@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);

html{
  background: transparent;
  height: 100%;
}

body{
  background: transparent url(../images/body_bg.gif) repeat-x 0px 0px;
  color:#000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: center;
  height: 100%;
}

body.admin{
  background-position: 0 14px;
}

#wrap{
  margin:0px auto;
  text-align:left;
  width:960px;
  position: relative;
}

/* HEADER
-------------------------------------------*/
#header{
  background:transparent url(../images/header_bg.jpg) no-repeat 0px 0px;
  height: 230px;
  margin:0 auto;
}

#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:0px;
    position:absolute;
    top: 18px;
  }
    #logo img{
      height:152px;
      width:243px;
    }


/* MAIN NAVIGATION
-------------------------------------------*/
#tabs{
  height:auto;
  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;
        }
        #nav a:hover, #nav a.active{
        }
        
        /*TopNav*/
        #t73470 a, #t73468 a, #t73469 a, #t73469 a, #t73516 a{
          background:url(../images/nav_a.jpg) 0 0 no-repeat;
          padding:68px 0 0 0;
          top:123px;
        }
        
        /*For Artists*/
        #t73470 a{
        right:535px;
        width:141px;
        background:transparent url(../images/nav_artists.gif) no-repeat 0px 0;
        padding-top:60px;
        }
        
        #t73470 a:hover, #t73470 a.active{
        background-position:0px -60px;
        }
        
        /*For Corporations*/
        #t73468 a{
        background:transparent url(../images/nav_corporations.gif) no-repeat 0px 0;
        right:354px;
        width:193px;
        padding-top:60px;
        top:120px;
        }
        
        #t73468 a:hover, #t73468 a.active{
        background-position:0px -61px;
        }
        
        /*For Universities*/
        #t73469 a{
        background:transparent url(../images/nav_universities.gif) no-repeat 0px 0;
        right:196px;
        width:173px;
        padding-top:60px;
        }
        
        #t73469 a:hover, #t73469 a.active{
        background-position:-2px -60px;
        }
        
        /*For Government*/
        #t73516 a{
        background:transparent url(../images/nav_government.gif) no-repeat 0px -64px;
        right:0px;
        width:200px;
        padding-top:63px;
        }
        
        #t73516 a:hover, #t73516 a.active{
        background-position:-0px -0;
        }
        
        /*BottomNav*/
        #t72635 a, #t73466 a, #t73510 a, #t73510 a, #t73497 a, #t73513 a, #t73479 a, #t73480 a, #t73491 a {
        background:url(../images/nav_a.gif) 0 0 no-repeat;
        padding:25px 0 0 0;
        top:194px;
        }
        
        /*Home*/
        #t72635 a, #t72635 a.active{
        background-position:0px 0;
        left:16px;
        width:69px;
        }
        
        #t72635 a:hover{
        background-position:0px -25px;
        }
        
        /*About*/
        #t73466 a{
        background-position:-69px 0;
        left:85px;
        width:87px;
        }
        
        #t73466 a:hover, #t73466 a.active{
        background-position:-69px -25px;
        }
        
        /*IAE*/
        #t73510 a{
        background-position:-644px 0;
        left:660px;
        width:93px;
        }
        
        #t73510 a:hover, #t73510 a.active{
        background-position:-644px -25px;
        }
        
        /*BITE-SIZE ARTS ENSEMBLE*/
        #t73491 a{
        background-position:-156px 0;
        left:172px;
        width:228px
        }
        
        #t73491 a:hover, #t73491 a.active{
        background-position:-156px -25px;
        }
        
        /*Resource Center*/
        #t73497 a{
        background-position:-384px 0;
        left:400px;
        width:178px;
        }
        
        #t73497 a:hover, #t73497 a.active{
        background-position:-384px -25px;
        }
        
        /*News & Media*/
        #t73513 a{
        background-position:-562px 0;
        left:578px;
        width:82px;
        }
        
        #t73513 a:hover, #t73513 a.active{
        background-position:-562px -25px;
        }
        
        /*Blog*/
        #t73479 a{
        background-position:-737px 0;
        left:753px;
        width:77px;
        }
        
        #t73479 a:hover, #t73479 a.active{
        background-position:-737px -25px;
        }
        
        /*Contact*/
        #t73480 a{
        background-position:-814px 0;
        left:830px;
        width:103px;
        }
        
        #t73480 a:hover, #t73480 a.active{
        background-position:-814px -25px;
        }
/*Our Services */
#t73511, #t73511 a {
  display:none;
}
        
#main-body{
background:#fff;
}
  #main-table-body{
    background:transparent;
    border-collapse:collapse;
    clear:left;
    height: auto !important;
    height: 400px;  
  }
  
  #main-table-body-leftcell{
    background: transparent;
    width:187px;
    vertical-align:top;
  }
  #main-table-body-rightcell{
    vertical-align:top;
    width:602px;
  }
  
  #main-table-body-far-right-cell{
  vertical-align:top;
  }
  
  #third-column{
  padding-top:25px;
  }
  
  #third-column a img{
  border:0px;
  margin-bottom:17px;
  }

/* SUB MENU
-------------------------------------------*/
#sidebar {
  background:none;
  margin:7px 0 0 0;
}

#menu-header {
  background:transparent;
}

#menu{
  margin: -22px 0 0 0px;
  padding:0;
  width: 187px;
}
  #menu ul{
    font-size: 12px;
    margin:0 20px 0 0;
    padding:62px 0 0 12px;
    list-style: square inside;
    width:162px;
  }
    #menu li{
      background-image:none;
      padding:0 0 0 0px;
      margin: 0 0px 0px 0;
      list-style: none;
    }
      #menu a {
        font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
        text-decoration:none;
        text-transform:none;
        color:#3d5090;
        display:block;
        font-size: 11px;
        padding: 6px 0px 6px 5px;
        border-top: 1px solid #d7d7d7;
        width:159px;
      }
      
      #menu a:hover {
        color: #b41717;
      }
      
      #menu a.current{
        color: #b41717;
      }
      
      #menu a.subcurrent{
        color: #b41717;
        text-decoration: none;
        background:transparent url(../images/menu_a_bg2.gif) no-repeat 1px 5px;
      }
      
      #menu li ul{
        margin: 0 0px 0 0px;
        padding: 0 0 0 0;
        border-bottom: 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: 20px;
        border-top: 1px solid #d7d7d7;
        text-decoration: none;
        background:transparent url(../images/menu_a_bg.gif) no-repeat 1px 5px;
        width:142px;
      }
      
      #menu li ul li a:hover {
        background:transparent url(../images/menu_a_bg2.gif) no-repeat 1px 5px;
        color: #b41717;
      }
      
      #menu h3{
      margin:0px;
      padding:0px;
      }
      
      #menu h3 a, #menu h3 a:hover{
      margin:0px;
      padding:0px;
      text-decoration:none;
      display:block;
      text-indent:-10000px;
      border:0px;
      width:184px;
      height:63px;
      position:absolute;
      background:#fff url(../images/menu_headings/resource_center.gif) no-repeat 0px 0px;
      }
      
      /*For Artists*/
      .tab73470 #menu h3 a, .tab73470 #menu h3 a:hover{
      background:#fff url(../images/menu_headings/for_artists.gif) no-repeat 0px 0px;
      }
      
      /*For Corporations*/
      .tab73468 #menu h3 a, .tab73468 #menu h3 a:hover{
      background:#fff url(../images/menu_headings/for_corporations.gif) no-repeat 0px 0px;
      }
      
      /*For Universities*/
      .tab73469 #menu h3 a, .tab73469 #menu h3 a:hover{
      background:#fff url(../images/menu_headings/for_universities.gif) no-repeat 0px 0px;
      }
      
      /*For Government*/
      .tab73516 #menu h3 a, .tab73516 #menu h3 a:hover{
      background:#fff url(../images/menu_headings/for_government.gif) no-repeat 0px 0px;
      }
      
      /*About*/
      .tab73466 #menu h3 a, .tab73466 #menu h3 a:hover{
      background:#fff url(../images/about_eta.gif) no-repeat 0px 0px;
      }
      
      /*Renaissance*/
      .tab73510 #menu h3 a, .tab73510 #menu h3 a:hover{
      background:#fff url(../images/renaissance_center.gif) no-repeat 0px 0px;
      }
      
      /*Our Services*/
      .tab73511 #menu h3 a, .tab73511 #menu h3 a:hover{
      background:#fff url(../images/menu_headings/our_services.gif) no-repeat 0px 0px;
      }
      
      /*Resource Center*/
      .tab73497 #menu h3 a, .tab73497 #menu h3 a:hover{
      background:#fff url(../images/menu_headings/resource_center.gif) no-repeat 0px 0px;
      }
      
      /*News & Media*/
      .tab73513 #menu h3 a, .tab73513 #menu h3 a:hover{
      background:#fff url(../images/news_media.gif) no-repeat 0px 0px;
      }
      
      /*Contact*/
      .tab73480 #menu h3 a, .tab73480 #menu h3 a:hover{
      background:#fff url(../images/contact.gif) no-repeat 0px 0px;
      }
      
      /*Bite-Size Arts Ensemble*/
      .tab73491 #menu h3 a, .tab73491 #menu h3 a:hover{
      background:#fff url(../images/bite.gif) no-repeat 0px 0px;
      }
      
  #menu-footer{
    background:transparent;
  }

#banner {
  display:none;
}

/* BREADCRUMBS
-------------------------------------------*/
#breadcrumbbar{
  padding:0 0 0 165px;
  margin: 0;
  position:relative;
  width: 789px;
}
  #breadcrumblist{
    font-size: 9px;
    line-height:13px;
    padding:.5em 0 .5em 30px;
    width:577px;
    font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
    color:#333333;
  }
    #breadcrumblist a:link, #breadcrumblist a:visited{
      color:#4055a1;
      font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
      font-weight:bold;
      font-size:9px;
      text-decoration:none;
    }
    #breadcrumblist a:hover, #breadcrumblist a:active{
      color:#4055a1;
      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:#999999;
        text-decoration:none;
      }
        #breadcrumbemail a:hover, #breadcrumbemail a:active{
        color:#999999;
        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;
        color:#999999;
        text-decoration:none;
      }
        #breadcrumbprint a:hover, #breadcrumbprint a:active{
        color:#999999;
        text-decoration:underline;
        }


/* CONTENT AREA
-------------------------------------------*/
#content{
  clear:left;
  width:inherit;
}
  #content-header{
    display:none;
  }
  #content-body{
    margin: 5px 5px 0;
    padding:0 0 10px 0;
    overflow:hidden;
    min-height:400px;
  }
  #pagetitle{
    margin:0 0 15px 0px;
  }
    #pagetitletext h1{
      margin-top:23px;
      font-size:30px;
      font-weight:normal;
      color: #b41717;
      font-family:Arial, Helvetica, sans-serif;
    }
  #content-footer{
    
  }

/* FOOTER
-------------------------------------------*/
#clearfooter{
    display:none;
}

#footer{
  clear:both;
  height: 49px;
  margin:0 auto;
  position:relative;
  border-top:1px solid #d7d7d7;
}
  #footerwrap{
    margin:0 auto;
    width: 960px;
    position:relative;
    height: 50px;
  }
  
  #copyright{
    color:#fff;
    font-size:9px;
    position:absolute;
    left:0px;
    bottom:10px;
  }
  
  #poweredby{
    color:#999;
    font-size:9px;
    position:absolute;
    right:361px;
    bottom:10px;
  }
    #poweredby a{
      color:#3C4F91;
      text-decoration:none;
    }
    #poweredby a:hover {text-decoration: underline;}
    
    #footerContact{
    color:#666666;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    text-align:center;
    margin-top:10px;
    }
    
    #footerContact span{
    color:#4055a1;
    font-weight:bold;
    }
    
    #footerContact img{
    padding:0px;
    }
    
    #footerContact a{
    color:#4055a1;
    text-decoration:none;
    }
    
    #footerContact a:hover{
    color:#4055a1;
    text-decoration:underline;
    }
