* {
	color: #003038;
	font-family:verdana;
	font-size:9pt;
}
body {
	background: url('wood.png') #332317 repeat fixed;
}
#bgOverlay1{
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	position:fixed;
}
#bgOverlay2{
	top:0px;
	left:50%;
	width:30px;
	height:100%;
	position:fixed;
	margin-left:-380px;
}
#bgOverlay3{
	top:0px;
	left:50%;
	width:30px;
	height:100%;
	position:fixed;
	margin-left:355px;
}
a:link, a:visited {
	color:#005968;
}
a:active, a:hover {
	color:#ffffff;
}
img {
	border:none;
}
h1 {
	text-align: center;
}
h1 * {
	vertical-align: middle
}
h3 {
	text-align:center;
	font-weight:normal;
}
input,
input[type="button"]:active,
input[type="submit"]:active,
input.button:active,
input.submit:active {
	font-family:verdana;
	font-size:9pt;
	color:#003038;
	background-color:#b5b2d8;
	border:1px inset #B5B2D8;
}
input[type="button"]:active,
input[type="submit"]:active,
input.button:active,
input.submit:active {
	color:#005968;
}
input[type="button"],
input[type="submit"],
input.button,
input.submit {
	color:#003038;
	font-weight:bold;
	border: 1px outset #B5B2D8;
	margin-left:auto;
	margin-right:auto;
}
textarea {
	background-color:#ACA89B;
	border:1px solid;
	padding:5px 10px;
}
table {
	width:400px;
	margin:0 auto;
}
div.iecenter {
	width:100%;
	text-align:center;
}
div.outset {
	border:1px outset #aca89b;
}
div.inset {
	border:1px inset #aca89b;
}
span.typed, .minitb th {
	font-family: courier, monospace;
	font-size:9pt;
	font-style:normal;
}
table.bar {
	border:1px outset #003038;
	padding:5px;
}
img.thumb {
	width:auto !important;
	width:80px;
	max-width: 80px;
}
table.left {
	float:left;
}
table.right {
	float:right;
}
img.ss {
	vertical-align: text-top;
	float:left;
	margin-top:-30px;
}
.minitb { width:100%; margin:0px; }
.minitb th { width:50%; text-align:right; font-weight:normal; }
.minitb td {
	text-align:left;
	font-family:cursive;
	font-size:1.3em;
}

p, td, th, li {
	color: #003038;
	font-family:verdana;
	font-size:9pt;
}

.smallfont {
	font-size:7pt;
}


.vbmenu_popup {
	margin-left:50px;
	left:0px;
	background:#6c72a4;
	border:thin solid #005968;
	padding:5px;
	width:200px;
}
.vbmenu_popup table {
	border:1px solid #003038;
}
.vbmenu_popup table, .vbmenu_popup thead {
	width:100%;
	background:url('paperPurple.png') repeat;
	text-align:center;
}
.vbmenu_popup thead td { 
	font-size:18pt;
	font-family:cursive;
	font-weight:bold;
}
.vbmenu_popup th {
	background-color: #6c72a4;
	border:1px solid #003038;
}
.vbmenu_popup th a { background: #b2b8e9}
.vbmenu_popup a {
	width:100%;
	display:block;
	text-decoration:none;
}
.vbmenu_popup a:hover,
.vbmenu_popup a:active {
	background:#77c4dd;
}
.specialpopups .vbmenu_popup {
	width:auto;
	margin-left:-20px;
}

.stats td { font-size:.8em }
.stats table { height:10px }
table.statsmini { margin-top:5px }
.statsmini td { font-size: 0em }
.statsmini table td { height:2px }

.ftd a, .mtd a { border:1px solid #a3a2b8 }
.ftd a:hover, .ftd a:active { border:1px solid #da6d97; background: #e9b9d2 }
.mtd a:hover, .mtd a:active { border:1px solid #0d90ce }

#container {
	position:absolute;
	top:0px;
	width:700px;
	min-height:100%;
	height: auto !important;
	height: 100%;
	left:50%;
	margin-left:-350px;
	text-align:center;
	background: url('paper.png') repeat fixed;
	border-left:medium solid #003038;
	border-right:medium solid #003038;
	z-index:2;
}
#title {
	width:538px;
	height:122px;
	margin-left:10px;
	background: url('banner2.png') no-repeat;
	margin-top:0px !important;
}
#spacer1 {
	visibility:hidden;
	width:55px;
	height:1px;
	float:right;
}
#spacer2 {
	visibility:hidden;
	width:150px;
	height:1px;
	float:right;
}
#loginBox {
	/*display: -moz-inline-block !important;
	display: inline-block;*/
	display:block !important;
	display:inline;
	float:right;
	width:190px;
	height:75px;
	padding-top:10px;
	padding-left:5px;
}/*
#loginBox input[type="submit"],
#loginBox input.submit {
	float:right;
	margin-right:10px;
}*/
#loginBox table {
	width:170px;
/*	margin-bottom:5px;*/
}
#rememberme {
	font-size:9px;
}
#navbar {
	clear:both;
	width:700px;
	text-align:center;
	font-weight:bold;
	padding-bottom:5px;
	margin-top:-25px;
}
#navbar a {
	text-decoration:none;
	color:#005968;
}
#navbar a:active, #navbar a:hover {
	color:#131147;
}
#userbar {
	clear:both;
	width:660px !important;
	width:700px;
	background: url('bar2.gif');
	text-align:right;
	font-weight:bold;
	font-size:10px;
	padding:20px;
	padding-top:2px;
	padding-bottom:2px;
}
#userbar a {
	text-decoration:none;
	color:#005968;
	font-size:10px;
}
#userbar a:active, #navbar a:hover {
	color:#131147;
}
#welcome {
	margin-top:-2.5em;
	float:right;
	clear:both;
	text-align:center;
	width:150px;
}
#welcome a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}
#welcome a:active {
	color:#003038;
}
#content {
	margin-left:40px;
	margin-right:40px;
	padding-bottom:100px;
}
#content table {
	margin-left:auto;
	margin-right:auto;
}
#warning {
	text-align:center;
	color:#c00000 !important;
	margin-bottom:20px;
}
#footer {
	clear:both;
	position:absolute;
	left:0px;
	bottom:0px;
	width:700px;
	height:90px !important;
	border-top: thin dotted #003038;
	background-color:#9e9a8e;
	padding-top:5px;
}
#wrapper, #wrapper2 {
	height:206px;
	width:100%;
	display:block;
	clear:both;
}
#wrapper2 {
	height:167px;
}
#bottomspacer {
	height:15px;
	width:1px;
	clear:both;
}


#flockcount table {
	width:auto
}
#flockName {
	font-size:14pt;
	font-weight:bold;
	font-family:cursive;
}
#griffchart {
	clear:both;
	width:300px;
	text-align:center;
	margin:0 auto;
	margin-top:5px;
	padding:10px;
}
#griffchart.left {
	margin-left:10px;
}
#griffchart h1 {
	font-family: cursive;
	font-size:2em;
}
#griffchart p {
	font-family: cursive, sans-serif;
	font-size:12pt;
}
#griffchart a, a.griffchart {
	font-style:normal;
	text-decoration:none;
	text-align:center;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	margin-left:5px;
	margin-right:5px;
	border:1px outset #aca89b;
	font-family: courier, monospace;
	font-size:10pt;
}
#griffchart a:active, a.griffchart:active {
	border:1px inset #aca89b;
	color:#003038;
}
#griffchart input.text,
#griffchart input[type="text"] {
	background:none;
	border:none;
	border-bottom:1px solid #003038;
	font-family: cursive, sans-serif;
	font-size:2em;
	text-align:center;
	font-weight:bold;
}
#griffchart input.checkbox,
#griffchart input[type="checkbox"] {
	background-color: #aca89b;
	color: #003038;
	border:1px solid #003038;
	width:16px;
	height:16px;
}

#googleads {
	position:fixed;
	top:8px;
	left:50%;
	margin-left:-480px;
	z-index:1;
}
#donations {
	position:fixed;
	top:8px;
	left:50%;
	margin-left:360px;
	z-index:1;
}
#ultarget {
	background:url('paperAlt.png') repeat fixed;
}

#navhome, #navflock, #navbreeding, #navfriends,
#navstuds, #navrescue, #navforums, #navhelp,
#navlogout, #navregister, #navpass {
	width:65px;
	height:34px;
	background:blue;
}
#navhome {background:url('home.png')}
#navhome:hover {background:url('homeUp.png')}
#navhome:active {background:url('homeDown.png')}
#navflock {background:url('flock.png')}
#navflock:hover {background:url('flockUp.png')}
#navflock:active {background:url('flockDown.png')}
#navbreeding {background:url('breeding.png')}
#navbreeding:hover {background:url('breedingUp.png')}
#navbreeding:active {background:url('breedingDown.png')}
#navfriends {background:url('friends.png')}
#navfriends:hover {background:url('friendsUp.png')}
#navfriends:active {background:url('friendsDown.png')}
#navstuds {background:url('studs.png')}
#navstuds:hover {background:url('studsUp.png')}
#navstuds:active {background:url('studsDown.png')}
#navrescue {background:url('rescue.png')}
#navrescue:hover {background:url('rescueUp.png')}
#navrescue:active {background:url('rescueDown.png')}
#navforums {background:url('forums.png')}
#navforums:hover {background:url('forumsUp.png')}
#navforums:active {background:url('forumsDown.png')}
#navhelp {background:url('help.png')}
#navhelp:hover {background:url('helpUp.png')}
#navhelp:active {background:url('helpDown.png')}
#navlogout {background:url('logout.png')}
#navlogout:hover {background:url('logoutUp.png')}
#navlogout:active {background:url('logoutDown.png')}
#navregister {background:url('register.png')}
#navregister:hover {background:url('registerUp.png')}
#navregister:active {background:url('registerDown.png')}
#navpass {background:url('pass.png')}
#navpass:hover {background:url('passUp.png')}
#navpass:active {background:url('passDown.png')}
