body * {
	padding: 0;
	margin: 0;
}
body {
	background:#000000 url(../images/structure/HylteLandBG.png) repeat-x;
	font: 12px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	color:#FFFFFF;
	margin: 0;
	height: 100%;
}
#wrapper
{
	margin: 0 auto;
	width:552px;
}
#header { 
	width:552px;
	height:91px;
	padding:0;
	margin:0;
	position: relative;
}
#footer {
	width:552px;
	height:8px;
	font-size:9px;
	text-align:center;

}
#main {
	width:552px;
	background-color:#000000;
}
#leftborder {
	width:6px;
	background:#000000 url(../images/structure/leftborder.png);
	height:auto;
	float:left;
}
#rightborder {
	width:6px;
	background:#000000 url(../images/structure/rightborder.png);
	height:auto;
	float:right;
}
a:link {
	color:#FFFFFF;
	text-decoration: none;
 }
a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
ul {
	list-style-type:none;
}

img {
	border-style: none;
	border-width: 0;
	padding: 0;
	margin: 0;
}

.centerdiv-padding {
	padding-left: 10px;
	padding-right: 10px;
}
.main-td {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#ad-boxes {
	padding-top: 20px;
}
/* NAV
--------------------------------------------- */
#navcontainer {
	width:552px;
	height:42px;
}
ul#footernav {
	position:absolute;
	margin:0; padding: 0;
	list-style-type: none;
}
ul#footernav li {
	background:none;
	float: left;
	padding-top: 3px;
	padding-right: 3px;
}
ul#footernav li a:link,
ul#footernav li a:visited {
	display:block;
	height:15px;
	margin:0; padding:0;
}
ul#homenav {
	position:absolute;
	height:42px;
	margin:0; padding: 0;
	list-style-type: none;
}
ul#homenav li {
	float:left;
	margin:0; padding:0;
	background:none;
}
ul#homenav li a:link,
ul#homenav li a:visited {
	display:block;
	height:42px;
	margin:0; padding:0;
}
ul#homenav li.navleft
{
	width:19px;
	height:42px;
	background:url(../images/structure/menu_left.png) no-repeat;
}
ul#homenav li.navright
{
	width:19px;
	height:42px;
	background:url(../images/structure/menu_right.png) no-repeat;
}
ul#homenav li.home a:link,
ul#homenav li.home a:visited {
	width:55px;
	background:url(../images/structure/menu_home.png) no-repeat;
}
ul#homenav li.news a:link,
ul#homenav li.news a:visited {
	width:60px;
	background:url(../images/structure/menu_news.png) no-repeat;
}
ul#homenav li.gallery a:link,
ul#homenav li.gallery a:visited {
	width:60px;
	background:url(../images/structure/menu_gallery.png) no-repeat;
}
ul#homenav li.female a:link,
ul#homenav li.female a:visited {
	width:39px;
	background:url(../images/structure/menu_female.png) no-repeat;
}
ul#homenav li.male a:link,
ul#homenav li.male a:visited {
	width:46px;
	background:url(../images/structure/menu_male.png) no-repeat;
}
ul#homenav li.puppy a:link,
ul#homenav li.puppy a:visited {
	width:49px;
	background:url(../images/structure/menu_puppy.png) no-repeat;
}
ul#homenav li.youngdogs a:link,
ul#homenav li.youngdogs a:visited {
	width:80px;
	background:url(../images/structure/menu_youngdogs.png) no-repeat;
}
ul#homenav li.result a:link,
ul#homenav li.result a:visited {
	width:60px;
	background:url(../images/structure/menu_result.png) no-repeat;
}
ul#homenav li.links a:link,
ul#homenav li.links a:visited {
	width:52px;
	background:url(../images/structure/menu_links.png) no-repeat;
}
ul#homenav li.contact a:link,
ul#homenav li.contact a:visited {
	width:73px;
	background:url(../images/structure/menu_contact.png) no-repeat;
}

/* --- EN --- */

ul#homenav li.home-EN a:link,
ul#homenav li.home-EN a:visited {
	width:56px;
	background:url(../images/structure/menu_home_en.png) no-repeat;
}
ul#homenav li.gallery-EN a:link,
ul#homenav li.gallery-EN a:visited {
	width:53px;
	background:url(../images/structure/menu_gallery_en.png) no-repeat;
}
ul#homenav li.female-EN a:link,
ul#homenav li.female-EN a:visited {
	width:53px;
	background:url(../images/structure/menu_female_en.png) no-repeat;
}
ul#homenav li.male-EN a:link,
ul#homenav li.male-EN a:visited {
	width:42px;
	background:url(../images/structure/menu_male_en.png) no-repeat;
}
ul#homenav li.puppy-EN a:link,
ul#homenav li.puppy-EN a:visited {
	width:60px;
	background:url(../images/structure/menu_puppy_en.png) no-repeat;
}
ul#homenav li.youngdogs-EN a:link,
ul#homenav li.youngdogs-EN a:visited {
	width:80px;
	background:url(../images/structure/menu_youngdogs_en.png) no-repeat;
}
ul#homenav li.result-EN a:link,
ul#homenav li.result-EN a:visited {
	width:60px;
	background:url(../images/structure/menu_result_en.png) no-repeat;
}
ul#homenav li.links-EN a:link,
ul#homenav li.links-EN a:visited {
	width:43px;
	background:url(../images/structure/menu_links_en.png) no-repeat;
}
ul#homenav li.contact-EN a:link,
ul#homenav li.contact-EN a:visited {
	width:67px;
	background:url(../images/structure/menu_contact_en.png) no-repeat;
}

/* Dogs
--------------------------------------------- */
#doglist{
	padding-bottom:15px;
	}
#doglist ul {
	list-style: none;
  	margin: 10px 0 0 0;
  	padding: 0;
  	color: #fff;
}
#doglist ul li{
	padding-top: 10px;
	padding-bottom: 10px;
}
#doglist ul li:hover {
  background-color: #111;
}

/*#doglist a:hover {
	background-color: #111; 
} */
#doglist h3 {
	padding-bottom: 5px;
}

/* Puppies
--------------------------------------------- */

.left-puppie {
	width: 250px;
	float: left;
	padding-top: 10px;
	
}

.puppie-desc {
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom: 1px solid #555;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
}

.dog-name {
	margin-top: 10px;
}

/* Result
--------------------------------------------- */
.r_title {
	font-weight: bold;
	margin-bottom: 0px;
	text-decoration: underline;
}

.r_hr {
	width: 500px;
	
}

/*

*/

#dogname h1 { 
	font-family: 	"superclarendon-1","superclarendon-2", "Helvetica Neue", HelveticaNeue, Helvetica, Arial; 
	text-shadow:	rgba(255, 255, 255, .01) 0px -1px 1px;
	font-weight: 	normal;
	font-size: 		20px;
	line-height: 	22px;
	margin-top: 15px;
	margin-bottom: 	4px; 
	border-bottom: 1px #555 solid;
}

#dogname span {
	font-size: 13px;
	margin-left: 5px;
}

#dogimage {
	margin-top: 10px;
}

.nice-h3 {
	line-height: 24px;
	margin-top: 15px;
	margin-bottom: 	4px; 
	border-bottom: 1px #555 solid;
	text-align: left;
}

#dogmerit {
	padding-top: 5px;
}

#dogmerit p {
	font-weight: bold;
	text-align: center;
}

#news {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #555;
}
/* PEDIGREE */

#pedigree-small {
	width: 500px;
	border-spacing: 0px;
	border-collapse:collapse;
	table-layout:fixed;
	margin-top: 15px;
	color: #FCFCFC;
}

#pedigree-small td {
	width: 150px;
	/*border: 2px solid #FCFCFC;*/
	vertical-align: middle;
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	/*background-color: #FCFCFC;*/
}

.bborder {
	border-bottom: 1px dashed #ABA59A/*#e4e0d5*/;
}


/* Utility
--------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
