/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 22 January 2010 15:38:55
*/


/***** FACULTY *****/

h1.color_blue {

  color: #6699cc;
margin-top:10px;
}

h1.color_red {

  color: #cc3333;
margin-top:10px;
}

h1.color_green {

  color: #99cc66;
margin-top:10px;
}

#logo
    {
    background:url(http://www.telecomsacademy.com/__data/assets/image/0019/7705/faculty_header_left.png) no-repeat;
    background-position: 1px 1px;
    }

#quote
    {
    background:url(http://www.telecomsacademy.com/__data/assets/image/0020/7706/ta_header_right.png) no-repeat;
    background-position:top left;
    }

#tech_eng h2
    {
    color:#CC3333;
    font-weight:bold;
    }

#tele_bus h2
    {
    color:#6699CC ;
    font-weight:bold;
    }

#dis_learn h2
    {
    color:#99CC66;
    font-weight:bold;   
    }

.panel_conent a:link, .panel_conent a:hover, .panel_conent a:active, .panel_conent a:visited
    {
    color:#666;
    padding:5px 0;
    display:block;
    }

.panel_conent #accordion a:hover, .panel_conent #accordion a:active
    {
    color:#fff;
    padding:5px 0;
    display:block;
    }

#tech_eng a:hover
    {
    background:#CC3333;
    color:#fff;
    text-decoration:none;
    }

#tele_bus a:hover
    {
    background:#6699CC;
    color:#fff;
    text-decoration:none;
    }


#dis_learn a:hover
    {
    background:#99CC66;
    color:#fff;
    text-decoration:none;
    }

#schedule
    {
    margin-top:10px;
    width:100%;
    }


#schedule td
    {
    text-align:center;
    padding:6px 1px;
    }


#schedule .course_width
    {
    width:136px;
    }

#schedule .right_bot_border
    {
    border-right:1px solid #CCC;
    border-bottom:1px solid #CCC;
    }


#schedule .right_none
    {
    border-right:0;
    }

#schedule .bottom_none
    {
    border-bottom:0;
    }


#schedule .align_left
    {
    text-align:left;
    }

#accordion .current {
background:#CC3333 none repeat scroll 0%;
color: #ffffff
}

/******************/