/*Main*/

body {
	
	background-repeat: repeat-x; 
	background-position: top right; 
	background-color: #F9F9F9;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 84%; 
	margin: 0; 
	text-align: center; 
}


p {
	font-size: 1.0em;
	line-height: 1.4em;
	margin-left: 10px;
}

ul {
font-size: 1.0em;
line-height: 1.4em;
padding-left: 2em;
}

ol {
font-size: 1.0em;
line-height: 1.4em;
list-style-type: decimal;
}

ol ol {
font-size: 1.0em;
list-style-type: lower-alpha;
padding-left: 1em;
}

ol ol ol {
font-size: 1.0em;
list-style-type: lower-roman;}

ol ul {
font-size: 1.0em;}

ul ul {
font-size: 1.0em;}

ul ol {
font-size: 1.0em;}

ul li {
	margin-bottom: 4px;
}

h1 {
font-size: 2.2em;
}

h2 {
	font-family: "KingsBureauGrot ThreeSeven", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 2.5em; 
	font-weight: normal; 
	padding-bottom: 8px; 
	padding-top: 14px; 
	padding-right: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 45px;
	margin-left: 0px;
	color: #333333;
	border-bottom:1px solid #eee;
} 

h3 {
	font-weight:normal;
	font-family: "Arial Narrow", sans-serif;
	font-size: 2em; 
	color: #313537; 
	
} 

h4 {font-family: "Arial Narrow", sans-serif;
	font-size: 1.6em;
	color: #621194;
	margin-bottom: 0px;
	
}

h5 {
	font-size: 1.15em;
	color: #1199C6; 
	margin-top: 4px;
	margin-bottom: 4px;
}

h6 {
font-size: 0.875em;
color: #313537; 
}



img.leftalign {
	float: left;
	position: relative;
	padding-right: 15px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 0px;
}

img.rightalign {
float: right;
position: relative;
padding-left: 15px;
margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 0px;} 


/*Links*/

a:link {
color: #3366cc; 
text-decoration: none; 
}

a:visited {
color: #666699;
text-decoration: none; 
}

a:hover {

color: #5588ee; 
text-decoration: underline;
}

a:active {
color: #5588ee; 
text-decoration: underline; 
}

p.caption {
	color: #42494B;
	font-size: 0.875em;
	font-weight: bold;
	text-align: center;
} 

span.mediacaption {
color: #62848f;
font-size: 0.875em;
font-weight: bold;} 

/*Tables*/

table {
background-color: transparent;
color: #000000;
font-family: Arial, Helvetica, sans-serif;  
font-size: 1em;
}

table.unbordered {
padding: 2px;}

table.unbordered th {
padding: 2px;}

table.unbordered td {
padding: 2px;}

table.bordered {
border: 1px #cccccc solid;
border-collapse: collapse;
padding: 2px;}

table.bordered th {
border: 1px #cccccc solid;
background-color: #efefef;
padding: 2px;}

table.bordered td {
border: 1px #cccccc solid;
padding: 2px;} 
/* Display Formats */

div.boxtext {
padding-right: 1em;
	padding-left: 4em;
	margin-bottom: 1.5em;
	margin-top: 2.4em;
	background-repeat: no-repeat;
	border: 3px solid #13ACDF;
	border-radius: 8px;
	background-image: url(buttons/info.fw.png);
	background-position: 0% 0%;
	/*background-position: right bottom;
	-moz-box-shadow: 0px 0px 20px #c8cbc9;
	-webkit-box-shadow: 0px 0px 20px #c8cbc9;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
}

div.paneltext {
	background-color: #D8F3FC;
	padding-left: 4em;
	padding-right: 1em;
	margin-bottom: 4px;
	margin-top: 2em;
	border-radius: 8px;
	border: 3px solid #13ACDF;
	background-image: url(buttons/resources.fw.png);
	background-repeat: no-repeat;
	display:inline-block;
	/*-moz-box-shadow: 0px 0px 20px #c8cbc9;
	-webkit-box-shadow: 0px 0px 20px #c8cbc9;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
}

div.featuretext {
border-top: 3px;
border-right: 3px;
border-bottom: 3px;
border-left: 26px;
border-color: #919794;
border-style: solid;
background-color: #ffffff;
padding-top: 0;
padding-right: 1em;
padding-bottom: 0;
padding-left: 1em;
margin-bottom: 0.5em;
margin-top: 0.5em;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}


div.quotetext {
	font-style: italic;
	margin-left: 4em;
	margin-right: 4em;
	color: #323D47;
	background-color: #F4F8FD;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4em;
	border: medium solid #DEF3FA;
	border-radius: 8px;
	font-weight: bold;
	-webkit-box-shadow: 0px 0px 20px #E1E2E1;
	box-shadow: 0px 0px 20px #E1E2E1;
	text-align: center;
	background-image: url(buttons/quote.fw.png);
	background-repeat: no-repeat;
}

div.definition {
	border: 1px dotted #e5d8d8; 
	padding-left: 1em;
	padding-right: 1em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	background-color: #F5F0F0;
}

div.definition h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #030303;
}

div.definition p {
font-size: 1.0em;}

/* Hides from IE5-mac */
* html div {height: 1%;}
/* End hide from IE5-mac */ 

pre.literal {
font-size: 1.0em;}

/*Questions*/

table.question {
	font-family: Arial, Helvetica, sans-serif; 
	width: 100%;
	padding: 4px;
	border: 1px dotted #c8cbc9;
	background-color: #FFFFFF;	/*-moz-box-shadow: 0px 0px 20px #919794;
	-webkit-box-shadow: 0px 0px 20px #919794;
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
}

td.qnum {
background-color: transparent;
font-size: 2em;
color: #ffffff; 
text-align: left;
font-size: 1px;
vertical-align:middle; 
width: 0.7em;}

td.qbody {
line-height: 1.25em; 
}

table.qinput {
	width: 100%;
	padding: 8px;
	
	line-height: 1.4em;
	margin-top: 6px;
	margin-bottom: 6px;
}
table.qinput p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	
}
#feedback {
margin: 8px;
padding: 8px;
position: static;
font-family: Verdana, Helvetica, Arial, sans-serif;
position: static;}

#feedback p, #feedback ul, #feedback ol , #feedback table {
/* font-size: 1em; */ /* Hidden */
}

.Qfeedbackgeneric {
	display: none;
	background-color: #F1FBFE;
	border: 2px #CAF0FB solid;  
	line-height: 1.2em;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 6px;
}

.Qfeedbackcorrect {
display: none;
background-image: url(buttons/bg-correct.gif); 
background-repeat: no-repeat; 
background-position: bottom right; 
background-color: #f0faf5; 
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
border: 3px #66cc99 solid; 
line-height: 1.2em;
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.Qfeedbackincorrect {
display: none;
background-image: url(buttons/bg-incorrect.gif); 
background-repeat: no-repeat; 
background-position: bottom right; 
background-color: #f6e6ea; 
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
border: 3px #cc3333 solid;  
line-height: 1.2em;
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.Qfeedbackcorrect-chb2 {
display: none;
background-image: url(buttons/bg-correct.gif); 
background-repeat: no-repeat; 
background-position: bottom right; 
background-color: #f0faf5; 
padding-top: 8px;
padding-bottom: 8px;
padding-left: 6px;
padding-right: 6px;
line-height: 1.2em;
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.Qfeedbackincorrect-chb2 {
display: none;
background-image: url(buttons/bg-incorrect.gif); 
background-repeat: no-repeat; 
background-position: bottom right; 
background-color: #f6e6ea;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 6px;
padding-right: 6px;
line-height: 1.2em;
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.Qfeedbacksaved {
display: none;
background-color: #f6e6ea; 
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
border: 3px #ccccdd solid; 
line-height: 1.2em;
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#feedback TABLE {
font-size: 1em}

.page {
font-size: 1em;
}


/*Popups*/

#popup {
position: static;
font-family: Arial, Helvetica, sans-serif; 
font-size: 1.0em;
line-height: 1.2em;
border: 3px #ffffff solid; 
background-color: #f9f9f9;
padding-top: 1.5em;
padding-right: 1.5em;
padding-bottom: 1.5em;
padding-left: 1.5em;
	-moz-box-shadow: 0px 0px 20px #919794;
	-webkit-box-shadow: 0px 0px 20px #919794;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
 
/*Header*/

#header { 
	background-color: #621194; 
	background-repeat: no-repeat; 
	text-align: left; 
	margin-top: 0;  
	margin-right: 0;  
	margin-bottom: 1.5em;  
	margin-left: 0;  
	padding-top: 1.4em; 
	padding-right: 1em;  
	padding-bottom: 1.2em;  
	padding-left: 1em; 
	color: #ffffff; 
	font-family: 'Arial Narrow', Arial, Helvetica, Arial, sans-serif; 
	background-image: url(buttons/white-kcl-logo.fw.png);
	background-position: 98% 0%;
	min-height: 32px;
}

#header h1 {
	font-family: "KingsBureauGrot ThreeSeven","Arial Narrow", Arial, Helvetica, sans-serif; 
	font-size: 3em; 
	display: inline;
	font-weight: lighter;
	font-style: normal;
	color: #F7F7F7;
	padding-top: 10px;
	bottom: 11px;
	background-image: url(buttons/digi-prof-logo.fw.png);
	background-repeat: no-repeat;
	background-position: 102% 0%;
	padding-right: 121px;
	height: 0px;
	min-height: 70px;
	padding-bottom: 10px;
}

#header a:link, #header a:hover, #header a:visited, #header a:active {
background:transparent;} 

/*Logo*/

#logo {
position: relative;
padding-left: 4px;
padding-right: 4px;
} 


/*Index*/

#index {
font-family: Arial, Helvetica, sans-serif;  
background-color: #ffffff; 
width: 600px;
padding-top:0.5em;
padding-right: 20px;
padding-bottom:0.5em;
padding-left: 20px;
border-top: 1px solid #666666; 
border-right: 1px solid #666666; 
border-bottom: 1px solid #666666; 
border-left: 1px solid #666666; 
text-align: left; 
display:table; 
margin:auto; 
	-moz-box-shadow: 0px 0px 20px #919794;
	-webkit-box-shadow: 0px 0px 20px #919794;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;

}

#index a:link, #index a:visited {
color: #3366cc;
line-height: 1.5em; 
font-weight: bold; 
text-decoration: none;
background-color: transparent; 
}

#index a:hover {
color: #5588ee; 
line-height: 1.5em; 
text-decoration: none; 
line-height: 1.5em; 
font-weight: bold; 
background-color: #ffffff; 
}

#index h2 {
font-size: 1.7em;
color: #2f6e97;
border-top: 0; 
border-bottom: 1px solid #2f6e97; 
width: 600px;
text-align: left; 
margin:auto; 
}

#index ol {
line-height: 1.7em;
list-style-type: decimal;
margin-left: 2em;  
}

#index ol.section {
line-height: 1.7em;
}

#index ol.section ol {
list-style-type: decimal;
}


/*Table of Contents*/

td#maintable-toc {
margin-top: 0; 
border-bottom: 0; 
}

td#maintable-content {
border-left: 0; 
border-bottom: 0; 
}

#toc {
font-size: 0.9em;
padding-right: 0px;
font-family: Arial, Helvetica, Arial, sans-serif;
background-color: transparent;
}

#toc h2 {
	padding-top: 6px;
	padding-right: 4px;
	padding-left: 6px;
	padding-bottom: 6px; 
	font-size: 1.2em; 
	text-align: center; 
	text-align: left;
	color: #2F2F2F;
	font-weight: normal;
	border-radius: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #EDEDED;
}

#toc a:link, #toc a:visited {
	display: block;
	color: #2A2D2C; 
	background-color: transparent; 
	padding-top: 6px;
	padding-right: 3px; 
	padding-bottom: 6px;
	padding-left: 3px; 
	line-height: 1.4em; 
	text-decoration: none;
	border-bottom: thin solid #EDEDED;
}

#toc a:hover {
	color: #007F99; 
	background-color: #FFFFFF; 
	line-height: 1.4em; 
	text-decoration: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 0;
	border-bottom: thin solid #EDEDED;
}

#toc li {
	font-weight: bold;
	text-align: left;
	;
}

#toc #toc-title {
margin-top: 0; 
}

#toc ol {
list-style-type: decimal;

}

#toc ol ol {
list-style-type: lower-alpha;}

#toc ol.section {
	list-style-type: upper-alpha;
	padding-left: 20px;
}

#toc ol.section ol {
	list-style-type: decimal;
	padding-left: 4px;
}

li.currentpage {
	padding-right: 3px; 
	padding-left: 3px; 
	color: #FFFFFF; 
	background-color: #79848E; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #79848E;
}

div.currentpage {
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 3px; 
	padding-left: 3px; 
	background-color: #5D7183; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: thin solid #EDEDED;
}

/*Main Content*/

#main-content-withtoc { /*IAC-note: This styles the main body content area of the page if the CourseGenie TOC has been included for navigation */
	background-color: #f9f9f9; 
	width: 92%;
	padding-top: 0.1em;
	padding-right: 10px;
	padding-bottom: 0.5em;
	padding-left: 10px;
	text-align: left; 
	display: table; 
	margin-right: auto;
	margin-left: auto; 
	background-image: url(buttons/speech-blue-v01.fw.png);
	background-repeat: no-repeat;
	background-position: 35% 21%;
}

#main-content-notoc {
background-color: #ffffff;
width: 600px;
padding-top:0.5em;
padding-right: 20px;
padding-bottom:0.5em;
padding-left: 20px;
border-top: 1px solid #666666; 
border-right: 1px solid #666666; 
border-bottom: 1px solid #666666; 
border-left: 1px solid #666666; 
text-align: left; 
display:table; 
margin:auto; 
	-moz-box-shadow: 0px 0px 20px #919794;
	-webkit-box-shadow: 0px 0px 20px #919794;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
}


/*Footer*/


#footer-withtoc {
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 180px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 4px;
	font-size: 0.9em;
	
	position: static;
	text-align: center;
	
}
#footer-withtoc p {
	background-color:#EFEFEF;
	text-align: center;
	color: #000000;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-radius: 6px;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	display: block;
}
/* Hides from IE5-mac */
* html #footer-withtoc {height: 1%;}
/* End hide from IE5-mac */ 

#footer-notoc {
background-color: transparent; 
width: 600px;
padding-top:0.5em;
padding-right: 20px;
padding-bottom:0.5em;
padding-left: 20px;
border-top: 0; 
border-right: 0; 
border-bottom: 1px solid #666666; 
border-left: 0; 
text-align: left; 
font-size: 0.9em; 
color: #777777; 
position: static;
display:table; 
margin:auto;
}

/* Hides from IE5-mac */
* html #footer-notoc {height: 1%;}
/* End hide from IE5-mac */ 

#footer a:link, #footer-withtoc a:link, #header a:hover, #header a:visited, #header a:active {
background:transparent;}

#bottom-nav {
padding-left: 10px;
padding-top: 4px;
padding-bottom: 4px;
padding-right: 10px;
position: absolute;
right: 10px;
bottom: 0px;}

.floatright {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	left: -33px;
	display: inline;
	position: relative;
	top: -42px;
}

.floattopright {
	display: inline;
	float: right;
	top: 150px;
	position: relative;
	margin-right: 5px;
	left: -33px;
}

/*Longdescriptions*/

#longdesc {
margin-top: 2em; 
margin-right: 2em; 
margin-bottom: 2em; 
margin-left: 2em; 
background-color: #ffffff; 
width: auto; 
padding-top:2.5em; 
padding-right: 20px; 
padding-bottom:0.5em; 
padding-left: 20px;
border-top: 1px solid #666666; 
border-right: 1px solid #666666; 
border-bottom: 1px solid #666666; 
border-left: 1px solid #666666; 
text-align: left; 
display:table; 
}
