/* Copyright © 2001 - 2015 Fluid Media Ltd. All rights reserved */
/* http://www.fluidmedia.co.uk */

html, body {
  	height: 100%;
	margin-bottom: 1px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	margin: 0;
	padding: 0;
	background-color: #999;
	background-image: url(image.jpg);
}
a {
	text-decoration: none;
}
a:link, a:visited, a:active {
	font-size: small;
	color: #e85830;
	font-weight: bold;
}
a:hover {
	font-size: small;
	color: #000000;
}
a.b:link, a.b:visited, a.b:active {
	font-size: xx-small;
	color: #ccc;
	font-weight: normal;
}
a.b:hover {
	font-size: xx-small;
	color: #fff;
}
a.c:link, a.c:visited, a.c:active {
	color: #fff;
	font-weight: bold;
}
a.c:hover {
	color: #ccc;
	font-weight: bold;
}
a.d:link, a.d:visited, a.d:active {
	font-size: x-small;
	color: #333;
	font-weight: normal;
}
a.d:hover {
	font-size: x-small;
	color: #ccc;
	font-weight: normal;
}
h1 {
	font-size: x-large;
	color: #333;
	font-weight: bold;
	font-style: italic;
}
h2 {
	font-size: large;
	color: #333;
	font-weight: bold;
}
li {
	font-size: medium;
	margin: .4em 0 0 0
}
ul{
	list-style-image: url(bullet.gif);
	list-style-type: circle;
}

/* Styles */
.copyright {
	font-size: xx-small;
	color: #ccc;
}
.page-error {
	font-size: small;
	color: #cc0000;
	font-weight: bold;
}
.quote {
	font-size: medium;
	color: #666;
	font-style: italic;
}
.fluid-button {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e85830), color-stop(1, #d18323));
	background:-moz-linear-gradient(top, #e85830 5%, #d18323 100%);
	background:-webkit-linear-gradient(top, #e85830 5%, #d18323 100%);
	background:-o-linear-gradient(top, #e85830 5%, #d18323 100%);
	background:-ms-linear-gradient(top, #e85830 5%, #d18323 100%);
	background:linear-gradient(to bottom, #e85830 5%, #d18323 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e85830', endColorstr='#d18323',GradientType=0);
	background-color:#e85830;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #e85830;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	padding:2px 15px;
	text-decoration:none;
}
.fluid-button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d18323), color-stop(1, #e85830));
	background:-moz-linear-gradient(top, #d18323 5%, #e85830 100%);
	background:-webkit-linear-gradient(top, #d18323 5%, #e85830 100%);
	background:-o-linear-gradient(top, #d18323 5%, #e85830 100%);
	background:-ms-linear-gradient(top, #d18323 5%, #e85830 100%);
	background:linear-gradient(to bottom, #d18323 5%, #e85830 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d18323', endColorstr='#ffc477',GradientType=0);
	background-color:#e85830;
}
.fluid-button:active {
	position:relative;
	top:1px;
}

/* Forms */
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.form-error {
	font-size: x-small;
	color: #cc0000;
}

/* Boxes */
.navbox {
	background-color: #e85830;
	padding: 6px 30px;
}
.footer {
	padding: 10px 30px;
}
.topbox {
	background-image: url(direct-debt-recovery-keys.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* library

.blue-quote {
	font-size: medium;
	color: #5BA8B7;
	font-style: italic;
}
.box {
	background-image: url(direct-debt-recovery-keys.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #4372c2;
}
.hover-box {
	font-size: x-small;
	color: #cccccc;
}
.hover-box a{
	color: #cccccc;
}
.hover-box a:hover {
	color: #ffffff;
}
.nav-block a{
    display:block;
	font-size: x-small;
	color: #4a4a4a;
	text-align:center;
	padding: 8px 14px;
}
.nav-block a:hover {
    display:block;
	color: #000000;
	background-image: url(image-ov.jpg);
}
.rounded-corner-box {
	color: #ffffff;
	background-color: #000000;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	padding: 20px 20px;
}
.mainbox {
	background: rgb(35, 32, 50); **Fall-back for browsers that don't support rgba**
	background: rgba(35, 32, 50, .8);
}
.passport_pic {
	float: left;
	margin: 0.2em 0.9em 0.9em 0;
}
.border_pic { 
border: 1px solid #ffffff; 
}

	background:#ffffff url('mizuno-judo-suits-uk-background.jpg') no-repeat center top fixed;
	
a img {
   border:1px solid #0000ff;
}
a:hover img {
   border:1px solid #ff0000;
}

Times New Roman, Times, serif;
Verdana, Arial, Helvetica, sans-serif;
Georgia, Times New Roman, Times, serif;
Palatino Linotype, Book Antiqua, Palatino, serif;
MS Serif, New York, serif;
Lucida Console, Monaco, monospace;
*/