/* LAYOUT STYLES BEGIN */

#shrinkwrap {
width: 50em;
/*width: 800px;*/
margin: 0 auto;
margin: 0;
position: relative;
}

#wrapper {
	padding: 0px 0px;
	border-width: 0px 1px 1px 1px;
	border-style:solid;
}

/* TOP MASTHEAD BANNER */
#masthead {
	height: 7.5em;
}
#masthead.pub {
	background-image: none;
}
#logo {
	position: absolute;
	/*top: 2.1em;
	left: 1em;*/
	top: 34px;
	left: 15px;
}

#logo img {
/*
	height: 3em;
	max-height: 49px;
*/
}

#topNav {
/*
	position: absolute;
	right: 10px;
	top: 5px;
*/
	text-align: right;
	background:#fff;
	padding-right:1em;
	line-height:1.4em;
}


#navAndSearchWrap {
/*border-bottom-width: 0.4em;*/
/*border-bottom-style: solid;*/
}

/* MAIN NAV */

#mainNav ul, #mainNav li {
display: inline;
list-style-type: none;
}

#mainNav a {
display:block;
float: left;
}

#mainNav a img {
display: block;
}

/* SEARCH */
#searchForm {
	text-align: right;
	position: absolute;
	right: 1em;
	top: 3.3em;
	width: 15em;
	width: 20em;
}
#searchForm input {
	vertical-align: middle;
	margin-right: 0.2em;
}
#searchForm input.searchfield {
	width: 17em;
	height: 1.4em;
	border:1px solid;
}

#searchForm .includebox {
	display: block;
	padding-top: 31px;
}

#searchForm p.moreoptions {
	font-size: .7em;
	padding: 10px 70px 0 0;
	display:inline;
}

#searchForm a {
	color: #000;
}

#searchForm a:hover {
	text-decoration: underline;
}

#searchForm .includebox label,
#searchForm .includebox input {
	vertical-align:middle;
}
#searchForm .includebox label {
	position: relative; 
	top: 0; 
	display: inline; 
	color: #333; 
	font-size: .7em;
	font-weight:bold;
	
}





/* MIDDLE */

.clearhidden {
clear: both;
visibility:hidden;
height:0px;
}

#middleWrapper {
margin: 0;
padding: 0;
/*
border-bottom-width:1px;
border-bottom-style: solid;
*/
background-repeat: repeat-y; 
background-position: 14em 0;
}


/* TOOLBAR DIVS */

.toolbarWrapper {
position: relative;
height: 1.75em;
overflow: hidden;
}

.pageTools {
margin: 0;
padding: 0;
padding-top: 3px;
padding-bottom: 3px;
border-top-width:1px;
border-top-style: solid;
width: 14em;
position: absolute;
top: auto;
left: auto;
z-index: 1;
}

.pageTools ul {
padding-left: 0.85em;
}

.resultsTools {
margin: 0;
padding: 0;
padding-left: 15em;
padding-top: 3px;
padding-bottom: 3px;
border-top-width: 1px;
border-top-style: solid;
}


/* LEFTCOL */

#leftcol {
padding: 0 1em 1em 1em;
/*width: 16.25em;*/
width: 12em;
float: left;
min-height: 60px;
}

/* CONTENT */

#content {
float: right;
padding-top: 0;
padding-right: 1em;
padding-bottom: 1.4em;
width: 34.2em;
}

#content {
min-height: 20em;
height: auto !important;
height: 20em;
}

/* FOOTER */

#footerWrap {
/*height: 2.4em;*/
border-width: 1px 0px 0px 0px;
border-style:solid;
}

#footerLeft {
/*
padding: 0.7em 0.4em 0.7em 0.8em;
text-align:left;
*/
	float: left;
	text-indent: -2000em;
	background: url(/images/footer_logo.gif) no-repeat 1em 9px;
	width: 9.7em;
	height: 3.5em;
	display: block;
}
#footerRight {
	padding: 0.7em 1em 0.7em 0.4em;
	float:right;
}

#footermid {
float:left;
/*
padding: 0.7em 0.8em 0.7em 0.4em;
width: 17.9em;
text-align: center;
overflow: hidden;*/
	width: 27em;
	padding: .6em .8em .7em 0em;
}





/* MENUS */

#mainNav ul li div {
position: absolute;
padding: 0;
padding: 2px;
padding: 0 1px 1px 1px;
z-index: 5000;
visibility: hidden;
}

#mainNav ul li div ul li a {
float: none;
/*height: 24px;*/
height: auto;
text-decoration: none;
font-size: 0.7em;
line-height: 1em;
/*margin-top: 1px;*/
width: 14em;
border-width: 1px 0 0 0 ;
border-style: solid;
}

#mainNav ul li div ul li a span {
border-top: 0px solid #bb9;
display: block;
padding: 2px 20px 2px 10px;
}

/*the correct width  is hidden from IE5 PC */
#mainNav ul li div ul l\i a {
	/*height: 20px;*/
}

#mainNav ul li div ul li a:hover {
background: none;
text-decoration: none;
}


/* PRINT VERSIONS */

/* for displaying on screen print version of article */
#article_print {
width: 13cm;
/*width: 490px;*/
text-align: left;
}

a.nolink, a:hover.nolink, a:link.nolink, a:visited.nolink {
text-decoration:none;
}

#content_print {
padding-left: 1.4em;
padding-top: 1.4em;
padding-right: 1em;
padding-bottom: 1.4em;
width: 33.2em;
}

#content_print p {
margin: 0.6em 0;
font-size: 0.8em;
line-height: 1.4em;
}


/* What's This */

.moreInfo { display: none; }

#moreInfo {
	visibility: hidden;
	position: absolute;
	z-index: -100;
	width: 15em; 
	padding:0;
}

#moreInfo span {
	display:block;
	border-width:1px;
	border-style: solid;
	padding: 0.4em 0.5em;
	font-size: 0.7em;
}

img.whatsThis {
	cursor: pointer;
}


/* More/Less */

.first_batch li.more, .last_batch li.less { display: none; }

/** Gina 2007-10-15 **/
#logo {
position: absolute;
top: 2.2em;
left: 15px;
}

#content p.noResults  {
	margin-bottom: 1em;
	}
	
#footerRight a img {
display:block;
max-height:65px;
max-width:175px;
}

	
