@charset "utf-8";
/*
MODIFICATIONS
*/
@font-face {
	font-family: 'DroidSansRegular';
	src: url('fonts/droidsans/DroidSans-webfont.eot');
	src: url('fonts/droidsans/DroidSans-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('fonts/droidsans/DroidSans-webfont.woff') format('woff'),
		url('fonts/droidsans/DroidSans-webfont.ttf') format('truetype'),
		url('fonts/droidsans/DroidSans-webfont.svg#DroidSansRegular')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DroidSansBold';
	src: url('fonts/droidsans/DroidSans-Bold-webfont.eot');
	src: url('fonts/droidsans/DroidSans-Bold-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('fonts/droidsans/DroidSans-Bold-webfont.woff') format('woff'),
		url('fonts/droidsans/DroidSans-Bold-webfont.ttf') format('truetype'),
		url('fonts/droidsans/DroidSans-Bold-webfont.svg#DroidSansBold')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body, div, span:not(.wprmenu_icon), applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
	blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
	em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup,
	tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label,
	legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: Roboto, DroidSansRegular, Arial, Helvetica,
		sans-serif !important;
	font-size: 14px;
	line-height: 19px;
	-webkit-font-smoothing: antialiased !important;
	-webkit-text-size-adjust: none;
}

h1, #Sub-Content h1 {
	font-family: Roboto, DroidSansRegular, Myriad Pro, Arial, Helvetica,
		sans-serif;
	font-size: 34px;
	color: #0062A3;
	font-weight: 300;
	margin: 24px 0 12px;
	line-height: normal;
}

h2, #Sub-Content h2 {
	font-family: Roboto, DroidSansRegular, Myriad Pro, Arial, Helvetica,
		sans-serif;
	font-size: 26px;
	color: #0062A3;
	font-weight: 300;
	margin: 28px 0 16px;
	line-height: normal;
}

h3, #Sub-Content h3 {
	font-family: Roboto, DroidSansRegular, Myriad Pro, Arial, Helvetica,
		sans-serif;
	font-size: 21px;
	color: #0062A3;
	font-weight: 400;
	line-height: normal;
	margin: 21px 0 14px 0;
}

h4, #Sub-Content h4 {
	font-family: Roboto, DroidSansRegular, Myriad Pro, Arial, Helvetica,
		sans-serif;
	font-size: 18px;
	color: #0062A3;
	font-weight: 500;
	margin: 12px 0;
	line-height: normal;
}

h5, #Sub-Content h5 {
	font-family: Roboto, DroidSansRegular, Myriad Pro, Arial, Helvetica,
		sans-serif;
	font-size: 14px;
	color: #0062A3;
	margin: 5px 0;
	line-height: normal;
}

h6, #Sub-Content h6 {
	font-family: Roboto, DroidSansRegular, Myriad Pro, Arial, Helvetica,
		sans-serif;
	font-size: 12px;
	color: #0062A3;
	margin: 5px 0;
	line-height: normal;
}

#middleColumn-head, #middleColumn-foot {
	display: none;
}

#middleColumn-subcontent {
	background: url("/wp-content/themes/citi-pointe/images/diagonal-bg.png")
		repeat scroll 0 0 #f9f9f9;
	border: 1px solid #D7DADE;
	padding-top: 0;
}

.leftColumn {
	background: url("/wp-content/themes/citi-pointe/images/diagonal-bg.png")
		repeat scroll 0 0 #f9f9f9;
}

.wpui-tabs-nav-holder {
	display: none !important;
}

#Sub-Content p {
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;
}

#Sub-Content a[href^="http:"] :not(#bk-button), a.external :not(#bk-button) {
	background:
		url("/wp-content/themes/citi-pointe/images/icon_external.gif")
		no-repeat scroll right center transparent;
	display: inline-block;
	padding-right: 20px;
}

#Sub-Content a[href^="https:"] :not(#bk-button), a.external :not(#bk-button) {
	background:
		url("/wp-content/themes/citi-pointe/images/icon_external.gif")
		no-repeat scroll right center transparent;
	display: inline-block;
	padding-right: 20px;
}

#Sub-Content a[href^="http://citipointe.qld.edu.au"] :not(#bk-button) {
	background: transparent;
	padding-right: 0px;
}

#Sub-Content a[href$=".pdf"] :not(#bk-button), a.pdf :not(#bk-button) {
	background: url("/wp-content/themes/citi-pointe/images/icon_pdf.gif")
		no-repeat scroll right center transparent;
	display: inline-block;
	padding-right: 20px;
}

#Sub-Content a[href$=".doc"] :not(#bk-button), #Sub-Content a[href$=".docx"] :not(#bk-button), a.doc :not(#bk-button) {
	background: url("/wp-content/themes/citi-pointe/images/icon_doc.gif")
		no-repeat scroll right center transparent;
	display: inline-block;
	padding-right: 20px;
}

.noicon {
	background: none !important;
	padding-right: 0 !important;
}

a {
	color: #0084d0;
	text-decoration: none;
}

#toc ul li {
	border-top: 1px solid #0062A3;
}

#toc li a:hover {
	background-color: #D7E6F0;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}

#Sub-Content {
	padding: 0px 40px 40px 40px;
}

#Sub-Content li {
	font-style: normal;
	font-size: 14px;
	line-height: 1.5;
	padding: 0 0 0 0;
	list-style: disc outside none;
	margin: 0 0 5px;
}

#middleColumn-subcontent table {
	width: 90% !important;
}

.sidemenulook {
	width: 100% !important;
	float: none !important;
	margin: 0 !important;
}

.sidemenulook ul {
	padding: 0 !important;
}

.sidemenulook ul li {
	border-top: none !important;
}

.sidemenulook ul li a {
	font-size: 16px !important;
}

.leftColumn {
	padding: 0 !important;
	min-height: initial !important;
}

.leftColumn h2 {
	padding: 12px 10px 12px 10px !important;
	margin: 0px !important;
	font-size: 22px !important;
}

.sidemenulook ul .current_page_item ul {
	display: block;
}

.sidemenulook ul .current_page_item>a {
	font-weight: bold;
	background-color: #D7E6F0;
}

.sidemenutitle {
	background-color: #0062A3;
	color: white;
	padding: 0px !important;
}

.sidemenutitle:hover {
	background-color: #0062A3 !important;
}

.sidemenutitle h2 {
	line-height: 19px;
}

.entry-content {
	margin-top: 0px;
	color: #333;
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;
}

.entry-content label {
	text-align: inherit;
}

.entry-content ol {
	margin-left: 30px;
}

.entry-content ul {
	margin-left: 30px;
}

.sidemenulook .sub-menu {
	background: none !important;
	position: relative;
	display: none;
	z-index: 9;
}

.sidemenulook .current-menu-ancestor .sub-menu {
	display: block;
}

#toc ul li {
	padding: 0px;
}

#toc ul li a {
	padding: 9px;
	padding-left: 15px;
	display: block;
}

#toc ul li li a {
	padding-left: 30px;
}

#toc ul li li li a {
	padding-left: 43px;
}

#toc ul li li li li a {
	padding-left: 56px;
}

#toc ul li li li li li a {
	padding-left: 69px;
}

.alignright {
	float: right;
}

.entry-content img {
	/*background: #fff;*/
	padding: 5px;
	margin: 10px;
	border: 1px solid #DDD;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	max-width: 590px;
	height: auto;
}

.ngg-gallery-thumbnail img {
	margin: 4px 0px 4px 5px;
}

#headerLeft {
	width: 100%;
	background: url('images/top-header-bg.png') no-repeat;
	height: 165px;
}

#main-navigation {
	width: 100%;
	height: 24px;
}

#access .menu-header li, div.menu li {
	font-size: 14px;
}

#main-navigation ul li {
	margin-right: 14px;
	text-transform: none;
	text-shadow: none;
}

#menu-main-menu>li>a {
	font-family: DroidSansRegular, Arial, Helvetica, sans-serif !important;
	font-size: 16px;
}

#menu-main-menu>li {
	padding-bottom: 10px;
}

#header {
	background: none;
	background-color: #003056;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#003056),
		to(#003D6D));
	background-image: -webkit-linear-gradient(top, #003056, #003D6D);
	background-image: -moz-linear-gradient(top, #003056, #003D6D);
	background-image: -o-linear-gradient(top, #003056, #003D6D);
	background-image: linear-gradient(to bottom, #003056, #003D6D);
	height: 165px;
	z-index: 999;
}

#main-navigation {
	width: 100%;
	background: none;
}

#main-navigation #access {
	width: 915px;
	margin: 0 auto;
}

#content {
	margin-top: 0;
	padding-top: 20px;
}

#headerContainer {
	width: 100%;
	margin: 0;
}

#imagewrapper {
	width: 960px;
	margin: 0 auto;
}

#imagewrapper img {
	padding-left: 5px;
}

#breadcrumb {
	border-bottom: none;
	margin: 12px 0 0 0;
}

label {
	text-align: left;
}

.ui-tabs {
	background: none !important;
	border: none !important;
}

ul.ui-tabs-nav {
	background: none !important;
	border-bottom: none !important;
}

.tab-bottom-nav {
	display: none !important;
}

.ui-tabs-panel {
	border: 1px solid #D1D1D1;
}

blockquote {
	background: none;
	width: 75%;
	margin: 0 auto;
	text-shadow: none;
}

#footer {
	width: 100%;
	background-color: #003056;
	color: #FFF;
	background: url('images/top-header-bg.png') no-repeat #003056;
	height: 175px;
}

#footer-wrapper {
	margin: 0 auto;
	width: 960px;
}

.footer-item {
	float: left;
	width: 32%;
}

#footer h4 {
	font-size: 16px;
}

#footer p {
	font-size: 14px;
	line-height: 1.5;
}

.footer-bottom {
	color: #BBB;
	text-align: center;
	margin: 8px 0 8px 0;
}

.transposh_flags a {
	margin-right: 5px;
}

.followus {
	display: inline;
	padding: 0 10px;
}

.followus img {
	opacity: 0.5;
	zoom: 1;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-webkit-transition: all 0.8s ease-out;
	-ms-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	width: 30px;
	border-radius: 6px;
}

.followus:hover img {
	opacity: 1;
	zoom: 1;
}

.footer-item span {
	color: #E2E2E2;
	padding-bottom: 10px;
	display: inline-block;
}

#footer-logo {
	float: right;
}

.sub-menu {
	background: url("/wp-content/themes/citi-pointe/images/diagonal-bg.png")
		repeat scroll 0 0 #F9F9F9;
}

#main-navigation ul ul li a {
	color: #000;
}

#access ul ul li.current_page_item>a {
	color: #000;
	font-weight: bold;
}

#main-navigation #access ul li ul li {
	border-bottom: none;
}

#access ul ul li:hover {
	background: none repeat scroll 0 0 #D7E6F0;
}

#access ul ul {
	box-shadow: 0px 3px 40px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 3px 40px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 3px 40px rgba(0, 0, 0, 0.4);
	top: 24px;
}

#main-navigation #access .menu {
	padding: 0;
}

.rsTmb {
	display: none !important;
}

.home-widgetbox {
	width: 299px;
	background-color: #FFF;
	padding: 0;
	float: left;
	background: url("/wp-content/themes/citi-pointe/images/diagonal-bg.png")
		repeat scroll 0 0 #F9F9F9;
	margin: 0 10px 0 10px;
}

.home-widgetbox h4 {
	text-align: center;
	margin: 0;
}

#menu-home-page-quicklinks {
	width: 250px;
	padding: 5px;
	list-style: none;
	margin: 0 auto;
}

#menu-home-page-quicklinks li {
	text-align: center;
	padding: 8px 0 8px 0;
	background-color: #F1F1F1;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#menu-home-page-quicklinks li:hover {
	background: none repeat scroll 0 0 #D7E6F0;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}

.home-widgetbox ul {
	list-style: none;
	padding: 0;
}

.home-widgetbox ul li {
	font-size: 14px;
	padding: 5px 10px;
}

.home-widget-events ul li:nth-child(even) {
	background: #EEE;
}

.home-widget-events a {
	display: table-cell;
	vertical-align: middle;
	height: 34px;
}

.home-widget-events .wpcol-one-quarter {
	margin-right: 7%;
}

.home-widget-events .wpcol-three-quarter {
	width: 70%;
}

.home-widgetbox ul li span {
	font-weight: bold;
	height: 34px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.home-widgetbox .sidemenutitle {
	margin: 0;
}

.home-widgetbox .sidemenutitle h4 {
	padding: 10px;
}

.home-widget-header {
	padding: 0 !important;
}

.home-widgetbox a {
	line-height: 1.5;
}

.eventslist li {
	list-style: none !important;
	background-color: #FFF;
	border-bottom: solid 1px #CCC;
}

.eventslist li span {
	display: inline-block;
	font-weight: bold;
	background-color: #0062A3;
	color: #FFF;
	width: 130px;
	padding: 10px;
	font-size: 15px;
	text-align: center;
}

.eventslist li p {
	display: inline-block;
	float: right;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 15px !important;
	width: 420px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.eventslist li p a {
	display: inline !important;
}

#middleColumn-subcontent {
	overflow: initial;
}

#logo {
	padding: 20px 5px 10px 0;
}

#menu-main-menu ul li.current_page_item>a, #menu-main-menu ul li.current-menu-ancestor>a,
	#menu-main-menu ul li.current-menu-item>a, #menu-main-menu ul li.current-menu-parent>a
	{
	font-weight: bold;
	color: #000;
}

.sub-header-grey {
	background: #FFF;
	background: rgba(238, 238, 238, 0.75);
	padding: 15px;
}

.sub-header-grey h3 {
	padding: 0;
	margin: 0;
	line-height: 36px;
}

.home-header {
	background-color: #0062A3;
	padding: 20px;
}

.home-header h2 {
	color: white !important;
	margin: 0 !important;
}

.home-header-left {
	background-color: #0062A3;
	padding: 20px;
	padding-left: 100px;
}

.home-header-left h2 {
	color: white !important;
	margin: 0 !important;
}

.transposh_flags img {
	width: 18px;
}

#watermark {
	background-position: -32px 50px;
	background: url('images/logowatermark-trans.png') no-repeat;
}

#menu-home-page-quicklinks li a {
	padding: 10px 50px;
	display: inline;
}

.rsContent p {
	line-height: 1.2;
}

.fancybox h3 {
	font-size: 17px !important;
}

#menu-item-6340 {
	background-color: #0062A3 !important;
	color: #FFF !important;
}

#menu-item-6340 a:visited, #menu-item-6340 a:link {
	color: #FFF !important;
}

#access ul ul a {
	line-height: 1.1em;
	font-size: 125%;
}

#menu-main-menu ul li.menu-item-has-children>a::after {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-left: 6px solid #000;
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
	content: "";
	opacity: 0.3;
	filter: alpha(opacity = 30);
	margin-left: 5px;
}

#main-navigation ul li ul.sub-menu li a {
	width: 87%;
}

.rsSBlock h2 {
	line-height: 19px;
}

.rsSBlock p {
	font-size: 17px;
}

.headerContent {
	width: 100%;
	height: 250px;
	overflow: hidden;
	margin-bottom: 20px;
}

.headerContent h1 {
	float: right;
	margin-top: 200px;
	background-color: white !important;
	background-color: rgba(255, 255, 255, 0.75) !important;
	padding: 16px;
	border-top-left-radius: 10px;
	line-height: 19px;
}

#Sub-Content iframe {
	max-width: 621px;
}

.findOutMore {
	margin: 10px;
	padding: 10px 30px;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #FFFFFF url('images/top-header-bg.png') no-repeat;
	background-size: cover;
}

.findOutMore h3, .findOutMore p {
	text-align: center;
}

.wp-caption-text {
	text-align: center;
	font-size: 90%;
	color: #6B6B6B;
	margin-left: 15px;
}



/* Mobiles */
@media only screen and (max-width: 600px) {
	
	.headerContent {
		width: 95%;
		height: 150px;
		margin-left: 10px;
		background-size: contain;
		background-repeat: no-repeat;
	}
	
	#contentContainer h3 {
		font-size: 18px !important;
		margin: 0 2% 0 2% !important;
	}
	
	#headerLeft {
		height: 105px !important;
	}
	
	#header,
	#headerLeft {
		height: 105px !important;
	}
	
	.sub-menu {
		background: none;
	}
	
	#imagewrapper {
		width: 100%;
	}
	
	#imagewrapper form {
		margin-top: 0px !important;
	}
	
	#breadcrumb {
		width: 75%;
	}
	
	.home-widgetbox {
		width: 95% !important;
	}
	
	#footer {
		height: 100%;
	}
	
	#footer-wrapper {
		width: 90%;
	}
	
	.footer-item {
		width: 100%;
		padding: 7px;
	}
	
	.footer-bottom {
		width: 88%;
	}
	
}

/* Tablets */
@media only screen and (min-width: 601px) and (max-width: 859px) {

	.headerContent {
		width: 100%;
		height: 240px;
		margin-left: 5%;
		background-size: contain;
		background-repeat: no-repeat;
	}
	
	.sub-menu {
		background: none;
	}
	
	#imagewrapper {
		width: 100%;
	}
	
	#imagewrapper form {
		margin-top: 0px !important;
	}
	
	#breadcrumb {
		width: 75%;
	}
	
	#header,
	#headerLeft {
		height: 175px;
	}
	
	.headerContent h1 {
		margin-right: 15%
	}
	
	.home-widgetbox {
		width: 30%;
	}
	
	#contentContainer h3 {
		font-size: 18px !important;
		margin: 2% 2% 0 2% !important;
	}
	
	#footer {
		height: 100%;
	}
	
	#footer-wrapper {
		width: 97% !important;
	}	
}