
#leftArea, #content_block {
    float: left;
    width: 665px;
}
#content_block_inner {
    padding: 15px;
    float: left;
    background: #ffffff;
}

#page_title_div {
    padding: 0px 15px;
    width: 650px;
    float: left;
}

#page_title {
    color:#005F00;
    font-family: Arial Narrow, Arial, Helvetica, Geneva, sans-serif;
    font-size:30px;
    font-weight:normal;
    text-decoration:none;
    line-height:1.1;
}

#page_title span {
    color: #66CC00;
    display: block;
}



/* INTERNAL CONTACTS */
#int_cont {
    border: 2px solid #2c7de3;
    margin-top: 10px;
    clear: both;
}
#int_cont_title {
   background: #9dc1ee;
   font-weight: bold;
   padding: 3px 10px;
   color: #2c7de3;
   font-size: 110%;
}

#int_cont_hide {
   background: #000000;
   font-weight: bold;
   padding: 3px 5px;
   color: #ffffff;
   float: right;
   font-size: 80%;
}

#int_cont ul {
    background: #d7e7fb;
    color: #2c7de3;
    padding: 10px;
}

#int_cont li {
   margin-bottom: 10px;
}

#int_cont li div {
   margin-bottom: 5px;
   
}

.int_cont_name {
    font-weight: bold;
    clear: both;
    margin-top: 10px;
    margin-bottom: 5px;
}

.int_cont_email {
    float: left;
}
 

.int_cont_tel {
    float: right;
    font-weight: bold;
}

#int_cont_clear {
    clear: both;
}

#mode_special {
    color: #663399;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size:120%;
    font-weight:bold;
    text-decoration:none;
    border-top: 1px solid #663399;
    border-bottom: 1px solid #663399;
    padding:4px 1px 4px 1px;
    margin:0 0 20px 0;
    line-height:1.1;
}



#course_modes_block {
    float: left;
    margin-bottom: 10px;
}

#course_modes_block {
    float: left;
    margin-bottom: 10px;
}

.att_spacer {
    padding: 0px !important;
}

#mode_tabs {
   margin-bottom: 8px; 
   width: 475px;
   float: left;
}

#mode_tabs .att, .entry_tabs .att, .fee_tabs .att {
    background: #84a367;
    color: #ffffff;
    padding: 2px 3px !important;
    font-weight:normal;
}

#mode_tabs .att_closed, .entry_tabs .att_closed, .fee_tabs .att_closed {
    background: none;
    color: #527F20;
}

#mode_tabs .att_closed:hover, .entry_tabs .att_closed:hover, .fee_tabs .att_closed:hover {
    text-decoration: underline;
    cursor: pointer;
}

#course_modes_block span {
    color: #527F20;
    padding-right: 5px;
    font-weight: bold;
}

.att_block_inner {
    width: 475px;
    float: left;
}


.apply_now {
    background: #fff url(../images/template/apply_button.gif) no-repeat;
    height: 32px;
    float: right;
    color: #ffffff;
    font-weight: bold;
    margin-top: 20px;
    margin-left: 0px;
    text-align: center;
    padding-top: 6px;
}

.apply_now a {
    color: #ffffff;
    text-decoration: none;
    padding: 20px;
}

.mode_approval {
    font-weight: bold;
    clear: both;
    padding: 5px 0px;
    color: #422776;
}



#tabs {
  width: 640px;
  margin-top: 10px;
  clear: both;
}

#tabs .tab, #tabs .tab_sel {
  color: #5A8433;
  float: left;
  text-align: center;
  padding: 4px 0px;
  width: 127px;
  border: 1px solid #b2cfb1;
  margin-left: -1px;
  font-weight: bold;
  font-size: 90%;
  background: #fff url(../images/template/tab_grad.gif) repeat-x 0 0px;
}

.medium #tabs .tab { width: 150px !important; }
.large  #tabs .tab { width: 190px !important; }

#tabs .tab {

}

#tabs .tab_sel {
  background: #527F20 !important;
  color: #ffffff;
}
#tabs .tab:hover {
  background: #527F20;
  color: #ffffff;
  cursor: pointer;
}

#blocks {
    padding:0 25px 35px 30px;
    background: #F0F8E0;
    clear: both;
}

.block_div {

}

.block_name {
    font-weight: bold;
    font-size: 150%;
    color:#ffffff;
    background-color: #84a367;
    margin:10px -25px 10px -30px;
    padding: 5px 10px;
    display: none;
}

.block_title {
    font-weight: bold;
    font-size: 120%;
    color:#005F00;
    border-bottom:solid;
    border-width:1px;
    border-color:#6BC204;
    padding:18px 0 4px 0;
    margin:0 0 18px 0;
}

.block_sub_title {
    font-weight: bold;
    padding:0 0 4px 0;
    color:#70924C;
}

.block_sub_text {
    font-weight: bold;
    padding:20px 0 10px 0;
    color:#70924C;
}

.block_sub_bold {
    font-weight: bold;
    padding:10px 0 4px 0;
}

.block_bold {
    font-weight: bold;
}

.block_text {
    line-height: 1.2;
    margin-bottom: 18px;
}

.block_note {
    font-style: italic;
}
#blocks a {
   color: #527F20;

}
#blocks a:hover {

}
#blocks li {
   padding-bottom: 8px;
}


.fix_spacer {
    clear: both;
    height:28px;
    width:20px;
    display: block;
}



.entry {
    font-weight: bold;
    font-size: 120%;
    color:#005F00;
    border-bottom:solid;
    border-width:1px;
    border-color:#6BC204;
    padding:18px 0 4px 0;
    margin:0 0 18px 0;
}

.entry_closed {
    font-weight: normal;
    color: #70924C;
    background: url(../images/template/concertina_arrow.gif) no-repeat 0 80%;
    padding: 18px 0 0 15px;
    margin-bottom: -5px;
}

.entry_closed:hover {
    color:#005F00;
    cursor: pointer;
}

.entry_tabs {
   margin-bottom: 10px;
}

.entry_tabs span {
   font-weight: bold;
   padding-right: 5px;
}

.entry_blk {
   
}

.entry_sub {
    font-weight: bold;
    padding:0 0 4px 0;
    color:#70924C;
}

.entry_req {
    margin-bottom: 5px;
    line-height: 1.2;
}

.entry_req span {
    font-weight: bold;
}


.fee {
    font-weight: bold;
    font-size: 120%;
    color:#005F00;
    border-bottom:solid;
    border-width:1px;
    border-color:#6BC204;
    padding:18px 0 4px 0;
    margin:0 0 18px 0;
}

.fee_closed {
    font-weight: normal;
    color: #70924C;
    background: url(../images/template/concertina_arrow.gif) no-repeat 0 80%;
    padding: 18px 0 0 15px;
    margin-bottom: -5px;
}

.fee_closed:hover {
    color:#005F00;
    cursor: pointer;

}

.fee_tabs {
   margin-bottom: 10px;
}

.fee_tabs span {
   font-weight: bold;
   padding-right: 5px;
}

.fee_blk {
    
}

.fee_sub {
    font-weight: bold;
    padding:0 0 4px 0;
    color:#70924C;
}

.fee_sub_bold {
    font-weight: bold;
    padding:10px 0 4px 0;
}

.fee_row {
    padding-bottom: 5px;
    line-height: 1.2;
}
.fee_row span {
    font-weight: bold;
}


#logos {
   vertical-align: middle;
   margin: 20px 0px;
   float: left;
   
}

#logos img {
   vertical-align: middle;
   margin-right: 15px;
}

#printer_mode {
    float: right;
    background: url(../images/template/printer.gif) no-repeat;
    height: 20px;
    width: 120px;
    margin: 30px 0px;
}

#printer_mode:hover {
     background: url(../images/template/printer_on.gif) no-repeat;
}
.printer_mode_on {
    float: right;
    background: url(../images/template/printer_on.gif) no-repeat !important;
    height: 20px;
    width: 120px;
    margin: 20px 0px;
}



#find_out {
   border-top: 5px solid #855bad;
   margin-top: 20px;
   color: #855bad;
   clear: both;
}

#find_out_img {
   width: 165px;
   height: 50px;
   float: left;
   background: url(/images/template/find_out_more.gif) no-repeat;
}
#find_out_img span {
   display: none;
}

#find_out ul {
   padding: 0px;
   float: right;
   width: 450px;
   text-align: right;
}

#find_out li {
   font-weight: bold;
   display: block;
   padding: 0px;
   margin-left: 20px;
   width: 190px;
   text-align: left;
   border-bottom: 1px solid #c2add6;
   color: #663399;
   float: right;
}



#find_out a {
    font-weight: bold;
    font-size: 90%;
    text-decoration: none;
    color: #663399;
    display: block;
    padding: 4px 5px;
    background: url(/images/template/arrow.gif) 175px 6px no-repeat;
}

#find_out li:hover {
   background: url(/images/template/tab_grad2.gif) 0px 0px repeat-x;
}





#right_bar {
    float: right;
    width: 305px;
}
#right_bar_inner {
    float: right;
    width: 305px;
}


#subject_group_image {
    height: 395px;
    margin-top: 40px;
}




#course_promo {
    margin-top: 20px;
}
#course_promo_title {
    color:#005F00;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding: 5px 15px; 
}

.fee_blk ul {
   padding: 0px;
   margin: 0px 0px 10px 30px; 

}
.fee_blk li {
   padding: 0px !important;
   margin: 0px;
   list-style-type: disc;
}

#contacts {
    margin-top: 20px;
    padding: 20px 20px;
    background: #ecf7d5;
    line-height:1.3;
}

#contacts_title {
    color:#005F00;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #005F00;
    margin-bottom: 10px;
}

#contacts a {
    font-weight: bold;
    text-decoration: none;
    color:#005F00;
}



#promo_space {
    margin-top: 20px;
}

#promo_box {
 
}



#mode_clearing {
    background: #0087c9 url(/images/promo/clearing2.gif) 0px 0px no-repeat;
    height: 32px;
    margin-bottom: 20px;
    cursor: pointer;
}

#mode_clearing span {
    display: none;
}

#mode_inter {
    background: #0087c9 url(/images/promo/inter2.gif) 0px 0px no-repeat;
    height: 32px;
    margin-bottom: 20px;
    cursor: pointer;
}

#mode_inter span {
    display: none;
}

#mode_feb_start {
    background: #0087c9 0px 0px no-repeat;
    margin-bottom: 20px;
    cursor: pointer;
    padding: 8px;
}

#mode_feb_start span {
    color: #ffffff;
    font-size: 16px;
}

/* Fee detail table */
table.feestable {
   margin: 1em 0;
   border-collapse: collapse;
   font-size: 100%;
}

table.feestable td, table.feestable th {
   border: 1px solid black;
   padding: 0.5em;
   font-weight: bold;
}

table.feestable th {
    background-color: #527F20;
    color: #FFF;
}

#repayment {
    font-size: 100%;
}
