@CHARSET "UTF-8";

a {
	cursor: pointer;
	color: #32828C;
}

.title {
	font-size: 30px;
	color: #C7282D;
	font-family: Tahoma, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.labelTheme {
	color: #488214;
}
	
.headerText {
	color: #FFFFFF;	
	font-size: 21px;
	font-weight: bold;
}

.headerTextSmall {
	line-height: normal;
}

.header2 {
	font-size: 13px;
	font-weight: bold;
}
	
.headerTextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
}


/** CUSTOM IMAGE CHECKBOX **/

.checkbox.checked {
	background-color:#C7282D;
}




#ScheduleBuilder-application {
	width:736px;
	text-align:left;
	position:relative;
}

#ScheduleBuilder-wrapper {
	width:728px;
	border: 1px solid #BBBBBB;
	padding: 4px;
	background: #EEEEEE;
	text-align:left;
}


#ScheduleBuilder {
	width: 726px;
	text-align:left;
}

/** top-level tabs and search field **/
#header-bar-1 {
	width: 726px;
	clear:both;
}


/** top-level tabs **/
#tabs-1 {
	height: 43px;
	font-weight: bold;
	color: #404040;
	font-size: 10px;
	line-height:42px;
	text-transform: uppercase;
	border: 1px solid #CFCFCF;
	border-top:none;
	border-right:none;
	float:left;
}

#tabs-1 a {
	text-decoration: none;
	color: #404040;
	text-align: center;
	float:left;
	border-left:none;
}

#tabs-1 a.active {
	background:url(/img/gdc_canada10/toptabActive.jpg) no-repeat;
	color: #FFFFFF;
	border-top: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #FFFFFF;	
}

#tabs-1 a.inactive {
	border-top: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}

#tabs-1 a.inactive:hover {
	text-decoration: underline;
}

#right-bar {
	height:43px;
	float:right;
	width:374px;
	border-bottom: 1px solid #CFCFCF;
	
}

/** #session_search is the search form **/
#session_search {
	padding: 0; 
	margin: 0; 
	width: 726px;
	
}

#search-field-wrapper {
	float:right;
}

#search-field-wrapper .button {
	margin-top:10px;
	float:left;
}


#search_field {
	float: right;
	width: 212px;
	height: 18px;
	border: 1px solid #CFCFCF;
	margin-top: 10px;
}



/********************** HEADER *************************/


/** Login status area **/

#loginContainer a,
#logoutContainer a{
	color: #32828C;
}


.expand-collapse-icon {
	background-color:#32828C;
}





/********************** FILTERS ***************************/


.filters-header {
	margin: 10px;
	width: 726px;
	display: block;
	clear: both;
	float: left;
	font-family:Tahoma, Arial, Verdana, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #404040;
	position:relative;
}


.filter-wrapper {
	position:relative;
	float:left;
	padding-left:10px;
	padding-right:10px;
width:207px;
}

.filter {
	height: 187px;
	width: 207px;
	overflow:hidden;
	border: 1px solid #CFCFCF;
	background-color:#fff;
	text-align:left;
}

.filter-items {
	position:relative;
	height:125px;
	overflow-y:scroll;
	overflow-x:hidden;
	
}

.filter ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-weight:normal;
}

.filter ul li {
	border-bottom: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #404040;
	text-transform: capitalize;
	letter-spacing: .05em;
	padding:5px 0px;
	margin:0px;
	
}

li.filter-header{
	font-weight:bold;
}

.filter ul li.nocheck {
	padding: 5px 0px 5px 10px;
	text-transform: uppercase;
}

.filter table {
	width:185px;
}

.filter td.check {
	width:32px;
}

.filter td.icon {
	width:26px;
}

.filter td.track-label {
	width: 117px;
	padding:0px 5px;
	text-align:left;
}

.filters {
	clear:both; 
	width:100%;
}


.filters td {
	text-align:center;
}

.filter {
	margin:0px auto;
}

.filter table td {
	text-align:left;
}



/** second-level tabs and days filters **/


#header-bar-2 a.bottom-tabs.active {
	background: #FFFFFF url(/img/gdc_canada10/bottomtabActive.jpg);
	width: 116px;
	height: 35px;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #CFCFCF;
	display: block;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #404040;
	text-decoration: none;
	float: left;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
	text-transform: uppercase;
}

#header-bar-2 a.bottom-tabs.inactive {
	background: #EEEEEE;
	width: 116px;
	height: 35px;
	border-bottom: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	display: block;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #404040;
	text-decoration: none;
	float: left;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
	text-transform: uppercase;
}

#header-bar-2 a.bottom-tabs.active:hover, #header-bar-2 a.bottom-tabs.inactive:hover {
	text-decoration:underline;
}

#header-bar-2 a.bottom-tabs.disabled {
	background: #EEEEEE;
	width: 116px;
	height: 35px;
	border-bottom: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	display: block;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #cccccc;
	text-decoration: none;
	float: left;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
	text-transform: uppercase;
	cursor:default;
}

#days-wrapper {
	float:right;
	border-bottom: 1px solid #CFCFCF;
	width:609px;
	height: 35px;
	position:relative;
}

#days {
	float:right;
}

#days .button {
	float: left;
	margin: 7px 5px 0px 0px;
}





/********************** LIST **********************/

#list-wrapper {
	padding: 0px;
	clear:both;
	background: #FFFFFF;
	border: 1px solid #CFCFCF;
	border-top: none;
	width:100%;
	position:relative;
}

#list {
	overflow:hidden;
	background-color:#ffffff;
	position:relative;
}

#list p {
	text-indent: 0;
}

/**** LIST HEADER ****/

#list-header-wrapper {
	width:100%;
	border-bottom: 1px solid #CFCFCF;
	padding: 5px 0px 0px 0px;
	position:relative;
}

#list-header {
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	width:100%;
	height:35px;
	position:relative;
}

#list-header strong {
	color: #404040;	
	font-weight: normal;
	font-size: 10px;
	line-height: 34px;
	margin-left:10px;
}

.listColumnHeader{
	text-align:center;
}

.listColumnHeader table {
	margin:0px auto;
}

.uparrow, .downarrow {
	background-color: #32828C;
}

.sortBtn {
	width: 11px;
	height: 10px;
	position:relative;
	padding:0px;
	margin:0px;
}

.list-item {
	padding: 5px 0;
	border-bottom: 1px solid #CFCFCF;
	height:60px;
	position:relative;
	line-height:22px;
}


/**** SPEAKER LIST ****/

#speaker-list .list-item {
	height:auto;
	padding:0px;
}

.list-item .speaker-row {
	position:relative;
	height:42px;
	z-index:2;
}

.speaker-container.active {
	background-color: #dcefed;
	border:1px solid #b8e5e2;
	margin:0px 5px 10px 5px;
}

.speaker-container {
	margin:0px 5px 0px 5px;
	border:1px solid #ffffff;
	padding:5px;
}

.speaker-name, #speaker-name-header{
	position:absolute;
	top:0px;
	height:32px;
	padding:5px 0px;
	left:32px;
}

.speaker-name {
	color: #32828C;
	text-transform: uppercase;
	cursor:pointer;
}


.speaker-sessions-button {
	border:1px solid #ffffff;
	background: url(/img/gdc_canada10/btn_expand.png) no-repeat 18px 9px;
	color:#32828C;
	cursor:pointer;
}

.speaker-sessions-button.active {
	border:1px solid #bae3df;
	border-bottom:none;
	background: url(/img/gdc_canada10/btn_contract.png) no-repeat 18px 9px #b9e7e5;
}

.speaker-sessions {
	display:none;
	position:relative;
	background-color:#b9e7e5;
	border:1px solid #bae3df;
	z-index:1;
	font-size: 10px;
	padding:5px 0 0 0;
	
}

.speaker-container.active .speaker-sessions {
	display:block;
}

.speaker-sessions .calendarSession {
	width: 225px;
}

.speaker-sessions .calendarSession .calendarSessionContent {
	width:215px;
}

/**** SESSIONS LIST ****/

#sessionName {
	color: #32828C;
	font-size: 12px;
	text-transform:uppercase;
}

.speakers-display {
	font-size:10px;
	white-space:nowrap;
	height:20px;
}

.speakers-display-calendar {
	font-weight:normal;
	font-size: 10px;
}

.speakers-display-list {
	font-weight:bold;
}

.speakers-display a {
	color:#000;
}

.dayCell, #dayHeaderCell {
	color: #404040;
	font-size: 12px;
	padding:0px 5px;
	width: 45px;
	text-align:center;
	position:absolute;
	left:589px;
}

.checkboxCell, #checkboxHeaderCell {
	width: 32px;
	text-align:center;
	position:absolute;
	left:0px;
}
.checkboxCell {
	padding:12px 0px;
}
.trackCell, #trackHeaderCell {
	width: 44px;
	text-align:center;
	position:absolute;
	left:33px;
}
.trackCell {
	padding:7px 0px;
}

.sessionCell, #sessionHeaderCell, #sessionspeakerHeaderCell {
	width:480px;
	padding:0px 5px;
	overflow: hidden;
	position:absolute;
	left:85px;
}

.sessionCell {
	left:40px;
}

#sessionspeakerHeaderCell {
	text-align: center;
}

.startCell, #startHeaderCell{
	width:82px;
	padding:0px 5px;
	text-align:center;
	position:absolute;
	left:638px;
}

.sessionListCellStyle {
	font-weight: bold;
	height:65px;
	vertical-align: middle;
}

.sessionListCellStyle img.icon {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


/**** CALENDAR ****/

.calendar {
	margin:5px 0px 5px 5px;
	padding:0px;
}

#calendarTop, #calendarBottom {
	width:710px;
	height:5px;
	margin:0;
	padding:0;
}

#calendarTop {
	background: url(/img/gdc_canada10/calendarView_top.jpg) 0px 0px no-repeat;
}

#calendarBottom {
	background: url(/img/gdc_canada10/calendarView_bottom.jpg) 0px 0px no-repeat;
}

.calendarTable { 
	width: 698px;
	border-top:0;
	border-bottom:0;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	font-size: 10px;
	color:#404040;
	vertical-align:middle;
	margin:0;
	padding:0px 5px;
}

.calendarTable table {
	border-collapse: collapse;
}

.calendarTable td {
	padding:0px;
}

.calendarTable td table{
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

td.calendarTime {
	width: 76px;
	background: #EEEEEE;
	text-align: center;
	border: 1px solid #D9D9D9;
	color:#404040;
	vertical-align:middle;
}

td.space {
	height:5px;
}

table.calendar-sessions{
	width: auto;
}


.calendarSession {
	width: 198px;
	background: #E3E3E3 url(/img/gdc_canada10/calendarSession_bg.jpg) repeat-x;
	border: 1px solid #D9D9D9;
	margin: 0px 0px 5px 5px;
	float:left;
}


.calendarSession td {
	vertical-align:middle;
	overflow:hidden;
	height:26px;
	padding:0px 5px;
}

.calendarSession .check {
	padding: 0px 5px;
	width:12px;
	border-right: 1px solid #D9D9D9;
}

td.calendarSession td.track {
	width:26px;
	height:26px;
	padding:2px 5px 0px 5px;
	vertical-align:middle;
	overflow:hidden;
}

td.calendarSession td.track img {
	vertical-align:middle;
}

.calendarSession .sessionTitle {
	text-transform: uppercase;
	color: #32828C;
}

.calendarSession .speakerInfo {
	color: #333333;
}

.calendarSessionContent {
	width:130px;
	overflow:hidden;
}

/********************** MY SCHEDULE **********************/


#user_schedule_div {
	background-color: #000;
	border: 1px solid #000;
	color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 300px;
	width: 540px;
	overflow: auto;
	overflow-x: hidden;
}

#navContainer {
	background-repeat: no-repeat;
	border: none;
	float: left;
	margin-left: 1px;
}

#SaveResultsContainer	{
	width: 260px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	color: #cccccc;
	text-align: right;
	font-weight: bolder;
	color: #2c4663;
}
	
/********************** TOOLTIPS **********************/

.tooltip {
	margin: 0px;
	border: 3px solid #3BBFBB;
}


.exit {
	background-color: #32828C;
}


/********************** LOGIN POPUP **********************/

.login_input {
	margin-left: 10px;
}

#userLogin {
	overflow: hidden;
}

#loginInstructions {
	margin-top: 10px;
	width: 320px;
	overflow: hidden;
}

#loginFormContainer {
	margin-top: 10px;
	overflow: hidden;
}

#loginFormContainer input {
	background:#CCCCCC none repeat scroll 0 0;
	border:1px solid #000000;
	color:#000000;
	font-size:10pt;
}

#user_login > * {
	font-size: 12px;
}

#emailFormInput {
	font-size: 12px;
}

#btnLogin {
	margin-top: 5px;
	margin-left: 47px;
	font-size: 12px;
}

#loginFormTitle {
	display: block;
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 12px;
}

#preexistingSessionsTable td {
	padding:5px;
}

/********************** EMAIL **********************/

#email_results {
	padding: 0 5px 5px 5px;
}

.email_schedule_input {
	background:#CCCCCC none repeat scroll 0 0;
	border:1px solid #000000;
	color:#000000;
	font-size:10pt;
}

#email_schedule {
	margin: 20px 0 0 0;
	padding: 5px;
}

#email_schedule strong {
	font-size: 12px;
}

#email_schedule small {
	font-size: 10px;
}

#my_schedule_send {
	background:#F6F6F6 none repeat scroll 0 0;
	border:1px solid #000000;
	color:#000000;
	font-size:10pt;
}


/********************** SCROLLBAR **********************/

.upBtn, .upBtn:hover, .upBtn-Active, .upBtn-Active:hover,
.downBtn, .downBtn:hover,.downBtn-Active, .downBtn-Active:hover {
	background-color: #32828C;
}

/********************** OTHER **********************/
#debug {
	font-size:12px;
}
textarea.debug_values {
	width:600px;
	height:100px;
}

div.transOFF {width: 100%; border:1px solid black; }
div.transON {width: 100%; background-color: silver;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;border:1px solid black; }

/************ OVERRIDE WRAPPER *************/
.middlecolumnbox img {
	border:0;
	padding:0px;
}

.body_bottomoverlay {
	z-index:4;
}
.footer_overlay {
	z-index:3;
}
.fboxwrapper {
	z-index:4;
}

table {
width:auto;
}