/* ************************************************ *
 * Leicestershire Waste Management Partnership      *
 * stylesheet	(www.lesswaste.org.uk)              *
 *													*
 * Meena Mistry - Leicestershire County Council		*
 * Version 1.4 - 16/12/2008				 			*
 * New here:  chged left navigation - added border  *
 *			  added div#left-nav-img				*
 *													*
 * Tested in Mozilla Firefox 3.0 and IE 6     	 	*
 * ************************************************ */
 
/* ************************************************ *
 * Colour Palette:									*
 *   Old Dark Purple: #4f1f91; - for menu bar 		*
 *   Dark Purple:	#51346f; - for menu bar			*
 *   Light Purple:	#ded9e4; - for menu bar	 		*
 *   Green			#92d120; - for home page map  	*
 *	 Orange text:   #ff7d01- for featured heading   *
 *   Orange border	#FF7F00; - for caption			*
 *	 Orange background: #f8d5b3; - for caption		*
 *	 White: 		#FFFFFF; 						*
 *	 Black: 		#000000;		                *
 * ************************************************ */



/* Page Dimensions */
body{
	margin-top:3px;
	background-color:#FFFFFF;
}

#container {
	margin:0 auto;	/* centres the page */
	width:900px;	/* sets the width of the container to 900px */
	}
	
	
		
/* *** Accessibility *** */
a.hiddenLink { position: absolute; left: -900px;} /* For the hidden skip to content link */

/* Page Header */
div#page-header {
	width:	100%; 
	height: 57px;
	border: 0;
}

.recyle-logo {
	float: left;
	border:0;
	margin-left:8px;
}

.header-img {
	float: right;
	width: 600px;
}

/* MENU Bar */
div.menu-bar {
	width: 100%;
	float: left;
	border: thin solid #51346f;
	background-color: #51346f;
	margin: 0px;
	padding: 5px 15px 5px 0px;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
} 

div.menu-bar a{
  color: #ffffff;
  text-decoration: none;
  padding-right: 25px;
}

div.menu-bar a:link a:visited {
	text-decoration: none;
}

div.menu-bar a:hover {
	text-decoration: underline;
}
/* End MENU BAR */
	


/* *** Bread Crumb Nav *** */
div.bcrumb 			{ color: #000000; margin-left: 135px; padding: 35px 0px 0px 20px; font-size: 0.9em;}
div.bcrumb a		{ color: #000000; text-decoration: underline;}
div.bcrumb a:hover	{ color: #000000; text-decoration: none; }


/* Left Hand Navigation */	
#left-navigation {
	float:left;
	display:inline;
	width:144px;	
	}

div#left-nav {
	width: 100%; 
	border: 1px solid #51346f;
	border-top: 0px;
    background:#ffffff;
	margin-bottom: 10px;
	}

div#left-nav ul {
	list-style:none; 	 /* remove bullets */
	padding:0;
	margin:0; 
}

#left-nav li {
	display: block;
	border: thin none;
    padding: 5px;
	/*padding-bottom: 10px;*/
	text-decoration: none;
    text-align: left;
}

#left-nav li.indent_sibling {
	padding-top:1px;
	padding-left:15px;
	background:#ffffff url("dash-back.gif") no-repeat 5% 35%;
}

#left-nav li.indent_curpage {
	padding-left: 15px;
	background: #51346f;
	color: #ffffff;
}

#left-nav li.indent_child {
	padding-left:30px;
	background: #ded9e4 url("child-bulletdash.gif") no-repeat 8% 10px;
}

#left-nav li a {
	text-decoration: none;
	color: #000000;
}

#left-nav li a:link a:visited {
	text-decoration: none;
}

#left-nav li a:hover {
	text-decoration: underline;
}

div#left-nav-img {
	width: 100%; 
    background:#ffffff;
}

div.img-border {
    padding-bottom: 5px; 
}
/* End Left Hand Navigation */	


/* Home Page */
#homepage-map {
	float: left;
	width: 255px;
	margin-top: 10px;  	
	background-color:#92d120; 	
}

div.postBox {
	margin: 4px 8px 0 10px;			
}

.where {
	display:block;
	font-size: 110%; 	
	font-weight: bold;
	margin-bottom:-8px;
}

.recyclenow {
	clear:both;
	clear:left;
}


.postLabel {	
	display:block;
	font-size: 90%; 
}

.district {
	padding:5px 0 0 0;
	font-size: 110%; 	
	font-weight: bold;
}

hr {
  	border:0;
	border-top: 1px solid #000000;
 	height: 0;
  
}


div.maptextlinks {
	margin-left: 10px;	
	margin-bottom: 10px;  	
}

div.maptextlinks a{
	color: #000000;
  	text-decoration: none;
  	float:left; 
  	width: 120px;	
	padding-left:2px;
	padding-top:4px;	
 	padding-bottom:4px; 
	font-size: 90%; 		
}

div.maptextlinks a:link a:visited {
	text-decoration: none;
}

div.maptextlinks a:hover {
	text-decoration: underline;
}

#homepage-content {
    float:left;  
	width:635px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top:0px;
}	
/* end home page */


/* content on all pages except home page */
#page-content {
	margin-top:0px;
    float: left;
	display:inline;
	margin-left: 20px; 
	margin-bottom: 10px;
	width: 736px;
}		

body { 
	background: #FFF;	    
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 0.8em; 		  
	color: #000;	
}

h1	{ margin-top:0px; margin-bottom:0px; font-weight: bold; font-size: 2em;   color: #000000;}
h2	{ font-weight: bold; font-size: 1.4em; color: #FFFFFF; background-color: #51346f; width: 100%; padding: 0.1em; display:block}
h3	{ font-weight: bold; font-size: 1.3em; color: #000000; }
h4	{ font-weight: bold; font-size: 1.1em; color: #000000; }
h5	{ font-weight: bold; font-size: 1em; color: #000000; }

title	{ font-weight: bold; font-size: 2em;   color: #000000;}

p	{ margin-top:10px; margin-bottom:-1px}

span.featured_heading { 
	font-weight: bold; 
	color: #ff7d01; 
	font-size: 1.2em;
}

span.caption { 
	display:table-cell;
	align: center;
	border: thin solid #FF7F00;
    background-color: #f8d5b3;
	padding: 0.5em;
}

span.picture_right { 
	float: right; 
	
}

span.picture_left { 
	float: left; 
}

ul{
	margin: 0; 
	padding: 0;	
}
li{
	list-style:none;
	margin-left: 0;
	text-indent: 0em;
}

.list_bullet {
	padding-left:20px;
    background:#ffffff url('circle.gif') no-repeat 5px 5px;
	display:inline-block;
}
.list_tick {
	padding-left:20px;
	background:#ffffff url('tick.gif') no-repeat 0px -3px;
	display:block;

}
.list_cross {
	padding-left:20px;
	background:#ffffff url('cross.gif') no-repeat 0px -3px;
	display:inline-block;
}

.list_orange {
	padding-left:20px;
	background:#ffffff url('cross.gif') no-repeat 0px -3px;
	display:inline-block;
}

/* Content Image Styles */
span.imageContent { 
	display: inline-block;
	width: 126px;
	border: thin solid #000000;
	align:left;
	padding-left:1em;
	padding-bottom:1em;	
}

span.imageContent h3 {
	color: #FF7F00;
	margin-top: 0.2em;
    margin-bottom: -0.4em;
}


	
/* Footer Bar */
div.footer-bar {
	width: 100%;
	border: 0;
	border: thin solid #51346f;
	background-color: #51346f;
	color: #ffffff;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
	clear: both;
} 

div.footer-bar a{
  color: #ffffff;
  text-decoration: none;
}

div.footer-bar a:link a:visited {
	text-decoration: none;
}

div.footer-bar a:hover {
	text-decoration: underline;
}
/* End Footer Bar */



/* CSS for Tables in Default Styles */

/* Simple Table CSS */
table.simpletable	{
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	font-size: 100%;
	}	
		
tr.header	{
	color: #ffffff;
	font-size: 110%;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 6px;
	background-color: #51346f;
	}
	
tr.odd		{
	background-color: #ffffff;
	}

tr.even		{
	background-color: #ded9e4;
	}

.text-align-center {
	text-align:center;
}
.text-align-right {
	text-align: right;
}
.text-align-justify {
	text-align: justify;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}

table.tabledef 		{ border-spacing: 0; margin-bottom: 1.1em; }
table.tabledef td	{ vertical-align: top; }
table.paddingLarge td,table.paddingLarge th { padding: 0.5em; vertical-align: top}
table.paddingStandard td,table.paddingStandard th 	{ padding: 0.3em; }
table.paddingSmall td,table.paddingStandard th 		{ padding: 0.1em; }

/* ***  Tables with borders ***  */
/*table.border { border-top: 1px solid #8C8C8C; border-right: 1px solid #8C8C8C; }*/
table.border { border-top: 1px solid #000000; border-right: 1px solid #000000; }
table.border td,table.border th { border-bottom: 1px solid #8C8C8C; border-left: 1px solid #8C8C8C;  }
table.border2 th { border-bottom: 1px solid #8C8C8C; }

table.fullWidth { width: 100%; }
table.centerTable {margin-left:auto; margin-right:auto;}
div.centerTableWrapper { text-align: center; }
table.fixedWidth { width: 550px; }
td.fiftyPerc { width: 50%; }
th.fiftyPerc { width: 50%; }


table.contenttable
{
	float:right;
	border:2px solid #FF7F00;;
 	width:125px;
	margin:0;
	padding:0;
}

table.contenttable td {
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.contentTitle {
	display:block;
	color: #ff7d01; 
	font-size:130%;
	font-weight: bold;
	padding-left:2px;
	padding-right:2px;
}

.contentText {
	display:block;
	font-weight: bold;
	padding-left:2px;
	padding-right:2px;
}

.content_image {
	display:block;
	width:100%;
	text-align:center;
	padding-top:2px;
	padding-bottom:0px;
}


