body
{
	background: #898989 url("images/patterns/body.png") 0 0 repeat-x;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0;
}

#ml_skipnav
{
	display: none;
}

#ml_container
{
	width: 960px;
	margin: 0 auto;
	background: transparent url("images/backgrounds/map.png") top right no-repeat;
	font-family: Arial, sans-serif;
	color: #434343;
}

#ml_container a img
{
	border: none;
}

#ml_header h1
{
	margin: 0 0 15px 0;
	padding-top: 15px;
}

#ml_header h1 a
{
	height: 59px;
	background: url("images/logos/multilingual.png") 0 0 no-repeat;
	padding: 15px 0 0 90px;
	display: block;
	color: white;
	text-decoration: none;
	font-size: 18px;
}

#ml_header h1 a span
{
	display: block;
}

#ml_menu
{
	border: 1px #340e34 solid;
}

#ml_menu ul
{
	margin: 0;
	padding: 0;
	border: 1px #753475 solid;
	background: url("images/patterns/menu.png") 0 0 repeat-x;
	list-style-type: none;
	height: 46px;
}

#ml_menu ul li
{
	float: left;
}

#ml_menu ul li a
{

	display: block;
	padding: 0 31px;
	color: white;
	font-size: 14px;
	line-height: 46px;
	text-decoration: none;
	font-weight: bold;
	background-image: url("images/patterns/menu.png");
	background-position: 0 0;
	background-repeat: repeat-x;
}

#ml_menu ul li.ml_active a,
#ml_menu ul li a:hover
{
	background-position: 0 -48px;
}

#ml_body
{
	clear: both;
	background-color: white;
	padding: 12px 12px 12px 32px;
	border-left: 1px #340e34 solid;
	border-bottom: 1px #340e34 solid;
	border-right: 1px #340e34 solid;
}

#ml_header,
#ml_body
{
	margin: 0 47px;
}

#ml_body a
{
	color: #00a1e5;
	text-decoration: none;
}

#ml_main
{
	width: 560px;
	float: left;
}

.ml_getinvolved #ml_main
{
	width: 515px;
	padding-left: 25px;
}

#ml_main h2
{
	margin-top: 20px;
	color: #5d125d;
	font-size: 22px;
}

#ml_main h3
{
	color: #ecab0e;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 0;
}

.ml_getinvolved #ml_main h2,
.ml_getinvolved #ml_main #ml_intro
{
	margin-left: -25px;
}

.ml_home
{
	padding-left: 3px !important;
}

.ml_home #ml_main
{
	width: 605px;
}

#ml_banner
{
	background: #434343;
	border: 1px #d0d0d0 solid;
	color: white;
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	padding: 3px 15px 3px 3px;
	height: 186px;
}

#ml_banner object
{
	float: left;
	margin-right: 5px;
}

#ml_banner p
{
	margin: 10px 0;
	text-align: right;
}

#ml_announcements h2
{
	background-color: #5fa723;
	color: white !important;
	font-size: 16px !important;
	line-height: 25px;
	padding-left: 20px;
}

#ml_announcements h3
{
	color: #2c2c2c;
	font-size: 14px;
	font-weight: bold;
}

#ml_announcements h3 span
{
	color: #a3a3a3;
	margin-left: 20px;
}

#ml_announcements ul
{
	list-style-type: none;
	padding: 0 0 0 9px;
	margin: 0;
}

#ml_announcements ul li
{
	border-bottom: 1px #e7d7e7 solid;
}

#ml_announcements ul li:last-child
{
	border-bottom: none;
}

#ml_announcements .ml_more
{
	text-align: right;
}

#ml_announcements .ml_more a
{
	background: url("images/widgets/arrow.png") center right no-repeat;
	line-height: 9px;
	padding-right: 15px;
}

.ml_about .ml_diagram
{
	float: right;
	margin-left: 10px;
}

#ml_timeline
{
	list-style-type: none;
	padding: 0;
	margin: 30px 0 0 0;
	background: url("images/patterns/timeline.png") 0 0 repeat-x;
	height: 170px;
	border-left: 1px #9dafbb solid;
	border-right: 1px #9dafbb solid;
}

#ml_timeline li
{
	float: left;
	font-size: 16px;
	width: 92px;
	font-weight: bold;
	line-height: 28px;
}

#ml_timeline > li:first-child
{
	padding-left: 3px;
}

#ml_timeline > li:first-child ul
{
	margin-left: -3px;
}

#ml_timeline li:last-child
{
}

#ml_timeline li ul
{
	padding: 5px 0 0 10px;
	margin: 0 0 0 10px;
	list-style-type: none;
	height: 109px;
	border-left: 1px #9dafbb solid;
}

#ml_timeline li:first-child ul
{
	border-left: none;
}

#ml_timeline li ul li
{
	float: none;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}

.ml_timeline_future
{
	color: #ff9900;
}

dl#ml_language_teams dt
{
	color: #5d125d;
	font-weight: bold;
	float: left;
	clear: left;
	margin-right: 0.3em;
}

dl#ml_language_teams dd
{
	margin: 0;
}

ol#ml_tips
{
	padding: 0;
	list-style-type: none;
}

ol#ml_tips li
{
	clear: left;
}

ol#ml_tips li span
{
	height: 38px;
	width: 38px;
	line-height: 38px;
	text-align: center;
	background: url("images/backgrounds/number.png") 0 0 no-repeat;
	border: 1px #733b73 solid;
	display: block;
	color: white;
	font-size: 24px;
	font-weight: bold;
	float: left;
}

ol#ml_tips li h3
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -10px;
}

ol#ml_tips li h3,
ol#ml_tips li p
{
	margin-left: 55px;
}

#ml_sidebar
{
	width: 230px;
	float: right;
}

#ml_languages div
{
	padding: 10px 5px;
}

#ml_languages ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#ml_languages ul li
{
	display: inline;
}

#ml_languages ul li a
{
	color: #434343;
	text-decoration: none;
}

#ml_flag_game div
{
	padding: 1px;
}

.ml_module
{
	background-color: #e9e9e9;
	padding: 1px;
	margin-bottom: 8px;
}

.ml_module h2
{
	background-color: #ebaa0d;
	color: white;
	padding: 0 8px;
	margin: 0;
	font-size: 16px;
	line-height: 28px;
}

.ml_module div
{
	padding: 0 5px;
	font-size: 14px;
	line-height: 18px;
}

.ml_module div div
{
	padding: 0;
}

.ml_module div p
{
	margin: 5px 0;
}

.ml_clear
{
	clear: both;
}

.ml_quote
{
	border: 1px #dbdbdb solid;
	margin: 30px;
}

.ml_values .ml_quote
{
	margin: 0;
}

.ml_quote,
.ml_quote blockquote
{
	border-radius: 15px;
	-moz-border-radius: 15px;
}

.ml_quote blockquote
{
	border: 1px #f9f5f9 solid;
	background-color: #e6d7e6;
	margin: 0;
	padding: 15px 25px;
	font-family: Georgia, serif;
}

.ml_quote blockquote p
{
	color: #5d125d;
	margin: 0 0 5px 0;
	font-style: italic;
	font-size: 18px;
}

.ml_quote blockquote cite
{
	color: #434343;
	font-style: normal;
	font-size: 14px;
}

#ml_body hr
{
	height: 0px;
	border-top: 1px #f9f5f9 solid;
	border-right: none;
	border-bottom: 1px #e7d7e7 solid;
	border-left: none;
	background: none;
	margin: 20px 0;
	clear: both;
}

.ml_team #ml_intro img
{
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
}

.ml_members
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.ml_members li
{
	width: 47%;
	margin-right: 3%;
	float: left;
}

.ml_members li.ml_members_biowide
{
	float: none;
	width: 100%;
	margin: 0;
}

.ml_members li img
{
	float: left;
	margin-right: 10px;
	width: 75px;
}

.ml_members li h3
{
	font-size: 14px !important;
	color: #444 !important;
	font-weight: bold !important;
	margin: 0;
}

.ml_members li h3 a
{
	color: #5d125d !important;
	text-decoration: none;
}

.ml_members p
{
	margin-left: 85px;
}

.ml_star_winner
{
	padding: 10px 0 !important;
}

.ml_star_winner img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.ml_star_winner h3
{
	margin: 0;
	font-size: 12px;
}

.ml_star_winner dl
{
	margin: 0;
	float: left;
	font-size: 12px;
}

.ml_star_winner dl dt
{
	float: left;
	clear: left;
	font-weight: bold;
	margin-right: 0.3em;
}

.ml_star_winner dl dd
{
	float: left;
	margin: 0;
	padding: 0;
}

.ml_star_winner p
{
	clear: both;
}

#ml_links
{
	list-style-type: none;
}

#ml_links li
{
	margin: 3px 0;
}

#ml_links li a
{
	font-weight: bold;
	font-size: 14px;
}

#ml_guides 
{
	color: #999;
}

#ml_guides ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#ml_guides ul li
{
	width: 48%;
	margin-right: 2%;
	margin-bottom: 30px;
	float: left;
	text-align: center;
}

#ml_guides ul li p
{
	color: #666;
}

#ml_guides ul li p span
{
	background-image: url("images/widgets/download.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width: 41px;
	height: 45px;
	margin: 0 auto;
}

#ml_guides ul li.ml_guide_two p span
{
	background-position: 0 -44px;
}

#ml_guides ul li.ml_guide_three p span
{
	background-position: 0 -88px;
}

#ml_guides ul li.ml_guide_four p span
{
	background-position: 0 -132px;
}

#ml_guides ul li ul
{
	list-style-type: none;
	padding-left: 30%;
}

#ml_guides li ul li
{
	width: auto;
	float: none;
	margin-right: 0;
	margin-bottom: 0;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
}

.ml_cc
{
	float: right;
	clear: both;
	margin-left: 15px;
}

#ml_days ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#ml_days ul li
{
	width: 21%;
	height: 290px;
	margin-right: 4%;
	margin-bottom: 50px;
	float: left;
	text-align: center;
	font-weight: bold;
}

#ml_days ul li img
{
	display: block;
	width: 98px;
	margin: 0 auto 15px auto;
}
