/* CSS Document */

/* START OF GLOBAL STYLES */

html, body {margin:0;padding:0;background:url(../images/attc_home/home_background.gif) repeat-x;}

p {	margin-top:0;font:12px Arial;color:#424A5D;/*line-height:20px;  Spacing between the lines */}

h1 {margin-top:0;font:bold 18px Arial;color:#59637C;}

img {margin:0;padding:0;letter-spacing:0;line-height:0;}

form {padding:0;margin:0; /* IE 6 Spacing fix */}

.text_right {text-align:right;}

textarea {font:12px Arial;color:#424A5D;}

a img {border: none;  /* Removes the border of a linked image if the image doesn't have border=0 */}

a, a:link, a:visited, a:active {color:#0065BD; /* Default Link Colour */text-decoration:underline;}

a:hover {color:#0065BD;text-decoration:none;}

.input_field {font:12px Arial;color:#424A5D;border:1px solid #C5CDDF;background-color:#E3E7F0;padding:1px 3px;}

.input_textarea {
	font:12px Arial;
	color:#424A5D;
	border:1px solid #C5CDDF;
	background-color:#E3E7F0;
}

.input_select {
	font:12px Arial;
	color:#424A5D;
	border:1px solid #C5CDDF;
	background-color:#E3E7F0;
}

.input_option {
	font:12px Arial;
	color:#424A5D;
}

.text_bold {
	font-weight:bold;
}

.text_normal {
	font-weight:normal;
}

.normal_clear_float {
	clear:both;
}

.clear_float/*:after*/ {
	clear: both; 
    content: "."; 
    display: block; 
    height: 0;  
    visibility: hidden;
	line-height:0;
}

/* END OF GLOBAL STYLES */

/* START OF PAGE STRUCTURE STYLES */

#page_container {
	margin:0 auto;
	width:1004px;
	font:12px Arial;
	color:#424A5D;
	background:url(../images/attc_home/home_body_background.jpg) no-repeat;
}



#home_body {
	margin:140px 0 0 125px;
}

#home_footer {
	margin:30px 0 0 120px;
	text-align:center;
	font:11px Verdana;
	color:#0065BD;
}

#home_footer a, #home_footer a:link, #home_footer a:visited, #home_footer a:active {
	text-decoration:none;
	color:#0065BD;
}

#home_footer a:hover {
	text-decoration:underline;
}

.footer_link_spacer {
	padding:0 10px;
}

.copyright {
	padding-top:10px;
}

.home_float_left {
	float:left;
	padding-right:10px;
}

/* Navigation */

#home_header a, #home_header a:link {
	float:left;
}

#attc_logo {
	float:left;
	width:271px;
	margin-left:100px;
}

#home_header {
	margin-left:411px;
	height:90px;
}

#nav {
    margin: 0px auto; 
	padding: 0;
    position: absolute;
	z-index:10;
}
#nav li {
    margin: 0;
	list-style: none;
    top: 0;
	float:left;
	display: block;
}

/* Sub-Navigation Styles */

div.sub_nav a, div.sub_nav a:link, div.sub_nav a:active, div.sub_nav a:visited {
	text-decoration:none;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.sub_nav a:hover {
	text-decoration:underline;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.sub_nav {
	position: relative;
	z-index: 100;
	display: none;
	font-size:11px;
}
div.sub_nav div {
	position: absolute;
	margin-top: 90px;
	right: 0;
	height: 27px;
	color: #999;
}
div.sub_nav ul {
	padding-left: 9px;
	background: url(../images/subnav_left.gif) no-repeat;
	height: 27px;
	margin: 0;
}
div.sub_nav div ul li {
	float: left;
	background: url(../images/subnav_bg.gif) repeat-x;
	padding: 7px 0 7px 5px;
}
div.sub_nav div ul li.last {
	padding: 0;
	width: 7px;
	height: 27px;
	background: url(../images/subnav_right.gif) no-repeat;
}
div.sub_nav li a, div.sub_nav li a:link, div.sub_nav li a:visited, div.sub_nav li a:active {
	color: #FFF;
}
div.sub_nav li a:hover {
	color: #999;
}
div.sub_nav li span {
	border-right: 1px solid #999;
	margin:2px 0;
	width: 1px;
}

.s1 {
	width: 465px;
}
.s2 {
	width: 434px;
}
.s3 {
	width: 303px;
}
.s4 {
	width: 450px;
}

/* START OF NAVIGATION */

.nav_attc_home {
	background-image:url(../images/attc_home/navigation/home_link.gif);
	width:67px;
	height:90px;
}

.nav_attc_locations {
	background-image:url(../images/attc_home/navigation/attc_locations_link.gif);
	width:110px;
	height:90px;
}

.nav_enrol_attc_course {
	background-image:url(../images/attc_home/navigation/enrol_attc_course_link.gif);
	width:162px;
	height:90px;
}

.nav_attc_teachers {
	background-image:url(../images/attc_home/navigation/attc_teachers_link.gif);
	width:109px;
	height:90px;
}

.nav_agents {
	background-image:url(../images/attc_home/navigation/agents_link.gif);
	width:92px;
	height:90px;
}

/* Nav Cursor */

#nav a:hover {
	cursor:pointer;
}


#navitas {
	padding-top:20px;
}
