@charset "utf-8";


body {
	margin				:	0px;
	margin				:	0px;
	padding				: 	0px;
	background-color	: 	#FFFFFF;
	font-family			: Arial,Helvetica,sans-serif;
	font-size			: 12px;
	color				: 	#000000;
}

h1 { font-weight:bold; font-size:16px; color: #76253D; margin: 0px; padding: 0px; }
h3 { color:#76263e; font-weight:bold; font-size:14px; margin:0px; padding:0px; }
h4 { color:#000000; font-weight:bold; font-size:14px; margin:0px; padding:0px; }
h2 { color:#FFFFFF; font-weight:bold; font-size:14px; margin:0px; padding:0px; 	padding:5px; background-color:#76263e; background-image:url(http://www.erewash.gov.uk/images/layout/header_background.gif); background-repeat:no-repeat; background-repeat:repeat-x; background-position:top; margin-bottom:5px;} 
h6 { color:#FFFFFF; font-weight:bold; font-size:14px; margin:0px; padding:0px; 	padding:5px; background-color:#76263e; background-image:url(http://www.erewash.gov.uk/images/layout/header_background.gif); background-repeat:no-repeat; background-repeat:repeat-x; background-position:top; } 
a { color:#9f3957; text-decoration: underline; }
a:link { color: #9f3957; text-decoration: underline; }
a:visited { color:#9f3957; text-decoration: underline; }
a:hover { color: #F00; text-decoration: underline; }
.addressLink { font-size:11px; }
.skip { display:none; width:1px; height:1px;}
.navigation_header { color:#FFFFFF; font-weight:bold; font-size:14px; margin:0px; padding:0px; }

#wrapper {
	width:98%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #cccccc;
	/*background: url(http://www.erewash.gov.uk/images/layout/logotint.gif) bottom right no-repeat;*/
}

#Header {
	width:100%;

	background:url(http://www.erewash.gov.uk/images/layout/bm7.jpg) top right;
	background-repeat:no-repeat;
}

#welcomeTitle {
	display:inline;
	float:left;
	margin-left:-20px;
	margin-top:8px;
}

#welcomeTitle span {
	font-size:1.6em;
	font-weight:bold;
	color: #76253D;
}

#welcomeTitle p{
	font-size:1.4em;
	font-style:italic;
	margin-top:0px;
}


#relatedImage a img {
	border:0px;
}

#relatedImage img {
	margin-left:5px;
}

#textSize {
	display:inline;
	float:right;
	margin-right:10px;
	margin-top:8px;
	font-size:11px;
	font-weight:bold;
}

#azServices {

	float:left;
	font-size:1.3em;
	font-weight:bold;
	text-align:right;
	margin-bottom:5px;
	color:#4b1424;
	width:100%;
}

#azInternal {

	width:auto;
	float:right;
	padding-right:10px;
}

#azInternal a {
	margin-left:5px;
	text-decoration:none;
	color:#76253D;
}

#azInternal a:hover {
	margin-left:5px;
	text-decoration:underline;
	color:#F80;
}

#headerInternal {
	margin-top:10px;
	margin-bottom:10px;
	width:auto;
	margin-left:auto;
	margin-right:auto;
}

#headerInternal a {
	margin-left:5px;
	text-decoration:none;
}

#headerInternal a:hover {
	margin-left:5px;
	text-decoration:underline;
	color:#F80;
}

#headerMenu {
	width:100%;
	float:left;
	font-size:1.3em;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	background-color:#76263e;
	background-image:url(http://www.erewash.gov.uk/images/layout/header_background.gif);
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	background-position:top;
	height:36px;
	
}

#headerMenu a {
	color:#FFFFFF;
}

#headerMenu a:hover {
	color:#F80;
}

#headerMenu ul{
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
}

#headerMenu li{
	list-style:none;
	display:inline;
}




body #Header #logo {
	background:transparent url(http://www2.erewash.gov.uk/calendar/logo.jpg) no-repeat scroll left top;
	display:inline;
	float:left;
	margin-left:10px;
	margin-top:10px;
}

body #Header #logo a {
	text-decoration:none;
}

body #Header #logo span{
	display:none;
}

body #Header #logo a span{
	display:none;
}


body #Header #logo a img, body #Header #logo .replaceLink {
	border:0px;
	height:80px;
	width:334px;
	display:block;
}

body #Header #logo img {
	border:0px;
	height:80px;
	width:94px;
}



#NavigationHeader {

	width:90%;
	padding:5px;
	margin-left:5px;
	background-color:#76263e;
	background-image:url(http://www.erewash.gov.uk/images/layout/header_background.gif);
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	background-position:top;
}

#Content
{
	width: 90%;
	margin: 0 auto;
	padding: 20px;
	border: 1px solid #75263d;
	background: #fff;
	filter:alpha(opacity=87);
        -moz-opacity:0.87;
        -khtml-opacity: 0.87;
        opacity: 0.87;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#MainContentArea {
	float: left;
	padding-top:10px;
	padding-bottom:10px;
	width: 100%;
	// background: url('fair.jpg') no-repeat;
}

#MainContentArea img {
	float: right;
	margin-left:15px;
	margin-bottom: 20px;
	border-left: #FFFFFF 5px solid;
}

#PageTitle {
	margin-bottom:5px;
}



.Clear {
	width:100%;
	height:1px;
	border-top:1px solid #cccccc;
	clear:both;
}

.ClearAll {
	clear:both;
}
.right {
	text-align: right;
}
