/* CSS file for all RSPCAwatchdog pages */

body {
background-color: #444444;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
a:link, a:visited {
text-decoration: none;
color: #888888;
}
a:hover {
color: #AAAAAA;
}

.white{
color: #FFFFFF;
}

.standard {
background-color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.nav a:link, .nav a:visited {
text-decoration: none;
color: #0098d4;
}
.nav a:hover {
color: #FFFFFF;
}

.latest {
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
.latest a:link, .latest a:visited {
text-decoration: none;
color: #000000;
font-weight: bold;
}
.latest a:hover {
color: #0098d4;
font-weight: bold;
}
.latest_heading {
font-size: 18px;
font-weight: bold;
color: #000000;
}

.feature {
background-color: #658dc7;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}
.feature a:link, .feature a:visited {
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
}
.feature a:hover {
color: #000000;
font-weight: bold;
}
.feature_heading {
font-size: 18px;
font-weight: bold;
color: #FFFFFF;
}

.ongoing {
background-color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}
.ongoing a:link, .ongoing a:visited {
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
}
.ongoing a:hover {
color: #0098d4;
font-weight: bold;
}
.ongoing_heading {
font-size: 18px;
font-weight: bold;
color: #FFFFFF;
}

.sidebar {
background-color:#AAAAAA;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
.sidebar a:link, .sidebar a:visited {
text-decoration: none;
color: #000000;
font-weight: bold;
}
.sidebar a:hover {
color: #0098d4;
font-weight: bold;
}
.sidebar_heading {
font-size: 18px;
font-weight: bold;
color: #FFFFFF;
}

.article {
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
.article a:link, .article a:visited {
text-decoration: none;
color: #0098d4;
font-weight: bold;
}
.article a:hover {
color: #000000;
font-weight: bold;
}
.article_heading {
font-size: 22px;
font-weight: bold;
color: #0098d4;
}
.article_subheading {
font-size: 14px;
font-weight: bold;
color: #000000;
}
.article_photobox {
font-size: 10px;
color: #000000;
}
.article_quote {
font-size: 14px;
font-weight: bold;
color:#0098d4;
}
.page_thelaw_definition {
background-color:#99CCCC;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
.page_thelaw_definition_white {
color: #FFFFFF;
}
