

/*Stylesheet CG Main v1.6.0*/ 

/*customised style for popup definitions of words*/
.definePopup {
color: #0000FF;
font-family: Verdana;
font-size: 1.0em;
margin: 0em; font-weight:bold 
}


/*Main*/


body {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.8em;
color: #003366;
margin: 2px 1px 1px 2px;}

p {
font-size: 1.0em;
line-height: 1.4em;
margin-top: 1em;
margin-bottom: 1em;}


/*Unordered Lists*/

ul {
margin-bottom:1.0em;}

ul li{
margin-bottom:0.5em;}

ul ul li{
margin-bottom:0em;}

ul ol li{
margin-bottom:0em;}

ul ul ol li{
margin-bottom:0em;}

ul ol ul li{
margin-bottom:0em;}

ul ol ol li{
margin-bottom:0em;}



/*Ordered Lists*/

ol {
margin-bottom:1.0em;
list-style-type: decimal;}

ol li{
margin-bottom:0.5em;}


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

ol ol li{
margin-bottom:0em;}

ol ul li{
margin-bottom:0em;}


ol ol ol {
list-style-type: lower-roman;}

ol ol ol li{
margin-bottom:0em;}

ol ol ul li{
margin-bottom:0em;}

ol ul ul li{
margin-bottom:0em;}

ol ul ol li{
margin-bottom:0em;}



h1 {
display: inline;
font-size: 1.5em;
font-weight: normal;
background-color: #003366;
color: #ffffff;
margin:0px;
padding:0px;}

h2 {
font-size: 1.4em;
font-weight: normal;
margin-top:7px;
margin-right:0px;
margin-bottom:21px;}

h3 {
line-height: 1.4em;
font-size: 1.2em;
margin-bottom: 1em;
margin-top: 2.1em;
border-bottom: 1px solid; border-color: #003366;}

h4 {
font-size: 1.2em;
margin-bottom: 0em;
margin-top: 1.5em;}

h5 {
font-size: 1.0em;}

h6 {
font-size: 0.875em;}

img.leftalign {
float: left;
margin-right: 15px;
margin-bottom: 5px;}

img.rightalign {
float: right;
margin-left: 15px;
margin-bottom: 5px;} 

/*Links*/

a:link{
} 

a:visited {
}

a:hover {
}

a:active {
}

p.caption {
font-size: 0.875em;
font-weight: normal;} 

span.mediacaption {
font-size: 0.875em;
font-weight: bold;} 


/*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: 1em; */ table.unbordered {
padding: 2px;
margin: 0px;}

table.unbordered th {
padding: 8px;}

table.unbordered td {
padding: 8px;}

table.unbordered p {
margin: 0px;
padding: 0px;}

table.bordered {
border: 1px #999999 solid;
border-collapse: collapse;
padding: 2px;
margin-top: 5px;
margin-bottom: -20px;}

table.bordered th {
border: 1px #999999 solid;
background:#EFEFEF;
padding: 8px;}

table.bordered td {
border: 1px #999999 solid;
padding: 8px;}

table.bordered p {
margin: 0px;
padding: 0px;}

table.bordered ul {
margin-bottom: 1em;
}

table.bordered ol {
margin-bottom: 1em;
}


/*Graphic Formats*/

div.boxtext {
border: 1px #999999 solid;
padding-left: 1em;
padding-right: 1em;
margin-bottom: 1.2em;
margin-top: 1.3em;}

div.paneltext {
border: 1px #999999 solid;
background:#EFEFEF;
padding-left: 1em;
padding-right: 1em;
margin-bottom: 1.2em;
margin-top: 1.3em;}

div.quotetext {
font-style: normal;
margin-left: 3.5em;
margin-right: 3.5em;}

div.definition {
border: 1px #cc0000 solid;
padding-left: 1em;
padding-right: 1em;
margin-bottom: 1.2em;
margin-top: 1.3em;}

div.definition h3 {
font-size: 1.0em;
font-weight: bold;
border-bottom: 0px;
border-left: 0px;
margin-top: 0.8em;
}

div.definition p {
padding-left: 2.3em;
}

div.definition ul {
padding-left: 5.5em;
padding-right: 2em;}

div.definition ol {
padding-left: 5.5em;
padding-right: 2em;}


/* 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: 0px;
margin-top:1em;
margin-bottom:1em;}

td.qnum {
background-color: #C1CBD5;
font-size: 2em;
color: #ffffff;
text-align: left;
width: 0.7em;}

td.qbody {
font-size: 1em;
line-height: 0.8em;
padding-left:0.9em;
padding-right:0px;}

table.qinput {
width: 100%;
padding: 0px 0px 0px 8px;
font-size: 1em;
line-height: 1.4em;}

#feedback {
margin: 8px;
padding: 8px;
position: static;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
line-height: 1.2em;
position: static;}

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

.Qfeedbackgeneric {
display: none;
background-color: #bfd5ea;
border: 1px #666666 solid;
line-height: 1.2em;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
margin:1.5em 0.8em 1.2em 0em;}

.Qfeedbackcorrect {
display: none;
background-color: #c1e8bd;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
border: 1px #666666 solid;
line-height: 1.2em;
margin:1.5em 0.8em 1.2em 0em;}

.Qfeedbackincorrect {
display: none;
background-color: #ffcccc;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
border: 1px #666666 solid;
line-height: 1.2em;
margin:1.5em 0.8em 1.2em 0em;}

.Qfeedbackcorrect-chb2 {
display: none;
background-color: #c1e8bd;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
line-height: 1.2em;}

.Qfeedbackincorrect-chb2 {
display: none;
background-color: #ffcccc;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
line-height: 1.2em;}

.Qfeedbacksaved {
display: none;
background-color: #ffcc99;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
border: 1px #666666 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: 1.0em;
line-height: 1.2em;}


/*Header*/

#header {
background-color: #003366;
padding: 3px 10px 5px;
margin: 0px 10px 3px 0px;}



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


/*Logo*/

#logo {
position: absolute;
top:0px;
left:0px;} 

/*Index*/
#index {
font-size: 1em;
list-style-type: none;
padding: 0px 0px 10px 0px;}

#index a:link, #index a:visited {
color: #003366;
padding-top: 0.1em;
padding-bottom: 3px;
text-decoration: none;}

#index a:hover {
text-decoration: underline;}

#index h2 {
font-size: 1.2em;
font-weight: bold;
padding-top: 20px;
padding-left: 30px;
margin: 2px 0px 20px 2px;
border-top: 0px #b9ccdc solid;}

#index ol {
padding-left: 55px;
line-height: 1em;
list-style-type: none;
margin-top: 12px;}

#index ol li{
margin-top: 10px;}

#index ol ol {
list-style-type:  none;
margin-left: 30px;
margin-bottom: 0px;
margin-top: 0px;}

#index ol ol li{
margin-top: 0px;}

#index ol.section {
margin-left: 30px;
line-height: 1.5em;}

#index ol.section ol {
padding-left: 15px;
line-height: 1.5em;}


/*Table of Contents*/
/*applies to whole of panel*/
td#maintable-toc {
padding:0;
border-bottom: 1px solid #cccccc;
background-color: #EFEFEF;
}

td#maintable-content {
padding:0;
border-bottom: 1px solid #cccccc;}

#toc {
height: 100%;
font-size: 1em;
padding-top:2px;
padding-bottom:0px;
margin-top:2px;
margin-left:0px;
margin-right:0px;
margin-bottom:15px;}

#toc h2 {
font-size: 1.2em;
font-weight: bold;
border-bottom:#ffffff 2px solid;
margin-top:0px;
margin-bottom:2px;
padding-left: 9px;
padding-bottom:8px;
padding-top:4px;}

#toc a:link, #toc a:visited {
display: block;
color: #003366;
text-decoration: none;}

#toc a:hover {
text-decoration: underline;}

#toc li {
padding-left: 10px;
padding-right: 10px;
text-align: left;}
#toc #toc-title {}

#toc ol {
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
list-style-type: none;
padding-left: 0px;}

#toc ol li {
border-bottom:2px #ffffff solid;
margin:0px;
padding-top: 0.5em;
padding-bottom: 0.5em;}

#toc ol ol {
font-size: 0.85em;
list-style-type: none;
padding-left: 0.5em;
padding-top: 0.4em;
padding-bottom: 0.4em;}

#toc ol ol li {
padding-top: 0.3em;
padding-bottom: 0.5em;
line-height: 1.3em;
border: 0px;}

#toc ol.section {
margin-top:0em;
list-style-type: none;}

#toc ol.section ol {
list-style-type: none;}

div.currentpage {
font-weight: bold;}

li.currentpage {
font-weight: bold;}


/*Main Content*/

#main-content-withtoc {
margin-left: 12px;
margin-right: 10px;
margin-bottom: 18px;
padding: 0px;}

#main-content-notoc {
margin-left: 12px;
margin-right: 10px;
margin-bottom: 18px;
padding: 0px;}

/*Page title at top*/




/*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: 45px;
font-size: 0.8em;
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: 45px;
font-size: 0.8em;
position: static;
text-align: center;
border-top: 1px solid #cccccc;}
/* 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: 10px;}

.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;}