/*
ipen_map_d.css
*/

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

/* Page */

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


h1, h2, h3, h4 {
	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: bold;
	color: #65A1C0;
}

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

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;
}

/* Content */

#content {
	float: left;   /* colum moves to left */
	width: 600px;
}

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



/* Image */

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

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

img.right {
	float: right;
	margin: 6px 0px 0px 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;
}


/* 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;
}

.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;
}


/* Header */


#header {
	width: 600px;
	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: 600px;
	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; }



/* Sidebar */

#sidebar {
	float: right;
	width: 175px;
	padding: 20px 10px 0px 10px;
	border-left: 1px 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 {
}

#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: 600px;
	height: 30px;
	padding: 20px 0px 0px 0px;
	color: #000000;
	background: ;
	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;
}




