body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 80%;
	padding-bottom: 0px;
	margin: 0px;
	color: #424246;
	padding-top: 0px;
	font-family: "Trebuchet MS" , "Bitstream Vera Sans" , verdana, lucida, arial, helvetica, sans-serif;
	position: absolute;
	height: 100%;
	background-color: #fff;
}

#page
{
	width: 100%;
	height: 100%;
}

#topContainer
{
	background-image: url(../images/margot_hode_01.jpg);
	background-repeat: no-repeat;
	width:750px;
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	height: 118px;
	text-align:left;
		
}

#mainContainer
{
	background-image: url(../images/margot_hode_02.jpg);
	background-repeat: no-repeat;	
	width: 750px;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	text-align:left;
	margin-top: 0px;
}


h1 {
	font: italic bold 24px "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding-left: 15px;
	margin: 5px;
}

h2 {
	font: italic bold 16px "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding-left: 15px;
	margin: 5px;
	border-bottom: dotted 1px #5A5A5C;
}

h4
{
	font: italic bold 16px "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 2px;
	border-bottom: dotted 1px #5A5A5C;
	width: 175px;
	margin-bottom: 2px;
		
}

p
{
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding-left: 15px;
	padding-right: 15px;
	margin: 5px;
}

p.counter
{
	padding-left: 0px;
	padding-right: 0px;
	font-size: 70%;	
}

.latestNewsText
{
	padding-left: 3px;
	margin-left: 2px;
	font-size: 70%;	
	padding-right: 3px;
	margin-top: 0px;
}

#welcomediv
{
	margin-left: 245px;
	margin-top: 50px;
}

#newsticker
{
	float: left;
	margin-left: 2px;
	margin-top : 20px;
	width: 201px;
	padding: 0px;

}

#mainFrame
{
	float: right;
	margin-right: 2px;
	margin-top : 15px;
	width: 530px;
	height: 100%;
}


#divContactWithBorder
{
	border: solid 1px #424246;
	width: 300px;
	margin-left: 100px;
	
}

.div150BorderBottom
{
	width: 160px;
	border-bottom: 1px solid #424246;
	margin-left: 29px;
	margin-top: 15px;
	float:left;
}

#pContact
{
	font-size: 18px;
	color: #424246;
}



.contactList
{
	list-style: none;
	margin: 0;
	padding: 10px;
	text-align: center;
	background-image: url(../images/flatgarden_logo_lowop.jpg);
	background-repeat: no-repeat;
	background-position: 75px 10px;

}

.contactListItem
{
		font-size: 15px;
}

a
{
	text-decoration: none;
}

a.textlink 
{
	color: #424246;
	background-color: #fff;
	text-decoration: none;
	border-bottom: dashed 1px  #666;
}
a.textlink:hover
{
	color: #000;
}

a.textlink:current
{
	color: #000;
}
a.textlink:visited
{
	color: #424246;
}



#dogPicture
{
	float: left;
	border: 1px solid #000;
	width: 310px;
	padding: 3px;
	
}



#dogInfo
{
	width: 510px;	
}
#dogFacts
{
	float: right;
	width: 200px;	
}

#dogFacts ul
{
	list-style: none;
	margin: 0px;
	padding-left: 2px;
}

.spacer
{
	height: 1px;
	width: 510px;
}

.picborder
{
	border: 1px solid #000;
}

.parentPic
{
	float: left;
	border: 1px solid #000;
	width: 260px;
	padding: 3px;
}

.parentFacts
{


}


.PedigreeTable
{
	font-size : xx-small;
	margin: 0px;
	padding:0px;
	border: 1px solid #000;
}

.PedigreeDataSire
{
	padding-left: 2px;
	background-color:  #ccc;
	width: 160px;
}

.PedigreeDataDam
{
	padding-left: 2px;
	background-color:  #eee;
	width: 160px;
}

#showResultsContainer
{
	border-bottom: solid 1px #000;
	border-right: solid 1px #000;
	padding-right: 3px;
	position: absolute;
	left: 315px;
	top: 225px;
	width: 175px;
	text-align: right;
}

#showResultLink
{
	text-decoration: none;
	color: #424246;
}

#showResultLink a
{
	text-decoration: none;
	color: #424246;
}


#showResultLink a: visited
{
	text-decoration: none;
	color: #424246;
}

#litterDiv
{
	width: 510px;
	padding: 5px;
}

#litterPic
{
	float: left;
	border: 1px solid #000;
	padding: 3px;
	width: 232px;
	margin-left: 15px;
}

#litterText
{
	float: right;
	padding: 3px;
	margin-top: 60px;
}


.newsContainer
{
	width: 510px;
}

.newsTitle
{
	width: 510px
}

.newsBodyContainer
{
	width: 310px;
	float:left;
	font-size: 85%;
}

.newsImageContainer
{
	width: 200px;
	float: right;
	border: solid 1px #000;	
	padding: 3px;
}

.newsPicture
{
	border: solid 1px #000;
}

.spaceHolder
{
	width: 510px;
}

.image
{
	padding-left: 15px;
	padding-right: 15px;
	margin: 5px;
	border: solid 1px #000;		
}

a.imageLink 
{
	color: #424246;
	background-color: #fff;
	text-decoration: none;
}
a.imageLink:hover
{
	color: #000;
}

a.imageLink:current
{
	color: #000;
}
a.imageLink:visited
{
	color: #424246;
}

.litterInfo
{
	width: 510px;	
}



.susnet:link, .susnet:visited, .susnet:active 
{
	color: #424246; 
	font-family: font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #424246;
	background-color: #fff;
	text-decoration: none;
	border-bottom: dashed 1px  #666;
}
.susnet:hover 
{	
	color: #000; 
}


/* Lenker */

.linkGroupDiv
{
	border:  Solid 1px #5A5A5C;
	width: 400px;
	text-align:center;
	margin-left: 75px;
}

.LinkDiv a:link, a:visited, a:active
{
	color: #424246; 
	font-family: font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #424246;
	background-color: #fff;
	text-decoration: none;
}

.LinkDiv a:hover
{	
	color: #000; 
}
