/*############# CSS for most Midsummer Information pages################## */
body { background: url('http://midsummerenergy.co.uk/graphics/corner-sunflower.jpg') fixed bottom right no-repeat}

  #main {position: absolute; left:198px; top:65px;right:300px; padding:10px;	background:#fff; margin:0px; margin-bottom:10px;   color:#333;}
  #sidebar { position: absolute; right:25px; top:100px; padding:5px;width:200px;font-size:97%;}
	#sidebar a:link{color:#f70;font-weight: normal; text-decoration:none;}
	#sidebar a:visited{color:#f70;font-weight: normal;text-decoration:none;}
	#sidebar a:hover{color:#f70;font-weight: normal;text-decoration:underline;}
 	#sidebar a:active{color:#f70;font-weight: normal;text-decoration:none;}	
	
  ul {list-style-type:none;}
 	
	
/* Sidebar Boxes */
.sidebarbox { background:url('/graphics/semitransparent.png'); margin:0 0 15px; padding:10px 0 0; color:#abc; border:1px solid #f70;}
.sidebarbox2 { padding:0 13px 8px;}
.sidebar-title { margin:0; padding:0 0 .2em; border-bottom:1px dotted #f90; font-size:115%; line-height:1.5em; color:#abc; }
.sidebarbox ul { margin:.5em 0 1.25em; padding:0 0px; list-style:none;}
.sidebarbox ul li { background:url("/graphics/small-red-arrow.png") 2px 5px no-repeat; margin:0; padding:0 0 3px 16px; margin-bottom:3px; border-bottom:1px dotted #f90; line-height:1.1em; }
.sidebarbox p { margin:0 0 .6em;}
p.sidehead {font-size:1.15em; font-weight:normal;}

/* lists in main section*/
#main ul {display:block; padding:10px; margin:10px; border:1px dotted #fc0;}
#main li {background:url("http://midsummerenergy.co.uk/graphics/icon_arrow.gif") 10px 15px no-repeat;padding-left:27px; padding-top:10px;}
#main ul li a {font-size:1.1em; font-weight:normal;}
#main h2 {font-style:normal;}
/*whitespace to bodge shop menu resizing probs */
#whitespace {width:240px; height:400px; border:0px;}

