/* category colors */
.event_category1, .event_category1 a, div.article_preview p.event_category1, div.article_preview p.event_category1 a { color: #df402c; }
.event_category2, .event_category2 a, div.article_preview p.event_category2, div.article_preview p.event_category2 a { color: #5fcc15; }
.event_category3, .event_category3 a, div.article_preview p.event_category3, div.article_preview p.event_category3 a { color: #bd6d32; }
.event_category4, .event_category4 a, div.article_preview p.event_category4, div.article_preview p.event_category4 a { color: #bdb66a; }
.event_category5, .event_category5 a, div.article_preview p.event_category5, div.article_preview p.event_category5 a { color: #87afcb; }
.event_category6, .event_category6 a, div.article_preview p.event_category6, div.article_preview p.event_category6 a { color: #ff990d; }
.event_category7, .event_category7 a, div.article_preview p.event_category7, div.article_preview p.event_category7 a { color: #f14398; }
.event_category8, .event_category8 a, div.article_preview p.event_category8, div.article_preview p.event_category8 a { color: #9e6f9e; }
.event_category9, .event_category9 a, div.article_preview p.event_category9, div.article_preview p.event_category9 a { color: #487a91; }
.event_category10, .event_category10 a, div.article_preview p.event_category10, div.article_preview p.event_category10 a { color: #25a9b1; }
.event_category11, .event_category11 a, div.article_preview p.event_category11, div.article_preview p.event_category11 a { color: #cdc129; }
.event_category12, .event_category12 a, div.article_preview p.event_category12, div.article_preview p.event_category12 a { color: #9f7613; }


/* headings */
#agenda_main_content h1 a { color: #000; }
#agenda_main_content h1 a:hover { text-decoration: none; }

#agenda_main_content h2 {
  padding: 2px;
  border: 1px solid #d3d3d3;
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
}

#agenda_main_content p.return_link {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
}


/* standard event box */
.agenda_content div.article_preview p.heading {
  margin: 2px 0 5px 0;
  padding: 2px;
  background-color: #d3d3d3;
  color: #333;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}

.agenda_content div.article_preview p.heading a { color: #333; text-decoration: none; }

.agenda_content div.article_preview p.article_section {
  font-size: 11px;
  font-weight: bold;
}

.agenda_content div.article_preview p.article_title {
  font-size: 12px;
  font-weight: bold;
}

.agenda_content div.article_row div.article_preview p.article_title {
  font-weight: normal;
}

.agenda_content div.article_preview p.article_subtitle {
  font-size: 12px;
  font-weight: normal;
  color: #6d6d6d;
}

.agenda_content div.article_preview p.article_subtitle a { color: #6d6d6d; }

.agenda_content div.article_preview p.description {
  margin-top: 0;
}

.agenda_content div.article_preview div.details {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 11px;
}

.agenda_content div.article_preview div.details p { margin: 0; }
.agenda_content div.article_preview p.article_more_link {
  margin: 0;
  font-size: 10px;
}

.agenda_content div.article_preview.article_preview_class_4.description_only {
  padding-top: 30px;
}

.agenda_content div.article_preview .article_image_box {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}


/* calendar */

.calendar {
  width: 100%;
  font-family: arial, helvetica;
  font-size:14px;
  background-color: #fff;
  border-collapse: collapse;
} 

/* caption determines the style of the month/year banner above the calendar. */ 
.calendar .caption {
  font-size: 12px;
  font-weight: bold;
  padding: 4px 2px;
  color: #9a9898;
} 

.calendar .caption a {
  color: #9a9898;
  text-decoration: none;
} 

.calendar .caption.month_link a { color: #acaaaa; font-size: 11px; } 
.calendar .caption.month_link a:hover { color: #9a9898; } 

/* .header determines the formatting of the weekday headers at the top of the calendar. */ 
.calendar .header {
  border: 1px solid #949494;
  background-color: #949494;
  color: #fff;
  font-size: 11px;
} 

/* .day determines the formatting of each day displayed in the calendar. */ 
.calendar .day {
  height: 30px;
  background-color: #fff;
  border: 1px solid #949494;
} 

.calendar .day a {
  color: #000;
  text-decoration: none;
} 

.calendar .day a:hover {
  text-decoration: none;
} 

.calendar .weekend { width: 15%; } 
.calendar .weekday { width: 14%; }
.calendar .today { background-color: #fff; }

.calendar .dayNumber { padding: 0 3px; color: #949494; }



/* featured events box */

#featured_events_box {
  margin-bottom: 40px;
  padding: 2px;
  border: 1px solid #d3d3d3;
}

#featured_events_box img {
  display: inline;
  vertical-align: bottom;
}

#featured_events_heading_bar {
  margin-bottom: 2px;
  padding: 2px;
  border: 1px solid #d3d3d3;
}

#featured_events_heading_bar #featured_events_title {
  float: left;
  width: 500px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

#featured_events_heading_bar #featured_events_nav {
  float: right;
  width: 45px;
}

#featured_events_holder {
  position: relative;
  overflow: hidden;
  width: 554px;
}

#featured_events_holder_blocks {
  position: relative;
}

#featured_events_holder div.article_preview {
  float: left;
  width: 131px;
  margin: 0 10px 0 0;
}

#featured_events_holder div.article_preview p.article_title {
  font-size: 11px;
  font-weight: normal;
}


/* landing page */

div#agenda_info_row {
  margin-bottom: 10px;
}

div#region_select_list {
  float: left;
}

div#poster_un_evenement {
  float: right;
}

div#agenda_map {
}

/* region page */

div.category_columns {
  padding-bottom: 10px;
  text-transform: uppercase;
  font-size: 9px;
}

div.category_columns .category_column_row div.event_category {
  float: left;
  width: 120px;
  margin: 0;
  padding: 0 5px 10px 15px;
  background: url('/vie_franco-americaine/agenda/images/cat_boxes/cat-1.png') top left no-repeat;
  color: #999;
}

div.category_columns .category_column_row div.event_category a { color: #000; }
div.category_columns .category_column_row div.event_category a:hover { text-decoration: none; }

div.category_columns .category_column_row div.event_category1 { background-image: url('/vie_franco-americaine/agenda/images/cat_boxes/cat-1.png'); }
div.category_columns .category_column_row div.event_category2 { background-image: url('/vie_franco-americaine/agenda/images/cat_boxes/cat-2.png'); }
div.category_columns .category_column_row div.event_category3 { background-image: url('/vie_franco-americaine/agenda/images/cat_boxes/cat-3.png'); }
div.category_columns .category_column_row div.event_category4 { background-image: url('/vie_franco-americaine/agenda/images/cat_boxes/cat-4.png'); }
div.category_columns .category_column_row div.event_category5 { background-image: url('/vie_franco-americaine/agenda/images/cat_boxes/cat-5.png'); }
div.category_columns .category_column_row div.event_category6 { background-image: url('/vie_franco-americaine/agenda/images/cat_boxes/cat-6.png'); }
div.category_columns .category_column_row div.event_category7 { background-image: url('/vie_franco-americaine/agenda/images/cat_boxes/cat-7.png'); }
div.category_columns .category_column_row div.event_category8 { background-image: url('/vie_franco-americaine/agenda/images/cat_boxes/cat-8.png'); }
div.category_columns .category_column_row div.event_category9 { background-image: url('/vie_franco-americaine/agenda/images/cat_boxes/cat-9.png'); }
div.category_columns .category_column_row div.event_category10 { background-image: url('/vie_franco-americaine/agenda/images/cat_boxes/cat-10.png'); }
div.category_columns .category_column_row div.event_category11 { background-image: url('/vie_franco-americaine/agenda/images/cat_boxes/cat-11.png'); }
div.category_columns .category_column_row div.event_category12 { background-image: url('/vie_franco-americaine/agenda/images/cat_boxes/cat-12.png'); }

div.region_box {
  clear: both;
  margin-bottom: 20px;
  padding: 5px;
  border: 1px solid #d3d3d3;
}

div.region_box div#region_box_calendar {
  float: left;
  width: 245px;
}

div.region_box div.region_box_today {
  float: right;
  width: 285px;
}

div.region_box div.region_box_today p.box_heading {
  margin: 0 0 10px 0;
  text-align: center;
}

#agenda_main_content .box_heading {
  color: #6d6d6d;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}

div.region_box div.region_box_today p.box_heading a { color: #6d6d6d; }
div.region_box div.region_box_today p.box_heading a:hover { text-decoration: none; }

div.region_box div.region_box_today p.article_title {
  font-weight: normal;
}

div.region_box div.region_box_today p.more_link {
  margin: 0 0 10px 0;
  font-size: 12px;
}

div.region_box div.region_box_today p.more_link a {
  color: #000;
}

div.region_box div.region_box_today p.region_box_today_base_links {
  margin: 0;
  text-align: center;
  font-size: 14px;
}

/* event main page */

#event_main_page div.article_preview p.article_title {
  font-size: 14px;
  font-weight: bold;
}


