/* CSS Document - OPwebsite version 2.0 */

/*Just want to add something about my Grandma - who passed away a while back now - She was a strong willed woman who did her best.*/

/* eShell template CSS */

/* STRUCTURE ----------------------------------------------------------------------------------------------------------------- */

#header {position:relative;}
	#header img {position:relative; left:1px;}
	#eLogo {position:absolute; top:10px; left:22px; z-index:20;}

	#secondLogo {width:182px; height:42px; position:absolute; top:10px; right:20px; overflow:hidden;}
	#secondLogo img {margin-left:-28px; margin-top:-4px;}

	#searchShell, #eSearchShell
			 {/* just the specific overrides here, generic search styles in global sheet.. could move this too */
				width:180px;
				widt\h:174px;
				position:absolute;
				top:58px;
				right:20px;
				margin:0;
				border:1px solid #274ba1;
				}
		#eSearchShell {background:url(../images2/bgxyBlue80.png); color:#fff;}
				
#leftCol h3 {padding-left:20px; color:#fff;}
	#leftCol h3:hover {background:url(../images2/bgnoHomeWhite.gif) no-repeat right top;}
	
	#leftCol h3 a {color:#fff;}
	
#nav li.linkToOP a:link, #nav li.linkToOP a:visited, #nav li.linkToOP a:active {color:#888; background:url(../images2/bgnoHmSiteGreen2.gif) no-repeat 0 .4em; padding-left:1.6em;}
#nav li.linkToOP a:hover {color:#274ba1; background:url(../images2/bgnoHmSiteBlue2.gif) no-repeat 0 .4em; padding-left:1.6em;}
#nav.coShell {padding-left:16px; width:196px; float:right;}

#thumbs {width:490px; padding:5px; margin:10px 0; clear:both;}	/* for smooth galleries */
		
/*#pointSubMenu {height:10px; margin-left:-999em; font-size:6px;}  to create a box between blocks - IE bug hoovers up main menu otherwise
																	may have decommissioned this. Using a conditional IE6 comment to solve.
																	Check to see if pointSubMenu is still in use */

/* footer shell extension (structure in global sheet.) */
	#foot ul {width:934px; height:1.6em; background:#3a4191; padding-top:2.4em;}
	#foot li {display:inline; margin-right:1em;}
		#foot a:link,
		#foot a:visited,
		#foot a:active {color:#eee; text-decoration:none; border-bottom:1px dotted #c2c2e8;}
		#foot a:hover {color:#555; background:#fff; border-bottom:1px dotted #c2c2e8;}

/* research search styles from OPWEB1 */
		
#e-research {
	width:498px; 
	margin:0; 
	padding:6px 0 0 0;
	border:1px solid #ccc; 
	font-size:.9em; 
	background-color:#f2f2f2;
/*	background:url(../images/e/bgxy_form01.gif) top left;*/
	}
	#e-research select.rsdrop, #e-research .research-box {background-color:#fff; border:1px solid #888; padding:1px; margin-top:2px;}

	#e-research span.formhelp {float:right; width:180px; padding:4px; margin:-1.4em 0 4px 4px; background:#ddd; border:1px solid #ccc; border-right:none;}
	#e-research label {display:inline; padding:2px 20px 2px 10px; margin:2px 12px 2px 0; background:#fff url(../images/bgno_liarrow_ic13x13.gif)no-repeat right top; border:1px solid #ccc; border-left:none; width:5em;}
	#e-research input.txt {padding:2px; margin-bottom:-1px;}
	#e-research h2, #e-research p {margin-left:0;padding-left:0;}
		#e-research p.rad-p {margin-left:20px;}
		#e-research h2 span.boxh2 {padding:3px 4px 3px 15px; background-color:#fff; border:1px solid #ccc; border-left:none; line-height:1.1em; }
	#e-research p.btn-p {margin-left:20px;}	



/* content overlays ----------------------------------------------------------------------------------------------------------*/

/*	#contentShell div.csc-header-n1 {height:2.2em; margin-bottom:0.6em; padding-top:0.3em;}
	#contentShell div.csc-header-n1 h1.csc-firstHeader {border-bottom:1px solid #000; color:#000; padding:0.2em 0.1em; margin:0 8px 0.3em 8px;}*/
