﻿body {
}
img {border:none; padding:0px; margin:0px}
.btn-overview, .btn-agenda, .btn-venue, .btn-sponsor, .btn-registration, .btn-home
{
    display:block;
    height:31px;
    width:87px;
    float:left;
    cursor:pointer;
    margin-left:3px;
}

.btn-home
{
    background-image:url(images/overview_uk.png);  
}

.btn-overview
{
    background-image:url(images/solapasPrese.jpg);  
	width:87px;
	
}

.btn-agenda
{
    background-image:url(images/solapasAgen.jpg);
	width:87px;
}

.btn-venue
{
    background-image:url(images/solapasConfe.jpg);
    width: 87px;
}

.btn-sponsor
{
    background-image:url(images/sponsors_uk.png);
	width:87px;
    
}

.btn-registration
{
    background-image:url(images/solapasRegis.jpg);
    width: 87px;
}



#rightImage
{
	position:absolute;
	top: 21px;
	right: 70px;
	left: auto;
    
}

#mainContent
{
	position: relative;
	height: auto;
	min-height: 300px;
	margin-bottom:0px;
	width: 890px;
	padding-left: 0px;
   
}

#leftContent
{
	position: relative;
	float: left;
	width: 510px;
    
}

#rightContent
{
    width: 360px;
    position: relative;
    float:left;
    margin-left: 20px;
    
}

#rightMost
{
    position: relative;
    width: 140px;
    float: right;
    background-color: Black;
    padding: 5px 5px 5px 5px;
}

#rightMost p, #rightMost ul
{
    color: White;
    font-size: 11px;
}

#rightInner
{
	position: relative;
	margin-top: 280px;
	margin-left: 10px;
	width: 400px;
}

#overrideMargin
{
    margin-top: 20px;
}

ul
{
    font-family: Arial;
    font-size: 12px;
    color:#38393A;
    margin:9px 0px 9px 18px;
    padding:0px 0px 0px 0px;
    line-height:18px;
}
blanca
{
    font-family: Arial;
    font-size: 14px;
    color:#38393A;
}

td
{
	font-family: Arial;
	font-size: 12px;
	color:#FFF;
	padding-left: 5px;
	font-weight: bold;
}

td2
{
	font-family: Arial;
	font-size: 12px;
	color:#000000;
}

#agendaTimes
{
    margin-top: 20px;
    border: solid 3px black;
    width: 420px;
    padding: 10px 0px 10px 10px;
}

#registrationLink
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.text
{
    font-family: Arial;
    font-size: 12px;
    color:#38393A;
}



.right
{
    position: relative;
    float: right;
    width: 400px;
    margin-top: 10px;
}

#timetable
{
    position: relative;
    height: 0px;
    overflow: hidden;
}

.big
{
    font-size: 16px;
}

#hoverA,#hoverB,#hoverC
{
    position: absolute;
    background-color: White;
    border: solid 1px black;
    width: 500px;
    height: auto;
    
    top: 0px;
    right: 0px;
    padding: 5px 5px 5px 5px;
    display: none;
}

#hoverC
{
    right: 300px;
}

#hoverA b, #hoverB b, #hoverC b
{
    font-size: 12px;
}

#hoverA p, #hoverB p, #hoverC p
{
    font-size: 11px;
    line-height: 14px;
}
#scroll
{
	overflow: auto;
	height:300px;
	padding-left: 0px;
	padding-top: 24px;
	width: 660px;
	padding-bottom: 35px;
}
