/* $Id: tabs.css,v 1.1.4.2 2008/06/20 17:10:44 stevek Exp $
*/

/*
 * Tabs CSS
 *
 * Adds styles for the primary and secondary tabs.
 *
 * Compare this with default CSS found in the system module's stylesheet (a copy
 * of which is in drupal5-reference.css, line 510.)
 *
 */


div.tabs {
  margin: 0 0 5px 0;
}

ul.primary , ul.secondary{
	display:table;
	width:99%;
}

ul.primary {
  margin: 0;
  padding: 0 0 0 10px;
  border-width: 0;
  list-style: none;
  white-space: nowrap;
  line-height: normal;
  background: url(../../../../../../../../20120324193450im_/http_/petnet.com.au/sites/all/themes/petnet/images/tabs/tab-bar.png) repeat-x left bottom;
}

ul.primary li {
  float: left;
  margin: 0;
  padding: 0;
}

ul.primary li a {
  display: block;
  height: 24px;
  margin: 0;
  padding: 0 0 0 5px; /* width of tab-left.png */
  border-width: 0;
  font-weight: bold;
  text-decoration: none;
  color: #777;
  background-color: transparent;
  background: url(../../../../../../../../20120324185746im_/http_/petnet.com.au/sites/all/themes/petnet/images/tabs/tab-left.png) no-repeat left -38px;
}

ul.primary li a .tab {
  display: block;
  height: 20px; /* 24px (parent) - 4px (padding) */
  margin: 0;
  padding: 4px 13px 0 6px;
  border-width: 0;
  line-height: 20px;
  background: url(../../../../../../../../20120324193429im_/http_/petnet.com.au/sites/all/themes/petnet/images/tabs/tab-right.png) no-repeat right -38px;
}

ul.primary li a:hover {
  border-width: 0;
  background-color: transparent;
  background: url(../../../../../../../../20120324185746im_/http_/petnet.com.au/sites/all/themes/petnet/images/tabs/tab-left.png) no-repeat left -76px;
}

ul.primary li a:hover .tab {
  background: url(../../../../../../../../20120324193429im_/http_/petnet.com.au/sites/all/themes/petnet/images/tabs/tab-right.png) no-repeat right -76px;
}

ul.primary li.active a,
ul.primary li.active a:hover {
  border-width: 0;
  color: #000;
  background-color: transparent;
  background: url(../../../../../../../../20120324185746im_/http_/petnet.com.au/sites/all/themes/petnet/images/tabs/tab-left.png) no-repeat left 0;
}

ul.primary li.active a .tab,
ul.primary li.active a:hover .tab {
  background: url(../../../../../../../../20120324193429im_/http_/petnet.com.au/sites/all/themes/petnet/images/tabs/tab-right.png) no-repeat right 0;
}

ul.secondary {
  margin: 0;
  padding: 0 0 0 5px;
  border-bottom: 1px solid #c0c0c0;
  list-style: none;
  white-space: nowrap;
  background: url(../../../../../../../../20120324193440im_/http_/petnet.com.au/sites/all/themes/petnet/images/tabs/tab-secondary-bg.png) repeat-x left bottom;
}

ul.secondary li {
  float: left;
  margin: 0 5px 0 0;
  padding: 5px 0;
  border-right: none;
}

ul.secondary a {
  display: block;
  height: 24px;
  margin: 0;
  padding: 0;
  border: 1px solid #c0c0c0;
  text-decoration: none;
  color: #777;
  background: url(../../../../../../../../20120324193417im_/http_/petnet.com.au/sites/all/themes/petnet/images/tabs/tab-secondary.png) repeat-x left -56px;
}

ul.secondary a .tab {
  display: block;
  height: 18px; /* 24px (parent) - 6px (padding) */
  margin: 0;
  padding: 3px 8px;
  line-height: 18px;
}

ul.secondary a:hover {
  background: url(../../../../../../../../20120324193417im_/http_/petnet.com.au/sites/all/themes/petnet/images/tabs/tab-secondary.png) repeat-x left bottom;
}

ul.secondary a.active,
ul.secondary a.active:hover {
  border: 1px solid #c0c0c0;
  color: #000;
  background: url(../../../../../../../../20120324193417im_/http_/petnet.com.au/sites/all/themes/petnet/images/tabs/tab-secondary.png) repeat-x left top;
}

/*
     FILE ARCHIVED ON 07:11:42 Mar 24, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:58:27 Sep 07, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.463
  load_resource: 383.621 (2)
  PetaboxLoader3.resolve: 277.522 (2)
  PetaboxLoader3.datanode: 86.843 (2)
*/