/* $Id: main.css,v 1.1.4.4 2008/11/22 00:53:22 stevek Exp $
*/

/* GENERAL Styles 
----------------------------*/

body {
  font-size: 100%; /* Fixes exaggerated text resizing in IE6 and IE7 */
}

#page {
	color:#616365;
	font-size:0.825em;

}

body, caption, th, td, input, textarea, select, option, legend, fieldset {
	font-family:  Arial, Helvetica, Verdana, Tahoma, "Bitstream Vera Sans", sans-serif;
}


/* When declaring Link states, remember: LoVe HA : Link | Hover | Visited | Active */
#content-header .breadcrumb a:link {
  color: #00747a;
  font-size:0.9em;
  font-weight:normal;
  text-decoration:underline;
}
#content-header .breadcrumb a:visited {
  color: #00747a;
  font-size:0.9em;
  font-weight:normal;
  text-decoration:underline;
}
content-header .breadcrumb a:hover  {
  color: #00747a;
  font-weight:normal;
  text-decoration:underline;
}
content-header .vocab-name a:active  {
  color: #00747a;
  font-weight:normal;
  text-decoration:underline;
}
#content-header .vocab-name a:link {
  color: #00747a;
  font-size:0.9em;
  font-weight:normal;
  text-decoration:underline;
}
#content-header .vocab-name a:visited {
  color: #00747a;
  font-size:0.9em;
  font-weight:normal;
  text-decoration:underline;
}
content-header .vocab-name a:hover  {
  color: #00747a;
  font-weight:normal;
  text-decoration:underline;
}
content-header .breadcrumb a:active  {
  color: #00747a;
  font-weight:normal;
  text-decoration:underline;
}
a:link, a:visited {
  color: #009aa6;
  text-decoration:underline;
}

a:hover, a:active {
  color:#3fcfd5;
  text-decoration:underline;
}

/* Titles  */

h1 {
	color: #00747a;
	font-size:2em;
	line-height:1.3em;
	margin-bottom:0.5em;
	margin-top:0pt;
}
h1#site-name a {
	background:transparent url(../../../../../../../../20120324181556im_/http_/petnet.com.au/sites/all/themes/petnet/images/logo.jpg) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:86px;
	padding:0;
	text-indent:-999em;
	width:182px;
}
#site-slogan {
	color:#009AA6;
	font-family:Verdana,Tahoma,Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
	font-size:0.9em;
	font-weight:bold;
	left:89px;
	line-height:1.1em;
	position:absolute;
	text-align:left;
	top:51px;
	width:400px;
	z-index:20;
}

/* Paragraph Styles */

.node p {
  margin: 1em 0;
}

/* List Styles  */

ul, ol {
  margin-left: 0;
  padding-left: 2em;
}

/* Table Styles  */

table {
	width: 99%;
}
tr.even td, tr.odd td {
	padding: 10px 5px;
}
tr.even {
	background-color: #F9F9F9;
}
tr.odd {
	background-color: #fff;
}

/* Code */

pre, code {
	background-color:#efefef;
	display:block;
	padding:5px;
	margin:5px 0;
	border:1px solid #aaa;
  font-family: "Bitstream Vera Sans Mono", "Courier New", monospace;
}

/* List Styles */

ul          { list-style-type: disc; }
ul ul       { list-style-type: circle; }
ul ul ul    { list-style-type: square; }
ul ul ul ul { list-style-type: circle; }
ol          { list-style-type: decimal; }
ol ol       { list-style-type: lower-alpha; }
ol ol ol    { list-style-type: decimal; }

/* Abbreviation */

abbr {
  border-bottom: 1px dotted #666;
  cursor: help;
  white-space: nowrap;
}

/* Date-based "abbreviations" show computer-friendly timestamps which are not
   human-friendly. */

abbr.created {
  border: none;
  cursor: auto;
  white-space: normal;
}

/* User Interface Styles 
---------------------------- */

.resizable-textarea textarea {
	font-size:14px!important;
}
.messages {
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #04a107;
	color: #04a107;
	background-color: #edffed;
}
form{
	margin:10px 0;
}

/* Rollover edit links for blocks
----------------------------*/

div.block {
  position: relative;
}
div.block div.edit {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 40;
  border: 1px solid #eee;
  padding: 0 2px;
  font-size: 11px;
  background-color: #fff;
}
div.block:hover div.edit {
  display: block;
}
/* RSS Feeds 
------------------*/
.feed-source {
	margin:10px 0;
}

.feed-source .feed-description {
	margin:10px 0;
}
/*
     FILE ARCHIVED ON 20:27:41 Mar 23, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:58:35 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: 1.212
  load_resource: 1949.264 (2)
  PetaboxLoader3.resolve: 1710.72 (2)
  PetaboxLoader3.datanode: 237.333 (2)
*/