/* carbon independent styles: */

body {
	font-family: Verdana, Helvetica, Arial, sans-serif ;
	margin-top: 0px; 
	margin-left: 0px; 
	background-color: rgb( 96%, 98%, 92%); 
	}


body td {
	font-size: 14px ; /* was 13px before 4.2.15 */
	}
#screenTitle {
	font-size: 2em ; 
	} 
h1 {
	font-size: 1.5em ; 
	}
h2 {
	font-size: 1.3em ; 
	}
h4 {        	/*for use in information sheets */
	font-size: 1.2em ; 
	}
#footer td {
	font-size: 8px ;
	}
.stats_table th {
	font-size: 0.8em ; 
	}
.stats_table td {
	font-size: 0.8em ; 
	}


/* definitions before 31.1.15
#mainTable td {
	font-size: 80% ; 
	}
#navbar td {
	font-size: 80% ; 
	}
#screenTitle {
	font-size: 200% ; 
	} 
h1 {
	font-size: 150% ; 
	}
h2 {
	font-size: 130% ; 
	}
h3 {
	font-size: 140% ; 
	}
#footer {
	font-size: 50% ;
	}
.stats_table th {
	font-size: 80% ; 
	}
.stats_table td {
	font-size: 180% ; 
	}
.quote {
	font-size: 130% ; 
	}
#sectionsBanner, {
	font-size: 100% ; 
	}
#summaryBanner {
	font-size: 150% ; 
	}
*/


#mainTable {
	width: 1004px ;
	margin-top: 0px ;
	background-color: rgb(100%, 100%, 100%) ;
	margin-bottom: 30px ;
	border-left: 1px #000 solid ; 
	border-right: 1px #000 solid ; 
	}

#mainTable a {
	text-decoration: none ; 
	}

#mainTable td {
	line-height: 1.3em ;
	}

#banner, #navbar { 
	margin-left: 0px ; 
	}

#banner img {
	width: 1000px; 
	}

#logo {
	display: none ;
	}

#navbar a {
	text-decoration: none ; 
	padding-top: 0.4em ;
	padding-left: 1.5em ;
	padding-right: 1em ;
	padding-bottom: 0.4em ;
	font-weight: 500 ; 
	color: rgb( 13%, 25%, 0%) ;
	}

#navbar td {
	/* nb: some duplicated with #navbar a ; */
	border: 1px #888 solid ; 
	padding-top: 0.4em ;
	padding-left: 0px ;
	padding-right: 0px ;
	padding-bottom: 0.4em ;
	color: rgb( 13%, 25%, 0%) ;
	background-color: rgb( 85%, 93%, 79%) ; 
	font-weight: 500 ; 
	}

#navBarTopRow a:hover {
	color: rgb( 13%, 25%, 0%) ;
	background-color: rgb( 100%, 100%, 100%) ; 
	/*other styles are set in individual pages via VB code */
	}

#screenTitle {
	margin-top: 0.6em ;
	margin-left: 10px ; 
	margin-right: 10px ; 
	border-bottom: 2px #888 solid ; 
	color: rgb( 20%, 40%, 0%) ; 
	font-weight: 700 ; 
	padding-bottom: 0.3em ; 
	} 

#column1 {
	padding-left: 20px ;
	}

#column1, #column2, #column3, #column4, #column5 {
	line-height: 1.3em ;
	padding-right: 12px ;
	}

#column1 a:hover, #column2 a:hover, #column3 a:hover {
	text-decoration: underline ;
	}

big {
	line-height: 1.3em ;
	}

h1 {
	margin-top: 0 ; 
	margin-bottom: 0px ; 
	padding-top: 0.3em ; 
	padding-left: 0.3em ; 
	padding-bottom: 0.3em ; 
	color: rgb( 10%, 20%, 0%) ; 
	background-color: rgb( 89%, 93%, 86%) ;
	line-height: 1.2em
	}

h2 {
	display: inline ;
	color: rgb( 10%, 20%, 0%) ; 
	font-weight: 1200 ;
	line-height: 1.2em
	}

h3 {
	/* not checked on screen yet ### */
	display: inline ;
	font-weight: 1200 ;
	}

h4 {
	margin-top: 0 ; 
	margin-bottom: 0px ; 
	padding-top: 0.3em ; 
	padding-left: 0.3em ; 
	padding-bottom: 0.3em ; 
	color: rgb( 10%, 20%, 0%) ; 
	line-height: 1.2em
	}


a {
	font-weight: bold;
	text-decoration: none;
	color: rgb( 4%, 40%, 21%); 
	}

ul {
	margin-top: 3px ;
	margin-bottom: 3px ;
	margin-left: 15px ;
	padding-left: 15px ; /*McFaland says: use both (p121)*/
	}

#sections {
	line-height: 1.6em ;
	border: 1px #888 solid ; 
	margin-top: 10px ;
	margin-left: 0px ;
	margin-right: 20px ;
	padding-top: 8px ; 
	padding-left: 6px ;
	padding-right: 6px ;
	padding-bottom: 8px ; 
	}

#sections, #sections a {
	color: #888 ; 
	}

#sections a:hover {
	text-decoration: underline ;
	}

#sections a:link a:visited {
	text-decoration: none ;
	}

#footer {
	margin-top: 2em ;
	margin-bottom: 1em ;
	line-height: 1.3em ;
	}

.qn {
	width: 8% ;
	vertical-align: top ;
	font-weight: bold ;
	padding: 10px ;
	background-color: rgb( 76%, 88%, 100%) ; 
	}

.question {
	width: 60%; 
	vertical-align: top ;
	/* margin-left: 60px ; ###seems obsolete 28.1 */
	padding: 10px ;
	background-color: rgb( 76%, 88%, 100%) ; 
	}

.question td {
	background-color: rgb( 76%, 88%, 100%) ; 
	padding: 3px ; 
	/* border: 1px #888 solid ; ###seems obsolete 28.1 */
	}	

.notes {
	vertical-align: top ;
	padding: 10px ;
	background-color: rgb( 88%, 94%, 100%) ; 
	}

.readonly {
	background-color: rgb(88%, 94%, 100%) ; 
	border: 0px #888 solid ;
	}

.stats_table th {
	text-align: left ;
	padding: 10px ;	
	background-color: rgb( 76%, 88%, 100%) ; 
	}

.stats_table td {
	padding: 5px ;	
	background-color: rgb( 88%, 94%, 100%) ; 
	}

.no_screen {
	display: none ;
	}



/*    ##############      Before 28.1.15       ###########       */







#main, {
	width: 95%; 
	padding-left: 10px ;
	}

#main input {
	margin-top: 5px ;
	/*border: 0px #888 solid ; */
	}



#box_30pc_r, #news {
	border: 2px #000 solid ; 
	padding: 8px ;
	background-color: rgb( 95%, 97%, 93%) ; 
	}

#box_30pc_r { width: 30% ; float: right ; margin-left: 8px ;}

#news { width: 35% ; float: right ; margin-left: 8px ;}

#eleCalculator {
	display: block ;
	}	

#no_box1 td, #no_box1 input {
	border: 0px #888 solid ; 
	}

#peo, 
#ele_kWh, #ele_co2, #ele_co2_pp, #gas_kWh, #gas_co2, #gas_co2_pp, #oil_lit, #oil_co2, #oil_co2_pp, 
#car01_mil, #car01_co2, #car01_co2_pp, #car02_mil, #car02_co2, #car02_co2_pp, 
#car03_mil, #car03_co2, #car03_co2_pp, #car04_mil, #car04_co2, #car04_co2_pp, 
#foo_co2, #mis_co2, #gov_co2, #bus_mil, #bus_co2, #tra_mil, #tra_co2, #fli_hrs, #fli_co2, 
#tot_co2, #list_of_zero_cats {
	font-weight: bold ;
	}

.quote {
	font-style: italic ; 
	font-weight: 800 ;
	line-height: 1.3em ;
	color: rgb( 25%, 50%, 0%) ; /* was color: #090 ; */
	text-align: center ;
	}

.chart {
	border: 1px #000 solid ; 
	}





/*       ##################      Limbo from before 28.1.15    ##################   /*


#screenTitle a, #sections a, #main a {
	text-decoration: none ;
	}

#sectionsBanner, {
	font-weight: 900 ;
	margin-top: 10px ;
	}

#sectionsBanner, #sections, #sections a {
	color: #888 ; /* was #008000 */
	}

#sectionsBanner, #sectionsDummy {
	width: 220px ;
	margin-left: 10px ;
	margin-right: 20px ;
	line-height: 1.6em ;
	padding-left: 6px ;
	padding-right: 6px ;
	}

#summaryBanner {
	font-weight: 900 ;
	padding-top: 0.5em ;
	padding-left: 1.5em;
	padding-bottom: 0.5em ; 
	margin-top: 10px ;
	background-color: #DDD ;
	}

#summary {
	margin-bottom: 1em ;
	padding: 1.5em ;
	background-color: #F2F2F2 ;
	}

#main, #main td{
	font-size: 80% ; 
	line-height: 1.3em ;
	}

#main td {
	/*border: 1px #888 solid ; */ /*disabled 29.6.09, being replaced by stats_chart class*/
	padding: 0.3em ;
	}
