/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster {
	width: 100%;
	background-color: Transparent;
}
.containerrow {
}
.containerrow {
	background-color: Transparent;
}

.Paging
{
	font-size: 13pt;
	vertical-align: top;
}

/* News Module */
.NewsListeHome
{
	background-image: url(../../../../images/LaMovida/backgroundNews.png);
	background-repeat: no-repeat;
	padding: 45 0 0 55;
	height: 243;
	width: 520;
}

.NewsAbstandUnten
{
	height: 20px;
}
.NewsAbstandRechts
{
	width: 20px;
}
.NewsPic
{
	width: 100px;
}
.NewsDescription
{
	width: auto;
}

/* HorsePreview */
.HorsePreviewItem
{
	/*padding: 20px 20px 20px 20px;*/
}

.HorsePreviewDiv
{
	height: 645;
	overflow: auto;
}

.HorsePreviewDivHorse
{
	height: 400;
	overflow: auto;
}

/* Horse */
.HorseTab
{
	height: 100%;
	width: 100%;
}

a.HorseLinks
{
	width: 150px;
}

a.HorseLinksActiv:link, a.HorseLinksActiv:visited, a.HorseLinksActiv:active, a.HorseLinksActiv:hover
{
	width: 150px;
	text-decoration:    underline;
}

.PedigreeTree
{
	text-align: center;
	width: 780px;
}

table.PedigreeTree td
{
	text-align: center;
	height: 116px;
	padding: 14px 0px 0px 0px;
}

table.PedigreeTree a, table.PedigreeTree a:link, table.PedigreeTree a:hover, table.PedigreeTree a:visited, table.PedigreeTree a:activ
{
	text-decoration: underline;
}

.HorseProgenyTab
{
	border: solid 1px #ffffff;
	vertical-align: top;
	color: #000000;
	background-color: #B2B2B2;
	text-align: center;
}

.HorseProgenyTabHead
{
	background-color: #666666;
	vertical-align: middle;
	color: #ffffff;
	height: 28px;
	text-align: center;
}

.BirthPic
{
	border: solid 0px #000000;
}

.PedigreeBirthPic
{
	border: solid 0px #000000;
	margin: 5px 0px 10px 0px;
}

.PedigreePic
{
	margin: 4px 0px 1px 0px;
}

table.PedigreeEdit td
{
	height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}



