table.viewthumbnails{
	width:100%;
}
td.fullsize{
	width:70%;
	vertical-align:top;
}
td.thumbnails{
	width:30%;
	vertical-align:top;
}

.groupthumb{
	width: 100%;
	border: clear  1px red;
}
.thumbnail{
	padding: 3px;
	width:70px;
}
.thumbnailselected{
	padding: 1px;
	width:70px;
	border: solid  2px 	#77BBEE;
}


table.homepage{
	border-collapse:separate;
	border-spacing:8px 8px;
	width:100%;
}

table.homepage td {
	vertical-align:top;
}

table.homepage a{
	font-size: 11;
	font-weight: 400;
	color:#0080FF;
	text-decoration: none;
}

table.homepage a:hover{
	color:#666666;
}


.blockblue {
	color: white;
	font-weight:600;
	background-color: #77BBEE;
	padding:4px;
	padding-left:20px;
}

div.blockblue a {
	color: white;
	text-decoration: none;
}

.slotblock {
	color: white;
	font-weight:600;
	background-color: #E76F00;
	padding:4px;
	padding-left:20px;
}

div.slotblock a {
	color: white;
	text-decoration: none;
}


.blockorange {
	color: white;
	font-weight:600;
	background-color: #E76F00;
	padding:4px;
	padding-left:20px;
}

div.blockorange a {
	color: white;
	text-decoration: none;
}



.blockwhite {
	background-color: #E76F00;
	padding:4px;
}

div.blockwhite a {
	color: #E76F00;
	text-decoration: none;
}


div.slotblue {
border: solid  1px #77BBEE;
color: black;
text-align:left;
}
div.slotblue a{
color: black;
}

div.slotorange {
border: solid  1px #E76F00;
text-align:left;
}
div.slotorange a{
color: black;

}
div.slotorange a:hover{
color: #E76F00;
}


div.leftimage {
	float: left;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
}

div.rightimage {
	float: right;
	padding-top:2px;
	padding-bottom:10px;
	padding-left:0px;
}
div.eventsummary {
	float: top;
	padding:5px;
	height:80px;
}

div.floatleft {
	float: left;
	vertical-align:bottom;
	padding-bottom:2px;
}
div.floatright {
	float: right;
	padding-right:2px;
}
div.floattop {
	float: top;
	padding:2px;
}


div.titlefloatleft {
	float: left;
	padding-left:2px;
	font-weight:600;
}
div.titlefloatright {
	float: right;
	padding-right:2px;
	font-weight:600;
}
div.titlefloattop {
	float: top;
	padding-bottom:2px;
	font-weight:600;
}

div.alignright{
	text-align:right;
	align:right;
}

img.slotlarge{
	width:80px;
}
img.slotnormal{
	width:60px;
}

img.slotsmall{
	width:40px;
}

table.slotlarge{
	width:600px;
}
table.slotnormal{
	width:400px;
}

table.slotsmall{
	width:200px;
}


table.daily_sessions{
	width:800px;
	font-size:12px;
	font-weight:400;
}

td.columnLabel{
	font-weight:600;
	text-align:right;
}

td.session_presentation{
		font-size:10px;
		font-weight:400;
	text-align:left;
	background-color:#eeeeee;
	border:solid 2px white;
}
td.breakslot{
	background-color:#eeffee;

}
td.session_presentation ul{
list-style: none;margin: 0;padding:0px;
}
td.session_presentation li{
	text-align:left;
}
td.presentation{

	padding:5px;

}

table.eventdetails{

}

table.eventdetails td{
	padding-top:5px;
}

div.intro_text{
padding-right:5px;
font-weight:200;
text-align:justify;
color:  #000000;
}

div.otherevents{
	padding:5px;
	background-color:#eeeeee;
}

div.otherevents a{
	color:#ff3300;
}
