﻿body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	
}

body {
background-image: url(http://centurion.net.au/ctc/img/background_img.jpg);
background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style10,
.style10 a:link,
.style10 a:active,
.style10 a:visited
 {
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 0.9em;
    font-weight: bold;
}

.stylewht 
 {
    color: #FFFFFF;
    font-size: 0.9em;
    font-weight: normal;
}

.copy {
	font-size: 0.8em;
	color: #3D4245;
	text-align:justify;
	display:block;
}

.top-copy {
	font-size: 0.8em;
	color: #464B4F;
	text-align:justify;
	display:block;
}

.top-copy-blue {
	font-size: 1.7em;
	font-style: italic;
	font-weight: bold;
	color: #007CC2;
}

.top-eSolutions-wht {
    color: #FFFFFF;
    font-size: 0.8em;
    font-weight: bold;
}

.top-eSolutions-input {
	color: #666;
	font-size: 0.9em;
	font-weight: normal;
	width: 160px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.line-lightBlue {
padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: #D9E7F0 1px solid;
}

/* Internal Pages */

.internal-top-bann {
	width: 100%;
	text-align: right;
	background-color: #007CC2;
}

.internal-top-bann-full {
	width: 100%;
	text-align: left;
	background-color: white;
}


.internal-top-bann-txt {
	width: 30%;
	text-align: center;
	color: #FFF;
	font-size: em;
	font-weight: bold;
	float: left;
	padding-left: 2%;
	padding-top: 4%;
}

.top-copy-blue {
	font-size: 1.7em;
	font-style: italic;
	font-weight: bold;
	color: #007CC2;
}

a:link {
	color: #007CC2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #007CC2;
}
a:hover {
	text-decoration: underline;
	color: #E8202E;
}
a:active {
	text-decoration: none;
	color: #007CC2;
}
.style53 {font-size: 0.7em; color: #6490BB; }
.style11 {
	color: #1067A1;
	font-weight: bold;
	font-size: 0.8em;
}
.style13 {
font-size: 1em;
	font-weight: bold;
	color: #1067A1;
}
.style16 {font-size: 0.8em; color: #666666; font-family:Verdana; }
.styleGW1 {font-size: 10pt; color: #1067A1; font-family:Arial; font-weight: bold; }
.styleGW2 {font-size: 8pt; color: #666666; font-family:Verdana; }
.style19 {color: #1067A1; font-size: 0.8em;}
.style56 {color: #AAA77A; font-weight: bold; }
.style58 {font-size: 0.8em; color: #333333; }
.style61 {color: #FF0000}
.style63 {font-size: x-large}

.style37 {
    font-size: 1.2em;
    color: #788187;
}

/* News -------- */

.newsTitle { color: #007cc2; font-size: 1.7em; font-style: bold; }
.newsDate { color: #007cc2; font-size: 1.2em;  }


.newspgTitle { color: #007cc2; font-size: 0.9em; font-style: bold; }
.newspgDate {
	color: #999;
	font-size: 0.7em;
}


/* Contact Page -------- */

.pg-title { color: #007cc2; font-size: 1.2em; font-style: bold; }
.location-title { color: #007cc2; font-size: 1.8em; font-style: bold; }

.location-title {
	color: #007CC2;
	font-size: 1.2em;
	padding-left: 20px;
	padding-top: 3px;
	padding-right: 4px;
	text-align: left;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #007CC2;
}
.location-cont {
	width: 98%;
	color: #000;
	font-size: 0.9em;
	background-color: #FCFDFE;
}
.location-left {  width: 53%; float: left;  }
.location-details-lft { width: 30%; margin-top: 6px; float: left; text-align: right; font-weight: bold; }
.location-details-rht {  width: 58%; margin-left: 2%; margin-top: 6px; float: left; text-align: left;  color: #788187; }

.location-right { width: 45%; float: right; }

/* -- Our Team --- */
.team-title { color: #007cc2; font-size: 1.3em; font-style: bold; }


.clear { clear: both; }

.footer {
	margin-left: 20px;
	color: #007CC2;
	font-size: 0.7em;
	}


.readmore,
.readmore a:link,
.readmore a:visited,
.readmore a:active
 {
	font-size: 0.7em;
}

/* Search Box -------- */

input.text {
	width: 180px;
	height: 50px;
	font-size: 2.4em;
	color: black;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

ul.centList { 
  margin-left:0em; 
  padding-left:0.2em; 
  margin-bottom: 1em; 
  font-size: 1em;
	color: #3D4245;
}
ul.centList li { 
  background:url('/ctc/img/lists/list-bullet.png') 0em 0.5em no-repeat; /* change background em accordingly */
  padding-left: 0.8em; 
  list-style: none; 
  margin-left:15px;
}
.centList ul li { background-image:url('/ctc/img/lists/list-bullet.png'); }
 
ol.centList li, ul.centList li { margin-bottom:0.5em; }
 
ol.centList { 
  margin-left:1.5em; 
  padding-left:0px; 
}
.centList ol li { 
  list-style:decimal; 
  background-image:none; 
  padding-left:0em; 
}

.video-back {
	text-align: center;
	width: 100%;
	background: #000;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 0.9em;
	color: #FFF;
}

.left-menu-link,
.left-menu-link a:link,
.left-menu-link a:visited,
.left-menu-link a:active
 {
	padding: 6px;
	color: #FFFFFF;
    font-family: Tahoma;
    font-size: 0.9em;
    font-weight: bold;
}

/* Share */
.share-icons {
	width: 100%;
	height: 90px;
}

/* --- apply button ---- */
.careers-apply-button {
	background:url('/ctc/img/centurion-apply.png') no-repeat;
	width: 85px;
	height: 29px;
}
.careers-apply-button:hover {
	background:url('/ctc/img/centurion-apply-on.png') no-repeat;
	width: 85px;
	height: 29px;
}

.apply-title { text-align: left; color: #007cc2; font-size: 1.2em; font-style: bold; }