  /* LEGS stylesheet */
 
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	margin: 0;
	padding: 0;
	text-align: center; 
	background-image: url(media/LEGS-645_Judicial-Legal-Process_Bknd.png);
	background-repeat: no-repeat;
	background-position: left top;

	min-height: 600px;
}

body.smaller {font-size: .8em;}

table {
	border: 1px solid #006;
}

th {
	text-align: center;
	font-size: 80%;
	color: #fff;
	background-color: #36C;
}
td {
	padding: 3px 5px;
	font-size: 83%;
	line-height: 1.2em;

	}
table.index {
	padding: 3px 5px;
	font-size: 83%;
	line-height: 1.2em;
	}
caption {color: #036;font-size: 83%;}

h1 {font-family:Georgia, "Times New Roman", Times, serif;}
h2, h3, h4, h6, h5 {font-family: Arial, Helvetica, sans-serif;}
h1 {
	font-size: 150%; 
	line-height: 100%;
	color: #036; /* WVU blue */ 
	letter-spacing:.05em;
	font-weight:bold;
	padding: 2px 0 5px 0;
	margin: 15px 0 8px -20px;
	}
h2 {
	font-size: 125%;
	line-height: normal;
	color:#069; /*dark blue*/
	font-weight: normal;
	margin-top: .8em; 
	/*margin-bottom: 0; */
	}
h3 {
	font-size: 110%;
	line-height: normal;
	color: #036; /* WVU blue */
	font-style:italic;
	font-weight: normal;
	letter-spacing:.03em;
	}
h4 {
	font-size: 100%;
	color: #015688; /* light blue */
	font-weight: normal;
	}
	
h5 {
	font: bold 0.88em/1 "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #960;
	vertical-align: text-bottom;
	letter-spacing: .08em;
}	

a:link {
	color:#36C; /* WVU blue */
	text-decoration:underline;
	}
a:visited {
	color: #036;  /* lighter blue */
	border-bottom: 1px dotted #015688; /* lighter blue */
	text-decoration:underline;
	}
a:hover {
	color:#fc0; /* WVU gold */
	border-bottom: 0px dotted #FFF; /* white */
	text-decoration:none;
	}
	


img {border: 0;}

img a:link, a:visited, a:hover {border: 0;}

#mainContent ul li {
	font-size: 83%;
	line-height: 140%;
	padding-bottom: .3em;
}

#mainContent ol li {
	font-size: 83%;
	line-height: 140%;
	padding-bottom: .3em;
}

#mainContent li li {
	font-size: 100%;
	line-height: 135%;
	padding-bottom: .5em;
}

#mainContent li li li {
	font-size: 100%;
	line-height: 135%;
	padding-bottom: .5em;
}

#container {
	width: 700px;
	background: #FFFFFF; /* white */
	margin: 75px 0 0 65px;
	padding: 0 0 10px;
	position:relative;
	left: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	z-index: 1;
	
   /* opacity: 0.85;
	filter:alpha(opacity=85); */
}

#mainContent {
	position:relative;
	color: #000000;
	padding: 10px 46px;
	border-top: 0px solid #fc0; /* yellow */
	border-right: 1px solid #eee; /* light gray */
	border-bottom: 0px solid #eee; /* gray */
	border-left: 0px solid #999; /* gray */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
		}
		
#mainContent p {
	font-size: 83%;
	line-height: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#mainContent dt, dd {
	font-size: 83%;
	padding-bottom: .5em;
}
#mainContent dt {font-weight: bold;}

#footer {
	clear: both;
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: url(Images/icons/shadowbar_bottom.jpg) bottom no-repeat #ffffff; /* white */
	color: #999; /* gray */
	font-size: 70%;
}
#footer p {
	text-align: right;
	font-size: 80%;
	line-height: 145%;
	margin:  0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding:  0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#mainContent .pull {	
	letter-spacing: .08em;
	color: #036;  /* WVU blue */
	width: 260px;
	border-top: 0px solid #ab7934; /* color name */
	border-bottom: 0px solid #ab7934; /* color name */
	padding: 10px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: italic;
	line-height: 130%;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 20px;
	}
	
#mainContent p.large {font-size: 100%;}

.box {
	border: 1px solid #fc0;  /* WVU gold */
	width: 90%;
	margin: 10px auto;
	padding: 10px;
	background-color:#FF9; /* light yellow  */
	font-weight: normal;
	}

.btmborder {border-bottom: 2px dotted #000;}

.credit  {
	color: #666;
	clear: both;
	border-top: 1px solid #999;
	font: normal 80% Arial, Helvetica, sans-serif;
		}

.compress {letter-spacing: -.1em;}

.footnote {
	border: 1px solid #fc0;
	padding: 1px;
	}
	
.footnote a:link, a:visited, a:hover  {
	text-decoration: none;}
		
.hidden	{
	position:relative;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	
	}

.img-r {
	width:auto; 
	float:right; 
	margin: 5px 0 5px 10px;
	font: italic .76em Verdana, Geneva, sans-serif; 
	color: #868686;
	line-height: 1.3em;
	padding-top: 5px; 
	padding-bottom: 5px;
	position:relative;
	}
	
.img-r2 {
	width: auto;
	float: right;
	margin: 5px 0 5px 10px;
	font: .76em Verdana, Geneva, sans-serif;
	color: #003466;
	line-height: 1.3em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	text-align: center;
	}
	
.img-l2 {
	width: auto;
	float: left;
	margin: 5px 10px 5px 0;
	font: .76em Verdana, Geneva, sans-serif;
	color: #003466;
	line-height: 1.3em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	text-align: center;
	}
	
	.img-l2 {
	width:auto; 
	float:left; 
	margin: 5px 10px 5px 0;
	font: .76em Verdana, Geneva, sans-serif; 
	color: #003466;
	line-height: 1.3em;
	padding-top: 5px; 
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	position:relative;
	}
	
.img-l {
	width:auto; 
	float:left; 
	margin: 5px 10px 5px 0; 
	font: italic .76em Verdana, Geneva, sans-serif; 
	color: #868686;
	line-height: 130%;
	padding-top: 5px; 
	padding-bottom: 5px;
	position:relative;
	}
	
.img {
	width:auto; 
	margin: 5px 10px 5px 0; 
	font: italic .76em Verdana, Geneva, sans-serif; 
	color: #868686;
	line-height: 130%;
	padding-top: 5px; 
	padding-bottom: 5px;
	position:relative;	
	}

.l {float: left; padding-right:10px; margin-bottom: 5px;}

.large {font-size: 100%;}

.quote {
	font: italic 110%/130% Georgia, "Times New Roman", Times, serif;
	color: #890909; /* WVU blue */
	width: 80%;
	margin: 10px 50px;
	text-align: left;
	}
.r {float: right; padding-left:10px; margin-bottom: 5px;}

.side {	
	width: 200px; 
	margin: 5px 0 5px 20px; 
	float: right;
	padding: 5px 10px 5px 15px; 
	background-image: url();
	background-position: top right;
	background-repeat: no-repeat;
	background-color:#eee; /* pale gray */
	font: normal .95em Arial, Helvetica, sans-serif;
	color: #036; /* WVU blue */
}

.smaller {font-size: 80%;}

.speaker {
	float: right;
	font: normal 0.8em Arial, Helvetica, sans-serif;
	width: auto;
}
.speaker-l {float: left; font: normal .8em Arial, Helvetica, sans-serif; width: inherit;}

.subhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #368EC1;
	font-weight: bold;
	margin-top: -.5em;
	}
		
div.side ol, ul, li {
	margin-left: 0;
	font-size: 1em;
}

div.section {
	border: 1px solid #368EC1;
	padding: 5px 20px;
	margin-left: -20px;
	margin-right: -20px;
	}

ul.nobull {list-style-type: none;}	
ol.nobull {list-style-type: none;}	

/* ------------------------------------------------ */


ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc li {
    background: #bdf url(tabs.gif);
    float: left;
    margin: 0 1px 0 0;
    padding-left: 10px;
}

ol.rollover {
	position:relative;
	list-style-type:none;
}


div.largeImg {
	position: relative;
	top: 122px;
	left: 234px;
	border: #003366 dashed 1px;
	padding: 1em;
	width: 300px;
}


div.largeImgPorters5 {
	position: relative;
	top: 629px;
	left: 259px;
	border: #003366 dashed 1px;
	padding: 1em;
	width: 300px;
}
div.largeImgPorters5.inactive {
	display: none;
}

div.largeImgIntStrat {
	position: relative;
	top: 264px;
	left: 244px;
	border: #003366 dashed 1px;
	padding: 1em;
	width: 300px;
}


div.largeImgIntStrat.inactive {
	display: none;
}

div.largeImgVRIO {
	position: relative;
	top: 205px;
	left: 198px;
	border: #003366 dashed 1px;
	padding: 1em;
	width: 300px;
}

div.largeImgVRIO.inactive {
	display: none;
}

div.largeImg.inactive {
	display: none;
}

div.rollplace {
	height: 40px;
}

/* -------------------------------------------------- */
/* BEGINNING OF CLCK-TO-REVEAL FORMATTING */
#menu.question {
	border-style:double; 
	border-width:3px; 
	padding-bottom:20px;
	padding-top: 20px;
	padding-right:35px;
	padding-left:35px;
	width:90%;
	font-size:95%;
	font-weight:bold;
	border-color:#FC0;
	background-color: none;
	background-image: url(Images/icons/click_to_see_answer.gif);;
	background-repeat:no-repeat;
	background-position:top right;
}
#menu.question a:link {
	text-decoration:none;
	color:#343434;
	border-bottom: 0;
	}
#menu.question a:hover {
	text-decoration:none;
	color:#343434;
	border-bottom: 0;
	}
#menu.question a:visited {
	text-decoration:none;
	color:#343434;
	border-bottom: 0;
	}
#menu.question a:active {
	text-decoration:none;
	color:#343434;
	border-bottom: 0;
	}
.question-answer {
	 margin-top:3px;
	 background-color:#efefef;
	 border-style:solid;
	 border-width:1px;
     border-color:#efefef;
	 padding:10px;
	 font-size:95%;
	 font-weight:normal;
}
.question-answer li {font-size: 1em;}

#menu {
	border: 6px double #FC0;
	padding: 10px;
	background-image: url(Images/reveal_survey_results.gif);
	background-repeat:no-repeat;
	background-position:top right;
	}
#menu li {font-size: .9em;}

/* ================================================== */



/*click&reveal*/
.demo-show {
	width: 550px;
	min-height:390px;
	margin: 1em .5em;
	
	
}
.demo-show h3 {
	margin: 0;
	border-top: 1px solid #386785;
	border-bottom: 1px solid #386785;
	background-color: #dae6eb;
	text-indent: 0.5em;
	padding-top: 0.23em;
	padding-right: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 0.25em;
}
.demo-show div {
	font-size: 85%;
	padding-top: 0.25em;
	padding-right: 0.25em;
	padding-bottom: 0.7em;
	padding-left: 0.25em;
	text-indent: 0.5em;
}

.demo-show2 {
	width: 550px;
	margin: 1em .5em;
	
}
.demo-show2 h3 {
	margin: 0;
	border-top: 1px solid #386785;
	border-bottom: 1px solid #386785;
	background-color: #dae6eb;
	text-indent: 0.5em;
	padding-top: 0.23em;
	padding-right: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 0.25em;
}
.demo-show2 h6 {
	margin: 0;
	text-indent: -0.1em;
	padding-top: 0.23em;
	padding-right: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 0.25em;
}
.demo-show2 div {
	font-size: 86%;
	padding-top: 0.25em;
	padding-right: 0.25em;
	padding-bottom: 0.7em;
	padding-left: 0.25em;
	text-indent: 0.2em;
}

/*......................*/

.designer-note {
	font-size: 150%;
	color:#F00;
	font-weight: normal;
	letter-spacing: 0.04em;
	background-color:#FCC;
	}
	
	/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

/*For enlarged image on hover*/
.thumbnail{
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: relative;
	background-color: #FFF;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	text-align: center;
	opacity: 0.95;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

#flashContent { width:100%; height:100%; }

/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
font-size: 83%;
	line-height: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 400px;
  background-color: black;
  color: #fff;
  text-align: left;
  padding: 5px;
  border-radius: 6px;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

.regulartext {
	
	font-size: 83%;
	line-height: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.video_font
{ font: normal .4em times;
	font-size: 100%;
	line-height: 1.4em;
	color: #003366; /* blue */
	font-style: italic;
	font-weight: bold;
}