
/* defaults */
body {background-color: #fff;}
p,td,div { color: #000; font-family: Helvetica, Arial, Verdana; font-size: 10pt; }
h3 { color:#ed145a; }
span { font-family: Helvetica, Arial, Verdana; }
.big {font-size: 12pt; }
.small {font-size: 8pt; }
.smaller {font-size: 6pt; }
.pink { color: #ed145a; }

.hfour { font-weight: bold; color: #ed145a; }
.sessions_heading { font-size: 12pt; font-weight: bold; color: #000; }

.tickerDiv { 
    background-color: #cad5e7;
    padding: 0.5em;    
}
.stories { font-weight: bold; }

.padcontent { padding: 10px 0px 20px 0px; }

.roundtopleft {
    background-attachment: scroll;
    background-image: url(/2007/images/topleftcorner.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.roundtopright {
    background-attachment: scroll;
    background-image: url(/2007/images/toprightcorner.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.roundbottomleft {
    background-attachment: scroll;
    background-image: url(/2007/images/bottomleftcorner.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.roundbottomright {
    background-attachment: scroll;
    background-image: url(/2007/images/bottomrightcorner.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}

.sponsorroundtopleft {
    background-color: #fff;
    border-left: 2px solid #fff;
    padding: 5px; 
}

.sponsorroundtopleft img { border: none; }

.sponsorroundbottomleft {
    background-color: #fff;
    border-left: 2px solid #fff;
}

.sponsorcolumn { border-left: 2px solid #fff;}

.subshadow { position: relative; left: 1px; top: 1px; color: #dcdcdc; }
.subtext { position: absolute; left: -2px; top: -2px; color: #fd0158;}

.gridouter {  font-family: Helvetica, Arial, Verdana; font-size: 10pt; border-right: 4px solid #fff; font-size: 10pt; font-weight: bold; background-color:#fff;}
.gridinnertop { border-top: 2px solid #fff; padding-top: 4px; padding-bottom: 4px; }
.gridinner { border-top: 2px solid #E0E9F0; padding-top: 4px; padding-bottom: 4px; }
.gridinnerbottom { border-top: 2px solid #E0E9F0; border-bottom: 2px solid #E0E9F0; padding-top: 4px; padding-bottom: 4px; }

.gridtable {border-bottom: 1px solid black; border-right: 1px solid black;}

.gridtimecell {border-top: 1px solid black; border-left: 1px solid black; font-size: 8pt; padding: 5px;}
.gridcell {border-top: 1px solid black; border-left: 1px solid black; font-size: 8pt; padding: 5px; background-color: #fff;}
.gridcell a {font-size: 8pt;}
.ssgridcell {background: #8CD26F;}
.hsgridcell {background: #E0E9F0;}
.workshopgridcell {background: #FFFFA4;}

.gridheader {text-align: center; border-top: 1px solid black; border-left: 1px solid black; font-size: 7pt; font-weight: bold; padding: 5px;}

.gridmulticell {border-top: 1px solid black; border-left: 1px solid black; font-size: 8pt; color: grey; padding: 5px;}
.breaksmulticell {background: #cad5e7; font-weight: bold;}

.bgcolorgridcell { border-top: 1px solid black; border-left: 1px solid black; font-size: 8pt; background: #fce4ef; padding: 5px;}
.bgcolorgridcellforsponsor { border-top: 1px solid black; border-left: 1px solid black; font-size: 8pt; background: #8DD8FC; }
.hardsessiongridmulticell {border-top: 1px solid black; border-left: 1px solid black; padding: 5px;}
.hardsessiongridcell {border-top: 1px solid black; border-left: 1px solid black; font-size: 8pt;}

hr {  text-align: center; border: 0; color: #ed145a; background-color: #ed145a; height: 1px; }

body{
    text-align: center;
    margin: 0px;
}

#page {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#connect {
    position: relative;
    top: 0px;
    text-align: center;
    padding: 0px;
    background-color: #E0E9F0;
}

#header {
    padding: 0px;
    float:left;
}

#header_myevent {
    float:right;
    width: 200px;
    margin: 50px auto;
}

#nav {
    clear: both;
    position: relative;    
}

#contentandsponsors {
    padding: 0px;
    margin-left: 157px;
}

#legal {
    text-align: center;
    padding: 8px;
    clear: both;
      /*   border: 1px solid black;  */
    border-top: 2px solid #fff;
    background-color: #fff;
}

ul {
    list-style-image: url(/2007/images/greenarrow.gif);
    display: block;
    margin:0px;
    padding-left:1.5em;
}

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: #ed145a;
border: 2px #ed145a outset
} 

a:link { color: #ed145a; }
a:visited { color: #ed145a; }
a.nav:link, a.nav:visited, a.nav:active {color: #ed145a; text-decoration: none; display:block; }
a.nav:hover {color: #A0C76E; text-decoration: none; }
a.navover:link, a.navover:visited, a.navover:active {color: #A0C76E; text-decoration: none; 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: 3px; font-size: 11px; text-align: right;}

#navbarnoborder ul {margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: small; border: 1px solid #000; background:#ed145a;}
#navbarnoborder li {list-style-type: none; display: inline; font-size: 11px; font-weight:bold;padding: 0 5px; color: #fff;}
#navbarnoborder li a {text-decoration: none;font-size: 11px;color: #fff;}
#navbarnoborder li a:hover {color: #000;}
#navbarnoborder li a.active {color: #000;}

/*
.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: #ffbad6; color: black; padding: 5px 20px 5px;}
.sortable tr.header td { background: #ffbad6; 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; }

/* calendar table */
#calendar_table { border-collapse: collapse; border: 1px solid #000; font: 8pt arial, sans-serif; background-color: #fff; }
#calendar_table td {border-top: 1px solid grey; border-left: 1px solid black; font-size: 8pt; padding: 5px; }

/* personal agenda grid */
#personal_agenda { border-collapse: collapse; border: 1px solid #000; font: 8pt arial, sans-serif; background: #fff;}
#personal_agenda td { font-size: inherit; vertical-align: top; padding: 5px 5px;}
#personal_agenda td div { padding: 5px 0 5px 0; cursor: pointer }
#personal_agenda th { background: #ccc; }
.personal_agenda_gridcell { border-top: 1px solid #ccc; border-right: 1px solid #000; text-align:center;}
.personal_agenda_gridcelltop { border-top: 1px solid #000; border-right: 1px solid #000; text-align:center;}

.personal_agenda_timecell { border-right: 1px solid #000; border-top: 1px solid #000; text-align:center;}
.personal_agenda_timeintervaled_cell { border-right: 1px solid #000; text-align:center;}

.meeting_gridcell {background: #FEF9B1;}
.personal_gridcell {background: #FBE3ED;}

.myagendalinkstyle { color: red; cursor: default; }

/* two-column, equal lengths layout */
#leftcontent { float: left; width: 45%; padding: 0; margin-top: 15px; padding-right: 30px;}
#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:#B3C7DD; clear: both; }

.rightsideblurb { border: 1px solid #000; background-color: #ed145a; font-size: 8pt; font-weight: bold; float: right; width: 50%; margin: 0 5px 10px 10px; padding: 3px; }
.rightsideblurb p { margin-top: 0px; color: #fff; }

.box { background: #B3C7DD; margin:0 auto; padding: 20px 15px; border: 1px solid #000; z-index: -1;}

.welcome h3 { color: #fd0158; }

.clear {font-size: 1px; height: 1px }

.message { border: 1px solid #6A6459; width: 100%; background: #ffbad6; }
.message td  border: 1px solid #6A6459; width: 100%; background: #ffbad6; }
.message textarea { width: 100%; }
.message input { }

.message_view { margin: 5px; }

#abovenavbar { width: 100%; }
#abovenavbar td { font-size: 8pt; }
#abovenavbar a { text-decoration: none; font-weight: bold; }

#belownavbar { width: 100%; }
#belownavbar td { font-size: 8pt; }

.browserwarning {
   margin: 10px 0px;
   padding: 0px 5px;
   background: #ffff99;
   border: 1px solid;
}

/* navigation bar for non-myevent pages */
#navcontainer ul
{
    padding-left: 0;
    margin-top: 5px;
    background-color: #ed145a;
    color: #fff;
    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: #ed145a;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    float: left;
    border-right: 1px solid #ed145a;
}

#navcontainer ul li a:hover
{
    color: #000;
}


/* tabbed navigation bar for myevent pages */
#container { width: 650px; }


#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;
    padding-right: 5px;
    font-size: 9pt;
}


#tabmenu li a {
    color: #fff;
    background: #ed145a;
    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: #B3C7DD;
    border-bottom: 2px solid #B3C7DD;
}

#tabmenu a:hover {
    color: #000;
}

#tabmenu a.active:hover {
    color: #000;
}

.message_search { border: 1px solid #000; padding: 5px; color: #000; font-weight: bold;}

#sessionlist ul {margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: small;}
#sessionlist li {list-style-type: none; margin-left: 25px; }

#dialog_box{background-color:#cad5e7; padding:5px; border:2px outset #000;}
#ol{background-image: url(/gimages/overlay.png);}
.dialog {display:none;}

* html #ol{background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/gimages/overlay.png", sizingMethod="scale");}

#add_calendar_event_table td { padding: 0 4px;}
#mbd a,
#mbd a:link,
#mbd a:visited,
#mbd a:active,
#mbd a:hover { 
    color: #00f;
}


.new_speaker {
    font-weight: bold;
    color: black;
}


/* session signup page styles */

#ssu ul.plain, #ssu ul.plain li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#ssu ul {
    list-style: disc;
    margin-left: 1em;
    margin-bottom: 1em;
    padding: 0;
}

#ssu ul li {
    margin-left: 1em;
    padding: 0;
}


#ssu ol {
    list-style: decimal;
    margin-left: 1em;
    padding: 0;
}

#ssu ol li {
    margin-left: 1em;
    padding: 0;
}

#ssu h1 {
    color: #ed145a;
}

#ssu h4 {
    margin-bottom: 1em;
    margin-top: 0;
    text-decoration: underline;
}

.highlight_box {
    border: 2px solid black;
    background-color: #ff0;
    padding: .5em;
}

.highlight_box h2 {
    margin: 0 0 1em 0;
}

/* interest groups blog */
#interest_group {

	margin-left: 10px;

}

.blog {

	width:50%;
	border-left: 1px solid #ed145a;
	padding: .5em;
}

.blog_date_header {

	margin:0 0 .75em;
	padding-bottom:.35em;
	border-bottom:1px dotted #ed145a;
	font:1.0em Verdana,Serif;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing:.3em;
	color:#000;		

}

.blog_post {
	font-size:8pt;
	font: Verdana, Serif
}

.blog_separator {
	color: #ed145a;
}

.blog_comment {
	background: #B3C7DD;
	padding: 0.3em;
	margin-bottom: 1.5em;
}

/* two-column, equal lengths layout */
#blog_leftcontent { float: left; width: 60%; padding: 0; margin-right: 10px;}
#blog_rightcontent { float: right; width: 35%; padding: 0; }
#footer { clear: both; }

a.diff_link_style { color: #000; }


