
/*Stylesheet CG Main v1.6.0*/ 


/*Main-----------------------------------------------------------------------*/

body {
background-color: #ffffff;
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
margin: 0em;}

p {
font-size: 10px;
line-height: 1.4em;}

ul {
font-size: 10px;
}

ol {
font-size: 10px;

list-style-type: decimal;}

ol ol {
font-size: 10px;
list-style-type: lower-alpha;}

ol ol ol {
font-size: 10px;
list-style-type: lower-roman;}

ol ul {
font-size: 10px;}

ul ul {
font-size: 10px;}

ul ol {
font-size: 10px;}

h1 {
font-size: 12px;}

h2 {
font-size: 12px
color: #000000;} 

h3 {
font-size: 12px;
color: #000000;} 

h4 {
font-size: 12px;
color: #000000;}

h5 {
font-size: 12px;}

h6 {
font-size: 12px;}

img {
vertical-align: middle;
}

img.leftalign {
float: left;
position: relative;
padding-right: 15px;}

img.rightalign {
float: right;
position: relative;
padding-left: 15px;} 


input[type=submit] {
 background-color: transparent;
  border-top-width: 2px;
  border-top-color: #F0DDB9;
  border-right-width: 2px;
  border-right-color: #C6B894;
  border-bottom-width: 2px;
  border-bottom-color: #C6B894;
  border-left-width: 1px;
  border-left-color: #FDF2D4;
  border-style: none;
  color: #FF0000;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10px;
  height: 32px;
  margin-right: 2px;
  width: 120px;}

input {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10px;
  height: 12px;
  }

select {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10px;
  height: 22px;
  }


/*Links-----------------------------------------------------------------------*/

a:link {
color: #B5B09D;
} 

a:visited {
color: #5A5A5A;
}

a:hover {
color: #B4161E;
}

a:active {
color: #5A5A5A;}

p.caption {
color: #B5B09D;
font-size: 10px;
} 

span.mediacaption {
color: #B5B09D;
font-size: 10px;
} 

/*Tables-----------------------------------------------------------------------*/
 
table {
/*table fix to allow for Quirks mode in WebCT - do not delete*/
background-color: transparent;
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
}

table.unbordered {
padding: 2px;}

table.unbordered th {
padding: 2px;}

table.unbordered td {
padding: 2px;}

table.bordered {
border: 1px #000000 solid;
border-collapse: collapse;
padding: 2px;}

table.bordered th {
border: 1px #000000 solid;
background-color: #000000;
padding: 2px;}

table.bordered td {
border: 1px #000000 solid;
padding: 2px;} 

/*Display Formats-----------------------------------------------------------------------*/

div.toc{
background color: #ffffff;}

div.boxtext {
border: 1px #000000 solid;
padding-left: 1em;
padding-right: 1em;
margin-bottom: 0.5em;
margin-top: 0.5em;}

div.paneltext {
background-color: #ffffff;
padding-left: 1em;
padding-right: 1em;
margin-bottom: 0.5em;
margin-top: 0.5em;}

div.quotetext {
font-style: italic;
margin-left: 1em;
margin-right: 1em;}

div.definition {
border: 1px #000000 solid;
padding-left: 1em;
padding-right: 1em;
margin-bottom: 0.5em;
margin-top: 0.5em;}

div h3 {
font-size: 12px;
}

div h2 {
font-size: 12px;
}

div h1 {
font-size: 12px;
}

div.definition p {
font-size: 10px;}

/* Hides from IE5-mac \*/
* html div {height: 1%;}
/* End hide from IE5-mac */ 

pre.literal {
font-size: 1.0em;}

/*Questions-----------------------------------------------------------------------*/

table.question {
font-family: Verdana, Helvetica, Arial, sans-serif;
width: 95%;
padding: 4px;}

td.qnum {
background-color: #B5B09D;
font-size: 20px;
color: #000000;
text-align: left;
width: 0.7em;}

td.qbody {
font-size: 10px;
line-height: 0.8em;}

table.qinput {
width: 100%;
padding: 10px;
font-size: 10px;
line-height: 1.4em;}

#feedback {
margin: 8px;
padding: 8px;
position: static;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
line-height: 1.2em;
position: static;}

#feedback p, #feedback ul, #feedback ol , #feedback table {
font-size: 1em;}

.Qfeedbackgeneric {
display: none;
background-color: #e1f2ff;
border: 1px #000000 solid;
line-height: 1.2em;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;}

.Qfeedbackcorrect {
display: none;
background-color: #e9ffe5;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
border: 0px #000000 solid;
line-height: 1.2em;}

.Qfeedbackincorrect {
display: none;
background-color: #ffeaea;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
border: 0px #000000 solid;
line-height: 1.2em;}

.Qfeedbackcorrect-chb2 {
display: none;
background-color: #e9ffe5;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
border: 0px #000000 solid;
line-height: 1.2em;}

.Qfeedbackincorrect-chb2 {
display: none;
background-color: #ffeaea;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
border: 0px #000000 solid;
line-height: 1.2em;}

.Qfeedbacksaved {
display: none;
background-color: #ffcc99;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
border: 1px #000000 solid;
line-height: 1.2em;}

#feedback TABLE {
font-size: 1em}

 
/*Popups-----------------------------------------------------------------------*/

#popup {
margin: 8px;
padding: 8px;
position: static;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
line-height: 1.2em;}
 
/*Header-----------------------------------------------------------------------*/

#header {
background-color: #B5B09D;
padding-left: 6px;
padding-right: 6px;
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 4px;
padding-bottom: 4px;
font-size: 12px;
font-weight: bold;
height: 12px;}

#header h1 {
font-size: 12px;
display: inline;
font-weight: normal;
letter-spacing: 0.06em;
color: #000000;}

#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: Verdana, Helvetica, Arial, sans-serif;
padding-left: 12px;}

#index a:link, #index a:visited {
color: #000000;
background-color: #ffffff;
padding-top: 3px;
padding-bottom: 3px;
text-decoration: none;
font-weight: normal;}

#index a:hover {
background-color: #B5B09D;
color: #000000;
font-weight: normal;}

#index h2 {
font-size: 12px;
color: #000000;}

#index ol {
line-height: 1.7em;}

#index ol.section {
line-height: 1.7em;
list-style-type: upper-alpha;}

#index ol.section ol {
list-style-type: decimal;}

/*Table of Contents-----------------------------------------------------------------------*/

td#maintable-toc {
border-bottom: 1px #B5B09D dashed;
background-color: #F3F3EB;}

td#maintable-content {
/*border-left: 1px #B5B09D dashed;*/
/*border-bottom: 1px #B5B09D dashed;*/}

#toc {
font-size: 10px;
padding-right: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 20px;
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: #F3F3EB;}

#toc h2 {
font-size: 12px;
text-align: center;
font-weight: bold;}

#toc a:link, #toc a:visited {
display: block;
color: #606053;
background-color: #F3F3EB;
padding-top: 3px;
padding-bottom: 3px;
text-decoration: none;
font-weight: normal;}

#toc a:hover {
background-color: #F3F3EB;
color: #000000;
font-weight: normal;}

#toc a.inaktiv {
color:#abef33;
font-weight: normal;}

#toc a.aktiv {
color:#000000;
font-weight: bold;}

#toc li {
text-indent: 0px;
text-align: left;}

#toc #toc-title {
color: #606053;} 

#toc ol {
list-style-type: decimal;}

#toc ol ol {
list-style-type: lower-alpha;}

#toc ol.section {
list-style-type: upper-alpha;}

#toc ol.section ol {
list-style-type: decimal;}

li.currentpage {
font-weight: bold;
color: #000000;}

div.currentpage {
font-weight: bold;
color: #000000;}

/*Main Content-----------------------------------------------------------------------*/

#main-content-withtoc {
background-color: #ffffff;
margin-left: 10px;
margin-right: 10px;
padding-left: 20px;
padding-right: 20px;
margin-bottom: 20px;}

#main-content-notoc {
background-color: #ffffff;
margin-left: 10px;
margin-right: 10px;
padding-left: 20px;
padding-right: 20px;
margin-bottom: 20px;} 
/*Footer*/

#footer-withtoc {
padding-left: 6px;
padding-right: 6px;
margin-left: 180px;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 4px;
padding-bottom: 4px;
font-size: 10px;
position: static;
text-align: center;}


/* Hides from IE5-mac \*/
* html #footer-withtoc {height: 1%;}
/* End hide from IE5-mac */ 


#footer-notoc {
padding-left: 6px;
padding-right: 6px;
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 4px;
padding-bottom: 4px;
font-size: 10px;
position: static;
text-align: center;
border-top: 1px #B5B09D dashed;}
/* 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-left: 10px;
display: inline;}

.floattopright {
float: right;
margin-top: 0px;
margin-left: 10px;
display: inline;}

/*Longdescriptions*/

#longdesc {
margin: 10px;}


