@charset "utf-8";
/* CSS Document */

/*   Page Object Styles   */
a {
	color: #dcdcdc;
	text-decoration: underline;
}
a:hover {
	font-style: italic;
	text-decoration: none;
}
body {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
ul {
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

/*   Header Styles   */
.TitleBox {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #0086B5;
}
.GinTitleText {
	font-size: 50px;
	font-style: italic;
	color: #0086B5;
	font-family: "Monotype Corsiva", cursive, Arial, sans-serif;
}

/*   Left Navigation Styles   */
.MenuBox {
	/*border: 3px double #0086B5;
	background-image: url(../Images/Layout/LeftNavBackground.jpg);
	background-repeat: repeat;
	background-position: left top;*/
}
.LeftNavHeading {
	font-family: "Monotype Corsiva", cursive, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0086B5;
	background-color: #000000;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0086B5;
	background-color: transparent;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
.leftnav a {
	font-weight: bold;
	color: #0086B5;
	text-decoration: none;
	background-color: transparent;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 50px;
	display: block;
	background-attachment: scroll;
	background-image: url(../Images/Layout/button.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.leftnav a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../Images/Layout/button_2.png);
	font-style: italic;
	background-color: #0086B5;
}
.leftnavSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0086B5;
	background-color: transparent;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
.leftnavSel a {
	font-weight: bold;
	color: #0086B5;
	text-decoration: none;
	background-color: transparent;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 50px;
	display: block;
	background-attachment: scroll;
	background-image: url(../Images/Layout/button_3.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.leftnavSel a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../Images/Layout/button_2.png);
	font-style: italic;
	background-color: #0086B5;
}
.leftnavSecond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0086B5;
	background-color: transparent;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
.leftnavSecond a {
	font-weight: bold;
	color: #0086B5;
	text-decoration: none;
	background-color: transparent;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
	display: block;
	background-attachment: scroll;
	background-image: url(../Images/Layout/ButtonSecond.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.leftnavSecond a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../Images/Layout/ButtonSecond_2.png);
	font-style: italic;
	background-color: #0086B5;
}
.leftnavSecondSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0086B5;
	background-color: transparent;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
.leftnavSecondSel a {
	font-weight: bold;
	color: #0086B5;
	text-decoration: none;
	background-color: transparent;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
	display: block;
	background-attachment: scroll;
	background-image: url(../Images/Layout/ButtonSecond_3.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.leftnavSecondSel a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../Images/Layout/ButtonSecond_2.png);
	font-style: italic;
	background-color: #0086B5;
}
/*  Paging Styles   */
.pagingall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.paginglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.paginglink:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.pagingselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

/*  Album Styles   */
.imageclick {
	text-align: center;
	height: 115px;
}
.imageclick a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.imageclick a:hover {
	background-color: #0086B5;
}
.imageclick img {
	position: relative;
}
a.ForwardBack {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.ForwardBack:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/*   Text Styles   */
.petsby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.mini {
	font-size: 12px;
	font-weight: normal;
}
.CollectionHeading  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	background-color: #0086B5;
	color: #000000;
	font-size: 14px;
}
a.CollectionHeadingText  {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.CollectionHeadingText:hover  {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.CollectionHeadingText img  {
	color: #f8f8ff;
}
a.PetImages {
	text-decoration: none;
}
a.PetImages img {
	text-decoration: none;
	background-color: #666666;
}
ul.websitelist {
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: circle;
}
ul.websitelist li {
	padding-bottom: 10px;
}
ul.websitelist li ul {
	list-style-position: outside;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-type: disc;
}
.errfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.HitCounter {
	color: #0086B5;
	padding: 2px;
}