/* 
** websiteId="UOW_Main"; 
** Colour definitions for Student Services website.
** Please do not modify.
*/

#contentPrint link, #contentPrint vlink, #contentPrint a:link, #contentPrint a:visited
 { color: #2244CC; } /* standard sitewide. do not edit. */

link, vlink, a:link, a:visited
 { color: #006666; }

.textNormal
 { color: #02303F; background: #F3F0F3; }
 
 .textSmallNormal
 { color: #02303F; background: #F3F0F3; font-size:10px;}

alink, a:active, #contentPrint a:active, a:hover, #contentPrint a:hover
 { color: #993366; }

.breadcrumb
 { color: #AD96AA; background: #993366; }

.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited
 { color: #FFFFFF; }

.breadcrumb alink, .breadcrumb a:active, .breadcrumb a:hover
 { color: #FDE39B; }

.leftNav
 { color: #02303F; }

h1, h2, h3, h4, h5, h6, hr
 { color: #993366; }

.inputbox, select, option
 { background:#E9F1F4; color:#214A59; }

.tableList th
 { background:#CC99B2; }

.tableList td
 { background:#F3F0F3; }
 
 td.featuretitle {border: #993366 1px solid; padding:2px; background:#993366; }

td.featuretitle h4 { color:#FFFFFF; line-height:16px; padding-bottom:0; margin-bottom:0; padding-left:10px; }

.featurebody
 { background:white; border:1px solid #993366; padding:5px; }

.featurebody ul 
 { margin:0; padding:0; margin-left:6px; padding-left:6px;  }

/* extras */

.colordate
 { font-size: 10px; color:#999999; }
 
.mediadate
 { color:#B0393B; }
 
.deancolour
 { color:#993366; }
 
.bluecolour
 { color:#0099FF; }
 
.colourRed
 { color: #CC0033; }
