html, body
{
	margin: 0; padding: 0;
	border: 0;
}

body
{
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	color: #000;
	background: #dddddd;
}

hr
{
	border: 0;
	height: 1px;
	color: #ccc;
	background-color: #ccc;
	margin: 15px 0; padding: 0;
}

p
{
	padding: 0; margin: 0 0 15px 0;
	line-height: 1.2em;
}

a img
{
	margin: 0; padding: 0;
	border: none;
}

a:link
{
	color: #c6829e;
	text-decoration: underline;
}

a:visited
{
	color: #939598;
	text-decoration: underline;
}

a:hover
{
	color: #f9c;
	text-decoration: none;
}

span.dot
{
	color: #939598;
	font-weight: normal;
}

span.affiliation
{
	font-style: italic;
	white-space: nowrap;
}

span.cancelled
{
	text-decoration: line-through;
}

span.filename
{
	font-family: "Courier New", monospace;
}

span.caps
{
	font-variant: small-caps;
}

div#wrapper
{
	width: 700px; height: auto;
	margin: 0; padding: 30px 150px 15px 150px;
	background: #fff;
}

div#header-left
{
	float: left;
	margin: 10px 0 40px 0; padding: 0;
}

div#header-right
{
	float: right;
	text-align: right;
	margin: 0 0 40px 0; padding: 0;
	width: 500px;
}

p#jump
{
	clear: both;
	text-align: right;
}

br.clear
{
	margin: 0; padding: 0;
	clear: both;
}

h1
{
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin: 0; padding: 0;
	line-height: 1.5em;	
}

h1 em
{
	color: #000;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
}

h2
{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0; padding: 0;
}

h3
{
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 20px 0; padding: 0;	
}

h3 strong
{
	font-style: italic;
}

h3.sponsor-level
{
	margin-top: 20px;
}

h3.session
{
	width: 425px;
	float: left;
	margin-bottom: 10px;
}

h3.single-session
{
	width: 250px;
	float: left;
}

h3.schedule-date
{
	margin: 0 0 5px 0;
}

div.committee h3
{
	margin-top: 15px;
	border-top: 1px solid #ccc;
	padding-top: 15px;
}

p.chair
{
	clear: left;
	margin-bottom: 20px;
}

h4, h5
{
	font-size: 11px;
	font-weight: bold;
	margin: 0; padding: 0;
	color: #666;
	clear: left;
}

h4.paper, h4.note, h4.horizon, h4.showcase, h4.demo, h4.interactive, h4.video, h4.panel
{
	margin: 0; padding: 1px 0 5px 23px;
}

h4.paper
{
	background: url(/images/page_white_stack.png) no-repeat 0 0;
}

h4.note
{
	background: url(/images/page_white.png) no-repeat 0 0;
}

h4.video
{
	background: url(/images/film.png) no-repeat 0 0;
}

h4.interactive
{
	background: url(/images/layout_content.png) no-repeat 0 0;
}

h4.showcase
{
	background: url(/images/world.png) no-repeat 0 0;
}

h4.demo
{
	background: url(/images/mouse.png) no-repeat 0 0;
}

h4.horizon
{
	background: url(/images/eye.png) no-repeat 0 0;
}

h4.panel
{
	background: url(/images/comments.png) no-repeat 0 0;
}

h4.best-nom
{
	margin: 0; padding: 1px 0 5px 23px;
	background: url(/images/bestpaper-sm.png) no-repeat 3px 0;
	font-weight: bold;
	color: #333;
}

ul
{
	list-style: none;
	margin: 0 0 10px 0; padding: 0;
}

ol
{
	margin: 0 0 10px 30px; padding: 0;
}

ul li
{
	list-style: none;
	margin: 0 0 5px 0; padding: 1px 0 5px 25px;
	background: url(/images/lotus-bullet-white.png) no-repeat 0 0;
}

ol li
{
	margin: 0 0 5px 0; padding: 0 0 5px 5px;
}

ul.no-bullets li, ul li.no-bullet, div.committee li, ul.authors li
{
	list-style: none;
	margin: 0 0 5px 0; padding: 1px 0 5px 0;
	background: none;
}

ul.authors
{
	clear: left;
	margin-bottom: 15px;
}

div.committee li
{
	margin: 0; 
}

ul.authors li
{
	margin: 0 0 0 23px;
}


/*
div.committee ul li.email
{
	list-style: none;
	margin: 0 0 5px 0; padding: 1px 0 5px 23px;
	background: url(/images/email.png) no-repeat 0 0;	
}
*/


table
{
	 border: 1px solid #ccc;
	 margin: 10px; padding: 10px;
}

th
{
	font-weight: normal;
}

td
{
	width: 50%;
	vertical-align: top;
	padding: 10px;
}

table#video-examples object
{
	height: 160px; width: 200px;
}

table#submission-dates, table#at-a-glance
{
	width: 650px;
	margin: 20px auto;
	font-size: 11px;
}

table#submission-dates th, table#at-a-glance th
{
	width: auto;
	padding: 0 5px;
	font-weight: bold;
}

table#submission-dates td, table#at-a-glance td
{
	vertical-align: middle;
}

table#submission-dates caption, table#at-a-glance caption
{
	font-weight: bold;
	margin: 5px;
}

table#at-a-glance td
{
	width: 25%;
}

table#at-a-glance td.venue
{
	
}
 
table#at-a-glance td.purpose {}
 
table#at-a-glance td.presentation {}
 
table#at-a-glance td.max-length
{
	
}

table#submission-dates td.venue 
{
	width: 34%;
}

table#submission-dates td.submit-by
{
	width: 33%;
	text-align: center;
}

table#submission-dates td.decision-by 
{
	width: 33%;
	text-align: center;
}

table#tutorial-nav
{
	border: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 10px 0; padding: 10px 0;
	width: 500px;
}

table#tutorial-nav td
{
	width: auto;
	vertical-align: middle;
	padding: 0 10px;
}


table.schedule
{
	border-collapse: collapse;
	border: 1px solid #ccc;
	margin: 0 0 25px 0; padding: 0;
	width: auto;
}

table.schedule th.location
{
	margin: 0; padding: 3px;
	color: #fff;
	background: #333;
	text-align: center;
	font-weight: normal;
	border-bottom: 1px solid #ccc;	
	border-left: 1px solid #ccc;	
}

table.schedule td
{
	vertical-align: middle;
	text-align: center;
	margin: 0; padding: 5px;
/*	border-top: 1px solid #ccc; */
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 180px;
	background-color: #eeeeee;
}

table.schedule td.break, table.schedule td.reception, table.schedule td.lunch
{
	background-color: #FAEBD7;
	width: auto;
}

table.schedule td.empty
{
	background-color: #fff;
	width: auto;
}

table.schedule td.time
{
	margin: 0; padding: 3px 7px 3px 30px;
	background: #333 url(/images/date.png) no-repeat 7px 50%;
	color: #fff;
	text-align: left;
	width: auto;
	border-left: none;
}

div#banner
{
	background: #000 url(/images/banner-white.jpg) no-repeat;
	width: 700px; height: 300px;
	margin: 0 0 40px 0; padding: 0;
	clear: both;
}

div.item-info
{
	/*margin-left: 450px;*/
	float: right;
	width: 250px;
	text-align: left;
	/*background: #eeeeee;*/
}

span.event-time
{
	display: block;
	margin: 0 0 0 10px; padding: 1px 0 5px 23px;
	background: url(/images/date.png) no-repeat 0 0;	
	/*font-style: italic;*/
}

span.location
{
	display: block;
	margin: 0 0 5px 33px; padding: 0;
}

span.paper
{
	/*display: block;*/
	margin: 0 0 5px 10px; padding: 1px 0 5px 23px;
	background: url(/images/page_white_stack.png) no-repeat 0 0;	
	/*font-style: italic;*/
}

span.note
{
	/*display: block;*/
	margin: 0 0 5px 10px; padding: 1px 0 5px 23px;
	background: url(/images/page_white.png) no-repeat 0 0;	
	/*font-style: italic;*/
}

div.deadlines
{
	border: 1px solid #ccc;
	height: auto; width: 470px;
	padding: 15px 15px 10px 15px; margin: 0 0 15px 0;
}

div.deadlines h3
{
	margin-left: 10px;
	margin-bottom: 15px;
}

div.deadlines ul
{
	margin-bottom: 0;
}

div.deadlines li
{
	list-style: none;
	margin: 0 0 5px 10px; padding: 1px 0 5px 23px;
	background: url(/images/date.png) no-repeat 0 0;
}

div.deadlines span
{
	font-weight: bold;
}

div#footer
{
	width: 850px;
	padding: 0 0 0 150px; margin: 10px 0 30px 0;
}

div#corner
{
	background: #dddddd url(/images/corner-white.png) no-repeat 100% 0;
	height: 10px; width: 1000px;
	margin: 0; padding: 0;
}

ul#primaryNav
{
	display: block;
	list-style: none;
	margin: 0; padding: 15px 10px 10px 545px;
}

ul#primaryNav li
{
	list-style: none;
	margin: 0 0 13px 0; padding: 0;
	font-size: 11px;
	background: none;
}

ul#primaryNav li a:link, ul#primaryNav li a:visited
{
	text-decoration: none;
	color: #09c;
}

ul#primaryNav li a:hover, ul#primaryNav li a.selected:hover
{
	text-decoration: underline;
	color: #6ecff6;
}

ul#primaryNav li a.selected
{
	text-decoration: none;
	color: #000;
}

ul#secondaryNav
{
	display: block;
	list-style: none;
	margin: 0 0 0 20px; padding: 0 10px 30px 20px;
	float: right;
	width: 145px;
}

ul#secondaryNav li
{
	list-style: none;
	margin: 0 0 13px 0; padding: 0;
	font-size: 11px;
	background: none;
}

ul#secondaryNav li a:link, h2 a:link, ul#secondaryNav li a:visited, h2 a:visited
{
	text-decoration: none;
	color: #09c;
}

ul#secondaryNav li a:hover, ul#secondaryNav li a.selected:hover, h2 a:hover
{
	text-decoration: underline;
	color: #6ecff6;
}

ul#secondaryNav li a.selected
{
	text-decoration: none;
	color: #000;
}

div#tweets
{
	color: #09c;
	font-size: 11px;
	margin: 0 0 20px 0; padding: 0;
	width: 500px; height: 40px;
	/*background: url(/images/twitter.png) no-repeat 0 0;*/
}

div#tweets li
{
	margin: 0; padding: 0;
	/*list-style-image: url(/images/twitter.png);*/
	list-style: none;
}

div#tweets li a
{
	display: block;
	margin-top: 3px;
}

div#tweets li span a
{
	color: #09c;
	display: inline;
}

img.keynote
{
	display: block;
	float: right;
	border: 1px solid #ccc;
	margin: 0 0 2em 3em;
}

a#hyattMap
{
	display: block;
	width: 300px;
	border: 1px solid #ccc;
	text-decoration: none;
	margin-bottom: 20px;
}

