/* ELEMENTS */	
a:visited {
	color: #118983;
	}
	
a:hover	{
	color: #fff;
	background: #118983;
	text-decoration: none;
}

body	{
	padding: 0 0 20px 0;
	margin: 0;
	color: #000;
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #118983 url(./tile.jpg) left top repeat-x;
}

abbr, acronym	{
	border-bottom: none;
	}
	
dd {
	margin: 0;
	padding: 0 0 0 2em;
}


dl {
	margin: 0;
	padding: 0 0 0 2em;
}

dt {
	text-indent: -2em;
	padding: 1em 0 0 2em;
}


h1	{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.75em;
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 1.2em;
}

h2	{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.55em;
	margin: 0;
	padding: 5px 0 10px 0;
}


h3 {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #000;
	margin: 0;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1px;
	color: #000;
	margin: 0;
	padding: 10px 0 10px 0;
}

h4 {	
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1em;
	font-style: italic;
	font-weight: 500;
	letter-spacing: 1px;
	color: #000;
	margin: 0;
	padding: 0 0 5px 0;
}

h5 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1px;
	color: #000;
	margin: 0;
	padding: 0 0 10px 0;
}

h6 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 5px 0 10px 0;
}

li	{
	padding: 0;
	margin: 0;
}


ol	{
	margin: 0 0 0 3em;
	padding: 0;
}

p	{
	margin: 0;
	padding: 0 0 10px 0;
}


blockquote	{
	font-style: italic;
	margin-bottom: 2em;
	}
	
ul	{
	margin: 0 0 10px 3em;
	padding: 0;
}


/* CLASSES */
.alpha	{							/* for alphabetical lists */
	list-style-type:lower-alpha;
	margin-bottom: 10px;
	}

.roman	{							/* for lower case roman lists */
	list-style-type:lower-roman;
	margin-bottom: 10px;
	}

.centering_wrapper_ie {
	text-align: center;
	padding: 1em;
	margin: auto;
	}
	
.color	{
	color: #fb8f04;
}

.footer {
	text-align: center;
}

sup a {
	text-decoration:none;
	}

.part {
	padding: 1em 0;
	text-align: center;
	font-weight: bold;
	font-size: larger;
}

.small {
	font-size: .75em;
}

.print {
	display: none;
}

p.citation	{
	padding: 0;
	margin: 0;
	text-align: right;
	font-style: normal;
	}

tr.zebra {
	 background-color: #eee;
}

tr.zebra_header {
	background-color: #00226c;
	color: #fff;
}
	
/* IDs */
#case_teaching_notes {			/* For span tag in notes title block */
	font-variant: small-caps;
}

#notes table {
	border-collapse: collapse;
	border: #000 1px solid;
	margin: 0px 0px 10px 0px;
	}
	
#notes table th, #notes table td {
	font-weight: normal;
	text-align: center;
	padding: 3px 5px;
	border: #000 1px solid;
	}
	
#credit	{
	font-size: .75em;
}

#date	{
	padding: 1em 0 0 0;
	font-size: .75em;
}

#disclaimer {
	padding: 1em 0 0 0;
	line-height: 1.2em;
}

#for	{				/* For span tag in notes title block */
	font-size: smaller;
	font-style: italic;
	font-weight: normal;
}

#go_back {
	margin: 1em 0;
	font-weight: bold;
	text-align: center;
}

#nav	{
	border: 0;
}

#notes {
	background-color:#FFFFFF;
	margin: 0px 10%;
	padding: 10px 20px;
	text-align: left;
	border: #999 1px  solid;
	line-height: 1.5em;
	height: 1%;	/* This is a hack to prevent a peekaboo-type bug in MSIE6. MSIE illegally expands the height, and other browsers spill outside it, which is ok in this case because the div surrounds the entire case contents.*/
	}
	
#notes h2 {
	font-size: 1.5em;
	letter-spacing: 1px;
    font-variant: small-caps;
}

#notes h3 {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #000;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 5px 0;
}

#notes h4 {
	padding: 5px 0px;
	font-style: italic;
	font-size: inherit;
	font-weight: normal;
	}

#notes ul {
	margin: 0 0 1em 2.5em;
}

.objectives li {
	padding: 0;
	}

#pdf	{
	border: 0;
}

.references {
	margin: -10px 0 10px 0;
	list-style: none;
}

#title_block	{
	margin: 10px 10%;
	line-height: 1.2em;
	color: #fff;
	min-height: 190px;
	background: #003480 url(./title_tile.jpg) left bottom repeat-x;
	border: #ffffff 1px solid;
	}

#title_block a:link, #title_block a:visited {
	color: #ffeb00;
	text-decoration: none;
	}

#title_block_notes a:link, #title_block_notes a:visited	{
	color: #ffeb00;
	text-decoration: none;
	}

#title_block a:hover, #title_block_notes a:hover {
	color: #000;
	background: #ffeb00;
	text-decoration: none;
	}

#title_block h1 {
	padding: 15px 0 15px 30px;
}

#title_block p {
	padding: 0 0 10px 30px;
	color: #fff;
	font-weight: 600;
			}
		
#title_block_parts	{
	margin: 10px 10% 10px 10%;
	color: #fff;
	background-color: #00226c;
	}
	
#title_block_parts h1 {
	padding-top: 10px;
	padding-left: 30px;
}

#title_block_parts p {
	padding-left: 30px;
		}
		
#title_block_notes {
	text-align:center;
	padding: 10px 0;
	min-height: 135px;
	line-height: 1.2em;
	margin: 10px 10%;
	padding: 10px 20px;
	color: #FFFFFF;	
}

#case {
	height: 1%;	/* This is a hack to prevent a peekaboo-type bug in MSIE6. MSIE illegally expands the height, and other browsers spill outside it, which is ok in this case because the div surrounds the entire case contents.*/
	margin: 0 10%;
	padding: 15px 30px 30px 30px;
	line-height: 1.5em;
	border: #ccc 1px solid;
	background-color: #fff;
	clear: both;
	}

.figure {
	text-align: center;
	margin: 20px auto;
	padding: 10px;
	}

.figure p {
	text-align: left;
	}

.figure_right {
	float: right;
	text-align: left;
	margin: 0px 0px 0px 30px;
	padding: 0 10px;
	width: 350px;
	font-size:.85em;
	}

.figure_right p {
	text-align: left;
	}
	
#footnote {
	font-size: .8em;
	line-height: 1.2em;
	margin: 30px 0px 0px 10px;
	text-indent: -10px;
	}
	
#script	{ /* This is for the reef_fish case only for the dialogue */
	padding: 15px;
	margin: 10px 5%;
	border: #6A4734 1px solid;
	background: #fdf8f3;
	}

#script	dt { /* This is for the reef_fish case only for the dialogue */
	font-style: italic;
	clear: left;
	float: left;
	padding: 5px 0;
	margin: auto .3em auto 0;
	text-align: right;
		}
	
#script	dd { /* This is for the reef_fish case only for the dialogue */
	padding: 5px 0;
	margin: auto 0 auto 10em;
		}
	
