/*  =================================================
    eXe
    Copyright 2004-2005, University of Auckland

    style for RMT.
    ================================================== */


body {
   	margin: 0px;
	padding: 10px 10px 10px 10px;
   	background: #333333;
	color: #000;
	font-size: 11px;
	font-family: Verdana, Tahoma;
}

a { 
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E3264;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #3399CC;
	border-bottom-width: 1px;
}

a:hover {color: #0e3264;
    text-decoration: underline; 
}

img{
	border: 0;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 2px; 
}


#main {
    margin: 10px 10px 10px 10px;
    padding: 18px;
    margin: 10px 10px 10px 10px;
    background-color: #fff;
    line-height: 140%;
}

form > #main {
    margin: 10px 10px 10px 10px;
    padding: 18px;
    margin: 10px 10px 10px 10px;
    background-color: #e6e9f0;
    line-height: 140%;
} // makes style apply to authoring in eXe environment by removing left indent

li {list-style-position: inside;}

#header { 
    color: #0e3264;
    font-size: 18px;
    letter-spacing: 3px;
    text-align: center;
}
/* -- style the node title on each page -- */

p#nodeTitle { 
    color: #3399CC;
    font-size: 18px;
    letter-spacing: 3px;
	font-weight: bold;
    display: inline;
}

div#nodeDecoration {
    /*border-top: 1px solid #0e3264;*/
    border-bottom: 2px solid #3399cc;
	padding: 0.5em;
    text-align:left;
}

.block, .feedback {
    display: block;
    padding-top: 0.35em;
    padding-bottom: 0.35em;
}

.feedback {
   font-family: verdana;
   font-size: 11px;
}

/* --- iDevice Styles --- */

.emphasis0 {
    padding-left: 10px;
	padding-top: 10px;
    margin: 0px;
}

.emphasis1 {
    background-color: #3399cc;
    padding-left: 10px;
    border: 1px solid #0e3264;
    margin: 10px;
}

.emphasis2 {
    background-color: #e6e9f0;
    padding-left: 10px;
    border: 3px solid #0e3264;
    margin: 20px;
}

.iDevice p, .iDevice div.block {
    padding-left: 10px;
    padding-right: 20px;
}

.iDeviceTitle {
	color: #fff;
	font-size: 17px;
	letter-spacing: 1px;
	font-weight: bolder;
	font-weight:bold;
   	position: relative;
   	top: -18px;
}    

input.feedbackbutton {
    background: #e6e9f0;
    color: #0e3264;
}

/* styles for image with text iDevice */

.image_text { 
    border-color: #0e3264;
    background: #FFF;
}

p.reading_reference {
    font-style: italic;        
}

p.reading_feedback {
    font-style: italic;
	margin: 20px;
    padding: 8px;
}

AMOUSEOVER:Visited {
	font-family: tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0E3264;
	text-decoration: none;
}

AMOUSEOVER:Link {
	font-family: tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0E3264;
	text-decoration: none;
}
AMOUSEOVER:Hover {
	font-family: tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0E3264;
	text-decoration: none;
}

acronym{
	cursor: help;
	font-weight: bold;
	color: #003366;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
	border-bottom-width: 1px;

}

.navtext {
	BORDER-RIGHT: #0e3264 1px outset; 
	BORDER-TOP: #0e3264 1px outset; 
	FONT-SIZE: 9pt; BORDER-LEFT: #0e3264 1px outset; 
	WIDTH: 300px; COLOR: #0e3264; 
	BORDER-BOTTOM: #0e3264 1px outset; 
	FONT-FAMILY: Tahoma, Verdana; 
	BACKGROUND-COLOR: #e6e9f0; }

table.online{
	width: 580px;
	background-color: #3399cc;
	border: 2px #fff solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 8px;
}

td.contactHeading{
	background-color: #3399cc;
	border-bottom: 2px #fff solid;
	border-left: 2px #fff solid;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
	color: #3B577C;
}

td.contactRows{
	border-bottom: 2px #fff solid;
	border-left: 2px #fff solid;
	border-top:0px;
	border-right: 2px #fff solid;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #404040;
	background-color: #3bbafa;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
}

/* styles for 'tips for completion' and 'pedagogical help' */

.popupDiv {
    background-color: #EDEFF0;
    border: 2px solid #607489;
    padding: 0px 4px 4px 4px;
    margin-left: 15px;
    text-align:left;
    z-index:99;
    -moz-border-radius: 3px;
}

.popupDivLabel {
    text-align: center;
    font: message-box;
    font-weight: bold;
    color: #fff;
    cursor:move;
    margin: 0px -4px 0px -4px;
    background-image:url(popup_bg.gif);
}

/* styles below here are for for Wikipedia content 
    imported into eXe. Taken from en.wikipedia.org. */
    
#catlinks {
    border: 1px solid #aaa;
    background-color: #f9f9f9;
    padding: 5px;
    margin-top: 1em;
    clear: both;
}

div.floatleft, table.floatleft {
    float: left;
    position: relative;
    margin: 0 .5em .5em 0;
    border: 0;
}

div.floatleft p { font-style: italic; }

/* thumbnails */
div.thumb {
    margin-bottom: .5em;
}
div.thumb div {
    border: 1px solid #ccc;
    padding: 3px !important;
    background-color: #f9f9f9;
    font-size: 94%;
    text-align: center;
    overflow: hidden;
}
div.thumb div a img {
    border: 1px solid #ccc;
}
div.thumb div div.thumbcaption {
    border: none;
    text-align: left;
    line-height: 1.4em;
    padding: .3em 0 .1em 0;
}
div.magnify {
    float: right;
    border: none !important;
    background: none !important;
}

div.magnify a, div.magnify img {
    display: block;
    border: none !important;
    background: none !important;
}


div.tright {
    clear: right;
    float: right;
    border-width: .5em 0 .8em 1.4em;
}
div.tleft {
    float: left;
    margin-right: .5em;
    border-width: .5em 1.4em .8em 0;
}

/* Infobox template style */

.infobox {
    border: 1px solid #aaaaaa;
    background-color: #f9f9f9;
    color: black;
    margin-bottom: 0.5em;
    margin-left: 1em;
    padding: 0.2em;
    float: right;
    clear: right;
}
.infobox td,
.infobox th {
    vertical-align: top;
}
.infobox caption {
    font-size: larger;
    margin-left: inherit;
}
.infobox.bordered {
    border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
    border: 1px solid #aaaaaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
    border: 0;
}

.infobox.sisterproject {
    width: 20em;
    font-size: 90%;
}

/* wikipedia tables of contents styles */

#toc,
.toc {
    border: 1px solid #aaa;
    background-color: #f9f9f9;
    padding: 5px;
    font-size: 95%;
}

#toc h2,
.toc h2 {
    display: inline;
    border: none;
    padding: 0;
    font-size: 100%;
    font-weight: bold;
}

#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle {
    text-align: center;
}

#toc ul,
.toc ul {
    list-style-type: none;
    list-style-image: none;
    margin-left: 0;
    padding-left: 0;
    text-align: left;
}

#toc ul ul,
.toc ul ul {
    margin: 0 0 0 2em;
}

#toc .toctoggle,
.toc .toctoggle {
    font-size: 94%;
}

@media print {

.feedback { display: block; }

.feedbackbutton { display: none; }

#navcontainer { display: none; }

#main {margin-left: 10px; }

}