/* _______ Stylesheet for Silva 2.0.7 frontend _____________________
** _______ Silva users can insert their own frontend styles ______________
** _______ Styles modified here will affect the Silva preview  ___________
**
**  Instructions to set caching headers. Inside comments area to play nicer with CSS editors.
** ** 
** 
** 
** 
**
** _______ To adjust, copy selectors from /globals/frontend.css _______
*/

@import "http://www.corvedalestud.com/globals/frontend.css";


body {
font-size: large;
margin: 0;
color: rgb(00,00,66);
background-color: white;
font-family: "Times New Roman";
}

#dhead {
width: 100%;
background-color: rgb(0,0,66);
color: #ffffff;
vertical-align: middle;
text-align: center;
padding: 10px;
font-weight: bold;
font-size: xx-large;
}

span.breadcrumb a {
text-decoration: none;
font-size: small;
}

div.header {
margin: 0 2.1em 0 0; 
}

#dmenu {
width: 12%;
vertical-align: top;
background-color: rgb(0,0,66);
height: 100%;
padding: 0px;
border-top: white 2px solid;
text-align: center;
}

#dmenu ul {
list-style-type: none;
padding: 0;
border: 0;
margin: 0;
}

#dmenu a {
display: block;
width: 100%;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
text-align: center;
font-size: small;
margin: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: white 2px solid;
}

#dmenu a {
color: white;
}

#dmenu a.menucurr {
background-color: rgb(99,99,99) ; 
}

#dmenu li a {
color: white;
}

#dmenu li a.menucurr {
background-color: rgb(99,99,99) ; 
}

#dmenu li li a {
background-color: rgb(50,50,116);
}

#dmenu li li a.menucurr {
background-color: rgb(99,99,99) ; 
}

#dmenu li li li a {
background-color: rgb(100,100,166);
}

#dmenu li li li a.menucurr {
background-color: rgb(99,99,99) ; 
}
#dmenu a:hover {
color:white; 
background-color: rgb(100,100,166);
}

#dmenu a.validator {
display: inline;
margin: 0px;
border: 0px;}

#dmenu a.validator:hover {
color: #ffffff;
background-color: transparent;
}

#dbody {
width: 88%;
vertical-align: top;
background-color: white;
padding: 10px;
margin: 0px;
border-width: 0px;
color: rgb(0,0,66);
text-align: left;
}

div.public {
margin-left: 0;
padding-left:0;
padding-right:0;
padding-top: 0;
width: 100%;
}

div.public div {
           border-bottom:rgb(0,0,66) 1px solid;
           margin-bottom: 1ex; 
           padding-bottom: 1ex; 
}

h1, h2, h3, h4, h5, h6 {
margin: 0.5em 0 0 0;
color: #000066;
}

h2 {
margin-top: 0.3em;
margin-bottom: 0.5em;
font-size: 170%;
}

h3 {
margin-bottom: 0.6em;
font-size: 145%;
}

h4 {
margin-bottom: 0.5em;
font-size: 120%;
}

h5 {
margin-bottom: 0.2em;
font-size: 110%;
}

pre {
padding: 10px;
border: none;
color: #222222;
background-color: #FF99CC;
font-size: 100%;
border: thin dashed black;
font-family: courier, monospace;
}

.caption {
text-align: center;
clear: both;
}

.progeny {
text-align: center;
}

div.public li {
margin: 0 0;
}

div.public ul ul li {
margin: 0 0;
}

div.public a:link       { color: rgb(100,100,166) }
div.public a:active     { color: rgb(100,100,166) }
div.public a:visited    { color: rgb(100,100,166) }
div.public a:hover      { color: rgb(180,180,246) }

.googleMaps object {
border: 0;
border-top: 1px #660033 solid;
outline-style: none;
}

.breeding {
background-color: rgb(180,180,246);
}

.breeding td {
text-align: center;
}

.doctable {
border-top: 1px #660033 solid;
padding-top: 5px;
}

img {
border: 2px solid rgb(0,0,66);
}

.doctable img {
border: 1px solid black;
}

fieldset {
margin-bottom: 0.5em;
padding: 0.5em;
}

legend {
color: rgb(0,0,66);
}

div.public form div {
clear:both;
padding-bottom: 5px;
padding-top: 0em;
display: block;
width: 100%;
border: 0;
}

form label {
float: left;
clear: left;
display: block;
width: 50%;
font-weight: bold;
}

form input {
color: rgb(0,0,66);
float:left;
margin-bottom: 5px;
background-color: white;
font-family: "Times New Roman";
font-size: large;
}

form input:hover, form input:focus, form input:focus:hover {
background-color: white;
}

form .textinput {
width: 40%;
}

form .textinput2 {
width: 18%;
margin-right: 3.5%;
}

form .textinputshow {
width: 90%;
}

form .submit {
background-color: rgb(0,0,66);
color: white;
border-color: white;
border-style: outset;
border-width: medium;
font-weight: bold;
padding: 1px;
cursor:pointer;
margin: 0;
}

form .submit:hover, form .submit:focus, form .submit:focus:hover {
color: rgb(0,0,66);
background-color: white;
}

form textarea {
color: rgb(0,0,66);
width: 40%;
height: 5em;
margin-bottom: 5px;
font-family: "Times New Roman";
font-size: large;
}

form textarea:hover, form textarea:focus, form textarea:focus:hover {
background-color: white;
}

form select {
float:left;
width: 40%;
margin-bottom: 5px;
}

form td input.submit {
width: auto;
}

.formtext {
font-weight: bold;
clear: both;
display: block;
}

.errormessage {
font-weight: bold;
clear: both;
display: block;
color: red;
}

.errorinput {
background-color: rgb(255,200,200);
}

.mandatoryinput {
color:rgb(0,0,66);
background-color: white;
}

.readonlyinput {
color: #777777;
}

div.public .lastmodified{
font-size: small;
text-align: right;
border-top: 0;
}

#dfooter {
background-color: white;
border-top: 1px #660033 solid;
border-bottom: 1px #660033 solid;
font-weight: normal;
font-size: large;
text-align: center;
clear:both;
}
