


/* Main scaffolding */

div.main_middle
{
  width: 100%;
	background: url(images/body_bg.gif) repeat-x top center #fff;
}

.body_container
{
	position: relative;
  padding-bottom: 40px;
}

.body_container, div.footer
{
  width: 940px;
  margin: 0px auto;
}

div.main_bottom
{
	background: url(images/footer_bg.gif) repeat-x top center #666;
}

td.col_top
{
  vertical-align:top;
}

td.col_border
{
  border-right: solid 1px #e2e2e2;
}

div.clear
{
  height:0px;
  line-height:0px;
  clear:both;
}

div.link, span.link
{
  cursor:pointer;
}

div.link:hover, span.link:hover
{
	text-decoration: underline;
}



/* Top ribon */

.top_ribon
{
	z-index: 2;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 117px;
	height: 117px;
}

.top_ribon img
{
	border: 0px solid #fff;
}



/* Top tar */

.top_bar .left
{
	float: left;
  height: 25px;
  padding-top: 1px;
}

.top_bar .right
{
	float: right;
  height: 25px;
  padding-top: 1px;
}

.top_bar .items
{
	float: left;
}

.top_bar .item
{
	float: left;
  height: 25px;
  line-height: 25px;
  color: #e6e6e6;
}

.top_bar .item a
{
	color: #e6e6e6;
	font-size: 12px;
}

.top_bar .item a:hover
{
	color: #fff;
}

.top_bar .item a:hover
{
	text-decoration: none;
}

.top_bar .menu_lang
{
	float: left;
  padding-right: 19px;
  background: url(images/top_bar_menu_arrow.gif) no-repeat right center;
  line-height: 25px;
}

.top_bar ul.jd_menu
{
	border: 0px;
	height: auto;
}

.top_bar ul.jd_menu li
{
	display: block;
	float: left;
	height: 25px;
	padding: 0px 0px 0px 8px;
  line-height: 25px;
  font-family: Arial,Helvetica,sans-serif;
}

.top_bar ul.jd_menu li a
{
  color: #e6e6e6;
}

.top_bar ul.jd_menu li a:hover
{
  color: #fff;
}

.top_bar ul.jd_menu li.jdm_hover,
.top_bar ul.jd_menu li.jdm_active
{
	border: 0px;
	background-color: #666;
}

.top_bar ul.jd_menu ul.jdm_events
{
	top: 24px !important;
	border: 1px solid #e6e6e6;
	background-color: #666;
}

.top_bar ul.jd_menu ul.jdm_events li,
.top_bar ul.jd_menu ul.jdm_events li.jdm_active
{
	width: auto;
	height: 21px; /* IE needs fixed height instead of vertical padding */
	padding: 0px 22px 0px 4px;
	margin-left: 3px;
  border: 0px solid #fff;
  background-image: none;
  line-height: normal;
}

.top_bar ul.jd_menu ul.jdm_events li.jdm_hover
{
  background-color: #666;
}

.top_bar ul.jd_menu ul.jdm_events li a
{
	line-height: 21px; /* IE needs fixed height instead of vertical padding */
}

/*.top_bar .menu_lang a
{
	color: #e6e6e6;
	font-size: 12px;
}*/


/* Header */

div.main_middle .header
{
	width: 100%;
  height: 153px;
  border-bottom: 8px solid #ec1c24;
}

.header .logo
{
	position: absolute;
	top: 61px;
	display: block;
}

.header .logo:hover
{
	text-decoration: none;
}

.header .search
{
  position: absolute;
	top: 69px;
	right: 0px;
	width: 219px;
	height: 40px;
	background: url(images/header_search_bg.gif) no-repeat;
}

.header .search .keywords
{
	float: left;
	width: 173px;
	padding: 10px 0px 0px 12px;
}

.header .search .keywords input
{
	width: 166px;
	border: 1px solid #fff;
	color: #bebdc1;
	font-size: 15px;
	font-weight: bold;
}

.header .search .keywords input:focus
{
	outline: none;
}

.header .search .submit
{
	float: left;
	width: 28px;
	height: 28px;
	margin-top: 6px;
	background: url(images/header_search_off.png) no-repeat;
	cursor: pointer;
}

.header .search .submit:hover
{
	background: url(images/header_search_on.png) no-repeat;
}



/* Top menu */

.menu_top
{
	position: absolute;
	top: 138px;
	right: 0px;
	height: 35px;
}

/*.menu_top .mouseout_top
{
	width: 100%;
	height: 10px;
}

.menu_top .mouseout_left
{
	float: left;
	width: 10px;
	height: 30px;
}*/

.menu_top ul
{
	float: right;
	list-style-type: none;
}

.menu_top li.lev1
{
	float: left;
	height: 34px;
	line-height: 34px;
	padding: 0px 10px;
	border-top: 1px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	border-left: 0px solid #fff;
}

.menu_top_panel .tab
{
	position: absolute;
	top: -34px;
	left: 0px;
	float: left;
	height: 34px;
	line-height: 34px;
	padding: 0px 9px;
	border-top: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	background: url(images/menu_top_lev1_bg.gif) repeat-x;
}

.menu_top li.lev1 a, .menu_top_panel .tab a
{
	display: block;
	color: #3d3d3d;
	font-size: 18px;
}

.menu_top li.lev1 a:hover, .menu_top li.lev1 a.selected, .menu_top_panel .tab a
{
	color: #ec1c24;
	text-decoration: none;
}

.menu_top_panel
{
	z-index: 10000;
	position: absolute;
	top: 172px;
}

.menu_top_panel .panel
{
	float: left;
	min-width: 200px;
	padding: 2px 11px 5px 11px;
	border-top: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	background-color: #e9e9e9;
}

.menu_top_panel .panel ul
{
	list-style-type: none;
}

.menu_top_panel .panel li
{
	line-height: 27px;
	border-bottom: 1px solid #cdcdcd;
}

.menu_top_panel .panel li.last
{
	border-bottom: 0px solid #cdcdcd;
}

.menu_top_panel .panel div
{
	padding-right: 16px;
	background: url(images/menu_top_lev2_bg.gif) no-repeat right center;
}

.menu_top_panel .panel a
{
	color: #666;
  font-size: 15px;
}

.menu_top_panel .panel a:hover
{
	color: #ec1c24;
	text-decoration: none;
}



/* Level 2 menu */

.menu_level2.empty
{
	height: 40px;
}

.menu_level2 .item
{
	float: left;
	padding: 15px 0px 38px 0px;
	margin-right: 20px;
	line-height: 14px;
}

.menu_level2 .item.active
{
	background: url(images/menu_level2_arrow.gif) no-repeat center 36px;
}

.menu_level2 .item a
{
	color: #665;
	font-size: 14px;
}

.menu_level2 .item.active a
{
	color: #ec1c24;
}



/* Right menu */

.menu_right .heading
{
	padding: 5px 14px;
	background: url(images/menu_right_heading_bg.gif) repeat-x left top #ac210b;
	line-height: 18px;
	color: #fff;
	font-size: 16px;
}

.menu_right .items
{
	padding: 4px 10px 5px 12px;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	background: url(images/menu_right_bg.gif) repeat-x left top #e8e8e8;
}

.menu_right .items ul
{
	list-style-type: none;
}

.menu_right .items li
{
	padding: 4px 0px 4px 17px;
	background: url(images/menu_right_arrow.png) no-repeat 3px 7px;
	line-height: 15px;
}

.menu_right .items li.lev3.open, .menu_right .items li.lev3_selected.open
{
	background: url(images/menu_right_arrow_open.png) no-repeat left 9px;
}

.menu_right .items a
{
	color: #666666;
	font-size: 14px
}

.menu_right .items a:hover
{
	color: #ec1c24;
	text-decoration: none;
}

.menu_right .items li.lev2 a
{
	color: #666666;
}

.menu_right .items li.lev2_selected a
{
	color: #ec1c24;
}

.menu_right .items li.lev3 a
{
	color: #666666;
}

.menu_right .items li.lev3_selected a, .menu_right .items li.lev3 a:hover
{
	color: #ec1c24;
}

.menu_right .items li.lev4 a
{
	color: #666666;
}

.menu_right .items li.lev4_selected a, .menu_right .items li.lev4 a:hover
{
	color: #ec1c24;
}


/* Share */

.share_page
{
	height: 54px;
  padding: 0px 0px 0px 10px;
  border: 1px solid #e2e2e2;
	background: url(images/share_page_bg.gif) repeat-x left top;
}

.share_page .title
{
  padding: 9px 0px 6px 0px;
  color: #434343;
  line-height: 13px;
  font-size: 13px;
  font-weight: bold;
}

.share_page ul
{
  list-style-type: none;
}

.share_page li
{
  float: left;
  padding-right: 6px;
}

.share_page .icon
{
  display: block;
  height: 18px;
}

.share_page .icon:hover
{
  text-decoration: none;
}

.share_page .linkedin
{
  width: 18px;
  background: url(images/icon_linkedin_off.gif) no-repeat;
}

.share_page .linkedin:hover
{
   background: url(images/icon_linkedin_on.gif) no-repeat;
}

.share_page .twitter
{
  width: 19px;
  background: url(images/icon_twitter_off.gif) no-repeat;
}

.share_page .twitter:hover
{
  background: url(images/icon_twitter_on.gif) no-repeat;
}

.share_page .facebook
{
  width: 18px;
  background: url(images/icon_facebook_off.gif) no-repeat;
}

.share_page .facebook:hover
{
   background: url(images/icon_facebook_on.gif) no-repeat;
}

.share_page .viadeo
{
  width: 19px;
  background: url(images/icon_viadeo_off.gif) no-repeat;
}

.share_page .viadeo:hover
{
  background: url(images/icon_viadeo_on.gif) no-repeat;
}

.share_page .delicious
{
  width: 18px;
  background: url(images/icon_delicious_off.gif) no-repeat;
}

.share_page .delicious:hover
{
   background: url(images/icon_delicious_on.gif) no-repeat;
}

.share_page .icon_sendpage
{
  width: 25px;
  background: url(images/icon_sendpage.gif) no-repeat;
}

.share_page span.link:hover
{
  text-decoration: none;
}



/* News box */

.newsbox
{
	width: 441px;
	height: 100px;
	padding: 8px 8px 0px 11px;
	margin-top: 20px;
	background: url(images/newsbox_bg.png) no-repeat;
}

.newsbox_header .left
{
	float: left;
	height: 30px;
	line-height: 30px;
}

.newsbox_header .left a
{
	font-size: 18px;
	color: #454545;
}

.newsbox_header .left a:hover
{
	/*text-decoration: none;*/
}

.newsbox_header .right
{
	float: right;
}

.newsbox_header .right a.rss
{
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background: url(images/newsbox_rss_off.png) no-repeat;
}

.newsbox_header .right a.rss:hover
{
	background: url(images/newsbox_rss_off.png) no-repeat;
	text-decaration: none;
}

#newsbox_carousel
{
	position: relative;
}

#newsbox_carousel li .item
{
	position: relative;
	width: 440px;
	height: 70px;
}

#newsbox_carousel li .item .heading
{
	padding-top 3px;
	font-size: 12px;
	color: #595959;
}

#newsbox_carousel li .item .heading a
{
	color: #ec1c24;
}

#newsbox_carousel li .item .heading a:hover
{
	/*color: #666;
	text-decoration: none;*/
}

#newsbox_carousel li .item .title a
{
	line-height: 17px;
	color: #000;
	font-size: 13px;
}

#newsbox_carousel li .item .title a:hover
{
	color: #ec1c24;
	text-decoration: none;
}

#newsbox_carousel .bx-prev
{
	position: absolute;
	bottom: 8px;
	right: 23px;
	width: 18px;
	height: 18px;
	background: url(images/button_prev_off.gif) no-repeat;
}

#newsbox_carousel .bx-prev:hover
{
	background: url(images/button_prev_on.gif) no-repeat;
	text-decoration: none;
}

#newsbox_carousel .bx-next
{
	position: absolute;
	bottom: 8px;
	right: 1px;
	width: 18px;
	height: 18px;
	background: url(images/button_next_off.gif) no-repeat;
}

#newsbox_carousel .bx-next:hover
{
	background: url(images/button_next_on.gif) no-repeat;
	text-decoration: none;
}



/* Footer */

div.footer
{
  position: relative;
  height: 180px;
  margin: 0px auto;
}

div.footer, div.footer a, div.footer a:hover
{
  color: #fff;
}

div.footer a:hover
{
	color: #ccc;
	text-decoration: none;
}

div.footer .title
{
	padding: 0px 0px 10px 0px;
	line-height: 16px;
	font-size: 16px;
}

div.footer .col1
{
	float: left;
	position: absolute;
	top: 20px;
	left: 0px;
}

div.footer .col1 table td
{
	vertical-align: top;
}

div.footer .col1 table td.sep
{
	width: 50px;
}

div.footer .col1 table div
{
	padding: 0px 0px 4px 18px;
	line-height: 14px;
	background: url(images/footer_quick_access_arrow.gif) no-repeat left 2px;
}

div.footer .col1 table a
{
	font-size: 13px;
}

div.footer .col2
{
	position: absolute;
	float: left;
	top: 20px;
	left: 470px;
	padding-left: 11px;
	border-left: 1px dotted #b3b3b3;
}

div.footer .col2 .title
{
	padding-bottom: 13px;
}

div.footer .socnet
{
	padding-bottom: 10px;
}

div.footer .socnet .linkedin,
div.footer .socnet .youtube,
div.footer .socnet .twitter,
div.footer .socnet .viadeo,
div.footer .socnet .rss,
div.footer .socnet .facebook,
div.footer .socnet .google
{
	float: left;
	display: block;
	width: 28px;
	height: 28px;
	margin-right: 12px;
}

div.footer .socnet.bottom
{
	padding-bottom: 0px
}

div.footer .socnet .linkedin
{
	background: url(images/footer_linkedin_off.png) no-repeat;
}

div.footer .socnet .linkedin:hover
{
	background: url(images/footer_linkedin_on.png) no-repeat;
	text-decoration: none;
}

div.footer .socnet .youtube
{
	background: url(images/footer_youtube_off.png) no-repeat;
}

div.footer .socnet .youtube:hover
{
	background: url(images/footer_youtube_on.png) no-repeat;
	text-decoration: none;
}

div.footer .socnet .twitter
{
	background: url(images/footer_twitter_off.png) no-repeat;
}

div.footer .socnet .twitter:hover
{
	background: url(images/footer_twitter_on.png) no-repeat;
	text-decoration: none;
}

div.footer .socnet .viadeo
{
	background: url(images/footer_viadeo_off.png) no-repeat;
}

div.footer .socnet .viadeo:hover
{
	background: url(images/footer_viadeo_on.png) no-repeat;
	text-decoration: none;
}

div.footer .socnet .rss
{
	background: url(images/footer_rss_off.png) no-repeat;
}

div.footer .socnet .rss:hover
{
	background: url(images/footer_rss_on.png) no-repeat;
	text-decoration: none;
}

div.footer .socnet .facebook
{
	background: url(images/footer_facebook_off.png) no-repeat;
}

div.footer .socnet .facebook:hover
{
	background: url(images/footer_facebook_on.png) no-repeat;
	text-decoration: none;
}

div.footer .socnet .google
{
	background: url(images/footer_google_off.png) no-repeat;
}

div.footer .socnet .google:hover
{
	background: url(images/footer_google_on.png) no-repeat;
	text-decoration: none;
}

div.footer .col3
{
	position: absolute;
	float: left;
	top: 20px;
	right: 0px;
	padding-left: 9px;
	border-left: 1px dotted #b3b3b3;
}

div.footer .col3 .title
{
	padding-left: 2px;
}

div.footer .col3 .partners a
{
  float: left;
}

div.footer .col3 .partner1
{
	width: 102px;
	height: 43px;
	background: url(images/footer_partner1_off.jpg) no-repeat;
}

div.footer .col3 .partner1:hover
{
	background: url(images/footer_partner1_on.jpg) no-repeat;
	text-decoration: none;
}

div.footer .col3 .partner2
{
	width: 102px;
	height: 67px;
	margin-left: 15px;
	background: url(images/footer_partner2_off.jpg) no-repeat;
}

div.footer .col3 .partner2:hover
{
	background: url(images/footer_partner2_on.jpg) no-repeat;
	text-decoration: none;
}

div.footer .copyright
{
	position: absolute;
	float: left;
	top: 140px;
	right: 0px;
	line-height: 11px;
	font-size: 11px;
}

div.footer .copyright,
div.footer .indexel,
div.footer .jumbe
{
	color: #adadad;
}

div.footer .indexel:hover
{
	color: #a43340;
	text-decoration: none;
}

div.footer .jumbe:hover
{
	color: #ff9000;
	text-decoration: none;
}



/* Tooltips */

.ui-tooltip, .ui-tooltip .ui-tooltip-content
{
	border: 0px solid transparent;
  /*-moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;*/
}

.ui-tooltip div.ui-tooltip-content
{
  color: #000;
  font-size: 12px;
}

.event_calendar_tooltip div.ui-tooltip-content
{
  padding: 5px 10px 8px 10px;
  background-color: #666;
  line-height: 12px;
  color: #fff;
  font-size: 12px;
  border-radius: 0px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.event_calendar_tooltip div.ui-tooltip-content p
{
	width: 170px;
	padding: 7px 0px;
}

.event_calendar_tooltip div.ui-tooltip-content span
{
	margin-bottom: 3px;
	font-weight: bold;
}

.event_calendar_tooltip div.ui-tooltip-content a
{
  color: #fff;
}

.event_calendar_tooltip div.ui-tooltip-content a:hover
{
	color: #ec1c24;
	text-decoration: none;
}



/* Home */

#home_headlines
{
  width: 940px;
  height: 292px;
}

#headlines_items .headlines_left
{
  display: none;
  float: left;
  width: 0px;
  height: 292px;
}

#home_headlines .carrousel_legend
{
  display: none;
}

#home_headlines .bx-pager
{
  position: absolute;
  z-index: 200;
  top: 267px;
  left: 430px;
}

#home_headlines .pager-link
{
  float: left;
  display: block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
    background: url(images/headlines_pager_off.png) transparent;
    font-size: 0px;
  color: transparent;
}

#home_headlines .pager-link:link, #home_headlines .pager-link:visited
{
	color: transparent;
}

#home_headlines .pager-active,
#home_headlines .pager-link:hover
{
    background: url(images/headlines_pager_on.png) transparent;
  }

#home_headlines .bx-prev
{
	z-index: 110;
	position: absolute;
	top: 108px;
	left: -38px;
	width: 64px;
	height: 64px;
	background: url(images/headlines_prev_off.png) no-repeat;
}

#home_headlines .bx-prev:hover
{
	background: url(images/headlines_prev_on.png) no-repeat;
	text-decoration: none;
}

#home_headlines .bx-next
{
	z-index: 110;
	position: absolute;
	top: 108px;
	left: 914px;
	width: 64px;
	height: 64px;
	background: url(images/headlines_next_off.png) no-repeat;
}

#home_headlines .bx-next:hover
{
	background: url(images/headlines_next_on.png) no-repeat;
	text-decoration: none;
}

.home_top
{
	width: 300px;
	vertical-align: top;
}

.home_bottom
{
	width: 220px;
	vertical-align: top;
}

.home_col_sep
{
  width: 20px;
}



/* Content */

div.main_middle table.content
{
  /*margin-bottom: 32px;*/
}

.page_header
{
	padding-bottom: 16px;
}

#content_main
{
  width: 700px;
	vertical-align: top;
}

#content_main .summary, #content_main .summary_image
{
  margin-bottom: 25px;
}

#content_main div.body
{
  margin-bottom: 20px;
}

.content_left
{
  width: 220px;
  padding-right: 20px;
  vertical-align: top;
}

.content_right
{
  width: 220px;
  padding-left: 20px;
  vertical-align: top;
}

.content_right .separator
{
	height: 20px;
}

.content_right .actions
{
	z-index: 9800;
	padding: 7px 3px;
	border: 1px solid #e2e2e2;
}

.content_right .actions table
{
	width: 100%;
}

.content_right .actions td
{
	height: 22px;
	line-height: 22px;
	padding: 1px 1px;
	text-align: center;
	color: #000000;
	font-size: 14px;
	font-family: Georgia,Times,Serif;
	font-style: italic;
}

.content_right .actions .socnet span
{
	padding-right: 22px;
	background: url(images/actions_socnet_off.gif) no-repeat right center;
	cursor: pointer;
}

.content_right .actions .print span
{
	padding-right: 18px;
	background: url(images/actions_print_off.gif) no-repeat right center;
	cursor: pointer;
}

.content_right .actions .print span:hover
{
	background: url(images/actions_print_on.gif) no-repeat right center;
	color: #ec1c24;
}

.content_right .actions .contact a
{
	padding-right: 18px;
	background: url(images/actions_contact_off.gif) no-repeat right center;
}

.content_right .actions .contact a:hover
{
	background: url(images/actions_contact_on.gif) no-repeat right center;
	color: #ec1c24;
	text-decoration: none;
}

.content_right #socnet_panel
{
	display: none;
	position: absolute;
	padding: 2px 0px 3px 0px;
	border: 1px solid #e2e2e2;
	background-color: #fff;
}

.content_right #socnet_panel div
{
	text-align: center;
	padding-bottom: 6px;
}

.content_right #socnet_panel span
{
	padding-right: 22px;
	background: url(images/actions_socnet_on.gif) no-repeat right center;
	color: #ec1c24;
	font-size: 14px;
	font-family: Georgia,Times,Serif;
	font-style: italic;
}

.content_right #socnet_panel a
{
	display: block;
	height: 21px;
	line-height: 21px;
	margin-left: 4px;
	padding-left: 27px;
	font-size: 11px;
}

.content_right #socnet_panel a.twitter
{
	background: url(images/actions_twitter.gif) no-repeat left center;
}

.content_right #socnet_panel a.linkedin
{
	background: url(images/actions_linkedin.gif) no-repeat left center;
}

.content_right #socnet_panel a.viadeo
{
	background: url(images/actions_viadeo.gif) no-repeat left center;
}

.content_right #socnet_panel a.facebook
{
	background: url(images/actions_facebook.gif) no-repeat left center;
}

.content_right #socnet_panel a.google
{
	background: url(images/actions_google.gif) no-repeat left center;
}

.content_right .big_title
{
	line-height: normal;
	padding-bottom: 6px;
	color: #ec1c24;
	font-size: 19px;
	font-family: Georgia,Times,Serif;
  font-style: italic;
}



/* News */

.news_list_item
{
	border-bottom: 1px solid #e2e2e2;
	padding-top: 18px;
}

.news_list_item .heading
{
	padding-bottom: 8px;
	line-height: 14px;
	color: #666666;
	font-size: 14px;
}

.news_list_item .heading span
{
	color: #ec1c24;
}

.news_list_item .heading a
{
	color: #7b7c7e;
}

/*.news_list_item .heading a:hover
{
	color: #000000;
	text-decoration: none;
}*/

.news_list_item .title
{
	padding-bottom: 12px;
	font-size: 22px;
	line-height: 24px;
}

.news_list_item .title a
{
	color: #000;
}

/*.news_list_item .title a:hover
{
	color: #ec1c24;
	text-decoration: none;
}*/

.news_list_item td
{
	vertical-align: top;
}

.news_list_item .summary_image
{
	width: 75px;
	padding: 1px 20px 0px 0px;
}

#content_main .news_list_item .summary
{
	margin-bottom: 0px;
	line-height: 16px;
	font-size: 13px;
	color: #454545;
}

.news_list_item .read_more
{
	padding: 3px 0px 19px 0px;
	line-height: 13px;
	font-size: 13px;
}

.news_list_item .read_more a
{
	color: #ec1c24;
}

/*.news_list_item .read_more a:hover
{
	color: #000000;
}*/

.news_heading td
{
	vertical-align: top;
}

#content_main .news_heading .summary,
#content_main .news_heading .summary_image
{
	margin-bottom: 0px;
}

#content_main .news_heading .summary_image
{
  width: 75px;
  padding: 1px 20px 0px 0px;
}

.news_heading .date
{
	padding-bottom: 8px;
	color: #ec1c24;
	line-height: 14px;;
	font-size: 14px;
}

.content_right .newsletter
{
	width: 300px;
	height: 94px;
	background: url(images/right_newsletter_bg.jpg) no-repeat;
}

.content_right .newsletter .title
{
	padding: 10px 0px 12px 10px;
	color: #fff;
	line-height: 21px;;
	font-size: 21px;
	font-family: Georgia,Times,Serif;
	font-style: italic;
}

.content_right .newsletter .email
{
	float: left;
	margin-left: 79px;
}

.content_right .newsletter .email input
{
	width: 168px;
	height: 30px;
	line-height: 30px;
	padding: 0px 6px;
	border-top: 1px solid #cbcbcb;
	border-right: 0px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
	color: #888888;
	font-size: 14px;
}

.content_right .newsletter .email input:focus
{
	outline: none;
}


.content_right .newsletter .submit
{
	float: left;
	width: 28px;
	height: 30px;
  	background: url(images/footer_newsletter_off.gif) no-repeat 0px 2px #fff;
	border-top: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	border-left: 0px solid #cbcbcb;
	cursor: pointer;
}

.content_right .newsletter .submit:hover
{
	background: url(images/footer_newsletter_on.gif) no-repeat 0px 2px #fff;
}

.content_right .twitter_widget
{
	border: 1px solid #e2e2e2;
}

.content_right .twitter_widget .title
{
	color: #ec1c24;
	margin: 0px 9px;
	border-bottom: 1px dotted #e2e2e2;
	line-height: 36px;
	font-size: 19px;
	font-family: Georgia,Times,Serif;
	font-style: italic;
}

.content_right .twtr-widget .twtr-tweet-wrap
{
	padding: 4px 8px;
}

.content_right .twtr-widget .twtr-tweet
{
	border-bottom: none;
}

.content_right .twtr-tweet-text
{
	padding-bottom: 10px;
	border-bottom: 1px dotted #e2e2e2;
}

.content_right .twtr-tweet-text em
{
	padding-top: 3px;
}

.content_right .twtr-ft span a
{
	font-size: 13px;
	font-family: Georgia,Times,Serif;
	font-style: italic;
}

.content_right .twtr-hd
{
	display: none;
}



/* Pager */

.pagination
{
	padding-top: 40px;
}

.pagination .center
{
  float: left;
  width: 150px;
  text-align: center;
  line-height: 14px;
  color: #666666;
  font-size: 14px;
}

.pagination .center a
{
  color: #666666;
}

/*.pagination .center a:hover
{
  color: #ec1c24;
}*/

.pagination .center span
{
	color: #ec1c24;
}

.pagination .previous
{
  float: left;
  width: 295px;
  text-align: right;
}

.pagination .next
{
  float: left;
}

.pagination .previous a, .pagination .next a
{
  color: #666666;
	font-size: 14px;
}

/*.pagination .previous a:hover, .pagination .next a:hover
{
  color: #ec1c24;
	text-decoration: none;
}*/



/* Event */

.event_list_item
{
	padding-top: 30px;
}

.event_list_item .heading
{
	padding-bottom: 2px;
	line-height: 14px;
	color: #666666;
	font-size: 14px;
}

.event_list_item .heading span
{
	color: #ec1c24;
}

.event_list_item .title
{
	font-size: 16px;
	line-height: 23px;
}

.event_list_item .title a
{
	color: #000;
}

/*.event_list_item .title a:hover
{
	color: #ec1c24;
	text-decoration: none;
}*/

.event_list_item td
{
	vertical-align: top;
}

.event_list_item .summary_image
{
	width: 75px;
	padding: 1px 10px 0px 0px;
}

#content_main .event_list_item .summary
{
	margin-bottom: 0px;
	line-height: 16px;
	font-size: 13px;
	color: #7b7c7e;
}

.event_list_item .left
{
	width: 559px;
}

.event_list_item .subscribe
{
	padding: 30px 0px 0px 10px;
}

.event_list_item .subscribe a
{
	display: block;
	width: 131px;
	height: 43px;
	background: url(images/event_subscribe_bg.gif) no-repeat;
	line-height: 43px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.page_header.event
{
	padding-bottom: 0px;
}

.event_heading
{
	height: 55px;
	line-height: 55px;
}

.event_heading .left
{
	float: left;
	color: #ec1c24;
	font-size: 14px;
}

.event_heading .right
{
	float: right;
	width: 170px;
	background: url(images/event_back_list_bg.gif) no-repeat left center;
	text-align: center;
}

.event_heading .right a
{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

#content_main .summary.event
{
	margin-bottom: 35px;
}



/* calendar */

.event_calendar .ui-datepicker
{
  width: 218px;
  padding: 0px;
}

.event_calendar .ui-datepicker table
{
	margin: 0px;
}

.event_calendar .ui-corner-all
{
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.event_calendar .ui-widget-content
{
	border: 1px solid #e2e2e2;
}

.event_calendar .ui-datepicker .ui-datepicker-header
{
	padding: 0px;
}

.event_calendar .ui-widget-header
{

	background: #333;
	border: none;
	color: #e0e0e0;
}

.event_calendar .ui-widget
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
}

.event_calendar .ui-datepicker .ui-datepicker-prev,
.event_calendar .ui-datepicker .ui-datepicker-next
{
	top: 0px;
	height: 37px;
}

.event_calendar .ui-datepicker .ui-datepicker-title
{
	line-height: 37px;
}

.event_calendar .ui-datepicker-prev.ui-state-hover,
.event_calendar .ui-datepicker-next.ui-state-hover
{
	border: none;
	background: none;
}

.event_calendar .ui-datepicker-prev .ui-icon
{
	background: url(images/calendar_prev_month.gif) no-repeat center center;
	cursor: pointer;
}

.event_calendar .ui-datepicker .ui-datepicker-prev-hover
{
	left: 2px;
}

.event_calendar .ui-datepicker-next .ui-icon
{
	background: url(images/calendar_next_month.gif) no-repeat center center;
	cursor: pointer;
}

.event_calendar .ui-datepicker .ui-datepicker-next-hover
{
	right: 2px;
}

.event_calendar .ui-datepicker th
{
	padding: 0px;
	background: url(images/calendar_week_bg.gif) repeat-x left top;
	line-height: 19px;
	color: #666;
	font-size: 10px;
}

.event_calendar .ui-datepicker td
{
	padding: 0px;
	font-size: 11px;
}

.event_calendar .ui-datepicker td a
{
	padding: 1px 0px 0px 0px;
	text-align: center;
	border: none;
	background: url(images/calendar_day_normal.gif) no-repeat left top;
	line-height: 32px;
	color: #666;
	font-weight: bold;
	cursor: default;
}

/* This opacity does work with IE and A */
/*
.event_calendar .ui-datepicker td a.ui-priority-secondary
{
	opacity: 1;
	filter: Alpha(Opacity=60);
}
*/

/* HACK: Set opacity to parent TD */
.event_calendar .ui-datepicker td.ui-datepicker-other-month
{
	opacity: 0.6;
	filter: Alpha(Opacity=60);
}

.event_calendar .ui-datepicker td a.ui-state-highlight
{
	color: #fff;
	background: #a6a6a6;
}

.event_calendar .ui-datepicker td.event_day a
{
	color: #fff;
	background: url(images/calendar_day_event.gif) no-repeat left top;
	/*cursor: pointer;*/
}

/* HACK: IE had 1px extra space between content and tip */
.event_calendar_tooltip .ui-tooltip-tip
{
	bottom: -9px !important;
}



/* Documentation */

.documentation_list .category
{
	background: url(images/documentation_heading_bg.gif) repeat-x;
	padding-bottom: 30px;
}

.documentation_list .heading
{
	height: 53px;
	line-height: 53px;
	padding-left: 108px;
	background-repeat: no-repeat;
	background-position: 21px top;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
}

.documentation_list .item
{
	padding: 18px 17px 18px 20px;
	background: url(images/documentation_bottom_border.gif) repeat-x left bottom #f6f6f6;
}

.documentation_list .item .left
{
	float: left;
	width: 490px;
}

.documentation_list .item .title
{
	padding-bottom: 4px;
	color: #000;
	line-height: 17px;
	font-size: 17px;
}

.documentation_list .item .description
{
	line-height: 16px;
	font-size: 13px;
}

.documentation_list .item .right
{
	float: right;
	width: 152px;
	height: 41px;
	line-height: 41px;
	background: url(images/documentation_button.gif) no-repeat left;
	text-align: center;
}

.documentation_list .item .right a
{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

/*.documentation_list .item .right a:hover
{
	color: #666666;
	text-decoration: none;
}*/




/* Job offer */

.joboffer_filters .title
{
	padding-bottom: 20px;
	color: #ec1c24;
	line-height: 17px;
	font-size: 17px;
}

.joboffer_filters .row1
{
	padding-bottom: 25px;
}

.joboffer_filters .row1 label
{
	padding-right: 20px;
}

.joboffer_filters select
{
	width: 190px;
	margin: 0px;
	border: 1px solid #e2e2e2;
}

.joboffer_filters #filters_job_id
{
	margin-right: 70px;
}

.joboffer_filters .row2
{
	padding-bottom: 30px;
}

.joboffer_filters .row2 label
{
	padding-left: 4px;
}

.joboffer_filters .row2 p
{
	padding-bottom: 6px;
}

.joboffer_filters .row2 .col1
{
	float: left;
	width: 113px;
	padding-top: 5px;
}

.joboffer_filters .row2 .col2
{
	float: left;
	width: 73px;
	padding-top: 5px;
}

.joboffer_filters .row2 .col3
{
	float: left;
	width: 228px;
	padding-top: 5px;
}

.joboffer_filters .row2 .col4
{
	float: left;
	width: 133px;
	height: 43px;
	line-height: 43px;
	background: url(images/joboffer_search_button.gif) no-repeat;
	text-align: center;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}

.joboffer_filters .row2 .col4:hover
{
	text-decoration: underline;
}

.joboffer_filters .row3
{
	padding-right: 13px;
	background: url(images/joboffer_reset_arrow_off.gif) no-repeat right center;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.joboffer_filters .row3 a
{
	color: #ec1c24;
}

.joboffer_list
{
	padding-top: 30px;
}

.joboffer_list .item
{
	padding: 10px 11px 8px 11px;
	margin-bottom: 2px;
	background-color: #f6f6f6;
}

.joboffer_list .item.odd
{
	background-color: #efefef;
}

.joboffer_list .item .title
{
	line-height: 17px;
	font-size: 17px;
}

.joboffer_list .item .title a
{
	color: #ec1c24;
}

.joboffer_list .item .title span
{
	font-size: 14px;
}

.joboffer_list .item .location
{
	padding-top: 4px;
	color: #3d3d3d;
	line-height: 13px;
	font-size: 13px;
}

.joboffer .heading
{
	width: 100%;
	border: 1px solid #e2e2e2;
}

.joboffer .heading span
{
	color: #ec1c24;
}

.joboffer .heading td
{
	padding: 10px;
	font-size: 14px;
}

.joboffer .form_container
{
	padding-top: 20px;
}

.joboffer .form_container .title
{
	color: #ec1c24;
	font-size: 16px;
	padding-bottom: 20px;
}

.joboffer .form_container .row
{
	padding-bottom: 8px;
}

.joboffer .form_container .form-error-msg
{
	padding-left: 164px;
	color: #f00;
}

.joboffer .form_container .label
{
	float: left;
	width: 114px;
	line-height: 30px;
	text-align: right;
}

.joboffer .form_container .row.select .label
{
	line-height: 20px;
}

.joboffer .form_container .required
{
	float: left;
	width: 21px;
	height: 30px;
	line-height: 30px;
	color: #ec1c24;
	text-align: center;
}

.joboffer .form_container .row.select .required
{
	height: 20px;
	line-height: 20px;
}

.joboffer .form_container .input
{
	float: left;
}

.joboffer .form_container .input input
{
	width: 247px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #e2e2e2;
}

.joboffer .form_container .input select
{
	margin: 0px;
}

.joboffer .form_container .input textarea
{
	width: 555px;
	height: 85px;
}

.joboffer .form_container .cancel,
.joboffer .form_container .send
{
	float: left;
	width: 86px;
	background: url(images/form_button_bg_off.gif) repeat-x;
	text-align: center;
	line-height: 25px;
  color: #fff;
	font-size: 13px;
	cursor: pointer;
}

.joboffer .form_container .buttons
{
	padding-top: 22px;
}

.joboffer .form_container .cancel:hover,
.joboffer .form_container .send:hover
{
	background: url(images/form_button_bg_on.gif) repeat-x;
	text-decoration: none !important;
}

.joboffer .form_container .cancel
{
	margin-left: 500px;
}

.joboffer .form_container .send
{
	margin-left: 18px;
}



/* 403 page */

.login .form_view_row
{
	clear: both;
	padding-bottom: 11px;
}

.login .form-error-msg
{
	color: #ec1c24;
	padding-bottom: 5px;
}

.login .form_field_label, .login .form_checkbox_label
{
	width: 100px;
	padding-right: 20px;
	line-height: 30px;
	text-align: right
}

.login .form_checkbox_label
{
	line-height: 13px;
}

.login .form_field_label .form_required
{
	display: none;
}

.login .form_view_row input[type="text"],
.login .form_view_row input[type="password"]
{
	width: 190px;
}

.login .form_view_row input[type="password"]
{
	height: 28px;
	line-height: 28px;
}

.login .form_submit_button
{
	width: 97px;
	height: 41px;
	padding-right: 33px;
	margin: 20px 0px 0px 170px;
	line-height: 41px;
	background: url(images/login_button.gif) no-repeat left top;
	text-align: right;
	font-size: 16px;
	cursor: pointer;
}

.login .form_submit_button:hover
{
	background: url(images/login_button.gif) no-repeat left top;
	color: #666;
}

.login .signup
{
	padding-top: 30px;
}

.login .signup a
{
	color: #ec1c24;
}


/* Slots */

/*div.summary_image_slot_item
{
  width: 300px;
  margin-bottom: 5px;
}

div.summary_image_slot_item input
{
  width: 200px;
}*/



/* site map */

.sitemap table
{
	width: 100%;
}

.sitemap td
{
	vertical-align: top;
}

.sitemap_item
{
	padding-bottom: 20px;
}

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

.sitemap_lev1 a
{
	line-height: 22px;
	color: #ec1c24;
	font-size: 16px;
}

.sitemap_lev2 a
{
	line-height: 20px;
	color: #666666;
	font-size: 14px;
}

.sitemap_lev3 a
{
	color:  #000;
	font-size: 12px;
}



/* Search */

.search_left
{
  width: 733px;
  vertical-align: top;
}

.search_result
{
  padding-bottom: 37px;
  line-height: normal;
  font-size: 16px;
}

.search_result_nb
{
  color: #666666;
}

.search_keywords
{
  color: #ec1c24;
}

.search_item
{
  margin-bottom: 33px;
}

.search_item.last
{
	margin-bottom: 0px;
}

.search_title
{
  line-height: 22px;
  color: #000;
}

.search_title, .search_title a
{
  color: #000;
  font-size: 16px;
}

.search_item .summary, .search_url
{
  line-height: 20px;
  font-size: 14px;
}

.search_url
{
	padding: 0px;
}

.search_url a
{
  color: #ec1c24;
}

