/******* CONTAINERS *******/

#site-main-container {
padding: 0;
margin: 0;
}

#site-main-container2 {
clear: both;
padding: 0;
margin: 0;
}

#site-full-container {
width: 100%;
}

#sidebar2-container {
float: left;
width: 235px;
padding: 0;
margin: 10px 0 0 0;
text-align: center;
}


/*** LEVEL THREE NAVIGATION ***/
#level3-nav {
margin: 0 0 0 0;
width: 235px;
padding-top: 2px;
padding-bottom: 30px;
min-height: 208px;
background: #fff;
}


#level3-nav a {
font-weight: normal;
}

#level3-nav ul {
margin: 0;
padding: 5px 0 5px 0;
list-style-type:none;
}

#level3-nav ul li {
font-size: 11px;
margin: 0;
padding: 2px 0 2px 20px;
text-indent: 0px;
}

#level3-nav ul a:link, 
#level3-nav ul a:visited {
color: #0078cc;
}

#level3-nav #currentpage ul li a:link, 
#level3-nav #currentpage ul li a:visited {
color: #0078cc; 
font-weight: normal;
}

#level3-nav ul a:hover, #level3-nav ul a:active {
color: #000;
}


#level3-nav ul li ul {
padding: 0;
}

#level3-nav #currentpage {
background: transparent url(http://www.uts.edu.au/images/css/current_nav.gif) no-repeat 0 0.8em;
}

#level3-nav #currentpage a:link, 
#level3-nav #currentpage a:visited {
color: #000; 
font-weight: bold;
}


#level3-nav #currentpage ul li a:hover {
color:#000;
}


/*** LEVEL THREE NAVIGATION HEADING ***/
.level3-nav-heading {
color: #fff; 
font-weight: bold; 
padding: 7px;
font-size: 13px;
background: #000;
}


#level3-nav .level3-nav-heading a:link, 
#level3-nav .level3-nav-heading a:visited {
font-weight: bold; 
color: #fff;
}

#level3-nav .level3-nav-heading a:hover, 
#level3-nav .level3-nav-heading a:active {
color: #0078cc;
}

.level4-nav-heading {
color: #fff; 
font-weight: bold;
padding: 7px; 
font-size: 12px;
}

.level4-nav-heading {
background-color: #d5d5d5;
}

#level3-nav .level4-nav-heading a:link, 
#level3-nav .level4-nav-heading a:visited {
font-weight: bold; 
color: #000;
}

#level3-nav .level4-nav-heading a:hover, 
#level3-nav .level4-nav-heading a:active {
color: #0078cc;
}


/*** CONTACT ***/


/* DELETE THIS ONCE SITE IS READY TO BE RE-PUBLISHED */

#contact-us {
position: relative;  
width: 196px; 
padding-left: 10px;
}

#contact-us p {
color: #fff; 
font-size: 1.0em;
}


#contact-us .contact {
font-size: 1.2em; 
margin-top: 5px; 
margin-bottom: 0;
color: #808080;
}

#contact-us .contact span {
color: #fff; 
font-weight: bold;
}

#contact-us .contact a:link, #contact-us h3 a:visited {
color: #fff;
}

#contact-us .contact a:hover, #contact-us h3 a:active {
color: #000;
}




.contact-us {
position: relative;  
width: 196px; 
padding-left: 10px;
}

.contact-us p {
color: #fff; 
font-size: 1.0em;
}


.contact-us .contact {
font-size: 1.2em; 
margin-top: 5px; 
margin-bottom: 0;
color: #808080;
}

.contact-us .contact span {
color: #fff; 
font-weight: bold;
}

.contact-us .contact a:link, .contact-us h3 a:visited {
color: #fff;
}

.contact-us .contact a:hover, .contact-us h3 a:active {
color: #000;
}




#uts-colon-contact {
margin-top: 237px;
}

#nav-tabs-wrapper {
padding: 0 0 0 0;
}

#sidebar-news {
padding-left: 10px;
padding-right: 10px;
}

#sidebar-news p,
.news-summary,
.news-date {
color: #fff;
}

#sidebar-news h3,
.news-title {
font-size: 13px;
}

#sidebar-events {
padding-left: 10px;
padding-right: 10px;
}


#sidebar-news .news-story,
#sidebar-events .events-item {
margin-bottom: 15px;
}


#sidebar-events p,
.events-date {
color: #fff; 
}


#sidebar-events h3,
.events-title {
font-size: 13px;
}


/******* MIDDLE SECTION - NAVIGATION and GRAPHIC *******/

#middle-section-wrapper {
height: 170px;
min-width: 660px;
padding: 0 0 0 0;
background-color: #fff;
}

#middle-section {
background: #fff url(http://www.uts.edu.au/images/css/blackbg.gif) left bottom no-repeat;
padding: 0 0 0 0;
height: 144px;
margin-left: 5px;
margin-right: 15px;
margin-bottom: 15px;
}

#middle-section .internalbanner {
padding: 0 0 0 0; 
margin: 0 0 0 0;
}

#middle-section .leftside {
padding: 0 0 0 0;
height: 144px;
float:left;
}
#middle-section .rightside {
float: right;
margin-top: 15px;
border-left: 1px 
solid #fff;
padding: 0 0 0 0;
}

#middle-section .middleside {
height: 144px;
padding: 0;
}

.middleside h1 {
margin: 0 0 0 0;
padding: 25px 15px 5px 10px;
color: #fff;
width: 65%;
font-size: 1.80em;
}



/******* CONTENT AREA *******/

#main-content-wrapper {
background-color:#fff;
width: 100%;
height: 100%;
padding: 0;
margin: 0;
}


#main-content {
min-height: 400px;
padding: 0;
margin: 0;
color: #000;
background-color: #fff;
border-top: 1px solid #fff; 
padding-bottom: 70%;
}

#main-content img {
background-color: #fff;
padding: 3px;
border: 1px solid #a6b0b3;
}

#main-content a:link, 
#main-content a:visited {
color: #0078cc;
}

#main-content a:hover, 
#main-content a:active {
text-decoration: underline;
}

.indent {padding-left: 30px;}




/*** CONTENT COLUMNS ***/

#middle-column {
margin: 0 40px 0 115px;
line-height: 1.8em;
position: relative;
min-height: 300px;
padding-bottom: 50px;
background-color:#fff;
}


#middle-column .b2top {
margin-left: 400px; 
margin-bottom: 30px; 
}

#middle-column .b2top img {
padding: 0; border: none;
}

#middle-column ol {
padding-left: 22px; 
padding-right: 0;
}

#middle-column ol.list-heading {
font-size: 1.6em; 
font-weight: bold;
}

#middle-column ol.list-heading li h2 {
font-size: 1em; 
font-weight: bold; 
line-height: 1em;
}

#middle-column ol.list-heading li {
font-size: 1em; 
font-weight: normal;
}

#middle-column ol.list-latin {
list-style-type: lower-latin;
}

#middle-column ol.list-roman {
list-style-type: lower-roman;
}

#middle-column ol .b2top {
width: 200px;
}

#middle-column ol li p {
margin-top: 5px;
}



/*** FEATURES ***/
#features {
position: relative;
width: 207px;
float: left;
margin: 15px 0 0 12px;
background: transparent;
border: 0;
}

#features ul {
margin: 0; 
padding: 0; 
list-style: none;
}

#features ul li {
float: left; 
text-align: center;
font-size: 13px;
}

#features ul li a:link, 
#features ul li a:visited {
display: block; 
color: #000; 
padding: 5px 0 5px 0; 
width: 67px; 
border-right: 1px solid #111d24; 
border-left: 1px solid #656c80;  
background: #929ab1;
}

#features ul li a:hover, 
#features ul li a:active {
color: #fff; 
background-color: #576072; 
border-left: 1px solid #868fa9; 
border-top: 1px solid #868fa9;
}

#features #contents0, 
#features #contents1, 
#features #contents2 {
width: 207px; 
clear: both; 
border-top: 0; 
padding: 10px 0; 
text-align: left; 
background: transparent url(http://www.uts.edu.au/images/css/tabbg.png) no-repeat left top;
font-size: 0.75em;
}

#features #contents0 a:link, 
#features #contents1 a:link, 
#features #contents2 a:link {
color: #80e0ff;
}

#features #contents0 a:visited, 
#features #contents1 a:visited, 
#features #contents2 a:visited {
color: #80e0ff;
}

#features #contents0 a:hover, 
#features #contents1 a:hover, 
#features #contents2 a:hover {
color:#fed387;
}

#features .tab_0_up, 
#features .tab_1_up, 
#features .tab_2_up {
background-color: #101c23;
}

#features .tab_0_up a:link, 
#features .tab_0_up a:visited, 
#features .tab_1_up a:link, 
#features .tab_1_up a:visited, 
#features .tab_2_up a:link, 
#features .tab_2_up a:visited {
color: #fff;
background-color: #162731;
border-top: 1px solid #acb7d8;
border-left: 1px solid #858ea7;

}

#features .tab_0_up a:hover, 
#features .tab_0_up a:active, 
#features .tab_1_up a:hover, 
#features .tab_1_up a:active, 
#features .tab_2_up a:hover, 
#features .tab_2_up a:active {
background-color: #162731;
}

#middle-column img {
border: 0;
}

/****** IMAGE TREATMENT - ALIGN RIGHT ******/

#middle-column .images {
border: 1px solid #d9dce5;
float: right;
margin: 3px 0 10px 15px;
padding: 5px;
}

#middle-column .images img {
text-align: center;
margin: 5px 5px 0 5px;
padding: 0;
}

#middle-column .images p {
font-size:0.95em;
padding: 0;
margin: 0 5px 5px 5px;
background: #e4e8f1;
color: #000;
font-weight: bold;
text-align:center;
}

/****** IMAGE TREATMENT - ALIGN LEFT ******/

#middle-column .images-left {
border: 1px solid #d9dce5;
float: left;
margin: 3px 15px 10px 0;
padding: 5px;
}

#middle-column .images-left img {
text-align: center;
margin: 5px 5px 0 5px;
padding: 0;
}

#middle-column .images-left p {
font-size:0.95em;
padding: 0;
margin: 0 5px 5px 5px;
background: #e4e8f1;
color: #000;
font-weight: bold;
text-align:center;
}


#middle-column .council {
margin: 5px 0 20px 0;
height: 340px;
width: 500px;
}

#middle-column .council h3 {
width: 500px;
border-bottom: 1px solid #d9dce5;
margin-bottom: 15px;
color: #7d859d;
}
