/* CSS Document */

* {	font-family:Arial, Helvetica, sans-serif; }
* a, * a:link, * a:active, * a:visited { text-decoration:none; }
* a:hover { text-decoration:underline; }

body, div { font-size:12px; margin:0; padding:0; }

/*   HEADER   */
#header { width:100%; margin:0; padding: 0; }
#main { width:100%; margin:0; background:#fff; }

#uowlogo { margin:0; width:229px; height:57px; float:left; display:block; clear:both; }
#uowlogo img { padding:9px 0 0; border:0; }

#search { display:none; }

#top-links { display:none; }

#section-title { width:100%; padding:0 auto auto 7px; height:50px; margin:0; float:left; display:inline; }
#section-title h2 { color:#000; padding-top:12px; margin:0; font-size:1.75em; text-transform:uppercase; font-weight:bold; }

/*   BREADCRUMB   */
#breadcrumb { display:none; clear:both; }

/*   CONTENT BG   */
#content-bg { background:#fff; clear:both; }

#fullwContent { width:100%; }

/*   NAV - left & right  */
#column-right, #column-left { display:none; }


/*   SUBSITE   */
div#subsite-banner-box { height:85px; overflow:auto; }

table#subsite-banner { border:1px solid #ddd; border-collapse:collapse; }
table#subsite-banner #row1 { display:none; }
table#subsite-banner #row2 { height:35px; padding:0 10px 0; border:none; }
table#subsite-banner #row3 { height:50px; padding:0 10px 0; border:none; }
table#subsite-banner td span p { display:none; }
table#subsite-banner td h2 { font-weight:bold; color:#000; margin:0; padding:7px 0; }
table#subsite-banner td p { color:#000; margin:0; padding:3px 0; line-height:1.3em; font-size:0.95em; }

.featureTitle { display:block; width:45%; margin:0 5px 0; padding:0;
	float:left; }
.featureTitle h4 { border-top:1px solid #ccc; margin:0 0 3px; padding:5px 3px 3px; 
	display:block; text-transform:uppercase; font-weight:bold; }
.featureContent { display:block; width:250px; margin:0 5px 0; padding:0; }


/*   column-main   */
#column-main { width:100%; }

#column-main table, #fullwContent table { border:1px solid #ddd; border-collapse:collapse; background:#f7f7f7; }
#column-main table th, #fullwContent table th { font-weight:bold; border-top:1px solid #ddd; border-right:1px solid #ddd; }
#column-main table th, #column-main table td, #fullwContent table th, #fullwContent table td { padding:3px; text-align:left; }

table#subsite-banner { border:1px solid #ddd; border-collapse:collapse; }
table#subsite-banner td span p { display:none; }
table#subsite-banner td h2 { font-weight:bold; color:#000; margin:0; padding:7px 0; }
table#subsite-banner td p { color:#000; margin:0; padding:3px 0; line-height:1.3em; font-size:0.95em; }

#lastupdated { float:right; font-size:0.833em; color:#000; }

.img-border { border:1px solid #ddd; }

/*  FOOTER SETUP   */
#footer { display:none; }