/* QUT template - corpstyle stylesheet */
/* Should be used in conjunction with common and branch stylesheets */
/* Copyright QUT 2009 */
/* Version 4.0 */


/* MAIN ELEMENTS ----------------------------------------------------------------- MAIN ELEMENTS */

html, body, ul, li {
	margin: 0;
	padding: 0;
}
body {
	background-color: #f4f4f4;
	color: #333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100.01%;
}
p {
	font-size: 0.75em;
	margin: 0.5em 0;
	padding: 0 0 5px 0;
}


h2 {
	line-height: 1.3em;
}


h3 {
margin-bottom: 10px;
}


#pagecontent {
position: relative;	
}

/* external links */


#pagecontent a[href^='http'] {
	padding-right: 18px;
	background: transparent url(/graphics/icon_external.png) no-repeat center right;
	line-height: 1.2em;
}

#pagecontent a[href*='qut.edu.au'] {
	background:none;
	padding-right: 0px;
}





/* Print Button */

.print_friendly {
	position: absolute;
	top: 460px;
	left: 890px;
	z-index: 2;
}
.print_friendly img {
	height: 23px;
	vertical-align: top;
	width: 27px;
	margin: 0px -40px 10px 0;
}

.print {
	margin: 0 20px;
	text-align: left;
        background-color: #fff;
}

.print img {
display: none;
}



.content a {
 color: #396c97;
  text-decoration: none;
}

.content a:hover {
  color: #11395b;
  text-decoration: underline;
}

#pagecontent, #pagecontent h2, #pagecontent div {
margin: 0 80px 10px 0px;
}


#newsws p, #newsws ul, #newsws table, #newsws div {
margin: 0 0px 10px 0px;
}


#pagecontent p, #pagecontent ul, #pagecontent ol, #pagecontent h2, #pagecontent h3 {
margin-right: 70px;
}


/* Heading colour */

h1, h2, h3, h4, h5, h6 {
	color: #000000;
}
/* Image link border fix */

a img {
	border: 0;
}
/* Table styles - apply 'qut-table' class to tables to use */

table.qut-table, table.qut-table th, table.qut-table td, .print table.qut-table, .print table.qut-table th, .print table.qut-table td {
	border-color: #333;
	border-style: solid;
}
table.qut-table, .print table.qut-table {
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0.5em 0;
}
table.qut-table th, .print table.qut-table th {
	background-color: #ccc;
	font-weight: bold;
}
.content table th, .content table td, .print table th, .print table td {
	font-size: 0.75em;
}
.content table p, .print table p {
	font-size: 1em;
}
table.qut-table th, table.qut-table td, .print table.qut-table th, .print table.qut-table td {
	margin: 0;
	padding: 5px;
	border-width: 1px 1px 0 0;
}
/* List styles */

.content ol, .content ul, .print ol, .print ul {
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 1em 0 1em 3em;
}
.content li, .print li {
	margin: 0.5em 0;
}
/* BANNER ------------------------------------------------------------------------------- BANNER */

.banner {
	clear: both;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	height:50px;
}
.logo {
	float: left;
	margin: 0;
	padding: 0;
}
.realworld {
	float: right;
	margin: 0;
	padding: 0;
}
a.skip_link {
	left: -999em;
	overflow: hidden;
	position: absolute;
	top: 0;
}
/* UTILITY BAR --------------------------------------------------------------------- UTILITY BAR */

.utility {
	background-color: #f5f7fa;
	background-image: url(/graphics/utility_bar.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #ccc;
	clear: both;
	color: #333;
	height: 1.65em;
	margin: 0;
	padding: 0;
	width: 100%;
}
.utility_right_sub {
	border: 0;
	display: inline;
	float: right;
	margin: 0;
	padding: 0;
}
.utility_search {
	border: 0;
	display: inline;
	float: right;
	margin: 0;
	padding: 0;
}
.utility_right_block {
	border: 0;
	display: inline;
	float: right;
	margin: 0;
	padding: 0;
}
.utility a {
	background-color: #f5f7fa;
	background-image: url(/graphics/utility_bar.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #fff;
	color: #333;
	display: inline;
	float: left;
	font-size: 0.8em;
	margin: 0;
	padding: 0.40em 1em;
	text-decoration: none;
}
.utility a:hover {
	background-color: #dcdcdc;
	background-image: url(/graphics/utility_bar_over.gif);
	background-repeat: repeat-x;
}
.utility abbr {
	border: 0;
}
form.search {
	border: 0;
	display: inline;
	margin: 0;
	padding: 0;
}
.search-container {
	background-image: url(/graphics/search-background.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
}
.search_label {
	background-image: url(/graphics/utility_bar.gif);
	background-repeat: repeat-x;
	border: 0;
	display: inline;
	font-size: 0.8em;
	float: right;
	margin: 0;
	padding: 0.4em 1em;
}
.search_button {
	margin: 0;
	padding: 0 12px 0 0;
	vertical-align: top;
}
input.search_box {
	border: 0;
	background-color: transparent;
	font-size: 0.75em;
	height: 20px;
	line-height: 1.5em;
	outline: none;
	margin: 0 14px;
	padding: 0;
	width: 80px;
}
/* TOP NAVIGATION --------------------------------------------------------------- TOP NAVIGATION */

ul.topnav {
	background-image: url(/graphics/nav-menu_background2.jpg);
	float: left;
	list-style: none;
    margin-left: 246px;
	padding: 0;
	padding-left: 0px;
    height: 34px;
    width: 806px;
}
ul.topnav li {
	float: left;
}
ul.topnav li a {
	border-right: 1px solid #d1d1d1;
	color: #333;
	font-size: 0.75em;
	float: left;
	margin: 0;
	padding: 0.45em 1.3em;
	text-decoration: none;
        height: 24px;
}
/* rollover */
ul.topnav a:hover {
	background-color: #396c97;
	color: #fff;
}
/* custom positioning for the enquiries button */

.contact_button a {

text-align: center;
        width: 60px;
}

.about_button a {
        width: 165px;
text-align: center;
}


.course_button a {
        width: 110px;
text-align: center;
}

.apply_button a {
        width: 100px;
text-align: center;
}


.country_button a {
        width: 130px;
text-align: center;
}

.visits_button a {
	text-align: center;
	width: 46px;
}

/* CONTENT ----------------------------------------------------------------------------- CONTENT */

#toprnd {
	background: url(/graphics/content-div-top2.jpg) no-repeat;
}
.content_div {
	width: 1100px;
	vertical-align: top;
	padding: 0 0 40px 0;
	border: 0;
	margin: 0px 0 0px 10px;
	clear: both;
	z-index: -2;
	background-image: url(/graphics/content-bg2.jpg);
	background-repeat: repeat-y;
	min-height: 560px;
}
.sidenav {
	float: left;
	margin: 35px 0 10px 0;
	padding: 0 0 0 16px;
	text-align: left;
	width: 240px;
}
.sidenav_bottom {
	float: left;
	margin: 0px 0 10px 0;
	padding: 0 0 0 20px;
	text-align: left;
	width: 200px;
	height: 15px;
	background-image: url(/graphics/sidenav_bottom.jpg);
	background-repeat: no-repeat;
}
.sidenav_top {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0 0 0 0px;
	text-align: left;
	width: 220px;
	height: 11px;
	background-image: url(/graphics/sidenav_top.jpg);
	background-repeat: no-repeat;
}
.content {
	line-height: 1.1em;
	margin: 0 100px 10px 260px;
}



.right_margin {
	float: right;
	margin: 35px 0 10px 0;
	padding: 0 20px 0 0;
	width: 140px;
}
.marketing {
	clear: both;
	margin: 0px 0;
	text-align: justify;
}
/* FOOTER ------------------------------------------------------------------------------- FOOTER */




/* FOOTER */

.footer {
  width: 100%;
  vertical-align: top;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  clear: both;
  border-top: 1px solid #ccc;
  margin-top: 0px;
  margin-bottom: 10px;
  
}

.footer_left {
  float: left;
  text-align: left;
    margin-left: 10px;
  padding: 20px 0px 20px 10px;
}


.footer_left a {
 font-size: 10px;
 color: #396c97;
}

.footer_left a:hover {
  color: #0b385e;
  text-decoration: underline;
}


.footer_right {
  float: right;
  padding: 20px 20px 20px 0px;
}


.footer_right a {
 font-size: 10px;
 color: #396c97;
}

.footer_right a:hover {
  color: #0b385e;
  text-decoration: underline;
}




/* RIGHT BUTTONS --------------------------------------------------------------- PRINT-FRIENDLY */

.rightbuttons {
	position: absolute;
	top: 340px;
	left: 883px;
}




/* NAVIGATION TREES ----------------------------------------------------------- NAVIGATION TREES */

ul.side_nav_menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 219px;
	border-left: 1px solid #ccc;
    
}


ul.side_nav_menu li {
line-height: 1.2em;
}



ul.side_nav_menu li, ul.side_nav_menu a, ul.side_nav_menu span {
	display: block;
	padding: 4px 3px 3px 10px;
	
}
ul.side_nav_menu li.sidenav-line {

	background-color: #fff;
}
ul.side_nav_menu li.currentbranch-top {
	background-repeat: no-repeat;
padding-left: 20px;
padding-top: 8px;
padding-bottom: 6px;

}
ul.side_nav_menu li.currentbranch-top a.level2menu {
	padding-left: 11px;
}
ul.side_nav_menu li.currentbranch-top a.level3menu {
	padding-left: 11px;
    margin-left: -1px;
padding-top: 0px;
padding-bottom: 0px;

	
}
ul.side_nav_menu li.currentbranch-mid {
padding-left: 10px;

}

.currentitem.level2menu {
padding-left: 11px;
}

ul.side_nav_menu li.currentbranch-bottom {


	background-position: bottom left;
	background-repeat: no-repeat;

}
/* Active navigation tree elements (usually same as headings!) */
a.level1menu:hover, .level1current, a.level2menu:hover, .level2current, a.level3menu:hover, .level3current, a.level4menu:hover, .level4current {
	color: #000000;
	text-decoration: underline;
}
a.level2menu:hover, a.level3menu:hover, a.level4menu:hover {
	text-decoration: underline;
	color: #436191;
}
/* Non-active navigation tree elements */
a.level1menu, a.level2menu, a.level3menu, a.level4menu {
	color: #436191;

}


/* Level 1 menu */
.level1menu, .level1current {
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	background-color: #396c97;
	color: #fff;
	height: 30px;
	padding: 5px;
        font-family: Verdana,sans-serif;
        font-size: 12px;
	background-repeat: repeat-x;

}



a.level1menu.level1menu, level1current {
	background-color: #fff;
	padding: 8px 5px 0px 10px;
        width: 204px;
margin-bottom: -8px;
margin-left: -10px;
color: #436191;



}




/* Level 2 menu */
.level2menu {
	color: #333;
      font-family: Verdana,sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	text-decoration: none;
        background-color: #fff;
			padding-left: 11px;
	border-top: 1px solid #ccc;

}
a.level2menu {
	padding-left: 11px;
        border-top: none;

}
ul.side_nav_menu li.currentbranch-top a.level2menu:hover {
	background-color: #fff;
}



ul.side_nav_menu li.currentbranch-top .level2menu {
margin-bottom: -4px;
margin-top: -4px;
}






.level2current-top, .level2menu-top {
	font-size: 0.72em;
	font-weight: normal;
	padding-left: 11px;
        background-color: #fff;
	background-color: #396c97;
        color: #fff;
}
.level2current, .currentitem,level2menu {
	font-size: 0.85em;
	font-weight: normal;
	padding-left: 11px;
	background-color: #396c97;
	text-decoration: none;
        color: #fff;

}


.currentbranch-top .level2menu-top {
	padding-left: 11px

		
}

ul li.currentbranch-top .level3menu-top {
padding-bottom:3px;
padding-top:3px;
}


/* Level 3 menu */
.level3menu {
	color: #333;
	font-size: 0.80em;
	font-weight: normal;
	text-decoration: none;
        background-color: #fff;

}
a.level3menu {
	margin-left: 10px;
	padding-left: 11px;
}


.level3menu-top {
	font-size: 0.65em;
        margin-left: 10px;
	padding-left: 22px;
	background-color: #396c97;
	padding-left: 22px;
	color: #fff;
	
}


.level3current-top {
	font-size: 0.65em;
        margin-left: 10px;
	padding-left: 22px;
	background-color: #396c97;
	padding-left: 22px;
	color: #fff;
	margin-top: -4px;
}


.level3current {
	font-size: 0.80em;
	font-weight: normal;
	margin-left: 10px;
	padding-left: 22px;	
        text-decoration: none;
	background-color: #396c97;
        color: #fff;


}
/* Level 4 menu */
.level4menu {
	color: #333;
	font-size: 0.81em;
	font-weight: normal;
	text-decoration: none;
	background-color: #fff;

}
a.level4menu {
	margin-left: 20px;
	padding-left: 10px;

}
.level4current {

	font-size: 0.81em;
	font-weight: normal;
	margin-left: 20px;
	padding-left: 10px;
	text-decoration: none;
	background-color: #396c97;
	color: #fff;
}
/* Menu section divider */
li.divider {
	background-image: url(/graphics/side_navigation/divider.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	padding-bottom: 15px;
}
/* CONTRIBUTE ----------------------------------------------------------------------- CONTRIBUTE */

.contribute_warning {
	background-color: #f00;
	color: #fff;
}
.contribute_warning a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
/* SITE-SPECIFIC SETTINGS */

/* Navigation button classes */
/* Just empty definitions; no need to redefine them here as it is done in branch-specific stylesheets */
.sitehome_button {
}
.about_button {
}
.course_button {
}
.apply_button {
}
.services_button {
}
.country_button {
}
.contact_button {
}
/* Image CSS Style */
	
.intlimage-right {
	float: right;
	padding:3px;
	margin: 5px 5px 5px 20px;
	border:solid;
	border-color: #d1d1d1 #d1d1d1 #d1d1d1 #d1d1d1;
	border-width: 1px 2px 2px 1px;
	background-color:white;
}

.intlimage-right-noborder {
	float: right;
	padding:3px;
	margin: 5px 5px 5px 20px;
	border: none;

}

.intlimage-left {
	float: left;
	margin: 5px 20px 5px 5px;
	padding:3px;
	border:solid;
	border-color: #d1d1d1 #d1d1d1 #d1d1d1 #d1d1d1;
	border-width: 1px 2px 2px 1px;
	background-color:white;
}

.intlimage {
	margin: 5px 20px 5px 5px;
	padding:3px;
	border:solid;
	border-color: #d1d1d1 #d1d1d1 #d1d1d1 #d1d1d1;
	border-width: 1px 2px 2px 1px;
	background-color:white;
}


.enquire-sidebar {
	margin-left: 10px;
}



/*  Tooltip css code  */

        a.link{
        position:relative; 
        z-index:24;
        color:#000000;          
        text-decoration:none;
        }

        a.link:hover {
        z-index:1;
        }

        a.link span{
        display: none;
        }

        a.link:hover span{
        display:block;
        position:absolute;
        top: -30px;
        left: 1px;
        width:135px;
        border:1px solid #aaa; 
        background-color:#f4f4f4; 
        color:#000000;
        text-align: center;
        font-size: .85em;
        font-style: normal;
        z-index:30;
        }





/* Table CSS Style */


.intltable table {
	width:570px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	margin: 0px;
	border-collapse:collapse;	
	}


.intltable table {
	width:570px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	margin: 0px;
	border-collapse:collapse;	
	}


.intltable caption {
	color: #476109;
	font-size:1.2em;
	letter-spacing:.1em;
	padding:0;
	margin:1em 0 0 0;
	margin-bottom:0;
	caption-side:top;
	text-align:left;
	}	
	
	.intltable thead th {
	background-color:#396c97;
	text-align:left;
	font:normal 1em/2em;
	font-size: 12px;
	font-weight: bold;
	color:#fff;
	}				
	
.intltable tr.even td,
.intltable tr.even .column1 {
	background-color:#f2f9fd;	
	}	
	

.intltable tr.odd td,
.intltable tr.odd .column1 {
	background-color:#fff;	
	}	
		

.intltable .column1	{
	background:#fff;
	}
.intltable td {
	color:#555555;
	border-bottom: 1px solid #ccc;
	border-left:1px solid #ccc;
	padding:.3em 1em;
	text-align:left;
	}				
.intltable th {
	font-weight:normal;
	color: #555555;
	text-align:left;
	border-bottom: 1px solid #ccc;
	border-left:1px solid #ccc;
	padding:.3em 1em;

	}	
	

	

li.currentbranch-top.level2menu a {
margin-left: -11px;
}


img.inoutbound {
text-align: center;
padding:3px;
border:solid;
border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
border-width: 1px 2px 2px 1px;
background-color:white;
 }
 
 
 /* tour css */
#pagecontent .launch p a{background-color: #333; padding: 5px 10px;
position: relative;
top: -47px;
left: 330px;
color: #fff;
border: solid 1px #fff;
}

#pagecontent .launch-nolink p {
background-color: #333; padding: 5px 10px;
width: 480px;
color: #fff;
border: solid 1px #fff;
}


#pagecontent .launch p a:hover{background-color: #000; text-decoration: none;}





a.button {
    background: transparent url('/graphics/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; 
    text-decoration: none !important;
}



a.button span {
    background: transparent url('/graphics/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; 
} 



#pagecontent li {
margin-left: 30px;
}


 /******  NEWS AND COURSES PAGE TWEAKS  ********/

#newsws #pagecontent {
margin-left: 255px;
margin-right: 260px;
min-height: 200px;
}

.content_div #newsws  {
	       min-height: 680px;
}

#newsws .sidenav_bottom {
margin-top: -10px;
}

#newsws .sidenav {
	float: left;
	margin: 35px 0 10px 0;
	padding: 0 0 0 16px;
	text-align: left;
	width: 240px;
}



#newsws .sidenav_top {
margin-bottom: -3px;
}






 /******  RIGHT IMAGE AND PAGE H1 TWEAKS  ********/

h1.page_title {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0 0 1em 0;
	padding: 1em 0 0 0;
    line-height: 1.2em;
	position: relative;


}


#newsws .sigimage {
	float: right;
	margin: -50px 67px 10px 10px;
	padding: 0;
	z-index: 999;
}

.sigimage {
	float: right;
	margin: -50px -33px 10px 10px;
	padding: 0;
	z-index: 999;
}


