/* Specific.css */
   
/* Style */

body { color: #002f63; }

#content a { color: #005EB8; }
#content a:visited { color: #ab4805; }

#header-holder { background-color: #c41130; }
#global-nav { background-color: #f47c30; color: #fff; }
#global-nav-items ul li a:hover, #global-nav-items ul li div.subnav ul li a:hover { background-color: #f8a168; }
#global-nav-items ul li div.subnav ul li a { background-color: #f47c30; }

#search input.submit { background-color: #d46359; }

#menu li a , #menu li.current ul li a,
#menu #submenu #subsubmenu li a, #submenu li a { background-color: #c41130;  border-left-color: #d46359;}

#menu li.current a, #menu #submenu li.current a, #menu #submenu #subsubmenu li.current a,
#menu li a:hover, #menu #submenu li a:hover, #menu #submenu #subsubmenu li a:hover { border-left-color: #f8a168; background-color: #f47c30; }

/*table td { background-color: #f3f5f8; }
table th { background-color: #c2d2df; font-weight: bold; }
table { background-color: #608eaf; border-color: #608eaf; }*/ /* Needed for IE Border collapse work-around */
#content-holder #content #notices-table td { border-bottom: 1px solid #bb3341; padding: 5px 5px 5px 0;}

h3 { border-bottom-color: #f47c30; color: #c41130; text-transform: uppercase; }
h4, h4 a:link, #content h4 a:link, #content .topic-home h4 a:link, #content .topic-home h4 a:visited, h4 a:visited, h5, h5 a, #content h5 a, #content .topic-home h5 a, #content .topic-home h5 a:visited, h5 a:visited, h6, h6 a, #content h6 a, #content .topic-home h6 a, #content .topic-home h6 a:visited, h6 a:visited { color: #c41130; text-decoration: none; }

#content .topic-home h4 a:hover { color: #c41130; text-decoration: underline; }
#content .topic-home h4 a:active{ color: #c41130; text-decoration: underline; }

.important-box-1 { background-color: #c41130; }
.important-box-2 { background-color: #ffda98; }
.important-box-3 { border-color: #c41130; }
.see-also-box { background-color: #d9deed; }
.right-box { background-color: #e0e8f6; }
.right-box h2 { background-color: #005da4; color: #fff; }
.searchtext {color:#fff;font-size:90%;margin-bottom:0;}

/* For Cats and Dogs Country Categories*/
#countrycat {display: block; padding: 6px; background-color: #ffda98; height:100%; font-weight: bold; }
#countrycat ul.col1, #countrycat ul.col2, #countrycat ul.col3 {float: left; margin-left:0; width:250px; padding-right:5em;}

