@charset "utf-8";
/* CSS Styles - Entire site - Written by Adam Trickett @ The Loft Group - http://theloftgroup.com.au */
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border:none;	
}
#container {
	width:740px;
	position:absolute;
	left:50%;
	margin-left:-370px;
}
#header {
	position:absolute;
	top:0px;
}
h1.site-title {
	position:absolute;
	left:86px;
	top:15px;
	margin:0px;
	width:337px;
	height:50px;
	background-image:url('../images/PhoneForward_Text_2009.png');
	text-indent:-9000px;
}
#header address {
	position:absolute;
	left:464px;
	top:13px;
	width:205px;
	height:89px;
	text-indent:-9000px;
	background-image:url('../images/address.gif');
	background-repeat:no-repeat;
}
#top-address-link {
	position:absolute;
	left:535px;
	top:79px;
	width:130px;
	height:13px;
	z-index:20;
	display:block;
}
#navigation {
	position:absolute;
	top:90px;
	left:0px;
	height:42px;
	width:740px;
	background-image:url('../images/nav-back.png');
}
#navigation a, #navigation a:link, #navigation a:visited {
	/*position:absolute;
	top:0px;*/
	float:left;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	background:#F60 url('../images/nav-corner.png') no-repeat top right;
	display:block;
	height:14px;
	padding:3px 0 1px 0;
}
#navigation a:hover {
	background:#006 url('../images/nav-corner-hover.png') no-repeat top right;
}			
#navigation .about {width:74px;}
#navigation .service {width:96px;}
#navigation .clients {width:117px;}
#navigation .calendar {width:119px;}

#hover-image {
	position:absolute;
	left:261px;
	top:20px;
	width:302px;
	height:22px;
	z-index:1;
}
#content {
	position:relative;
	left:200px;
	width:450px;
	background: #FFF url('../images/rightcell_bg.gif') repeat-y top right;
	z-index:1;
	padding:30px 90px 30px 0;
	margin:132px 0 0 0;
	min-height:300px;
	height:auto !important;
	height:300px;
}
#content p {
	font-size:13px;
	margin:10px 0 16px;
	line-height:1.3;
	text-align: justify;
}
#content p a {
	color: #ff6600;
	font-weight: bold;
}
#content p a:hover {
	color: #000099;
	text-decoration: none;
}
#content td {
	font-size: 13px;
}
#content p.home-last-line {
	font-weight:bold;
	color:#F60;
	margin-bottom:0;
}
#content h5 {
	font-size: 13px;
}
#content h3.testimonials-heading {
	font-size: 18px;
	margin-bottom: 0;
}
#content p.blurb {
	margin-top: 0;
	font-style: italic;
}
#content ul {
	font-size: 13px;
	list-style: none;
}
#content ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	background:url('../images/cube_2.gif') 2px 7px no-repeat;
}
#content li ul {
	list-style: none;
}
#content li ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	background:url('../images/cube_3.gif') 2px 7px no-repeat;
}
#content ul li a, #content li ul li a {
	color: #ff6600;
	font-weight: bold;
}
#content ul li a:hover {
	color: #000099;
	text-decoration: none;
}
#content li ul li a:hover {
	color: #000099;
}
#content .list-heading {
	font-size: 18px;
	font-weight: bold;
}
#content td a {
	color: #ff6600;
	font-weight: bold;
}
#content ul.standard-list {
	list-style: disc;	
}
#content ul.sub-standard-list {
	list-style: circle;
}
#content ul.standard-list li {
	background: none;
	padding-left: 0;	
}
#back-to-top {
	position:absolute;
	bottom:18px;
	right:88px;
}
#sidebar {
	position:absolute;
	top:132px;
	left:0px;
	width:170px;
	height:50px;
	padding:30px 0 0 0;
}
#sidebar ul {
	margin:0 0 0 18px;
	padding:0;
	list-style-image:url('../images/cube_2.gif');
}
#sidebar li {
	margin-bottom:8px;	
}
#sidebar li a:link, #sidebar ul a:visited {
	color:#F60;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}
#sidebar li a:hover {
	color:#006;	
}
#sidebar .newsletter {
	border:1px solid #000;
	padding:3px;
	background-color:#F2F2F2;
	margin-bottom:20px;
}
#sidebar strong {
	color:#006;
	font-size:12px;
	font-weight:bolder;
}
#sidebar form label {
	display:block;
	position:relative;
	font-size:10px;
	font-weight:bolder;
	width:160px;
	height:20px;
}
#sidebar form label input {
	position:absolute;
	right:0px;
	top:0px;
	display:block;
	width:107px;
	height:15px;
}
#sidebar .newsletter div {
	text-align:center;
	width:160px;
}
#sidebar #submit {
	margin-top:5px;
}
#footer {
	position:relative;
	bottom:0px;
	width:740px;
	height:60px;
	background:#006 url('../images/bottom_angle.gif') no-repeat top left;	
	margin:0;
}
#footer h4 {
	width:267px;
	height:25px;
	text-indent:-9000px;
	background-image:url('../images/bottom_angle.gif');
	margin:0;
	padding:0;
}
#footer .copyright {
	position:absolute;
	top:5px;
	right:20px;
	text-transform:uppercase;
	font-size:12px;
	color:#F60;
}
#footer a:link, #footer a:visited {
	color:#F60;
	text-decoration:underline;
}
#footer a:hover {
	color:#006;
	text-decoration:none;
}
#footer address {
	position:absolute;
	top:25px;
	display:block;
	width:740px;
	height:22px;
	padding-top:18px;
	font-size:10px;
	font-style:normal;
	background-color:#FFF;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.calendar-page {
	margin:10px 0 0 0;
}
div.calendar-page address{
	margin:0 0 0 10px;
	font-style:normal;
	font-size:12px;
}
/************************
	CUSTOM HEADERS
************************/

h2.welcome {
	width:327px;
	height:21px; 
	margin:0;
	overflow:hidden;
	text-indent:-9000px;
	background-image:url('../images/PF_Text.gif');
}
h2.services {
	width:367px;
	height:16px; 
	margin:0;
	overflow:hidden;
	text-indent:-9000px;
	background-image:url('../images/our_services.gif');
}
h2.testimonials {
	width:367px;
	height:16px; 
	margin:0;
	overflow:hidden;
	text-indent:-9000px;
	background-image:url('../images/testimonials.gif');
}
h2.training-services {
	width: 367px;
	height: 16px;
	margin: 0;
	overflow: hidden;
	text-indent:-9000px;
	background-image:url('../images/training_services.gif');
}
h2.course-calendar {
	width: 367px;
	height: 20px;
	margin: 0;
	overflow: hidden;
	text-indent:-9000px;
	background-image:url('../images/course_calendar.gif');	
}
h2.public-training-courses {
	width: 367px;
	height: 20px;
	margin: 0;
	overflow: hidden;
	text-indent:-9000px;
	background-image:url('../images/public_training.gif');
}
h2.customised-programs {
	width: 367px;
	height: 16px;
	margin: 0;
	overflow: hidden;
	text-indent:-9000px;
	background-image:url('../images/customised_programs.gif');
}
h2.customised-training {
	width: 367px;
	height: 21px;
	margin: 0;
	overflow: hidden;
	text-indent:-9000px;
	background-image:url('../images/customised.gif');
}
h2.call-centre-traineeships {
	width: 367px;
	height: 16px;
	margin: 0;
	overflow: hidden;
	text-indent:-9000px;
	background-image:url('../images/callcentretraineeships.gif');
}
h2.assessment-tools {
	width: 408px;
	height: 16px;
	margin: 0;
	overflow: hidden;
	text-indent:-9000px;
	background-image:url('../images/assessment_tools.gif');
}
h2.registration {
	width: 367px;
	height: 20px;
	margin: 0;
	overflow: hidden;
	text-indent:-9000px;
	background-image:url('../images/registration.gif');
}
p.registration-blurb {
	width:400px;
}
h3.e-registration {
	width: 367px;
	height: 20px;
	margin: 0;
	overflow: hidden;
	text-indent:-9000px;
	background-image:url('../images/e_registration.gif');
}
h2.privacy {
	width: 367px;
	height: 21px;
	margin: 0;
	overflow: hidden;
	text-indent:-9000px;
	background-image:url('../images/privacypolicy.gif');	
}
h2.thankyou {
	width: 367px;
	height: 21px;
	margin: 0;
	overflow: hidden;
	text-indent:-9000px;
	background-image:url('../images/thankyou.gif');

}
h3.where-to-find-us {
	width: 367px;
	height: 19px;
	margin: 15px 0 0 0;
	overflow: hidden;
	text-indent:-9000px;
	background-image:url('../images/wheretofindus.gif');
}
/************************
	CUSTOM PARAGRAPHS
************************/

#content p.testimonial-content {
	margin: 0;
}
#content p.attribution {
	float: right;
	font-size: 10px;
	color: #000066;
}

#content div.register-button p {
	text-align:center;
}
/************************
	CUSTOM TABLE RULES
************************/

td.heading {
	color: #ffffff;
	background-color: #000066;
}

/************************
	FORM STYLES & LAYOUT
************************/
#registration-form {
	margin:10px 0 10px 0;	
}
#registration-form strong {
	font-size:16px;	
}
input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
td.labels {
	width:160px;
	text-align:right;
}
td.labels2 {
	width:80px;
	text-align:right;
}
td.labels3 {
	width:120px;
	text-align:right;
}
td.submit {
	text-align:right;	
}
h4.participant-details {
	width:109px;
	height:10px;
	margin:0;
	overflow:hidden;
	text-indent:-9000px;
	background-image:url('../images/participant_details.gif');
}
h4.contact-details {
	width:92px;
	height:10px;
	margin:0;
	overflow:hidden;
	text-indent:-9000px;
	background-image:url('../images/contact_details.gif');
}
/************************
	CALENDAR STYLES
************************/
#calendar {
	position:relative;
	left:-200px;
	border-right:1px solid #000;
	border-top:1px solid #000;
}
#calendar td {
	border-left:1px solid #000;
	border-bottom:1px solid #000;
}
#calendar th {
	font-size:12px;
	color:#FFF;
	background-color:#000;
}
.cal-head-month {
	border-left:1px solid #FFF;
	width:80px;
	height:13px;
}
#calendar td.cal-misc a:link, #calendar td.cal-misc a:visited {
	color:#000;	
}
#calendar td.cal-contact-us {
	text-transform:none;
	font-weight:normal;
	text-align:center;
	padding:5px;
	font-size:14px;
}
#calendar td.cal-contact-us a:link, #calendar td.cal-contact-us a:visited {
	display:inline;
}
#calendar td {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
#calendar td a:link, #calendar td a:visited {
	text-decoration:none;
	display:block;
}
#calendar td a:hover {
	color:#009;
}
