/* Colour scheme for the ICT Sustainability Book by Tom Worthington December 2014 */

h1 {font-size: 1.5em; margin-top: 0.3em; margin-bottom: 0.3em;}
h2 {font-size: 1.2em; margin-top: 0.2em; margin-bottom: 0.2em;}
h3 {font-size: 1.1em; margin-top: 0.1em; margin-bottom: 0.11em;}

.leftmenu {font-family: sans-serif; background-color:#f4fdf1; #004f2a; color: #004f2a;  max-width: 18em; border-style:outset; border-radius: 0.3em; }


.leftmenu ul, .leftmenu ol {margin-left: 0em; padding-left: 0; }
.leftmenu li, .leftmenu ul li, .leftmenu ol li {margin-left: 0em; padding: 0.25em; white-space:nowrap;}
.leftmenu a {text-decoration: none;}
.leftmenu a:hover {text-decoration: underline; background-color:#b0e271;}
.mobileonly {display: none;}
a:link {color: #1b703a;}
a:visited {color:#004f2a;}
a:hover {background-color:#b0e271;}

.leftmenu ul ul {display: none; font-weight: normal;}
.leftmenu ul li:hover > ul {display: block;}

h1, h2, h3, h4, h5, h6, hr {color: #004f2a; font-family:sans-serif;}

.front {text-align: left;}

.advert p {font-size:smaller;}

.advertisment {color:#004f2a; margin-left: auto ; margin-right: auto; width:300px;}
}

.advertisment p {text-align:center; font-family: sans-serif;}




