/*
ipen_08.css
*/


/* ***** NOTE ****** 
**
**	This CSS file contains a bug that prevents parsing after some (as yet unfound) point.
**
**	Place new code at the top, if scope allows.
**
******************** */

/* photos */

ul.addlineheight li {
	padding-bottom: 1em;
}
div.photo {
	float: right;
	width: 184px;
	padding: 0 0 10px 15px;
	margin: 10px 0 0 0;
	display: block;
}
div.photo span.caption {
	font-size: 9px;
	font-weight: bold;
	font-style: italic;
}
div.photo.resize img {
	width: 184px;
}
.nofloat {
	float: none !important; 
}



/* legacy */

.ipen_sc {
	clear: both;
}
.ipen_sc .name {
	font-weight: bold;
}
div.right {
	float: right;
}
div.right.caption  {
	margin: 0 0 1.5em 20px;
}
div.right.caption p {
	padding: 0 5px 0 10px;
	font-family: arial, tahoma, san-serif;
	font-size: 10px;
	font-weight: bold;
}
div.caption.width250 {
	width: 250px;
}

body {
	margin: 0;
	padding: 0;
	background: #A5B6C6; /* colour for screen background */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666; /* text colour */
}

/* Page */

#pagelayout {
	width:  850px;
	margin: 0 auto;
	background: #ffffff;  /* colour for page background */
}

/* Content */

#content {
	float: left;   /* colum moves to left */
	width: 600px;
    border-right: 0px solid #DCDCDC;
}

#content p, #content ul, #content ol {
	line-height: 1.5em;
}



/* Colum */

.block {
	float: left;
	width: 600px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #000000;
}

.colourblock1 {
	float: left;
	width: 600px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #000000;
    background: #E9EEFA;
}

.mapblock {
	float: left;
	width: 550px;
	padding: 0px 0px 0px 0px;
	border: 2px solid #000000;
}

.box {
	float: left;
	width: 295px;
	border-right: 0px solid #DCDCDC;
}

.boxindex {
	float: left;
	width: 100px;
	border-right: 0px solid #DCDCDC;
}

.box .title {
	height: 15px;
	padding: 0px 0px 0px 0px;
	text-transform: lowercase;
	font-size: 167%;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 20px;
	background: url(images/img07.gif) no-repeat left center;
}




h1, h2, h3, h4, h6, {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 10px 0px 5px 0px;
	color: #000000;
}

h1 {
	font-weight: normal;
	font-size: 225%;
	color: #006699;
}

h2 {
	font-weight: normal;
	font-size: 175%;
}

h3 {
	font-weight: normal;
	font-size: 155%;
}

h4 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #BA9500;
}

h5 {
	font-weight: normal;
	font-size: 125%;
    font-weight: bold;
}

h6 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h10 {
	font-weight: normal;
	font-size: 0.5em;
}

h2.tab {
	font: trebuchet, "trebuchet ms", tahoma, verdana, san-serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #336699;
	background: url(images/bluetab_19.jpg) top right no-repeat;
	width: 160px;
	height: 30px;
	border-top: none;
	padding: 8px 0px 0px 5px;
	margin: 40px 0px 0px 0px;
} 


a {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #3768A6;
}

a:hover {
	border-bottom: none;
	color: #C43306;
}




/* Image */

img {
	border: 0px solid #7F7772;
}

img.border {
	border: 2px solid #000000;
}

img.left {
	float: left;
	margin: 6px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 6px 0px 10px 15px;
}

img.center {
	float: center;
	margin: 15px 0px 0px 85px;
}

.bg1 { background: url(images/blue_dot.jpg) no-repeat left bottom; }
.bg2 { background: url(images/blue_dot_s.jpg) no-repeat left bottom; }
.bg3 { background: url(images/img06.gif) no-repeat left bottom; }
.bg4 { background: url(images/img08.gif) no-repeat left bottom; }
.bg5 { background: url(images/img09.gif) no-repeat left bottom; }
.bg6 { background: url(images/img10.gif) no-repeat right bottom; }
.bg7 { background: url(images/img11.gif) no-repeat right bottom; }

.feature {
}

.feature .image {
	padding: 0 0 0 40px;
}

.feature .title {
}

.feature .content {
	padding: 0 0 0 40px;
}




/* Header */


#header {
	width: 800px;
	height: 200px;
	margin: 0 auto;
	background: url(images/ipen_top_logo1.jpg) no-repeat; /* header image text on top */
}

#header h1, #header p {
	margin: 0;
	margin: 0;
	font-weight: normal;
	color: #ffffff;                  /* only very small text */
}

#header h1 {
	float: left;                    /* large text left */
	padding: 155px 0px 50px 455px;
	text-transform: lowercase; 
	line-height: 30px;
	font-size: 20px;
}

#header p {
	float: right;                   /* live link small capital text */
	padding: 150px 0px 0px 0px;
	text-transform: uppercase;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header p a {
	font-size: 167%;
}

#header a {
	border: none;
	color: #ffffff;                  /* text colour */
}


/* SubChapter Header */

#scheader {
	width: 850px;
	height: 190px;
	margin: 0 auto;
}

#scheader h1, #header p {
	margin: 0;
	margin: 0;
	font-weight: normal;
	color: #ffffff;                  /* only very small text */
}

#scheader h1 {
	float: left;                    /* large text left */
	padding: 155px 0px 50px 455px;
	text-transform: lowercase; 
	line-height: 30px;
	font-size: 20px;
}

#scheader p {
	float: right;                   /* live link small capital text */
	padding: 150px 0px 0px 0px;
	text-transform: uppercase;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

scheader p a {
	font-size: 167%;
}

#scheader a {
	border: none;
	color: #ffffff;                  /* text colour */
}

.sc1 { background: url(images/sc_top_group1a.jpg) no-repeat left bottom; }
.sc2 { background: url(images/sc_top_group1.jpg) no-repeat left bottom; }
.sc0 { background: url(images/sc_top_news1a.jpg) no-repeat left bottom; }
.sc4 { background: url(images/ipenbanner_books.jpg) no-repeat left bottom; }
.sc14 { background: url(images/ipenbanner_body.jpg) no-repeat left bottom; }
.sc?? { background: url(images/sc_top_documents2a.jpg) no-repeat left bottom; }
.sc5 { background: url(images/sc_top_pops1a.jpg) no-repeat left bottom; }
.sc6666 { background: url(images/sc_top_poprc1a.jpg) no-repeat left bottom; }
.sc7 { background: url(images/sc_top_siacm1a.jpg) no-repeat left bottom; }
.sc8 { background: url(images/ipenbanner_mercury.jpg) no-repeat left bottom; }
.sc888 { background: url(images/sc_top_work1a.jpg) no-repeat left bottom; }
.sc9 { background: url(images/sc_top_global1a.jpg) no-repeat left bottom; }
.sc10 { background: url(images/sc_top_mercury1.jpg) no-repeat left bottom; }
.sc11 { background: url(images/sc_top_password9a.jpg) no-repeat left bottom; }
.sc100 { background: url(images/sc_top_cop44.jpg) no-repeat left bottom; }

.sc6 { background: url(images/ipenbanner_goldunlogo.jpg) no-repeat left bottom; }
.sc20 { background: url(images/ipenbanner-brownfactories.jpg) no-repeat left bottom; }
.sc21 { background: url(images/ipenbanner_asianplow.jpg) no-repeat left bottom; }
.sc22 { background: url(images/ipenbanner_asianspray.jpg) no-repeat left bottom; }
.sc23 { background: url(images/ipenbanner_blueatom.jpg) no-repeat left bottom; }
.sc24 { background: url(images/ipenbanner_bluechemmodel.jpg) no-repeat left bottom; }
.sc25 { background: url(images/ipenbanner_bluecircuitboard.jpg) no-repeat left bottom; }
.sc26 { background: url(images/ipenbanner_colouredtesttube.jpg) no-repeat left bottom; }
.sc27 { background: url(images/ipenbanner_cropduster.jpg) no-repeat left bottom; }
.sc28 { background: url(images/ipenbanner_ewaste1.jpg) no-repeat left bottom; }
.sc29 { background: url(images/ipenbanner_fireblacksmoke.jpg) no-repeat left bottom; }
.sc30 { background: url(images/ipenbanner_firefighter.jpg) no-repeat left bottom; }
.sc31 { background: url(images/ipenbanner_globes.jpg) no-repeat left bottom; }
.sc32 { background: url(images/ipenbanner_greenmoonsuites.jpg) no-repeat left bottom; }
.sc33 { background: url(images/ipenbanner_greensnake.jpg) no-repeat left bottom; }
.sc34 { background: url(images/ipenbanner_hazsigns.jpg) no-repeat left bottom; }
.sc35 { background: url(images/ipenbanner_labbottles.jpg) no-repeat left bottom; }
.sc36 { background: url(images/ipenbanner_labflask.jpg) no-repeat left bottom; }
.sc37 { background: url(images/ipenbanner_mercury.jpg) no-repeat left bottom; }
.sc38 { background: url(images/ipenbanner_mosquito1.jpg) no-repeat left bottom; }
.sc39 { background: url(images/ipenbanner_newspapers.jpg) no-repeat left bottom; }
.sc40 { background: url(images/ipenbanner_nightfactory.jpg) no-repeat left bottom; }
.sc41 { background: url(images/ipenbanner_pestspray.jpg) no-repeat left bottom; }
.sc42 { background: url(images/ipenbanner_redsilvermodel.jpg) no-repeat left bottom; }
.sc43 { background: url(images/ipenbanner_ricefarmer.jpg) no-repeat left bottom; }
.sc44 { background: url(images/ipenbanner_scientist.jpg) no-repeat left bottom; }
.sc45 { background: url(images/ipenbanner_silverchemgrid.jpg) no-repeat left bottom; }
.sc46 { background: url(images/ipenbanner_silverdrums.jpg) no-repeat left bottom; }
.sc47 { background: url(images/ipenbanner_sixbrownsmoke.jpg) no-repeat left bottom; }
.sc48 { background: url(images/ipenbanner_worldglobe.jpg) no-repeat left bottom; }
.sc49 { background: url(images/ipenbanner_yellowcircuitboa.jpg) no-repeat left bottom; }
.sc50 { background: url(images/ipenbanner_yellowcropduster.jpg) no-repeat left bottom; }
.sc51 { background: url(images/ipenbanner_yellowglovelab.jpg) no-repeat left bottom; }
.sc52 { background: url(images/ipenbanner_paint.jpg) no-repeat left bottom; }
.sc53 { background: url(images/ipenbanner_metallead.jpg) no-repeat left bottom; }
.sc54 { background: url(images/ipenbanner_brownfactories.jpg) no-repeat left bottom; }
.sc55 { background: url(images/ipenbanner_brownfactories.jpg) no-repeat left bottom; }
.sc56 { background: url(images/ipenbanner_support.jpg) no-repeat left bottom; }
.sc3 { background: url(images/ipenbanner_news.jpg) no-repeat left bottom; }
.sc60 { background: url(images/ipenbanner_mariann.jpg) no-repeat left bottom; }
.sc61 { background: url(images/ipenbanner_chemproducts.jpg) no-repeat left bottom; }
.sc62 { background: url(images/ipenbanner_oldmap.jpg) no-repeat left bottom; }
.sc63 { background: url(images/ipenbanner_jackwork.jpg) no-repeat left bottom; }
.sc64 { background: url(images/ipenbanner_keyboard.jpg) no-repeat left bottom; }


/* Sidebar */

#sidebar {
	float: right;
	width: 175px;
	padding: 20px 10px 0px 40px; /* top right ???? ???? */
	border-left: 0px solid #DCDCDC;
}

#sidebar ul {
	margin: 0;
	padding: 0px 0px 20px 0px;
	list-style: none;
}

#sidebar li {
padding: 6px 0px 6px 0px;
border-bottom: 1px solid #999999;
font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #3768A6;
}

#sidebar li ul {
1

#sidebar li li {
	padding: 0px 10px;
	url(images/img07.gif) no-repeat 0 10px;
	border-top: 0px dotted #DCDCDC;
}

#sidebar li li.first {
	border-top-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
}

#sidebar h2 {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border-bottom: 0px dotted #666666;
}




/* Footer */

#footer {
	clear: both;
	width: 850px;
	height: 30px;
	padding: 20px 0px 0px 0px;
	color: #000000;
	border-top: 1px solid #DCDCDC;
}

#footer p {
	background: #    /* text */
	margin: 0;
	text-align: center;
	font-size: 75%;
}

#footer a {
	border: none;
	color: #484644;
}

#footer a:hover {
	color: #ff7400;
}

#legal {
}


#links {
}

/* CSS */
#siteInfoDesigner {
	float: right;
	padding-right: 20px;
}

#siteInfoDesigner a, #siteInfoDesigner a:visited {
	color: #fff;
}

#siteInfoDesigner a:hover, #siteInfoDesigner a:active {
/*	color: #facece; */
	color: #f60; 
	text-decoration: none;
}

.fixfloat {
	clear: both;
}

.ipen_sc {
	clear: both;
}
.ipen_sc .name {
	font-weight: bold;
}




#pagelayout.old_news div.hilitepoitem h4 {
	color: red;
	clear: both;
}
