/* @group General Elements */

body {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

hr {
  margin: 6px 0;
  border-bottom: 1px solid gray;
  border-right-style: hidden;
  border-top-style: hidden;
  border-left-style: hidden;
}

a:link {
	
}

a:visited {
	
}

a:active {
	
}

a:hover {
	
}

h1 {
	
}

h2 {
	
}

h3 {
	
}

h4 {
	
}



/* @end */

/* @group Layout */

/* @end */

/* @group Content Modules */

/* @group Animal List */

.animalList {
  border-width: 1px;
  border-style: solid;
}

#animalListBox {
  border: 1px solid gray;
  margin-bottom: 6px;
  overflow: hidden;
}

#animalListBox h1 {
	margin: 0;
  padding: 0;
  font-size: 18px;
}

#animalListBox h2 {
	margin: 0;
}

#animalListBoxPhoto {
  margin: 6px 0 6px 6px;
  float: left;
}

#animalListBoxPhoto img {
  border: none;
}

#animalListBoxDetails {
  float: left;
  margin-left: 6px;
}

#animalListBoxName {
  clear: both;
}

#animalListBoxPedigree {
  clear: both;
}

#animalListBoxSemen {
  clear: both;
}

#animalListBoxAuction {
  clear: both;
}

#animalListBoxSale {
  clear: both;
}

#animalListBoxSold {
  
}

#animalListBoxLot {
  float: right;
  text-align: right;
  font-weight: bold;
  font-size: 18px;
  margin: 6px;
}

#animalListBoxOptions {
  float: right;
  clear: right;
}


#animalListBoxOptions img{
  border: none;
}

#animalListBoxButton {
  border: 1px solid gray;
  padding: 3px;
  margin: 6px;
  background-color: #feface;
}

#animalListBoxButton:hover{
  background-color: #fde696;
}



/* @end */

/* @group Animal View */

.ebvChart {
	
}

.ebvChart table {
	
}

.ebvChart table thead {
	
}

.ebvChart table thead th {
	
}

.ebvChart table thead th td {
	
}

.ebvChart table tbody tr {
	
}

.ebvChart table tbody tr td {
	
}

.animalView {
	
}

.animalView h1 {
	
}

.animalView h2 {
	
}

.pedigree {
	
}

.pedigree h1 {
	
}

.pedigree h2 {
	
}

.pedigree h3 {
	
}



/* @end */

/* @group Album */

#album {
  clear: both;
  margin-bottom: 6px;
  border: 1px solid gray;
  overflow: hidden;
}

#albumPhoto {
  float: left;
  margin: 6px 0 6px 6px;
}

#albumDetails {
  float: left;
  margin-left: 6px;
}

#albumTitle {
  font-weight: bold;
  font-size: 18px;
  clear: both;
}

#albumDesc {
  float: left;
  clear: both;
}


#albumOptions {
  float: right;
  clear: right;
}


#albumOptions img{
  border: none;
}

#albumButton {
  border: 1px solid gray;
  padding: 3px;
  margin: 6px;
  background-color: #feface;
}

#albumButton:hover{
  background-color: #fde696;
}


/* @end */

/* @group Photo List */

#photoList {
  text-align: center;
}

#photoList table {
  width: 100%;
  padding: 6px;
  margin-bottom: 6px;
}

#photoList img {
  border: 1px solid gray;
}



/* @end */

/* @group News */

.news {
	
}

#newsRecentArticles {
  float: right;
  clear: right;
  width: 25%;
}

#newsRecentArticles hr {

}

#newsRecentArticles img {
  border:  none;
}

.newsRecentArticlesTitle {
  font-weight: bold;
  font-size: 14px;
}


.newsRecentArticlesDate {
  font-style: italic;
  color: gray;
  font-size: 12px;
}

.newsRecentArticles a:link {
	
}

.newsRecentArticle a:visited {
	
}

.newsRecentArticle a:active {
	
}

.newsRecentArticle a:hover {
	
}

#newsArticle {
  width: 70%;
}

.newsArticleTitle {
  font-size: 18px;
  font-weight: bold;
}

.newsArticleDate {
  color: gray;
  font-style: italic;
}

.newsArticle h1 {
	
}

.newsArticle h2 {
	
}

.newsArticle h3 {
	
}

.newsArticle h4 {
	
}

.newArticles a:link {
	
}

.newsArticle a:visited {
	
}

.newsArticle a:active {
	
}

.newsArticle a:hover {
	
}

#newsForm {
  margin-bottom: 6px;
}

/* @end */



/* @end */

/* @group Menu */

/* @group Suckerfish */



/* @end */



/* @end */

/* @group Forms */

input {
	padding: 3px;
  border: 1px solid gray;
}



/* @end */

/* @group Tables */



/* @end */