/* GENERAL */
body {
	margin: 30px 0 0 0;
	background: #FFF url(../ii/sh_bg.gif) repeat-x;
	padding: 0;
	text-align: center;
	}

.lib_shellwrap,
.lib_tabswrap { text-align: left; margin: 0 auto; }
.lib_shellwrap {
	padding: 0 10px;
	width: 960px !important; /* for most browsers */
	width /**/:980px; /* for pre 6.0 IE Win */
	}
.lib_tabswrap { width: 100%; position: relative; }
/* GENERAL */



/* HEADER */
	/* logo */
#lib_logo {
	float: left;
	position: relative;
	width: 475px;
	height: 50px;
	margin-bottom: 0;
	overflow: hidden;
	}
#lib_logo span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	background-image: url(../ii/sh_hd_logo.gif);
	background-repeat: no-repeat;
	}

	/* google search */
#lib_header .lib_cse_search_box {
	float: right;
	margin-top: 5px;
	width: 420px !important; /* for most browsers */
	width /**/:475px; /* for pre 6.0 IE Win */
	background: transparent url(../ii/sh_g_search_hd_bg.gif) repeat-x 0 0;
	}
#lib_header .lib_cse_search_box .lib_gads_ti {
	width: 308px !important; /* for most browsers */
	width /**/:310px; /* for pre 6.0 IE Win */
	}

	/* strapline */
#lib_header .lib_strapline	{
	clear: both;
	color: #555;
	padding: 2px 0 0 12px !important;
	margin-bottom: 15px;
	}
	/* tabs */
#lib_header .lib_tabscon {
	border-top: 1px solid #F0F0F0;
	background: #FFF url(../ii/sh_hd_tabs_bg.gif) repeat-x 0 0;
	padding-bottom: 5px;
	margin: 20px 0 10px 0;
	}
#lib_header .lib_tabswrap { width: 958px; border-right: 1px solid #DDD; border-left: 1px solid #F0F0F0; }
#lib_header .lib_tabs {
	float: left;
	border-right: 1px solid #FFF;
	margin: 0;
	padding: 0;
	}
#lib_header .lib_tabs li { float: left; display: inline; }
#lib_header .lib_tabs li .lib_mm_hd {
	float: left;
	border-left: 1px solid #FFF;
	border-right: 1px solid #DDD;
	margin: 1px 0 0 0;
	padding: 9px 10px 10px 10px;
	}

	/* mm - mega menu (drop down) */
ul#lib_tabs1 li.lib_mm_con { position: relative; margin: 0; }
ul#lib_tabs1 .lib_mm_hd { display: inline; }
ul#lib_tabs1 .gis { display: none; }
ul#lib_tabs1 li.hovering .gis { display: block; }

/* the .lib_mm_cnt div below is the same div as the li.lib_mm_con .lar below */
/* positioning and width/style seperated */
/* this controls positioning */
ul#lib_tabs1 li.lib_mm_con .gis {
	float: left;
	position: absolute;
	top: 33px;
	left: 0;
	}
ul#lib_tabs1 li.lib_mm_con .gis li { float: none; display: block; padding: 0; margin: 0 !important; }
ul#lib_tabs1 li.lib_mm_con .gis li a {
	float: none;
	display: block;
	border: none;
	background: transparent url(../ii/g_hozline.gif) repeat-x 0 100%;
	padding: 5px 0 7px 0;
	margin: 0 0 2px 0;
	}	

/* the .lar div below is the same div as .lib_mm_cnt above */
/* positioning and width/style seperated */
/* this controls width/style */

		/* 1 col - default */
ul#lib_tabs1 li.lib_mm_con .lar {
	background: #F9F9F9;
	padding: 10px;
	border-top: 1px solid #FEFEFE;
	border-left: 1px solid #FEFEFE;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	width: 150px !important; /* for most browsers */
	width /**/:172px; /* for pre 6.0 IE Win */
	}
ul#lib_tabs1 li.lib_mm_con .lar .lac { width: 150px; }
	/* 2 col */
ul#lib_tabs1 li.lib_mm_con .lar_c2 { width: 320px !important; /* for most browsers */ width /**/:342px; /* for pre 6.0 IE Win */ }
		/* 3 col */
ul#lib_tabs1 li.lib_mm_con .lar_c3 { width: 490px !important; /* for most browsers */ width /**/:512px; /* for pre 6.0 IE Win */ }
		/* 4 col */
ul#lib_tabs1 li.lib_mm_con .lar_c4 { width: 660px !important; /* for most browsers */ width /**/:682px; /* for pre 6.0 IE Win */ }
		/* 5 col */
ul#lib_tabs1 li.lib_mm_con .lar_c5 { width: 830px !important; /* for most browsers */ width /**/:852px; /* for pre 6.0 IE Win */ }
	/* widths by section - must be set AFTER default to override defaults */
		/* section p - move to variant if different across sites */
ul#lib_tabs1 li.s-p .lar {  }

	/* mega */

/* header link */
.lib_hdlnk {
	position: absolute;
	top: -28px;
	right: 1px;
	width: 87px;
	height: 88px;
	background: transparent url(../ii/sh_hdlnk.gif) no-repeat;
	border: 0;
	cursor: pointer;
	}

.lib_hdlnk a {
	display: block;
	width: 100%;
	border: 0;
	padding-top: 88px;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/:88px; /* for pre 6.0 IE Win */
	}
/* HEADER */



/* PATH */
#lib_header .lib_path,
#lib_footer .lib_path {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#lib_header .lib_path li,
#lib_footer .lib_path li { display: inline; margin: 0; padding: 0 5px 0 0; }
#lib_header .lib_path { padding: 0; margin-bottom: 20px; }
#lib_footer .lib_path { margin: 0; padding: 20px 0 0 0; }
/* PATH */



/* LIB_CC - content columns (layout) */
	/* lib_cc_cnt - content (no side bars) */
.lib_cc_cnt #lib_wrap_cnt_sb1_sb2,
.lib_cc_cnt #lib_wrap_cnt_sb1,
.lib_cc_cnt #lib_cnt { width: 100%; }

	/* lib_cc_cnt_sb1 - content - lib_sb1 */

		/* lib_wrap_cnt_sb1_sb2 - wraps tha whole content cols for padding etc if needed */
.lib_cc_cnt_sb1 #lib_cnt {
	float: left;
	padding-left: 10px;
	width: 570px !important; /* for most browsers */
	width /**/:580px; /* for pre 6.0 IE Win */	
	}

.lib_cc_cnt_sb1 #lib_sb1 {
	float: right;
	padding-right: 10px;
	width: 340px !important; /* for most browsers */
	width /**/:350px; /* for pre 6.0 IE Win */	
	}
/* LIB_CC */



/* PAGEHEADER */
#lib_cnt .lib_pageheader { padding-bottom: 6px; background: transparent url(../ii/g_hozline.gif) repeat-x 0 100%; margin-bottom: 27px; }

/* PAGENUMBER */
#lib_cnt #lib_pagenumber { margin: -22px 0 20px 0; }
#lib_cnt #lib_pagenumber p { text-align: right; margin: 0; }

/* FOOTER */
.lib_footerwrap {  margin-top: 10px;  padding-top: 15px;  background: transparent url(../ii/sh_ft_bg.gif) repeat-x; }
#lib_footer { clear: both; color: #999; }

	/* tabs */
#lib_footer .lib_tabs,
#lib_footer .lib_tabs li,
#lib_footer .lib_tabs .lib_divider,
#lib_footer .lib_tabs li .lib_divider,
#lib_footer .lib_tabs li a { margin: 0; padding: 0; }

#lib_footer .lib_tabs { text-align: center; margin-bottom: 0; }
#lib_footer .lib_tabs li { display: inline; }
#lib_footer .lib_tabs .lib_divider { background: transparent url(../ii/sh_ft_nav_div.gif) no-repeat 100% 1px; }
#lib_footer .lib_tabs li .lib_divider { margin-right: 4px; }
#lib_footer .lib_tabs li a { margin: 0; padding: 0; }
#lib_footer .lib_tabs li.lib_sel a { font-weight: bold; }

	/* nav */
#lib_footer .lib_nav { clear: both; }
#lib_footer p.lib_firsttext { margin-top: 0.5em; }
#lib_footer p { text-align: center; clear: both; margin-bottom: 5px; }

	/* footer counter images and code */
#lib_footer .lib_award { text-align: center; margin: 0; padding-top: 5px; }
#lib_footer .lib_counters { text-align: center; padding: 0; }
.lib_counters { margin-top: 10px; text-align: center; }
.lib_counters a { text-decoration: none; }

	/* footer topsites */
.lib_counters .topsites img { margin: 2px; }
.lib_counters .topsites br.ts_bi,
.lib_counters .topsites .ts_track img { display: none; }

	/* footer html switch image */
#lib_footer a.lib_htmlswitch { color: #999 !important; text-decoration: none; }
/* FOOTER */