/* CSS Document */

@print url(print.css);

* {
	margin:0; padding:0;}

html {
	margin:0; padding:0;
	}

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	}
	
body >#index {
	margin:0; padding:0;}
	
p, h1, h2, h3, h4 {
	margin:12px 5px 4px 5px;
	//text-align:left
}

//p {
//	text-align:justify;
//}
	
.text{
	margin-left:2%;
	}
	
h4 {
	font-size:105%;}
	
h1, h2, h3, h4 {
	color:#333E68;
	}
	
h6 {
	text-align:center;
	}
/* 	
	h7 is the most frequently used heading style!
	but it isn't working from here for some reason so I just wrote the similar code in each ssi sheet.
*/ 	
h7 {
	font-size: 10px;
	font-weight: bold;
	color: #333E68;
	text-align:center;
}

h8 {
	font-size: 12px;
	font-weight: bold;
	color: #333E68;
	text-align:center;

}

.strong {
	font-weight:bold;
	font-size:inherit;
	}

div {
}

.scroller {
	overflow:scroll;
	width : 96%;
	height : 50%;
	border: 2px outset #d7b9c9;
	line-height: 2em;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
}
	
label {
    display: inline;
	text-align:center;
	width: 100px;
	border: 2px outset #d7b9c9;
	line-height: 2em;
	padding-right: 10px;
}

.firstbox {
    display: inline;
    margin-left: 2%;
	text-align:center;
	border: 2px outset #d7b9c9;
	line-height: 2em;
}
	
#centercolumn ol ul {
	margin:0; padding:0;
	}
	
#centercolumn li {
	margin-left:3em;
	margin-bottom:1em;
	}
	
#centercolumn ol>li {
	margin-left:3em;
	margin-bottom:1em;
	list-style-type:decimal;
	}
	
img {
	border:0;
	}
/*a:link {
	color:#003399;
	}
a:visited {
	color:#333366;
	}
a:hover {
	color:#0099FF;
	}*/
acronym, abbr {
	cursor:help;
	}
#layout {
	width:960px;
	margin-left: auto;
	margin-right: auto;
	}
	
.clear {
	clear:both;
	}
	
#banner {
	height:111px;
	width:960px;
	border-bottom:1px solid #CCC;
	background-image: url(../images/ecn-banner.jpg);
	background-position:0;
	background-repeat:no-repeat;
	background-size: 960px;
	}
#banner h1 {
	/*display:none;*/
	margin:0 auto 0 -1000px;
	font:Verdana, Arial, Helvetica, sans-serif medium bold small-caps;
	padding:1em 1.5em;
	}
	
/*navlists*/
#navlist {
	border-bottom: 1px dotted #6E5D3F;
}

#navlist li {
	list-style: none;
}

#navlist a {
	display: block;
	padding: 1px 5px 0px;
	width: 150px;
	color: #333;
	background-color: #fff; /*decrement by 0x17*/
	text-decoration: none;
	border-top: 1px dotted #6E5D3F;
	font-weight: bold;
	font-size: .90em;
}
	
#navlist a:hover {
	color: #000000 !important;
	background-color: #C6DEFF !important;
	text-decoration: none;
}

#navlist ul a {font-weight: normal;}

#navlist #active #current a {
	background: #999;
	color: #222;
	padding: 1px 10px 0px 10px;
	font-weight: bold;
}

#navlist #active #current-nohighlight {
	background: #f2f2f2;
	color: #222;
	padding: 1px 10px 0px 10px;
	font-weight: bold;
}


#navlist #active ul a {
	color: #222;
	background-color: #999;
	border-top: none;
}

#subnavlist a {
	display: block;
	/*text-indent: -21px;*/
	padding: 1px 3px 0px 12px;
	width: 145px;
	color: #222;
	font-size:0.89em;
	background-color: #e8e8e8;
	text-decoration: none;
}

#subnavlist #active #current a{
	display: block;
	/*text-indent: -21px;*/
	padding: 1px 3px 0px 17px;
	width: 140px;
	color: #fff;
	background-color: #999;
	text-decoration: none;
	font-weight: normal;
}

#subnavlist #active #current-nohighlight {
	background: #f2f2f2;
	color: #222;
	padding: 1px 10px 0px 10px;
	font-weight: bold;
}

#subnavlist #active ul a {
	color: #222;
	background-color: #999;
	border-top: none;
}

#subnav-3rdlevel a {
	display: block;
	/*text-indent:10px;*/
	padding: 1px 3px 0px 22px;
	width: 135px;
	color: #333;
	/*font-size:0.88em;*/
	background-color: #d1d1d1;
	text-decoration: none;
}
#subnav-3rdlevel #active #current a{
	display: block;
	/*text-indent:10px;*/
	padding: 1px 3px 0px 27px;
	width: 130px;
	color: #fff;
	background-color: #999;
	text-decoration: none;
	font-weight: normal;
}
#subnav-3rdlevel #active #current-nohighlight {
	background: #f2f2f2;
	color: #222;
	padding: 1px 10px 0px 10px;
	font-weight: bold;
}
#subnav-3rdlevel #active ul a {
	color: #222;
	background-color: #999;
	border-top: none;
}

#subnav-4thlevel a {
	display: block;
	/*text-indent:10px;*/
	padding: 1px 3px 0px 32px;
	width: 125px;
	color: #333;
	/*font-size:0.88em;*/
	background-color: #bababa;
	text-decoration: none;
}
#subnav-4thlevel #active #current a{
	display: block;
	/*text-indent:10px;*/
	padding: 1px 3px 0px 37px;
	width: 120px;
	color: #fff;
	background-color: #999;
	text-decoration: none;
	font-weight: normal;
}
#subnav-4thlevel #active #current-nohighlight {
	background: #f2f2f2;
	color: #222;
	padding: 1px 10px 0px 10px;
	font-weight: bold;
}
#subnav-4thlevel #active ul a {
	color: #222;
	background-color: #999;
	border-top: none;
}

#subnav-5thlevel a {
	display: block;
	/*text-indent:10px;*/
	padding: 1px 3px 0px 42px;
	width: 115px;
	color: #333;
	/*font-size:0.88em;*/
	background-color: #a3a3a3;
	text-decoration: none;
}
#subnav-5thlevel #active #current a{
	display: block;
	/*text-indent:10px;*/
	padding: 1px 3px 0px 37px;
	width: 120px;
	color: #fff;
	background-color: #999;
	text-decoration: none;
	font-weight: normal;
}
#subnav-5thlevel #active #current-nohighlight {
	background: #f2f2f2;
	color: #222;
	padding: 1px 10px 0px 10px;
	font-weight: bold;
}
#subnav-5thlevel #active ul a {
	color: #222;
	background-color: #999;
	border-top: none;
}

#subnav-6thlevel a {
	display: block;
	/*text-indent:10px;*/
	padding: 1px 3px 0px 52px;
	width: 105px;
	color: #333;
	/*font-size:0.88em;*/
	background-color: #8c8c8c;
	text-decoration: none;
}
#subnav-6thlevel #active #current a{
	display: block;
	/*text-indent:10px;*/
	padding: 1px 3px 0px 37px;
	width: 120px;
	color: #fff;
	background-color: #999;
	text-decoration: none;
	font-weight: normal;
}
#subnav-6thlevel #active #current-nohighlight {
	background: #f2f2f2;
	color: #222;
	padding: 1px 10px 0px 10px;
	font-weight: bold;
}
#subnav-6thlevel #active ul a {
	color: #222;
	background-color: #999;
	border-top: none;
}

#subnav-7thlevel a {
	display: block;
	/*text-indent:10px;*/
	padding: 1px 3px 0px 62px;
	width: 95px;
	color: #333;
	/*font-size:0.88em;*/
	background-color: #757575;
	text-decoration: none;
}
#subnav-7thlevel #active #current a{
	display: block;
	/*text-indent:10px;*/
	padding: 1px 3px 0px 37px;
	width: 120px;
	color: #fff;
	background-color: #999;
	text-decoration: none;
	font-weight: normal;
}
#subnav-7thlevel #active #current-nohighlight {
	background: #f2f2f2;
	color: #222;
	padding: 1px 10px 0px 10px;
	font-weight: bold;
}
#subnav-7thlevel #active ul a {
	color: #222;
	background-color: #999;
	border-top: none;
}
/*end navlists*/
	
#leftcolumn, #centercolumn/*, #rightcolumn*/ {
	float:left;
	}
#leftcolumn {
	height: auto;
	padding:0;
	float: left;
	width: 160px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	}
/*#leftcolumn p, #leftcolumn h4 {
	padding-left:12px;
	padding-right:6px;
	}
	
#leftcolumn a {
	font:Verdana, Arial, Helvetica, sans-serif 0.85em bold;
	text-decoration:none;
	color:#333366;
	width:160px;
	display:block;
	padding:.3em .5em;
	}
	
#leftcolumn a:hover, #leftcolumn a:active {
	background-color: #ccc;
	color:#222;
	display:block;
	}
	
#leftcolumn ul {
	margin:0.5em 0.3em;
	padding:0;
	list-style-type:none;
	text-decoration:none;
	font-size:95%;

	}
	
#leftcolumn li {
	text-decoration:none;
	padding:0.5em;
	list-style: none;
	margin: 0;
}

#leftcolumn ul ul, #leftcolumn ul ul ul {
	margin:0; padding:0;} 
	
#leftcolumn #level3 {
	list-style-type:none;
	text-decoration:none;
	width:130px;
	margin:0; padding:0 0 0 5px;	
	
	}
	
#leftcolumn #level1 {
	text-decoration:none;
	padding:0;
	margin:.5em 1em .5em 0;}
	
#leftcolumn #level2 {
	font-size:90%;
	width:150px;
	margin-left:5px;
	padding-left:5px;
	}
	*/
/*#rightcolumn {
	width:160px;
	}
#rightcolumn p, #rightcolumn h4 {
	padding-left:0.8em;
	}*/

#centercolumn {
	width:798px; /* 960 - 160 - 2 */
	/*border-left:1px solid #ccc;*/
	/*border-right:1px solid #ccc;*/
	padding-bottom:2em;
	}
#centercolumn p, #centercolumn h2, #centercolumn h3, #centercolumn h4 {
	padding-left:12px;
	padding-right:6px;
	}
#centercolumn h4 {
	font-style:italic;
	}
#centercolumn {
	/*line-height:1.5em;*/
	}
#centercolumn h3 {
	clear:both;
	}
#centercolumn h5, #centercolumn p {
	font-size:1em;
	}
#centercolumn blockquote {
	padding:6px;
	border:1px solid #ccc;
	background-color: whitesmoke;
	}
	
#menu {
	margin:.5em 0 .3em 1.5em;
	}
	
#menu a {
	color:#333333;
	text-decoration:none;
	
	}
	
#menu a:hover, #menu a:active{
	color:#006699;
	text-decoration:underline;
	}
	
.subhead {
	font:Verdana, Arial, Helvetica, sans-serif 1em;
	font-weight:bold;
	margin-bottom:3px;
	padding-bottom:3px;
	padding-left:12px;
	color:#333;
	}
	
.refs {
	margin:.5em 0 .3em 1.5em;
	}
	
.caption {
	width:175px;
	font-size:x-small;
	}
	


#footer {
	clear:both;
	border-top:1px solid #ccc;
	background-color:whitesmoke;
	font-size:10px;
	margin-left: auto;
	margin-right: auto;
	}
#footer p {
	margin:2px 2%;
	
	}

#heading {	
	width:810px;
	clear:both;
	border-bottom:1px solid #ccc;
	padding:6px 0 1em 0;
	background-color:whitesmoke;
	font-size:10px;
	}
	
#crumbtrail {
	font-size:75%;
	}
/*#search {
	position:absolute;
	top:6px;
	right:6px;
	width:240px;
	padding:10px;
	background-color:whitesmoke;
	border:1px solid #ccc;
	text-align:center;
	}
#search form {
	font-size:10px;
	margin:0;
	padding:0;
	display:inline;
	}
#search button {
	padding:2px;
	margin-left:4px;
	font-size:9px;
	display:inline;
	border:1px solid #666;
	width:35%;
	background-color:#EBE9EC;
	}
#search input {
	font-size:10px;
	width:60%;
	display:inline;
	height:14px;
	}
*/
#pagetitle {
	padding:3px 2em 2px 10px;
	clear:both;
	border-bottom:1px solid #ccc;
	}
#pagetitle h1, #pagetitle p {
	margin:0;
	padding:0 0 4px 0;
	}
#pagetitle h1 {
	font-size:150%;
	color: #333E68;
	letter-spacing:0.1em;
	
	}
#filesize {
	font-size:smaller;
	}
body.draft {
	background-image:url(../../div8000/assets/images/draft.gif);
	}
.toplink a {
	padding:2px 13px 2px 2px;
	font-size:9px;
	background-image:url(../../div8000/assets/images/toplink.gif);
	background-position:center right;
	background-repeat:no-repeat;
	}

/* image placement styles */
.floatright {
	float:right;
	margin:0;
	border: 0;
	width: 375px;
	}
	
.floatright230 {
	float:right;
	margin:0;
	border: 0;
	width: 230px;
	}	
	
.floatright270 {
	float:right;
	margin:0;
	border: 0;
	width: 270px;
	}
	
.floatright300 {
	float:right;
	margin:0;
	border: 0;
	width: 300px;
	}
	
.floatright350 {
	float:right;
	margin:0 2em 0 2em;
	padding:0;
	width:350px;
	}
	
.floatleft {
	float:left;
	margin:0 2em 2em 0;
	padding:0;
	}
	
.floatleft350 {
	float:left;
	margin:0 2em 2em 0;
	padding:0;
	width:350px;
	}

.centered {
	text-align:center;
	margin:0 1em 1em 1em;
	}
	
/* Selected page hover styles */
#home #mainnav a.home:hover, #home #subnav a:hover {
	background-color:#CCC;
	}

/* inline adjustments */
.smaller {font-size: smaller;}

sub sup {
	font-size:smaller;
	}


#maincontent {
	float:left;
	/*width:620px;*/
	padding:0 2% 0 1%;
}

#maincontent .column {
	width:25%;
	float:left;
	padding:0 1.2em;
	margin: 2% 1%;
	font-size:85%;
	color:#666;
	}
	
#maincontent .center {
	width:50%;
	margin:2% auto 0 5%;
	text-align:center;
	clear:both;
	font-size:85%;
	color:#666;
	line-height: 120%;
	}

#maincontent .border {
	width:50%;
	border:1px #6E7899 solid;
	margin:2% auto 0 5%;
	text-align:center;
	clear:both;
	font-size:85%;
	color:#666;
	line-height: 120%;
	}

#maincontent .outsideborder {
	width:85%;
	/*margin:2% auto 0 5%;*/
	padding:0.5em 2em;
	text-align:center;
	clear:both;
	font-size:150%;
	color:#666;
	line-height: 120%;
	font-weight: bold;
	}
#maincontent .container p {
	font-size:90%;
	}	
	
#maincontent .container {
	border-bottom:1px #999 solid;
	}


/*#mainnav #active #current {
	background-color:#686C99;
	}*/
	
#subnav #active #current {
	background-color:#6E7899;
	}
	
/* Table styles */

table {
	font-size:11px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left:2%;
	border-collapse:collapse;	
	}

.nominalTD {
	background-color: #FFC;
	}

.dataTable {
	width:auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left:auto;
	border-collapse:collapse;

	}
	
.queryTable{
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left:2%;
	border-collapse:collapse;
	
	}
	
td.heading, tr.heading {
	background-color: #CCCCCC;
	font-weight:bold;
	text-align:center;
	font-size:0.9em;
	vertical-align:bottom;
	border-right: 1px solid ccc;
	text-align:center;
	}
	
td.intable {
	font-weight:bold;
	text-align:center;
	font-size:12px;
	vertical-align:middle;
	border-right: 1px solid ccc;
	}
	
td.querydata{
	text-align:center;
	font-size:12px;
	vertical-align:middle;
	}
	
td.left {
	text-align:left;
	}
	 
	
tr td {
	padding:0.3em 0.2em;
	border-bottom:1px #999 solid;
	vertical-align:bottom;
	}
	
tr .last, td .last {
	border-bottom:0;
	}
	
th {
	background-color:#CCC;
	padding: 0 0.3em;
	border-right:1px #666 solid;
	font-size:10px;
	vertical-align:bottom;
	text-align:center;
	}
	
td {
	text-align:center;
	}

iframe {
	height: 200px;
}

.dataTdata{
	width:100px;
	text-align:center;
	font-size:12px;
	vertical-align:middle;
	}
	
.dataTdes{
	width:100px;
	text-align:left;
	font-size:10px;
	vertical-align:middle;
	overflow:hidden;
	white-space:nowrap;
	height:1.2em;
	}
	
form tr td {
	text-align:center;
	}
form th {
	text-align:center;
	}
	
.radio {
	white-space:nowrap;
	display:block;
	border:0;
	text-align:left;
	}
p.last {
	margin-bottom:1em; padding-bottom:1em;}	

sub, sup {
	font-size:x-small;
	}
	
	

	
/*Main Page Layout:*/
body#home #home_tab a,
body#ecnWorkshop #ecnWorkshop_tab a,
	body#ECN1 #ECN1_tab a,
	body#ECN2 #ECN2_tab a,
	body#ECN3 #ECN3_tab a,
		body#ECN3contribution #ECN3contribution_tab a,
body#dieselSprayCombustion #dieselSprayCombustion_tab a,
	body#dsearch #dsearch_tab a,
		body#dataDef #dataDef_tab a,
	body#constantVol #constantVol_tab a,
			body#vesselGeometry2009 #vesselGeometry2009_tab a,
			body#vesselGeometry1997 #vesselGeometry1997_tab a,
			body#vesselGeometry-pc #vesselGeometry-pc_tab a,
		body#ambientConditions #ambientConditions_tab a,
		body#thermalFluidMechDetails #thermalFluidMechDetails_tab a,
			body#thermalFluidMechDetailsSprayA #thermalFluidMechDetailsSprayA_tab a,
		body#injectorCharacterization #injectorCharacterization_tab a,
			body#injectorCharacterization-2007 #injectorCharacterization-2007_tab a,
			body#injectorCharacterization-1997 #injectorCharacterization-1997_tab a,
			body#injectorCharacterization-old #injectorCharacterization-old_tab a,
		body#fuels #fuels_tab a,
	body#otherinst #otherinst_tab a,
		body#cmt #cmt_tab a,
	body#expDiag #expDiag_tab a,
		body#jetpen #jetpen_tab a,
		body#liqlenSprayA #liqlenSprayA_tab a,
		body#ignitiondelaySprayA #ignitiondelaySprayA_tab a,
		body#liftoff #liftoff_tab a,
		body#soot #soot_tab a,
		body#rayleigh #rayleigh_tab a,
		body#liqlen #liqlen_tab a,
		body#hsmovie #hsmovie_tab a,
		body#ignitiondelay #ignitiondelay_tab a,
	body#compmethod #compmethod_tab a,
		body#modelStandards #modelStandards_tab a,
		body#CVjet #CVjet_tab a,
		body#meshes #meshes_tab a,
	body#targetCondition #targetCondition_tab,
		body#sprayA #sprayA_tab a,
		body#injectorLocation #injectorLocation_tab a,
		body#injectorNozGeomSA #injectorNozGeomSA_tab a,
		body#injectorNozGeomSB #injectorNozGeomSB_tab a,
		body#SprayAParametric #SprayAParametric_tab a,
body#gasolineSprayCombustion #gasolineSprayCombustion_tab a,
body#engines #engines_tab a,
	body#engineFlows #engineFlows_tab a,
		body#TCCEngine #TCCEngine_tab a,
			body#engGeo #engGeo_tab a,
				body#cadData #cadData_tab a,
				body#sigLoc #sigLoc_tab a,
				body#gtPowerModel #gtPowerModel_tab a,
			body#pivMeas #pivMeas_tab a,
				body#contCharts #contCharts_tab a,
				body#opCond #opCond_tab a,
				body#data #data_tab a,
					body#engine #engine_tab a,
					body#PIV #PIV_tab a,
			body#lesCalc #lesCalc_tab a,
				body#sandia #sandia_tab a,
				body#pennState #pennState_tab a,
				body#wisc #wisc_tab a,
				body#darmstadt #darmstadt_tab a,
				body#gmr #gmr_tab a,
					body#modelInput #modelInput_tab a,
					body#modelResults #modelResults_tab a,
						body#globMonQua #globMonQua_tab a,
						body#meanVel #meanVel_tab a,
						body#rmsVel #rmsVel_tab a,
			body#podAnalysis #podAnalysis_tab a,
				body#theory #theory_tab a,
				body#application #application_tab a,
		body#G4VDIEngine #G4VDIEngine_tab a,
	body#HE #HE_tab a,
		body#engGeom #engGeom_tab a,
			body#cylHead #cylHead_tab a,
			body#engSpec #engSpec_tab a,
		body#singleHole #singleHole_tab a,
			body#operCond #operCond_tab a,
			body#singleholemeas #singleholemeas_tab a,
				body#HT #HT_tab a,
				body#LT #LT_tab a,
		body#multiHole #multiHole_tab a,
body#links #links_tab a,
body#refs #refs_tab a,
body#tutorials #tutorials_tab a,
	body#visualization #visualization_tab a,
		body#siGasoline #siGasoline_tab a,
		body#ciDiesel #ciDiesel_tab a,
		body#pciEarlyInj #pciEarlyInj_tab a,
		body#mkLateInj #mkLateInj_tab a,
		body#hcci #hcci_tab a,
		body#rcci #rcci_tab a,
	body#tutorial #tutorial_tab a,
		body#nvapvap #nvapvap_tab a,
		body#vapcomb #vapcomb_tab a,
		body#density #density_tab a,
		body#temperature #temperature_tab a,
		body#injpressure #injpressure_tab a,
		body#orifice #orifice_tab a,
body#code #code_tab a,
body#sponsors #sponsors_tab a,


/*Unknown:*/	
body#injectRate #injectRate_tab a,
body#vesselAmbient #vesselAmbient_tab a,
body#vesselInject #vesselInject_tab a,
body#datasearch #datasearch_tab a,
body#ecndata #ecndata_tab a,
body#fuels #fuels_tab a,
body#index #index_tab a,
body#InjectRate #InjectRate_tab a,
body#query #query_tab a,
body#vesselAmbient #vesselAmbient_tab a,
body#vesselGeometry #vesselGeometry_tab a,
body#vesselInjectChara #vesselInjectChara_tab a,
body#thermal #thermal_tab a,
body#injectorCharac #injectorCharac_tab a,
body#search #search_tab a,
body#cvdata #cvdata_tab a,
body#datasets #datasets_tab a,
body#lightDiesel #lightDiesel_tab a

 {
	color:#FFFFFF;
	background-color: #1569C7;
	
	}
	
.iefix{
	font-weight:bold !important; /*use on main tabs within SSI for highlight/bold fix*/
}
