/* CSS Document */
/* nav css */
nav .dropdown { position: relative; display: inline-block; margin: 0px 10px 0px 10px; color: #FFF; font-size: 12px;
  text-decoration: none; font-weight: bold; height: 30px;}

nav .dropdown-content { display: none; position: absolute; box-shadow: 3px 3px 8px 8px #FFF; z-index: 1;
  /* previous stuff */
  background: #002F52; border: 1px solid #000; opacity: 0.9; -webkit-box-shadow: 3px 3px 8px #FFF; margin-top: 10px;}
.sideDrop:hover .dropThisDropDown{ display:block;}
.dropThisDropDown{ display: none; position: absolute; box-shadow: 3px 3px 8px #FFF; z-index: 1;
  top: -12px; left: 101%; background: #002F52; border: 1px solid #000; opacity: 0.9; -webkit-box-shadow: 3px 3px 8px #FFF;
  margin-top: 10px;}
.dropdown-content a, .dropdown-content .sideDrop {width: 160px;color: #FFF;padding: 4px 5px;text-decoration: none;
  background: #002F52; border-bottom: 1px solid #000; display: block;}
.dropdown-content a:hover {background-color: #090E1A;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .nav-header {}
nav{ width: 1020px;height: 27px;margin: 0 auto;padding-top:7px;background-image: url(photos/topbannertestmenu1.jpg);text-align:center;}


/* noah added  */
.show {color: black;right: 16%; /*90px; */margin-top:10px;}
.hide{margin-top: -100px;}
#enterPassword{width: 85px;}
.messagepop {background-color:#FFFFFF;border:1px solid #999999;cursor:default;position:absolute;text-align:left;width:220px;padding: 10px;}

#errorMessage{ color: red; display:inline;}

footer a{ color: #FFF;}
/* end of match added */
.center{text-align: center;}
.comingsoon{color: red;}
html,body{margin:0;padding:0; height:100%;}
body{background-color:#002F52; font: 90% verdana,century gothic; text-align:center;}
p{margin:0}
h1{font-size: 20px; font-weight: bold;}
h2{font-size: 16px; font-weight: bold;}
h3{font-size: 16px; font-weight: bold; text-align: center; color: #002F52;}

div#header{height:363px; background-image:  url("photos/topbannertestbannerbest.jpg");}
div#headerpuppy{height:363px; background-image:  url("photos/topbannerpuppies.jpg");}
div#container{ min-height:100%; margin-bottom: -50px; text-align:left;background-image:  url("photos/acccenter1.jpg"); width:1020px;margin:0 auto;}
.push{height: 50px;}

div#content{line-height:1.4; text-align: justify;}
div#content{float:left; width:555px; padding-left: 65px; padding-right: 20px; border-right: 1px solid;}
#content.noExtra{width:870px;line-height:1.4; text-align: justify;}
#content.noExtra p{margin-bottom: 10px; margin-top:10px;}
#content.noBorder{border:none;}

#share{ margin-left: 23%;  padding-top: 15px;}
#wrapper{width:inherit; clear:both;display: block; overflow: auto;}

/* changed from div#footer to footer */
footer{height:50px; background-image:  url("photos/accfooter1.jpg"); background-repeat: no-repeat;}
footer p{margin:0; padding-top:15px; padding-bottom: 10px; padding-left: 90px; padding-right: 90px; font-size: 9px; text-align: center; color: #CC9900;}

div#navigation{float:left;width:290px; overflow: hidden;}
div#scrollertext{width: 270px; height: 40px; margin: 0 auto;  padding: 0px; background-image:  url("photos/newborntext.jpg"); background-repeat: no-repeat;}
div#membertext{width: 270px; height: 40px; margin: 0 auto;  padding: 0px; background-image:  url("photos/welcomemembers.jpg"); background-repeat: no-repeat;}
div#scroller{width: 270px; height: 260px; margin: 0 auto; padding: 0px; background-image:  url("photos/scrollerback.jpg"); background-repeat: no-repeat;}
div#newslink{width: 270px; height: 140px; margin: 0 auto;  padding: 0px;}
div#breederpage{float:left; width:595px; padding-left: 65px; padding-right: 20px; border-right: 1px solid; line-height:1.4; text-align: justify;}
div#breederextra{float:left;width:250px; padding-left: 10px; overflow: hidden;}

div#extra{float:left;width:290px; padding-left: 10px; overflow: hidden;}
#extra p{margin-bottom:15px;}
div#footer{clear:both;width:100%;}
div#menu{width:1020px; height: 27px; margin: 0 auto; padding-top: 7px; background-image:  url("photos/topbannertestmenu1.jpg"); text-align:center;}

.style1 {font-size: 14px; color: #FFF; font-weight:bold;}
.style2 {font-size: 11px;}
.stylePhoto {border: solid 1px; border-color: #000000;}
.breeder{width: 550px; height: 300px; background-image: url(photos/breederlistbg.jpg); background-repeat: no-repeat; border: 1px solid #000000; padding: 10px 15px; text-align: left;}
.breeder>p{margin-bottom: 20px;}
img.floatleft{float: left; margin-right: 10px; margin-bottom: 10px; border: solid 1px; border-color: #000000;}
img.floatright{float: right; margin-left: 10px; margin-bottom: 10px; border: solid 1px; border-color: #000000;}
.statelink a{text-decoration: none;}
img.runningImage{width:250px;height:350px; float:right; display:inline;padding-left: 26px;}
a.nav{color: #FFFFFF; font-size: 12px; text-decoration:none; font-weight:bold;}

.style4 {color: #CC9900;}
.style5 {color: #336699;}
.style6 {color: #CC3333;}
.style7 {color: #006600;}

/*Julia added*/
.embark{display: block; margin: 25px auto; height: 100px;}