/* STYLE FOR INDEX
*/

div#masterc, div#index-list {
}



a, a:link {
	text-decoration: none;
}

h2, h3 {
	font-size: 1.05em;
	margin: 0px 0px 5px 25px;
}
h3 {	font-style: italic;
	font-size: 1em;
	font-weight: normal;
}


#flipperAll {
	margin: 5px 0px 8px 20px;
	font-size: .9em;
	font-weight: normal;
}	

ul#entry {
}

ul#entry ul {
	margin: 3px 0px 8px 20px; padding: 0px;
}

ul#entry ul.entryHit {
	border-left: 2px solid #999999;
	border-bottom: 1px solid #999999;
	margin: 10px;
}

ul#entry h2.Hit {
	margin-left: -25px;
	margin-top: -5px;
	padding: 4px;
	background: #ffffff;
	font-size: 1.1em;
}


ul#entry li {
	margin: 0px 0px 6px 0px; padding: 0px;
	list-style-type: none;
}

ul#entry h4 {
	font-weight: normal;
	color: #000099;
	margin: 0px 0px 5px 0px;
	cursor: pointer;
}

ul#entry h4 {
	font-weight: bold;
	font-size: 1em;
	margin: 8px 0px 2px 5px;
	display: inline;
}

ul#entry li.cgroup h4, ul#entry li.lgroup h4 {
	font-size: 1.15em;
}

ul#entry a:link.grplabel, ul#entry a:visited.grplabel {
	display: none;
}

ul#entry li.suben h4 {
	font-size: 1em;
}

ul#entry h4.closed {
	padding-left: 18px;
	color: #3333ff;
	background: url("../images/toggle+.gif") no-repeat 0% 0px;
}

ul#entry h4.open {
	padding-left: 18px;
	color: #000099;
	background: url("../images/toggle-.gif") no-repeat 0% 0px;
}

/*IE FIX */
* html ul#entry  h4.closed {	background: url("../images/toggle+.gif") no-repeat 0% 0px;}
* html ul#entry h4.open { background: url("../images/toggle-.gif") no-repeat 0% 0px;}



ul#entry li.vol {
	background: #f0f0f0;
	padding: 3px;
	margin: 0px 0px 0px 5px;
	font-weight: bold;
}

ul#entry ul.pages {
	display: inline; padding: 0px 0px 0px 10px;
	font-weight: normal;
}

ul#entry ul.pages li {
	display: inline; padding: 0px 6px 0px 0px;
	font-weight: normal;
}

li.pg span {
	cursor: pointer; color: #ff5522;
}





div#mainSearch {

}



div#Scontrols {
	float: right;
	width: 200px;
	margin-left: 20px;
	background: #a9a9a9;
	border: 1px solid #444444;
	padding: 5px;
}

div#Scontrols form h2 {
	font-size: 1.0em;
	font-weight: bold;
}


div#ILpop {
	border: 2px solid #666666; padding: 2px;
}

div#ILpop center {border: 1px solid #888888; padding: 2px; cursor: pointer;}


@media print {
	#Scontrols, #flipperAll, #UInotes, #footer {display: none}
	* { color: #000000 !important}

/*sweeping/reset */
	body {margin: 0 !important; padding: 0 !important;}
	ul#entry * {font-size: 10pt !important; background: none !important}
	#masterc, #uiContent, #entry, #index-list, ul#entry ul.entryHit {padding: 0  !important; border: none !important; margin-left: 0 !important}
	
	ul#entry h2.Hit {margin: 0;}

/*margins 
	ul#entry ul, ul#entry li {margin: 0 !important;}
	ul#entry .suben {margin-left: .3in !important}

/*line breaking, display 
	ul#entry li.suben {clear: both; float: left; margin-top: .125in !important}
	ul#entry h4, ul#entry ul.pages, ul#entry li {display: inline; vertical-align: bottom;}
	ul#entry h4, ul#entry ul.suben, ul#entry ul.pages {display: inline !important; float: none;}

/* fonts 	
	ul#entry h1, ul#entry h2, ul#entry h3, ul#entry h4 {font-size: 12pt; font-weight: bold}
	ul#entry li.vol {font-weight: normal !important; padding-top: .5em !important}
	ul#entry ul.pages {font-style: italic}

 	ul#entry li.see {display: block; float: none; clear: both; padding-top: 1.5em !important} 
*/
}

