/* REGENERATION SUPPORT TEAM STYLE SHEET (10/09/2004) ----------------- */



/* -------------------------- BODY STYLES ----------------------------- */

body

{

	background-color: #f3f3f3;

   	font-family: Verdana, Arial, Helvetica, sans-serif;

    margin:0;

   	padding:0;

	width:778px;

	margin-left:auto;

	margin-right:auto;

	border-left: 1px solid #999999;

	border-right: 1px solid #999999;

}

.container

{

	background-color: #ffffff;

}

.full-page

{

      	margin:0px;

	  	background-color: #ffffff;

}

/* ------------------------------- HEADER ------------------------------- */

.header-navigation

{

      background-color:#006699;

	  font-size: xx-small;

      font-weight:bold;

	  width:778px;

      height: auto;

}

.header-left

{

      font-size: xx-small;

      color: white;

      font-family: Verdana, Arial, Helvetica, sans-serif;

      margin:0px;

	  width:778px;

      height: auto;

}

/* ------------------------------- BANNER ------------------------------- */

.banner

{

  	  	width:778px;

  		height:75px;

		border-bottom: 1px solid white;

		border-top: 1px solid white;

		white-space: nowrap;

}

.rstlogo

{

         width:160px; 

         float:left; 

		 background-color: white;

		 border-right: 1px solid black;

}

.ccclogo

{

        width:160px;  

       	float:right; 

	    background-color: white;

		border-left: 1px solid black;

}

.cumbria

{

  		text-align:center;

      	background-image: url("../images/bg.gif");

		white-space: nowrap;

}

/* ------------------------------- CONTENT ------------------------------ */

.page-banner

{

  		width:778px;;

  	    height: auto;

		margin:0px;

}

h1

{

 	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: x-small;

	height: auto;

	padding: 3px 0px 3px 0px;

	margin:0px;

	text-align:center;

	background-color:#006699;

	border-bottom: 1px solid black;

		border-top: 1px solid black;

	color:white;

}

.content-section

{

	  float: left;

	  background-color:white;

	  width: 618px;

}

.content

{

	padding:0px 0px 0px 0px;

}

p

{

	font-size: x-small;

	padding:0px 5px 0px 5px;

}

h2

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: small;

	padding:0px 5px 0px 5px;

}

.content h3

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: x-small;

	padding:0px 5px 0px 5px;

}

.content h4

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: xx-small;

	padding:0px 5px 0px 5px;

}

/* ------------------------------- FOOTER ------------------------------- */

.footer-navigation

{

      font-size: xx-small;

	  background-color:#006699;

      width:778px;

      font-weight:bold;

      margin:0px;

      height:auto;

      clear:both;

	  border-top: 1px solid white;

}

.footer-left

{

      font-size: xx-small;

      color: white;

      font-family: Verdana, Arial, Helvetica, sans-serif;

      margin:0px;

      width: 160px;

	  height:auto;

	  float:left;

}

.footer-right

{

      font-size: xx-small;

      color: white;

      font-family: Verdana, Arial, Helvetica, sans-serif;

      margin: 0px;

	  height: auto;

	  text-align: right;

}

/* ------------------------------- LINKS -------------------------------- */

A:link

{

	text-decoration: none;

	font-weight: bold;

	color: #339933;

}

A:visited

{

	text-decoration: none;

	font-weight: bold;

	color: #3399cc;

}

A:hover

{

	text-decoration: underline;

	font-weight: bold;

	color: #006699;

}

/* --------------------------- NAVIGATION BAR --------------------------- */

.nav-bar

{

	font-weight: bold;

	font-size: xx-small;

	text-transform: capitalize;

	color: white;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-color: #006699;

	text-decoration: none;

	padding:0 3px;

    height:20px;

    line-height: 20px;

}

A.nav-bar:link

{

	color: white;

	text-decoration: none;

}

A.nav-bar:hover

{

	color: black;

	background-color: #EDF6FC;

	text-decoration: none;

}

A.nav-bar:visited

{

	color: white;

	text-decoration: none;

}

/* -------------------- SIDE NAVIGATION MENU --------------------------- */

.menu-container

{

	width:160px;

	float: left;

}

.menu-navigation

{

	width:160px;

	font-size: xx-small;

}

.menu-navigation ul

{

	list-style-type:none; 

	padding:0;

	margin:0;

}

.menu-navigation li

{

   	margin:0;

	width:156px;

    padding:0;

}

.menu-section

{

	display: block;

	font-weight: bold;

	font-size: xx-small;

	text-transform: none;

	color: black;

	font-family: Verdana,Arial, Helvetica, sans-serif;

	background-color: #ffffff;

	text-decoration: none;

	padding-left:2px;

	padding-top:3px;

	padding-bottom:3px;

    border-right: 1px solid #ffffff;

    border-bottom: 1px solid #ffffff;

	height: auto;

}

A.menu-section:link, A.menu-section:visited

{

	display: block;

    width: 156px;

	font-weight: bold;

	font-size: xx-small;

	color: black;

	font-family: Verdana,Arial, Helvetica, sans-serif;

	background-color: #EDF6FC;

	text-decoration: none;

	padding-left:2px;

}

A.menu-section:hover

{

	color: white;

	background-color: #006699;

	text-decoration: none;

	padding-left:2px;

}

.sub-menu-section

{

	display: block;

	font-weight: normal;

	font-size: xx-small;

	text-transform: none;

	color: black;

	font-family: Verdana,Arial, Helvetica, sans-serif;

	background-color: #F3F3F3;

	text-decoration: none;

	padding-left:2px;

	padding-top:0px;

	padding-bottom:0px;

    border-right: 1px solid #ffffff;

    border-bottom: 1px solid #ffffff;

	height: auto;

}

A.sub-menu-section:link, A.sub-menu-section:visited

{

	display: block;

    width: 156px;

	font-weight: bold;

	font-size: xx-small;

	color: black;

	font-family: Verdana,Arial, Helvetica, sans-serif;

	background-color: #EDF6FC;

	text-decoration: none;

	padding-left:2px;

}

A.sub-menu-section:hover

{

	color: white;

	background-color: #006699;

	text-decoration: none;

	padding-left:2px;

}

/* ------------------------------ IMAGES ------------------------------- */

.image-spacing

{

	padding: 10px 50px 5px 10px;

}

.tbl-border

{

	border-top: 1px solid #999999;

	border-left: 1px solid #999999;

	border-bottom: 1px solid #999999;

}

.project-photos

{

	width: 250px;;

	float: right;

}

.staff-photo

{

	float:left;

	clear:both;

	border: 1px solid #999999;

}

/* ------------------------------ LISTS -------------------------------- */

.star-list

{

    list-style: url("../images/star.gif") disc;

	font-size: x-small;

}

.red-list

{

    list-style: url("../images/red.gif") disc;

	font-size: x-small;

}

.disc-list

{

    list-style: disc;

	font-size: x-small;

}

/* ----------------------------- GENERAL ------------------------------- */

.left

{

	float:left;

}

.left-clear-both

{

	float: left;

	clear :both;

}

.right

{

	float:right;

}

.clear-both

{

	clear:both;

}

/* ----------------------------- CONTENT SPECIFIC ----------------------- */

.wlr-adresses

{

	width: 400px;

}

.ward-list

{

	float: left;

	width: 154px;

}

.action-plan-left

{

	width: 309px;

	float: left;

}

.action-plan-right

{

	width: 309px;

	float: right;

}

.staff-left

{

	float: left;

	width: 309px;

}

.staff-right

{

	float: left;

	width: 309px;

}

