
.home_login_st1 {
	font-family:Verdana;
	font-size:10px;
	color:#375f79;
	font-weight:bold;
}

.home_login_st2 {
	font-family:arial;
	font-size:10px;
	border-color:#375f79;
	border-style:solid;
	width:108px;
}

.home_login_st3 {
	font-family:Arial;
	font-size:10px;
	color:#112947;
	font-weight:bold;
}

.session_subtitle 
{
	font-family:Arial;
	font-style:italic;
	font-size:12px;
	color:#112947;
	font-weight:bold;
}

/* Browse Lectures */
.Session_Title_Cell
{
        border:solid 1px #DDDDDD;
        /*background-color:#FCEBE2;*/
        /*background-color:#FFCC00;*/
        background-color:#F0F8FF;
        height:25px;
}
.Session_Title_Cell_Theme_Lime
{
        border:solid 1px #DDDDDD;
        background-color:#DFE33F;
        height:25px;
}
.Session_Title_Cell_Theme_Grey
{
        border:solid 1px #DDDDDD;
        background-color:#BBBCBF;
        height:25px;
}
.Session_Title_Cell_Theme_Green
{
        border:solid 1px #DDDDDD;
        background-color:#9FD18B;
        height:25px;
}
.Session_Title_Cell_Theme_Pink
{
        border:solid 1px #DDDDDD;
        background-color:#F288B7;
        height:25px;
}
.Session_Title_Cell_Theme_Green_Flash
{
        border:solid 1px #DDDDDD;
        background-color:#61C3AD;
        height:25px;
}
.Session_Title_Cell_Theme_Salmon
{
        border:solid 1px #DDDDDD;
        background-color:#F68E77;
        height:25px;
}
.Session_Title_Cell_Theme_Blue
{
        border:solid 1px #DDDDDD;
        background-color:#23C4F4;
        height:25px;
}
.Session_Title_Cell_Theme_Orange
{
        border:solid 1px #DDDDDD;
        background-color:#FBBA62;
        height:25px;
}

.Inside_Session_Title_Cell
{
        margin-left:10px;
        margin-bottom:10px;
        margin-top:8px;
        margin-right:10px;
        font-family:Verdana;
        font-size: 9pt;
        font-weight:bold;
}

.Inside_Speaker_Title_Cell
{
        margin-left:10px;
        margin-bottom:2px;
        margin-top:1px;
        margin-right:10px;
        font-family:Verdana;
        font-size: 9pt;
        font-weight:bold;
}

.Lecture_Title_Cell
{
        margin-left:10px;
        margin-bottom:0px;
        margin-top:0px;
        margin-right:0px;
        font-family:Verdana;
        font-size: 8pt;
}
.Lecture_Price_Cell
{
        margin-left:3px;
        margin-bottom:0px;
        margin-top:0px;
        margin-right:3px;
        font-family:Verdana;
        font-size: 8pt;
}

.Browse_Option_Title
{
        margin-left:27px;
        margin-bottom:0px;
        margin-top:3px;
        margin-right:3px;
        font-family:Verdana;
        font-size: 8pt;
        font-weight:bold;
}
.Search_Title
{
        margin-bottom:0px;
        font-family:Verdana;
        font-size: 9pt;
        font-weight:bold;
}

.Search_Title_Box
{
        margin-bottom:3px;
        font-family:Verdana;
        font-size: 9pt;
        font-weight:bold;
}

.Search_Result_Title
{
	margin-left:0px;
    margin-bottom:0px;
    margin-top:0px;
    margin-right:0px;
    font-family:Verdana;
    font-size: 9pt;
}
.Search_Result_Title a{ color: #3B5998;font-size: 12px;font-family: Verdana;text-decoration:none; }
.Search_Result_Title a:hover{ color: #24375E; text-decoration:underline;}
.Search_Result_Title a:visited{  }

/*
	Session List stylesheet
*/
.Session_List{ font-size: 12px; font-family: Verdana; }
.Session_List a{ color: #3B5998;font-size: 12px;font-family: Verdana;text-decoration:none; }
.Session_List a:hover{ color: #24375E; text-decoration:underline;}
.Session_List a:visited{  }

/*
	Speaker Initials List stylesheet
*/ m
.Spk_Initials_List{ font-size: 15px; font-family: Verdana; font-weight: bold; margin:10px; }
.Spk_Initials_List a{ color: #3B5998;font-size: 15px;font-family: Verdana;text-decoration:none; margin:10px;}
.Spk_Initials_List a:hover{ color: #24375E; text-decoration:underline;}
.Spk_Initials_List a:visited{ font-size: 15px; }
.Spk_Initials_List_Actual { font-size: 15px; font-family: Verdana; font-weight: bold; color:Red; margin:10px;}

/* 
	Style used in Free Lectures Link
*/
.FreeLectures_Link
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    text-align: left;
}
.FreeLectures_Link a
{
    color: #0500ED;
    text-decoration: underline;
}
.FreeLectures_Link a:hover
{
    color: #F96505;
    text-decoration: underline;
}

.CA_Text
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.CA_Text a:link 
{
	color: #375F79;
}

.CA_Text a:active 
{
	color: #a52121;
}

.CA_Text a:visited 
{
	color: #a52121;
}

    
/*body
{
    font-family: Verdana;
font-size: 10px;
    }
*/    
.notPurchasedProductTitle
{
    margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	min-height: 20px;
	width:500px;
	vertical-align: top;
	font-family: Arial,Helvetica,sans-serif;
	font-size:20px;
	color: #5071a2;
}
    
.notPurchasedProductBody
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	border: solid 1px #d3d3d3;
	min-height: 100px;
	width:500px;
	vertical-align: top;
	font-family: Arial,Helvetica,sans-serif;
	font-size:13px;
	color: #5071a2;
}    
