
/*-----------------------------------------------------------------------------
Amnis Corporation Print Stylesheet

version:	1.0
date:		05/02/2009
author:		Ryan J. Salva
email:		ryan at capitolmedia dot com
website:	http://www.amnis.com
-----------------------------------------------------------------------------*/


/* Default Font Styles
-----------------------------------------------------------------------------*/

* { 
	border: none;
}

img {
	margin: 0 auto;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
	width: 8.5in;
}

h1 {
	font-size: 3em;
}

h2, h3, h4, h5 {
	color: #000;
}

table, td, th {
	border-collapse: collapse;
	font-family: Myriad, "Lucida Sans", "Lucida Grande", Helvetica, Arial, Sans-Serif;
	font-size: 11pt;
	color: #000;
}

td {
	padding: .2em;
}

a {
	color: #3a68b2;
}


/* Convenience Classes
-----------------------------------------------------------------------------*/

.DoNotPrint {
	display: none;
}

.Create, .Edit {
	display: none;
}


/* Page Layout
-----------------------------------------------------------------------------*/

#Wrapper {
	display: inline;
}

#Canvas {
	display: inline;
}

#Left {
	display: none;
}

#Content {
	background: none;	
}

/* Right Column
-----------------------------------------------------------------------------*/

div.Right {
	
	background: none
}

div#Right {
	
}


/* Navigation
-----------------------------------------------------------------------------*/

#System {
	display: none;
}

#Primary {
	display: none;
}

#Secondary {
	display: none;
}

#Tertiary {
	display: none;
}


/* Header
-----------------------------------------------------------------------------*/

#Header {
	
}


/* Footer
-----------------------------------------------------------------------------*/

#Footer {
	clear: both;
	border-top: 2pt solid #000;
	font-size: 9pt;
	padding-top: 1em;
	margin-top: 2em;
	text-align: center;
}

#Footer p {
	margin: 0;
}

/* Forms
-----------------------------------------------------------------------------*/

fieldset {
	display: none;
}
div.LabelInput {
	display: none;
}

/* Templates */

div#Banner, div#Fader {
	display: block;
	clear: both;
	height: 430px;
	overflow: hidden;
	position: relative;
	padding: 10px 0;
}

div#subscriptionForm, div#Search, ul#Ancestors, div.About div#Links, a.rssIcon, div#BadgesContainer {
	display: none;
}

div#BlogRoll {
	position: relative;
	padding-left: 23px;
}

div.BlogItem {
	position: relative;
	padding: 0 0 20px 45px;
}

div.BlogItemDate {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../site/datebkgrnd_main.gif) no-repeat center center;
	height: 46px;
	width: 38px;
}

* html div.BlogItemDate {
	left: -45px;
}

span.BlogMonth {
	display: block;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 15px;
}

span.BlogDay {
	display: block;
	color: #585858;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

div.BlogItemTitle a {
	font-size: 11pt;
	color: #585858;
	font-weight: bold;
	text-decoration: none;
}

div.BlogItemTitle a:hover {
	text-decoration: underline;
}

div.BlogItemDescription {
	font-size: 10pt;
	color: #585858;
}

div.BlogItemDescription a {
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

div.Columns {
	float: left;
	margin-top: 2em;
	padding-right: 2%;
	font-size: 10pt;
}

div.Last {
	padding-right: 0;
	background: none;
}

div.Two {
	width: 48.5%;
}

div.Three {
	width: 32%;
}

div.Four {
	width: 23.5%;
}

div.Five {
	width: 18.4%;
}

div.Six {
	width: 15%;
}

div#Links {
	clear: both;
	display: block;
	float: none;
	width: 100%;
}


a#AdoptPet {
	background: url(../site/btn_sub_adoptapet.jpg) no-repeat left top;
	height: 122px;
	width: 128px;
	display: block;
	text-indent: -2000px;
}

a#AdoptPet:hover {
	background-position: left bottom;
}

a#LostPet {
	background: url(../site/btn_sub_lostfound.jpg) no-repeat left top;
	height: 122px;
	width: 128px;
	display: block;
	text-indent: -2000px;

}

a#LostPet:hover {
	background-position: left bottom;
}

a#FindHome {
	background: url(../site/btn_sub_takeyourpet.jpg) no-repeat left top;
	height: 122px;
	width: 128px;
	display: block;
	text-indent: -2000px;

}

a#FindHome:hover {
	background-position: left bottom;
}

a#OtherServices {
	background: url(../site/btn_sub_otherservices.jpg) no-repeat left top;
	height: 122px;
	width: 128px;
	display: block;
	text-indent: -2000px;
}

a#OtherServices:hover {
	background-position: left bottom;
}

a#WildlifeCenter {
	background: url(../site/btn_sub_aboutwildlifecenter.jpg) no-repeat left top;
	height: 122px;
	width: 128px;
	display: block;
	text-indent: -2000px;
}

a#WildlifeCenter:hover {
	background-position: left bottom;
}

a#InjuredAnimals {
	background: url(../site/btn_sub_foundinjured.jpg) no-repeat left top;
	height: 122px;
	width: 128px;
	display: block;
	text-indent: -2000px;
}

a#InjuredAnimals:hover {
	background-position: left bottom;
}

a#WildlifeProblem {
	background: url(../site/btn_sub_wildlifeproblem.jpg) no-repeat left top;
	height: 122px;
	width: 128px;
	display: block;
	text-indent: -2000px;
}

a#WildlifeProblem:hover {
	background-position: left bottom;
}

a#ResourceLibrary {
	background: url(../site/btn_sub_resourcelibrary.jpg) no-repeat left top;
	height: 122px;
	width: 128px;
	display: block;
	text-indent: -2000px;
}

a#ResourceLibrary:hover {
	background-position: left bottom;
}

a#Volunteer {
	background: url(../site/btn_sub_volunteer.jpg) no-repeat left top;
	height: 122px;
	width: 128px;
	display: block;
	text-indent: -2000px;
}

a#WishList {
	background: url(../site/btn_sub_wishlist.jpg) no-repeat left top;
	height: 122px;
	width: 128px;
	display: block;
	text-indent: -2000px;
}

a#WishList:hover {
	background-position: left bottom;
}

a#Give {
	background: url(../site/btn_sub_otherwaystogive.jpg) no-repeat left top;
	height: 122px;
	width: 128px;
	display: block;
	text-indent: -2000px;
}

a#Give:hover {
	background-position: left bottom;
}

a#Events {
	background: url(../site/btn_sub_events.jpg) no-repeat left top;
	height: 122px;
	width: 128px;
	display: block;
	text-indent: -2000px;
}

a#Events:hover {
	background-position: left bottom;
}

a#Shop {
	background: url(../site/btn_sub_shop.jpg) no-repeat left top;
	height: 122px;
	width: 128px;
	display: block;
	text-indent: -2000px;
}

a#Shop:hover {
	background-position: left bottom;
}

a#Volunteer:hover {
	background-position: left bottom;
}

a#Foster {
	background: url(../site/btn_sub_foster.jpg) no-repeat left top;
	height: 122px;
	width: 128px;
	display: block;
	text-indent: -2000px;
}

a#Foster:hover {
	background-position: left bottom;
}

a#ActionCenter {
	background: url(../site/btn_sub_actioncenter.jpg) no-repeat left top;
	height: 122px;
	width: 128px;
	display: block;
	text-indent: -2000px;
}

a#ActionCenter:hover {
	background-position: left bottom;
}

a#Report {
	background: url(../site/btn_sub_animalcruelty.jpg) no-repeat left top;
	height: 122px;
	width: 128px;
	display: block;
	text-indent: -2000px;
}

a#Report:hover {
	background-position: left bottom;
}

a#KidsVolunteer {
	background: url(../site/btn_sub_kids_volunteer.jpg) no-repeat left top;
	height: 122px;
	width: 128px;
	display: block;
	text-indent: -2000px;
}

a#KidsVolunteer:hover {
	background-position: left bottom;
}

a#StuffToDo {
	background: url(../site/btn_sub_kids_stufftodo.jpg) no-repeat left top;
	height: 122px;
	width: 128px;
	display: block;
	text-indent: -2000px;
}

a#StuffToDo:hover {
	background-position: left bottom;
}

a#Learn {
	background: url(../site/btn_sub_kids_learn.jpg) no-repeat left top;
	height: 122px;
	width: 128px;
	display: block;
	text-indent: -2000px;
}

a#Learn:hover {
	background-position: left bottom;
}

a#ParentsTeachers {
	background: url(../site/btn_sub_kids_parents.jpg) no-repeat left top;
	height: 122px;
	width: 128px;
	display: block;
	text-indent: -2000px;
}

a#ParentsTeachers:hover {
	background-position: left bottom;
}

a#Mission {
	background: url(../site/btn_sub_mission.jpg) no-repeat left top;
	height: 122px;
	width: 128px;
	display: block;
	text-indent: -2000px;
	float: left;
	padding-right: 15px;
}

a#Mission:hover {
	background-position: left bottom;
}

a#Hours {
	background: url(../site/btn_sub_hours.jpg) no-repeat left top;
	height: 122px;
	width: 128px;
	display: block;
	text-indent: -2000px;
	float: left;
	padding-right: 15px;

}

a#Hours:hover {
	background-position: left bottom;
}

a#PressRoom {
	background: url(../site/btn_sub_pressroom.jpg) no-repeat left top;
	height: 122px;
	width: 128px;
	display: block;
	text-indent: -2000px;
	float: left;
	padding-right: 15px;
}

a#PressRoom:hover {
	background-position: left bottom;
}

a#Publications {
	background: url(../site/btn_sub_publications.jpg) no-repeat left top;
	height: 122px;
	width: 128px;
	display: block;
	text-indent: -2000px;
	float: left;
}

a#Publications:hover {
	background-position: left bottom;
}

/* Print Footer */

div.footercol {
	width:25%;
	float:left;
	text-align:left;
}

div#PrintFooter p {
	margin-bottom: 1em;
}


