<!--

/* ----- Links ----- */
a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.white {
  color: #FFFFFF;
  background-color: inherit;
}

a.nav {
  color: #16667A;
  background-color: inherit;
}

a.drk {
  color: #000000;
  background-color: inherit;
}

a.gry {
  color: #333333;
  background-color: inherit;
}

a.lgt {
  color: #666666;
  background-color: inherit;
}

a.download {
  color: #333333;
  background-color: inherit;
  padding: 0px 0px 1px 12px;
  background: url('../graphics/arw03.gif') no-repeat top left;
}

a.file, a.doc, a.pdf, a.txt, a.video, a.xls {
  color: #003399;
  background-color: inherit;
  font-weight: bold;
  padding: 0px 0px 1px 13px;
  background: url('../graphics/icon_file.gif') no-repeat top left;
}

a.doc, .publication_doc {
  background: url('../graphics/icon_doc.gif') no-repeat top left;
}

a.pdf, .publication_pdf {
  background: url('../graphics/icon_pdf.gif') no-repeat top left;
}

a.txt {
  background: url('../graphics/icon_txt.gif') no-repeat top left;
}

a.video {
  background: url('../graphics/icon_video.gif') no-repeat top left;
}

a.xls {
  background: url('../graphics/icon_xls.gif') no-repeat top left;
}

a.forgotten {
  color: #116074;
  background-color: inherit;
  padding-left: 8px;
  background: url('../graphics/arw02.gif') no-repeat top left;
}

a.launch {
  color: #333333;
  background-color: inherit;
  padding: 0px 0px 1px 12px;
  background: url('../graphics/arw04.gif') no-repeat top left;
}

a.register {
  color: #FFFFFF;
  background-color: inherit;
  padding-left: 8px;
  background: url('../graphics/arw01.gif') no-repeat top left;
}

a.story {
  color: #333333;
  background-color: inherit;
  text-decoration: none;
}

a.submit {
  color: #085AAF;
  background-color: inherit;
  background: url('../graphics/arw06.gif') no-repeat center left;
  padding: 0px 0px 0px 14px;
}

/* ----- HTML Tags ----- */
html {
  height: 100%;
}

body {
  height: 100%;
  font-family: tahoma, arial, sans-serif;
  margin: 0px 0px 0px 0px;
}

form.inline {
  margin: 0px;
  padding: 0px;
}

img {
  border: 0px;
}

img.story {
  border: 1px solid #625B5B;
}

p {
  margin-top: 4px;
}

br.clear {
  clear: both;
}

h1, h2, h3, h4, h5, h6 {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

h1 {
  font-size: 150%;
}

h1.title, h3.title, h1.demotitle {
  font-size: 120%;
  margin: 5px 0px 0px 6px;
}

h1.demotitle {
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 3px 6px;
}

h1.demotitle span {
  font-size: 90%;
  font-weight: normal;
}

h1.event_title {
  font-size: 100%;
  margin: 0px 0px 0px 6px;
  color: #186C81;
  background-color: inherit;
}

h1.event_title {
  font-size: 100%;
  margin: 0px 0px 0px 6px;
  color: #186C81;
  background-color: inherit;
}

h2 {
  font-size: 140%;
}

h2.event_date {
  font-size: 90%;
  color: #666666;
  background-color: inherit;
  font-weight: normal;
  margin: 2px 0px 0px 6px;
}

h2.subtitle {
  font-size: 100%;
}

h3 {
  font-size: 130%;
}

h3.title {
  margin: 0px 0px 10px 6px;
}

h4 {
  font-size: 120%;
}

h5 {
  font-size: 110%;
}

h6 {
  font-size: 100%;
}

/* ----- SNTV Class Tags ----- */

.page_container {
  position: relative;
  margin: 0 auto;
  width: 100%;
  text-align: left;
}

/* ----- Page Header ----- */

.page_header {
  height: 64px;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 10px;
}

.head_logo {
  position: relative;
  float: left;
  margin: 11px 6px 0px 5px;
}

.head_logo_txt {
  position: relative;
  float: left;
  margin: 44px 0px 0px 0px;
}

/* ----- Body Content ----- */
.body_container {
  font-size: 70%;
  color: #333333;
  background-color: inherit;
}


/* ----- Body Content: Navigation Panel ----- */
.body_navigation {
  display: none;
}


/* ----- Body Content: Main Panel ----- */
.body_content,
.body_content_long {
  float: left;
  margin: 0px 2px 8px 4px;
}

.content_clock, .content_clock_long, .content_print, .content_anim {
  display: none;
}

.main_comingup {
  height: 46px;
  background: url('../graphics/bg_comingup.gif') no-repeat bottom left;
  margin-bottom: 16px;
}

.main_story, .main_story_end {
  padding: 0px 3px 0px 3px;
  color: #333333;
  background-color: inherit;
}

.main_story_spc {
  clear: both;
  margin: 10px 0px 10px 0px;
  background: url('../graphics/home02.gif') repeat-x top left;
}

.main_story_left {
  float: left;
  margin: 1px 10px 10px 0px;
}

.main_story_right {
  float: right;
  margin: 1px 0px 10px 10px;
}

.main_story_summary {
  color: #666666;
  background-color: inherit;
}

.page_tabs_container {
  border-top: 1px solid #186C81;
  margin: 3px 0px 0px 0px;
  padding: 17px 0px 0px 7px;
  background: #E1ECEE url('../graphics/page01.gif') repeat-x bottom left;
  color: inherit;
  font-size: 90%;
  height: 15px;
}

.page_tab {
  border-top: 1px solid #96B8B4;
  border-left: 1px solid #96B8B4;
  border-bottom: 1px solid #186C81;
  border-right: 1px solid #96B8B4;
  background: url('../graphics/page02.gif') repeat-x top left;
  padding: 3px 6px 2px 6px;
}

.page_tab_sel {
  border-top: 1px solid #186C81;
  border-left: 1px solid #186C81;
  border-bottom: 1px solid #FFFFFF;
  border-right: 1px solid #186C81;
  background-color: #FFFFFF;
  color: inherit;
  padding: 3px 6px 2px 6px;
}

.page_body {
  clear: both;
  padding: 3px 12px 2px 7px;
}

.page_attachments_head {
  background: #E1ECEE url('../graphics/bg_download01.gif') no-repeat top left;
  color: inherit;
}

.page_attachments_foot {
  background: #E1ECEE url('../graphics/bg_download02.gif') no-repeat top left;
  color: inherit;
}

.page_attachments {
  padding: 7px 10px 0px 10px;
}

.page_attachment {
  font-size: 90%;
}

.button_download {
  border: 1px solid #5F6D7B;
  background: url('../graphics/bg_download.gif') repeat-x top left;
  padding: 1px 3px 2px 3px;
  margin-left: 10px;
}

.video_border {
  float: left;
  background: url('../graphics/vid02.gif') no-repeat bottom right;
  margin: 6px 8px 4px 0px;
  display: table;
}

.video_border_int {
  background: url('../graphics/vid01.gif') no-repeat top left;
  padding: 4px 5px 4px 4px;
  text-align: center;
  display: table-cell;
  width: 95px;
  min-width: 95px;
}

.video_title {
  color: #666666;
  background-color: inherit;
  font-size: 90%;
  line-height: 100%;
}

.video_buttons {
  margin: 5px 0px 2px 0px;
}

a.low {
  padding: 0px 1px 1px 0px;
}

a.high {
  padding: 0px 0px 1px 1px;
}

a.play {
  padding: 0px 0px 1px 3px;
}

.publication_border {
  float: left;
  display: table-cell;
  width: 115px;
  min-width: 115px;
  border: 1px solid #CCCCCC;
  background-color: #E0E0E0;
  color: inherit;
  padding: 4px 7px 4px 7px;
  margin: 6px 8px 4px 0px;
  text-align: center;
}

.publication_thumb {
  border: 1px solid #6A6A6A;
  margin-bottom: 2px;
}

.publication_pdf, .publication_doc {
  padding: 0px 0px 0px 13px;
  font-size: 90%;
}

.floating_left, .floating_right {
  border: 1px solid #716B6B;
  margin-top: 2px;
  margin-bottom: 5px;
}

.floating_left {
  float: left;
  margin-right: 6px;
}

.floating_right {
  float: right;
  margin-left: 6px;
}

.scripts_month {
  text-align: center;
  border-top: 1px solid #3E92A6;
  border-bottom: 2px solid #3E92A6;
  background-color: #E1ECEE;
  color: inherit;
  margin: 4px 0px 0px 0px;
  padding: 2px 0px 3px 0px;
  font-weight: bold;
}

.scripts_prev {
  float: left;
  text-align: left;
  margin: 1px 0px 0px 6px;
  font-weight: normal;
  font-size: 90%;
  width: 90px;
}

.scripts_next {
  float: right;
  text-align: right;
  width: 90px;
  margin: 1px 6px 0px 0px;
  font-weight: normal;
  font-size: 90%;
}

.scripts_header {
  border-bottom: 1px dashed #3E92A6;
  text-align: center;
  color: #666666;
  background-color: inherit;
  font-weight: bold;
  padding: 2px 0px 3px 0px;
}

.scripts_error {
  border-bottom: 1px solid #3E92A6;
  text-align: center;
  padding: 20px 20px 20px 20px;
}

.scripts_panel {
  background-color: #E1ECEE;
  color: #666666;
  font-size: 90%;
  line-height: 150%;
  padding: 3px 8px 3px 8px;
  border-bottom: 1px solid #3E92A6;
  margin: 0px 0px 2px 0px;
}

a.script {
  color: #666666;
  background-color: inherit;
}

.feed_time {
  font-weight: normal;
}

.script_table, .script_table_arabic {
  padding: 5px 5px 7px 5px;
  border-bottom: 1px dashed #3E92A6;
}

.script_table_arabic {
  text-align: right;
}

.script_body, .script_body_arabic {
  padding: 11px 11px 0px 11px;
}

.script_body_arabic {
  text-align: right;
  font-size: 130%;
}

.script_data, .script_data_arabic {
  color: #333333;
  background-color: inherit;
  clear: both;
  margin: 2px 0px 2px 6px;
}

.script_label, .script_label_arabic {
  float: left;
  font-weight: bold;
  color: #666666;
  font-size: 90%;
  width: 80px;
  background-color: inherit;
}

.script_label_arabic {
  float: right;
}

/* ----- Body Content: Right-hand Panel ----- */
.panel_header, .panel_schedule, .panel_enquiry, #event_container, .panel_search, #calendar_anchor {
  display: none;
}

.print_schedule, .print_events, .print_schedule_arabic {
  display: block;
  margin: 0px 8px 10px 17px;
}

.print_schedule_arabic {
  clear: both;
  text-align: right;
}

.panel_forms {
  color: #666666;
  font-size: 90%;
  background-color: #E1ECEE;
  border-bottom: 1px solid #186C81;
  padding: 3px 8px 9px 9px;
  margin: 1px 0px 3px 0px;
}

.mandatory {
  background: url('../graphics/arw05.gif') no-repeat center left;
  margin: 4px 0px 1px 0px;
  padding: 0px 0px 0px 7px;
}

.mandatory_field {
  background: url('../graphics/arw05.gif') no-repeat top right;
  padding: 0px 6px 0px 0px;
}

.non_mandatory {
  padding: 0px 6px 0px 0px;
}

.form_error {
  font-weight: bold;
  color: #CC0000;
  background-color: inherit;
  margin: 0px 0px 8px 0px;
}

div.back {
  border-top: 1px solid #3E92A6;
  padding: 3px 0px 0px 6px;
}

div.back a {
  padding: 0px 0px 0px 7px;
  color: #000066;
  background: url('../graphics/arw10.gif') no-repeat top left;
}

ul.new_media {
  list-style: none;
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #3E92A6;
  font-size: 90%;
}

ul.new_media li.head {
  border-top: 1px solid #3E92A6;
  text-align: center;
  color: #666666;
  font-size: 110%;
  padding: 2px 0px 3px 0px;
  background: url('../graphics/dots01.gif') repeat-x bottom left;
  clear: both;
}

ul.new_media li.item, ul.new_media li.item_end {
  color: #666666;
  padding: 9px 9px 10px 9px;
  clear: both;
  background-color: #E1ECEE;
}

ul.new_media li.item {
  background: #E1ECEE url('../graphics/dots02.gif') repeat-x bottom left;
}

ul.new_media li.item table.summary, ul.new_media li.item_end table.summary {
  clear: both;
}

ul.new_media li.item table.summary td.thumb, ul.new_media li.item_end table.summary td.thumb {
  padding: 2px 11px 0px 0px;
}

ul.new_media li.item table.summary td.thumb img, ul.new_media li.item_end table.summary td.thumb img {
  border: 1px solid #333333;
}

ul.new_media li.item table.summary td a, ul.new_media li.item_end table.summary td a {
  font-weight: bold;
  font-size: 110%;
}

ul.new_media li.item table.summary td div.play, ul.new_media li.item_end table.summary td div.play {
  position: relative;
  left: -1px;
  margin: 3px 0px 0px 0px;
}

div.body_panels {
  clear: both;
}

table#rightstable {
 width: 100%;
 font-size: 11px;
}

table#rightstable tr th {
 background-color: #E1ECEE;
 border-top: 1px solid #186C81;
 border-bottom: 1px solid #186C81;
 font-size: 12px;
 padding: 2px 2px 2px 10px;
}

table#rightstable tr th em {
 font-weight: normal;
 font-size: 80%;
 font-style: normal;
}

table#rightstable tr td.category {
 background-color: #E1ECEE;
 text-align: center;
 padding: 2px;
}

table#rightstable tr td.subcategory {
 background-color: #E9F1F2;
 text-align: center;
 padding: 2px;
}

table#rightstable h2 {
 font-size: 12px;
}

table#rightstable h3 {
 font-size: 12px;
}

table#rightstable tr td {
 vertical-align: top;
 padding: 6px 10px;
}

table#rightstable tr td.event {
 width: 140px;
}

.rights_odd {
 background-color: #F3F7F8;
}

/* ----- Page Footer ----- */
.page_footer {
  clear: both;
  border-top: 1px solid #7D8C9B;
  margin: 0px 15px 4px 15px;
  text-align: center;
  font-size: 60%;
  color: #666666;
  background-color: inherit;
  padding: 6px 0px 6px 0px;
}

.footer_drk {
  background-color: inherit;
  color: #333333;
}

//-->