/* Start of CMSMS style sheet 'Common:Common' */
/*------------------------------------------------*/
/*               General Styles                   */
/*------------------------------------------------*/
body
{
    margin: 0px auto;
    padding: 0px;
    font-family: "trebuchet MS", sans-serif;
    font-size: 0.8em;
    color: #000000;
    background: #fdf6d9 url(/images/templates/bg_tile.jpg) repeat-x;
}

a img
{
   border: 0px;
}

h1
{
    font-size: 1.6em;
    margin-top: 10px;
    margin-bottom: 20px;
    clear: both;
}

h2
{
    font-size: 1.3em;
    margin-top: 4px;
    margin-bottom: 6px;
    clear: both;
}

h2.download, h3
{
    background-image: url(/images/templates/arrow.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    cursor: pointer;
    font-size: 1.2em;
    margin-top: 4px;
    margin-bottom: 4px;
    color: black;
}

h3 a
{
     color: black;
}

a
{
 color: #430828;
 text-decoration: none;
}

a:hover
{
 color: #101277;
}



/*------------------------------------------------*/
/*                  Header                        */
/*------------------------------------------------*/

#login_container
{
    right: 0px;
    position: absolute;
    width: 388px;
    height: 83px;
    background: url(/images/templates/login_bg.jpg);
}

#intranet-login
{
    position: absolute;
    top: 3px;
    left: 285px;
 z-index:150;
    font-weight: bold;
}

#mail-login
{
    position: absolute;
    top: 3px;
    left: 350px;
    z-index:150;
    font-weight: bold;
}

#mail-login a, #intranet-login a
{
    color: white;
}

#mail-login a:hover, #intranet-login a:hover
{
    color: #101277;
}


#logo
{
    position: absolute;
    top: 1px;
    left: -28px;
    z-index: 100;
}

#menu
{
    margin-top: 5px;
    margin-left: 50px;
    width: 900px;
    background-color: #9f8429;
    opacity: 0.85;
    filter: alpha(opacity=85);
    color: white;
    font-size: 11pt;
    padding-bottom: 2px;
    z-index: 5;
    margin-bottom: 3px;
}

.breadcrumb
{
    margin-left: 100px;
    font-size: 10pt;
    clear: both;
}

#menu a
{
    color: white;
}

#main_container
{
    width: 950px;
    margin: 0px auto;
    position: relative;
}

/*------------------------------------------------*/
/*               Course Styles                    */
/*------------------------------------------------*/

.courseList
{
    list-style-type:none;
    margin: 0px 0px 15px 0px;
    overflow: auto;
}

.courseList li a
{
    width: 150px;
    background: #444;
    margin: 3px 20px 0px 0px;
    padding: 1px 10px 1px 10px;
    text-align: right;
    opacity:0.85;
    filter: alpha(opacity=85);
    display: block;
    color: white;
    text-decoration: none;
    background-repeat: no-repeat;
}

.courseList li a:hover
{
    background-color: #777;
}

.courseList li
{
    float: left;
}

.VCE li a
{
   background-image: url(/images/icons/vce.jpg);
}

.VET li a
{
   background-image: url(/images/icons/vet.jpg);
}

.VCAL li a
{
   background-image: url(/images/icons/vcal.jpg);
}

/*------------------------------------------------*/
/*          Content Element Styles                */
/*------------------------------------------------*/

#banner
{
    width: 950px;
    clear: both;
    margin-top: 5px;
}

.content
{
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

#bottom_background
{
    height: 142px;
    width: 284px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-image: url(/images/templates/bg_bottom.jpg);
    background-repeat: no-repeat;
    z-index: -7;
}

bottom_background_container
{
    position: relative;
    z-index: 1;
}


#content_container
{
    background: white;
    clear: both;
    margin-top: 5px;
    margin-bottom: 10px;
    overflow: auto;
    width: 100%;
    background-image: url(/images/templates/text_bg.jpg);
    background-repeat: no-repeat;
    background-repeat: no-repeat;
}

#actual_content
{
    float: left;
    width: 470px;
    margin-left: 160px;
}

#image_content
{
    float: right;
    margin-top: 35px;
    text-align: right;
}

#image_content2
{
    float: right;
    width: 280px;
    text-align: right;
    margin-top: -5px;
}

/*------------------------------------------------*/
/*                      Footer                    */
/*------------------------------------------------*/

#footerMenu
{
    margin: 10px 0px;
    padding: 0px;
    text-align: right;
}

#footerMenu li
{
    display: inline;
    padding: 0px 5px 0px 5px;
    margin: 0px;
    border-right: 1px solid #9F8429;
    color: #9F8429;
}

#footerMenu li.last
{
    border-right: 0px;
}

/*------------------------------------------------*/
/*                    Misc                        */
/*------------------------------------------------*/

#map
{
    width: 300px;
    height: 300px;
    z-index: 10;
    border: 1px solid gray;
}

.sIFR-alternate
{
    display: none;
}

.pdfArchiver
{
       width: 320px;
}

.pdfArchiver li
{
    list-style-type: none;
    float: left;
    margin: 2px 5px;
    width: 150px;
}


/*------------------------------------------------*/
/*                    Past student form                        */
/*------------------------------------------------*/
.pastStudentForm
{
      background: #FDF6D9 url(/images/templates/past_student_bg.jpg) no-repeat;
      text-align: left;
      width: 280px;
      float: right;
      padding-left: 10px;
      padding-right: 10px;
}

.pastStudentForm fieldset
{
    border: 0;
    margin: 0px;
    padding: 0px;
}


.pastStudentForm legend
{
     display: none;
}

.pastStudentForm p.first
{
    margin-top: 0px;
}

.pastStudentForm input
{
    width: 100%;
}

.pastStudentForm h3
{
    margin-bottom: 0px;
    height: 30px;
}

.pastStudentForm input.fbsubmit
{
    width: auto;
    float: right;
    margin-top: 5px;
    margin-bottom: 5px;
    border: none;
    background: transparent url(/images/words/submit_form.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
    width: 80px;
}


.pastStudentForm .error
{
   color: red;
}

.today .day
{
    display: none;
}

.today .not_today
{
    display: none;
}

.cal-upcominglist .event_today
{
    font-weight: bold;
}

.month .time
{
   display: none;
}

.calendar-event
{
    margin-bottom: 2px;
    margin-top: 2px;
    border-bottom: 1px dotted white;
}

.calendar
{
   clear: both;
}

.calendar td
{
   background: #fff3d1;
   width: 95px;
   height: 50px;
   overflow: auto;
}

.calendar ul
{
   list-style-type: none;
   margin: 0px;
   padding: 0px;
}

.calendar-month
{
   float: right;
   margin-top: -25px;
}

.calendar-month h2
{
   display: inline;
   margin-left: 10px;
}

.calendar-month img
{
   border: 0px;
}

.pto
{
   font-size: 1.15em;
}
/* End of 'Common:Common' */

