
/* defaults */
body {background-color: #fff;}
p,td,div { color: #000; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10pt; }
span { font-family: Arial, Helvetica, Verdana, sans-serif; }
.big {font-size: 11pt; font-weight: bold; }
.small {font-size: 8pt; }
.smaller {font-size: 6pt; }
.red { color: #f03; }

.tickerDiv { 
    background-color: #dcdcdc;
    padding: 0.5em;    
}
.stories { font-weight: bold; }

.padcontent { padding: 10px 0px 20px 0px; }

.roundtopleft {
    background-attachment: scroll;
    background-image: url(https://secure.brunico.com/realscreensummit/2006/topleftcorner.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.roundtopright {
    background-attachment: scroll;
    background-image: url(https://secure.brunico.com/realscreensummit/2006/toprightcorner.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.roundbottomleft {
    background-attachment: scroll;
    background-image: url(https://secure.brunico.com/realscreensummit/2006/bottomleftcorner.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.roundbottomright {
    background-attachment: scroll;
    background-image: url(https://secure.brunico.com/realscreensummit/2006/bottomrightcorner.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.sponsorroundbottomleft {
    background-attachment: scroll;
    background-image: url(https://secure.brunico.com/realscreensummit/2006/sponsorbottomleftcorner.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-color: #fff;
    border-left: 2px solid #000;
    /* border-right: 2px solid #000; */
}

.sponsorcolumn { background-color: #fff; border-left: 2px solid #000; }

.subshadow { position: relative; left: 1px; top: 1px; color: #dcdcdc; }
.subtext { position: absolute; left: -2px; top: -2px; color: #fc0000;}

.gridouter {  font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10pt; font-size: 10pt; font-weight: bold; }
.gridinnertop { padding-top: 4px; padding-bottom: 4px; }
.gridinner { border-top: 2px solid #000; padding-top: 4px; padding-bottom: 4px; }
.gridinnerbottom { border-top: 2px solid #000; border-bottom: 2px solid #000; padding-top: 4px; padding-bottom: 4px; }

.gridtable {border-bottom: 1px solid black; border-right: 1px solid black}
.gridcell {border-top: 1px solid black; border-left: 1px solid black; font-size: 8pt; padding: 3px; }
.gridheader {text-align: center; border-top: 1px solid black; border-left: 1px solid black; font-size: 7pt; font-weight: bold; padding: 3px;}
.gridmulticell {border-top: 1px solid black; border-left: 1px solid black; font-size: 9pt; color: gray; padding: 3px;}
.hardsessiongridmulticell {border-top: 1px solid black; border-left: 1px solid black; font-size: 12pt; padding: 3px;}
.hardsessiongridcell {border-top: 1px solid black; border-left: 1px solid black; font-size: 8pt;}
.bgcolorgridcellforsponsor { border-top: 1px solid black; border-left: 1px solid black; font-size: 8pt; background: #8DD8FC; }

hr {  text-align: center; border: 0; color: #f03; background-color: #f03; height: 1px; }

body{
    margin: 0px;
}

#page {
    position: relative;
    text-align: left;
    /* max-width:1024px; */
    /* width:expression(document.body.clientWidth > 1024? "1024px": "auto" ); */
}

#logo {
    position: relative;
    top: 0px;
    padding: 0px;
    /* border-right: 2px solid #000; */
}

#registernow {
    position: relative;
    padding: 0px;
    text-align: center;
    background-color: #000;
    border-bottom: 2px solid #000;
}

#nav {
    position: relative;
    padding: 0px;
    float: left;
}

#contentandsponsors {
    padding: 0px;
    margin-left: 157px;
    /* border-right: 2px solid #000; */
}

#legal {
    text-align: center;
    padding: 8px;
    clear: both;
    /*   border: 1px solid black;  */
    border-top: 2px solid #000;
}

ul {
    list-style-image: url(http://www.realscreensummit/2006/images/bullet.gif);
    display: block;
    margin:0px;
    padding-left:15px;
}

li {
 margin: 0px;
 padding: 0px;
}

li.newthisyear {
 margin: 0px;
 padding-bottom: 10px;
}

input.fwtext
{
color: #000;
background: #fff;
border: #000 solid 1px
}

select.fwselect
{
color: #000;
background: #fff;
border: #000 solid 1px
}

input.fwsubmit
{
color: #fff;
background: #f03;
border: 2px #f03 outset
} 


a:link { color: #f03; }
a:visited { color: #f03; }
a.nav:link, a.nav:visited, a.nav:active {color: #fff; text-decoration: none; position: relative; left: 1px; top: 1px; display:block; }
a.nav:hover {color: #000; text-decoration: none; }
a.navover:link, a.navover:visited, a.navover:active {color: #000; text-decoration: none; position: relative; left: 1px; top: 1px; display:block; }


#navbar {}
#navbar ul {margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: small; white-space: nowrap;}
#navbar li {background: #ffb6d6; list-style-type: none; display: inline; font-size: 15px; padding: 0 5px; padding-top: 10px; border: 1px solid; vertical-align: middle; color: #FFF;}
#navbar li a {text-decoration: none;}
#navbar li a:hover {background: #fce4ef;}
#nonavbar {margin-bottom: -10px; font-size: 11px; text-align: right;}

#navbarnoborder { margin: 10px 0 0 5px; }
#navbarnoborder ul {margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: small; white-space: nowrap;}
#navbarnoborder li {list-style-type: none; display: inline; font-size: 11px; padding-right: 15px;}
#navbarnoborder li a {text-decoration: none;font-size: 11px;}
#navbarnoborder li a:hover {background: #fff;}

/*
.sortable { border: 1px solid; }
.sortable th { font-weight: bold; font-size: 9pt; text-align: left; padding: 5px 20px 5px; }
.sortable td,th { color: black; padding: 5px 20px 5px; font-size: 8pt;  }
.sortable tr.odd td,th { color: black; padding: 5px 20px 5px; font-size: 7pt; }
.sortable tr.even td,th { background: #b6b6b6; color: black; padding: 5px 20px 5px;}
.sortable tr.header td { background: #b6b6b6; font-size: 10pt; font-weight: bold; text-align: center; padding-left: 5px;}
.sortable tr.message td,th { color: black; padding-left: 5px;}
*/

/* standard table layout */
table { font: 10pt arial, sans-serif; }
#zebra_table { border-collapse: collapse; border: 1px solid #ccc; font: 8pt arial, sans-serif; }
#zebra_table * tr td { font-size: inherit; vertical-align: top; padding: 5px 5px; }
#zebra_table thead tr td { font: bold 8pt arial, sans-serif; border: 1px solid #ccc; background-color: #afafaf; color: #000; }
#zebra_table tbody tr td { border-right: 1px solid #ccc; }
#zebra_table tbody tr.top td { border-right: 1px solid #ccc; background-color: #ff9; }
#zebra_table tbody tr.notable td { border-right: 1px solid #ccc; background-color: #cfc; }

/* two-column, equal lengths layout */
#leftcontent { float: left; width: 45%; padding: 0; margin-top: 15px; padding-right: 30px; border-right: 1px solid #f03; }
#leftcontent a { font-size:11px; }
#rightcontent { float: right; width: 45%; padding: 0; margin-top: 15px; }
#rightcontent a { font-size:11px; }
div.floatleft { float: left; margin: 0 5px 15px 0; }
div.floatleft a { font-size: 15px; }
div.floatleft img { border: 1px solid #999; }	
#footer { background:#e6e6e6; clear: both; }

		
.rightsideblurb { border: 1px solid #6A6459; background-color: #a8a8a8; font-size: 8pt; font-weight: bold; float: right; width: 50%; margin: 0 5px 10px 10px; padding: 3px; }
.rightsideblurb p { margin-top: 0px; }

.box { background: #e6e6e6; padding: 10px; border: 1px solid #000;}
.welcome h3 { color: #fc0000; }

.clear {font-size: 1px; height: 1px }

.message { border: 1px solid #6A6459; width: 100%; background: #dddddd; }
.message_view { margin: 5px; }

#abovenavbar { width: 100%; }
#abovenavbar td { font-size: 8pt; }
#abovenavbar a { text-decoration: none; }

#belownavbar { width: 100%; }
#belownavbar td { font-size: 8pt; }

.browserwarning {
   margin: 10px 0px;
   padding: 0px 5px;
   background: #ffff99;
   border: 1px solid;
}

.otherbio{
    position: relative;
}

/* navigation bar for non-myevent pages */
#navcontainer ul
{
    padding-left: 0;
    margin-top: 5px;
    background-color: #afafaf;
    color: #000;
    float: left;
    width: 100%;
    font-family: arial, helvetica, sans-serif;
    border: 1px solid #000;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
    padding: 0.35em 0.5em;
    background-color: #afafaf;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    float: left;
    border-right: 1px solid #afafaf;
}

#navcontainer ul li a:hover
{
	color: #fff;
}


/* tabbed navigation bar for myevent pages */
#container { width: 760px; }

#tabmenu ul {
	color: #000;
	margin: 10px 0 5px 0;
	z-index: 1;
	padding: 0px;
	position: relative;
}

#tabmenu li {
	display: inline;
	overflow: hidden;	
	list-style-type: none; 
}


#tabmenu li a {
	color: #000;
	background: #afafaf;
	font-weight: bold;
	border: 1px solid #000;
	padding: 0.35em 0.5em; 
	margin: 0;
	text-decoration: none; 
}

#tabmenu a.active {
	color: #f03;
	font-weight: bold;
	background: #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

#tabmenu a:hover {
	color: #fff;
}

#tabmenu a.active:hover {
	color: #000;
}


.popup {  }

/* Mac IE ignores this...sorry for the hack, but it's Mac IE's fault 
span.popupVisible 
{
	position:relative; display: inline-block; vertical-align: bottom; z-index: 25;
}

span.popup #popupBox 
{ 
	visibility:hidden; position: absolute;
}
*/

span.popupToggler
{
	position:relative;
/*	z-index: 0;  */
}


span.popup {
	visibility: visible;
	position: absolute;
	border: 1px solid #000000;
	padding: 10px;
	top: 1.2em;
	left: 0px;
	width: 400px;
	background-color: #ffffff;
	width: 200px;
	z-index: 1;
}

