﻿

.title 
{
    color:#004B85;
    font-size:26px;
    font-weight:bold;
    font-family:Arial;
    height:auto;
    margin-bottom:4px;
    overflow:hidden;
    padding-bottom:5px;
    line-height:normal;
}


#bd #main 
{
	float:left;
	width:700px;
	margin-right:10px;
	margin-bottom:10px;
	height:auto;
	overflow:hidden;
}
#bd #main #top, #bd #main #bot 
{
	height:auto;
	overflow:hidden;
	clear:both;
}
#bd #main #top 
{
	margin-bottom:10px;
}
#bd #main #top .left
{
	width:290px;
	height:352px;
	overflow:hidden;
	padding:10px;
	float:left;
	background:#fff;
	margin-right:10px;
	font-family:Verdana;
	font-size:16px;
	line-height:20px;
}
#bd #main #top .right
{
	/*background:#66a650 url(../img/bd/bg-featured.png) no-repeat top left;*/
	width:380px;
	height:372px;
	overflow:hidden;
	float:left;
}
#bd #main #bot .left
{
	width:460px;
	height:487px;
	float:left;
	margin-right:10px;
}
#bd #main #grnbtns 
{
	clear:both;
	height:auto;
	overflow:hidden;
	margin-bottom:10px;
}
#bd #main #sched 
{
	clear:both;
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
#bd #main #bot .right
{
	width:230px;
	height:487px;
	float:left;
}

#bd #main #top .right .photoofday 
{
	position:relative;
	padding:0px;
	margin:0px;
	width:380px;
	height:372px;
	overflow:hidden;
}
#bd #main #top .right .photoofday .photocaption
{
	position:absolute;
	bottom:10px;
	left:0px;
	height:auto;
	width:380px;
	padding:5px;
	background:transparent url(../img/bd/home/caption.png) top left;
	/* for IE */
	/*filter:alpha(opacity=80);*/
	/* CSS3 standard */
	/*opacity:0.8;*/
	color:#004B85;
	font-size:12px;
	font-weight:bold;
}


/* Schedule */
#schedtabs 
{
	clear:both;
	height:auto;
	overflow:hidden;
}
#schedtabs div 
{
	
	background:#bae0ed;
	color:#004b85;
	cursor:pointer;
	float:left;
	font-family:arial,helvetica;
	font-weight:bold;
	height:29px;
	padding-left:10px;
	padding-top:6px;
	width:220px;
}
#schedtabs div.selected
{
	background:#fff;
}
#schedcontents 
{
	background:#fff;
	height:350px;
	padding:12px 9px;
}
#schedcontents .hmschedft 
{
	background:#0085ca;
	padding:5px;
	text-align:center;
	margin-top:1px;
}
#schedcontents .hmschedft a:link, #schedcontents .hmschedft a:visited,
#schedcontents .hmschedft a:hover
{
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#schedcontents .header td
{
	background:#004b85;
	color:#fff;
	margin-bottom:5px;
	font-weight:bold;
}
#schedcontents .header td div
{
	margin:5px;
	font-size:13px;
}
#schedcontents .schedRow 
{
	clear:both;
	height:auto;
	overflow:hidden;
	/*
	border-top:solid 5px #fff;
	border-bottom:solid 5px #fff;
	*/
}
#schedcontents .schedRow.schedYT { background:#e1f2f7; }
#schedcontents .schedRow.schedDT { background:#bae0ed; }
#schedcontents .tdSched 
{
	background:#fff;
	/*background:url(../img/bd/schedule/bg-sched.png);*/
}
#schedcontents .schedeventYT 
{
	position:relative;
	float:left;
	color:#004b85;
	font-weight:bold;
	font-family:Arial;
	font-size:10px;
	margin:10px 0px;
	width:150px;
	line-height:normal;
}
#schedcontents .schedeventDT 
{
	position:relative;
	float:left;
	color:#004b85;
	font-weight:bold;
	font-family:Arial;
	font-size:10px;
	margin:10px 0px;
	width:169px;
	line-height:normal;
}
#schedcontents .schedcattab 
{
	width:14px;
	height:auto;
	overflow:hidden;
	float:left;
}
#schedcontents .scEdu 
{
	background:#8ed1e6;
}
#schedcontents .scSpo 
{
	background:#009e52;
}
#schedcontents .scSta 
{
	background:#0084ca;
}
#schedcontents .scCer 
{
	background:#80bc41;
}
#schedcontents .scNig 
{
	background:#02add8;
}
#schedcontents .scInt 
{
	background:#004b85;
}


#schedcontents .thetimes 
{
	color:#004b85;
	height:41px;
	margin-bottom:5px;
	padding:10px;
	font-size:10px;
	font-weight:bold;
}
#schedcontents #upco .actname .floatright
{
	font-size:12px;
}
#schedcontents #upco .actname .floatright a:link,
#schedcontents #upco .actname .floatright a:visited,
#schedcontents #upco .actname .floatright a:hover
{
	color:#0381cb;
	text-decoration:none;
}
.act 
{
	width:210px;
	float:left;
}
.mrgrt 
{
	margin-right:20px;
}
.actname 
{
	margin-top:10px;
	margin-bottom:8px;
	font-family:arial,helvetica;
	font-weight:bold;
	color:#0084ca;
	clear:both;
}
.actdesc 
{
	font-size:12px;
	font-family:Verdana;
	line-height:14px;
}

/* Side Column */
#bd #side 
{
	height:auto;
	overflow:hidden;
	float:left;
	width:230px;
}
#tweets 
{
	margin-bottom:10px;
}
#tweets #hd-twitter
{
	height:39px;
}
#tweets #thetweets
{
	background:#fff url(../img/bd/twitter/bg-twitter.png) repeat-y top left;
	height:294px;
}
#tweets #thetweets .tweet 
{
	clear:both;
	height:94px;
	overflow:hidden;
	padding-top:4px;
}
#tweets #thetweets .timeago 
{
	text-align:center;
	color:#0084ca;
	float:left;
	width:48px;
	margin-right:5px;
	text-transform:uppercase;
	font-size:20px;
	font-weight:bold;
}
#tweets #thetweets .timeago .duration
{
	font-size:10px;
}
#tweets #thetweets .title 
{
	color:#004b85;
	float:left;
	font-size:12px;
	line-height:14px;
	width:170px;
}
#tweets #thetweets .title a:link, #tweets #thetweets .title a:visited,
#tweets #thetweets .title a:hover
{
	color:#004b85;
	font-weight:bold;
}
#tweets #moretweets
{
	background:#fff url(../img/bd/bg-ft-gradient.png) repeat-x top left;
	height:39px;
	text-align:center;
	line-height:39px;
	font-size:12px;
}
#tweets #moretweets a:link, #tweets #moretweets a:visited,
#tweets #moretweets a:hover
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#tweets #moretweets a span
{
	font-size:10px;
}
#tweets #moretweets a:hover 
{
	text-decoration:underline;
}

#atweets 
{
	background:url(../img/bd/home/twitter-FR.png) no-repeat top left;
	width:230px;
	height:237px;
	margin-bottom:10px;
	position:relative;
}
#atweets.EN 
{
	background:url(../img/bd/home/twitter-EN.png) no-repeat top left;
}
#atweets .tweet 
{
	clear:both;
	height:auto;
	overflow:hidden;
	padding-top:74px;
}
#atweets .timeago 
{
	text-align:center;
	color:#0084ca;
	float:left;
	width:48px;
	margin-right:5px;
	text-transform:uppercase;
	font-size:20px;
	font-weight:bold;
	margin-left:5px;
}
#atweets .timeago .duration
{
	font-size:10px;
}
#atweets .title 
{
	color:#004b85;
	float:left;
	font-size:12px;
	line-height:14px;
	width:162px;
	margin-right:5px;
	font-family:verdana;
}
#atweets .title a:link, #atweets .title a:visited,
#atweets .title a:hover
{
	color:#004b85;
	font-weight:bold;
}
#atweets #moreatweets
{
	position:absolute;
	bottom:0px;
	left:0px;
}

#bot .right img, #side #more img 
{
	margin-bottom:10px;
}
