@media screen {
@charset "UTF-8";
/*MQ Global CMS CSS Document  for  MQ Templates*/

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th { font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
a { -moz-outline: none; text-decoration:none; border:none;}

html {
	font-size: 62.5%;
	
}

/* template layout */

body {
	color: #000;
	margin: 0 0 0 0;
	font: 1.2em/1.7em "Helvetica Neue", Arial, Helvetica, sans-serif;
	background: #fff url(//www.mq.edu.au/mq_templates/global/images/bg.png) 0 0 repeat-x;
}


#wrapper {
	width: 998px;
	margin: 10px auto 0 auto;
	position: relative;
	text-align: left;
	border: 1px #c8c9c8 solid;
	background-color: #fff;
	padding: 0 0 1.2em 0;
}

.home #wrapper {
	padding:0;	
}

/* header  and navigation*/

#banner{
	height: 9.0em;
	position:relative;
}

#logo {
	padding: 15px 0 20px 20px;	
	width: 437px;
}

#logo img {
	border:none;
	padding: 0 14px 0 0;
}


#banner-nav {
	float:right;
	position:absolute;
	top:0;
	right:0;
	width:48.0em;
}

#search-box {
	float:right;
	padding: 10px;
}

#search-box .button {
	text-transform: uppercase;
	font: .9em "Helvetica Neue", Arial, Helvetica, sans-serif;
}

#nav-top {
	float:right;
	padding: 0 10px 0 35px;
	height: 2.4em;
	background: #4c4d4f url(//www.mq.edu.au/mq_templates/global/images/bg_nav-top.png) left top no-repeat;
}

#nav-top ul, #nav-top li {
	display:inline;
	position:relative;
}

* +html #nav-top ul li a { 
	display:inline-block
}

#nav-top li {
	line-height:2.2em;
	color: #8e8d8d;
}

#nav-top li a:link,#nav-top li a:visited {
	color: #fff;
	border-bottom:none;
}

#nav-top li a:hover,#nav-top li a:active {
	text-decoration:underline;
}

#nav-mid {
	float:right;
	padding: 0 10px 0 20px;
	height: 2.4em;
}

#nav-mid ul, #nav-mid li {
	display:inline;
	height: 2.4em;
}

#nav-mid li {
	line-height:2.2em;
	color: #8e8d8d;
}

#nav-mid li a:link ,#nav-mid li a:visited {
	color: #4c4d4f;
	border-bottom:none;
}

#nav-mid li a:hover,#nav-mid li a:active {
	text-decoration:underline;
}
.department-image {
	height:2.4em;
	background: #9F141A url(//www.mq.edu.au/mq_templates/global/images/bg_department.png) no-repeat;
}

.bg-right {
	background-position: right top;
}

.bg-left {
	background-position: left top;
}

#mq .department-image.bg-left, #arts .department-image.bg-left, #business-economics .department-image.bg-left, #human-sciences .department-image.bg-left, #science .department-image.bg-left, #arts .department-image.bg-right, #business-economics .department-image.bg-right, #human-sciences .department-image.bg-right, #science .department-image.bg-right, #mq .department-image.bg-right{
    background-color:#fff;
    background-image:none;
}

#mq.home .department-image.bg-right, #arts.home .department-image.bg-right, #business-economics.home .department-image.bg-right, #human-sciences.home .department-image.bg-right, #science.home .department-image.bg-right{
    display:none;
}

#nav-left {
	line-height: 1.2em;
	background-color:#fff;
}

#nav-left ul {
	padding:0 20px 10px 0;
	margin: 0 0 0 20px;
}

#nav-left ul li ul {
	padding: 0 0 0 0;
	margin: 0 0 0 20px;
}

#nav-left li {
	display:inline;
}

#nav-left li a {
	display:block;
	padding: .4em 0 .4em 10px;
	background: url(//www.mq.edu.au/mq_templates/global/images/nav_indicators.png) left .85em no-repeat;
}


#nav-left li a:link, #nav-left li a:visited  {
	color:#000;
	border: none;
}

#nav-left li a:hover, #nav-left li a:active, #nav-left ul li.active a, #nav-left ul li ul li.active a, #nav-left ul li.active.parent a, #nav-left ul li.active.parent li a:hover , #nav-left li.parent ul li a:hover {
	color:#9F141A;
	border:none;
	background-position: -234px .85em;
	text-decoration:underline;
}

#nav-left ul li.active.parent li a { 
	color: #000;
	border:none;
	background-position: 0 .85em;
	text-decoration:none;
}

#nav-left li.parent a {
	background-position: -468px .85em;
}

#nav-left li.parent ul li a {
	background-position: 0 .85em;
}

#nav-left ul li.active.parent a {
	background-position: -702px .85em;
}

#nav-left li.parent a:hover {
	background-position: -702px .85em;	
}


/*
#nav-left li a.open {
	background-position: -468px .85em;
}

#nav-left li a.current.open {
	background-position: -702px .85em;
}

#nav-left li a:hover.open, #nav-left li a:active.open {
	background-position: -702px .85em;	
}

*/

#nav-left p {
	padding:.4em 0 .4em 20px;
}




/* End header and navigation*/

#content-columns {
	float:left;
	position:relative;
	width:764px;
}
	
.gutter-left {
	padding-left:7px;
}

.gutter-right, .cols .col1, .cols .col2 {
	padding-right:20px;
}

#breadcrumb {
	position:relative;
	min-height:2.3em;
	height:auto !important;
	height:2.3em;
	color:#737475;
	font-size: .9em;
	line-height:1.5em;
	padding: .5em 0 0 0;
	z-index:100;
}

#breadcrumb ul, #breadcrumb li {
	display:inline;
}

#breadcrumb li a:link, #breadcrumb li a:visited  {
	color:#737475;
	border-bottom: 1px #c8c9c8 solid;
}

#breadcrumb li a:hover, #breadcrumb li a:active {
	border-color: #8e8d8d;
}


#column-1 {
	width:234px;
	float:left;
}

#column-2 {
	width:486px;
	float:left;
	position:relative;
	padding: 1.0em 0 0 0;
}

.home #column-2 {
	padding: 0;	
}

#column-3 {
	width:236px;
	float:right;
	position:relative;
	background: url(//www.mq.edu.au/mq_templates/global/images/bg_column_3_new.png) left top no-repeat;
	padding: 3.0em 0 0 0;
	margin-top:0em;
	z-index:1;
	min-height:150px;
	height:auto !important;
	height:150px;
}

.gutters {
	padding: 0 20px;
}

.two-column #column-3 {
	display:none;	
}

.two-column #column-2 {
	width:733px;	
}


#row-1 {
	margin: 0 0 12px 0;
	padding-right:20px;
}

#department #row-1, .gradient-bg {
	background: url(//www.mq.edu.au/mq_templates/global/images/bg_gradient_2col.png)  bottom no-repeat;
	margin: 0 0 1.2em 0;
	padding: 0 0 .5em 0;
}

.two-column .gradient-bg {
	background-image: url(//www.mq.edu.au/mq_templates/global/images/bg_gradient_1col.png)
}

#row-2 {
	padding: 0 0 1.0em 0;
	margin: 0 0 12px 0;
	background: url(//www.mq.edu.au/mq_templates/global/images/bg_gradient_1col.png) left bottom no-repeat;
	height:100%;
}

.article {
	float:left;
	margin-right: 11px;
}

#row-2 .article p, #row-2 .article h3, #row-3 .article p, #row-3 .article h3 {
	width:175px;
}

#row-2 .article img {
	width:171px;	
}

#mq .article {
	margin: 0 6px 0 0;
}

#mq .article p, #mq .article h3 {
	width:141px;	
}

#mq #row-2 .article img {
	width:137px;	
}

#department .article, #business-economics.two-column .article {
	width: 100%;
	margin: 0 0 1.2em 0;
}

.image {
	float:left;
	width: 114px;
	margin: 0 10px 0 0;
}

.text {
	float:left;
	width: 362px;
	padding: 0 0 .5em 0;
}

.two-column .text {
	width:600px;	
}

.article img {
	margin: 0 0 7px 0;
}

#row-2 .article p {
	font-size: .9em;
	line-height: 1.3em;
	padding:.3em 0 0 0;
}

#row-3 {
	background-image:none;
	margin:0;
	padding:0;
	height:100%;
}


/* Corporate and Faculty Home 3rd Row styles */

#row-3 p {
	margin:0;	
}

.colspan-1 {
	width:175px;
	float:left;
	margin: 0 12px 0 0;
}

.colspan-1 img.right {
	margin: .5em 0 .5em 10px;
}

.colspan-2, .colspan-2-3 {
	width:362px;
	float:left;
	margin: 0 12px 0 0;
}

#mq .colspan-2 {
	width:288px;
	margin: 0 6px 0 0;
}

#mq .colspan-2-3 {
	width:435px;
}

.colspan-2-3 img.right {
	margin-bottom:0;
	border-bottom:1px solid #8e8d8d;
}

/* End 3rd Row styles */

/* footer */
#wrapper_bottom {
	width: 1000px;
	margin: 0 auto;
}

#content_bottom {
	text-align:left;
	padding: 0;
}

#nav-footer {
	padding:2em 0 20px 0;
	width:100%;
	overflow:hidden;
}

#nav-footer ul {
	float:left;
	position:relative;
	width:175px;
	margin: 0 0 0 13px;
}

#nav-footer li a:link, #nav-footer li a:visited{
	color:#4c4d4f;
	border:none;
}

#nav-footer li a:hover, #nav-footer li a:active{
	text-decoration:underline;
}

#copyright {
	border-top:1px #c8c9c8 solid;
	margin:0 0 20px 0;
	padding: 20px 0 0 0;
	height: 100%;
}

#copyright a:link, #copyright a:visited{
	color:#737475;
	border-bottom: 1px #c8c9c8 solid;
}

#copyright a:hover, #copyright a:active{
	border-color: #4c4d4f;
}

/* One column layout overrides */

.one-column #column-1, .one-column #column-3 {
	display:none;	
}

.one-column .gutter-left {
	padding-left: 20px;	
}

.one-column #column-2 {
	width:958px;	
}

.one-column .department-image {
	width:985px;
}

.one-column .bg-right {
	background-position:-244px 0;
	padding-left:13px;
}

/* End One Column */

/* colours */

.red {
	color:#9F141A;	
}

.purple-text {
	color:#562A89;
}

.blue-dark {
	color:#0064A3;
}

.teal-dark {
	color:#00798E;
}

.green-dark {
	color:#00955F;
}

.fuchsia-dark {
	color:#A40041;
}

.grey-dark-text {
	color:#424C4F;
}

.grey-medium-text {
	color:#737475;
}

.grey-border {
	
	border: 1px solid #c8c9c8;
}

.grey-bg {
	background-color:#EDEDEE;	
}

/* Icons */

ul.icon li {list-style: none; padding-left: 2em; margin-left: -1.5em; line-height: 2em;}

.icon { padding-left: 20px; margin-left: 2em;}

.pdf-file {background: transparent url(//www.mq.edu.au/mq_templates/global/images/pdf.gif) no-repeat left 4px; height: 20px; }

.page-file {background: transparent url(//www.mq.edu.au/mq_templates/global/images/page_link.gif) no-repeat left 4px; height: 20px; }

a.newwindow {
	background:url(//www.mq.edu.au/mq_templates/global/images/new-window.png) right no-repeat;
	padding-right: 15px;
	height: 9px;
}

/* non-structural styles */

.back { clear:both; text-align: right;}

.centre { width: 100%; margin: 0 auto;}


.text-right {
	text-align:right;
}

.text-centre {
	text-align: center;	
}

.uppercase {
	text-transform:uppercase;	
}

p.text-large, span.text-large {
	font-size: 1.3em;
	line-height:1.4em;
}

.text-smaller {
	font-size: 0.85em;
}

.text-normal { font-style: normal;}


img {
	padding:1px;
	/*border: 1px #8e8d8d solid;*/
}

img.border {
	padding:1px;
	border: 1px #8e8d8d solid;
}

.last, #mq .last, #mq .colspan-2-3, #department .last {
	margin:0;
}

.break {
	clear: both;
}

.hide {
	display:none;	
}

#skip a {position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;} 
#skip a:focus {position:static;width:auto;height:auto;}


a {text-decoration:none;}

a:link {
    color: #9F141A;
    border-bottom: 1px #c8c9c8 solid;
}

a:visited {
    color: #4c4d4f;
    border-bottom: 1px #c8c9c8 solid;
}

a:hover {
	color: #9F141A;
	border-bottom: 1px #9F141A solid;
}

.partner-logos {
	margin:0;
	padding:0;
	text-align:left;
}

.partner-logos ul, .partner-logos ul li {
	list-style:none;
	display:inline;
	text-align:left;
}

.partner-logos ul{
	margin:0;
	padding:0;
	text-align:left;
	height:100%;
}

.partner-logos ul li{
	margin:0;
	padding: 1em;
	height:100%;
}


table {
	border-collapse: collapse; 
	border-spacing: 0;
	width:100%;
	margin: 0 0 17px 0;
	border-color:#fff;
	border-style:none;
}

th {
	background: #9F141A;
	color:#fff;
	line-height:14px;
	border:none;
	border-style:none;
	border-right-style:dotted;
	border-right-color:#c8c9c8;
	border-right-width:1px;
	text-align:left;
	text-transform:uppercase;
}

th.nobg { color:#000; background: none;}

tr.even{
	background-color: #ededee;	
}

th, td {
	vertical-align:top;
	padding: 6px 12px;
	border: none;
}

/* heading styles for collapsibles */

h2.cHeadFast { 
	font-size: 1.3em;
	margin-bottom: 10px;
	
}

/*image, caption, call-out box, blockquote*/

blockquote {
	font-size: 1.2em;
	background-color:transparent;
	border:none;
}

blockquote.right {
	padding:.5em 0 0 10px;
	margin:0 0 0 10px;
	border-left:1px #c8c9c8 solid;	
}

blockquote.left {
	padding:.5em 10px 0 0;
	margin:0 10px 0 0;
	border-right:1px #c8c9c8 solid;
	text-align:right;
}

.caption img {
	display:block;
}

#column-3 img { text-align:center;  }


/* Safety net for oversized images in the content area, doesn't work with IE6 */
#column-2 img {
	max-width:486px;
	overflow:hidden;
}

#column-3 img {
	max-width: 196px;
	overflow:hidden;
}

.two-column #column-2 img {
	max-width: 733px;
	overflow:hidden;
}
/* End safety net */




/* text styles (em, i, strong, b, h1-6, p, tables, lists) */

#banner h1, .home #row-1 h2 {
	position: absolute;
	top: -5000px;
}

#row-3 h2, #nav-left p.nav-name, #nav-footer h2 {
	font-size: 1.4em;
	line-height: 1.4em;
	text-transform:uppercase;
	padding:0 0 .3em 0;
}

#nav-left p.nav-name {
	font-family:  "Helvetica Neue", Arial, Helvetica, sans-serif;
}

#column-3 h3, #row-3 h3, #nav-footer h2, .home #row-3 h4, h6, caption, .colspan-2-3 strong, .home #column-3 h3 {	
	color:#4c4d4f;
}

#column-3 h3 {
margin-bottom: 10px;
}

#nav-left p.nav-name {
	line-height:1.6em;
	padding:0 0 0 20px;
	color:#fff;
	background: #9F141A url(//www.mq.edu.au/mq_templates/global/images/bg_nav-left.png) left top no-repeat;
	margin-bottom:.3em;
}

#nav-left h3 {
	padding:0 0 0 20px;
	font-size:1.2em;
}

#nav-footer h2 {
	float: left;
	text-align:right;
	width: 210px;
	height:1.5em;
	line-height:1.5em;
	border-right: 1px #8e8d8d solid;
	padding:1.2em 14px .8em 0;
}


#row-1 h4, .home #row-3 h3, #column-3 h4, .text h4 {
	font: bold 1.0em/1.3em "Helvetica Neue", Arial, Helvetica, sans-serif;
	text-transform:none;
}

.colspan-2-3 p strong {
	line-height:1.6em !important;
}

#copyright p {
	color: #8e8d8d;
	font-size:.9em;
	line-height: 1.5em;
	width:50%;
	margin:0;
	padding:0;
}

#copyright p.left {
	width:60%;	
}

#copyright p.text-right {
	width:40%;	
}

p {
	margin: 0 0 1.2em 0;	
}

p.intro, div.intro {
	background: url(//www.mq.edu.au/mq_templates/global/images/bg_gradient_2col.png) bottom no-repeat;
	margin: 0 0 1.2em 0;
	padding: 0 0 1.2em 0;
	width:100%;
	height:100%;
	overflow:hidden;
}

.gradient-top {
	background: url(//www.mq.edu.au/mq_templates/global/images/bg_gradient_top.png) top no-repeat;
	margin: 0 0 1.2em 0;
	padding:1.2em 0 0  0;
	width:100%;
	height:100%;
	overflow:hidden;
}

.two-column p.intro {
	background: url(//www.mq.edu.au/mq_templates/global/images/bg_gradient_1col.png) bottom no-repeat;
}

.article p {
	margin:0;	
}

#column-2 ul, #column-3 ul {
	margin: 0 0 1.2em 15px;
	padding: 0 0 0 20px;
	list-style: square;
}

#column-3 ul {
	margin-left: 7px;
	padding-left: 20px;
}

#column-2 ul ul, #column-3 ul ul {
	margin:0;
	list-style: circle;
}

#column-2 ol, #column-3 ol {
	margin: 0 0 1.2em 15px;
	padding: 0 0 0 20px;
	list-style: decimal;
}

#column-2 ol ol, #column-3 ol ol {
	margin:0;
	list-style:lower-alpha;
}

#column-2 ol ul, #column-3 ol ul {
	margin:0;
	list-style:circle;
}

ul.image-list, ul.image-list li {
	list-style:none;
	margin:0 !important;
	padding:0 !important;
}
ul.image-list {
	height:100%;
	overflow:hidden;
	margin-bottom:1.2em !important; 
}

ul.image-list li {
	padding:0 0 1.2em 0;	
}

.top-row, .bottom-row {
	border-bottom: 1px solid #C8C9C8;
	padding:0 1.2em;
}

.bottom-row {
	border:none;	
}


#wrapper table,
#wrapper_bottom table {width:100%;}



/* FORMS */
form table tr {
	border:none;	
}

#nav-left form {
	width:100%;
	overflow:hidden;
}

#nav-left form input {
	margin:2px 0 7px 0;
	width:80%;
}

#nav-left #log_in_out_button, #column-two #log_in_out_button {
	float:right;
	width:auto;
	margin-right: 40px;
	text-transform:uppercase;
	font: .9em "Helvetica Neue", Arial, Helvetica, sans-serif;
}



/* Content column layouts */

.square {
	width:45%;
	float:left;
	position:relative;
	padding: 1.2em 0 1.2em 0;
}

.square.border-rt {
	padding:1.2em 1.2em 1.2em 0;
	margin-right:1.2em;
	border-right: 1px solid #C8C9C8;
}
.square.border-lt {
	padding:1.2em 0 1.2em 1.2em;
	margin-left:1.2em;
	border-left: 1px solid #C8C9C8;
}

.left-3column { width: 32%; float: left;}

.right-3column { width: 32%; float: right;}

.middle-3column {  width: 32%; margin: 0 auto;}

.leftcol {width:48%; float:left; }

.rightcol{width:48%; float:right}



/*--- Link Styles overrides and resets------------------*/

.colspan-2-3 a img.right {
	border:none;
	text-decoration:none;
	border-bottom:1px solid #8e8d8d;
	padding-bottom:0;
}

.article h3 a:link, .article h3 a:visited, .article h4 a:link, .article h4 a:visited, .article .text a:link {
	color: #9F141A;
    border-bottom: 1px #c8c9c8 solid;
}

.article .text a:visited {
	 border-bottom: 1px #c8c9c8 solid;
}

.article h3 a:hover, .article h3 a:active, .article h4 a:hover, .article h4 a:active, .article .text a:hover, article .text a:active {
    border-color: #9F141A;
	
}

#logo a, .home #row-1 a img, #row-1 #column-2 img, #row-1 #column-2 a, #column-3 a.no-border, img.no-border, a img.no-border, .colspan-2-3 a img, .article a, .image a:link, .image a:visited, .image a:hover, .image a:active, a.no-border, a.no-border img {
	border: none;
	text-decoration:none;
	padding: 0; 
}

.no-borderbottom { border-bottom: none;}

.border {border: 1px #8e8d8d solid;}

#department #alt-home .article {
	width: auto;
	margin: 0 4px;
	/*margin-right: -6px;*/
}

#department #alt-home .article p, #alt-home .article h3 {
	width:154px;	
}

#department #alt-home #row-2 .article img {
	width:150px;	
}

	

#department #alt-home .article p a {
    border-bottom: 1px #c8c9c8 solid;
}

#department #alt-home .article p a:hover {
    border-color: #9F141A;
}


/* Homepage Rotator */

.pics { height: 178px; width:484px; padding:0; margin:0; overflow: hidden; text-align:left; border:1px solid #ecedec;}
.pics img { height: 178px; width: 486px; padding: 0px; }
.nav {position: relative; top:0px; width:476px; height:19px; margin-bottom:0px; padding:0px 0 0 8px; font-size:11px; z-index:88; color:#666; text-align:left; background:
url(/custom/files/media/rotatorbk.png) repeat-x top; border:1px solid #ecedec; border-top:0px solid #ecedec; }
#nav a, #s7 strong { padding:0px 5px 1px 5px; color:#999; margin-right: 10px; word-spacing:10px; }
#nav a.activeSlide { font-weight:bold; color:#666; }
#nav a:focus { outline: none; }


/* H1 Fix

h1 {
	padding: 3px 0 0 6px;
}
*/

#site-name {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height:1.7em;
	color:#fff;
	padding:0 0 0 6px;
}



/* mqu course finder mashup */
.CourseSearch {
	width: 500px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
}

.radios {
	padding-top: 0px;
}

.CourseResult {
	margin-bottom: 15px;
}

.CourseName {
	font-weight: bold;
	font-size: 1.15em;
	margin-top: 8px;
	margin-bottom: 0px;
}

.AOS {

	font-size: 0.95em;
	margin-top: 3px;
	margin-bottom: 0px;
}

.POS {
	font-size: 0.95em;
	margin-top: 3px;
	margin-bottom: 0px;
}

.CourseBody {
	margin-top: 5px;
	margin-bottom: 0px;
}

.CourseFac {
	font-style: italic;
	color:gray;
	margin-bottom: 0px;
}

/*end mqu course finder mashup */

/* Degrees at a glance creates columns of links */
.cols {
	margin-bottom:1.2em;
	clear:both;
}

.cols .col1, .cols .col2, .col col3 {
	float:left;
	position:relative;
        width:33%;
}

/* ************ Styles for Coursefinder Landing Page *************************** */
#Localbutton
{
	display: block;
	width: 213px;
	height: 88px;
	background: url(//www.mq.edu.au/coursefinder/local_button.jpg) no-repeat 0 0;
}

#Localbutton:hover
{ 
  background-position: 0 -88px;
}

#Localbutton span
{
  display: none;
}

#Internationalbutton
{
	display: block;
	width: 213px;
	height: 88px;
	background: url(//www.mq.edu.au/coursefinder/international_button.jpg) no-repeat 0 0;
}

#Internationalbutton:hover

{ 
  background-position: 0 -88px;
}

#Internationalbutton span
{
  display: none;
}


/* ******************************************************** */


/* end DAG */

/* Centric Styling */


#wrapper a.thickbox,
#wrapper a.thickbox img {border:none;}

#centricBreadcrumbs ul li {display:block; white-space: nowrap }
#centricBreadcrumbs {
	clear:none;
	margin:0 0 0px;
	padding:0;
	float:left;
	width:640px;
}

#breadcrumb_title {float:left; width:82px;}

.editmode_control_toolbar img { border:none;text-decoration:none; }
.editmode_control_toolbar a,
.editmode_control_toolbar a:focus, 
.editmode_control_toolbar a:hover,
.editmode_control_toolbar a:active,
.editmode_control_toolbar a:focus img,
.editmode_control_toolbar a:hover img,
.editmode_control_toolbar a:active img {border:none;text-decoration:none;cursor:pointer;}
#TB_load img,
#TB_closeAjaxWindow a:link,
#TB_closeAjaxWindow a:visited, 
#TB_closeAjaxWindow a:focus, 
#TB_closeAjaxWindow a:hover,
#TB_closeAjaxWindow a:active { border:none;text-decoration:none; }

/* search */

#search_basic_str input {
	border: 1px solid #7E9DB9;
	padding: 2px;
	float:left;
	font-size:1.1em;
	margin:0px;
}
#search_basic_button img {margin:0px; border:none;}
#search_basic {width:187px;}
#search_basic_button {font-size:0.9em;text-transform:uppercase;}
#DegreeOnAPage th {text-align:right;color:#000;background-color:#ffffff;background-image:none;}
#DegreeOnAPage tr.grey-bg th {background-color:#EDEDEE;}
#DegreeOnAPage table {margin-bottom:2em;}
#centricSearchResults img {border:none;}
#search_button_span a { text-decoration:none; border:none;}

/* hear from students full view */
span.hear_field_1 {font-size:1.1em;font-weight:bold;font-family:Verdana,Arial,Helvetica,sans-serif; display:block;clear:right;margin-bottom:20px;}
span.hear_description {display:block;clear:right;clear:both;margin-bottom:20px;}
span.hear_thumbnail {float:right;}
span.hear_field_2 {}
span.hear_thumbnail img {border:none; padding:2px;}
span.field_4 {float:left;clear:both;}
span.field_5 {float:left;margin-top:20px;clear:both;}

/*hear listing */
.centricListingThumbnail {float:right;margin:0.5em 0 0.5em 1em;position:relative;max-height:127px;max-width:115px;}
.centricListingThumbnail img {border:medium none;padding:0;text-decoration:none; width:100px; /*width:100%;*/}
.centricListingResultSmall {margin-left:0px;}
.centricListingTitle {margin:0;display:block;}
.centricListingTitle a.centricListingLink:link,
.centricListingTitle a.centricListingLink:visited {
	border:medium none;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
	border-bottom:1px solid #C8C9C8;
	color:#4C4D4F;
	font-size:1.4em;
	line-height:1.4em;
	text-transform:uppercase;
	font-style:normal;
	font-weight:normal;
	
}
.centricListingTitle a.centricListingLink:focus,
.centricListingTitle a.centricListingLink:hover,
.centricListingTitle a.centricListingLink:active {
	border-bottom:1px solid #9F141A;
	color:#9F141A;
}
.centricListingGeneral {margin-bottom:15px;}
span.centricListingTags {font-weight:bold;display:block;}

.centricListingDivider {border-bottom:1px solid #C8C9C8;clear:both;height:1px;margin:0 0 1.2em;overflow:hidden;width:100%;}
a.centricListingPagination {text-decoration:none; border-bottom:none;}

/* blog full view*/
span.hear_description {display:block;clear:right;clear:both;margin-bottom:20px;}
span.field_3,
span.field_4,
p.field_6 {float:left;clear:both;}
span.field_5 {float:left;margin-top:20px;clear:both;}

/* blog listing */
#blogListing .centricListingTitle a.centricListingLink:link,
#blogListing .centricListingTitle a.centricListingLink:visited {text-transform:none;font-size:1.8em;line-height:1.4em;font-weight:normal;font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;}
form div.datefield img {border:none;}

/* Blog */

#blog_response_panel { background-color: #FFFFFF;}
#blog_response_panel .blog_response { background-color: #FFFFFF;}
#blog_response_panel .blog_response p { background-color: #FFFFFF;}
#blog_response_panel .blog_response_author { color:#000000; }
.blog_response_heading { font-size:1.4em;line-height:1.4em;padding:0 0 0.3em;text-transform:uppercase;color:#9F141A;font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;font-style:normal;font-weight:normal; }
#blog_post label { font-size:11px;margin:5px 0 0;padding:0;position:absolute;text-align:left;width:100px; }

/* Event listing */

#eventsListing #main_body img, .eventsListing #main_body img {margin-right:15px;}

#eventsListing .centricListingThumbnail, .eventsListing .centricListingThumbnail {float:left;margin:0.5em 1em;border:1px solid #8E8D8D;padding:1px;}

#eventsListing .centricListingResultSmall, .eventsListing .centricListingResultSmall {padding:0.5em 0 0 12.5em;}

#eventsListing  .centricListingTitle, .eventsListing  .centricListingTitle {color:#4C4D4F;display:block;font-size:1.4em; line-height:1.4em;margin:0;outline-color:invert;text-transform:uppercase; font-weight:normal;}

#eventsListing .centricListingTitle a.centricListingLink:link, 
#eventsListing .centricListingTitle a.centricListingLink:visited, .eventsListing .centricListingTitle a.centricListingLink:link, .eventsListing .centricListingTitle a.centricListingLink:visited {font-size:1em;}

#newsletterListing #main_body img {margin-bottom:10px;margin-left:10px;}


/* RSS feed */
.centricFeedTitle a {font-weight:bold}
.centricFeedDescription {margin-bottom:15px;}


/* yui calandar */
div.yui-skin-sam div.calheader {color:#000000;}
div.yui-skin-sam tr.calweekdayrow th.calweekdaycell {color:#ffffff;}
div.yui-skin-sam a.selector {border:none;}

/*section links / family links */
#navcontainer ul,
#info-fornavcontainer ul,
#more-infonavcontainer ul {padding-bottom:0px;}

#navcontainer,
#info-fornavcontainer,
#more-infonavcontainer {margin-bottom:10px;}



/* content listing links */
#column-3 .centricListingLinkTitle {color:#4C4D4F;font-size:1.8em;line-height:1.4em;padding:0 0 0.3em;margin-bottom:10px;display:block;}
#column-3 .subscribeRSS a {font-weight:bold;}
#column-3 .subscribeRSS img {border:none;}
#column-3 .subscribeRSS {margin-bottom:25px;}

.vlogHomeContent p {padding:0px;}
/*search*/
#search-columns .department-image {background-position:-244px 0;padding-left:13px;width:985px;}
.searchresult1 img, .searchresult2 img,
.searchresult1 a, .searchresult2 a {border:none;}

}

/* content-box */
#content-columns .content-box {float:left;width:223px;height:250px;max-height:250px;border:1px solid #E5E5E5;background-color:#F9F9F9;padding:6px;overflow:hidden;position:relative;}
#content-columns .content-box img {width:223px;height:118px;z-index:0;border:none;padding:0;}
#content-columns .gutter {margin-right:12px;}
#content-columns .content-box .heading {width:190px;min-height:22px;max-height:34px;overflow:hidden;padding:6px 8px;position:absolute;top:100px;left:6px;background-color:#7E0200;-moz-opacity: .85;filter: alpha(opacity=85);opacity: 0.85;}
#content-columns .content-box .heading h2 {line-height:1.1em;padding:0;margin:4px 5px 0;font-size:1.15em;color:white;}
#content-columns .content-box p {padding-top:25px;}
#content-columns .more {position:absolute;bottom:5px;background:url(//www.mq.edu.au/mq_templates/corporate/images/new_mq_homepage/more_arrow.gif) no-repeat right center;width:223px;}
#content-columns .more a {float:right;padding-right:15px;font-weight:bold;border-bottom:none;}



 @media print {

html, body, div, ul, ol, li, dl, dt, dd, pre, form, h1, h2, h3, h4, h5, h6, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
	font-weight: normal;
	font-style: normal;
}

h1, h2, h3, h4, h5, h6, p {
	padding-bottom: 5pt;
}

body {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	background:#fff;
	font-size: 10pt;
	line-height: 16pt;
	margin: 0 10pt;
}

#wrapper {
	/*	width: auto;*/
	border: 0;/*	float: none !important;*/
	}

.leftcol, .rightcol {
	margin: 0;
	padding: 0;
	clear: left;
}

#banner-nav, #column-1, #wrapper_bottom, #breadcrumb, #logo img, .hide, #column-3 img, .two-column #column-3, .globalnav, #social_media, .video, .coursefinder {
	display:none;
}
}

/* START BUTTON STYLES */

.red_button, .grey_button {
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    margin: 10px;
    padding: .5em 2em .55em;
    text-shadow: 0 1px 1px rgba(0,0,0,.9);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    line-height: 100%;
    font-weight: bold;
    font-size: 1.2em;
}
.red_button:hover, .grey_button:hover {
    text-decoration: none;
}
.red_button:active, .grey_button:active {
    position: relative;
    top: 1px;
}


/* Button Red */

a.red_button {
    color: #fff;
    border: 1px solid #5B0A0D;
    background: #991218; /* fallback for non-css3 browsers */
    background: -webkit-gradient(linear, left top, left bottom, from(#991218), to(#5c0005));
    background: -moz-linear-gradient(top,  #991218,  #5c0005);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#991218', endColorstr='#5c0005');
}
a.red_button:hover {
    background: #9f141a;
    background: -webkit-gradient(linear, left top, left bottom, from(#5c0005), to(#991218));
    background: -moz-linear-gradient(top,  #5c0005,  #991218);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c0005', endColorstr='#991218');
}
a.red_button:active {
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#991218), to(#5c0005));
    background: -moz-linear-gradient(top,  #991218,  #5c0005);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#991218', endColorstr='#5c0005');
}

/* end Button Red */

/* Button Grey */
.grey_button {
    text-shadow: 0 1px 1px rgba(255,255,255,.9);

}

a.grey_button {
    color: #3B3B3B;
    border: 1px solid #BBB;
    background: #d9d9d9;
    background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#d9d9d9));
    background: -moz-linear-gradient(top,  #eaeaea,  #d9d9d9);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#d9d9d9');
}
a.grey_button:hover {
    background: #eaeaea;
    background: -webkit-gradient(linear, left top, left bottom, from(#d9d9d9), to(#eaeaea));
    background: -moz-linear-gradient(top,  #d9d9d9,  #eaeaea);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9d9d9', endColorstr='#eaeaea');
}
a.grey_button:active {
    color: #3B3B3B;
background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#d9d9d9));
    background: -moz-linear-gradient(top,  #eaeaea,  #d9d9d9);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#d9d9d9');
}
