/*
CSS for Collis Toolholder web site
*/

body {
 margin: 0pt;
 background-image: url(../Richmond%20Hardware/Website/template-files/Bgd-RH-7.jpg);
 background-color: #fbc97e;
}
.header {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: #ffffff;
}
*, .bodyCopy {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}
.title {
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 font-size: 18px;
}
.title a:link, .title a:visited {
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 font-size: 18px;
}
.title a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #247ffc;
 font-size: 18px;
}
a:link, a:visited {
 font-weight: bold;
 color: #2443fc;
 text-decoration: none;
}
a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #247ffc;
}
.subtitle {
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 font-size: 14px;
}
.subtitle a:link, .subtitle a:visited {
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 font-size: 14px;
}
.subtitle a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #247ffc;
 font-size: 14px;
}
.smalltitle {
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 font-size: 11px;
}
.smalltitle a:link, .smalltitle a:visited {
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 font-size: 11px;
}
.smalltitle a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #247ffc;
 font-size: 11px;
}
.bignav {
 font-weight: bold;
 color: #ffffff;
 text-decoration: none;
 font-size: 13px;
}
.bignav a:link, .bignav a:visited {
 font-weight: bold;
 color: #ffffff;
 text-decoration: none;
 font-size: 13px;
}
.bignav a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #effc25;
 font-size: 13px;
}
.topnav {
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 font-size: 11px;
}
.topnav a:link, .topnav a:visited {
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 font-size: 11px;
}
.topnav a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #ed5107;
 font-size: 11px;
}
.sidenav {
 font-weight: bold;
 color: #454341;
 text-decoration: none;
 font-size: 11px;
}
.sidenav a:link, .sidenav a:visited {
 font-weight: bold;
 color: #454341;
 text-decoration: none;
 font-size: 11px;
}
.sidenav a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #ed5107;
 font-size: 11px;
}
.seemore {
 font-style: italic;
 font-weight: bold; 
 color: #003466;
 text-decoration: none;
 font-size: 11px;
}
.seemore a:link, .seemore a:visited {
 font-style: italic;
 font-weight: bold;
 color: #003466;
 text-decoration: none;
 font-size: 11px;
}
.seemore a:hover {
 font-style: italic;
 font-weight: bold;
 text-decoration: underline;
 color: #247ffc;
 font-size: 11px;
}
.footer {
 font-weight: bold;
 color: #ffffff;
 text-decoration: none;
 font-size: 11px;
}
.footer a:link, .footer a:visited {
 font-weight: bold;
 color: #ffffff;
 text-decoration: none;
 font-size: 11px;
}
.footer a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #dd6f2d;
 font-size: 11px;
}
.search {
 font-size: 10px;
 color: #ffffff;
}
.search a:link, .search a:visited {
 font-weight: bold;
 text-decoration: none;
 color: #ffffff;
 border: 1px solid #ffffff;
 padding: 1 2 1 2;
}
.search a:hover {
 font-weight: bold;
 color: #f97b0c;
 text-decoration: none;
 border: 1px solid #f97b0c;
 padding: 1 2 1 2;
}
.searchtext {
 font-size: 10px;
 color: #333333;
}
