/* Remove all margin and paddings */

* {
   margin: 0;
   padding: 0;
}



html {
height: 100%;
}

body {
margin: auto;
padding: 0;
width: 100%;
background: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.3em;
color: #323232;
}


/* Remove all border for images */

a img, img {
    border: none; 
    display: block; 
}

/* Define links color */

a, a:link, a:visited {
color: #127DBB;
text-decoration: none;
}

a:hover {
color: #333333;
text-decoration: underline;
}

.hidetext, #accessibility, .vevent {
display:none;
}


#wrapper {
width: 702px;
margin: 0px auto;
/*background: url(images/top.png) 0 0 no-repeat;
*/padding-top: 0px;
}

.viewlink {
text-align: center;
font-size: .8em;
}




#header {
float: left;
height: 213px;
width: 100%;
/*border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
*/}


#headerimage, #headerimage2 {
float: left;
height: 213px;
width: 100%;
}

#headerimage, #headerimage a, #headerimage2 a{
height: 213px;
width: 100%;
display: block;
}

#headerimage a {
background: url(images/header.jpg) 0 0 no-repeat;
}

#headerimage2 a {
background: url(images/header1.jpg) 0 0 no-repeat;
}

#logo {
float: left;
position: relative;
margin: 8px 0;
	
}

#logo, #logo a {
display: block;
width: 150px;
height: 64px;
}

#logo a {
background: transparent url(images/logo_globebusiness.jpg) 0 0 no-repeat;
}


#container {
float: left;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
width: 700px;
padding-bottom: 0px;
background: #ffffff;
}

#nav  {
float: left;
width: 100%;
height: 25px;
margin-top:4px;
margin-bottom:20px;
/*background:url(images/menubgrpt.gif) repeat-x top;
z-index:100;
*/
}

#nav ul {
padding: 0;
margin: 0;
height: 25px;
padding-left: 20px;
}


#nav li {
list-style-type: none;
float: left;
height: 19px;
text-align: left;
text-transform: uppercase;
font-weight:bold;
font-size: 11px;
padding-top: 4px;
padding-right: 10px;
}



#nav li a {
display:block;
text-decoration: none;
color: #bf0000;


}

#nav li a.nav_active {
color: #127DBB;
}

#nav li a:hover {
color: #A5A5A5;
}

#agenda {
padding: 0px 0px 50px 20px;
text-align:justify;
}

#home, #speakers, #register, #venue {
padding: 0px 20px 40px 20px;
text-align:justify;
}


.title {
font-weight: bold;
}

.changecolor {
font-weight: bold;
color: #127DBB;
}

p {
padding-top: 15px;
}

ul {
margin:0;
padding:0;
padding-top: 8px;
padding-left: 25px;
}

ul.inclusions {
margin:0;
padding:0;
padding-top: 0;
padding-left: 16px;
font-size: 11px;
font-weight: bold;
}

li {
padding: 2px 0px;
}


.time {
font-weight: bold; 
color: #333333;
padding:8px 25px 8px 5px;
width: 100px;
text-align: right;
}

.event {
color: #333333;
/*font-weight: bold;*/
}

.speaker {
font-style: italic; 
font-weight: normal; 
color: #666666; 
font-size: 12px;
}

.speakers {
font-size: 1em;
color: #313131;
font-weight: normal;
float: left;
width: 100%;
padding-bottom: 40px;
}


.speakerphoto {
width: 95px;
height: 120px;
background: white;
margin-right: 20px;
float: left;
border: 1px solid #000000;
}

.speakerinfo {
float: left;
width: 450px;
}


.speakername {
font-size: 14px; 
font-weight: bold
}
.speakerposition {
color: #666666;
font-size: x-small;
line-height: .9em;
}

.info {
display: none;
}


.clear {
clear: both;
padding-bottom: 30px;
}


#venue img {
padding-right: 10px;
}

table {
float: left;
}


table td {
padding: 8px 0;
}

#signature  {
background: url(images/signature.jpg) 0 0 no-repeat;
clear: both;
height:57px;
}

#footer {
clear: both;
position: relative;
height:27px;
}



#footer, #footer a {
height: 27px;
width: 702px;
background: url(images/footer.jpg);}

#social1 {
float:right;
padding-right:250px;
padding-top:3px;

}

#social2 {
float:left;
padding-left:150px;
padding-top:3px;

}


#shadow {
background: url(images/bottom.png) 0 0 no-repeat;
padding-bottom: 10px;
width: 700px;

}
.intro{font-size:14px; color:#0066FF; margin:0px; padding:0px;}

.clear {
clear: both;
}

sup {
font-size: 5px;
}

.even {background-color: #f0f0f0;}
.date {background-color: #777777; color:#FFFFFF; padding:5px;}

tr:hover {
background: #DFDFDF;
}
