/*
4477aa
004466
2266aa
*/

body
{
	font: 12px "Helvetica", "Arial", sans-serif;
	text-align: center; /* IE */
	background-color: #47a;
}

a {	color: #00f; text-decoration: none; }
a:hover { color: #68f; text-decoration: underline; }
a img { border: none; }


h1, h2, h3, h4, h5, h6
{
	padding: 0;
	margin: 3px 0;
}

h1
{
	margin-left: 12px;
}

p
{
	margin: 6px 0;
	padding: 0;
}

div#container
{
	text-align: left; /* IE */
	width: 700px;
	margin: 0 auto;
	background: #fff url('/media/img/container-border-top.gif') top left no-repeat;
}

div#menu
{
	padding: 6px 12px;
	clear: both;
	background-color: #ccf;
	font-size: 1.4em;
	letter-spacing: 2px;
	color: #046;
}

div#menu a
{
	color: #046;
}

div#menu a:hover
{
	color: #26a;
}

div#header
{
	clear: both;
	padding: 6px;
}


div#middle
{
	clear: both;
}

div.row
{
	clear: both;			
	overflow: auto; width: 676px; /* trick: replaces clearing div */
	padding: 0 12px;
	margin: 0;
}

div.row_header
{
	margin-top: 12px;
	padding: 0 12px;
	text-align: left;
}

div.col3x2
{
	float: left;
	width: 414px;
	margin: 0 6px;
	padding: 12px;
}

div.col3
{
	float: left;
	width: 189px;
	margin: 0 6px;
	padding: 12px;
}

div.col2
{
	float: left;
	width: 302px;
	margin: 0 6px;
	padding: 12px;
}

div.col1
{
	margin: 0 6px;
	padding: 6px;
	clear: both;
}

div#footer
{
	border-top: 1px #eee solid;
	padding: 6px;
	color: #999;
	text-align: center;
	clear: both;
	background: #fff url('/media/img/container-border-bottom.gif') bottom left no-repeat;
}

div#footer div#mini_menu,
div#footer div#sponsors,
div#footer div#legal
{
	margin: 6px;
}

div#footer div#mini_menu a
{
	color: #999;
}

div#footer div#mini_menu a:hover
{
	color: #26a;	
}

div#footer div.sponsor
{
	display: inline;
	margin: 6px;
}

/***********************************/

div.partner, div.sponsor
{
	margin: 12px;
}

div.partner_row
{
	text-align: center;
}

div.partner_row h2
{
	border-bottom: 1px #999 solid;
}

div#header div#info
{
	position: relative;
	bottom: 0;
	right: 0;
	color: #333;
	margin-top: -20px;
	margin-right: 12px;
	text-align: right;
}

div#organizers
{
	border: 1px #ccf solid;
	border-width: 1px 0;
	margin: 0;
}

div.organizer_portrait
{
	float: left;
	width: 100px;
	margin: 6px;
}

div.organizer_text
{
	float: left;
	width: 480px;
	margin: 6px;
}

div#keynote
{
	border: 1px solid #26a;
	border-width: 1px 0;
	margin: 0;
	background-color: #046;
	color: #fff;
}

div#keynote a
{
	color: #ccf;
}

div#keynote a:hover
{
	color: #47a;
}

div#keynote_portrait
{
	float: left;
	width: 152px;
	margin: 6px;
}

div#keynote_text
{
	float: left;
	width: 430px;
	margin: 6px;
}

div#apply_col3
{
	border: 1px solid #00;
	background-color: #f92;
	color: #fff;
	margin-top: 12px;
}

div #contact_form_container
{
	/* text-align: center; / IE */
}

div #contact_form
{
	text-align: left; /* IE */
	width: 400px;
	margin: 24px 0 0 24px;
}

div#contact_form ul.errorlist
{
	color: #f00;
	margin: 0 0 0 60px;
	list-style: none;
	padding: 0;
	clear: both;
}

div#contact_form ul.errorlist li
{
	margin: 2px 0;
}

div #contact_form p
{
	margin-bottom: 12px;
}

div#contact_form input#submit
{
	border: 1px #ccc solid;
	margin-left: 60px;
}

div#recaptcha
{
	width: 300px;
	margin: 0 0 12px 60px;
}	

div#contact_form label
{
	font-weight: bold;
	float: left;
	width: 60px;
	margin-top: 4px;
	font-size: 12px;
}

div#news_items
{
	background-color: #eee;
}

th { text-align: center; }
th.time { width: 120px; background-color: #ddf; }
th.activity { width: 300px; background-color: #ddf; }
th.location { width: 200px; background-color: #ddf; }