@import url(global/user.css);
@import url(global/common.css);
@import url(../../lightbox/lightbox.css);
@import url(/site/template/assets/scripts/jquery/lightbox/css/jquery.lightbox-0.5.css);



/* Elements of template0.jsp */
body {
  background: #CFC5B6 url(/site/template/assets/home_template_anticruelty_576/images/page_bg.gif) repeat-y;
  background-position: center;
  color: #222;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  margin: 0px auto;
  padding: 0px;
  text-align: center;
}

#printlogo{
  display: none;
  height: 15px;
  color: #000;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}

#wrap {
  position: relative;
  margin: 0px auto;
  text-align: left;
  width: 760px;
  
  
  
}

html>body #wrap {
  width: 760px;
} 

#header {
  height: 150px;
  position: relative;
  width: 760px;
  margin: 0 auto;
  overflow:hidden;
}

#adoptlink{
  position: absolute;
  left: 0px;
  top: 10px;
}

#headerimage{
  position: absolute;
  left: 202px;
  top: 10px;
  background: #fff url(../images/banner/acs_banner1.jpg) 3px 3px no-repeat;
}

#logo {
  position: absolute;
  right: 0px;
  top: 10px;
}


#utils{
  position: absolute;
  left:570px;
  top: 115px;
  margin: 0;
  padding: 0;
  height: 35px;
  width: 190px;
  background-image: url(/site/template/assets/home_template_anticruelty_576/images/rightnav_bg.gif);
  
}

#utils li{
  display: inline;
  margin: 0;
  padding: 0;
  
}

#utils a{
  text-decoration: none;
  display: block;
  float: left;
  height: 35px;
  text-indent: -9000px;
}

#util33144 a{
  width: 49px;
}

#util35289 a{
  width: 74px;
}

#util35290 a{
  width: 67px;
}

#util33144 a:hover, .tab33144 #util33144 a{
  background: #fff url(../images/rightnav_bg.gif) 0 -35px no-repeat;
}

#util35289 a:hover, .tab35289 #util35289 a{
  background: #fff url(../images/rightnav_bg.gif) -49px -35px no-repeat;
}

#util35290 a:hover, .tab35290 #util35290 a{
  background: #fff url(../images/rightnav_bg.gif) -123px -35px no-repeat;
}


#tabs {
  position: absolute;
  padding: 0;
  margin: 0;
  top: 115px;
  left: 0;
  
}

#nav {
  padding: 0;
  margin: 0;
  background-image: url(/site/template/assets/home_template_anticruelty_576/images/mainnav_bg.gif); 
  background-repeat: no-repeat;
  width: 570px;
  height: 35px;
}

#nav ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

#nav li{
  margin: 0;
  padding: 0;
  float: left;
}

#nav a{

  display: block;

  margin: 0;
  padding: 0;
  height: 35px;
  text-indent: -9000px;
  outline: none;
  
}

#t33144{
  display: none;
}

#t35284 a{width: 79px;} 
#t35285 a{width: 114px;} 
#t35286 a{width: 148px;} 
#t35287 a{width: 138px;} 
#t35288 a{width: 86px;} 

#t35284 a:hover, #t35284 a.active {background: url(../images/mainnav_bg.gif) 0px -35px no-repeat; } 
#t35285 a:hover, #t35285 a.active {background: url(../images/mainnav_bg.gif) -79px -35px no-repeat; } 
#t35286 a:hover, #t35286 a.active {background: url(../images/mainnav_bg.gif) -193px -35px no-repeat;} 
#t35287 a:hover, #t35287 a.active {background: url(../images/mainnav_bg.gif) -341px -35px no-repeat;} 
#t35288 a:hover, #t35288 a.active {background: url(../images/mainnav_bg.gif) -479px -35px no-repeat;} 


#main-body {

}

#main-table-body {
  background: transparent;
  padding: 0px;
  margin: 0px;
  border-collapse:collapse;
  
}

#main-table-body-leftcell {


  margin: 0px;
  padding: 0px;
  vertical-align: top;
}

#main-table-body-rightcell {
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  
}

#sidebar {
  margin: 0px;
  padding: 0px;
  width: 193px;
  background-color: #BD133F;
}

#menu-header {
  background: #BD133F url(../images/sidenav_bg_about.gif) no-repeat;
  width: 193px;
  height: 175px;
  margin: 0px 0 0 0;
}

#menu{
  margin: 0px;
  padding: 0px 0 10px 0;
  background-color: #BD133F;
}

#menu ul{
  margin: 0;
  padding: 0;
  background-color: #BD133F;
  
}

#menu li {
  text-align: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

#menu a {
  color:#0F0;
}

#menu ul li a {
  background-color: #BD133F;
  display: block;
  margin: 0px 0px 0px 10px;
  text-decoration: none;
  padding: 2px 0px 5px 23px;
  color: #BD133F;
  width: 151px;
  /*height: 20px; CAN'T DO THIS! IT BREAKS NAV ITEMS THAT WRAP */
  background: #BD133F url(../images/sidenav_link.gif) 0px 0px no-repeat;
}

#menu a:hover, #menu a.current {
  color: #000;
  background: #BD133F url(../images/sidenav_link_hover.gif) 0px 0px no-repeat;
}

#menu ul li ul {
  list-style:disc;
}

#menu ul li ul li a {
  color:#FFF;
  background:none;
  font-weight: bold;
  text-decoration:underline;
}
#menu ul li ul li a:hover, #menu ul li ul li a.current, #menu ul li ul li a.subcurrent {
  color: #FFF;
  background:none;
  text-decoration:underline;
}
#menu ul li ul li a.subcurrent, #menu ul li ul li a:hover.subcurrent {
  color: #E6CFAD;
  text-decoration:none;
}

#menu-footer {
  background: #fff url(../images/sidenav_bottom.gif) left top no-repeat;
  margin: 0px 0 0px 0;
  padding: 30px 0 0 0;
}

#contact_module {
  margin: 0px 0 0 0;
  border-left: 4px solid #e6cfad;
}
#contact_module h3 {
  margin: 2px 0 0 10px;
}
#contact_module p {
  color: #666;
  font-size: 11px;
  margin: 19px 0 0 10px;
}
#contact_module p a {
  color: #666;
}

#banner {
  display: none;
}


#breadcrumbbar{
  background: #fff url(../images/breadcrumb_arrow.gif) 10px 3px no-repeat;
  margin: 10px 0 5px 3px;
  padding: 0px 0px 0px 6px;
  width: 740px;
  height: 20px;
}


#breadcrumblist{
  color: #444;
  float: left;
  padding: 0px 0px 0px 20px;
  width: 520px;
  font-size: 11px;
}

#breadcrumblist a:link, #breadcrumblist a:visited{
  color: #BD133F;
  font-size: 11px;
}

#breadcrumblist a:hover, #breadcrumblist a:active{
  color: #BD133F;
  text-decoration: none;
}

#breadcrumbemail{
  float: right;
  font-size: 11px;
  text-align: right;
  width: 100px;
  line-height: 15px;
  
}

#breadcrumbemail a:link, #breadcrumbemail a:visited {
  background: url(../images/email.gif) no-repeat 0px;
  color: #ccc;
  float: right;
  padding: 0 5px 0 18px;
  text-decoration: none;
  font-weight: bold;
  
}

#breadcrumbemail a:hover, #breadcrumbemail a:active {
  color: #444;
  
}

#breadcrumbprint{
  float: right;
  padding: 0px;
  text-align: right;
  width: 100px;
  line-height: 15px;
}

#breadcrumbprint a:link, #breadcrumbprint a:visited {
  background: url(../images/printer.gif) no-repeat left;
  color: #ccc;
  float: right;
  padding: 0 5px 0 18px;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}

#breadcrumbprint a:hover, #breadcrumbprint a:active {
  color: #444;
}

#content {
  width: 560px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

#content-header {
  display: none;
}

#content-body {
  margin: 0px 0px 10px 3px;
  padding: 0px;
  width: 555px;
  overflow: hidden;
}

#pagetitle{
  margin: 0px 0px 10px 0px;
  padding: 0px;
  height: 56px;
  background: #E6CFAD url(../images/h1_bg.gif) no-repeat;
  background-position: right bottom;
}

#pagetitletext{
  margin: 0px;
  padding: 0px;
}

#pagetitletext h1 {
  margin: 0px 0 0px 0;
  padding: 14px 0 0 20px;
}

#content-footer {
  display: none;
}

#footer {
  clear: both;
  margin: 0px auto;
  padding: 0px;
  width: 760px;
  position: relative;
  background-repeat: no-repeat;
}

#footerwrap {
  width: 760px;
  padding: 0px 0px 10px 0px;
  position: relative;
  color: #999;
  text-align: left;
  font-size: 11px;
}

#footer_nav {
  width: 760px;
  height: 40px;
  background: url(../images/footernav_bg.gif) no-repeat;
  margin: 25px 0 10px 0;
}
#footer_nav ul {
  margin: 0; padding: 12px 50px 15px 70px;
  list-style-type: none;
  font-size: 11px;
}
#footer_nav ul li {
  float: left;
  border-right: 1px solid #9a7144;
}
#footer_nav ul li.last {
  border: 0;
}
#footer_nav ul li a {
  color: #9a7144;
  padding: 0 8px;
  display: block;
  float: left; 
}
#footer_nav ul li a:hover {
  color: #333;
}

#copyright{
  margin: 0;
  padding: 0;
  color: #999;
}

#poweredby{
  margin: 0;
  padding: 0;
}

#poweredby a{
  font-size: 11px;
}
