/* @group General Elements */

body {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  background-color: black;
  color: #b9b9b9;
  margin: 0;
}

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 {
  color: orange;
}

h1 {
	
}

h2 {
	
}

h3 {
	
}

h4 {
	
}



/* @end */

/* @group Layout */

#container {
  margin-left: auto;
  margin-right: auto;
  width: 847px;
  background: url(/images/containerBk.gif) repeat-y;
}

#header{
  clear: both;
}

#navSaleInfo{
  background: url(/images/navSaleInfo.jpg) no-repeat;
   width: 99px;
  height: 37px;
  cursor: pointer;
}

#navSaleInfo:hover{
  background: url(/images/navSaleInfoR.jpg) no-repeat;
  cursor: pointer;
}

#navCatalogue{
  background-image: url(/images/navCatalogue.jpg);
  width: 115px;
  height: 37px;
  cursor: pointer;
}

#navCatalogue:hover{
  background-image: url(/images/navCatalogueR.jpg);
  cursor: pointer;
}

#navVisitGlenlands{
  background-image: url(/images/navVisitGlenlands.jpg);
  width: 216px;
  height: 37px;
  cursor: pointer;
}

#navVisitGlenlands:hover{
  background-image: url(/images/navVisitGlenlandsR.jpg);
  cursor: pointer;
}

#content{
  clear: both;
  padding: 20px;
}

#footer{
  clear: both;
  background: url(/images/footerBk.jpg) no-repeat;
  width: 847px;
  height: 30px;
  font-size: 9px;
  color: gray;
}

#footer a:link, #footer a:active, #footer a:visited{
  color: white;
}

#footer a:hover{
  color: orange;
}
/* @end */

/* @group Content Modules */

/* @group Animal List */

.animalList {
 
}

#animalListBox {
  float: left;
  width: 807px;
  border-top: 1px solid #5c5c5c;
  border-bottom: 1px solid #161616;
  margin-bottom: 16px;
  background: url(/images/animalPanelBk.jpg) repeat-x #0d0d0d;
  position: relative;
  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;
}

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

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

#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;
  margin-bottom: 6px;
}

#animalListBoxButton {
 	width: 126px;
	height: 30px;
	margin: 6px;
 	background: url(/images/moreInfoBtn.jpg);
  bottom: 6px;
  right: 6px;
  position: absolute;
  cursor: pointer;
}

#animalListBoxButton:hover{
  background: url(/images/moreInfoBtnR.gif);
  cursor: pointer;
}



/* @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 */

/* @group viewAnimal */

/* This is a container which contains everything */
#viewAnimal{
  padding: 10px;
}

/* This container contains: animal name, photos, brand & logo images  */
#viewAnimalContainer1{
  float: left;
  width: 235px;
}

/* contains everthing else */
#viewAnimalContainer2{
  float: right;
  width: 500px;
}

/* Animal name at very top outside and above container 1 & 2 */
#viewAnimalNameTop{
  visibility: hidden;
  font-weight: bold;
  font-size: 16px;
  color: #f5ba12;
  
}

/* Animal name inside container 1*/
#viewAnimalNameContainer1{
  visibility: hidden;
  font-weight: bold;
  font-size: 16px;
  color: #f5ba12;
}

/* Animal name inside container 2 */
#viewAnimalNameContainer2{
  visibility: visible;
  font-weight: bold;
  font-size: 16px;
  color: #f5ba12;
  border-bottom: 1px solid silver;
  padding-bottom: 5px;
}

/* styles all viewAnimal Tables */
#viewAnimal table{
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  border: 1px solid #1b1b1b;
  font-size: 12px;
}

#viewAnimal table tr{

}

#viewAnimal table th{
  width: 150px;
  border: 1px solid #1b1b1b;
  padding: 4px;
}

#viewAnimal table td{
  border: 1px solid #1b1b1b;
  padding: 4px;
}

/* container main photos */
#viewAnimalPhoto{
 
}

#viewAnimalPhoto img{
  border: 1px solid silver;
}

/* Extra div under main photo to add button or whatever */
#viewAnimalPhotoEnlargeButton{
  
}

/* styles all animalView titles */
#viewAnimalTitle{
  font-style: italic;
  font-weight: bold;
  margin-bottom: 4px;
  color: #f5ba12;
  margin-top: 8px;
}


#viewAnimalGeneralInfo{
  text-align: left;
}

/* Overwrides General Info Title */
.viewAnimalGeneralInfoTitle{

}

#viewAnimalGeneralInfoTable table{

}

#viewAnimalGeneralInfoTable table tr{

}

#viewAnimalGeneralInfoTable table th{

}

#viewAnimalGeneralInfoTable table td{

}

#viewAnimalAuction{
  
}

/* Overwrides Auction Title */
.animalViewAuctionTitle{
  
}

.animalViewLotNumber{
  color: #f5ba12;
  font-weight: bold;
  font-size: 15px;
}

/* Overrides default table style */
#viewAnimalAuctionTable table{

}

#viewAnimalAuctionTable table tr{

}

#viewAnimalAuctionTable table th{

}

#viewAnimalAuctionTable table td{

}

#viewAnimalSale{
  
}


/* Overwrides Sale Title */
.viewAnimalSaleTitle{
  
}

/* Overrides default table style */
#viewAnimalSaleTable table{

}

#viewAnimalSaleTable table tr{

}

#viewAnimalSaleTable table th{

}

#viewAnimalSaleTable table td{

}

#viewAnimalSemenSale{
  
}

/* Overwrides Sale Title */
.viewAnimalSemenSaleTitle{
  
}

/* Overrides default table style */
#viewAnimalSemenSaleTable table{

}

#viewAnimalSemenSaleTable table tr{

}

#viewAnimalSemenSaleTable table th{

}

#viewAnimalSemenSaleTable table td{

}

#viewAnimalEmbryoSale{
  
}

/* Overwrides Sale Title */
.viewAnimalEmbryoSaleTitle{
  
}

/* Overrides default table style */
#viewAnimalEmbryoSaleTable table{

}

#viewAnimalEmbryoSaleTable table tr{

}

#viewAnimalEmbryoSaleTable table th{

}

#viewAnimalEmbryoSaleTable table td{

}

#viewAnimalPedigree{
  
}

#viewAnimalPedigreeTableContainer{
  border: none;
  padding: 12px;
}

/* Overwrides Sale Title */
.viewAnimalPedigreeTitle{

}

/* Overrides default table style */
#viewAnimalPedigreeTable table{
	border: none;
}

#viewAnimalPedigreeTable table tr{
	border: none;
}

#viewAnimalPedigreeTable table th{
	border: none;
}

#viewAnimalPedigreeTable table td{
	border: none;
}

.viewAnimalPedigreeAnimalName{
  color: #f5ba12;
  font-weight: bold;
  font-size: 15px;
}

.viewAnimalPedigreeSire{
  font-weight: bold;
  
}

.viewAnimalPedigreeDam{
  font-weight: bold;
  
}

.viewAnimalPedigreeNamesInner{
  color: gray;
}

.viewAnimalPedigreeNamesOuter{
  color: #545454;
}

#viewAnimalEbv{
  
}

/* Overwrides Sale Title */
.viewAnimalEbvTitle{
  
}

/* Overrides default table style */
#viewAnimalEbvTable table{

}

#viewAnimalEbvTable table tr{

}

#viewAnimalEbvTable table thead th{

}

#viewAnimalEbvTable table tbody th{

}

#viewAnimalEbvTable table td{

}

#viewAnimalGenestar{
  
}

/* Overwrides Sale Title */
.viewAnimalGenestarTitle{
  
}

/* Overrides default table style */
#viewAnimalGenestarTable table{

}

#viewAnimalGenestarTable table tr{

}

#viewAnimalGenestarTable table th{

}

#viewAnimalGenestarTable table td{

}

/* @end */



/* @end */

/* @group Menu */

#nav{
  width: 847px;
  height:  37px;
}

#nav ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav ul li{
  display: inline;
  float:left;
  height: 37px;
}


/* @end */

/* @group Forms */

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



/* @end */

/* @group Tables */



/* @end */