/* GENERIC CONTENT test------------------------------------- */
body {
	background-image:url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/jc/images/jcBg.jpg);
	background-repeat:repeat-x;
	background-color:#990000 !important;
	}
#wrapper {
	width:990px;
	margin-left:auto;
	margin-right:auto;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	background-color:#FFFFFF;
	}

/* TOPBANNER LOGO -----------------------------------------------------------------------------*/

#topBanner {
	display: block;
	width: 100%;
	height: 66px;
	min-height: px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	float: right;
	background-image: url();

}

#logo {
	background-image: url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/jc/images/banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 66px;
}

/* MAIN TOP MENU ----------------------------------------------------------------------------- */

#mainNav {
	background-image: url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/millarts/images/unselected_back.jpg);
	clear:both;
}

#mainNav table {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: bold;
}

#mainNav tr {
	margin: 0px;
	padding: 0px;
	height: 28px;
}

#mainNav td {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color:#FFFFFF;
}

#mainNav td.tab {
	width:14px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color:#FFFFFF;
}

#mainNav .selected {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-width:1px;
	border-color:#113697;
	color: #FF0000;
}

#mainNav td.selected a {
	height: 28px;
	text-decoration: none;
	color: #FF0000;
}

#mainNav td.selected a:hover {
	height: 28px;
	text-decoration: none;
	color: #000000;
}


#mainNav td a {
	height: 28px;
	text-decoration: none;
	color: #000000;
}

#mainNav a:hover {
	color: #FF0000;
}

/* SUBNAV TOP LEVEL 1 -------------------------------------------------------------*/

#subnav3 {
	height: 25px;
	margin: 5px 0 5px 10px;
	padding: 5px 0 0 15px;

}

#subNav3 ul {
	margin: 2px 0 2px 0;
	height: 15px;
	padding: 6px 0 5px 0px;
	border-bottom: 1px solid #35A22C;
}

#subNav3 li {	
	margin: 0;
	font-size: 1em;
	display: inline;
	padding: 2px 0px 7px 0px;
	border-right: 1px solid #efefef;
}

#subNav3 a {
	margin: 0;
	padding: 8px 15px 7px 15px;
	text-decoration: none;
}

#subNav3 a:hover {
	color: #555555;
	text-decoration: underline;
}

.leftsidecontent {
	background-color: #00000;
	border: 1px #FF0000 solid !important;
	
	}
	
#blackheading {
	text-align:left;
	display: inline;
	font-size: 1.2em;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

#headingSmall {
	margin: 0 0 9px 0;
	display: inline;
	font-size: 1em;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	}
.rightsidecontent {
	width:200px;
	color: #000000;
	text-align:left;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	border: 1px #FF0000 solid !important;
	background-image:url(http://portal.oxfordshire.gov.uk/content/public/exampleminisite/images/panel_fade.jpg) !important;
	background-color:#FF0000 !important;
	background-repeat: repeat-x !important;
	margin-bottom:10px;
}

.footer {
    background-image: url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/jc/images/foot_backfg.gif);
    height:60px;
}

.footerText a {
	color: #000000;
}

.footerText {
    MARGIN: 5px 8px;
    float: left;
    clear:none;
    color:#FFFFFF;
    line-height: normal;
}
.footerLinks {
    padding: 8px 0 0 5px;
	float: right;
}

.subContent ul li {
  margin: 5px 0px 0px 20px;
  padding: 0px 0pt 0px 0px;
  list-style-image: url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/jc/images/bullets.gif);
  list-style-position: outside;
  }
	
	