body
{
 background-color: #000000;
 height: 100%;
 color: #FFFFFF;
 font-family: arial, sans-serif;
 margin: 0 0 10px 0;
 font-size: 10pt;
}

h1
{
 font-size: 14pt;
 margin: 4px 0 4px 8px;
 font-style: italic;
 color: #B09603;
}

.toplogo
{
 position: relative;
 width: 100%;
 height: 235px;
 text-align: center;
 background-image: url('../images/toplogo1.jpg');
 background-repeat: no-repeat;
 background-position: center;
 background-color: #000000;
}

.logcont
{
 width: 980px;
 margin: auto;
 position: relative;
}

.login
{
 position: relative;;
 width: 300px;
 font-size: 10pt;
 text-align: right;
 float: right;
}

.login a
{
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
}

.cont
{
 width: 980px;
 margin: auto;
 position: relative;
 background-color: #000000;
}

.leftcol
{
 width: 185px;
 position: relative;
 float: left;
}

.rightcol
{
 position: relative;
 float: right;
 width: 790px;
}

.clear
{
 position: relative;
 clear: both;
 height: 1px;
 line-height: 1px;
}

/*Style for nav.php*/
.nav
{
 width: 183px;
 position: relative;
 font-size: 11pt;
 position: relative;
}

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

.nav li
{
 margin: 0;
 display: block;
 font-weight: bold;
}

.nav li a
{
 text-decoration: none;
 color: #FFFFFF;
 display: block;
 padding: 4px 0 4px 10px;
 margin: 0;
 border-bottom: 1px solid black;
 border-top: 1px solid black;
}

.nav li a:hover
{
 border-bottom: 1px solid gray;
 border-top: 1px solid gray;
}

.nav li#active a
{
 color: #B09603;
}

.nav li#active a:hover
{
 border-bottom: 1px solid black;
 border-top: 1px solid black;
 cursor: default;
}

.technology
{ /*header of 2nd demo*/
 cursor: hand;
 cursor: pointer;
}

ul.thelanguage
{
 margin: 0;
}

li.thelanguage
{
 background-image: url('../images/arrow1.gif');
 background-repeat: no-repeat;
 background-position: 12px 8px;
}

li.thelanguage a
{
 padding-left: 34px;
 color: #0796DD;
}

.openlanguage
{ /*class added to contents of 2nd demo when they are open*/
 color: green;
}

.closedlanguage
{ /*class added to contents of 2nd demo when they are closed*/
 color: red;
}

/*Style for home.php*/
#flashcontent
{
 width: 770px;
 height: 250px;
 margin: auto;
 position: relative;
 z-index: 0;
 overflow: hidden;
 border: 8px solid #1E1E1E;
}

.bio
{
 position: relative;
 width: 770px;
 margin: auto;
 background-color: #000000;
 /*margin-top: -10px;*/
 border: 8px solid #1E1E1E;
 margin-top: 60px;
 background-image: url('../images/welbg.jpg');
 background-repeat: no-repeat;
 z-index: 100;
 font-size: 11pt;
 line-height: 20px;
}

.bio p
{
 margin: 12px;
 color: #C3C3C3;
}

.bio a
{
 color: #0796DD;
 text-decoration: none;
}

.bio a:hover
{
 color: #00B9FF;
 text-decoration: underline;
}

.weltext
{
 position: absolute;
 top: -25px;
 left: -5px;
 z-index: 10;
}

.ball
{
 position: absolute;
 z-index: 1;
 width: 100px;
 height: 100px;
 top: -285px;
 left: -40px;
}

/*Style for adminnav.php*/
.adminnav a
{
 color: #0796DD;
 font-weight: bold;
 font-size: 11pt;
 text-decoration: none;
}

.adminnav a:hover
{
 color: #00B9FF;
}

/*Style for salecp.php*/
.salenav ul
{
 margin: 4px;
 padding: 0;
}
.salenav li
{
 padding: 4px;
}

.salenav a
{
 color: #FFD400;
 text-decoration: none;
}

.salenav a:hover
{
 text-decoration: underline;
}

.choose a
{
 color: #0796DD;
 text-decoration: none;
 font-weight: bold;
}

.choose a:hover
{
 color: #00B9FF;
 text-decoration: underline;
}

.dellist ul
{
 list-style-type: none;
 padding: 0;
}

.dellist li
{
 margin: 6px 0 6px 6px;
 padding: 0;
}

.selall
{
 font-weight: bold;
 color: #0796DD;
 cursor: pointer;
}

span.selall:hover
{
 color: #00B9FF;
}

/*Style for users.php*/
.error
{
 color: red;
 text-align: center;
}

.success
{
 text-align: center;
}

/*Style for sale.php*/
.horseinfo
{
 margin: 20px 0px 20px 0px;
}

.horseinfo fieldset
{
 border: 4px solid #1E1E1E;
 padding: 0 2px 18px 2px;
}

.horseinfo legend
{
 padding: 6px 10px 6px 10px;
 font-weight: bold;
 font-size: 12pt;
 border: 4px solid #1E1E1E;
 margin-left: 40px;
 color: #B09603;
}

.hrdimgs
{
 background-color: #1E1E1E;
 padding: 8px;
 border: 4px solid #3C3C3C;
 margin: 0 12px 12px 0;
}

.hrdimgs img
{
 border: 2px solid #054477;
}

/*Style for stallions.php*/
.stal a
{
 color: #0796DD;
 text-decoration: none;
 font-weight: bold;
}

.stal a:hover
{
 color: #00B9FF;
 text-decoration: underline;
}

.stal
{
 width: 100%;
 background-color: #1E1E1E;
 padding: 20px 0 0 0;
 border: 4px solid #3C3C3C;
}

.stal img
{
 border: 2px solid #0796DD;
}

/*Style for links.php*/
.links
{
 font-weight: bold;
}

.links img
{
 border: 2px solid #0796DD;
}

.links a
{
 color: #0796DD;
 text-decoration: none;
}

.links a:hover
{
 color: #00B9FF;
 text-decoration: underline;
}

.link
{
 border: 4px solid #3C3C3C;
 padding: 10px;
 font-weight: bold;
 width: 500px;
 margin: auto;
 margin-top: 20px;
 margin-bottom: 20px;
 background-color: #2D2D2D;
}

.linkimg
{
 width: 110px;
 text-align: left;
 float: left;
}

.linkimg img
{
 border: 2px solid #0796DD;
}

.linktxt
{
 float: right;
 width: 360px;
}

.linktxt a
{
 color: #0796DD;
 text-decoration: none;
}

.linktxt a:hover
{
 color: #00B9FF;
 text-decoration: underline;
}

/*Style for footer.php*/
.footer
{
 text-align: center;
 margin: auto;
 margin-top: 18px;
 font-weight: bold;
 font-size: 9pt;
 color: #696969;
 width: 930px;
 border-top: 1px dotted #3C3C3C;
 padding-top: 16px;
}

.footer a
{
 color: #969696;
 text-decoration: none;
}

.footer a:hover
{
 color: #0796DD;
 text-decoration: underline;
}