@charset "UTF-8";
/* CSS Document */

body {
	background: #FFFFFF;
	margin: 0px;
}
body.background {
	background-color: #97b7e0;
	background-image: url(/data/images/body_bg.gif);
	background-repeat: repeat-x;
}
body, td, th, input, select, textarea {
	font: 11.5px/18px Geneva, sans-serif;
	color: #323232;
}
textarea, input.form_input {
	border: 1px solid #000;
}
h1 {
	color: #0063BE;
	font: lighter 22px Helvetica, sans-serif;
	border-bottom: 1px solid #000;
}
h2 {
	font: bolder 14px/18px Helvetica, sans-serif;
	color: #4C4C4C;
}
a {
	text-decoration: none;
	color: #0063BE;
}
a:hover {
	text-decoration: underline;
}
ul {
	list-style: url(/data/images/bullet.gif) none;
}
hr {
	color: #FFF;
	height: 1px;
	width: 100%;
	background-color: #FFF;
	border-bottom: 1px solid #000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
img[align=left] {
	margin-right: 5px;
	margin-bottom: 5px;
}
img[align=right] {
	margin-left: 5px;
	margin-bottom: 5px;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
#top {
	background-image: url(/data/images/top.png);
	background-repeat: no-repeat;
	height: 160px;
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#bottom_t {
	background-image: url(/data/images/bottom_t.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	height: 12px;
	width: 976px;
	margin-right: auto;
	margin-left: auto;
}
#bottom {
	background-image: url(/data/images/bottom_f.gif);
	background-repeat: repeat-y;
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 98px;
	overflow: hidden;
}
#bottom_b {
	background-image: url(/data/images/bottom_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 976px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#links {
	height: 98px;
	width: 226px;
	background-image: url(/data/images/links.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 15px;
	top: 0px;
}
#bcontent {
	height: 98px;
	width: 734px;
	overflow: hidden;
	position: absolute;
	left: 242px;
	border-left: 1px solid #000;
}
#bcontent .layoutcontent {
	padding-top: 0px;
	padding-bottom: 0px;
}
#bottom, #bottom_t, #bottom_b {
}
#main_content {
	display: none;
}
#main_content {
	background-image: url(/data/images/bottom_f.gif);
	background-repeat: repeat-y;
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#main_content_t {
	background-image: url(/data/images/bottom_t.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-top: 10px;
}
#main_content_b {
	background-image: url(/data/images/bottom_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
	min-height: 98px;
}
#menu {
	height: 35px;
	width: 1000px;
	left: 6px;
	top: 115px;
	position: absolute;
}
#menu_home {
	height: 28px;
	width: 29px;
	left: 16px;
	top: 4px;
	position: absolute;
}
#link_umft {
	position: absolute;
	height: 88px;
	width: 145px;
	top: 15px;
	right: 15px;
}
#link_london2012 {
	position: absolute;
	height: 88px;
	width: 69px;
	top: 15px;
	right: 168px;
}
#menu ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
	left: 100px;
	top: 0px;
	position: absolute;
	width: 900px;
	height: 35px;
}
#menu li {
	float: left;
	font: bold 13px/35px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-image: url(/data/images/menu_sep.gif);
	background-repeat: no-repeat;
	padding-left: 3px;
}
#menu li a {
	color: #FFF;
	text-decoration: none;
	line-height: 35px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
#menu li.sel a, #menu li a:hover {
	background-image: url(/data/images/menu_sel.gif);
	background-repeat: repeat-x;
	color: #fdf200;
}
#main {
	background-color: #FFF;
	background-image: url(/data/images/content_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#main .tr {
	background-image: url(/data/images/content_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#main .bl {
	background-image: url(/data/images/content_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main .br {
	background-image: url(/data/images/content_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#copyright {
	text-align: center;
	color: #4471c1;
	margin-top: 6px;
}
#copyright a {
	color: #4471c1;
}
#splash {
	height: 358px;
	width: 646px;
	background-repeat: no-repeat;
	margin: 12px 0px 0px 12px;
	float: left;
}
#home_right {
	float: right;
	margin-top: 6px;
	position: relative;
	margin-right: 5px;
}
#home_search #cse-search-box, #home_search #f {
	margin-left: 16px;
}
#home_search #cse-search-box {
	height: 39px;
}
#home_search {
	background-image: url(/data/images/home_search.png);
	background-repeat: no-repeat;
	height: 89px;
	width: 330px;
	position: relative;
}
#home_search #cse-search-box #q, #home_search #f #fld_0 {
	margin-top: 13px;
	border: 1px solid #000;
	width: 265px;
}
#home_search form {
	margin: 0px;
	padding: 0px;
}
#home_search #q, #home_search #sa {
}
#home_search #fld_0, #home_search #_post {
}
#home_search #sa, #home_search #_post {
}
#detail_search {
	margin-left: 12px;
	position: relative;
	margin-top: 12px;
	height: 100px;
}
#detail_search #f {
	background-image: url(/data/images/newsletter.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	position: relative;
	margin-top: 12px;
}
#detail_search #cse-search-box #q, #detail_search #f #fld_0 {
	border: 1px solid #000;
	width: 203px;
	margin: 0px;
	padding: 0px;
}
#detail_search #f #fld_0 {
	top: 12px;
}
#detail_search #cse-search-box #sa, #detail_search #f #_post {
}
#home_news {
	background-image: url(/data/images/home_news.png);
	background-repeat: no-repeat;
	height: 281px;
	width: 330px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
/*
#home_news_inner {
	overflow: hidden;
	margin: 0px;
	padding: 40px 0px 0px 20px;
	height: 200px;
	font: 11px Arial, Helvetica, sans-serif;
	width: 280px;
}
#home_news li {
	clear: both;
	height: 69px;
	overflow: hidden;
}
*/
#home_news_inner {
	overflow: hidden;
	margin: 0px;
	padding: 40px 0px 0px 40px;
	height: 190px;
	font: 11px Arial, Helvetica, sans-serif;
	width: 255px;
}
#home_news .odd {
	background-color: #fffa9b;
}
#home_news a#home_allnews {
	height: 30px;
	width: 130px;
	position: relative;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#home_news ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#home_news .first_true {
	border-top: 1px solid #b2b198;
}
#home_news li {
	clear: both;
	height: 20px;
	overflow: hidden;
	border-bottom: 1px solid #b2b198;
	line-height: 20px;
}
#home_news a {
	height: 52px;
	display: block;
}
#home_news a:hover {
	text-decoration: none;
}
#home_news img {
	border: 1px solid #353535;
	background-image: url(/data/images/news_placeholder.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 10px;
	background-color: #FFF;
	display: none;
}
#home_news img.homenews_hasimage_1 {
	background-image: none;
}
#home_news a:hover .date {
	text-decoration: underline;
}
#home_news .date {
	font-size: 10px;
	font-weight: bold;
	color: #F00;
	float: left;
	padding-right: 10px;
	padding-left: 5px;
}
#home_news .resume {
	color: #000;
}
#home_news .resume p {
	margin: 0px;
}
#home_modules {
	clear: both;
	position: relative;
	margin-left: 6px;
}
#home_mod_clubs, #home_mod_cal, #home_mod_pict, #home_mod_vid, #detail_mod_clubs {
	height: 155px;
	width: 247px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#detail_mod_clubs {
	float: none;
	margin-top: 15px;
	margin-left: 6px;
}
#home_mod_clubs, #detail_mod_clubs {
	background-image: url(/data/images/bloc_clubs.png);
	display: block;
}
#home_mod_cal {
	background-image: url(/data/images/bloc_agenda.png);
}
#home_mod_pict {
	background-image: url(/data/images/bloc_photos.png);
}
#home_mod_vid {
	background-image: url(/data/images/bloc_videos.png);
}
#sw3_next_events, #widget_pict, #widget_vid {
	height: 106px;
	width: 233px;
	overflow: hidden;
	position: absolute;
	top: 39px;
	left: 7px;
}
#widget_pict, #widget_vid {
	height: 101px;
	width: 213px;
	top: 44px;
	left: 17px;
	color: #000;
}
#widget_pict img, #widget_vid img {
/*	margin-right: 6px;*/
}
#home_mod_pict:hover, #home_mod_vid:hover {
	text-decoration: none;
}
#widget_pict p, #widget_vid p {
	margin-top: 0px;
}
#main #left {
	width: 247px;
}
#main #content, #sw3_content {
	border-left: 1px solid #000;
	padding-right: 6px;
}
#main #content {
}
.layoutcontent {
	padding: 6px;
}
.layoutseph {
	background-color: #000;
	height: 1px;
}
.layoutsepv {
	background-color: #000;
	width: 1px;
}
#submenu {
	background-image: url(/data/images/nav_fill.gif);
	background-repeat: repeat-y;
	width: 247px;
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 6px;
}
#menuname {
	background-image: url(/data/images/nav_title.gif);
	background-repeat: no-repeat;
	height: 31px;
	font: 28px/28px Impact, "Arial Black", Gadget, sans-serif;
	overflow: hidden;
	width: 247px;
	margin: 0px;
	padding: 0px;
}
#menuname a {
	color: #99BFFF;
	text-decoration: none;
}
div#menuname {
	text-indent: 6px;
}
#submenu #inner {
	background-image: url(/data/images/nav_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 12px;
	min-height: 176px;
}
#submenu ol {
	margin: 0px 0px 0px 14px;
	list-style: none;
	padding: 0px;
	width: 218px;
	display: block;
}
#submenu ol ol {
	margin: 0px;
}
#submenu li {
	margin: 0px;
	padding: 0px;
}
#submenu ol li a {
	font: 13px/25px Geneva, sans-serif;
	text-decoration: none;
	display: block;
	border-style: none;
	color: #0063be;
	padding: 1px 0px 1px 3px;
	margin-left: 1px;
}
#submenu ol li a.nosel:hover, #submenu ol li a.test {
	background-image: url(/data/images/nav_sel_bg.png);
	background-repeat: repeat-y;
	border: 1px solid #0064bf;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
}
#submenu ol ol li a {
	padding-left: 20px;
	color: #000;
}
#submenu ol ol ol li a {
	padding-left: 40px;
}
#submenu .hassubmenu a .icn {
	background-image: url(/data/images/nav_plus.gif);
	background-repeat: no-repeat;
	background-position: 190px center;
}
#submenu ol ol .hassubmenu a .icn {
	background-position: 174px center;
}
#submenu ol ol ol .hassubmenu a .icn {
	background-position: 154px center;
}
#submenu .nosubmenu a .icn {
	background-image: none;
}
#submenu a.sel {
	background-image: url(/data/images/nav_active_bg.gif);
	background-repeat: repeat-y;
	color: #FFF;
	background-position: left top;
}
#submenu a.sel .icn {
	background-image: url(/data/images/nav_active_bullet.gif);
	background-repeat: no-repeat;
	background-position: 186px center;
}
#submenu ol ol a.sel .icn {
	background-position: 170px center;
}
#submenu ol ol ol a.sel .icn {
	background-position: 150px center;
}
#news_pag_search {
	background-image: url(/data/images/news_search_text.gif);
	background-repeat: no-repeat;
	background-position: 14px top;
}
#news_pag_search input {
	width:214px;
	margin-left: 14px;
	border: 1px solid #000;
	margin-top: 14px;
}
.yui-skin-sam .yui-pg-current {
	padding: 0px;
}
#sw3_news .yui-pg-container {
	background-image: url(/data/images/news_nav_bg.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 218px;
	margin-left: 16px;
	position: relative;
}
#sw3_news .yui-pg-current {
	font: bold 14px/22px Arial, Helvetica, sans-serif;
	color: #FFF;
}
#sw3_news .yui-pg-previous {
	background-repeat: no-repeat;
	height: 22px;
	width: 19px;
	text-indent: 50px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
#sw3_news span.yui-pg-previous {
	background-image: url(/data/images/news_nav_prev_dis.gif);
}
#sw3_news a.yui-pg-previous {
	background-image: url(/data/images/news_nav_prev.gif);
}
#news_pag_bot {
	display: none;
}
#sw3_news .yui-pg-next {
	background-repeat: no-repeat;
	height: 22px;
	width: 19px;
	text-indent: 50px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
}
#sw3_news span.yui-pg-next {
	background-image: url(/data/images/news_nav_next_dis.gif);
}
#sw3_news a.yui-pg-next {
	background-image: url(/data/images/news_nav_next.gif);
}
ol#news_list li {
	clear: both;
}
ol#news_list li a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
ol#news_list li a:hover {
	text-decoration: none;
}
#news_list img {
	border: 1px solid #353535;
	background-image: url(/data/images/news_placeholder.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 10px;
}
ol#news_list li a:hover .date {
	text-decoration: underline;
}
#news_list .date {
	font-size: 10px;
	font-weight: bold;
	color: #F00;
}
#news_list .off .date {
	color: #000;
}
#news_list .resume {
}
#news_list .resume p {
	margin: 0px;
}
#news_pag_bot {
	clear: both;
}
.news_main_image {
	text-align: center;
}
.news_hasimage_0 {
	display: none;
}
#sw3_content td, #sw3_content td.layoutcontent {
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #323232;
}
td.news_content .resume, .calTableDetail .calTitle {
	font: 24px "Times New Roman", Times, serif;
	color: #0063be;
}
td.news_content .resume p {
	margin: 0px;
}
td.news_content .date, .calTableList th a, .calTableDetail .calDate {
	font: bold 12px Arial, Helvetica, sans-serif;
	background-color: #0063be;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 5px;
	margin-bottom: 5px;
}
.calTableList {
	margin-bottom: 17px;
}
#sw3_next_events {
	font: bold 10px/13px Arial, Helvetica, sans-serif;
}
#sw3_next_events a {
	display: block;
}
#sw3_next_events .month {
	color: #FFF;
	background-image: url(/data/images/module_select.gif);
	background-repeat: repeat-y;
	text-indent: 13px;
}
#sw3_next_events .event {
	margin-left: 9px;
	border-left: 1px solid #000;
	padding-left: 4px;
}
#sw3_next_events .date {
	color: #000;
}
#sw3_next_events .event {
}
body.type_500 #splash, body.type_500 #home_right, body.type_500 #home_modules, body.type_500 #links {
	display: none;
}
body.type_500 #bottom, body.type_500 #bcontent {
	height: auto;
	overflow: auto;
	position: relative;
}
body.type_500 #bcontent {
	width: auto;
	border-style: none;
	left: auto;
}
ul.map {
	list-style: none none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
ul.map a {
	color: #323232;
	display: block;
}
ul.map li.map0_0 {
	font-size: 14px;
	text-align: center;
	line-height: normal;
}
ul.map ul {
	list-style: none none;
	margin: 0px;
	padding: 0px;
}
ul.map ul li {
	font: 14px Impact, "Arial Black", Gadget, sans-serif;
	margin: 6px;
	float: left;
	text-transform: uppercase;
	text-align: left;
}
ul.map ul li a {
	color: #99BFFF;
	margin-bottom: -3px;
}
ul.map ul ul {
	border: 1px solid #4d4d4d;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
ul.map ul ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: none;
	font-weight: normal;
}
ul.map ul ul li a {
	color: #0063be;
	margin-bottom: 0px;
}
ul.map ul ul li a:hover {
	background-image: url(/data/images/nav_sel_bg.png);
	background-repeat: repeat-y;
	text-decoration: none;
}
ul.map ul ul ul {
	border-style: none;
}
ul.map ul ul ul li a {
	color: #323232;
}
ul.map ul ul ul ul li {
	font-style: italic;
}
#cal_cal {
	width: 241px;
	position: relative;
	margin-left: 480px;
}
#cal_cal .top {
	background-image: url(/data/images/cal_top.png);
	background-repeat: no-repeat;
	height: 38px;
	text-align: center;
	position: relative;
}
#cal_cal .top .prev {
	left: 7px;
}
#cal_cal .top .next {
	right: 18px;
}
#cal_cal .top .prev, #cal_cal .top .next {
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	top: 6px;
	position: absolute;
}
#cal_cal .top .prev_on {
	background-image: url(/data/images/cal_prev_on.png);
}
#cal_cal .top .prev_off {
	background-image: url(/data/images/cal_prev_off.png);
}
#cal_cal .top .next_on {
	background-image: url(/data/images/cal_next_on.png);
}
#cal_cal .top .next_off {
	background-image: url(/data/images/cal_next_off.png);
}
#cal_cal .top .title {
	font: bold 14px/30px Arial, Helvetica, sans-serif;
	color: #FFF;
}
#cal_cal .left {
	width: 8px;
}
#cal_cal .right {
	width: 19px;
}
#cal_cal tr.header {
	background-image: url(/data/images/cal_header.png);
	background-repeat: no-repeat;
}
#cal_cal tr.header th {
	height: 15px;
}
#cal_cal .content {
	width: 100%;
}
#cal_cal .content, #cal_cal .content th, #cal_cal .content td {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}
#cal_cal .sep {
	background-image: url(/data/images/cal_sep.png);
	background-repeat: no-repeat;
	height: 1px;
}
#cal_cal .row {
	background-image: url(/data/images/cal_fill.png);
	background-repeat: repeat-y;
}
#cal_cal .row .day a {
	display: block;
	background-color: #0063be;
	color: #FFF;
}
#cal_cal .bottom {
	background-image: url(/data/images/cal_bottom.png);
	background-repeat: no-repeat;
	height: 13px;
}
.calTableCalendar {
	background-image: url(/data/images/cal_bg.jpg);
	height: 155px;
	background-repeat: no-repeat;
}
.calTableList {
	border-spacing: 0px;
}
.calTableList th a {
	text-transform: uppercase;
}
.calMonthDate {
	font: bold 12px Arial, Helvetica, sans-serif;
	border-right: 1px solid #000;
	text-align: right;
	padding-right: 5px;
	width: 55px;
}
.calMonthEvent {
	font: 12px Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
.calTableDetail .calDate {
}
.calTableDetail .calTitle {
}

