#sitemap h5 {display: none;}
#sitemap ul {list-style: none;}
#sitemap li {margin:0 !important;padding:0 !important;}

.redbox {margin-bottom: .5em; border:red dashed 2px; font-size: 1.5em; font-weight:bold; color: red; padding: .5em;}

img.icon {
border: 0 !important;
padding: 0 !important;
}

#logo {
float: left;
margin-left: 15px;
margin-right: 15px;
}

#ofa, #cerf, #akc {
margin-top: 10px;
}

#banner {
float: right;
margin: 0 0 10px 0;
border: 0;
}

body.families #content h3, body.dog-e-books #content h3 {
margin: 2em 0 0 0;
text-align: center;
}
body.dog-e-books #content .bordered {
padding: 0;
}
.affiliate a {
text-decoration: none;
padding: .5em 1em;
display: block;
font-size: 1.25em;
}
.affiliate .description {
font-weight: normal;
font-size: .80em;
color: black;
}
.affiliate-hover {
background-color: #CFEBFF;
}
.affiliate a:hover {
text-decoration: none;
}

.bordered {
padding: 1px;
border: 1px solid #cccccc;
}
.halfbox {
padding: 1px;
border: 1px solid #cccccc;
float:left;
text-align: center;
width: 310px;
height: 250px;
margin: 5px;
}

#categories br {
line-height: 1px;
}
.leftBoxHeading {
color: black;
background: none;
}

/* Zencart specific CSS above here */

#content li {
margin: .75em 0;
}

#leftcolumn {
width: 150px;
vertical-align: top;
}
#maincolumn {
width: 710px;
vertical-align: top;
}

.floaters{
float:left;
text-align: center;
}

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
background: white;
}

#product {
padding: 0 1em 1em 1em;
width: 640px;
}


#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
width: 100%;
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}


/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #cccccc url(bg.gif) top center repeat-y;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 875px;
}

#header {
padding: 5px;
}

#header #topquote {
text-align: right;
color: #a0a0a0;
font-size: 0.8em;
line-height: 1.2em;
}

#avmenu {
clear: both;
float: none;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {        
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}        

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
/*height: 20px;
height: 1.75em;*/
text-decoration: none;
color: #286ea0;
display: block;
/*padding: .25em 0 0 10px;*/
padding:  .5em .5em .5em .5em;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}        
        
#avmenu li a:hover, #content a:hover, #categories a:hover, #splinks a:hover {
background: #eaeaea;
color: #505050;
border-left: 4px solid #286ea0;
text-decoration: none !important;
}

#avmenu h5 {
margin-bottom: 4px;
font-size: 1em;
}

#content a {
 display: inline;
 /*border: 1px solid #cccccc; line-height: 1.8em; */
 padding: 1px;
 border: 1px solid #ffffff;
 }
#content a:hover, #splinks a:hover {
 border: 1px solid #286ea0;
 }

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#extras {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0 0 20px 0;
border-left: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2, #content h1 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

.inset {
  margin: 0.25em;
  padding: 0.25em;
  border: 1px solid #cccccc;
  background: #f4f4f4;
  font-family: "Courier New",Tahoma,Arial,sans-serif;
  }

.popout {
  margin: 2px;
  padding: 2px;
  border: 1px solid #cccccc;
  border-bottom: 2px solid #cccccc;
  border-right: 2px solid #cccccc;
  background: #f4f4f4;
  }

h1, h2, h3, h4, h5 {
color: red;
color: #FF8000;
color: #286ea0;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
/*text-decoration: none;
color: #286ea0;*/
text-decoration: underline;
color: blue;
}

#content a {
font-weight: bold;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a.aimg:hover {
background: none !important;
border: 0 !important;
text-decoration: none !important;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a, #topquote a {
color: #808080;
text-decoration: none;
}

#footer a:hover, #topquote a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
clear: right;
}

.clearright {
clear: right;
}

.clearleft {
clear: left;
}

.clearboth {
clear: both;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

