/* CSS design by Jim Davis
Visit my website at www.jimdavis.org
 */
body {
margin: 0; padding: 0;
font: 76%/1.5 Arial, Helvetica, sans-serif;
color: black;
}
html { margin: 0; padding: 0; }
#wrapper {
width: 950px;
min-width: 950px;
margin: 0 auto 10px auto;
padding-bottom: 10px;
}
#masthead {
position: relative;
width: 100%;
height: 210px;
}
#mast_dog {
position: absolute;
top: 10px; left: 0;
width: 266px; height: 200px;
background: url(images/oreck_mast.jpg) no-repeat;
}
#mast_name {
position: absolute;
top: 40px;
left: 300px;
width: 601px;
height: 135px;
}
#pups-available {
position: absolute;
top: 85px; left: 20px;
width 226px;
height: 49px;
}
#pups-available img { display: block; border: 0; }
#navcontainer {
position: absolute;
bottom: 0;
right: 0;
width: 650px;
height: 20px;
padding: 5px 0;
border-top: 1px solid #CCCCCC;
}
#navcontainer ul { margin: 0; padding: 0; }
#navcontainer a { text-decoration: none; color: black; width: auto; padding: 1px 2px; }
#navcontainer a:hover { background: #666666; color: white; }
.active { background: #D2E4F0; }
#navlist li {
display: inline;
list-style-type: none;
padding-right: 20px;
}
#h-line {
width: 100%;
height: 1px;
border-top: 1px solid #CCCCCC;
}
#container {
position: relative;
width: 100%;
display: table-caption;
border-top: 1px solid #CCCCCC;
text-align: justify;
}
#right-wrapper { float: right; margin: 0; padding: 0; width: 660px; }
#left-side {
float: left;
width: 270px;
margin-top: 20px;
font-size: 0.9em;
}
#dog-list {
width: 100%;
}
#dog-list h3 { float: left; width: 98%; margin: 0; padding: 10px 0 0 0; display: block; border-bottom: 1px solid #CCCCCC; }
#dog-list ul { margin: 0 0 10px 0; padding: 0 0 10px 0; list-style-type: none; width: 100%;}
#dog-list li { display: inline;  }
#dog-list a { font-size: 110%; margin: 0; padding: 0; }
.clearit {
clear: left;
}
#dog-list dt {
display: block;
width: 100%;
margin: 5px 0;
padding-top: 10px;
border-bottom: 1px solid #000000;
clear: left;
font-size: 120%;
font-weight: bold;
}
#dog-list dd {
float: left;
width: 67px;
margin: 0; padding: 2px 0;
}
#right-side {
position: relative;
width: 100%;
margin-top: 20px;
}

.memory { padding-bottom: 5px; }
.leftit { text-align: left; }
#addText { position: relative; width: 100%; margin-top: -25px; background: #FFFFFF; display: none; }
#addText td { padding-left: 5px; text-align: left; border: 1px solid silver; }
#dogName { position: relative; width: 100%; text-align: center; margin-top: 20px; }
#dogName h3 { color: #4088B8; font-size: 1.3em; }
.wide450 { width: 450px; text-align: left; }
#footer {
clear: both;
width: 100%;
height: 20px;
font-size: 11px;
text-align: center;
color: #666666;
margin-top: 10px;
border-top: 1px solid #baf9f9;
border-bottom: 1px solid #baf9f9;
}
#footer p {margin: 0; padding: 0; line-height: 20px; }
#footer a { color: #666666; }
#linkit {
width: 90%;
}
#linkit dt {
height: 20px;
background: url(images/dot.gif) no-repeat center left;
padding-left: 15px;
margin-right: 10px;
}
#linkit a {
line-height: 20px;
font-weight: bold;
}
.tickerholder { position: absolute; top: 105px; left: 0; width: 600px; height: 50px; margin: 0; padding: 0; }
