﻿html {
	height: 100%;
	overflow-y:scroll;
}
body {
	margin: 0;
	padding: 0;
	font: 90% Verdana,Tahoma,Arial,sans-serif;
	color: #ffffff;
	height: 100%;
	line-height: 1.5;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
        background-color:#333333;
}
#container {
	margin: 0 auto;
	width: 1000px;
        background-color:#000000;
}
#header {
	height: 147px;
	margin: 0 auto;
    padding:0;
	background-image: url('MCHeader1.jpg');
	background-repeat: no-repeat;
	width: 1000px;
	clear: both;
}

#Banner {
	margin: 0 auto;
        padding:0;
	width: 1000px;
	clear: both;
}

#navContainer {
	background-color: #ffffff;
	background:url('Menubar.jpg');
	height: 30px;
        max-height: 30px;
	min-height: 30px;
	width: 975px;
        margin:0 auto;
        border:0;
        padding:0px;
	overflow:auto;

}

#CISelect {
	float: right;
	padding-right: 20px;
	padding-top: 24px;
}

#threeCols {
	width:1000px;
}

#leftCol {
 border: 0px solid #ccc;
 margin: 5px 0px 0px 0px;
 padding: 5px;
 width: 160px;
 float: left;
}

.leftPane {	
	margin-left:10px; 
}

#rightCol {
 border: 0px solid #ccc;
 margin: 5px 0px 0px 0px;
 padding: 5px;
 padding-right:10px;
padding-left:15px;
 width: 220px;
height:450px;
 float: left;
background: url("rightBG.jpg") 0 0px no-repeat;
}

#centreCol {
 float: left;
 border: 0px solid #ccc;
 margin: 5px 2px 5px 2px;
 padding: 5px 2px 5px 2px;
 width:570px;
 display: inline;
}

#footer{
	color:#ffffff;
	width:1000px;
	height:42px;
	background-color:#000000; 
	margin: 0 auto;
}

#footer a{color:#bbbbbb; background-color:#000000; font-weight:bold; text-decoration: none; padding-left:12px; 	font-size:65%}
#footer a:visited{color:#bbbbbb; background-color:inherit; font-weight:bold;text-decoration: none; }
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}
#footerLinks {
	float:left;
}

#footerCopyright {

        background-image: url('MCFooter.png');
	background-repeat: no-repeat;
        height:50px;
	background-color:#ffffff;
        width:1000px;;
        height:50px;

}

#dnn_copyright_lblCopyright
{	
	color:#333333;
	font-size:65%;
        float:left;
}

.ControlPanel {
	background-color:#000000;
}


/**************************************************************
   Alignment classes
 **************************************************************/
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.aligncenter {
	text-align: center;
}

/**************************************************************
   Generic display classes
 **************************************************************/
.clear {
	clear: both;
}
/***** Various tags *****/
a:link, a.CommandButton:link {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background-color: inherit;
}

a:visited, a.CommandButton:visited {
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #999999;
	background-color: inherit;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
	background-color: inherit;
}
a img {
	border: 0;
}
p {
	margin: 0 0 1.4em 0;
        
}
/***** DNN Styles to override *****/
/* text style used for most text rendered by modules */
	.Normal, .NormalDisabled, .NormalBold, .NormalRed, h1, h2, h3, h4, h5, h6, .Head {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #ffffff;
}
.NormalDisabled {
	color: Silver;
}
.NormalBold {
	font-weight: bold;
}
.NormalRed {
	font-weight: bold;
	color: #ff0000;
}
h1, h2, h3, h4, h5, h6, .Head {
	font-weight: bold;
	color:#ffffff;
}

h2{font-size:140%;}

h2{ color:#B10101; font-size:120%;} 

h3 { color:#B10101;}


/**************** Left Nav Container ************************/

#vNavContainer {

    padding-top:4px;
    padding-bottom:20px;
	font-weight:bold;
	font-family: Verdana;
	padding-left:0;
	margin-left:0;
}

#vNavContainer ul {
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
}

#vNavMenu ul {
	padding: 0 0 0 9px;
        margin:0;
}

#vNavMenu li {
	list-style-type: none;
	padding: 2px 0 1px 0 ;
        margin:0;
}

#vNavMenu li a:hover { 
	color: #ffffff;
}

#vNavMenu a {
	display:block;
        font-size:80%;
	font-weight:bold;
	font-family: Verdana;
	width: 140px;
        height:22px;
	padding:4px 10px 0 4px;
	color:#ffffff;
	background: url("btn.jpg") 0 -0px no-repeat;
	text-decoration: none;
	vertical-align: middle;
}

#vNavMenu a:hover { 
	background-position: 0 -26px;
	color: #ffffff;
}



#vNavMenu a:active {
	background-position: 0 -52px;
	color:#6ffffff;
}

#vNavMenu a:visited, #vNavMenu a:link{
	text-decoration: none;
	color:#dddddd;
     font-size:80%;
	font-weight:bold;
	font-family: Verdana;
}

#vNavMenu ul a {
	display:block;
        font-size:80%;
	font-weight:normal;
	font-family: Verdana;
	width: 129px;
        height:19px;
	color:#ffffff;
	background: url("submenu.png") 0 0 no-repeat;
	text-decoration: none;
	padding:5px 0 0 5px;
}

#vNavMenu ul a:hover {
	background-position: 0 0px;
	color: #ffffff;
}

#vNavMenu ul li a:hover { 
	color: #ffffff;
}

#vNavMenu ul a:visited{
	text-decoration: none;
	color:#ffffff;
        font-size:80%;
	font-weight:normal;
	font-family: Verdana;
}


#vNavMenu ul a.SelectedItem {
	background: url("submenu.png") 0 0px no-repeat;
}


#vNavMenu a.SelectedItem a{
	background: url("btn.jpg") 0 -52px  no-repeat;
	color:#ffffff;
}



ul.HideAway {
position: relative;
left: -5000px;
height: 0px;
}


.enquiry h2 {height:24px;padding-right:4px; vertical-align:middle;}

.enquiry:link, .enquiry:visited  { color:#141C5A;}

.enquiry:hover, .enquiry:active { color:#222222; text-decoration:none;}

#frontPageText {
line-height:200%;
font-size:80%;
}

#frontPageText ul{ padding-left:22px; }

#frontPageText li{line-height:140%; padding-bottom:10px;}

.SubHead {
	font: 100% Verdana,Tahoma,Arial,sans-serif;
	color: #eeeeee;
	font-weight: bold;
}

.RegForm {
text-align:left;
font-size:90%;
}

.RegForm td{
	teaxt-align:left;
        padding-bottom:8px;

}

#tblDispatcher{color:#ffffff;background-color:#000000;}

.inlineButton   {
	display:block;
        font-size:80%;
	font-weight:bold;
	font-family: Verdana;
	width: 140px;
        height:22px;
	padding:4px 10px 0 4px;
	color:#ffffff;
	background: url("btn.jpg") 0 -0px no-repeat;
	text-decoration: none;
	vertical-align: middle;
        text-align:center;
}

.inlineButton:hover { 
	background-position: 0 -26px;
	color: #ffffff;
}



.inlineButton:active {
	background-position: 0 -52px;
	color:#6ffffff;
}

.inlineButton:visited, .inlineButton:link{
	text-decoration: none;
	color:#dddddd;
        font-size:80%;
	font-weight:bold;
	font-family: Verdana;
}





#copy {padding-left:380px; padding-top:20px;}

.programmeTable {background-color:transparent; width:100%;}

.programmeTable th {color:#ffffff; font-weight:bold;}

.programmeTable td {color:#ffffff; font-weight:normal; font-size:68%; padding:3px;}

.programAlt {background-color:#262626;border-color:#262626;}
.programAlt td {border-color:#262626;}

.accommTable img{padding-bottom:20px;padding-top:20px; }

OL LI {font-size:80%;margin-bottom:6px;}

/** IE 6 Hacks **/

.ui-accordion-content{ zoom: 1; }