/* Content Container */

table {
	font-size: 1em;
	color: #369;
/*	width: 406px;*/
	text-align: center;
	border: none;
	margin: 20px 0 10px 0;
}

	table thead tr th {
		border-bottom: 2px solid #c2d4e3;
	}
	
		table th {
			text-align: left;
			border: none;
		}
		
	table tbody tr td:first-child {
		text-align: left;
	}
		
		table tbody th {
			font-weight: normal;
			border-bottom: 1px solid #c2d4e3;
		}
		
			table tbody td {
				padding: 10px 0;
				border: none;
				border-bottom: 1px solid #c2d4e3;
			}
			
				table tbody td img {
					vertical-align: middle;
				}



#contentDivider {
	/*width: 406px;*/
	background: url('/pins_images/portal/en/buildingRegs/verticalDottedLine.gif') repeat-y 100% 0;
}

/* Right-hand side bar */

#sidebar #topPadder {
	margin-top: 140px;
}

.blueSidebarBox,
.creamSidebarBox {
	margin: 0 0 10px 0;
	padding: 10px 40px 10px 10px;
	height: auto !important;
	/* Standard Compliant Browsers */
	/* IE5/5.5 will see */
	height: 10em;
	/* IE6 will see */
	border: 1px solid #adc5da;
	position: relative;
}

.blueSidebarBox.usfelTool {
	background: #e3ebf2 url('/pins_images/portal/en/buildingRegs/usefulToolBg.gif') no-repeat 0 0;
	
}

.creamSidebarBox.beforeYouStart {
	background: #faf4d2 url('/pins_images/portal/en/buildingRegs/beforeYouStartBg.gif') no-repeat 0 0;
	
}

.creamSidebarBox.conservatory {
	background: #faf4d2 url('/pins_images/portal/en/buildingRegs/conservatoryBg.gif') no-repeat 0 0;
	
}

/* start IE5 mac killer */
/* \*/
.blueSidebarBoxBotRightCurve {
	bsackground: url(/pins_images/portal/en/buildingRegs/solidBlueBotRightCurve.gif) 0 0 no-repeat;
	width: 40px;
	height: 40px;
	position: absolute;
	bottom: -1px !important;
	right: -1px !important;
	bottom: -2;
	right: -2;
	b\ottom: -2px;
	r\ight: -2px;
}
/* */
/* end IE5 mac killer */

/* start IE5 mac killer */
/* \*/
.creamSidebarBoxBotRightCurve {
	background: url('/pins_images/portal/en/buildingRegs/solidCreamBotRightCurve.gif') no-repeat 0 0;
	width: 40px;
	height: 40px;
	position: absolute;
	bottom: -1px !important;
	right: -1px !important;
	bottom: -2 !important;
	right: -2 !important;
	b\ottom: -2px;
	r\ight: -2px
}
/* */
/* end IE5 mac killer */

.blueSidebarBox h1,
.creamSidebarBox h1 {
	font-size: 1.2em;
	font-weight: normal;
	color: #369;
	margin: 75px 0 5px 0;
}

.blueSidebarBox p a:link,
.blueSidebarBox p a:visited,
.blueSidebarBox p a:active,
.creamSidebarBox p a:link,
.creamSidebarBox p a:visited,
.creamSidebarBox p a:active {
	color: #333;
	text-decoration: underline;
}

.blueSidebarBox p a:hover,
.creamSidebarBox p a:hover {
	color: #666;
}

	#contentContainer #sidebar #beforeYouStartSidebarBox ul#theLawProcessSidebar li {
		float: none;
	}


/* The Law page */

#contentContainer ul#theLawProcess {
	margin: 0;
}

	#contentContainer ul#theLawProcess li {
		list-style-type: none;
		float: left;
		/*width: 122px;
		margin-right: 20px;*/
	}

	#contentContainer ul#theLawProcess li#step1 {
		width: 130px;
		background: url('/pins_images/portal/en/buildingRegs/mainStep1Bg.gif') no-repeat 100% 0;
	}
	
	#contentContainer ul#theLawProcess li#step2 {
		width: 126px;
		background: url('/pins_images/portal/en/buildingRegs/mainStep2Bg.gif') no-repeat 100% 0;
	}
	
	#contentContainer ul#theLawProcess li#step3 {
		width: 115px;
		background: url('/pins_images/portal/en/buildingRegs/mainStep3Bg.gif') no-repeat 100% 0;
	}
	
	
	#contentContainer ul#theLawProcess li.lastStep {
		margin-right: 0;
	}

		#contentContainer ul#theLawProcess li a {
			display: block;
			padding: 30px 20px 60px 20px;
		}
			

/* The Law - Planning permission page */

#contentContainer #beforeYouStartSidebarBox {
	margin-top: 140px;
}
	#contentContainer ul#theLawProcessSidebar li {
		list-style-type: none;
		float: left;
		width: 122px;
		margin: 10px 20px 0 0;
	}

	#contentContainer ul#theLawProcessSidebar li#step1 {
		background: url('/pins_images/portal/en/buildingRegs/step1Bg.gif') no-repeat 100% 0;
	}
	
	#contentContainer ul#theLawProcessSidebar li#step2 {
		background: url('/pins_images/portal/en/buildingRegs/step2Bg.gif') no-repeat 100% 0;
	}
	
	#contentContainer ul#theLawProcessSidebar li#step3 {
		background: url('/pins_images/portal/en/buildingRegs/step3Bg.gif') no-repeat 100% 0;
	}

		#contentContainer ul#theLawProcessSidebar li a {
			display: block;
			padding: 30px 20px 60px 20px;
			text-decoration: underline;
			color: #369;
		}
		
			#contentContainer ul#theLawProcessSidebar li a:hover {
				color: #666;
			}
			
#contactCouncil {
	border: 1px solid #adc5da;
	width: 320px !important;
	w\idth: 320px;
	position: relative;
	background: url('/pins_images/portal/en/buildingRegs/contactCouncilBg.jpg') no-repeat 0 0;
	padding-left:65px; padding-right:20px; padding-top:20px; padding-bottom:20px
}

form#contactYourCouncil {
	width: 320px;
}

form#contactYourCouncil fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

form#contactYourCouncil legend {
	display: none
}

form#contactYourCouncil div.row {
	position: relative;
}

form#contactYourCouncil div.row span.label {
	display: block;
	width: 125px;
	text-align: left;
}

form#contactYourCouncil div.row span.field {
	margin: 0 0 0 125px;
	position: relative;
	top: -17px;
	display: block;
}

	form#contactYourCouncil div.row span.field input {
		width: 150px;
	}
	
.goButton {
	position: absolute;
	top: 2px;
	right: 0;
}
	
#contactCouncil ul {
	margin-left: 15px;
}


/* Common Projects page */

#contentDivider #listOfWork {
	background: #faf4d2;
	margin: 10px 0;
	padding: 20px 0;
	width: 406px;
	position: relative;
}

	#contentDivider #listOfWork p {
		color: #369;
		margin-left: 10px;
	}
	
	#contentDivider #listOfWork ul {
		list-style-type: none;
		margin-left: 10px;
		width: 396px !important;
		width: 386px;
		w\idth: 386px;
		float: left;
	}
	
		#contentDivider #listOfWork li {
			float: left;
			width: 132px !important;
			width: 128px;
			w\idth: 128px;
		}
		
			#contentDivider #listOfWork ul li a {
				color: #666;
			}
		
				#contentDivider #listOfWork ul li a:hover {
					color: #369;
					font-weight: bold;
				}
			
/* start IE5 mac killer */
/* \*/
#contentDivider #listOfWork #botRightCreamCurve {
	background: url('/pins_images/portal/en/buildingRegs/botRightCreamCurve.gif') no-repeat 0 0;
	width: 25px;
	height: 25px;
	position: absolute;
	bottom: -0px !important;
	right: -0px !important;
	b\ottom: -2px;
	r\ight: -2px
}
/* */
/* end IE5 mac killer */

#commonProjectsContainer {
	border: 1px solid #adc5da;
	width: 365px !important;
	width: 406px;
	w\idth: 365px;
	position: relative;
	padding: 20px 20px 0 20px;
}

form#commonProjects {
	width: 320px;
}

form#commonProjects fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

form#commonProjects legend {
	display: none
}

form#commonProjects div.row {
	position: relative;
}

form#commonProjects div.row span.label {
	display: block;
	width: 60px;
	text-align: left;
}

form#commonProjects div.row span.field {
	margin: 0 0 0 60px;
	position: relative;
	top: -17px;
	display: block;
}

	form#commonProjects div.row span.field input {
		width: 250px !important;
		width: 220px;
		w\idth: 250px;
	}

#commonProjects strong {
	color: #369;
}

#myProjects {
	margin-top: -40px;
	text-align: right;
}

	#myProjects p a {
		background: url('/pins_images/portal/en/buildingRegs/myProjectsIcon.gif') no-repeat 100% 0;
		display: block;
		height: 25px;
		text-decoration: underline; padding-left:0; padding-right:35px; padding-top:5px; padding-bottom:0
	}

#printPage {
	margin: 10px 8px 0 0;
	text-align: right;
}

	#printPage p a {
		background: url('/pins_images/portal/en/buildingRegs/printPageIcon.gif') no-repeat 100% 0;
		display: block;
		height: 25px;
		color: #666 !important; padding-left:0; padding-right:35px; padding-top:5px; padding-bottom:0
	}
	
		#printPage p a:hover {
			color: #369 !important;
		}


/* Manhole page*/



p.legalDisclaimer {
	background: #e0edf6;
	margin-right: 8px;
	padding: 10px;
	color: #369;
}

p.furtherInfo {
	border-top: 1px solid #369;
	border-bottom: 1px solid #369;
	margin-right: 8px;
	color: #369;
	background: url('/pins_images/portal/en/buildingRegs/furtherInfoIcon.gif') no-repeat 0 15px;; padding-left:35px; padding-right:10px; padding-top:10px; padding-bottom:10px
}

#applyForPlaningPermission {
	position: relative;
	margin-bottom: 10px;
	background: #e3ebf2 url('/pins_images/portal/en/buildingRegs/applyForPlaningPermissionBg.gif') no-repeat 0 0;
	width: 322px !important;
	w\idth: 322px;
	padding-left:65px; padding-right:20px; padding-top:20px; padding-bottom:20px
}

	#applyForPlaningPermission ul {
		margin-left: 15px;
	}

#infoAboutBuildingRegs {
	position: relative;
	margin-bottom: 10px;
	background: #e7efdf url('/pins_images/portal/en/buildingRegs/aboutBuildingRegsBg.gif') no-repeat 0 0;
	width: 322px !important;
	w\idth: 322px;
	padding-left:65px; padding-right:20px; padding-top:20px; padding-bottom:20px
}

	#infoAboutBuildingRegs ul {
		margin-left: 15px;
	}

ul#whatIs {
	width: 350px;
	float: left;
	margin: 0 20px 0 15px;
}

	ul#whatIs li {
		float: left;
		width: 150px;
		font-weight: bold;
	}
	
		ul#whatIs li a#planPerm {
			color: #369;
		}
		
		ul#whatIs li a#buildingRegs {
			color: #a1cb94;
		}


/* Case study page(s) */

#mainCaseStudy {
	margin: 10px 0 0 0;
	padding-bottom: 5px;
	background: #f8ecb5;
	width: 406px;
	position: relative;
}

	#mainCaseStudy img {
		margin-bottom: 10px;
	}

	#mainCaseStudy p {
		padding-right: 10px;
		padding-left: 10px;
		color: #369;
	}

.subCasestudy {
	width: 198px;
	float: left;
	background: #f8ecb5;
	margin-top: 10px;
	padding-bottom: 5px;
	position: relative;
}

	.subCasestudy h2,
	.subCasestudy p {
		padding-right: 10px;
		padding-left: 10px;
		color: #369;
	}
	
	.subCasestudy.first {
		margin-right: 10px;
	}

#caseStudyBg {
	 background: #f8ecb5;
}

	#caseStudyBg #caseStudyMainPic {
		margin: 0;
	}

	#caseStudyInner {
		 background: #fff;
		 width: 346px;
		 margin: -2px 30px 10px 30px !important;
		 margin: -2px 30px 10px 30px;
		 m\argin: 0 30px 10px 30px;
		 padding: 10px 0 5px 0;
	}
	
		#caseStudyInner p {
			color: #333;
		}
		
			#caseStudyInner p span {
				color: #369;
				font-weight: bold;
			}
	
		#caseStudyIntro {
			width: 162px;
			float: left;
			margin-right: 10px;
		}

		#caseStudyIntroWide {
			margin-right: 10px;
		}
			
			#caseStudyIntro p,
			#caseStudyIntroWide p {
				color: #333;
			}
		
			#caseStudyIntro h2,
			#caseStudyIntroWide h2 {
				margin-top: 0;
				padding: 0 10px;
			}

		#topTips {
			width: 162px;
			float: left;
			border: 1px solid #adc5da;
			background: #faf4d2;
			margin-bottom: 10px;
			padding-bottom: 10px;
		}

		#topTipsWide {
			border: 1px solid #adc5da;
			background: #faf4d2;
			margin: 10px;
			margin-top: 0px;
			padding-bottom: 10px;
		}
		
			#topTips h2,
			#topTipsWide h2 {
				padding: 0 10px;
			}
			
			#topTips ul {
				color: #369;
				margin-left: 30px;
				padding-right: 10px;
			}

			#topTipsWide ul {
				color: #369;
				margin-left: 20px;
				padding-right: 10px;
			}

		#planPermInset {
			 background: #e3ebf2;
			 margin: 0 10px;
			 padding: 5px 0;
		}
		
			#planPermInset h3 {
				padding-right: 10px;
				padding-left: 10px;
			}
			
			#planPermInset p {
				color: #333;
			}
		
			#planPermInset img {
				float: left;
				margin: 0 10px 0 -40px;
				position: relative;
			}
			
		#buildRegsInset {
			background: #e7efdf;
			margin: 10px;
			padding: 5px 0;
		}
		
			#buildRegsInset h3 {
				padding-right: 10px;
				padding-left: 10px;
				color: #74b160;
			}
			
			#buildRegsInset p {
				color: #333;
			}
			
			#buildRegsInset img {
				float: left;
				margin: 0 10px 0 -40px;
				position: relative;
			}
		
		.caseStudyDisclaimer {
			width: 346px;
			background: #e1eaf1;
			padding-top: 5px;
			padding-bottom: 5px;
			border-bottom: 10px solid #f8ecb5;
			margin: 0 30px;
		}
		
			.caseStudyDisclaimer p {
				color: #333 !important;
			}

		
		#botLinksContainer {
			width: 406px;
			border-bottom: 10px solid #f8ecb5;
		}
		
		.botLinks {
			width: 198px;
			height: 5.4em;
			border-right: 10px solid #f8ecb5;
			float: left;
			background: #fdf9e9;
		}
		
			.botLinks.last {
				border-right: 0px none;
			}
		
			.botLinks.otherLoft {
				background: url('/pins_images/portal/en/buildingRegs/otherLoft.gif') no-repeat 0 0;
			}
			
			.botLinks.volumeCalc {
				background: url('/pins_images/portal/en/buildingRegs/volumeCalc.gif') no-repeat 0 0;
			}
		
			.botLinks h3 {
				padding: 7px 0 0 70px;
				margin: 0;
				line-height: 1.2em;
			}

			.botLinks p a {
				float: left;
				margin: 0 0 0 70px;
				padding: 0;
			}
			
		








/* Generic bottom right curves to boxes */

/* start IE5 mac killer */
/* \*/
.botRightBlueCurve {
	background: url('/pins_images/portal/en/buildingRegs/botRightBlueCurve.gif') no-repeat 0 0;
	width: 25px;
	height: 25px;
	position: absolute;
	bottom: -1px !important;
	right: -1px !important;
	b\ottom: -2px;
	r\ight: -2px
}
/* */
/* end IE5 mac killer */

/* start IE5 mac killer */
/* \*/
.botRightSolidBlueCurve {
	background: url('/pins_images/portal/en/buildingRegs/botRightSolidBlueCurve.gif') no-repeat 0 0;
	width: 25px;
	height: 25px;
	position: absolute;
	bottom: 0px;
	right: 0px
}
/* */
/* end IE5 mac killer */

/* start IE5 mac killer */
/* \*/
.botRightSolidGreenCurve {
	background: url('/pins_images/portal/en/buildingRegs/botRightSolidGreenCurve.gif') no-repeat 0 0;
	width: 25px;
	height: 25px;
	position: absolute;
	bottom: 0px;
	right: 0px
}
/* */
/* end IE5 mac killer */

/* start IE5 mac killer */
/* \*/
.botRightSolidYellowCurve {
	background: url('/pins_images/portal/en/buildingRegs/botRightSolidYellowCurve.gif') no-repeat 0 0;
	width: 25px;
	height: 25px;
	position: absolute;
	bottom: 0px;
	right: 0px
}
/* */
/* end IE5 mac killer */

