a:link,a:visited, a:active {color:#006699; text-decoration:underline;}
a:hover {color:#000000; text-decoration:none;}

a.linkit { padding: 2px; text-decoration: none; }
a.linkit:link, a:active { color: blue; }
a.linkit:visited { color: #666666; }
a.linkit:hover { color: #000000;  text-decoration:underline; }

h4  {
	background-color: #FFCC66;
	text-align: center;
	border: 1px solid #000000;
	font-family: Tahoma, sans-serif, Arial;
	font-size: 13px;
	color: #000000;
	padding: 2px 4px;
	width: 290px;
}

ul, li { list-style-type: disc; text-align: left; margin-left: -6px; }

html, body {
	background: #708090;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Calibri, Verdana;
	height: 100%;
	min-height: 100%;
}
#container {
	margin: 0;
	padding: 0;
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #333333;
	border-width: 0px 0px 0px 1px;
	background: transparent url('gfx/right_shadow.png') repeat-y top right;
}
#banner {
	width: 990px;
	height: 250px;
	background: transparent url('gfx/banners/1.jpg') left top;
	float: left;
}
#menu {
	width: 990px;
	height: 50px;
	background: transparent url('gfx/menubg.png') repeat-x;
	font-size: 26px;
	letter-spacing: 0.05em;
	font-weight: 600;
	color: #FFFFFF;
	position: relative;
	top: 184px;
	line-height: 50px;
}
#menu a {
	padding: 0px 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a.selected {
	padding: 9px 14px;
	color: #FFCC66;
	background-color: #000000;
	text-decoration: none;
}
#menu a:hover, #menu a:active {
	background-color: #000000;
	padding: 9px 14px;
	color: #FFFFFF;	
	text-decoration: none;
}
#menu a.lan {
	background:transparent;
}
#main {
	width: 970px;
	width: 950px !important;
	height: 100%;
	min-height: 100%;
	background: #F7F7F7;
	padding: 20px;
	float: left;
	vertical-align: top;
	text-align: center;
}
#footer {
	width: 990px;
	height: 35px;
	line-height: 35px;
	background: #F7F7F7 url('gfx/footer_bg.gif') repeat-x bottom;
	float: center;
	clear:both;
	text-align: center;
	vertical-align: top;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: 500;
	border: 1px solid #333333;
	border-width: 0px 0px 1px 0px;
}

#footer a:link, #footer a:visited, #footer a:active { padding: 0px 10px; color: #006699;  text-decoration: underline; }
#footer a:hover { padding: 0px 10px; color: #000000; text-decoration: none; }
#footer a.selected { padding: 0px 10px; color: #000000; text-decoration: none; }

#image {
	width: 353px;
	height: 450px;
	background: #FFFFFF;
	float: left;
}
#header {
	font-family: Calibri, sans-serif;
	width: 100%;
	background: transparent;
	text-align: left;
	float: left;
	clear: both;
}
#headerTxt { /* etusivun jutun otsikko */
	color: #333333;
	text-align: left;
	font-size: 23px;
	font-weight: bold;
	padding-left: 40px;
}
#headerDate { /* etusivun jutun päiväys */
	color: #666666;
	text-align: left;
	padding-left: 20px;
	font-size: 12px;
}
img.etusivu { /* raamit kuvan ympärille */
	border-bottom: 3px groove #333333;
	border-left: 1px solid #bbbbbb;
	border-right: 2px solid #666666;
	border-top: 1px solid #999999;
	padding: 10px;
}
#oldStuff { /* vanhempien juttujen listaus */
	float: right;
	width: 250px;
	width: 238px !important;
	padding: 6px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	text-align: left;
	border:  1px solid #999999;
	-moz-border-radius: 15px;
	background: #F9F9F9 url('gfx/oldStuffBG.png') no-repeat bottom right;
	position: relative;
	top: 10px;
	left: 40px;
}
#ncl {
	float: left;
	width: 230px;
	width: 220px !important;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	text-align: left;
	border: none;
	background-color: transparent;
	position: relative;
	top: 30px;
	left: 40px;
}
.links_column {
	width: 290px;
	vertical-align: top;
	text-align: left;
	background-color: transparent;
	padding: 0px 0px 10px 20px;
	float: left;
	font-family: Calibri, Verdana, sans-serif;
	font-size: 14px;
	letter-spacing: 0.02em;
}
#contact_container {
	width: 100%;
	height: 100%;
	min-height: 100%;
	float: left;
	text-align: left;
	background: transparent url('gfx/contact_pic.jpg') no-repeat 5% 100%;
}
#contact_textbox {
	font-family: Calibri, sans-serif;
	font-size: 16px;
	background-color: #FFCC66;
	color: #333333;
	border: 2px solid #666666;
	padding: 6px;
	width: 300px;
	float: left;
	text-align: left;
	opacity:0.9;
	filter:alpha(opacity=90);
}
#contact_form {
	width: 610px;
	text-align: left;
	float: right;
	line-height: 20px;
}
#contact_input {
	width: 350px;
	height: 120px;
	float: left;
}
#contact_button {
	width: 260px;
	height: 120px;
	float: right;
	text-align: center;
}
#contact_form input, textarea {
	background: transparent url('gfx/input_shadow.png') no-repeat top left;
	font-weight: bold;
	letter-spacing: 0.03em;
	border: 2px solid #999999;
	color: #333333;
	padding: 2px 4px;
}
#contact_form input:focus, textarea:focus {
	border: 2px solid #006699;
	color: #006699;
	background: #FFFFCC;
}
#contact_form input:hover, textarea:hover {
	border: 2px solid #777777;
	background: #FFFCCC;
}
#contact_footer {
	width: 610px;
	font: italic small-caps 900 14px Calibri;
	clear: right;
	float: right;
	text-align: left;
}
p.ncl {
	background-color: transparent;
	text-align: justify;
	border: none;
	font-family: Verdana, sans-serif;
	font-weight: 500;
	text-indent: 20px;
	font-size: 14px;
	color: #000000;
	padding: 0px 50px;
	width: 850px;
}
h1.ncl {
	background-color: transparent;
	text-align: left;
	border: none;
	font-family: 'Trebuchet MS', 'Times New Roman', Arial, serif;
	font-size: 16px;
	font-weight: 600;
	text-indent: 20px;
	color: #333399;
	padding: 10px 50px 0px 50px;
	width: 850px;
}
td.suku {
	background-color: #F4CAAA;
	text-align: center;
	border: 1px solid #999999;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	width: 720px;
}
#MH { margin-left: 30px; }
#MH td {
	padding: 2px;
	text-align: left;
	border: 1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	width: 130px;
}
#MH td.mhHd {
	background: #D6E3BC;
	padding: 3px;
	font-weight: 600;
	text-align: center;
}
#MH td.mh1 {
	background-color: #B6DDE8;
	font-weight: 600;
	text-align: center;
}
#MH td.mhSel { background-color: #FFCC66; }
#MH td.mhSel2 { background-color: #FF7D00; } /* toinen tulos */

#breeding_container {
	width: 100%;
	height: 100%;
	min-height: 100%;
	float: left;
	text-align: left;
	background: transparent url('gfx/breeding_pic.jpg') no-repeat bottom left;
}
#breeding_container a {
	font-size: 30px;
	float: left;
	position: relative;
	top: 70px;
	left: 20px;
	font-variant: small-caps;
}
#breeding_text {
	font-family: Calibri, sans-serif;
	width: 630px;
	text-align: justify;
	float: right;
	font-size: 16px;
	line-height: 18px;
}
.breeding_header {
	font-family: Cambria, Georgia, serif;
	font-weight: bold;
	font-size: 18px;
	padding-left: 10px;
}
#family_container {
	width: 760px;
	height:630px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#family_header {
	background-color: #F4CAAA;
	text-align: center;
	border:1px solid #999999;
	color: #000000;
	width: 760px;
	width: 720px 	!important;
	padding: 5px 20px;
	font-size: 20px;
	font-weight: bold;
	font-family: 'Trebuchet MS', sans-serif;
}
#family_text {
	width: 370px;
	width: 350px !important;
	height: 263px;
	font-family: Calibri, sans-serif;
	font-size: 16px;
	padding-right: 20px;
	float: left;
	clear: left;
	text-align: justify;
	line-height: 16px;
}
#family_container img {
	border: 1px solid #000000;
	width: 350px;
	height: 263px;
}
