/* Global Resetting */
html{	
	width: 100%;
	height: 100%;
	background: #666;
	margin: 0;
	padding: 0;
}
body {
	width: 95%;
	height: 100%;
	font-size: 62.5%;
	margin: 0 auto;
	padding: 0;
	/* reset font-sizes to 1em == 10px */
}
* {
	font-size: 1em;
	/* reset font-sizes to 1em == 10px */
	font-family:Verdana,Helvetica,sans-serif;
	list-style:none;
}

* p {
	font-size: 12em;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
br { font-size: 8px; }

img.left {
	margin: 0 8px 8px 0px;
}
a img.left {
	border: 2px solid #802b2b;
}


/* Centered Container at max width */
#OuterContainer {
	position:relative;
	margin: 3px 0px;
	padding: 0px;
	width:100%;
	text-align:center;
	height:auto;
}

/*Main centered rounded content area*/
#Main {
	z-index: 0 !important; z-index: -3;
	position:relative;
	height:auto;
	background: #fff; 
	margin: 0px auto 26px auto;
	padding: 7px 5px;
	width: 900px;
	text-align:center;
}
/* ALL Rounded Corners */
.TopLeftCorner {
	z-index: 2000;
	position:absolute;
	top: 0px;
	left: 0px;
}
.TopRightCorner {
	z-index: 2000;
	position:absolute;
	top: 0px;
	right: 0px;
}
.BottomLeftCorner {
	z-index: 2000;
	position:absolute;
	bottom: 0px;
	left: 0px;
}
.BottomRightCorner {
	z-index: 2000;
	position:absolute;
	bottom: 0px;
	right: 0px;
}
/*Header - Site Title */

#Header {
	position: relative;
	margin: 0 auto;
	width:100%;
	height: 70px;
	background:#046699;
}
	#Logo {
		z-index: 1000;
		position:absolute;
		top: -13px;
		left: 7px;
	}
	#HeaderTitle {
		float:left;
	}
	#HeaderRight{
		padding-right: 20px;
		padding-top: 10px;
		float:right;
		color: #f8f8f8;
	}
	#HeaderRight a {
		font-weight:bold;
		color: #fff;
		text-decoration: none;
	}
	#HeaderTitle h1 {
		font-size:38px;
		line-height: 30px;
		font-family: Arial Narrow, Arial;
		font-weight:bold;
		color:#fff;
		margin-left:175px;
		margin-top:10px;
	}
	#HeaderTitle h2 {
		color: #fff;
		font-family: Arial Narrow, Arial;
		font-size: 20px;
		line-height: 16px;
		font-weight: bold;
		margin-left:307px;
		margin-top:-18px;
	}
	
	#HeadIMG {
		margin: 0 auto;
	}
/* Inner Main area under header */
#SubMain  {
	z-index: 0 !important; z-index: -2;
	position:relative;
	padding-top: 10px;
	float:left;
	width:100%;
	background: #dfe3e6;
	text-align:center;
	overflow: auto;
}

/* Top Menu */
#MenuContainer {
	vertical-align:middle;
	position:relative;
	margin: 5px auto 15px auto;
	width: 889px;
	height: 55px;
	background: #176699;
}
	#Menu1 {
		position:relative;
		margin: 0 auto;
		width: 100%;
		height: 100%;
	}
	#Menu1 td {
		position:relative;
		text-align:left;
		vertical-align:middle;
		background: url(../images/menu1.gif) repeat-x top;
	}
	#Menu1 td:hover {
		background:url(../images/menu_bg_on.gif) repeat-x top;
		}
	#Menu1 td.current,
	#Menu1 td.section {
		background:url(../images/menu_bg_on.gif) repeat-x top;
	}
	a.MenuItem {
		display:block;
		color:#FFF;
		font-weight: bold;
		font-size:15px;
		line-height: 10px;
		text-decoration:none;
		padding:5px 5px;
	}
	#Menu1 td a.MenuTag {
		font-weight:normal;
		font-size: 9px;
	}
	a.menuItem:hover {
		background:transparent;
		color:#FFFFFF;
	}
	#Menu1 td a.current,
	#Menu1 td a.section {
		color:#FFFFFF;
	}
	
	.dropmenu {
		position:absolute;
		text-align:left;
		top: 51px;
		width: 150px;
		z-index: 1500;
		padding:0px;
		margin:0px;
		background: #176699;
	}
	
	.dropmenu ul {
		text-align:left;
		padding:0px;
		margin:0px;
	}
	.dropmenu ul li {
		padding:0;
	}
	.dropmenu a {
		display:block;
		background: #176699;
		font-size:11px;
		color: #fff;
		text-decoration:none;
		text-align:left;
		margin:0px;
		padding: 3px;
		border-bottom: 1px dotted white;
	}
	.dropmenu a:hover {
		background: #297799;
	}

/* Main Content Containers */

.ContentContainer {
	z-index: 0 !important; z-index: -1;
	position: relative;
	margin: 15px auto;
	padding: 10px;
	width: 870px;
	min-height: 50px;
	text-align:left;
	background: #FFF;
	overflow:auto;
}


.Content, .FooterContent {
	z-index: 1;
	text-align:left;
	overflow:auto;
	color: #FFF;
}
.FooterContent p {
	color: #FFF;
}

.Content2 {
	text-align:left;
	overflow:auto;
	margin-bottom:10px;
}
.ContentLeft {
	z-index: 1;
	text-align:left;
	float:left;
	overflow:auto;
	width: 650px;
}
.ContentProgrammes {
	z-index: 1;
	text-align:left;
	float:right;
	overflow:auto;
	width: 620px;
}

.BlogSideBar {
	float: right;
	width: 200px;
	
}

/* Comments
******************************************/

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom: 2px solid #BCE4FE;
}

#PageComments li.even {
	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
	padding-right: 40px;
	padding-left: 10px;
}

#PageComments li.odd p.info {
	color: #3AA0C3;
}

.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}
.actionLinks li {
   display: inline;
   border-right: 1px solid;
}
   .actionLinks li.last {
      border-right: none;
   }

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}

/* Footer */

.InnerFooter {
	color: #fff;
	position: relative;
	margin: 15px auto;
	padding: 10px;
	width: 870px;
	background: #802B2B url(../images/inner_red_bg.gif) repeat-x top left;
}
#FooterContainer {
	margin: 0px;
	width:100%;
	text-align:center; }
	
#Footer {
	position:relative;
	width:100%;
}
	#Footer span {
		color:#050505;
		font-size:1.1em;
		line-height:2em;
	}
	#FooterLeft {
		position: absolute;
		top:10px;
		left: 0px;
	}
	#FooterRight {
		position: absolute;
		top:10px;
		right: 0px;
	}
	#Footer a {
		color:#FFF;
		text-decoration:none;
	}

	
/* News Styles */

#NewsContainer {
	text-align:center;
	}
	
#LatestNews {
	margin: 0 auto;
	}
	#LatestNews td {
		text-align:left;
		font-size: 12px;
	}
	#LatestNews span {
		text-align:left;
		font-size: 10px;
	}
 a.NewsTitle {
		font-size: 13px;
		font-weight: bold;
	}
.NewsImage {
	border: 2px solid #802b2b;
	}
	
	
/* Holder Styles */
.Left {
	float:left;
	}
.Right {
	float:Right;
}
.LeftChild {
	float:left;
	}
.RightChild {
	float:right;
	text-align:center;
	}
.RightChild a.ChildLink {
	text-decoration:none;
	font-weight:bold;
	font-size: 16px;
	color: #802b2b;
}
.RightChild a.ChildLink:hover {
	text-decoration:none;
}
.ChildImage img {
	margin: 10px;
	border: 2px solid #802b2b;
}
/* CMS Stuff */

div.breadcrumbs {
	margin-bottom:10px;
	font-size:1em;
	color:#666;
}
div.breadcrumbs a {
	text-decoration:none;
}
