@charset "utf-8";
/* CSS Document */

/* Remove all margins and paddings and set default font sizes /**/
  * {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size: 75%;
}
/* Re-set the default styling for Lists /**/ 
  ul, ol {
	margin: 5px 5px 15px 5px;
}
li {
	margin: 3px 0px 0px 0px;
}
/* all unordered list to have same styling /**/
  ul {
	list-style: none;
}
ul li {
	list-style: none;
	padding-left: 15px;
}
p {
	margin: 10px 0px 0px 0px;
}
/* Hide content /**/
  .DN {
	display: none;
}
/* Only show content to screen readers /**/
  .wai {
	display: none;
}
/* Clearfix /**/
  .cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cf {
	display: inline-block;
}
/* Hide from IE Mac \*/
  * html .cf {
	height: 1%;
}
.cf {
	display: block;
}
/* End Hide */
  
/* Fix IE Cursor Bug /**/
  a * {
	cursor: pointer;
}
/* Set the border to zero on all images which are inside a link /**/
  a img {
	border: 0px none;
}
/* These styles are so tables go to 100% width when you need em /**/
  div.tableContainer {
	width:100%
}
.w100pc {
	width:100%
}
a {
	color:#0081BB;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/*
a:visited
	{
	zcolor:#60B0D5;
	}
*/

body {
	margin:15px auto;
	text-align:center;
	background:#e6e6e6;
}
#quicklinks {
	float:right;
}
#background {
	width:900px;
	margin:auto;
	background-color:#FFFFFF;
	border:1px solid #000;
}
#head {
	background:url(images/header2.jpg) no-repeat;
	width:900px;
	height:116px;
}
.alpha_logo {
	position:absolute;
	top:42px;
	margin-left:95px;
}
.form {
	float:right;
	margin:58px 19px 0px 0px;
}
#qlselect {
	width:157px;
}
.course_select {
	width:200px;
}
#navigation {
	height:22px;
	margin:0px;
	padding:0px;
	background:#9fddf0;
	border-top: 2px solid #808080;
	border-bottom: 2px solid #808080;
}
#navigation li {
	float: right;
	font-size:12px;
	display: inline;
	padding: 0px 23px 0px 23px;
	border-left: 1px solid #000000;
}
#navigation a {
	color:#000000;
	text-decoration:none;
}
#navigation li:hover a {
	color:#0081bb;
}
#navigation li.hover a {
	color:#0081bb;
}
#mid {
	width:900px;
}
#mid_packages {
	width:900px;
}
#leftMenu {
	float: left;
	width: 180px;
	text-align: left;
}
#leftMenu span {
	font-size:12px;
	font-weight:800;
	display:block;
	margin:20px 0px 11px 25px;
}
#leftMenu li {
	border:1px solid #0081bb;
	padding:5px 5px 5px 10px;
	margin:10px 0px 0px 20px;
	float:left;
	width:150px;
}
* html #leftMenu li {
	border:1px solid #0081bb;
	padding:5px 5px 5px 10px;
	margin:10px 0px 0px 11px;
	float:left;
	width:150px;
}
#leftMenu a {
	color:#0081bb;
}
.course_I {
	width:208px;
	float:left;
	margin:0px 0px 0px 0px
}
*+ html.course_I {
	width:208px;
}
.course_I img {
	float:left;
	margin:8px 0px 0px 25px;
}
.courseName {
	float:left;
	margin:8px 0px 0px 20px;
}
p.coursePage {
	float:left;
	margin:20px 0px 0px 25px;
}
* html p.coursePage {
	margin:20px 0px 0px 13px;
}
h1 {
	font-size:15px;
}
h2 {
	font-size:14px;
	margin:20px 0px 11px 0px;
}
h3, h4, h5, h6 {
	font-size:12px;
	font-weight:800;
	margin:10px 0px 0px 0px;
}
#content {
	float:left;
	width:450px;
	margin:18px 0px 0px 50px;
}
* html #content {
	width:420px;
	margin:18px 0px 0px 27px;
}
#content, .contentCourses p {
	line-height:18px;
}
.contentCourses {
	float:left;
	width:322px;
	margin:8px 0px 0px 10px;
}
.individual_content_courses {
	float:left;
	width:450px;
	margin:18px 0px 0px 50px;
}
* html .individual_content_courses {
	float:left;
	width:420px;
	margin:18px 0px 0px 10px;
}
.store {
	border:1px solid #cccccc;
	margin:20px 0px 30px 0px;
	clear:both;
	float:left;
	width:448px;
}
* html .store {
	width:440px;
}
.storeCourses {
	border:1px solid #cccccc;
	margin:20px 0px 20px 230px;
	width:322px;
	height:30px;
	font-size:11px;
	clear:both;
}
.storeCourses p {
	margin:8px 5px 5px 5px;
}
.store p {
	margin:10px 0px 10px 10px;
}
#sidebar {
	float:right;
	width:215px;
	margin:10px 0px 0px 0px;
}
.sidebarCourses {
	float:right;
	width:170px;
	margin:10px 0px 0px 0px;
}
.sidebarCourses .officeEmail {
	font-size:11px;
}
.sidebar_packages {
	float:left;
	width:190px;
	margin:30px 0px 0px 25px;
}
* html .sidebar_packages {
	float:left;
	width:190px;
	margin:30px 0px 0px 15px;
}
.authTrain {
	padding-left:20px;
}
img.auth_packages {
	float:left;
}
img.authTrainImg {
	margin:10px 20px 15px 0px;
}
img.authTrainCourses {
	margin:0px 0px 0px 0px;
}
.officeDetails {
	margin:15px 30px 0px 0px;
	float:right;
}
* html .officeDetails {
	margin:15px 15px 0px 0px;
	float:right;
}
.packages_details {
	float:left;
}
.packages_details p {
	margin:0px;
	padding-right:20px;
}
.officeDetails p {
	margin:0px;
	padding-right:20px;
}
.officeDetails_I {
	margin:15px 0px 0px 0px;
}
p.officeCity {
	font-weight:bold;
}
a.officeEmail {
	color:#0081bb;
}
.timetable {
	margin:30px 0px 0px 0px;
	background:url(images/gasaa.jpg) bottom right no-repeat;
}
.coursesTimetable {
	margin:30px 0px 0px 0px;
}
.gassaCourses {
	float:right;
	margin-top:20px;
}
#tabs {
	margin: 0;
	padding: 0;
}
#tabs li {
	display:inline;
	border-top: .1em solid #03c;
	border-left: .1em solid #03c;
	border-right: .1em solid #03c;
}
#tabs li a {
	text-decoration: none;
	padding: 0.25em 1em;
	color: #000;
}
#page1 #tabs li#tab1 a, #page2 #tabs li#tab2 a, #page3 #tabs li#tab3 a, .page4 li#tab4 a {
	padding: 0.25em 1em;
	background-color: #03c;
	color: #fff;
}
.courseCost {
	width:170px;
	/*width:145px;*/
	float:left;
	/*margin:35px 0px 0px 10px;*/
	margin:35px 0px 0px 30px;
	border:1px solid #c0c0c0;
	padding:0px 0px 10px 0px;
}
* html .courseCost {
	margin:35px 0px 0px 50px;
}
.courseCost ol {
	list-style-type:none;
}
.courseCost p {
	padding-left:5px;
}
.courseCost h3 {
	padding-left:5px;
}
.courseSelected a {
	color:#000000 !IMPORTANT;
}
.selected a {
	color:#0081BB !IMPORTANT;
}
.tabbertab h3 {
	clear:both;
	margin-bottom:5px;
}
.course_info li {
	list-style-type: disc;
	margin-left:15px;
	padding-left:5px;
}
.packages li {
	margin:0px;
	padding:0px;
}
.courseTopic {
	/*width:145px;*/
	width:220px;
	float:left;
	font-size:11px;
	margin-right:5px;
}
.courseTopic li {
	/*width:145px;*/
	width:190px;
	margin-left:15px;
	list-style-type: disc;
}
.courses_list_O {
	width:450px;
	/*clear:both;*/
	float:left;
	padding:5px 0 5px 0;
}
* html .courses_list_O {
	width:420px;
}
* html .courses_list {
	width:200px;
	float:left;
	font-size:11px;
	margin-right:10px;
}
.courses_list {
	width:200px;
	float:left;
	font-size:11px;
	margin-right:25px;
}
.courses_list ul {
	margin:10px 0px 0px 0px;
}
.courses_list li {
	float:left;
	width:200px;
	padding:0px;
	margin-top:10px;
}
.courses_list a {
	font-size:12px;/*margin-left:10px; */
}
.courses_list li a img {
	float:left;
	padding:0 10px 0 0;
}
.course_specials {
	width:150px;
	float:left;
	font-size:11px;
	margin-right:10px;
}
.course_specials li {
	width:150px;
	padding:0px;
	margin:0px;
}
.course_timetable {
	width:655px;
	margin-top:20px;
}
* html .course_timetable {
	width:600px;
}
.individual_course {
	width:450px;
	margin:10px 0px 0px 0px;
}
.individual_course td {
	font-size:11px;
	text-align:left;
	padding-left:10px;
	border:1px solid #808080;
}
.course_timetable th {
	font-size:11px;
	text-align:center;
	border:1px solid #808080;
}
.course_timetable td {
	font-size:10px;
	text-align:center;
	border:1px solid #808080;
}
td.left {
	text-align:left;
}
th.left {
	text-align:left;
}
.grey {
	background:#e6e6e6;
}
.room_info td {
	padding-right:30px;
}
.timetable_links {
	width:650px;
	margin-top:10px;
}
.contact_links {
	margin-top:10px;
}
.timetable_links a, .contact_links a {
	border-left:1px solid #000000;
	padding:0 6px 0 6px;
}
.room_details p {
	margin:0px;
	padding:0px;
}
.elearning_info li {
	list-style:inside;
	padding:0px;
}
.online_courses li {
	padding:0px;
}
.online_details li {
	list-style:inside;
	padding:0px;
}
span.bold {
	font-weight:bold;
}
.contact_img {
	float:left;
	margin-bottom:20px;
}
table.packages {
	width:450px;
	border:1px solid #808080;
	margin:10px 0px 20px 0px;
}
* html table.packages {
	width:420px;
}
td.software_info {
	font-weight:bold;
	padding-top:10px;
}
.resources {
	float:left;
	width:300px;
	margin:0px 0px 10px 30px;
}
.resources_link {
	float:left;
	width:100px;
	margin-top:10px;
}
.resources_I {
	width:270px;
	margin:0px 0px 10px 130px;
}
iframe {
	width:600px;
	height:500px;
	margin-top:10px;
	border:none;
}
.google_maps {
	width:425px!important;
	height:350px!important;
}
.left {
	text-align:left;
	width:100px;
}
span.link {
	font-weight:700;
}
span.top {
	float:right;
}
.timetable_top {
	margin-top:5px;
	margin-left:2px;
}
.state_timetables {
	margin-top:20px;
}
.state_timetables a {
	display:block;
	margin-top:10px;
}
table.room_photos td {
	padding:15px 10px 0px 0px;
}
table.room_photos img {
	border:1px solid #ccc;
}
.submit {
	margin:10px 0px 20px 0px;
	width:122px;
	text-align:center;
}
.clearForm {
	margin:10px 0px 20px 0px;
	width:75px;
	text-align:center;
}
#print {
	float:right;
	margin-top:8px;
	width:100px;
}
#print img {
	margin-right:10px;
}
#breadcrumb {
	width:700px;
	float:left;
	margin-top:8px;
	padding-left:22px;
}
input.text_field {
	width: 220px;
}
select.course_title {
	width: 224px;
}
textarea.text_area {
	width: 280px;
	height:105px;
}
table.forms {
	width:500px;
}
* html table.forms {
	width:450px;
}
.training_specials {
	clear:both;
}
#footer {
	width:900px;
	font-size:10px;
	clear:both;
	margin:0px 0px 0px 0px;
}
#footer li {
	text-align:center;
}

/*
.remix09 {
	border:1px solid #000;
	float:left;
	height:358px;
	width:438px;
	margin:20px 0;
	padding:0 0 10px 10px;
}
.remix09 p {
	color:#767676;
	font-size:12px !important;
	margin-bottom:10px;
}
.remix09 li {
	color:#767676;
	font-size:12px !important;
	margin-bottom:10px;
}
.remix09 li {
	padding:0px !important;
	margin-bottom:0px !important;
	margin-left:0px !important;
}
.remix09 ul {
	margin-bottom:10px!important;
	margin-left:0px !important;
}
*/