
/* new expanded sessions styles */
.session_margin { margin-bottom: 0px;}
.session_expand { font-size: 8pt; font-weight: normal; margin-bottom: 1em;}

.session_page_speakers p { font-size: 0.9em !important;}
.session_page_speakers img { display:table-cell; float:left; margin-right:10px !important;}
.session_page_speakers p:first-child { font-weight: bold; margin-top:0; margin-bottom:0;}
.gridagenda {border: 1px solid black; font-size: 10pt; padding: 5px;}

.gridtimecell {border-top: 1px solid #fff; border-right: 1px solid #fff; font-size: 8pt; padding: 5px; background:#000; color: #ec008c; width:50px !important;}
.gridtimecellfirst  {border-top: none; border-right: 1px solid #fff; font-size: 8pt; padding: 5px; background:#000; color: #ec008c; width:50px !important;}


.gridtable {border-bottom: 1px solid black; border-right: 1px solid black}
.gridcell {border-top: 1px solid black; border-left: 1px solid black; font-size: 10pt; background:#fff; padding: 10px; vertical-align: middle;}

.gridcell a {color: black; text-decoration: none; font-size: 0.9em;}
.gridcell a:hover {text-decoration: underline;}

.hsgridcell { }

.gridheader {border-top: 1px solid #000; border-left: 1px solid #fff; border-bottom: 1px solid #fff; font-size: 10pt; padding: 5px; text-align: center; background: black; color: #fff;}
.gridheader :link, .gridheader :visited {color:white !important;}

.gridheadertimeinwords {border-left: 1px solid #000; }

.gridmulticell {border-top: 1px solid black; border-left: 1px solid black; font-size: 10pt; padding: 5px;}
.hardsessiongridmulticell {border-top: 1px solid black; border-left: 1px solid black; font-size: 12pt; padding: 5px;}
.hardsessiongridcell {border-top: 1px solid black; border-left: 1px solid black; font-size: 8pt;}
.breaksmulticell {border-top: 1px solid black; border-left: 1px solid black; font-size: 10pt; font-weight: bold; background:#ec008c ; color: #fff; }

.ssgridcell {background: #fff; color: #000;}

.bgcolorgridcell { border-left: 1px solid #fff; background: #000; width:150px !important; }
.bgcolorgridcell a {text-decoration: none; font-size: 0.9em;}
.bgcolorgridcell a:hover {text-decoration: underline;}

#dialog_box{background-color:#fff; 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");}
*/


/* myevent stuff */

/*--------------------------------------------*/
/*---------------MYEVENT STUFF----------------*/
#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;}

#abovenavbar { font-size: 8pt; margin-bottom: 10px; margin-top: 5px; }
#abovenavbar a { text-decoration: none;}
#abovenavbar a img { display:inline;}

/* two-column, equal lengths layout */
#leftcontent { float: left; width: 45%; padding: 0; margin-top: 15px; padding-right: 30px; border-right: 1px solid #767676; }
#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; }

.box { background: #e6e6e6; padding: 10px; padding-top: 20px; border: 1px solid #000;float:left; width:95%;}
.welcome h3 { color: #fc0000; }

/* tabbed navigation bar for myevent pages */


#tabmenu ul {
    color: #000;
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

#tabmenu li {
    display: inline;
    overflow: hidden;
    margin:0px !important;
    list-style-type: none; 
}

#tabmenu li a {
	display:block;
	float:left;
    color: #fff;
    background: #ec008c;
    font-size:8pt;
    font-weight: bold;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    padding: 0.35em 0.5em; 
    margin: 0px !important;
    text-decoration: none; 
}

#tabmenu li:first-child a {
    border-left:1px solid black;
}

#tabmenu a.active {
    color: #000;
    font-weight: bold;
    background: #e6e6e6;
    border-bottom: 2px solid #e6e6e6;
}

#tabmenu a:hover {
    color: #000;
}

#tabmenu a.active:hover {
    color: #000;
}

#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; }

/* 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 { font-weight: bold; color: #f9a02c; cursor: default; }

.message { width: 100%; }
.message textarea { width: 100%; }
.message input { }

.session_expand {
    margin-bottom: 1em;
    font-size: .8em;
}



/* MY INFO */
#my_info_left { float: left; width: 55%; padding: 0; margin-top: 15px; }
#my_info_right { float: right; width: 44%; padding: 0; margin-top: 15px; }

/* DASHBOARD */
#dashboard_left { float: left; width: 60%; padding: 0; margin-top: 15px; }
#dashboard_right { float: right; width: 39%; padding: 0; margin-top: 15px; }

/* MY INTERESTS */
#my_interests_left { float: left; width: 60%; padding: 0; margin-top: 15px; }
#my_interests_right { float: right; width: 39%; padding: 0; margin-top: 15px; }

/* NEW MYEVENT */
.flake_box { border: 1px solid #CCCCCC; margin-bottom: 10px; }
.flake_box_agenda { width: 300px; margin-top: 0px;}

.flake_header { 
	background: url(/2008/images/flake_header.jpg); 
	border-bottom: 1px solid #b3b3b3;
	height: 22px;
	overflow:hidden; 
}

.flake_header_text { padding: 4px 8px; font: 8pt Tahoma, Arial, Helvetica; }
.flake_header_text a { text-decoration: none; }
.flake_header_personal_info { width: 517px; }

.flake_content { background: #ffffff;padding: 8px;font: 8pt Tahoma, Arial, Helvetica;line-height: 150%;overflow: hidden; }
.flake_content a { text-decoration: none; }
.flake_content_more { padding-left: 12px; }
.flake_content_personal_info { width: 500px; }
.flake_content_search { background: none; border-bottom: none;}

.flake_message { border-bottom: 1px solid #b3b3b3; margin-bottom: 5px; padding-bottom: 5px; }
.flake_message_subject { color: #BEBEBE; }

.flake_bullet { background: url(/2008/images/bullet.gif) no-repeat center center; width:12px;height:16px;margin-left:0px;float:left}

/* FOR PHOTOS */

/* wordpress stuff */

.blogBar {
    padding: 4px 8px;
    border-top: 1px solid #ee3924;
    border-bottom: 1px solid #ee3924;
    background-color: #ffdcd4;
    width:400px;
    color: #000;
}

.blogBar :link, .blogBar :visited {
    color: #000;
}

/* register pages */

.register_content {
	width: 90%;
	margin: 5px 0;
	padding: 10px;
	border: 1px solid #D1D1D1;	
}
.register_content h3 {
	border: none;
	margin-top:0;
}
.register_content td { padding-bottom: 2px; }

#found_attendee {
	margin: 0 auto;
	padding: 10px 50px;
	background: #F5F5F5;
	border: 1px solid #EAEAEA;	
}

#bleh {
	text-align: center;
}

#privacy_policy, #cancellation_policy, #confirmation, #av, #other_event, .privacy {
	width: 90%;
	margin: 0 auto;
	background: #EAEAEA;
	border: 1px solid #000;
	padding: 10px;
}

#cancellation_policy h3, #privacy_policy h3, #confirmation h3 {
	border: none; 
	color: black;
	margin-top: 0;
}

#privacy_policy_invite_others {
	margin: 0 auto;
	background: #EAEAEA;
	border: 1px solid #000;
	padding: 10px;
}

.ssl_width {
	width: 720px;
}

#register_nav { width: 100%; }
#sponsorbox {
	width: 140px;
}
#sponsorboxheader {
	background: #C2C2C2; 
	text-align: center; 
	font-weight: bold; 
	color: #fff; 
	padding: 2px; 
	margin-top:15px;
}
.ad_box {
	border: 1px solid #C2C2C2;
	text-align: center;
}

.quote {
	font:italic 1em Arial, sans-serif;
	display:block;
	margin:20px auto 5px auto !important;
}

.highlight {
	font:normal 1.1em Arial, sans-serif;
	color:black;
	vertical-align:middle;
}

.ad_header {
	font:bold 1em Arial, sans-serif;
	background: #C2C2C2; 
	text-align: center; 
	color: #fff; 
	padding: 2px; 
}



/*** speaker pages ***/

#speaker_page .searchbox {
    text-align: right;
    border: 1px solid #ccc;
    padding: 4px;
    margin-bottom: 1em;
}

#speaker_page .speaker {
    width: 100%; 
    overflow: hidden; 
    padding: 0px 0px 1em 0px; 
    border-bottom: 1px solid #ccc; 
    margin-bottom: 1em;
}

#speaker_page .next, #speaker_page .prev {
    color: #333;
}

#speaker_page .navbox {
    overflow: hidden; 
    padding-bottom: 6px; 
    margin-bottom: 1em; 
    border-bottom: 1px solid #ccc; 
    font-size: .8em;
    color: #ccc;
}

#speaker_page .speakerimg {
    width: 130px; 
    float: left;
    margin: 0 10px 10px 0;
}

#speaker_page .speakerimg img {
    border: 1px solid black;
}

#speaker_page .speakertext {
	float:left;
	width: 395px;
}