
/* BEGIN TYPOGRAPHY & COLORS */
ul{
    margin-top:0px;
    margin-bottom:0px;
}

body {
    margin: 0;
    padding: 0;  
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    color: #333;
    text-align: center;
    background:#d5d6d7 url("../img/eventbgcolor.jpg");
}

a {
    color: #06c;
    text-decoration: none;
}

a:hover {
    color: #147;
    text-decoration: none;
}

h1 {
    font-size: 4em;
}

h2 {
    font-size: 1.6em;
    color: #333;
}

h3 {
    font-size: 1.3em;
    line-height:5px;
}

h4 {
    font-size: 1.3em;
}

h1, h2, h3, h4 {
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-weight: bold;
}

td {
    background: none;
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color:black;
    padding: 0px;
    text-align:left;
}

acronym, abbr, span.caps {
    cursor: help;
    }

acronym, abbr {
    border-bottom: 1px dashed #999;
    }

blockquote {
    margin: 15px 30px 0 10px;
    padding-left: 20px;
    border-left: 5px solid #ddd;
    }

blockquote cite {
    margin: 5px 0 0;
    display: block;
    }

hr { /*Horizontal Line*/
height:0;
border:none;
padding:0px 0 0px 0;
border-bottom:1px solid #1768B7;
}

a img {
    border: none;
    }

marquee {
    height: 80px;
    margin-bottom: 20px;
    }
    
.linkspage_button{
    border:0px;
}

.hidden{
    display:none;
}

/*Lists*/

div#content UL.menu, div#content OL.menu { /*Lists*/
    font-size: 1.6em;
    line-height:5px;
}

div#content UL.menu LI { /*Unordered List Items*/
    font-size: 1.6em;
    line-height:5px;
}

div#content OL.menu LI { /*Ordered List Items*/
    font-size: 1.6em;
    line-height:5px;
}

div#content TABLE { /*Tables*/
margin:0.5em;
font-size:12px;
}

div#content TABLE TR TD.agenda_time {
vertical-align:top;
text-align:right;
color: black;
font-size:12px;
padding-top:5px;
width:15%;
}

div#content TABLE TR TD.agenda_text {
vertical-align:top;
text-align:left;
color: black;
font-size:12px;
padding-left:20px;
padding-top:5px;
}

div#content TABLE TR TD.big { /*Table TDs*/
vertical-align:top;
text-align:left;
color: black;
font-size:14px;
font-weight: bold;
padding: 10px;
}

div#content TABLE TR TD.small { /*Table TDs*/
vertical-align:top;
text-align:left;
color: black;
font-size:12px;
padding-left: 5px;
}

div#content TABLE TR TD.text { /*Table TDs*/
vertical-align:center;
text-align:center;
color: black;
font-size:20px;
padding: 20px;
padding-left:50;
font-weight: bold;
}

/* BEGIN LAYOUT */

#page {
    margin: 10px auto;
    padding: 0;
    width: 950px;
    border: 1px solid #959596;
    text-align: left;
    background:white url("../img/eventbg.jpg") repeat-y top; border: none;
}

#page2 {
    margin: 20px auto;
    padding: 0;
    width: 950px;
    border: 1px solid #959596;
    text-align: left;
    background:white url("../img/eventbgwide.jpg") repeat-y top; border: none;
}

#header {
    position:relative;
    padding: 0;
    margin: 0 auto;
    height: 150px;
    width: 100%;
    background: #73a0c5 url("../img/eventheader.jpg") no-repeat bottom center; 
}

#header2 {
    position:relative;
    padding: 0;
    margin: 0 auto;
    height: 30px;
    width: 690px;
    background:url(../img/pubheader.jpg) no-repeat left;
}

div#head_logos { /*Title and Logo box in Right Side of the Header block*/
position:absolute;
top:25px;
left:835px;
width:115px;
height:80px;
overflow:hidden;
}

div#conf_logos { /*Title and Logo box in Right Side of the Header block*/
position:absolute;
top:25px;
left:55px;
width:120px;
height:120px;
overflow:hidden;
}

#header h1{
    position:absolute;
    top:50px;
    left:0px;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    font-size: 4em;
    text-align: center;
}

#header h1 a, #header h1 a:hover{
    color:white;
}

#header h2 {
    position:absolute;
    top:100px;
    left:0px;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    font-size: 1.2em;
    text-align: center;
    color: #ffffff;
}

#title {
    font-size: 65px;
    font-weight: bold;
    font-family: Times New Roman;    
    color: #1B74D0;
    position: relative;
    top: 25px;
    left:  48px;
    text-align: left;
    cursor: default;
    }
    
#year {
    font-size: 65px;
    font-weight: bold;
    font-family: Times New Roman;    
    color: #ffffff;
    position: absolute;
    top: 37px;
    left:  450px;
    text-align: left;
    cursor: default;
    }
    
#eventdate {
    position:absolute;
    left:83px;
    font-weight:bold;
    font-family: Times New Roman;
    font-size: 18px;
    color:#1B74D0;
    top:100px;
    }

/* LOGIN */

#navigation{
    font-size: 11px;
    width: 694px;
    height: 22px; 
    position: absolute;
    top: 50px;
    left: 13px;
    list-style: none;
}
#navigationmenu{
    font-size: 11px;
    width: 694px;
    height: 22px; 
    position: absolute;
    top: 65px;
    left: -11px;
    list-style: none;
}

#navigation li{
    background: none;
     display: inline;
}

div#content .centered, div#content P.centered  { /*to make something centered*/
text-align:center;
margin:0 auto;
}

/* START NAVIGATION */

/* THIS PART IS FOR THE NAVIGATION LINKS */
.nav1 a:link, .nav1 a:visited, .nav2 a:link, .nav2 a:visited, .nav3 a:link, .nav3 a:visited, .nav4 a:link, .nav4 a:visited, .nav5 a:link, .nav5 a:visited, .nav6 a:link, .nav6 a:visited, .nav7 a:link, .nav7 a:visited, .nav8 a:link, .nav8 a:visited{
    color: #1A75CE;
    width: 80px;
    height: 20px;
    line-height: 20px;
    background: url(../img/01_linkbg2.gif) top repeat-y;
    padding: 0;
    text-align:center;
}

.nav1_onpage a:link, .nav1_onpage a:visited, .nav2_onpage a:link, .nav2_onpage a:visited, .nav3_onpage a:link, .nav3_onpage a:visited, .nav4_onpage a:link, .nav4_onpage a:visited, .nav5_onpage a:link, .nav5_onpage a:visited, .nav6_onpage a:link, .nav6_onpage a:visited, .nav7_onpage a:link, .nav7_onpage a:visited, .nav8_onpage a:link, .nav8_onpage a:visited{
    color: #1A75CE;
    width: 80px;
    height: 20px;
    line-height: 20px;
    background: url(../img/01_linkbg2.gif) top repeat-y;
    padding: 0;
    text-align:center;
}

.nav1 a:link, .nav1 a:visited, .nav1_onpage a:link, .nav1_onpage a:visited{
    position: absolute;
    top: 2px;
    left: 14px;
}

.nav2 a:link, .nav2 a:visited, .nav2_onpage a:link, .nav2_onpage a:visited{
    position: absolute;
    top: 2px;
    left: 96px;
}
.nav3 a:link, .nav3 a:visited, .nav3_onpage a:link, .nav3_onpage a:visited{
    position: absolute;
    top: 2px;
    left: 178px;
}

.nav4 a:link, .nav4 a:visited, .nav4_onpage a:link, .nav4_onpage a:visited{
    position: absolute;
    top: 2px;
    left: 260px;
}

.nav5 a:link, .nav5 a:visited, .nav5_onpage a:link, .nav5_onpage a:visited{
    position: absolute;
    top: 2px;
    left: 342px;
}

.nav6 a:link, .nav6 a:visited, .nav6_onpage a:link, .nav6_onpage a:visited{
    position: absolute;
    top: 2px;
    left: 424px;
}

.nav7 a:link, .nav7 a:visited, .nav7_onpage a:link, .nav7_onpage a:visited{
    position: absolute;
    top: 2px;
    left: 506px;
}

.nav8 a:link, .nav8 a:visited, .nav8_onpage a:link, .nav8_onpage a:visited{
    position: absolute;
    top: 2px;
    left: 588px;
}

/* HOVER EFFECTS */

.nav1 a:hover, .nav1 a:active,
.nav2 a:hover, .nav2 a:active,
.nav3 a:hover, .nav3 a:active,
.nav4 a:hover, .nav4 a:active,
.nav5 a:hover, .nav5 a:active,
.nav6 a:hover, .nav6 a:active,
.nav7 a:hover, .nav7 a:active,
.nav8 a:hover, .nav8 a:active{
    background: url(../img/01_linkbg1.gif) top repeat-y;
    margin: 1px 0 0 0;
}

/* USE A DIFFERENT COLOR WHEN USER IS ON THAT PAGE */

.nav1_onpage a:link, .nav1_onpage a:visited,
.nav2_onpage a:link, .nav2_onpage a:visited,
.nav3_onpage a:link, .nav3_onpage a:visited,
.nav4_onpage a:link, .nav4_onpage a:visited,
.nav5_onpage a:link, .nav5_onpage a:visited,
.nav6_onpage a:link, .nav6_onpage a:visited,
.nav7_onpage a:link, .nav7_onpage a:visited,
.nav8_onpage a:link, .nav8_onpage a:visited{
    background: url(../img/01_linkbg1.gif) top repeat-y;
}

/* END NAVIGATION */ 

/* END LOGIN */

#content {
    float:right;
    margin-top:22px;
    font-size: 1.2em
}

#sidebar{

}

#sidebar {
    float: left;
    margin:0px 0px 0px 11px;
    padding: 10px 10px 0px 10px;
    width: 180px;
    font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    background-color: rgb(233,240,246);
}

.narrowcolumn {
    padding: 10px 30px 20px 10px;
    margin: 0px 0 0;
    width: 680px;
    text-align:justify;
}


.narrowcolumn .entry, .widecolumn .entry {
    line-height: 1.4em;
}

.widecolumn {
    line-height: 1.6em;
}

#footer {
    padding: 0;
    margin: 0 auto;
    width: 950px;
    clear: both;
    background:transparent url("../img/eventfooter.jpg") bottom left no-repeat;
}

#footer p {
    margin: 0;
    padding: 10px 0;
    text-align: center;
}

/* END LAYOUT  */


/* BEGIN E107 CORE CLASSES MAINTAINER QUE~ */

.button{
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
    font-size: 10px;
    text-align:center;
}

.tbox.chatbox {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.spacer {
    padding: 2px 0 2px 0;
}


.indent{
    padding:4px;
    border: 1px solid #06c;
}

.smalltext {
    font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.mediumtext {
    font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.tbox{
    background-color: #F4F7FA;
    border: #5e5d63 1px solid;
    color: #000000;
    font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.eventdesc{
    /*color:#1768B7;*/
    color: #ffffff;
    font-size: 18px;
    font-family:Times New Roman;
    position: relative;
    font-weight:bold;
    top: -23px;
    left: 550px;
    text-align:right;
    width:350px;
    }

.helpbox {
    border: 0px;
    background-color: transparent;
    color:#000;
    font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}

.fborder {
    border: #ededed 1px solid;
    background-color: #fff;
    
}


.fcaption {
    height:35px;
    border: #ededed 1px solid;
    padding: 2px 0 2px 8px;
    background-color: #68ADE5;
    font: 12px verdana, tahoma, arial, helvetica, sans-serif;
    color:#fff;
    font-weight:bold;
    background-image: url("../img/tileage.jpg");

}
.fcaption a{
    padding-right:4px;
    color:#fff;

}

div#content TABLE TR TD.sponsor { /*Table TDs*/
color: black;
font-size:12px;
padding-left:60px;
font-weight: bold;
font-weight: bold;
}

/*********************************************************************
** Body Table Formats
*********************************************************************/

.pageHeader {
	padding: 3px;
	font-size: 14px;
	font-weight: bold; 
	border-top: 1px solid #145AA0; 
	border-left: 1px solid #145AA0; 
	border-right: 1px solid #145AA0;
	text-align: right; 
	color: black; }


.pageBody {
	padding: 5px;
	border: 1px solid #145AA0; }
	
.pageTable {
	border-spacing: 0px;
	width: 100%; }
	
table.tData {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px; }

tr.tDataHeader {
	background-color: #145AA0; }

td.tDataHeader {
	color: #FFFFFF;
	padding: 4px;
	font-weight: bold;
	margin: 1px;
	text-align: center; }

tr.tDataRow1 {
	background-color: #E9F0F6; }

tr.tDataRow1:hover {
	background-color: #EFF6FA; }

td.tData {
	padding: 4px;
	margin: 1px;
	text-align: center; }

/*********************************************************************
** Form Formats
*********************************************************************/

input {
	border: 1px #145AA0 solid; }

textarea {
	border: 1px #145AA0 solid; }

input.withnobg {
	background: none;
	border:0px; }

div#content TABLE TR TD.text { /*Table TDs*/
vertical-align:center;
text-align:center;
color: black;
font-size:20px;
padding: 20px;
padding-left:50;
font-weight: bold;
}

div#content TABLE TR TD.logo { /*Table TDs*/
vertical-align:center;
text-align:center;
color: black;
font-size:14px;
padding: 20px;
padding-left:50;
}






