/* stylesheet written by hendrik meyer www.media-dsign.de */

body {
	margin: 0px 0px;
	background-color: ;
	text-align: left;
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
	background: #FFFFFF url('img/chen_jing_back.jpg') center fixed;
}

a:link,a:active,a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

table {
	border-collapse:collapse;
}

td {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}

h1 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: none;
	letter-spacing: 0.2em;
	color: #A00000;
}

h2,h2 a:link,h2 a:hover,h2 a:visited,h2 a:active {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: none;
	letter-spacing: 0.1em;
	color: #333333;
	display: inline;
	text-decoration: underline;
}

div.msg {
	padding: 5px;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	background-color: #CCCCCC;
	border: #FF0000 1px solid;
}

div.page {
	margin: 10px auto;
	width: 800px;
}


table.navi {
	border-bottom: #CCCCCC 1px solid;
	padding: 10px;
	
}

table.navi tr td {
	white-space: nowrap;
	text-align: center;
}
table.navi tr td a {
	color: #333333;
}
table.deckrueden tr td {
	line-height: 150%;
	letter-spacing: 0.1em;
}

div.footer {
	padding-top: 20px;
}

div.content {
	text-align: left;
	padding: 10px;
}

div.minilisting {
	height: 40px;
	display: block;
}

img.popup_image {
	padding: 2px;
	border: #C7C9D5 1px solid;
}

table.pedigree {
	border: #C7C9D5 1px solid;
	border-collapse: separate;
}

table.pedigree tr td {
	padding: 4px;
	text-align: left;
	background: #FFFFFF url('img/pedigree_bg.jpg') top right no-repeat;
}

table.chow_details tr td {
	padding: 4px;
	text-align: left;

}
table.kurzhaar_overview {
		border-collapse: separate;
}

table.kurzhaar_overview tr td {
	background: #FFFFFF url('img/pedigree_bg.jpg') top right no-repeat;
	border: #C7C9D5 1px solid;
	padding: 5px;
}

table.kurzhaar_overview tr td h1 {
	display: inline;
}

table.clean tr td {
	border: none;
	background: none;
	padding: 2px;
}

td.details {
	font-size: 10pt;
}

table.stats {
	width: 700px;
	text-align: center;
}

table.stats tr th {
	font-weight: bold;
	font-size: 12px;
	border-bottom: #000000 2px solid;
}

table.stats tr td {
	text-align: center;
	border-bottom: #CCCCCC 1px solid;
}

/* IE Tags */
img.cheng-gang-ie {
	 position:relative; top:13px; left:325px; width:150px; height:116px;
} 
img.cheng-gang {
	display: none;
}
table.navi tr td {
	letter-spacing: 0.1em;
	font-size: 10px;
}
table.navi {
	position: relative;
/* 	top: -15px; */
}
/* non IE tags */
html>body div div img.cheng-gang-ie {
	display: none;
}

html>body div div img.cheng-gang {
	display: block;
	position:fixed; bottom:0px; right:0px; width:150px; height:116px;
}
html>body div table.navi tr td {
	font-size: 8pt;
	letter-spacing: 0.2em;
}
html>body div table.navi {
	top: 0px;
	margin: -10px auto;
	margin-bottom: 5px;
}
