/* *** css by GB - TAFE SA Web Services *** */

@import "../../Standard/Global/Standard.css?d=1";
@import "../../Standard/Global/TopMenu.css?d=1";
@import "../../Standard/Global/MegaMenu.css?d=1";
@import "../../Standard/Global/FooterSiteMap.css?d=1";
@media screen,handheld,projection,tv {
a:link {color: #5e4aa3;}
a:visited {color:#5e4aa3;}
a:hover {color: #9681db;}
a:active { color:#5e4aa3;}

.feature_box_area li a:hover,
.feature_box_area #news_items a:hover,
.feature_box_area p a:hover
{
    border-bottom: 1px solid #9681db; /*4B8AFC*/
}

h1 {
	font-size: 1.7em;
	color: #6752ac;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size:1.4em;
	color: #6752ac;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size:1.2em;
	color: #6752ac;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-size:1em;
	color: #6752ac;
	font-family: Arial, Helvetica, sans-serif;
}

h5 {
	font-size:1em;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

strong {
    color: #666666;
	}


small {
	font-size:.75em;
}


/* ----------banner-------------- */
#banner {
	background-image:url(../../ACArts/Global/ACArts_images/banner_ac_arts_bg.png?d=1);
}


/* -----------------home page feature boxes --------------------- */

#feature_boxes_container
{
	text-align: left;
	width: 1000px;
	
}

/* -----------------home page feature left box --------------------- */

#feature_box_leftcol,
#feature_box_rightcol,
#feature_box_centrecol 
 {

	float: left;
	width: 317px;
	min-height:285px;
	background-image:url(ACArts_Home_images/feature_box_round_bg.gif?d=1); background-repeat:repeat-x;
	margin-top:17px;
	margin-bottom:5px;
	font-size:0.9em;
}

#feature_box_leftcol
{
 margin-left:10px;
}

#feature_box_centrecol
{
	margin-left:14px;
}

#feature_box_rightcol
{
	margin-left:14px;
	clear:right;
}


.feature_box_area 
{	
	width: 288px;
	margin:11px 15px 10px 15px;
	
}


/* ie6 hacks */

* html #feature_boxes_container
{
	margin-left:-20px;
}

* html #news_archive
{
margin-right:-1px;
}



#nivo_container
{
	padding:0px;
	margin:0px;
	width:1000px; /* Change this to your images width */
    height:310px; /* Change this to your images height */
}

#centre_bar
{
	width: 1000px;
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align:left;
	height:160px;
	background-image:url(ACArts_Home_images/acarts_ribbon_bg.gif?d=1); background-repeat:no-repeat;
}

* html #centre_bar /* ie6 */
{
	margin-bottom: -2px;
}

.theme_banner
{
	height: 340px;
	background-repeat: no-repeat;
}

#faculty_title 
{
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 2.3em;
    text-decoration: none;
    text-shadow: 0 1px 0 #444444;
    padding-top:10px;
    padding-left:25px;   
    padding-bottom:3px;
}

.career_group_link a 
{
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

.career_group_link a:hover
{
    text-decoration:underline;
}
  
.feature_box_title1 {
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.9em;
    font-weight: bold;
    letter-spacing: 0;
    text-shadow: 0 1px 0 #FFFFFF;
}

.feature_box_title2 {
    color: #6752AC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.9em;
    font-weight: bold;
    letter-spacing: 0;
    padding-left: 1px;
    text-shadow: 0 1px 0 #FFFFFF;
}

#news_archive img
{
    padding-right:10px;
}

.feature_box_text a
{
   border-bottom: 1px dotted #826A4D;
   text-decoration: none;
}

#Logo1_lnkLogoLink 
{
    display:block !important;
    width: 138px !important;
    height: 68px !important;
    background-image: url("../../Standard/Global/Standard_images/logo_new.png?d=1") !important;
    margin-top: -13px !important;
    margin-left: 19px !important;
}

#Logo1_lnkLogoLink img
{
    display: none !important;
}

/* Menu overrides */
.mega h3
{
    color: #6752ac !important;
}

#menu #mega_courses li.hovering .sub-menu h4 
{
    color: #6752ac;
    border-bottom: 2px solid #6752ac;
}

#menu li.mega div#mega_courses div.sub-menu li a:hover, #menu li.mega div.not_courses a:hover,
#menu li.course_home div#mega_courses div.sub-menu li a:hover, #menu li.course_home div.not_courses a:hover {
	border-left: #6752ac 5px solid;
	color: #6752ac;
}
#menu li.mega #mega_courses li.hovering a, 
    #menu li.mega #mega_courses li a:hover,
    #menu li.course_home #mega_courses li.hovering a, 
    #menu li.course_home #mega_courses li a:hover {
	color: #6752ac;
	    background-image: url(../../ACArts/Global/ACArts_images/mega_menu_ind_grp_arrow_rollover_acarts.gif?d=1);
    }
}

li.course-types-menu.hovering a 
{
    background-image: url(../../ACArts/Global/ACArts_images/mega_menu_course_type_arrow_rollover_acarts.gif) !important;
}

li.course-types-menu.hovering .sub-menu * 
{
    background-image: none !important;
}