
td { font-size:12px; }
/*INDEX PAGE*/
.main { width:770px; height:620px; background-image:url(/images/index2.jpg); background-repeat:no-repeat; padding:0px; }
#mainTop { width: 140px; background-color:#000000; top: 20px; left:21px; position:relative; }
#mainBottom { width: 140px; background-color:#000000; top: 97px; left:21px; position:relative; }

/* mac hide \*/

.header { width:100%; background-image: url(/images/header_wide_narrow.jpg); background-repeat: no-repeat; background-position: right top; }
.shadowTile { background-image: url(/images/shadow_tile.jpg); background-repeat:repeat-x; background-position: top left; }
/*TEXT STYLES*/
.headline { font-size: 24px; color: #CCCC99; font-weight: bold; }
.highlight { font-size: 12px; font-weight: bold; }
.animalHighlight { font-size: 14px; font-weight: bold; }
.subHeader { font-size: 15px; margin-bottom:3px; }
.notice { font-size: 11px; color: #333333; }
.blackText { color: #000000 }
.blueText { color: #0000FF }
.largerText { font-size: 16px }
a img { border: 0; }
.imgHolder { position:relative; float:left; padding: 5px 20px 2px 0px; height: 130px; }
.imgHolder p { padding: 2px 0px 10px 0px; margin: 0px; }
.lightboxImgHolder { position:relative; float:left; padding: 1px 2px 1px 0px; height: 55px; }
#gallery { width:98%; float:right;}
#userLightbox { width: 23%; float: left; text-align:left; padding-right: 5px; border-right: 1px solid #cccccc; }
.micro { color: #999999; font-size: 9px; }
a.micro:link { color:#999999; text-decoration:none; outline:none; }
a.micro:visited { color:#999999; text-decoration:none; outline:none; }
a.micro:hover { color:#CCCC99; text-decoration:underline; outline:none; }
a.micro:active { color:#999999; text-decoration:none; outline:none; }
.moltopiccolo { font-size: 9px; }
.enormous { font-size: 24px; }
.large { font-size: 18px; }
.medium { font-size: 14px; }
.small { font-size: 12px; }
#search { float: right; }
#photoRequest { float:left; clear:both; }
#breadcrumbs { float: left; }
input, textarea { padding: 3px; font-size: 14px; font-family: Arial, Helvetica, sans-serif; }
.alert { background: #fff6bf url(../images/icons/cross.png) center no-repeat; background-position: 15px 50%; /* x-pos y-pos */ text-align: left; padding: 5px 20px 5px 45px; border-top: 2px solid #ffd324; border-bottom: 2px solid #ffd324; }
.success { background: #D2FFCC url(../images/icons/tick.png) center no-repeat; background-position: 15px 50%; /* x-pos y-pos */ text-align: left; padding: 5px 20px 5px 45px; border-top: 2px solid #96D88C; border-bottom: 2px solid #96D88C; }

.galleryGroups {
	background:url(/images/galleryBG.jpg) no-repeat;
	width:156px;
	height:152px;
	margin:20px;
	float:left;
	text-align:right;
	padding:1px 38px 6px 30px;
}

h2 a:link, h2 a:visited, h2 a:hover {
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	font-style:italic;
	line-height:19px;
}

h2 {
	color:#FFFFFF;
	font-weight:bold;
	font-size:22px;
	font-style:italic;
}
