img
{
    border: 0px;
}

th
{
    color: rgb(164,98,58);
}

#adminMenu
{
    width: 150px;
    float: left;
    text-align: left;
}

#adminContentArea
{
    margin-left: 3px;
    width: 640px;
    *width: 600px;
    float: left;
}

#adminContentArea table
{
    width: 100%;
}

#adminContentArea textarea
{
    width: 75%;
    height: 100px;
}

#adminContentArea input[type=text]
{
    width: 350px;
}

.xCol
{
    width: 35px;
}

.border1
{
    border: 1px solid rgb(248,213,137);
    text-align: left;
}

.categoryTitle a h2
{
    width: 100%;
    height: 20px;
    background-color: #933803;
    font-size: 12pt;
    color: rgb(243,232,226);
    margin: 0px;
    padding: 0px;
}


.categoryTitle
{
    width: 594px;
    *width: 592px;
    float: left;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.categoryTitle a
{
    color: rgb(164,98,58);
    text-decoration: none;
}

.categoryDescription a
{
    text-decoration: none;   
    color: rgb(164,98,58);
}

.broodPathway
{
    width: 800px;
    height: 20px;
    background-color: #933803;
    font-size: 10pt;
    color: rgb(243,232,226);
    margin: 0px;
    padding: 0px;
    text-align: center;
    height: auto;
}
.broodPathway div
{
    display: inline;
    width: auto;
    height: auto;    
}

.broodPathway a
{
    width: 800px;
    color: rgb(243,232,226);
    text-decoration: none;
}

.border1 h1
{
    width: 100%;
    height: 25px;
    background-color: #933803;
    font-size: 14pt;
    color: rgb(243,232,226);
    margin: 0px;
    padding: 0px;
    text-align: center;
}


.border1 h2
{
    font-size: 12pt;
    color: rgb(164,98,58);
}

.border1 form
{
    margin-left: 25px;
}

#categoryList
{
    position: relative;
    width: 800px;
}

#categoryItem
{
    position: relative;
    width: 794px;
    margin-left: 2px;
    /* height: 200px; */
    margin-top: 5px;
}

.categoryImage
{
    width: 200px;
    float: left;
}


.categoryDescription
{
    width: 569px;
    margin: 2px;
    float: left;
}

#animalColumn1
{
    width: 202px;
    float: left;
    margin-left: 2px;
    margin-bottom: 2px;
}

#animalColumn2
{
    width: 580px;
    float: left;
    margin-left: 10px;
    margin-bottom: 2px;
}
 
 
#broodColumn1
{
    width: 202px;
    float: left;
    margin-left: 2px;
    margin-bottom: 2px;
}

#broodColumn2
{
    width: 580px;
    float: left;
    margin-left: 10px;
    margin-bottom: 2px;
}

#animalList,
#categoryList,
#broodList,
#miscList
{
    text-align: left;
}


#miscColumn1
{
    width: 202px;
    float: left;
    margin-left: 2px;
    margin-bottom: 2px;
}

#miscColumn2
{
    width: 580px;
    float: left;
    margin-left: 10px;
    margin-bottom: 2px;
}

.broodFeaturedAnimal img
{
    float: left;
}

.broodFeaturedAnimalTitle
{
    float: left;
    width: 250px;
}

#animalBreedingHistory table,
#animalInfo table,
#broodInfo table
{
    width: 100%;
}

.parentInfo
{
    display: block;
    float: left;
    width: 100px;
    margin-left: 5px;
}

#animalBreederComments p,
#broodBreederComments p,
#miscComments p,
#animalBreedInfo p,
#broodBreedInfo p,
#categoryList p
{
    margin: 2px;
}

#broodFooter
{
    border: 1px solid rgb(248,213,137);
}

#caption
{
    width: 200px;
}

#miscPictureList
{
    width: 578px;
    *width: 580px;
}

.miscImages
{
    width: 260px;
    float: left;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 20px;
}

#sort,
.imageSortEdit
{
	width: 35px !important;
}


