/* Pacific Stories Layout styles version 2 */
/* Last mod 18/06/06 wnp */

html, body {height:100%}
body {
	padding:0;
  	margin:0;
  	color: black;
  	font: normal 11px Verdana, Helvetica, san-serif;
}

#post-archive-wrapper{
	background: url(../images/home_main_bg.jpg) 0 0 repeat-x;
}

/*********** site structure styles ***********/

#outer {
	width: 990px;
	margin: 0;
	padding: 0;
}

/* :::::: HEADER ::::::: */

#header {
	height: 132px;
	background: url(../images/second_header_sited_tg.jpg) no-repeat;
	margin: 0;
}

#header h1 {
	margin: 0;
	float: left;
}

#header h1 a {
	width: 56px;
	height: 21px;
	margin: 59px 0 0 0;
	display: block;
	
}

#header h1 a span {	display: none;}

#header #nav {
	margin: 34px 95px 0 0;
	padding: 0;
	float: right;
	display: inline;
}

#header #nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#header #nav ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

#header #nav ul li a {
	clear: both;
	width: 131px;
	height: 13px;
	margin: 0 0 5px 0;
	display: block;
}

#header #nav ul li a span {
	display: none;
}

/*********** end Navigation styles ***********/

/*********** Content Styles ***********/

#centrecontent {
	width: 990px;
	margin: 0;
	padding: 0;
}

#centrecontent a:link {color: #155A90; text-decoration: none;}
#centrecontent a:visited {color: #155A90; text-decoration: none;}
#centrecontent a:hover {color: #155A90; text-decoration: underline;}
#centrecontent a:active {color: #155A90; text-decoration: none;}

#centrecontent #bodyCopy {
	margin: 0 0 0 40px;
	width: 923px;
}

#centrecontent #bodyCopy h1 {

	color: #155A90;
	font: bold 1.3em arial;
	text-transform: uppercase;
	border-bottom: 2px solid #E89D2D;
}

#centrecontent #bodyCopy h2 {
	color: #155A90;
	font: bold 1.2em arial;
	border-bottom: 1px solid #E89D2D;
	text-transform: uppercase;
}

#centrecontent #bodyCopy h3 {
	color: #155A90;
	font: bold 1.1em arial;
	margin: 2px 0;
}

#centrecontent #bodyCopy p {
	font: 12px arial;
	color: black;

}

#centrecontent #bodyCopy #breadcrumb {
	font: 10px verdana;
	color: #6A9AB9;
	margin: 10px 0;
}

/* Facts HTML Styles */

#centrecontent #bodyCopy .factPanel {
	padding: 10px;
	background: #EFF7F8 url(../images/second_facts_panel_bg.jpg) repeat-x 0 0;
	margin-bottom: 15px;
	display: block;
	min-height: 170px;
	clear: both;
}

#centrecontent #bodyCopy .factPanel h2 {
	text-transform: uppercase;
}

#centrecontent #bodyCopy .factPanel p { /* pushes text to the right margin */
	margin-left: 245px;
}

#centrecontent #bodyCopy .factPanel img {
	float: left;
	border: 1px solid white;
	margin-left: -245px;
	margin-bottom: 30px;
}

#centrecontent .factPanel p.creditnote {
	text-decoration: none;
	font: .95em arial;
	text-align: right;
}

#centrecontent .factPanel p.creditnote a:hover {
	text-decoration: underline;
}

/* Other page content styles */

/* Facts HTML Styles */

#centrecontent #bodyCopy .commonPanel {
	padding: 10px;
	background: #EFF7F8 url(../images/second_facts_panel_bg.jpg) repeat-x 0 0;
	margin-bottom: 15px;
	display: block;
	clear: both;
}

#centrecontent #bodyCopy .commonPanel h2 {
	text-transform: uppercase;
}

#centrecontent #bodyCopy .commonPanel img {
	float: left;
	border: 1px solid white;
	margin: 0 10px 30px 0;
}

#centrecontent .commonPanel p.creditnote {
	text-decoration: none;
	font: .9em arial;
	text-align: right;
}

#centrecontent .commonPanel p.creditnote a:hover {
	text-decoration: underline;
}

/* Teacher's Guide Styles */

#centrecontent #bodyCopyLeft {
	width: 395px;
	float: left;
	margin: -10px 0 0 0; /* top margin aligns line with rest of site content start */
	padding: 0;
	clear: none;
	display: block;
}

/* Country List for Digital Resources */

#centrecontent #bodyCopyLeft #countryMainList {
	float: none;
	clear: right;
	margin: 0 20px 0 0;
	padding: 0;
}

#centrecontent #bodyCopyLeft #countryMainList ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#centrecontent #bodyCopyLeft #countryMainList li {
	margin: 0;
	padding: 0;
}

#centrecontent #bodyCopyLeft #countryMainList li a {
	font: bold 12px arial;
	text-transform: uppercase;
	color: #FF8400;
	background: url(../images/icon_blue_pointer.gif) 0 5px no-repeat;
	padding: 3px 0 3px 10px;
	margin: 0;
	border-bottom: 1px solid #CDDDE7;
	display: block;
	width: 198px;
}

#centrecontent #bodyCopyLeft #countryMainList li a:hover {
	text-decoration: underline;
}

/* Category List for Digital Resources */

#centrecontent #bodyCopyLeft #categoryMainList {
	float: left;
	margin: 0 0 50px 0;
	width: 148px;
}

#centrecontent #bodyCopyLeft #categoryMainList ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#centrecontent #bodyCopyLeft #categoryMainList ul li {
	margin: 0;
	padding: 0;
}

#centrecontent #bodyCopyLeft #categoryMainList ul li a {
	font: bold 12px arial;
	color: #FF8400;
	padding: 0 0 0 10px;
	margin: 0;
	background: url(../images/icon_blue_pointer.gif) 0 5px no-repeat;
	text-decoration: none;
}

#centrecontent #bodyCopyLeft #categoryMainList ul li a:hover {
	text-decoration: underline;
}


#centrecontent #bodyCopyLeft ul#subList {
	margin: 0;
	padding: 0;
	list-style: none;
}

#centrecontent #bodyCopyLeft ul#subList li {
	margin: 0;
	padding: 0;
}

#centrecontent #bodyCopyLeft ul#subList li a{
	font: bold 12px arial;
	color: #34A4D7;
	padding: 3px 0 3px 10px;
	margin: 0;
}

/* Teachers Guides Facts Styles */

#centrecontent #bodyCopyRight {
	float: right;
	width: 395px;
	margin: -10px 0 0 0; /* top margin aligns line with rest of site content start */
	padding: 0;
	display: block;
}

#centrecontent #bodyCopyRight h1 {
	margin: 10px 0;
	color: #155A90;
	font: bold 14px arial;
	text-transform: uppercase;
	border-bottom: 2px solid #E89D2D;
}

#centrecontent #bodyCopyRight p {
	font: 12px arial;
	color: black;
}

#centrecontent #bodyCopyRight #categoryList {
	margin: 0;
}

#centrecontent #bodyCopyRight #categoryList ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#centrecontent #bodyCopyRight #categoryList ul li {
	margin: 0;
	padding: 0;
}

#centrecontent #bodyCopyRight #categoryList ul li a {
	font: bold 12px arial;
	color: #34A4D7;
	background: url(../images/icon_orange_pointer.gif) 0 5px no-repeat;
	padding-left: 10px;
}

/* Credits */

#centrecontent #bodyCopy .commonPanel p.imgLogos img {
	border: 1px solid #333;
	float: none;
}

/*********** end Content Styles ***********/

/* ::::::::: FOOTER :::::::::: */

#footer {
	clear: both;
  	height: 33px;
	margin: 0;
	padding: 0;
	background: url(../images/footer_main_bg_2nd.gif) 0 bottom repeat-x;
}

#footerContent {
	width: 990px;
  	height: 33px;
	margin: 0;
	padding: 0;
	background: url(../images/footer_main_2nd_bg.gif) 0 bottom no-repeat;
}
#footerContent ul#sponsors {
	list-style: none;
	margin: 0 0 0 100px;
	padding: 0;
}
#footerContent ul#sponsors li {
	margin: 0;
	padding: 0;
	display: inline;
}

#footerContent ul#sponsors li#fa a {
	display: block;
	float: left;
	margin: 0 58px 0 0;
	padding: 0;
	width: 75px;
	height: 33px;
}

#footerContent ul#sponsors li#lafa a {
	display: block;
	float: left;
	margin: 0 60px 0 0;
	padding: 0;
	width: 80px;
	height: 33px;
}

#footerContent ul#sponsors li#abc a {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 40px;
	height: 33px;
}

#footerContent ul#sponsors li a span {
	display: none;
}

#footerContent #utilities {
	margin: 20px 10px 0 0;
	padding: 0;
	float: right;
	font: 10px verdana;
	color: black;
}

#footerContent #utilities a {
	text-decoration: none;
	color: black;
}

#footerContent #utilities a:hover {
	text-decoration: underline;
}


/*********** end site structure styles ***********/