
/* Stylesheet for Language and Learning Services layout */
/* This stylesheet is loaded after the default Monash CSS and modifies/adds various styles */
/* Included below are some hacks for Mac IE which utilitise the html>body hack */

/* This file includes styles for: 				*/
/* - General (<p>, <img>, etc) 					*/
/* - HomePage specific items (QuickLinks etc) 	*/
/* - Feedback 									*/
/* - Main Content  								*/
/* - Heading tabs 								*/
/* - Search box 								*/
/* - Side navigation 							*/

.spacer{
	margin-top:5px;
}

.blank-space{
	font-size:1px;
	color:#FFFFFF;
}

.flash-left-indent {margin-left:10px;margin-right:10px;align:center;position:absolute;width:163px;height:175px}

.content{
	border:1px solid #ffffff;
	padding:20px;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
}

#accessibility {
	font-size: small;
    text-align: right;	       
    padding-bottom: 5px;
}

#global-header {
    width: 100%;	       
    padding: 0;
    margin: 0;
    height:79px;
}

#global-images img#logo {
    text-align: left;
    float: left;
    width: 343px;
}

#global-images img#banner-image {
    text-align: right;
    float: right;
    width: 288px;
}

* html #global-images img#banner-image {
	margin-right: -3px;
}

p {
	font-size: 1em;
	padding-bottom: 0.25em;
}

.smalltext {
	font-size: 80%;
}

.subtext {
	font-size: 80%;
	margin-bottom:10px;
}

.pdf-link {
	    list-style-image: url(/lls/assets/images/pdf-icon.gif);
		margin:10px 0px 0px 0px;												
}

.word-doc-link {
	    list-style-image: url(/lls/assets/images/word.gif);
		margin:10px 0px 0px 0px;												
}

.launch-new-window {
		background: url(/lls/assets/images/launch-new-window.gif) center right no-repeat;
		padding:0px 15px 0px 0px;
		margin:0px 0px 0px 0px;
		display:inline;
}


#global-nav, #global-nav a, #global-nav a:link, #global-nav a:visited, #global-nav a:hover {
    background-color: #042c67;
    color: #fff;
	font-size: small;
    text-decoration: none;
    padding:0px 5px 0px 5px;
}

#global-utils, #global-utils a, #global-utils a:link, #global-utils a:visited, #global-utils a:hover, #global-utils-form {
    background-color: #000099;
    color: #fff;
	font-size: small;
}

a:link, a:visited {
	color:#000099;
}

body {
  background:#fff;
  margin:0px;
  padding:5px;
  color:#000;
  font-family: Arial, Helvetica, sans-serif;
  font-size:0.8em;
}

.anchorarrow {
	list-style-image: url("/lls/VacationEnglish/assets/images/anchor-arrows.gif");
}
	
.listarrow {
	list-style-image: url("/lls/assets/images/list-arrow.gif");
}

.listdot {
	list-style-image: url("/lls/assets/images/list-dot.gif");
}


.listdot ul, .listdot li ul {
	list-style:circle;
}


.listspaced li, .listdot li, listarrow li {
	margin-top:3px;
}

.doublespaced li {
	margin-top:8px;
}

ol.doublespaced ul, ol.doublespaced ol, ol.listspaced ul, ol.listspaced ol, 
ul.doublespaced ul, ul.doublespaced ol, ul.listspaced ul, ul.listspaced ol {
	margin-bottom:20px;
}

.doublespaced ul li, .listspaced ul li {
	margin-top:1px;
}


/* sorts out IE's problem with tables having their own font size.*/
* table {
	font-size:1em;
}

hr {
	height:1px;
	border:none;
	background-color:#E5E5E5;
	clear:both;
}

.portrait-img {
	border:none;
	margin:0px 0px 10px 20px;
	float:right;
}

.caption {
	font-size:11px;
	color:#666666;
	width:200px;
}


.wide-caption {
	font-size:11px;
	color:#666666;
	width:300px;
}

h1, h2, h3, h4, h5, .heading2, .heading3 {
	color: #000099;
	background:transparent;
}

h1 {
	font-size:1.6em;	
}

h2 {
	display:block;
	border-bottom:1px solid #000099;
	padding:0px;
	margin:5px 0px;
	font-size:1.4em;
}

.quickrefs {
	margin-top: 0px;
	padding-top: 0px;
	padding-right:10px;
	float:right;
	font-size:0.9em;
	text-transform:uppercase;
}

h3 {
	font-size:1.2em;	
}

.heading3 {
	font-size:1.2em;
	display:inline;
}

h4 {
	font-size:1.1em;	
}

h5 {
	font-size:100%;
}

#breadcrumbs {
	font-size:90%;
	margin-top:4px;
}

#breadcrumbs a {
	text-decoration:none;
}
#breadcrumbs a:hover {
	text-decoration:underline;
}


#home-footer, #footer, #section-nav-footer {
	background-color: #fff;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 0.5em;
}

#footer {
	font-size: 0.9em;
	border: none;
	margin:1.2em 0px;
}

#footer a:active, #footer a:link , #footer a:visited {
	color:#666;
}

#footer-vista {
	display:block;
	border-top:1px solid #E5E5E5;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px;
	margin:8px;
	background:#fff;
	color:#999;
}

.content {
	padding:10px;
	border: 1px solid #B9B9B9;
	background: #fff;
}

#content-window {
	padding:15px;
	margin:15px;
	border: 1px solid #B9B9B9;
	background: #fff;
}


#content-block {
	margin-top:15px;
	margin-left:10px;
	margin-right:10px;
	background: #fff;
}

#content-window:after, #content-block:after { /* following style fixes the 'image floating outside the content-window div' bug */
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}

.statement {
	border: dotted 2px #cccccc;
	padding-right:15px;
	margin:20px;
	background-color:#ffffff;
}

.statement ul {
	padding-top:0px;
}

.statement ul li {
	list-style-image: url("/lls/assets/images/list-dot.gif");
	padding-bottom:15px;
	list-style-position:outside;
	color:#000099;
	font-size:100%;
	font-weight:500;
	font-style:oblique;
}

.statement h5 {
	padding-left:15px;
}

.statement p {
	padding-left:15px;
	color:#666666;
	font-style:italic;
}

.case-study {
	border:#CC0000 2px solid;
	margin:30px;
}

.case-study span {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#CC0000;
	display:block;
	text-transform:uppercase;
	padding:8px;
}

.case-study p {
	padding-left:15px;
	padding-right:15px;
}


/* Hides from IE-mac \*/
* html #content-window {height: 1%;}
* html #content-block {height: 1%;}
/* End hide from IE-mac */

#content-window-vista {
	padding: 15px;
	margin:8px;
	background:#fff;
}

#content-home {
	padding: 0px;
	margin:0px;
	background:#fff;
}

#bodytable {
	background:#E7E7E7;
	border:1px solid #B9B9B9;
	clear:both;
}

/* ***** HOME PAGE STYLES **** */
.home-left {
	border-right:1px solid #B9B9B9;
	width:185px;
}

.home-left p {
	padding:5px;
	font-size:1.3em;
	color:#666;
	line-height:1.2em;
}

.home-right {
	padding:0px;
	border-left:1px dashed #ccc;
	width:170px
}

.index-left {
	width:212px;
	margin-top:50px;
	background-image:url(left-tab.jpg); 
	background-repeat:no-repeat;
}

.index-middle {
	width:602;
	margin-top:50px;
}

.index {
	color:#000099;
	font-size:16px;
	text-decoration:none;
	font-weight:600;
	line-height:150%;
	margin-bottom:6px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	list-style-image: url("/lls/assets/images/list-dot.gif");
} 

.index a:hover, .index a:link, .index a:active, .index a:visited{
	color:#000099;
	font-size:16px;
	text-decoration:underline;
	font-weight:600;
	line-height:150%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-image: url("/lls/assets/images/list-dot.gif");
}


.main-nav {
    background-color: #e6ecf9;
    color: #000;
    border: 1px solid #0000cc;
    margin: 5px;
}

.main-nav h2 {
    background: #0000cc;
    color: #fff;
    padding: 0px;
	padding-left: 5px;
    margin: 0;
    font-size: 1.2em;
}

.main-nav ul {
    color: #000;
    list-style-image: url("http://assets.monash.edu.au/images/black-arrow.gif");
	margin-top: 0.5em;
	margin-left: 1.6em;
	font-size: 0.90em;
}

.main-nav li {
	margin: 0;
	border: 0;
	padding-top: 0.1em;
}

.main-nav a:link {
    color: #000;
}

.main-nav a:hover {
    text-decoration: none;
}

.quicklinks-nav {
    background-color: #fff;
    color: #000;
    border: 1px solid #0000cc;
    margin: 5px
}

.quicklinks-nav h2 {
    background: #0000cc;
    color: #fff;
    margin: 0;
    padding: 0;
	padding-left: 0.25em;
    font-size: 1.2em;
}

.quicklinks-nav ul {
    color: #000;
    list-style-image: url("http://assets.monash.edu.au/images/blue-arrow.gif");
	margin-top: 0.5em;
	margin-left: 1.6em;
	font-size: 0.90em;
}

.quicklinks-nav li {
	margin: 0;
	border: 0;
	padding-top: 0.2em;
}

.quicklinks-nav a:link {
    color: #000099;
}

.quicklinks-nav a:hover {
    text-decoration: none;
}

.main-nav ul, .quicklinks-nav ul, .highlight-body ul, .section-nav-body ul {
	padding-left: 0.5em;
}

.main-nav li, .quicklinks-nav li, .highlight-body li, .section-nav-body li{
	padding: 0.11em;
}

.home-content {
	padding:10px;
	margin:0px;
	background-repeat: no-repeat;
}
/* ***** END HOME PAGE STYLES **** */


/* ***** BEGIN FEEDBACK STYLES **** */
body#feedback {
	margin:10px;
	padding:10px;
	background:#DBDFE8;
}

.feedbackwrapper {
	border:1px solid #999;
	padding:10px;
	background:#fff;
}

/* ***** END FEEDBACK STYLES **** */


/* ****** BEGIN CONTENT STYLES ****** */
.anchorarrow {
	list-style-image: url(/lls/assets/images/anchor-arrows.gif);
	}
.listarrow {
	list-style-image: url(/lls/assets/images/list-arrow.gif);
	}
	
.singlerow {
	list-style-type: none;
	list-style-position:outside;
	list-style-image:none;
	}
	
.toparrow {
	list-style-image: url(/lls/assets/images/anchor-arrows-top.gif);
	}
	
.jason-text { /* Used for all instruction blocks of text */
	color:#5D5D5E;
	font-weight:bold;
	font-size:1.1em;
	padding:12px 0px 12px 50px;
	background-image: url(/lls/assets/images/jason.gif);
	background-repeat: no-repeat;
	background-position: center left;

	margin:0px;
}

.index-image {
	margin-left:10px;
	margin-bottom:10px;
}

.task { /* Used for all instruction blocks of text */
	color:#5D5D5E;
	font-weight:bold;
	font-size:1.1em;
	padding:12px 0px 12px 50px;
	background-image: url(/lls/assets/images/task.gif);
	margin:0px;
}


.taskfeedback { /* Used for all instruction blocks of text */
	color:#5D5D5E;
	font-weight:bold;
	font-size:1.1em;
	padding:12px 0px 12px 50px;
	background-image: url(/lls/assets/images/taskfeedback.gif);
	margin:0px;
}

.studytip { /* Used for all instruction blocks of text */
	color:#000099;
	font-weight:bold;
	font-size:1.1em;
	padding:12px 0px 12px 50px;
	background-image: url(/lls/assets/images/bulb.gif);
	margin:0px;
}
.comment-studytip { /* Used for all instruction blocks of text within a comment */
	color:#1265D3;
	font-weight:bold;
	font-size:1.1em;
	padding:12px 0px 12px 50px;
	background-image: url(/lls/assets/images/bulb-blue.gif);
	margin:0px;
}

.uselinks {
	font-weight:normal;
	color:#000;
	font-size:100%;
	background-color:#e6ecf9;
	border: dotted 2px #999;
	padding-top:0px;
	padding-left:55px;
	padding-right:10px;
	padding-bottom:10px;
	background-image: url(/lls/assets/images/puzzle.gif);
}

.uselinks, .comment, .resource, .exercise, .resourcetable, .topic{
	margin:10px 10px 20px 10px;
}

.uselinks, blockquote, .q, .task, .comment-studytip, .taskfeedback, .studytip, .listpuzzle {
	background-repeat: no-repeat;
	background-position: top left;
}

.listpuzzle {
	color:#000000;
	font-weight:bold;
	font-size:110%;
	padding:12px 0px 12px 55px;
	background-image: url(/lls/assets/images/puzzle.gif);
	margin:0px;
}


.comment {
	font-weight:normal;
	color:#000;
	font-size:100%;
	background-color:#e6ecf9;
	border: dotted 2px #999;
	padding:10px;
}


.student-comment {
	float: right; 
	height: 75%;
	width: 35%;
	padding:5px;
	color:#000;
	overflow: inherit;
	background-color:#eef2f9;
	border: dotted 2px #999;
}

.student-comment blockquote {
	padding:5px 5px 0px 30px;
	background-image: url(/lls/assets/images/quote.gif);
	margin:5px;
	font-size:85%;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

.quote {
	margin-left:20px;
	margin-right:20px;
}

blockquote, q {
	padding:5px 5px 0px 40px;
	background-image: url(/lls/assets/images/quote.gif);
	margin:10px;
	font-size:95%;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

blockquote p {
	margin:10px;
	font-size:90%;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}


.name {
	font-size:0.8em;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

.instruction { /* these need to go once site is checked */
	background-color:#fc3;
}

.question { /* these need to go once site is checked */
	background-color:#fc3;
}

.topic {
	background-color:#fefeee;
	color:#5D5D5E;
	padding: 10px 20px;
	border: dotted 1px #5D5D5E;
	font-weight:normal;
	line-height:20px;
	font-style:italic;
	/* causes border to be clear of floated image in Gecko */
	display:table;
	display:inline-block;
}

.resource {
	background-color:#FFFFDC;
	padding: 10px;
	border: solid 1px #EEEFA5;
	font-style:normal;
	text-align:left;
}
.exercise {
	padding: 10px;
	border: solid 1px #cccccc;
	font-style:normal;
	text-align:left;
}
.resourcetable {
	background-color:#FFFFDC;
	padding: 10px;
	border: solid 1px #EEEFA5;
	font-style:normal;
}
.notepaper { 
	border-right: solid 1px #F3F3D6;
	margin:10px;
	background-image: url(/lls/assets/images/notepaper.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.footnote {
	font-size:.8em;
}

ol.olfeedback p {
	margin:0px;
}
ol.olfeedback li {
	padding:0px 0px 20px 0px;
}

ul.plain  { 
	list-style-type: none;
}

.left-indent, .indent1, .indent2 {
	padding-left:20px;
}

.indent1 {
padding-top:3px;
padding-bottom:3px;
}

.indent2 {
padding-top:1px;
padding-bottom:1px;
}

/* Used on writing/arts/english/2.2.2.xml */
table.answers td {
	border:solid 1px #aaa;
	vertical-align:top;
	margin: 0px;
	padding: 2px;
}

table.answers {
	width: 85%;
}

<!-- highlighting styles -->

.highlight {
	background: #FCFF64;
}
.highlightactive {
	background: #B1D9F4;
}
.highlightpink {
	background:#ff90ee;
}
.highlightblue {
	background:#B1D9F4;
}

.highlightpurple {
	background: #d79be6;
}
.highlightgrey {
	background: #C3BEB7;
}

.subject, .highlightgreen {
	background: #66ff00;
}
.verb, .highlightorange {
	background:#ffcc00;
}
.noun {
	background:#ff9999;
}

.adjective {
	background: #Cc66ff;
}
.object {
	background: #C3BEB7;
}


/* all tabel rows should right-align unless otherwise specified 
table tr {
	vertical-align:top
}*/

/* ** */

/* Used on writing/business-economics/case-study/1.xml */
table.index {
	width:50%;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}

table.index td {
	border-bottom: 1px dashed #ddd;
	text-align: left;
}
table.index td.num {
	text-align:right;
	vertical-align: bottom;
}
table.index th {
	font-size:1.7em;
	background-color: transparent;
	color:#000;
	padding: 5px;
}
/* ** */

/* coloured text */
.redtext {color: #f00;}
.orangetext {color:#DD881B;}
.bluetext {	font-style:italic;color:#002F94;}
.greentext {color:#129C00;}
.yellowtext {background:#FCFF64;}

.subject {
	background: #66ff00;
}
.verb {
	background:#ffcc00;
}
.noun {
	background:#ff9999;
}

.adjective, .highlightgreen {
	background: #Cc66ff;
}
.object {
	background: #C3BEB7;
}

.highlightyellow {
	background:#FCFF64;
}
.highlightpink {
	background:#ff90ee;
}

.noteline1 { /* used for note taking pages */
	border-left: 2px solid #333;
	height:60px;
}

.noteline2 {
	border-left: 2px solid #333;
	height:50px;
}

.noteline3 {
	border-left: 2px solid #333;
	height:40px;
}
.notelinedouble {
	border-left: 2px solid #333;
	height:40px;
	background:#999;
}

.notespace1 {
	height:120px;
}

.notespace2 {
	height:50px;
}

.notespace3 {
	height:40px;
}

table.data { 
	  border-collapse: collapse;
      border: 1px solid #ddd;
      margin-left:10px;
}
  
table.data td {
	border: 1px solid #ddd;
	padding: 5px;
	background-color:#fff;
}

table.data th {
	background-color:#e6ecf9;
	border: 1px solid #ddd;
	padding: 10px;
	color: #333;
	vertical-align:top;
}
table.data caption { 
	  color:#555;
	  font-weight: normal;
	  font-size:0.9em;
	  /** newly added to fix the display of caption in Mozilla **/
	  caption-side:top;
}
table.table-quiz {
	border: 1px solid #cccccc;
}
table.table-quiz tr {
	vertical-align:top;
}

table.table-quiz th{
	border-bottom: 1px dotted #cccccc;
	background-color: #dddddd;
	width:142px;
}
table.table-quiz td {
	border-right:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	width:142px;
}
.audioDiv {
	float:right;
	height:50px;
	width:100px;
	border: solid 1px #ddd;
}

ol table {
	margin-top:12px;
}

/* ****** END CONTENT STYLES ****** */


/* ****** BEGIN HEADING TABS STYLES ****** */
.header {
	margin:0px 0px 2px 0px;
	padding:0px;
	line-height:23px;
	height:23px;
	border-bottom: 3px solid #1265D3;
	width:100%;
	font-size: 11px;
	text-transform: uppercase;
	vertical-align:top;
	letter-spacing: 1px;
	float:left;
}

.header ul {
  margin:0px;
  padding:0px;
  list-style:none;
}
  
.header li {
  float:left;
  background:url("../images/left.gif") no-repeat left top;
  margin:0px;
  padding:0px;
  vertical-align:top;
 }

.header a:active, .header a:link, .header a:visited {
  float:left;
  display:block;
  background: url("../images/right.gif") no-repeat right top;
  padding:0px;
  text-decoration:none;
  color:#fff;
  vertical-align:top;
  text-align:center;
  padding:0px 15px;
  font-size: 11px;
}

.header a:hover {
  color:#6DC3FF;
}
  
.header #home {
margin:0px 0px 0px 10px;
}
  
.header #current {
  background-image:url("../images/left_on.gif");
}
  
.header #current a {
  background-image:url("../images/right_on.gif");
  color:#fff;
}  
/* ****** END HEADING TABS STYLE ****** */

/* ****** BEGIN HEADING TABS STYLES ****** */
.tabs {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.tabs ul {
  margin:0px;
  padding:0px;
  list-style:none;
}
  
.tabs li {
		font-weight:bold;
	color:#FFFFFF;
 }

.tabs a:active, .tabs a:link, .tabs a:visited {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.tabs a:hover {
  color:#6DC3FF;
  text-decoration:none;
}
  
  
/* ****** END HEADING TABS STYLE ****** */


/* ****** BEGIN SEARCH BOX STYLES ****** */
#search {
	float:right;
	color: #333333;
	margin:20px 10px;
}

input.searchfield {
	border:1px solid #C8C8C8;
	background: #FAFAFA;
	margin:0 5px;
}

#search form {
	padding:0px;
	margin:0px;
}
/* ****** END SEARCH BOX STYLES ****** */


/* ****** BEGIN PAGE NAV STYLES ****** */
a.page-nav:link, a.page-nav:active, a.page-nav:visited {
	text-decoration:none;
	font-size:.8em;
	color:#000;
	vertical-align:middle;
}

a.page-nav:hover {
	text-decoration:underline;
	font-size:.8em;
	color:#000;
	vertical-align:middle;
}

span.page-nav-off {
	font-size:.8em;
	color:#bbb;
	vertical-align:middle;
}

/* ****** END PAGE NAV STYLES ****** */

/* ****** BEGIN PAGE NAV STYLES ****** */
a.page-nav:link, a.page-nav:active, a.page-nav:visited {
	text-decoration:none;
	font-size:x-small;
	color:#000;
	vertical-align:middle;
}

a.page-nav:hover {
	text-decoration:underline;
	font-size:x-small;
	color:#000;
	vertical-align:middle;
}

span.page-nav-off {
	font-size:x-small;
	color:#bbb;
	vertical-align:middle;
}

/* ****** END PAGE NAV STYLES ****** */

/* ****** BEGIN SIDE NAV STYLES ****** */
.side-nav {
	border-right: 1px solid #B9B9B9;
	padding:6px;
	margin:0px;
	background:#E7E7E7;
}

.side-nav-body{
	width:100%;
	background-color:#f2f2f2;
}


.right-nav {
	border: 1px solid #B9B9B9;
	padding:6px;
	margin:0px;
	background:#E7E7E7;	
}

.right-nav-body {
	background-color:#f2f2f2;
	border: 1px solid #B9B9B9;
	padding:3px;
	font-size: 11px;
}

.heading { /* menu title */
	margin:6px;
	background: #f2f2f2;
	text-decoration: none;
	display:inline;
	font-size:14px;
	font-weight:bold;
	color: #000099;
	line-height:26px;
}

.side-nav-body table {
	background: #F2F2F2;
	padding:0px;
	margin:0px;
}

.side-nav-body table tr td { 
	border-top:1px solid #DEDEDE;
}

.side-nav-body table tr td a{ /* active links within all lists */
	font-size: 11px;
	background: transparent;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

.side-nav-body a:link, .side-nav-body a:visited, .library a:link, .library a:visited, .right-nav-body a:link, .right-nav-body a:visited, {
    color: #000;
	text-decoration:none;
}

.side-nav-body a:hover, .right-nav-body a:hover, .library a:hover { 
/** mouse over background color change **/
    background-color: #dddddd;
    color:#000;
}

.side-nav-body a:active, .right-nav-body a:active { 
/** current page text color change **/
    color:#000099;
}

.side-nav-body ul li span, .right-nav-body ul li span, .current { 
/** current location span **/
	font-size: 11px;
	background: transparent;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}


table.library {
	margin-left:30px;
	width:85%;
}

ul.video-nav, ul.video-nav ul  {
	margin-left:-20px;
	line-height:100%;
}

ul.video-nav li {
	margin-top:2px;
}

/* ****** END SIDE NAV STYLES ****** */


/* ****** END SIDE NAV STYLES ****** */

/* web guide styles */

.web-guide {
	width:90%;
	border:1px solid #b9b9b9;
	background-color:#e6ecf9;
	padding:10px;
	margin-top:10px;
	font-weight:bold;
}

.web-guide2 {
	border:1px solid #b9b9b9;
	background-color:#e5e5e5;
	padding:10px;
	margin:0px 0px 10px 20px;
	float:right;;
	color:#000099;
	font-weight:bold;
}

.portrait-img {
	border:none;
	margin:0px 0px 10px 20px;
	float:right;
}

.caption {
	font-size:11px;
	color:#666666;
	width:200px;
}

.web-guide3 {
	border:1px solid #316528;
	background-color:#ddfdd7;
	padding:10px;
	margin-top:10px;
	color:#4b9e3d;
	font-weight:bold;
}

.web-guide4 {
	border:1px solid #cd8206;
	background-color:#fae5c2;
	padding:10px;
	margin-top:10px;
	color:#e89102;
	font-weight:bold;
}

.web-guide5 {
	border:1px solid #970450;
	background-color:#fce0ef;
	padding:10px;
	margin-top:10px;
	color:#d90b76;
	font-weight:bold;
}

.web-guide p {
	margin-top:5px;
	line-height:normal;
}

.web-guide2 p {
	font-size:14px;
}

.web-guide-h1, .web-guide-h2, {
	margin-bottom:6px;
	padding-left:10px;
	padding-top:10px;
	text-decoration: none;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	color: #666666;
	font-style:italic;
	background-color:#e5e5e5;

}

.web-guide-h2 {
	font-size:1.1em;
	margin:0px;
	padding:0px;
}

.web-guide img {
	border:1px solid #b9b9b9;
	margin-right:10px;
}

.header-image {
	background-repeat: no-repeat;
}

/* off campus forms including ask for a consultation and submit journeys */

#formsubmit {}


.consultation {
	margin-left:50px;
	margin-right:50px;
	margin-bottom:20px;
	padding: 10px;
	border: solid 1px #cccccc;
	font-style:normal;
	text-align:left;
	background-color:#e6ecf9;
}

.form-heading {
	font-size:16px;
	color:#000099;
	font-weight:bold;
}

.form-text {
	font-size:14px;
	font-weight:bold;
	margin-left:5px;
	margin-bottom:10px;
	line-height:90%;
}

.form-label {
	font-size:12px;
	margin-left:30px;
	line-height:100%;
	margin-bottom:10px;
}

/* tracka styles */

.login-heading, .login-label, .login-text {
	line-height:120%;
	color:#000000;
}

.login-heading {
	font-size:18px;
	margin-top:30px;
	margin-bottom:20px;
}

.login-label {
	font-size:9px;
	font-weight:bold;
}

ul.login li a {
	font-size:18px;
	line-height: 150%;
	list-style:none;
}

#tracka-window, #builda-window {
	padding-left:20px;
	padding-bottom:20px;
	padding-top:10px;
	padding-right:10px;
	margin:10px;
	border: 1px solid #B9B9B9;
	background: #fff;
}

#tracka-window h2, #builda-window h2 {
	margin:5px 20px 0px 0px;
}

.tracka-comment, .builda-comment {
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	padding:10px;
	font-size: 13px;
}

.page-header {
	font:Verdana, Arial, Helvetica, sans-serif; 
	font-size:18px; 
	font-weight:bold; 
	color:#000066;
	padding-left:500px;
	padding-top:20px;
	padding-bottom:20px;
	background-image: url(/lls/assets/images/tracka.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}

.question { 
	color:#666666;
	background-color:#FFFFFF;
	border:1px solid #B9B9B9;
	font-weight:bold;
	font-size:13px;
	padding-left:85px;
	padding-bottom:5px;
	background-image: url(/lls/assets/images/q2.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.bquestion { 
	color:#666666;
	background-color:#FFFFFF;
	border:1px solid #B9B9B9;
	font-weight:bold;
	font-size:13px;
	padding-left:85px;
	padding-bottom:5px;
	padding-right:30px;
	background-image: url(/lls/assets/images/q3.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

#question p {font-size:13px;}

.answer {
	color:#666666;
	background-color:#FFFFFF;
	border:1px solid #B9B9B9;
	font-weight:bold;
	font-size:13px;
	padding-left:85px;
	padding-top:30px;
	padding-bottom:30px;
	padding-right:30px;
	background-image: url(/lls/assets/images/a2.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.banswer {
	color:#666666;
	background-color:#FFFFFF;
	border:1px solid #B9B9B9;
	font-weight:bold;
	font-size:13px;
	padding-left:85px;
	padding-top:30px;
	padding-bottom:30px;
	padding-right:30px;
	background-image: url(/lls/assets/images/a3.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.binstruction {
	color:#666666;
	width:454px;
	background-color:#FFFFFF;
	border:1px solid #B9B9B9;
	font-weight:bold;
	font-size:13px;
	padding-top:30px;
	padding-left:85px;
	padding-bottom:30px;
	padding-right:20px;
	background-image: url(/lls/assets/images/i3.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.menu-bar {
	background-color:#FFFFFF;
	padding:0px;
}

.tracka-menu, .builda-menu {
	border: 1px solid #B9B9B9;
	padding:2px;
	margin:10px;
	width:180px;
}

.tracka-menu-body, builda-menu-body {
	width:100%;
}

.heading { /* menu title */
	margin:6px;
	text-decoration: none;
	display:inline;
	font-size:14px;
	font-weight:bold;
	color: #000099;
	line-height:24px;
}

.tracka-menu-body table, .builda-menu-body table {
	padding:0px;
	margin:0px;
}

.tracka-menu-body table tr td, .builda-menu-body table tr td { 
	font-size: 11px;
}

.tracka-menu-body table tr td a, .builda-menu-body table tr td a{ /* active links within all lists */
	background: transparent;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

.tracka-menu-body a:link, .tracka-menu-body a:visited, .builda-menu-body a:link, .builda-menu-body a:visited, .library a:link, .library a:visited {
    color: #000;
	text-decoration:none;
}

.tracka-menu-body a:hover, .buildaa-menu-body a:hover, .library a:hover { /* mouse over background color change */
    background-color: #dddddd;
    color:#000;
}

.tracka-menu-body a:active, .builda-menu-body a:active { /* current page text color change */
    color:#000099;
	font-weight:bold;
}

.tracka-menu-body ul li span, .builda-menu-body ul li span, .current { /* current location span */
	font-size: 11px;
	background: transparent;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}


.tracka-menu-body ul li span, .builda-menu-body ul li span, .complete { /* completed exercise span */
	font-size: 11px;
	background: transparent;
	color: #999999;
	text-decoration: none;

}

.big-letter {
	font-size: 120%;
	font-weight:bold;
}

/* china styles */

.transcript {
	background-color:#fefeee;
	padding: 20px 20px;
	border: dotted 1px #5D5D5E;
	font-weight:normal;
	line-height:20px;
	/* causes border to be clear of floated image in Gecko */
	display:table;
	display:inline-block;
}

.transcript h3, .transcript h4 {
	color:#777777;
}


.qchina { 
	font-weight:bold;
}


.questions-raised {
	color:#333399;
	font-weight:bold;
	font-size:.9em;
	padding:0px 0px 12px 0px;
}

.questions-raised-box {
	background-color:#FFFFDC;
	border: solid 1px #EEEFA5;
	color:#5D5D5E;
	padding: 10px 15px;
	margin:20px 0px 20px 0px;
	font-weight:normal;
	display:table;
	display:inline-block;
	font-size:.9em;
}

.big-letter {
	font-size: 120%;
	font-weight:bold;
}


/* Ruby text for glossaries */

rt {
	font-size:50%;
	padding-left:3px;
}

/* empower styles for off campus*/

.empower {
	margin:20px 20px 20px 10px;
	padding:15px;
	padding-top:20px;
	border:solid 1px #cccccc;
	font-style:normal;
	text-align:left;
	width:85%
}

.empower table {
	margin-left:20px;
	padding:5px;
}


.mtask { /* Used for all instruction blocks of text */
	color:#5D5D5E;
	font-weight:bold;
	font-size:small;
	font-style:italic;
	line-height:120%;
}

/* ****** BEGIN SIDE NAV STYLES  from LLOnline  ****** */
.side-nav {
	border-right: 1px solid #B9B9B9;
	padding:0px;
	margin:0px;
	background:#E7E7E7;
}

.side-nav-body{
	width:100%;
}

.side-nav-body ul li { 
	list-style:none;
	border-top:1px solid #DEDEDE;
}

ul li div.menutext, ul li div.menutextover {  /* 1st level indent menu plain menu items */
	padding:0 0 0 21px;
}

ul li ul li div.menutext, ul li ul li div.menutextover { /* 2nd level indent menu plain menu items */
	padding:0 0 0 31px;
}

ul li ul li ul li div.menutext, ul li ul li ul li div.menutextover { /* 3rd level indent menu plain menu items */
	padding:0 0 0 41px;
}

ul li ul li ul li ul li div.menutext, ul li ul li ul li ul li div.menutextover { /* 4th level indent menu plain menu items */
	padding:0 0 0 51px;
}

ul li ul li ul li ul li ul li div.menutext, ul li ul li ul li ul li ul li div.menutextover { /* 5th level indent menu plain menu items */
	padding:0 0 0 61px;
}

div.xcx, div.xcc { /* 1st level indent on menu arrows */
	padding:0 0 0 5px;
}

li ul li div.xcx, li ul li div.xcc { /* 2nd level indent on menu arrows */
	padding:0 0 0 15px;
}

li ul li ul li div.xcx, li ul li ul li div.xcc { /* 3rd level indent on menu arrows */
	padding:0 0 0 25px;
}

li ul li ul li ul li div.xcx, li ul li ul li ul li div.xcc { /* 4th level indent on menu arrows */
	padding:0 0 0 35px;
}

li ul li ul li ul li ul li div.xcx, li ul li ul li ul li ul li div.xcc { /* 5th level indent on menu arrows */
	padding:0 0 0 45px;
}

.side-nav-body h4 { /* menu title */
	margin:0px;
	padding:5px;
	display:block;
	background: #f2f2f2;
}

.side-nav-body ul {
	list-style: none;
	background: #F2F2F2;
	padding:0px;
	margin:0px;
}

.side-nav-body li  div  a, .side-nav-body li  div  span { /* puts margin around the list image */
	margin:0px 2px 0px 0px;	
}

/* IE Ignores this */
.side-nav-body li>div  a, .side-nav-body li  div  span { /* puts margin around the list image */
	margin:0px 5px 0px 0px;	
}



.side-nav-body ul li a { /* active links within all lists */
	font-size: 11px;
	background: transparent;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

.side-nav-body a:link, .side-nav-body a:visited {
    color: #000;
}

.side-nav-body a:hover { /* mouse over background color change */
    background-color: #ddd;
    color:#000;
}

.side-nav-body ul li span{ /* current location span */
	font-size: 11px;
	background: transparent;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}

#menu1 {	/* provides bottom border for whole menu */
	border-bottom:1px solid #DEDEDE;
}

#menuselected { /* background colour of selected item */
	background:#fff;
	color:#000099;
}

div.xcx, div.xcc { /* related to tags the javascript menus puts in */
	position: relative;
	display: inline;
	float:left;
}
.menuDiv {
	display:inline-block;
}

.inputform {
	margin-right:10px;
}
/* ****** END SIDE NAV STYLES from LLOnline ****** */

