body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	min-width: 800px;
	color: #000000;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}

h4 {
	font-size: 140%;
	clear: both;
}

h4.highlightblue {
	color: #00AAD2;
}

h5 {
	font-size: 120%;
	clear: both;
}

h6 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}

.error {
	color: #FF0000;
}

.notopmargin {
	margin-top: 0px;
}

.notopbottommargin {
	margin-top: 0px;
	margin-bottom: 0px;
}

p.clearboth {
	clear: both;
}

p.highightclearboth {
	font-weight: bold;
	clear: both;
}

img.floatleft {
	float:left;
	margin:0px 10px 10px 0px;
}

img.imagelink {
	border: 1px solid #000000;
}

.left {
	float: left;
}

ul.dolphin {
	list-style-image: url(/Images/Layout/Bullet_Dolphin.png);
	margin-left: 70px;
	padding-left: 0px;
	padding-bottom: 10px;
}

ul.paragraphs {
	list-style-type: none;
}

ul.paragraphs li {
	margin-bottom:1em;
}

div.clearboth {
	clear: both;
}

/* ================================================================================= */

img.BestAdoptionStar {
	width: 140px;
	height: 140px;
	margin-left: 10px;
	border: 0px;
	float: right;
}

/* ================================================================================= */

#wrapper {
	text-align: left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #CEE5F3;
	background-image: url(/Images/Layout/Background_Main.jpg);
	background-repeat: no-repeat;
}

#header {
	padding-top:260px;
}

#menu {
	background-image: url(/Images/Layout/Background_Menu.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 1px;
}

#menu.adopters {
	background-image: url(/Images/Layout/Background_Menu_Adopters.jpg);
}

#menu ul{
	margin: 0px 0px 0px 40px;
	padding: 0px;
	list-style: none;
	font-size: 80%;
}

#menu li {
	display: inline;
	font-weight: bold;
}

#menu li a:link, #menu li a:visited {
	color: #00AAD2;
	text-decoration: none;
	margin: 0px 2px 0px 2px;
}

#menu li a:hover {
	color: #00AAD2;
	text-decoration: underline;
}

#menu li.even a:link, #menu li.even a:visited {
	color: #52BDEC;
}

#content {
	margin: 20px 420px 20px 40px;
	padding: 0px;
}

#content h1 {
	font-size: 325%;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 100%;
	color: #00AAD2;
}

#content .heading2 {
	font-size: 75%;
	line-height: 100%;
	color: #00AAD2;
}

#content .highlight {
	font-weight: bold;
	color: #000000;
}

#content .fineprint {
	font-size: 80%;
	color: #777777;
}

#content img.inset {
	float:right;
	margin: 0px 0px 10px 10px;
	border: 2px solid #00AAD2;
}

#content img.inset2 {
	margin: 0px 0px 0px 0px;
	border: 2px solid #00AAD2;
}

/* ================================================================================ */

#contentNSB {
	margin: 20px 270px 20px 40px;
	padding: 0px;
}

#contentNSB h1 {
	font-size: 325%;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 100%;
	color: #00AAD2;
}

#contentNSB .heading2 {
	font-size: 75%;
	line-height: 100%;
	color: #00AAD2;
}

#contentNSB .highlight {
	font-weight: bold;
	color: #000000;
}

#contentNSB .factsheading {
	font-weight: bold;
	color: #000000;
	clear: both;
}

#contentNSB div.adoptlist {
	width: 400px;
}

#contentNSB .factsimage {
	clear: both;
	padding-left: 70px;
}

#contentNSB img.insetleft {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 2px solid #00AAD2;
}

#contentNSB img.insetright {
	float: right;
	margin: 0px 0px 10px 10px;
	border: 2px solid #00AAD2;
}

#contentNSB img.inset {
	margin: 0px 0px 10px 0px;
	border: 2px solid #00AAD2;
}

#contentNSB img.inset2 {
	margin: 0px 0px 0px 0px;
	border: 2px solid #00AAD2;
}

a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #7DB2CE;
}

a:hover {
	text-decoration: underline;
}

a.darker:link, a.darker:visited {
	font-weight: bold;
	text-decoration: none;
	color: #00AAD2;
}

a.darker:hover {
	text-decoration: underline;
}

a.button:link, a.button:visited {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	width:59px;
	height:17px;
	background-image: url(/Images/Layout/Background_Button.jpg);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	color: #00AAD2;
	font-size: 10px;
	line-height: 17px;
}

input.button {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width:59px;
	height:17px;
	background-image: url(/Images/Layout/Background_Button.jpg);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	color: #00AAD2;
	font-size: 10px;
	line-height: 17px;
	border: 0px;
	cursor: pointer;
}

button.go {
	padding: 0px;
	margin: 0px 0px 0px 5px;
	width:17px;
	height:17px;
	background: transparent url(/Images/Layout/Button_Go.gif) no-repeat center top;
	border: 0px;
	text-indent: -1000em;
	cursor: pointer;
	vertical-align: bottom;
}

button.back {
	padding: 0px;
	margin: 0px 0px 0px 5px;
	width:17px;
	height:17px;
	background: transparent url(/Images/Layout/Button_Back.gif) no-repeat center top;
	border: 0px;
	text-indent: -1000em;
	cursor: pointer;
	vertical-align: bottom;
}

/* ================================================================================ */

#contentFW {
	margin: 20px 48px 20px 40px;
	padding: 0px;
}

#contentFW h1 {
	font-size: 325%;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 100%;
	color: #00AAD2;
}

#contentFW .heading2 {
	font-size: 75%;
	line-height: 100%;
	color: #00AAD2;
}

#contentFW .highlight {
	font-weight: bold;
	color: #000000;
}

#contentFW img.inset2 {
	margin: 0px 0px 0px 0px;
	border: 2px solid #00AAD2;
}

/* ================================================================================ */

#mapContainer {
	height: 400px;
	width: 710px;
	border: 1px solid #00AAD2;
	margin-bottom: 30px;
	margin-top: 30px;
}

#mapContainerVisit {
	height: 360px;
	width: 480px;
	border: 1px solid #00AAD2;
	margin-bottom: 30px;
	margin-top: 30px;
}

/* ================================================================================ */

table.shop {
	width: 100%;
	border-collapse: collapse;
}

table.shop thead tr {
	background-color: #00AAD2;
	background-image: url(/Images/Layout/Background_TopDots.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

table.shop thead tr th {
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}

table.shop thead tr th.price {
	text-align: center;
}

table.shop thead tr th.basket {
	text-align: center;
}

table.shop tbody tr {
	background-color: #E2EDF4;
}

table.shop tbody tr td {
	padding: 10px;
	border-top: 1px dotted #7DB2CE;
	font-size: 90%;
	line-height: 120%;
}

table.shop tbody tr td.action {
	text-align: right;
}

table.shop tbody tr.firstrow td {
	border-top: 0px;
}

table.shop tbody tr td p {
	margin-bottom: 0px;
	margin-top: 0.3em;
}

table.shop tbody tr td p.name {
	margin-top: 0px;
	color: #00AAD2;
	font-weight: bold;
}

table.shop tbody tr td.price {
	width: 100px;
	text-align: center;
}

table.shop tbody tr td.basket {
	width: 150px;
	text-align: center;
}

table.shop tbody tr td.basket form p.size {
	padding-bottom: 5px;
}

table.shop tbody tr td.basket form {
	margin: 0px;
	padding: 0px;
}

table.shop tbody tr td.quantity {
	width: 110px;
	text-align: left;
}

table.shop tbody tr td.quantity form {
	margin: 0px;
	padding: 0px;
}

table.shop tbody tr td.bottom {
	background-image: url(/Images/Layout/Background_BottomDots.jpg);
	background-repeat: repeat-x;
	padding: 5px 20px 5px 20px;
	border-top: 0px;
	background-color: #7DB2CE;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	font-size: 150%;
}

table.shop tbody tr td.bottomback {
	background-image: url(/Images/Layout/Background_BottomDots.jpg);
	background-repeat: repeat-x;
	padding: 5px 20px 5px 20px;
	border-top: 0px;
	background-color: #7DB2CE;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: 150%;
}

table.shop tbody tr td.bottom a:link, table.shop tbody tr td.bottom a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(/Images/Layout/Button_Go.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 20px;
}

table.shop tbody tr td.bottom a.back:link, table.shop tbody tr td.bottom a.back:visited {
	background-image: url(/Images/Layout/Button_Back.gif);
	padding-left: 20px;
	padding-right: 0px;
	background-position: center left;
}

table.shop tbody tr td.bottomback a:link, table.shop tbody tr td.bottomback a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(/Images/Layout/Button_Back.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
}

table.shop tbody tr td fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100px;
}

table.shop tbody tr td fieldset input {
	display: inline;
	margin: 0px 5px 0px 0px;
	width: 20px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}

table.shop tbody tr td fieldset input.button {
	margin: 0px;
	width:59px;
}

/* ================================================================================ */

table.adopt {
	width: 100%;
	border-collapse: collapse;
}

table.adopt thead tr {
	background-image: url(/Images/Layout/Background_TopDots.jpg);
	background-repeat: repeat-x;
	background-color: #00AAD2;
	color: #FFFFFF;
}

table.adopt thead tr th {
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}

table.adopt tbody tr {
	background-color: #E2EDF4;
}

table.adopt tbody tr td {
	padding: 10px;
	border-top: 1px dotted #7DB2CE;
	vertical-align: top;
}

table.adopt tbody tr.firstrow td {
	border-top: 0px;
}

table.adopt tbody tr td p {
	margin-bottom: 0px;
	margin-top: 0.3em;
}

table.adopt tbody tr td p.name {
	margin-top: 0px;
	color: #00AAD2;
	font-weight: bold;
}

table.adopt tbody tr td.endorsed {
	width: 220px;
}

table.adopt tbody tr td.thumbnail {
	width: 180px;
	text-align:center;
}

table.adopt tbody tr td.endorsed img {
	float:left; padding: 0px 10px 10px 0px;
}

table.adopt tbody tr td.endorsed p.endorsement {
	clear:both;
}
table.adopt tbody tr td.bottom {
	background-image: url(/Images/Layout/Background_BottomDots.jpg);
	background-repeat: repeat-x;
	padding: 5px 20px 5px 0px;
	border-top: 0px;
	background-color: #7DB2CE;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	font-size: 150%;
}

/* ================================================================================ */

table.standard {
	width: 100%;
	border-collapse: collapse;
}

table.standard thead tr {
	background-image: url(/Images/Layout/Background_TopDots.jpg);
	background-repeat: repeat-x;
	background-color: #00AAD2;
	color: #FFFFFF;
}

table.standard thead tr th {
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
	text-align: left;
}

table.standard tbody tr {
	background-color: #E2EDF4;
}

table.standard tbody tr td {
	padding: 10px;
	border-top: 1px dotted #7DB2CE;
	font-size: 90%;
	line-height: 120%;
	vertical-align: top;
}

table.standard tbody tr.firstrow td {
	border-top: 0px;
}

table.standard tbody tr td p {
	margin-bottom: 0px;
	margin-top: 0.3em;
}

table.standard tbody tr td.bottom {
	background-image: url(/Images/Layout/Background_BottomDots.jpg);
	background-repeat: repeat-x;
	padding: 5px 20px 5px 0px;
	border-top: 0px;
	background-color: #7DB2CE;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	font-size: 150%;
}

/* ================================================================================ */

#formtop {
	background-image: url(/Images/Layout/Background_BottomDots.jpg);
	background-repeat: repeat-x;
	background-color:#00AAD2;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
	font-weight: bold;
	margin-top: 20px;
}

#formbody {
	background-color:#E2EDF4;
	padding: 10px 10px 20px 10px;
}

#formbody p span.highlight {
	font-weight: bold;
	color: #00AAD2;
}

#formbody table {
	width: 100%;
	border-collapse: collapse;
	background-color:#FFFFFF;
}

#formbody table thead tr {
	background-color:#00AAD2;
	color:#FFFFFF;
	font-weight: bold;
}

#formbody table thead tr th {
	padding: 1px 5px 1px 5px;
}

#formbody table tbody tr td {
	padding: 1px 5px 1px 5px;
}

#formbody table tbody tr td.total {
	border-top: 1px dashed #00AAD2;
}

#formfooter {
	background-image: url(/Images/Layout/Background_TopDots.jpg);
	background-repeat: repeat-x;
	background-color: #7DB2CE;
	padding: 5px 20px 5px 0px; border-bottom: 0px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	font-size: 150%;
}

fieldset {
	border: 1px solid #00AAD2;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}

fieldset .annotation {
	font-size: 80%;
}

fieldset legend {
	margin-top: 0px;
	padding: 5px;
	color: #00AAD2;
	font-weight: bold;
	font-size: 120%;
}

fieldset input {
	display: block;
	width: 350px;
	float: left;
	margin-bottom: 10px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}

fieldset textarea {
	display: block;
	width: 350px;
	float: left;
	margin-bottom: 10px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}

fieldset select {
	display: block;
	width: 350px;
	float: left;
	margin-bottom: 10px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}

fieldset input.radiocheckbox {
	width: 13px;
	background-color:#E2EDF4;
}

fieldset label {
	display: block;
	float: left;
	clear: left;
	width: 150px;
	margin-bottom: 10px;
	text-align: right;
	padding-right: 20px;
}

fieldset label.force3lines {
	height: 25px;
}

fieldset br {
	clear: both;
}

fieldset br.clearnone {
	clear: none;
}

fieldset div.inputgroup, fieldset div.inputgroupshort {
	padding: 10px;
}

fieldset div.inputgroupshort input, fieldset div.inputgroupshort select {
	width: 200px;
}

/* ================================================================================ */

#divEnlarge
{
	position:absolute;
	left:-1000px;
	top: 0px;
	width:300px;
	height:300px;
	border: 1px solid black;
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
}

/* ================================================================================ */

#adminsectiontop {
	background-image: url(/Images/Layout/Background_BottomDots.jpg);
	background-repeat: repeat-x;
	background-color:#00AAD2;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
	font-weight: bold;
}

#adminsectionbody {
	background-color:#E2EDF4;
	padding: 10px 10px 10px 10px;
}

#adminsectionbody p span.highlight {
	font-weight: bold;
	color: #00AAD2;
}

#adminsectionbody table {
	width: 100%;
	border-collapse: collapse;
}

#adminsectionbody table thead tr {
	background-color:#00AAD2;
	color:#FFFFFF;
	font-weight: bold;
}

#adminsectionbody table thead tr th {
	padding: 1px 5px 1px 5px;
}

#adminsectionbody table tbody tr td {
	padding: 3px 5px 3px 5px;
	vertical-align: top;
	border-bottom: 1px dotted #00AAD2;
}

#adminsectionbody table tbody tr td.noborder {
	border-bottom: 0px;
}

#adminsectionbody table tbody tr td.fieldname {
	font-weight: bold;
	width: 150px;
}

#adminsectionfooter {
	background-image: url(/Images/Layout/Background_TopDots.jpg);
	background-repeat: repeat-x;
	background-color: #7DB2CE;
	padding: 5px 20px 5px 0px; border-bottom: 0px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	font-size: 150%;
}

#adminsectionfooter a:link, #adminsectionfooter a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(/Images/Layout/Button_Go.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 20px;
}

/* ================================================================================ */

#sidebar {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	width: 400px;
	float: right;
	text-align: right;
}

#footer1 {
	clear: both;
	margin: 30px 48px 30px 40px;
	text-align: right;
}

#footer1 .tagline {
	padding: 5px 0px 0px 0px;
	font-size: 230%;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 105%;
	color: #52BDEC;
	float: left;
	text-align: left;
}

#footer1 .tagline2 {
	color: #00AAD2;
}

#footer1 p {
	margin: 0px;
	padding: 0px;
	color: #005D88;
	font-size: 90%;
	line-height: 120%;
}

#footer2 {
	margin: 0px;
	padding: 10px 48px 10px 40px;
	background-color: #00AEDB;
	font-size: 90%;
	color: #FFFFFF;
}

#footer2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer2 li {
	display: inline;
}

#footer2 li a:link, #footer2 li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer2 li a:hover {
	text-decoration: underline;
}
