/* */
.daylbl
{
    margin-top: 30px;
}

/* gridHeader */
.gridHeader
{
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.gridHeader_txt
{
    font-weight: bold;    
}
.gridHeader_hr
{
    height: 1px;
    width: 100%;
    margin: 14px 0px 14px 0px;
    background-color: #d2dcaa;    
}

.gridHeader_viewBy
{   
    position: relative;
    float: left;
    left: 4px;
}

.gridHeader_keynotes
{
    float: left;
    margin: 0px 0px 0px 20px;
}
.gridHeader_links
{
    position: relative;
    top: 2px;
    width: 261px;
    float: right;    
}
.gridHeader_links .itineraryLogin 
{
    float: left;
}
.gridHeader_links .itineraryBuild 
{
    left: 10px;    
    float: left;
}

.gridHeader_links .print
{    
    left: 10px;
    float: left;
} 

.gridHeader_links .sep
{
    width: 21px;
    float:left;
    background: transparent url(/images/global/conference_link_separator.gif) no-repeat center top;    
}

.gridHederText
{
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-style:normal;
    font-size: 12px;
    margin-bottom: 10px;
}
/* grid */
.grid
{
    margin-bottom: 20px;
    width: 100%; /* 705 px */
}

.grid_head_times
{
    width: 7%; /* ~50 px */
}

.grid tbody tr.grid_head td
{
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-style:normal;
    color: #0093B2 !important;
    font-size:9px;
    text-transform:uppercase;
}

.grid tbody tr td.c1 { width: 93%; /*655px*/ }
.grid tbody tr td.c2 { width: 46.5%; /*327px;*/ }
.grid tbody tr td.c3 { width: 31%; /*218px;*/ }
.grid tbody tr td.c4 { width: 23.25%; /*163px;*/ }
.grid tbody tr td.c5 { width: 18.6%; /*131px;*/ }

.grid tbody tr td div.starttime, .grid tbody tr td div.endtime
{
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-style:normal;
    font-size:9px;
    color: #0093B2 !important;
    text-transform:uppercase;
    width: 50px;
}

.grid tbody tr td, .sessTxt
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #505145;  
	vertical-align: top;
}

.grid tbody tr td div.item
{
    width: 100%;
    height: 25px;
}

/* session */

.sessSummary
{
	font-family: Verdana;
	font-size:10px;
	width: 315px;
	height:auto;
    position: absolute;    
    top: 0px; 
	left: 0px;    
    visibility: hidden; 
    z-index: 100;
	}

.sessSummary div
{
    position: relative;    
}

/* summary page modal */
.sessSummary div .img
{
    position: relative;
    margin: 0px auto;    
}
.sessSummary div .txt
{
    position: relative;
    width: 100%;
}

.sessSummary div .imgTxt
{
    position: relative;
    width: 100%;
    margin-top: 10px;
}

.sessSummary div .spk
{
    margin-top: 10px;    
}

.sessSummary div .spk .hdr
{
    font-weight: bold;
}

.sessSummary div div div.item
{
    margin-top: 2px;
    background-image: url(/images/schedule_modal_bullet.gif);
    background-repeat: no-repeat;
    background-position: top left;
    text-indent: 10px;
}

/*  ==============   SESSION WINDOW ================ */

.sessId
{
    visibility: hidden;
    width: 0px; height: 0px;
    position: absolute;
}

.sessionWindowTitle {
	text-transform:uppercase;
	color:#0093B2;
	font-size:9px;
	}	
	
.speaker {
	color:#505145;
	font-weight: normal;
	text-transform: none;
}

.sessSummary p{
	margin: 0 0 10px 0;
	}


.sessSummary ul {
	margin:0 0 10px 0;
	padding:0em;
}

.sessSummary ul li {
	margin:0 0 0 15px;
	padding:0em;
	color:#a7a79a;
	}

.modalImage
{
    margin: 8px 8px 0 0;
    float:left;
}

.sessionWindowTop1 {
	background-image:url(/images/global/winTop1.png);
	background-repeat: no-repeat;
	width: 315px;
	height:21px;
	behavior: url(/Scripts/iepngfix.htc);
}

.sessionWindowTop2 {
	color: #F05A00;
	font-weight:bold;
	background-image:url(/images/global/winTop2.png);
	width:265px;
	height:auto;
	padding: 0px 25px 5px 25px;
	background-repeat: repeat-y;
	behavior: url(/Scripts/iepngfix.htc);
	}
	
.sessionWindowTop2 .keynoteHeader
{
    font-size: 10px;
}

.sessionWindowBody {
	color:#505145;
	width:265px;
	height:auto;
	padding: 5px 25px 5px 25px;
	background-image:url(/images/global/winBody.png);
	background-repeat:repeat-y;
	behavior: url(/Scripts/iepngfix.htc);
	overflow:hidden;
	}
	
.sessionWindowBottom {
	width:315px;
	height: 14px;
	background-image:url(/images/global/winBottom.png);
	background-repeat:no-repeat;
	behavior: url(/Scripts/iepngfix.htc);
}

/*  ==============   SEMINAR PAGE ================ */

.sponsor_img {	
	
	}
	
.ScheduleCellSponsorLogo
{
	margin:0 auto;
	border:1px solid #ccc;
}
	
.ScheduleCellSponsorLogoContainer {
    width:90px;
    float:right;
    height:30px;    
	padding:2px;
	text-align:center;
}


.c4 .sessTitleTxt {
	width:auto;
	float:none;
	}

.c1 span.sessTitleTxt {
	width:525px;
	float:left;
}

/*
.c7 {
position: relative; display:block;
}

.sessionTypeLogo {
position: absolute; bottom: 0; right:0;
}	

*/
