@import url("/css/Reset.css");
@import url("/css/HomePage.css");
@import url("/css/OneOffArticle.css");
@import url("/css/ArticleRoot.css");
@import url("/css/ArticleStyles.css");
@import url("/css/SiteMap.css"); 
@import url("/css/MaiaOnlineRemoteLogin.css");

body 
{
	font-family: Arial;
	background-color: #000000;
	background-image: url(/images/Background.gif) /*repeat-x #181818*/;
	background-position: center top;
	background-repeat: no-repeat;
	color: white;
	margin:8px;
	padding: 0;
}


a
{
	text-decoration:none;
	color:white;
}

p
{
	font-size:0.9em;
	padding:0px;
	margin:0px;
	line-height:1.5em;
	vertical-align:top;
}

span
{
	font-size:0.9em;
	padding:0px;
	margin:0px;
	line-height:1.5em;
	vertical-align:top;
}

ul
{
	list-style-type: none;
	padding:0px;
	margin:0px;
}

li
{
	font-size:0.8em;	
	font-weight:bolder;
	padding:0px;
	margin:0px;
}

li .active
{
	color: #ed1c24;
}

h1, h2, h3, h4, h5
{
	padding:0px;
	margin:0px;
}

.topboxspacing
{
	line-height: 1.6;
}

.contentarea
{
	color: white;
	line-height: 1.4;
}

.redlink
{
	color: red;
	font-size: 10pt;
	text-decoration: underline;
	padding:0px;
	margin:0px;
}

img
{
	border:none;
}

form
{

}

.master
{
	margin-left:auto;
	margin-right:auto;	
	background-color: transparent;
	width:1002px;
}

.SiteMain
{
	margin: 0px;
	padding: 0px;
	display:inline;
}

.SiteMain .Header
{
	height:222px;
	width:1002px;
	padding-top:10px;	
}

.SiteMain .Header .HeaderBar
{
	height:222px;
	float: left;
	width: 1002px;
	background-image: url(/images/header.png);
	background-repeat:repeat-x;
	position: relative;
}

.SiteMain .Header .HeaderChristmas
{
	float:left;
	position: relative;
	top: 50px;
	left: 340px;
	color: #ed1c24;
	font-size:1.1em;
}

/* THIS IS THE MENU */
.SiteMain .Header .HeaderBar .TopNavigator
{
	width:1002px;
	clear:none;
	padding-top:152px; /*use once christmas message taken away*/
	float: left;
}

.SiteMain .Header .HeaderBar .TopNavigator a
{
	text-transform: uppercase;
	text-decoration:none;
	color: black; /* COLOUR OF THE MENU */
}

.SiteMain .Header .HeaderBar .TopNavigator li .active
{
	color: #ed1c24; /* COLOUR OF THE HIGHLIGHT MENU */
}

.SiteMain .Header .HeaderBar .TopNavigator .Register
{
	position: relative;
	top: -7px;
	left: -20px;
	float: right;
}

.SiteMain .Header .HeaderBar .TopNavigator .NavEntry
{
	border-right:1px solid gray;
	display:inline-block;
	padding-right:17px;
	padding-left:17px;
	height:25px;
	line-height:25px;
	vertical-align: middle;
	float:left;
	overflow:hidden;
}

.SiteMain .Header .HeaderBar .TopNavigator .NavEntryLast
{
	display:inline-block;
	padding-right:17px;
	padding-left:17px;
	height:25px;
	line-height:25px;
	vertical-align: middle;
	float:left;
	overflow:hidden;
}

/*.SiteMain .Header .HeaderBar #PhoneNumbers {
	background: url(/images/layout/PhoneNumbers.png) no-repeat;
	width:0px;
	height:0px;
	position: absolute;
	bottom: 0;
	right: 0;
}*/

.SiteMain .Content
{
	clear:left;
	width:1002px;
	padding-right:10px;
	overflow:hidden;
}

.SiteMain .Footer
{
	
}
.Footer .Bottom
{
	width:1002px;
	background: url(/images/footerbg.jpg) no-repeat;
	height:113px;
	clear:both;
	font-size: 0.8em;
	font-weight: bolder;
	text-align: left;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right: 0px;
	margin:0px 0 0 0;
}

.Footer .Bottom .FooterLinks
{
	float:left;
	position: relative;
	top: 75px;
	left: 25px;
	/*height:25px;
	line-height:25px;
	vertical-align: middle;*/
}

.Footer .Bottom .FooterCopyright
{
	float:left;
	position: relative;
	top: 93px;
	left: -125px;
	margin-left:10px;
}

.Footer .Bottom .FooterTwitter
{
	float:left;
	position: relative;
	top: 70px;
	left: 121px;
}

.Footer .Bottom .FooterYoutube
{
	float:left;
	position: relative;
	top: 70px;
	left: 130px;
}

/*.Footer .Bottom .FooterFacebook
{
	float:left;
	position: relative;
	top: 93px;
	left: -125px;
	margin-left:10px;
}*/

/*.Footer .Bottom .FooterLinkedin
{
	float:left;
	position: relative;
	top: 93px;
	left: -125px;
	margin-left:10px;
}*/

#LoginFormPlaceholder {
	z-index: 99;
	/* height: 235px; */
	/* width: 35px; */
}

.floatLeft
{
	float:left;
}
.floatRight
{
	float:right;
}

.clear
{
	clear:both;
}

















































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

