/* This is the style sheet for h2Online toolbox popup pages - including text alternatives, glossary, tour guide etc */	

body{
	font-size: .7em;
	font-family: verdana, arial, sans-serif;
	background: #ffffff url(../images/h2online_bannerslice.jpg) repeat-x top left;
	padding: 0;
	margin: 0;
	top: 0px;
	bottom: 0px;
	}

/* ****************** */
/* Popup pages design */	

#popupcontentwrapper {
	position: relative;
	padding: 0;
	margin: 0;
}

#bannerwrapper {
	position: relative;
	background: transparent url(../images/h2online_banner.jpg) no-repeat top left; 
	height: 103px;
	padding: 0;
	margin: 0;
}

#title h1{
	float: right;
	padding: 43px 25px 0 0;
	margin: 0;
	font-weight: normal;
	color: #5c9614;
	font-size: 1.8em;
}

#popuptextpane {
	position: relative;
	color: #000000;
	margin: 0;
	padding: 0 20px 30px 20px;
}

.flashcontent {
	padding: 0;
	margin: 0;
	text-align: center;
}

/* *** text boxes ** */
.textbox {
	position: relative;
	width: 332px;
	background: url(../images/box_bg.jpg) repeat-y #E9EBED;
	margin: 0 0 10px 0;
	padding: 0;
	height: auto;
}

.textbox p {
	margin-top: 0;
	margin-bottom: 10px;
}

.textbox h3 {
	margin: 0 0 10px 25px;
	font-size: 1.3em;	
	color: #61A400;
}

.bluetop {
	background: url(../images/box_top_blue.jpg) repeat-y #0052E4;
	border: 0;
	width: 332px;
	height: 32px;
	padding: 7px 0 0 0;
	margin: 0 0 7px 0;
}

.bluetop h2 {
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 0 35px;
	margin: 5px 0 0 0; 
}

.turqtop {
	background: url(../images/box_top_turq.jpg) repeat-y #2082F4;
	width: 332px;
	height: 32px;
	padding: 7px 0 0 0;
	margin: 0 0 7px 0;
}

.turqtop h2 {
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 0 35px;
	margin: 5px 0 0 0; 
}

.greentop {
	background: url(../images/box_top_green.jpg) repeat-y #44A200;
	width: 332px;
	height: 32px;
	padding: 7px 0 0 0;
	margin: 0 0 7px 0;
}

.greentop h2 {
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 0 35px;
	margin: 5px 0 0 0; 
}

.boxbottom {
	background: url(../images/box_bottom.jpg) repeat-y #E9EBED;
	width: 332px;
	height: 16px;
	padding: 0;
	margin: 0;		
}

/* *** wide text boxes ** */
.textboxwide {
	position: relative;
	width: 758px;
	background: url(../images/box_bgwide.jpg) repeat-y #E9EBED;
	margin: 0 0 10px 0;
	padding: 0;
	height: auto;
}

.textboxwide p {
	margin-top: 0;
	margin-bottom: 10px;
}

.textboxwide h3 {
	margin: 0 0 10px 25px;
	font-size: 1.3em;	
	color: #61A400;
}

.turqtopwide {
	background: url(../images/box_top_turqwide.jpg) repeat-y #2082F4;
	width: 758px;
	height: 32px;
	padding: 7px 0 0 0;
	margin: 0 0 7px 0;
}

.turqtopwide h2 {
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 0 35px;
	margin: 5px 0 0 0; 
}

.greentopwide {
	background: url(../images/box_top_greenwide.jpg) repeat-y #2082F4;
	width: 758px;
	height: 32px;
	padding: 7px 0 0 0;
	margin: 0 0 7px 0;
}

.greentopwide h2 {
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 0 35px;
	margin: 5px 0 0 0; 
}

.topwide {
	background: url(../images/box_topwide.jpg) repeat-y #2082F4;
	width: 758px;
	height: 16px;
}

.boxbottomwide {
	background: url(../images/box_bottomwide.jpg) repeat-y #E9EBED;
	width: 758px;
	height: 16px;
	padding: 0;
	margin: 0;		
}

/* ****************** */

#popupfooterwrapper {
	position: relative;
	background: #ffffff url(../images/info_footer_bg.jpg) repeat-x;
	color: #5BA5FD;
	height: 28px;
	padding: 10px 0 2px 0;
	margin: 0;
	clear: both;
}

#popupfooterwrapper a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#popupfooterwrapper a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

#closepage {
	float: left;
	width: 55%;
	text-align: right;
}

#printpage {
	float: right;
	background: transparent url(../images/print.gif) no-repeat right;
	width: 20%;
	margin-right: 20px;
	padding-right: 20px;
	text-align: right;
}

#closeresourcepage {
	float: left;
	width: 60%;
	padding-left: 10%; 
	text-align: center;
}

/* ********************** */

#toplink {
	float: left;
	padding-left: 25px;
}

/* ********************** */

#pagenumbers {
	float: right;
	padding-right: 25px;
}

#menuback {
	float: left;
	padding-left: 25px;
}

/* ****************** */
/*   Column classes   */
.column1 {
	float: left;
	width: 200px;
	background: #FFFFFF;
	border:0;
	margin: 0;	
	padding: 20px 0 20px 25px;
}

.column2 {
	float: left;
	width: 500px;
	background: #FFFFFF;
	border:0;
	margin: 0;	
	padding: 20px 50px 20px 25px;
}

.column1wide {
	float: left;
	width: 50%;
	background: #FFFFFF;
	border:0;
	margin: 0;	
	padding: 0 0 20px 50px;
}

.column2wide {
	float: left;
	width: 50%;
	background: #FFFFFF;
	border:0;
	margin: 0;	
	padding: 0 50px 20px 50px;
}


.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.clearBoth {
	clear: both;
}

.bigArrow {
	font-size: 2em;
	font-weight: bold;
}

.checklist th {
	background-color: #AECB8A;
	color: #000000;
	font-weight: bold;
}
		

/* ****************** */

.glossaryIndex {
	text-align: center;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #0078A9;
	}

.glossary {
	line-height: 1.6em;
}
	
.glossaryItem p, ul{
	padding: 10px;
}

.glossaryItem ul {
	margin: 0 5px 0 20px;
}
	
.glossaryDefinition {
	font-weight: bold;
	color: #5c9614;
	}

/* ****************** */

a.glosslink:link {
    text-decoration: none;
    font-weight: bold;
}

a.glosslink:hover {
    text-decoration: underline;
    font-weight: bold;
}

a.glosslink:visited {
    text-decoration: none;
    font-weight: bold;
}

/* ****************** */

h1 {
	color: #408000;
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 0;
	}
	
h2 {
	color: #408000;
	font-size: 1.6em;
	}
	
h3 {
	color: #5c9614;
	font-size: 1.4em;
	}

h4 {
	color: #5c9614;
	font-size: 1.3em;
	font-style: italic;
	margin: 18px 0 0 0;
	}
	
h5 {
	color: #5c9614;
	font-size: 1em;
	}
	
h6 {
	color:#000000;
	font-size: .8em;
	}

th {
	text-align: left;
	font-size: 1.2em;
	font-weight: normal;
	}

td.largeNum {
	text-align: center;
	font-size: 2em;
	}
		
p {
	color: #000000;
 	}
			
a {
	color:#0078A9;
    background-color: transparent;
	text-decoration:underline;
	}

a:link    {
    color: #0078A9;
    background-color: transparent;
    text-decoration: underline;
    font-weight: bold;
    }        

a:visited {
    color: #0078A9;
    background-color: transparent;
    text-decoration: underline;
    font-weight: bold;
    }      

a:hover {
	color: #5c9614;
	text-decoration: underline;
    background-color:transparent;
    font-weight: bold;
    }

a:active {
	text-decoration: none;
    font-weight: bold;
    }

/* ****************** */

a.glosslink:link {
    text-decoration: underline;
    font-weight: bold;
}

a.glosslink:hover {
    text-decoration: none;
    font-weight: bold;
}

a.glosslink:visited {
    text-decoration: none;
    font-weight: bold;
}

/* ****************** */

ol.indentmore  li {
	margin-left: 30px;
}

ol.loweralpha {
	list-style-type: lower-alpha;
}

ol.upperalpha {
	list-style-type: upper-alpha;
}

ol.lowerroman {
	list-style-type: lower-roman;
}

ol.upperroman {
	list-style-type: upper-roman;
}

ol.dotpoint  {
	list-style-type: disc;
	margin-left: 50px;
}

/* ****************** */

