/* Body of Page */

body {
background-color:#62BDE9;
}

.navbarbg {
background-image:url(http://www.dogtrainingguide.org/dog/images/buttons/nav-bg.jpg);
}

.buttontable{
margin-left:1px;
}

table.maintable {
margin-left:1px;
}

.navigation{
background-color:#00B9B9;
}

/*Product Links*/

a.productlink:link {color:#0033FF; text-decoration: underline; font-size:17px;  font-family:Georgia, "Times New Roman", Times, serif; margin-left:5px; background-color:#FFFF00; }
a.productlink:visited {color:#0033FF; text-decoration: underline; font-size:17px;  font-family:Georgia, "Times New Roman", Times, serif; margin-left:5px; background-color:#FFFF00; }
a.productlink:hover { color:#0033FF; text-decoration:underline; font-size:17px;  font-family:Georgia, "Times New Roman", Times, serif; margin-left:5px; background-color:#FFFF00; }
a.productlink:active { color:#0033FF; text-decoration: underline; font-size:17px;  font-family:Georgia, "Times New Roman", Times, serif; margin-left:5px; background-color:#FFFF00; }


a.navcategory:link {color:#FFFFFF; text-decoration: none; font-size:13px;  font-family:Georgia, "Times New Roman", Times, serif; margin-left:5px; font-weight:bold; }
a.navcategory:visited {color:#FFFFFF; text-decoration: none; font-size:13px;  font-family:Georgia, "Times New Roman", Times, serif; margin-left:5px; font-weight:bold; }
a.navcategory:hover { color:#FFFFFF; text-decoration: underline; font-size:13px;  font-family:Georgia, "Times New Roman", Times, serif; margin-left:5px; font-weight:bold; }
a.navcategory:active { color:#FFFFFF; text-decoration: underline; font-size:13px;  font-family:Georgia, "Times New Roman", Times, serif; margin-left:5px; font-weight:bold; }

a.subnavcategory:link {color:#FFFFFF; text-decoration: none; font-size:13px;  font-family:Georgia, "Times New Roman", Times, serif; margin-left:10px; }
a.subnavcategory:visited {color:#FFFFFF; text-decoration: none; font-size:13px;  font-family:Georgia, "Times New Roman", Times, serif; margin-left:10px; }
a.subnavcategory:hover { color:#FFFFFF; text-decoration: underline; font-size:13px;  font-family:Georgia, "Times New Roman", Times, serif; margin-left:10px; }
a.subnavcategory:active { color:#FFFFFF; text-decoration: underline; font-size:13px;  font-family:Georgia, "Times New Roman", Times, serif; margin-left:10px; }

a.subsubnavcategory:link {color:#FFFFFF; text-decoration: none; font-size:13px;  font-family:Georgia, "Times New Roman", Times, serif; margin-left:20px; }
a.subsubnavcategory:visited {color:#FFFFFF; text-decoration: none; font-size:13px;  font-family:Georgia, "Times New Roman", Times, serif; margin-left:20px; }
a.subsubnavcategory:hover { color:#FFFFFF; text-decoration: underline; font-size:13px;  font-family:Georgia, "Times New Roman", Times, serif; margin-left:20px; }
a.subsubnavcategory:active { color:#FFFFFF; text-decoration: underline; font-size:13px;  font-family:Georgia, "Times New Roman", Times, serif; margin-left:20px; }



/* Headings */

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:25px;
color:#990000;
font-weight:bold;
margin-left:10px;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#510000;
font-weight:bold;
margin-left:6px;
}


/* Main Text Used Throughout Site */

.introtext {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#000000;
text-align:left;
margin-left:10px;
margin-right:5px;
}

.subtitle {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#990000;
margin-left:10px;
margin-right:5px;
}

.digtitle {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
font-weight:bold;
color:#DD3344;
margin-left:10px;
margin-right:5px;
}

/* Product Pics */

.reviewpics {
float:left;
padding:10px;
}

/* Article Pictures */

.articlepics {
float:right;
padding:7px;
}

.articlepictext{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#333333;
margin-right:7px;
}

a.articlepiclink:link {color:#0066CC; text-decoration: underline; font-size:12px;  font-family:Georgia, "Times New Roman", Times, serif; }
a.articlepiclink:visited {color:#0066CC; text-decoration: underline; font-size:12px;  font-family:Georgia, "Times New Roman", Times, serif; }
a.articlepiclink:hover { color:#0066CC; text-decoration: underline; font-size:12px;  font-family:Georgia, "Times New Roman", Times, serif; }
a.articlepiclink:active { color:#0066CC; text-decoration: underline; font-size:12px;  font-family:Georgia, "Times New Roman", Times, serif; }


/* Article Page Categories */
.articlecategory {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:18px;
color:#0000CC;
}

#categorybox {
background-color:#B0FA92;
border:solid #000000;
border-width:1px;
}

#categorypic {
border:dashed #000000;
border-width:1px;
}

/* Newsletter */

table.newsletter {
border:#000000 thin 0px;
background-color:#FFFFCC;
}

table.newsletter td {
border-width: 0px 0px 0px 10x;
background-color:#FFFFCC;
border-spacing: 0px;
border-style: none none none none;
}

.newslettertitle {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:19px;
font-weight:bold;
color:#FF0000;
}

ul.newsbullet {
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#000066;
list-style-image:url(../images/bullet.jpg);
}

.newsletterpic {
float:left;
padding-right:5px;
padding-left:10px;
}

.day1dog {
float:left;
padding:7px;
}

.leftaudio {
float:left;
padding:25px;
}

/* Copyright */
.copyright {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
margin-top:7px;
}

a.footer:link {color:#FFFFFF; text-decoration: underline; font-size:12px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; }
a.footer:visited {color:#FFFFFF; text-decoration: underline; font-size:12px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; }
a.footer:hover { color:#FFFFFF; text-decoration: underline; font-size:12px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; }
a.footer:active { color:#FFFFFF; text-decoration: underline; font-size:12px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; }

/* Other Site Links */

a.othersite:link {color:#000000; text-decoration: none; font-size:14px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; }
a.othersite:visited {color:#000000; text-decoration: none; font-size:14px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; }
a.othersite:hover { color:#000000; text-decoration: none; font-size:14px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; }
a.othersite:active { color:#000000; text-decoration: none; font-size:14px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; }

/*Sitemaps*/
.categorytitle{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
color:#000099;
font-weight:bold;
margin-left:5px;
}

.categorypages{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000099;
font-weight:normal;
margin-left:9px;
}

.categorytitle{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
color:#000099;
font-weight:bold;
margin-left:5px;
}

.backhome{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000099;
font-weight:normal;
margin-left:2px;
}