/**********************************************************************************/
/* Bolton MBC corporate stylesheet*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0D1E4F;
	font-size: 100%;
	margin: 0px;
	padding: 5px;
}

/**********************************************************************************/
/* h1 and .title are the same to ensure old pages
   still work, however .title should not be used for new pages */
h1 {
	font-size: 150%;
	color: #0D1E4F;
	font-weight: bold;

}

/* h2 and .sub are the same to ensure old pages 
   still work, however .sub should not be used for new pages */
h2	{
	font-weight: bold;
	color: #0D1E4F;
	font-size: 110%;
}

/* h3 and .sub-heading are the same to ensure old pages 
   still work, however .sub-heading should not be used for new pages */
h3	{
	font-size: 75%;
	color: #0D1E4F;
	font-weight: bold;
}

/* p and .bodytext are the same to ensure old pages 
   still work, however .bodytext should not be used for new pages */
p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #0D1E4F;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/**********************************************************************************/
/* Navigation top and left */

#leftnav {
	position: absolute;
	width: 180px;
	left: 0px;
	top: 1px;
	height: 3309px;
	background-image:url('http://www.bolton.gov.uk/pls/portal92/docs/1/1907.GIF');
	visibility: visible
}

#top {
	position: absolute;
	width: 100%;
	left: 179px;
	top: 0px;
	height: 114px;
	background-image:url('http://www.bolton.gov.uk/pls/portal92/docs/1/2022.GIF')
}


/**********************************************************************************/
#leftcontent {
	position: absolute;
	width: 275px;
	left: 186px;
	top: 122px;
	height: 100%;
}

#leftcontent a:link {	background: url(http://www.bolton.gov.uk/pls/portal92/url/ITEM/FA982389FC490EA7E0340003BA1DCDD2) no-repeat ;
							padding-left: 17px;
							font: bold 1em verdana, geneva, arial, helvetica, sans-serif; 
							color: #0d1e4f; 
							}
#leftcontent a:visited { 
							background: url(http://www.bolton.gov.uk/pls/portal92/url/ITEM/FA982389FC490EA7E0340003BA1DCDD2) no-repeat;
							padding-left: 17px;
							font: bold 1em verdana, geneva, arial, helvetica, sans-serif; 
							color: #0d1e4f; 
							}
#leftcontent a:hover { 
							background: url(http://www.bolton.gov.uk/pls/portal92/url/ITEM/FA982389FC490EA7E0340003BA1DCDD2) no-repeat;
							padding-left: 17px;
							text-decoration: underline; 
							font: bold 1em verdana, geneva, arial, helvetica, sans-serif; 
							color: #0d1e4f;  
							 
							}
#leftcontent a:active {							
							background: url(http://www.bolton.gov.uk/pls/portal92/url/ITEM/FA982389FC490EA7E0340003BA1DCDD2) no-repeat;
							padding-left: 17px;
							text-decoration: underline; 
							font: bold 1em verdana, geneva, arial, helvetica, sans-serif; 
							color: #0d1e4f; 
							}


#centercontent {
	position: absolute;
	width: 275px;
	left: 468px;
	top: 122px;
	height: 100%;
}

#centercontent a:link {	background: url(http://www.bolton.gov.uk/pls/portal92/url/ITEM/FA982389FC490EA7E0340003BA1DCDD2) no-repeat ;
							padding-left: 17px;
							font: bold 1em verdana, geneva, arial, helvetica, sans-serif; 
							color: #0d1e4f; 
							}
#centercontent a:visited { 
							background: url(http://www.bolton.gov.uk/pls/portal92/url/ITEM/FA982389FC490EA7E0340003BA1DCDD2) no-repeat;
							padding-left: 17px;
							font: bold 1em verdana, geneva, arial, helvetica, sans-serif; 
							color: #0d1e4f; 
							}
#centercontent a:hover { 
							background: url(http://www.bolton.gov.uk/pls/portal92/url/ITEM/FA982389FC490EA7E0340003BA1DCDD2) no-repeat;
							padding-left: 17px;
							text-decoration: underline; 
							font: bold 1em verdana, geneva, arial, helvetica, sans-serif; 
							color: #0d1e4f;  
							 
							}
#centercontent a:active {							
							background: url(http://www.bolton.gov.uk/pls/portal92/url/ITEM/FA982389FC490EA7E0340003BA1DCDD2) no-repeat;
							padding-left: 17px;
							text-decoration: underline; 
							font: bold 1em verdana, geneva, arial, helvetica, sans-serif; 
							color: #0d1e4f; 
							}


#rightcontent {
	position: absolute;
	width: 52px;
	left: 750px;
	top: 122px;
}

/**********************************************************************************/
/* Rollover */
a:visited { color:#0D1E4F; text-decoration:none}
a:hover { color:#0D1E4F; text-decoration:underline}
a:active { color:#0D1E4F; text-decoration:none}

/* Other useful styles */
.shadedyellow {
	background: #FFCE00;
}

.boxed {
	color: #0D1E4F;
	border-style:solid;
	border-width: 1px;
	padding-left:7px;
	padding-right:7px;
	padding-top:8px;
	padding-bottom:8px;
}

/**********************************************************************************/
/* lists*/

ul li{
		font-size: 80%
}

li {
		font-size: 80%
}
/**********************************************************************************/
/* Tables*/

TABLE { 
		border-color: #CCCCCC; 
		border: solid;
		border-width: 1px;
		padding: 2px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 80%;
}
TH	{
		text-align:left; font-weight: bold;
		border-color: #CCCCCC; 
		border: solid;
		border-width: 1px;
} 
TD	{
		text-align:left;
		border-color: #CCCCCC; 
		border: solid;
		border-width: 1px;
}

/**********************************************************************************/
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #0D1E4F;
	margin-top: 2px;
	padding-bottom: 2px;
}

/**********************************************************************************/