/* =============================================================
 * 			Styles for Eclipse Summit Europ 2007
 * ============================================================= */


img { border:0px }

body {
	margin: 0px;
	padding: 0;
	background-color: #ffffff;
	font:	12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#header {
	padding: 0;  
	margin: 0px;
	width: 940px;
	height: 125px;
} 

#menuleft {
    width: 180;
    margin-top: 0px;
	margin-left: 5px;
	text-align: left;
    float: left;
}

#menuleft #links{
	padding-bottom: 5px;	
	background-color: #333333; 
	background: url(../image/leftmenu_bg.gif);
}

#menuleft #links ul {
list-style-type: none;
   padding-left: 15px;
   margin-left: 0;
  font:	13px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

#menuleft #links ul li li {
 list-style-type: square;
   padding-left: 2px;
   margin-left: 0;
  font:	11px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight: normal;
}

#middlecontent {
	font:	12px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	float: left; 	
	margin-left: 20px;
	width: 550px; 
	margin-top: 5px;
}

#middlecontent h1{
	font:	23px/24px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-align: left;	
}

#outersponsorcontainer {
	margin-top: 40px;
	margin-left: 15px;
	padding: 0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px/14px;
	text-align: center;
	width: 160px;
	background-color: #fff;
	overflow: hidden; 
	
}
#sponsorcontainer {
	margin-top: 0px;
	width: 158px;
	border-bottom: none;
}

#sponsorbox {
	font:	12px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	float: left; 	
	margin-left: 15px;
	margin-top: 15px;
	width: 160px; 

}
#sponsorbox #logos {
padding: 15px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc; 
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#container {
	width: 940px;  
	background: #FFFFFF;
	margin: 0; 
	border: 0px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.bodycopytable {
	font:	12px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
    position:absolute;
	left:195px;
	top:130px;
	background-color: #fff;
}
#middlecontent .list_title h1 {
	border-bottom: 1px dotted gray;
	font: 14px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-weight: bold;
	margin: 0em 0px .2em 0px;
	color: #333333;
	font-weight: bold;
}

#schedule td#bof {
    background-image: url("/summiteurope2007/image/icons/icon_bof.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#demo {
    background-image: url("/summiteurope2007/image/icons/icon_demo.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#keynote {
    background-image: url("/summiteurope2007/image/icons/icon_keynote.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#lunch {
    background-image: url("/summiteurope2007/image/icons/icon_lunch.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#plenary {
    background-image: url("/summiteurope2007/image/icons/icon_plenary.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#reception {
    background-image: url("/summiteurope2007/image/icons/icon_reception.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#shorttalk {
	font:	10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#schedule td#symposium {
    background-image: url("/summiteurope2007/image/icons/icon_symposium.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#talk {
    background-image: url("/summiteurope2007/image/icons/icon_talk.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}

.list_title h2 {
	border-bottom: none;
	font-weight: normal;
	margin: 2px 0px 2px 0px;
	font: 12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;  
}
.list_title h3 {
	border-bottom: none;
	margin: 2px 0px 2px 0px;
	font-weight: normal;
	font: 12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;  
}
.list_title h1 a:link {font-weight: bold;}
.list_title h1 a:visited {font-weight: bold;}
.list_title h1 a:hover {font-weight: bold;}
.list_title h1 a:active {font-weight: bold;}

.list_title a:link {color: #336699; text-decoration:none; font-weight: normal;}
.list_title a:visited {color: #336699; text-decoration:none; font-weight: normal;}
.list_title a:hover {color: #3366CC; text-decoration:underline; font-weight: normal; }
.list_title a:active {color: #336699; text-decoration:none; font-weight: normal;}

