body {
	font-family: geneva, arial, helvetica, sans-serif;
	margin: 0;
	max-width: 100%;
	}
.red { color: #C00
	}
a {  color:#07D; 
	text-decoration: none;
	}
a:visited {
	color: #044c99
	}
a:hover, a:active {
	color: #c01; 
	text-decoration: underline}	
a img {
	border: none
	}
code{
	font-size: 10px;
	font-family: "Courier New", Courier, monospace
	}
fieldset h5 {margin-top: 8px;}
figure {
    display: table;
    width: 1px; 
	padding: 10px;
	border: 1px solid #ccc;
	margin: 11px 10px 5px;
	}
figcaption {
    display: table-row;
	}
figure img {
	display: table-cell;
    margin-bottom: 8px;
	}
input, textarea {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 100%;
	}
.indent {
	margin-left: 3em
	}
div.captionleft, div.captionright, div.box {
	border: 1px solid #ccc;
	padding: 10px; 
	background-color: #fff;
	}
div.captionleft, div.captionright {
	margin: 0 10px 10px 10px;
	}
div.captionleft {
	float: left;
	}
div.captionright{
	float: right;
	}	
div.captionleft img, div.captionright img {
	margin-bottom: 0.3em
	}	
.imgRight {
	margin: 5px 0 5px 10px;
	float: right;
	}
.imgLeft {
	margin: 5px 10px 5px 0;
	float: left;
	}
.imgPadded {
	margin: 10px;
	}
div.box {
	margin: 0 10px 10px 10px;
	}
div.box img {
	margin: 5px
	}
div.strongBox {
	margin: 0 0 10px;
	border: 1px solid #c01;
	padding: 15px; 
	}

.borderDark {
	border: solid 1px #666; 
	padding: 8px; 
	margin: 8px;
	}
	
/* Dark Table Styles */

.darkTable, .darkTablePlain, .darkTableTopless, .darkTablePlainTopless, .darkTableBoxed, .darkTableChart {
	border-collapse: collapse; 
	border-spacing: 0
	}
.darkTableShade tr:first-child td, .darkTablePlain tr:first-child td, .darkTable tr:first-child td, .darkTableBoxed tr:first-child td, .darkTableBoxed th {
	border-spacing: 0;
	font-weight: bold; 
	background-color: #666; 
	color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	}
.darkTable tr:nth-child(even)  {
	background-color: #eee;
	}
.darkTableTopless tr:nth-child(odd)   {
	background-color: #eee;
	}
.darkTableBoxed td, .darkTableBoxed th, .darkTableChart td  {
	border: 1px solid #999; 
	padding: 10px; 
	margin: 1px;
	}
.darkTablePlain td, .darkTablePlainTopless td {
	border-bottom: 1px solid #999; 
	padding: 10px; 
	margin: 0;
	}
.darkTable td, .darkTableTopless td {
	padding: 10px; 
	margin: 0
	}
.darkTableShade {
	border-spacing: 2px
	}
.darkTableShade td {
	padding: 10px; 
	background-color: #eee;
	}
td.tableRow, tr.tableRow td { 
	border-bottom: 1px solid #999;
	}
td.tableHeader, tr.tableHeader td { 
	font-weight: bold; 
	background-color:#666; 
	color:#fff;
	} 
.darkTable td.tableHeader, .darkTable tr.tableHeader td { 
	font-weight: bold; 
	background-color:#666; 
	color:#fff;
	}
td.tableHeader, tr.tableHeader td {	
	padding-top: 3px;
	padding-bottom: 3px; 
	}
td {
	vertical-align:top
	}

.compulsory::before {
	display: inline-block;
	color: #c01;
	font-size: 32px;
	height: 15px;
	content: "*";
	top: 10px;
	padding-right: 2px;
	margin: 0;
	float: left;
	}
.compulsory
	{
	background-color: #CFF;
	font-weight: bold;
	}
	
table+table {
	margin-top: 25px
	}
.shade {
	background-color:#eee;
	} 
.border {
	border: 1px #ccc solid;
	}
div.border-top-and-bottom {
	border: 1px solid #ccc;
	border-width: 1px 0 1px;
	padding: 18px 0 15px;
	margin: 25px 0 25px;
	}
img.border {
	padding: 5px;
	}
.clear {
	clear: both;
	}
td	{
	vertical-align:top;
	}
th {
	text-align: left
	}
div.quote {
	border: 1px solid #666;
	padding: 1em; margin: 0 0 0 1em;
	font-weight: bold;
	float: right;
	width: 10em;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 112%
	}
div.mapBox {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 60%;
	border: 1px solid #ccc;
	margin-top:20px;
	}
div.mapBox iframe{
	position: absolute; 
	height: 100%; 
	width: 100%;
	border: 0;
	}
p.mlaCitation {
	margin-left: 3em; text-indent: -3em;
	} /*MLA Citation style with hanging indent*/
ul.mlaCitation {
	list-style: none
	}
ul.mlaCitation li{
	text-indent: -3em;
	}
blockquote  { 
	margin: 0; 
	padding: 0; 
	display: inline;
	}
#topsection, #footersection {
	background-color: #000;
	}
#subfootersection  {
	background-color: #666; 
	color: #fff;
	}
#footer {
	color:#fff
	}
#bannersection {
    background-color: #c01;
	}
#sitelogo {
	float: right; 
	display: none
	}	
#banner {
	text-align:right;
	}
#googleform {
	display: inline-block;
	float: right;
	}
#googleform label {
	display: none;
	}
#sb {
	position: relative;
	top: 4px;
	}
#content {
	font-size: 13px;
	line-height: 18px;
	}		
#content h1 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #c01; 
	font-weight: normal;
	}
#content h2 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	}
#content h1+h2 {
	border:none; 
	padding-top: 0;
	}
#content h3 {   
	margin: 25px 0 8px 0; 
	font-family: Georgia, "Times New Roman", Times, serif;  
	color: #444;
	} 
#content h4 { 
	margin-bottom: 0;
	}
#content h5 { 
	margin-bottom: 0; 
	color: #333;
	}
#content ul, #content ol {
	margin-top: 5px;
	}		
#content li {
	padding: 3px;
	}
#content p {
	margin-top: 0; 
	line-height: 23px;
	}
#content table+p {
	margin-top: 15px
	}
#content table+h4, #content table+h3 {
	margin-top: 30px
	}
td h4 { 
	line-height: 10px; 
	margin: 0; 
	padding: 0;
	}
#content h1 strong, #content h1 b { /* Suppress some uglies */
	font-weight: normal;
	}	
#content h1[align*="center"], #content h2[align*="center"], #content h3[align*="center"] { /* Suppress some uglies */
	text-align: left
	}
#content u { /* Suppress some uglies */
	text-decoration: none
	}
#content p + ul, #content p + ol {
	margin-top: -7px; 
	padding-top: 0
	}
#content li+p, #content li p{
	margin: 0;
	padding: 0;
	}
#content *:first-child+html p + ul, *:first-child+html p + ol {
	margin-top: -13px; 
	padding-top: 0
	}
#content td ul, #content td ol {
	margin-top: 0px
	}
#content td ul:first-child li, #content td ol:first-child li {
	padding-top: 0px
	}	
#content form {
	padding: 0; margin: 0
	}
#content p.toplink  {
	font-size: 12px;
	}
#content p.toplink a, #content p.toplink a:visited {
	color: #666; text-decoration: none;
	}
#content p.toplink a:before {
	content: url('//static.canterbury.ac.nz/web/graphics/vee.png')
	}
#content a {
	border-bottom: 0; 
	text-decoration: underline
	}
#title h2, #sitetitle h2, #sitetitle h2 a, #sitetitle h2:hover, #sitetitle h2:visited {
	color: #fff; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal; 	
	float: right;	
	text-decoration: none;
	}
#title div, #sitetitle div {
	float: right; 
	display: block; 
	}	
#printlogo  {
	display: none;
	width: 0;
	height: 0;
	}	
#nav-button { 
	display: none; 
	} 
.vidWhite, .vidBlack, a.vidTextLink {/*make these hidden classes appear in DreamWeaver*/
	}	
.videobox {
	height: 158px;
	overflow: hidden;
	margin-bottom: 25px;
	}
.videobox a {
	width: 260px; 
	max-width: 260px; 
	height: 158px;
	background-image: url('//static.canterbury.ac.nz/web/graphics/video-play.png');
	background-position: top;
	background-repeat: no-repeat;
	display: block;
	color: #fff;
	padding: 5px 0 0 5px;
	}
#leftcolumn {/*left menu styles*/
	float: left;
	font-size: 12px;
	background-color: #fff;
	}	
#leftcolumn h3, #leftcolumn h4 {
	background: #ddd;
	margin: 0;
	padding: 10px;
	border: 1px solid #fff;
	color: #c01; 
	font-size: 15px;
	}	
#leftcolumn ul {
	list-style: none; 
	padding: 0; 
	margin: 0;
	}
#leftcolumn ul ul {
	display: none;	
	padding: 0;
	margin: 0;
	}	
#leftcolumn li {
	margin: 0; 
	padding: 0;	
	}
#leftcolumn ul li {
    clear: both;
	}
#leftcolumn li a {
	padding: 9px 35px 9px 15px; 
	border-top: 1px solid #ccc;
	margin: 0 1px 0; 
	display: block;
	color: #222;
	}
#leftcolumn li a:hover {
	color: #c01;
	}
#leftcolumn ul li ul li {
	background-color: #f0f0f0;
	margin: 0 1px 0;
	}	
#leftcolumn ul li ul li a {
	color: #222;
	line-height: 19px;
	padding: 7px 35px 7px 35px;
	font-size: 12px;
	}
#leftcolumn ul li:first-child {
	border-top:0
	}
.arrowlistmenu {
	border: 1px solid #aaa;
	box-shadow: 0px 3px 3px #CCC;
	padding: 0;
	margin-bottom: 25px;
	}
#leftcolumn a {
	text-decoration: none;
	}	
#subfooter a {
	text-decoration: underline; 
	}
#subfooter a:hover {
	color: #6cf;
	}
#subfooter, #footer {
	font-size:14px; 
	}	
#subfooter ul { 
	list-style:none
	}
#footer a, #footer a:visited, #subfooter, #subfooter a, #subfooter a:visited  {
	color: #fff;
	}
.homeshow {
	visibility:hidden
	}
#related, #pageProfile {
	background-color: #eee;
	}
#related a, #related a:visited {
	color: #044C99;
	}
#related ul , #related ol {
    margin: 6px 15px 15px;
	padding: 0;
	display:block;
	}
#related ul {
    list-style: none;
	}
#related ul li, #related ol li, #related p {
	padding: 9px 0 5px 0; 
	background-repeat: no-repeat;
	border-top: 1px solid #444;
	}
#related p {
	margin: 0 15px;
	}
#related ol li:first-child, #related ul li:first-child {
	border: 0
	}
#related li img { 
	margin-left: -10px;
	}
#related div img { 
	margin-bottom: 10px;
	}
#related h4, #related h3, #pageProfile h3, #pageProfile h4 {
	font-size: 16px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	}
#related h4, #related h3  {
	color: #c01;
	margin: 6px 15px 0;	
	}
#related h3+p, #related h4+p, #related h4+ul, #related h3+ul {
	margin-top: 0; border: 0
	}
#thirdColumn  {
	padding-bottom: 10px;
	background-color: #fff;
	}
#thirdColumn   {
	clear: right;
	}
#thirdColumn, #related   { 
	float: right; 
	border-left: 20px solid white;
	font-size: 12px;
	}
@media only screen and (min-width:600px) {
	fieldset {
		margin-top: 15px;
		border: 1px solid #999
		}
	fieldset legend {
		font-size: 16px; 
		font-weight: bold;
		margin-bottom: 8px;
		}
	fieldset fieldset {
		margin-bottom: 15px;
		border: 0; 
		padding:0
		}
	fieldset fieldset legend {
		font-size: 14px; 
		font-weight: normal;
		}
	#pagenav-wrap, #pagenav-button {
		display: none
		}
	}
@media only screen and (min-width:0px) and (max-width:600px) {	
	
	img {
		max-width: 95%;
		height: auto;
		}
	td {
		width: auto;
		}
	#topnav, #footer, #contentwrapper, #title, #sitetitle, #subfooter, #banner, #nav-one, #contentcolumn, #content { 
		float: none;
		}
	#leftcolumn { 
		margin: 0 0 15px 0; 
		width: 100%; 
    	}
	#leftcolumn ul { 
		display: none
		}
	#contentwrapper, #contentcolumnsection {
		margin: 0; padding: 0;
		}
	#contentcolumn {
		margin: 0;
		padding: 0 10px 10px;
		}
	.arrowlistmenu {
		width: 100%; 
		margin: 0; 
		padding: 0;
		}
	
	#title h2, #sitetitle h2 {
		font-size: 20px;
		margin: 5px 5px 0 90px;
		position: relative;
		right: 0; bottom: 0;
		max-width: 100%;	
		}
	#top {
		width: 100%;
		background-color: #c01;
		background-image: url('//static.canterbury.ac.nz/web/mobile/mobile-whitelogo-mini.png'); 
		background-repeat:no-repeat; 
		background-position: 7px 7px;
		margin: 0;
		min-height: 40px;
		}
	#thirdColumn, #related   {  
		width: 50%; 
		max-width: 50%;
		}
	#thirdColumn img, #related img  {  
		width: 100%; 
		max-width: 100%;
		}
	#content {
		font-size: 12px;
		line-height: 16px;
		}		
	#content h1 { 
		font-size: 20px; 
		line-height: 30px; 
		}
	#content h2 { 
		font-size: 18px;  
		line-height: 18px; 
		}
	#content h3 { 
		font-size: 16px;  
		line-height: 18px;
		} 
	#content h4 { 
		font-size: 14px;  
		line-height: 14px;
		}
	#content h5 { 
		font-size: 12px;  
		}
	fieldset {
		border: 0;
		margin: 0; 
		padding: 0;
		}
	#content input[type=text], #content input[type=url], #content input[type=file], #content input[type=email], #content input[type=password], #content input[type=tel], #content textarea, #content select {
  		-webkit-appearance: none; 
		-moz-appearance: none;
  		display: block;
  		margin: 0;
 		width: 100%; 
		height: 40px;
  		line-height: 40px; 
		font-size: 17px;
  		border: 1px solid #bbb;
		-webkit-border-radius: 6px; 
		-moz-border-radius: 6px; 
		border-radius: 6px;
		}
	#content input[type=checkbox] {
	 	width: 32px; 
	 	height: 32px;
 		-webkit-border-radius: 22px; 
		-moz-border-radius: 22px; 
		border-radius: 22px;
 		border: 1px solid #bbb;
		}
	#content input[type=submit] {
		-webkit-appearance: none; 
		-moz-appearance: none;
		display: block;
		margin: 1.5em 0;
		font-size: 1em;
		line-height: 2.5em;
 		color: #333;
		font-weight: bold;
		height: 2.5em; 
		width: 100%;
		background: #fdfdfd; 
		background: -moz-linear-gradient(top, #fdfdfd 0%, #bebebe 100%); 	
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#bebebe)); 
		background: -webkit-linear-gradient(top, #fdfdfd 0%,#bebebe 100%); 
		background: -o-linear-gradient(top, #fdfdfd 0%,#bebebe 100%); 
		background: -ms-linear-gradient(top, #fdfdfd 0%,#bebebe 100%); 
		background: linear-gradient(to bottom, #fdfdfd 0%,#bebebe 100%);
 		border: 1px solid #bbb;
		-webkit-border-radius: 10px; 
		-moz-border-radius: 10px; 
		border-radius: 10px;
		}
	#leftcolumn h3#pagenav-wrap {
		display: block;
		padding: 2px 0;
		}
	#pagenav-button {
		display: block;
		background: url('//static.canterbury.ac.nz/web/mobile/menu-icon-red.png');
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 28px, 100%;
		cursor: pointer;
		border: 0;
		height: 31px;
		width: 50px;
		}
	#pagenav-button.open {
		background: url('//static.canterbury.ac.nz/web/mobile/close-icon-red.png');
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 24px, 100%;
		}
	}
@media only screen and (min-width:0px) and (max-width:800px) {
	a#homelink::after { 
		content: "UC Home";
		}
	#topnav, #footer, #contentwrapper, #title, #sitetitle, #subfooter, #banner, #nav-one {
		width: 100%;  
		}	
	#q {
		margin-left: 5px;
		}
	#content {
		padding-top: 15px;
		}
	#breadcrumbs { 
		display: none
		}
	#subfooter {
		padding: 10px 0 5px;
		}
	#footer {
		padding: 8px;
		}
	#googleform {
		margin-right: 8px;
		}
	#googleform input[type=text] {
  		-webkit-appearance: none; 
		-moz-appearance: none;
  		margin: 5px;
 		width: 185px; 
		height: 30px;
  		line-height: 30px; 
		font-size: 17px;
  		border: 1px solid #bbb;
		-webkit-border-radius: 6px; 
		-moz-border-radius: 6px; 
		border-radius: 6px;
		}
	#sb {
		width: 22px;
		height: 22px;
		}
	#nav-button {
		top: 4px;
		float: left;
		width: 56px;
		height: 40px;
		display: inline-block;
		background: url('//static.canterbury.ac.nz/web/mobile/menu-icon-large.png');
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 26px, 100%;
		cursor: pointer;
		border: 0;
		z-index: 999;
		text-indent: -9999px;
		}
	#nav-button:hover { 
		background-color: rgba(0,0,0,.1); 
		}
	#nav-button.open {
		background: url('//static.canterbury.ac.nz/web/mobile/close-icon-large.png');
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 24px, 100%;
		border: 0;
		}
	#nav-one {
		width: 100%;
		background-color: #222222; 
		display: block;
		margin: 0;
		padding: 0;
		overflow: hidden;
		z-index: 998;		
		}
	#nav-one li {
		display: none;
		width: 100%;
		}
	#nav-one li a {
		font-size: 14px;
		font-weight: bold;
		color: white;
		text-decoration: none;
		border-top: 1px solid #666; 
		display: block;
		width: 100%;
		padding: 10px 20px;
		}
	#nav-one li a:hover {
		background-color: #666;
		border-top-color: transparent;
		}
	#nav-one.open { 
		height: auto; 
		}
	#nav-one.open li { 
		display: block; 
		}
	#nav-one > li:hover > a {  
		background: rgba(0,0,0,.5);
		border-bottom-color: transparent;
		}
	#nav-one li.parent > a:hover {
		background: rgba(0,0,0,.75);
		}
	#nav-one li ul {
		display: none;
		background: #333;
		border-top: 0 none;
		padding: 0;
		}
	#nav-one li ul a {
		border-top: 1px solid #999;
		font-size: 13px;
		padding: 10px 10px 10px 50px;
		font-weight: normal;
		}
	#nav-one li:hover ul {
		display: block;
		border-top: 0 none;
		}
	#thispage, #subnav {
		display: none;
		}
    #pageProfile {
	    display: none;
    	}
	#subfooter li {
		margin-top: 10px
		}
	}
@media only screen and (min-width:601px) and (max-width:800px){

	#leftcolumn {
		width: 220px; 
		margin: 0 15px 15px 0; 
		}
	.arrowlistmenu {
		width: 220px;
		}	
	#contentcolumn {
		padding: 0 0 25px 15px;
		}   
	#title h2, #sitetitle h2 {
		font-size: 28px;
		margin: 8px 8px 0 150px;
		right: 0; bottom: 0;
		max-width: 100%;	
		}
	#top {
		width: 100%;
		background-color: #c01;
		background-image: url('//static.canterbury.ac.nz/web/mobile/mobile-whitelogo.png'); 
		background-repeat:no-repeat; 
		background-position: 10px 10px;
		margin: 0;
		min-height: 65px;
		}
	#thirdColumn, #related, #thirdColumn img, #related img  {  
		width: 200px; 
		max-width: 200px;
		}	
	#content {
		margin-top: 25px;
		font-size: 13px;
		line-height: 18px;
		}		
	#content h1 { 
		padding-top: 40px; 
		font-size: 28px; 
		line-height: 32px; 
		}
	#content h2 { 
		font-size: 20px;  
		line-height: 26px; 
		}
	#content h3 { 
		font-size: 16px;  
		line-height: 26px;
		} 
	#content h4 { 
		font-size: 14px;  
		line-height: 28px;
		}
	#content h5 { 
		font-size: 12px;  
		}
	}
@media only screen and (min-width:800px){
	body {
		color: #222;
		margin:0;
		padding:0;
		}
	#bannersection, #banner {
		height: 75px;
		}
	#banner img#homelink {
		float: left; 
		width: 150px; 
		border: 0; 
		display: inline-block;
	 	}
	#leftcolumn {
		width: 260px; 
		margin: 0 0 35px 15px; 
		}
	.arrowlistmenu {
		width: 260px;
		margin-top: 10px;
		}
	#topnav, #footer, #contentwrapper, #title, #sitetitle, #subfooter, #banner {
		max-width: 1120px;
		min-width:768px; 
		margin: auto;
		} 
	#footer {
		height: 35px; 
		}		
	#homelink {
		width: 150px; 
		}
	#bannersection {
		height: 120px;
		box-shadow: 0px 10px 10px -10px #CCC;
		}
	#banner {
		height: 120px;
		}
	#googleform {
		padding: 8px 15px 0 0;
		}	
	#sb  {
		width: 16px;
		height: 16px;
		}
	#q {
		width: 10em; 
		height: 1.1em;
		border: 1px solid #ccc
		}
	#title, #sitetitle {
		background-image: url('//static.canterbury.ac.nz/web/graphics/whitelogo.png'); 
		height: 120px; 
		background-repeat:no-repeat; 
		background-position: 15px 14px 
		}
	#breadcrumbs {
		font-size: 11px;
		margin: 14px 0px 15px 15px;
		padding: 0;
		}	
	#homelink {
	 	float: left; 
	 	border: 0; 
	 	display: inline-block;
		}
	#contentwrapper {
		max-width: 1120px; 
		min-width:768px; 
		margin: auto; 
		background-color: #fff;
		}
	#contentcolumn {
		margin-left: 307px; 
		padding: 0 0 25px 0;
		}
	#content {
		font-size: 13px;
		line-height: 18px;
		padding-top: 5px;
		}	  
	#title div, #sitetitle div {
		float: right; 
		display: block; 
		width: 700px; 
		height: 110px;  
		position: relative; 
		}	
	#title h2, #sitetitle h2 {
		font-size: 40px;
		margin: 0 12px 12px 0;
		position: absolute; 
		bottom: 0; right: 20px;	
		}	
	#allfooter {
		border-top:1px solid #ccc; 
		margin-top: 15px;
		clear: both;
		}
	#subfootersection {
		border-top: 1px solid #fff;
		}
	#footer ul {
		margin: 0; 
		padding: 10px 0 10px; 
		float: right; 
		list-style:none;
		}	
	#footer li { 
		display: inline; 
		border-left: 1px solid #fff; 
		padding: 0 10px 0;
		}
	#footer li:first-child {
		border: 0;
		}
	#copyright {
		padding: 10px 0 0 5px; 
		float: left;
		}
	#subfooter {
		clear: left; 
		min-height: 150px; 
		padding: 35px 0 35px 20px;
		}
	#subfooter, #footer {
		margin-top:0;
		}	
	#subfooter ul {
		margin: 0; 
		padding: 0; 
		display: inline; 
		list-style:none
		}
	#subfooter li {
		margin: 0 25px 0 0; 
		padding: 0; 
		min-width: 15%; 
		height: 100px; 
		vertical-align: top; 
		float: left; 
		line-height: 20px
		}
	#subfooter image {
		border:0
		}
	#nav-one {   
		margin: auto; 
		font-size: 12px;
		padding: 0px;
		display:inline-block;
		height: 37px; 
		}
	#nav-one li a, #nav-one li {
		float: left; 
		}
	#nav-one li > ul, #nav-one li > div {
		z-index: 900;
		}
	#nav-one li a:hover {
		color:#c01;
		}
	#nav-one li.open > a{
		color: #e03; 
		}
	#nav-one li {
		list-style: none;
		position: relative;	
		top: 0;
		}
	#nav-one li span {
		display: block;
		height: 12px;
		width: 10px;
		position: absolute;
		top: 12px;
		right: 10px;
		background:url('//static.canterbury.ac.nz/web/graphics/nav-inner-bg.png')
		}
	#nav-one li a, #nav-one li div {
		padding: 11px 26px 11px 15px;
		text-decoration: none;
		color: #fff;
		}
	#nav-one a#homelink {
		margin: 8px 10px 0 15px; 
		width: 17px; 
		height: 17px; 
		padding: 0;
		background-image:url('//static.canterbury.ac.nz/web/graphics/home-icon.png')
		}
	#nav-one a#homelink:hover {
		background-image:url('//static.canterbury.ac.nz/web/graphics/home-icon-red.png')
		}
	#nav-one li > ul, #nav-one li > div {
		display: none; 
		position: absolute;
		left: 0; 
		top: 100%; 
		padding: 0px;
		margin: 0px;
		background: url('//static.canterbury.ac.nz/web/graphics/gradient.png') repeat-x scroll 0 0 #FFF;
		border-bottom: 1px solid #CCC;	
		}
	#nav-one.css-only li:hover > ul, #nav-one.css-only li:hover > div{
		display: block;
		}
	#nav-one li ul li, #nav-one li ul li a {
		float: none;	
		color: #0657AD;
		text-transform: none;
		text-decoration: none;
		}
	#nav-one li ul li{
		_display: inline;	
		}
	#nav-one li > div{
		width: 200px;
		}
	#nav-one li ul li a{
		width: 150px;
		display: block;	
		border:1px solid #CCC;
		border-top: none;
		}
	#nav-one li ul li a:hover{
		color: #C03;
		background: #F0F0F0;
		}
	#nav-one li ul li ul, #nav-one li ul li > div{
		top: 0px;
		left: 101%;
		}
	.dropmenu li > ul, .dropmenu li > div {
		z-index: 900; 
		}
	#thispage {
		margin-bottom: 10px; 
		padding: 0.3em; 
		border:1px solid #999; 
		font-size: 85%; 
		display: inline-block; 
		padding: 8px 28px 12px 8px
		}	
	#thispage ul {
		margin: 2px 0 7px 7px; 
		padding: 0 0 0 15px
		}
	#thispage p, #thispage h4 {
		margin: 0 0 7px 0; 
		font-weight: bold
		}
	#thispage td { 
		vertical-align: top;  
		}
	#related {
		padding-top: 10px;
		margin-top: 10px;
		}
	#content {
		font-size: 13px;
		line-height: 18px;
		}		
	#content h1 { 
		font-size: 32px; 
		line-height: 36px; 
		}
	#content h2 { 
		margin: 40px 0 10px 0;
		border-top: 1px solid #CCC;
		font-size: 22px;  
		line-height: 26px; 
		padding-top: 8px;
		}
	#content h3 { 
		font-size: 18px;  
		line-height: 26px;
		} 
	#content h4 { 
		font-size: 16px;  
		line-height: 28px;
		}
	#content h5 { 
		font-size: 14px;  
		}
	#thirdColumn, #related  {  
		width: 260px; 
		max-width: 260px;
		}
   #thirdColumn img, #related img  {   
		max-width: 260px;
		}
	#pageProfile h3  {
		color: #c01;
		margin: 6px 15px 6px;	
		}
	#pageProfile h4 {
		color: #333;
		font-weight: normal;
		margin: 15px 15px 15px;	
		}	
	#pageProfile p {
    	margin: 6px 15px 18px;
		border: 0;
		}
	#pageProfile img {
		border: none;
		}
	#pageProfile {
		padding-bottom: 10px;
		}
	}
#news h3 {
	color: #666;	
	font-weight: normal; 
	font-size: 22px; 
	margin: 0; 
	padding-top: 8px
	}
#news h2 {
	color: #c01;
	font-weight:normal; 
	line-height: 24px; 
	margin: 15px 0 10px; 
	font-size: 18px;
}
#news h2 strong, #simplecol h2 strong, #news h2 strong,
#news h3 strong, #simplecol h3 strong, #news h3 strong  {
	font-weight: normal /* Mwahahahaha! */
		}
@media only screen and (min-width:768px) and (max-width:855px){
	#nav-one li a, #nav-one li div {
		padding: 11px 16px 11px 10px;
		}
}