/* INC/OTHER.CSS PART OF JUDAS-ISCARIOT.CO.UK COPYRIGHT SCOTT STEVINSON AND OWEN MORGAN 2006. ALL RIGHTS RESERVED. */

html {
margin: 0px;
padding: 0px;
}

body {
margin: 0px;
padding: 0px;
background-color: #9C1200;
font-family: sans-serif;
}

.content a
{
text-decoration: none;
color: #ec6a04;
}

.content a:visited {
text-decoration: none;
color: #ec6a04;
}

.content a:hover
{
color: #000000;
}

.content a:current
{
color: #333333;
}

.footer a
{
text-decoration: none;
color: #ec6a04;
}

.footer a:visited {
text-decoration: none;
color: #ec6a04;
}

.footer a:hover
{
color: #000000;
}

.footer a:current
{
color: #333333;
}

.topspacer {
width: 100%;
max-width: 100%;
height: 5%;
}

.headercontainer {
width: 100%;
max-width: 99.9%;
height: 100px;
float: left;
clear: both;
border-top-style: solid;
border-top-width: 1px;
border-bottom-style: solid;
border-bottom-width: 1px;
background-color: #C21700;
}

.headerimage {
width: 20%;
max-width: 20%;
height: 100%;
float: left;
clear: left;
}

.headertext {
width: 80%;
max-width: 80%;
height: 100%;
float: left;
clear: right;
text-align: center;
padding-top: 5px;
font-size: 24px;
}

.main {
width: 100%;
max-width: 100%;
height: 60%;
float: left;
clear: both;
}

.rbroundbox {
background: url(/images/nav/nt.gif) repeat;
}

.rbtop div {
background: url(/images/nav/tl.gif) no-repeat top left;
}

.rbtop {
background: url(/images/nav/tr.gif) no-repeat top right;
}

.rbbot div {
background: url(/images/nav/bl.gif) no-repeat bottom left;
}

.rbbot {
background: url(/images/nav/br.gif) no-repeat bottom right;
}

.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}

.rbcontent {
padding: 0px;
}

.rbroundbox {
margin: 1em auto;
float: left;
width: 17.5%;
float: left;
margin-left: 1%;
margin-top: 6%;
}

.rbcontent ul
{
width: 100%;
list-style-type: none;
text-align: left;
}

.rbcontent ul li a
{
background: transparent url(/images/nav/list-off.gif) left center no-repeat;
padding-left: 10px;
text-decoration: none;
color: #666666;
}

.rbcontent ul li a:hover
{
background: transparent url(/images/nav/list-on.gif) left center no-repeat;
color: #ffffff;
}

.rbcontent ul li a#current
{
background: transparent url(/images/nav/list-active.gif) left center no-repeat;
color: #333333;
}

.content {
width: 75%;
max-width: 75%;
min-height: 60%;
float: left;
clear: right;
margin-left: 2%;
margin-top: 2.5%;
border-style: solid;
border-width: 1px;
border-color: #000000;
padding-top: 5px;
padding-left: 5px;
font-size: 14px;
font-family: sans-serif;
color: #ffffff;
}

.footer {
width: 100%;
max-width: 100%;
text-align: center;
clear: both;
position: relative;
top: 3%;
}

.adminlogincontent {
width: 96%;
max-width: 96%;
height: 80%;
float: none;
clear: right;
margin-left: 2%;
margin-top: 2.5%;
border-style: solid;
border-width: 1px;
padding-top: 5px;
padding-left: 5px;
}