body {
	margin: 0;
	padding: 0 0 10px 0;
	background: #ac915a url('body-bg.gif') center 45px repeat-x;
	font-family: Tahoma;
	font-size: 0.8em;
	text-align: center;
	}

a {
	color: #000000;
	text-decoration: underline;
	}

.F {
	color: #9e0b0f;
	}
	
.M {
	color: #0b159e;
	}

.images p {
	text-align: center;
	}

a:hover {
	color: #ffffff;
	}	
	
address {
	font-style: normal;
	}

.toplistcounter {
	float: right;
	}	

.red {
	border-color: red;
	}
	
.container {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

.container p {
	text-align: justify;
	}

.container p.center {
	text-align: center;
	}
	
.block p {
	text-align: left;
	}
	
.header {
	height: 240px;
	background: url('header-bg.jpg') 3px top repeat-x;
	}

.header * {
	margin: 0;
	padding: 0;
	color: #ffffff;
	}
	
.header h1 {
	visibility: hidden;
	padding-top: 0;
	text-align: right;
	color: #ac915a;
	}	

.inputfield {
	border: 1px solid #947a4f;
	padding: 3px;
	}

.readonly {
	color: #947a4f;
	}

form {
	text-align: center;
	}	
	
fieldset, legend {
	text-align: left;
	border: 1px solid #000000;
	}

fieldset .block {
	margin-top: 10px;
	}

.small {
	margin: auto;
	width: 50%;
	}

.medium {
	margin: auto;
	width: 70%;
	}

.full .inputfield {
	width: 99%;
	}

.full .medium {
	width: 400px;
	}

.small .button, .medium .button {
	margin-left: 152px;
	}

.minilabel .button {
	margin-left: 102px;
	}

.small .nomargin {
	margin-left: 0;
	}
	
legend {
	padding: 3px 10px;
	}

.images .inputfield {
	width: 90%;
	}
		
label {
	display: block;
	float: left;
	text-align: right;
	width: 150px;
	}

.minilabel label {
	width: 100px;
	}

.full .short {
	width: 100px;
	}

.bigger .short {
	width: 200px;
	}
	
.content {
	margin-top: 0;
	padding: 10px 20px;
	background: #ac915a;
	}

.user {
	padding: 4px 8px;
	background: #000000;
	color: #ffffff;
	position: fixed;
	bottom: 0;
	right: 0;
	font-size: 12px;
	}

.user * {
	margin: 0;
	color: #ffffff;
	border: 0;
	}	
	
.content p, .content li, .content address {
	line-height: 180%;
	}
		
.male {
	background: url('sex_male.gif') center right no-repeat;
	}

.female {
	background: url('sex_female.gif') center right no-repeat;
	}

.content ul {
	padding-left: 20px;
	list-style-type: none;
	}

.content ul ul {
	padding-left: 0;
	}

.content ul li {
	padding-left: 15px;
	background: url('list_bullet.gif') 0 8px no-repeat;
	}
	
.phone {
	padding-left: 25px;
	background: url('icon_phone.gif') 4px 0 no-repeat;
	}	

.mail {
	padding-left: 25px;
	background: url('icon_mail.gif') 0 4px no-repeat;
	}	

.internet {
	padding-left: 25px;
	background: url('icon_internet.gif') 1px 2px no-repeat;
	}	

.confirm {
	font-weight: bold;
	}
	
.error {
	border-color: red;
	}

.author {
	font-size: 0.9em;
	float: right;
	color: #7c6643;
	line-height: 100%;
	margin-top: 5px;
	}

.datestamp {
	position: absolute;
	margin-left: -80px;
	padding: 0;
	border: 1px solid #826b45;
	width: 50px;
	background: #947a4f;
	z-index: 1;
	}

.datestamp * {
	margin: 0;
	padding: 0;
	}
	
.datestamp .day, .datestamp .month, .datestamp .year {
	display: block;
	width: 100%;
	text-align: center;
	}

.datestamp .day {
	float: left;
	position: absolute;
	margin-top: 17px;
	height: 2.0em;
	font-size: 2.0em;
	line-height: 100%;
	padding-bottom: 0;
	color: #ffffff;
	}

.datestamp .month {
	float: left;
	position: absolute;
	font-size: 0.8em;
	color: #ffffff;
	line-height: 140%;
	letter-spacing: 1px;
	border-bottom: 1px dotted #826b45;
	}

.datestamp .year {
	padding-top: 48px;
	line-height: 130%;
	color: #ac915a;
	font-weight: bold;
	letter-spacing: 3px;
	}

.datestamp .year span {
	background: #826b45;
	width: 100%;
	display: block;
	}

.block, .files {
	background: #bda77c;
	margin-bottom: 1.0em;
	}

.block .block {
	background: #d8ccb2;
	margin: 1.0em;
	margin-bottom: 0;
	}	
	
.block h4, .block h5, .block p, .block address, .block table p, .block ul, .files ul, .files h5 {
	margin: 0;
	padding: 0.5em 1em;
	}	

.block ul {
	margin-left: 1em;
	}

.block ul ul {
	padding: 0;
	}

.block .preview p {
	padding-right: 0;
	}
	
.block h4, .files h5 {
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	background: #947a4f;
	}

.block h5 {
	margin: 0 1em;
	font-size: 1.0em;
	font-style: italic;
	font-weight: normal;
	background: #dcccb0;
	}

.pedigree, .images {
	width: 100%;
	}

.block td {
	border-top: 1px solid #ac915a; 
	border-left: 1px solid #ac915a; 
	padding: 0;
	}

.basicinfo {
	width: auto;
	}

.basicinfo td {
	border: 0;
	}

.basicinfo p {
	padding-left: 0;
	}

.block td {
	padding: 0;
	}

.block .preview p {
	padding-top: 12px;
	padding-left: 1em;
	}
	
.images td { 
	padding-top: 3px;
	height: 175px;
	width: 25%;
	text-align: center; 
	}

.pedigree td { 
	padding: 3px;
	width: 25%;
	text-align: center; 
	}

.pedigree .m {
	color: #0b159e;
	}

.pedigree .f {
	color: #9e0b0f;
	}	
	
.first td { 
	border-top: 0; 
	}
	
.first { 
	border-left: 0; 
	}

.menu {
	width: 100%;
	text-align: center;
	font-size: 12px;
	letter-spacing: 1px;
	background: #000000;
	padding: 0 0 3px 0;
	margin-bottom: 4px;
	}

.menu .inside {
	display: block;
	height: 38px;
	padding: 0;
	margin: auto;
	width: 750px;
	}

.menu ul {
	border-top: 3px solid #000000;
	margin: 0;
	padding: 0;
	}
		
.menu li {
	float: left;
	margin-right: 3px;
	padding: 0;
	list-style-type: none;
	}
	
.menu li a {
	display: block;
	padding: 10px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	}
		
.menu ul li.active {
	color: #000000;
	background: #ffffff;
	}

.menu ul li.active a {
	color: #000000;
	}

.menu ul li:hover {
	color: #ffffff;
	background: #333333;
	}

.menu ul li:hover a {
	color: #ffffff;
	}

.menu ul ul {
	display: none;
	}

.menu ul li:hover ul {
	display: block;
	position: absolute;
	top: 37px;
	border: 3px solid #333333;
	}
	
.menu ul li ul li {
	float: none;
	text-align: left;
	margin-right: 0;
	}	
	
.menu ul li ul li a, .menu ul li.active ul li a {
	padding: 7px 7px;
	background: #333333;
	color: #ffffff;
	}

.menu ul li ul li.active a {
	color: #000000;
	background: #ffffff;	
	}
	
.menu ul li ul li a:hover {
	background: #555555;
	color: #ffffff;
	}
	
.menu .submenu_2 {
	width: 100px;
	}	

.menu .submenu_3 {
	width: 180px;
	}	
	
.footer {
	padding: 10px 0;
	font-size: 0.85em;
	border-top: 1px solid #947a4f;
	}
	
.footer * {
	margin: 0;
	padding: 0;
	}
	
.invisible {
	display: none;
	}
	
.center {
	text-align: center;
	}
	
.left {
	text-align: left;
	}
	
.right {
	text-align: right;
	}

.extrainfo {
	font-size: 0.85em;
	}
	
.button {
	background: #947a4f;
	color: #000000;
	border: 1px solid #cccccc;
	border-bottom-color: #555555;
	border-right-color: #555555; 
	text-decoration: none;
	padding: 3px 15px;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	}	

.button:hover {
	color: #ffffff;
	background: #000000;
	}

.listing .button {
	padding: 3px 5px;
	}

.listing .active, .list .active {
	background: #000000;
	color: #ffffff;
	}

.label {
	padding: 4px 10px;
	background: #fbfcfd;
	line-height: 0;
	}

.colored .m {
	background: #a8c6ff;
	}
	
.colored .f {
	background: #ff958a;
	}
	
.form label {
	float: left;
	display: block;
	width: 180px;
	}

.form .inputfield {
	width: auto;
	}

.pedigree select, .pedigree .inputfield {
	width: 90%;
	}
		
.border {
	border: 1px solid #947a4f;
	padding: 2px;
	background: #ffffff;
	}	
	
.banner {
	border-top: 1px dotted #947a4f;
	border-bottom: 1px dotted #947a4f;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 3px;
	}
	
.banner img {
	padding: 2px;
	background: #ffffff;
	border: 1px solid #947a4f;
	}	
	
	
	
	
	
	
	