.GuideCont{padding-left : 15px;}

.LightDDL{}

/* Start: Message Board */
.MB_Header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	font-style: normal;
}

.MB_hr1
{
	height: 1px;
	background: #999999;
	width: 100%;
	font-size: 1px; /* IE 6 */
	overflow: hidden;
}

.MB_Grid
{
	background-color:White;
}

.MB_GridHeader
{
	background-color: #CBDAE1;
	vertical-align: middle;
	height: 0pt;
	color: #266785;
	text-align: left;
	font-family: Arial;
}

.MB_GridHeader a
{
    color:#266785;
    text-decoration:none;
    font-family:Arial !important;
    font-size:9pt !important;
    font-weight:normal;
}

.MB_GridRow
{
	background-color: #EDEFF1;
	color: black;
	font-family: Arial;
	font-size: 8pt;
	height: 30pt;
	text-align: left;
	vertical-align: top;
	overflow: visible;	
}

.MB_GridItem
{
	padding-left:5px;
	vertical-align :middle;
	font: 8pt arial, sans-serif;
	letter-spacing: 0.01em;
	color:#000000;
}

.MB_Panel
{
	background-color: #F3F4F6;
	color: black;  
	font-family: Arial;
	font-size: 8pt;
	height: 30pt;
	text-align: center;
	vertical-align: baseline;
	overflow: visible;	
}

.MB_MainHeaderText
{
	font: 11pt arial, sans-serif;
	font-weight: bold;
	vertical-align: bottom;
	letter-spacing: 0.01em;
	color:#000000;
}

.MB_MainHeaderTextNoBold
{
	font: 9pt arial, sans-serif;
	vertical-align: bottom;
	letter-spacing: 0.01em;
	color:#000000;
}

.MB_CommentText
{
	font: 8pt arial, sans-serif;
	vertical-align: bottom;
	letter-spacing: 0.01em;
	color:#000000;
}

.MB_Text
{
    font: 8pt arial, sans-serif;
	vertical-align: bottom;
	letter-spacing: 0.01em;
	color:#000000;
}

/* End: Message Board */

/* Start: IS Popup */

.ISPopup_Background
{
    background-color:#f3f2ef;
    filter:alpha(opacity=20);
    opacity:0.2;
}

.ISPopup_MainContainer
{
    background-color:transparent;
}

.ISPopup_MainTable
{   
    background-color:transparent;
}

.ISPopup_MainTableCell
{
    text-align:center;
    vertical-align:middle;
}

.ISPopup_ContentTable
{      
    margin:auto;
}

.ISPopup_ContentTable_CloseButtonRow
{
    height:25px;
}

.ISPopup_ContentTable_CloseButtonCell
{
    background-color:#5c5c5c;
    text-align:center;
    vertical-align:middle;
}

.ISPopup_CloseButton
{
    font-family:Arial;
    font-size:14px;
    text-decoration:none;
    color:#107cba;
}

/* End: IS Popup */

/* Start: Media Gallery */

.MediaGallery_PlayerPopup_Background
{
    background-color:#f3f2ef;
    filter:alpha(opacity=50);
    opacity:0.5;
}

.MediaGallery_PlayerPopup_MainContainer
{
    background-color:transparent;
}

.MediaGallery_PlayerPopup_MainTable
{
    background-color:transparent;
}

.MediaGallery_PlayerPopup_MainTableRow
{
}

.MediaGallery_PlayerPopup_MainTableCell
{
    vertical-align:middle;
}

.MediaGallery_PlayerPopup_ContentTable
{
    margin:auto;
}

.MediaGallery_PlayerPopup_ContentTable_PopupTopRow
{
    height:48px;
}

.MediaGallery_PlayerPopup_ContentTable_PopupTopLeftCorner
{
    background-image:url('/Customized/System/Images/MediaGallery/Popup/TopLeftCorener.png');
    background-repeat:no-repeat;
    width:40px;
    height:48px;
}

.MediaGallery_PlayerPopup_ContentTable_PopupTopMiddle
{
    background-image:url('/Customized/System/Images/MediaGallery/Popup/TopMiddle.png');
    background-repeat:repeat-x;
    height:48px;
    width:auto;
}

.MediaGallery_PlayerPopup_ContentTable_PopupTopRightCorner_Left
{
    background-image:url('/Customized/System/Images/MediaGallery/Popup/TopRightCorner_Left.png');
    background-repeat:no-repeat;
    width:57px;
    height:48px;
    text-align:left;
    vertical-align:top;
}

.MediaGallery_PlayerPopup_ContentTable_PopupTopRightCorner_Right
{
    background-image:url('/Customized/System/Images/MediaGallery/Popup/TopRightCorner_Right.png');
    background-repeat:no-repeat;
    width:39px;
    height:48px;
    text-align:left;
    vertical-align:top;
}

.MediaGallery_PlayerPopup_ContentTable_CloseButton_Left
{
    width:34px;
    height:10px;
    margin-top:19px;
    margin-left:23px;
    cursor:pointer;
    font-size:1px;
    line-height:0px;
}

.MediaGallery_PlayerPopup_ContentTable_CloseButton_Right
{
    width:16px;
    height:10px;
    margin-top:19px;
    margin-left:0px;
    cursor:pointer;
    font-size:1px;
    line-height:0px;
}

.MediaGallery_PlayerPopup_ContentTable_ContentRow
{
}

.MediaGallery_PlayerPopup_ContentTable_PopupLeftEdge
{
    background-image:url('/Customized/System/Images/MediaGallery/Popup/LeftEdge.png');
    background-repeat:repeat-y;
    width:40px;
}

.MediaGallery_PlayerPopup_ContentTable_PopupRightEdge
{
    background-image:url('/Customized/System/Images/MediaGallery/Popup/RightEdge.png');
    background-repeat:repeat-y;
    width:39px;
}

.MediaGallery_PlayerPopup_ContentTable_ContentCell
{
    background-image:url('/Customized/System/Images/MediaGallery/Popup/Background.png');
    background-repeat:repeat;
}

.MediaGallery_PlayerPopup_ContentTable_PopupBottomRow
{
    height:29px;
}

.MediaGallery_PlayerPopup_ContentTable_PopupBottomLeftCorner
{
    background-image:url('/Customized/System/Images/MediaGallery/Popup/BottomLeftCorner.png');
    background-repeat:no-repeat;
    width:40px;
    height:29px;
}

.MediaGallery_PlayerPopup_ContentTable_PopupBottomMiddle
{
    background-image:url('/Customized/System/Images/MediaGallery/Popup/BottomMiddle.png');
    background-repeat:repeat-x;
    height:29px;
}

.MediaGallery_PlayerPopup_ContentTable_PopupBottomRightCorner
{
    background-image:url('/Customized/System/Images/MediaGallery/Popup/BottomRightCorner.png');
    background-repeat:no-repeat;
    width:39px;
    height:29px;
}

.MediaGallery_PlayerPopup_Text
{   
    font-family:Trebuchet MS;
    font-size:12px;
    color:White;
    text-align:center;
}

/* End: Media Gallery */


/*-------------  Podcast stuff ----------------*/

 .PodcastFrame {
    margin-left:1px;
    margin-top:5px;
    padding:5px;
    position: relative;
    width: 100%;
    background-color:rgb(58,59,60);
    
       background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(34,34,34)),
    color-stop(1, rgb(58,59,60))
    );
    
    background: -moz-linear-gradient(
    center bottom,
    rgb(34,34,34) 0%,
    rgb(58,59,60) 100%
    );
    
    -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.5);
    box-shadow: 0px 1px 1px rgba(0,0,0,0.5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    }
    .PodcastRow{
    background-color:#e1e0e1;
    cursor:pointer;
    font-family:Arial;
    font-size:12px;
    color:#242424;
    }
    .PodcastRow:hover{
    background-color:#fee62b;
    }
    .PodcastAltRow{
    background-color:#cfcfcf;
    cursor:pointer;
    font-family:Arial;
    font-size:12px;
    color:#242424;
    }
    .PodcastAltRow:hover{
    background-color:#fee62b;
    }
    
     .PodcastActiveRow{
    background-color:#b7d593;
    font-family:Arial;
    font-size:12px;
    color:#242424;
    }
/*------------- End Podcast stuff ----------------*/


/* Start: Forms v.1.1 */

.Form_Link_v_1_1
{
    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    color: #003894;
    text-decoration: none;
}

.Form_Text_v_1_1
{
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    color: #6A6A6A;
}

.Form_ErrorText_v_1_1
{
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    color: Red;
}

.Form_Section_v_1_1
{   
    font-family: Arial;
    font-size: 24px;
    font-weight: normal;
    color: #6858a3;
}

.Form_Row_v_1_1 {}

.Form_Cell_v_1_1
{   
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.Form_ItemBody_Cell_v_1_1
{   
    padding-left: 0px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.Form_TextBox_v_1_1
{
    margin: 0px;
    padding: 0px;
    border: solid 1px #c4c4c4;
    height: 24px;
    font-family: Arial;
    font-size: 14px;
    color: Black;
}

.Form_TextArea_v_1_1
{
    margin: 0px;
    padding: 0px;
    border: solid 1px #c4c4c4;
    height: auto !important;
    font-family: Arial;
    font-size: 14px;
    color: Black;
}

.Form_DropDown_v_1_1
{
    margin: 0px;
    padding: 0px;
    border: solid 1px #c4c4c4;
    height: 26px;
    border: solid 1px #c4c4c4;
    font-family: Arial;
    font-size: 14px;
    color: Black;
}

/* Tool Bar*/
.Form_Toolbar_v_1_1
{
    width: 100%;
    padding-right: 20px;
}

.Form_Toolbar_Cell_v_1_1
{
    padding-top: 24px;
    padding-bottom: 24px;
    text-align: center;
    vertical-align: top;
}

/* Status Bar*/
.Form_StatusBar_v_1_1
{
    width: 100%;
    padding-right: 20px;
}

.Form_StatusBar_Cell_v_1_1
{
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right :10px;
    background-color: #d0d0d0;
    text-align: left;
    vertical-align: top;
}

.Form_StatusBar_Text_v_1_1
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #787777;
    text-transform: uppercase;
}

/* Field Option */
.Form_Field_OptionsRow_v_1_1 {}

.Form_Field_OptionsCell_Control_v_1_1
{
    padding: 5px;
}

.Form_Field_OptionsCell_Label_v_1_1
{
    padding: 5px;
}

/* Field Question */
.Form_Field_QuestionsRow_v_1_1 {}

.Form_Field_QuestionsCell_v_1_1
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 50px;
}

.Form_Field_QuestionOptionsCell_v_1_1 {}

/* Fee/Payment Field */

.Form_FeePaymentField_Fee_HederRow_v_1_1 {}

.Form_FeePaymentField_Fee_HederCell_v_1_1
{
    border-top: none;
    border-bottom: solid 1px #d0d0d0;
    border-left: none;
    border-right: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 10px;
    text-align: left;
    vertical-align: top;
}

.Form_FeePaymentField_Fee_HeaderLabel_v_1_1
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #bbbbbb;
    text-transform: uppercase;
}

.Form_FeePaymentField_Fee_ItemRow_v_1_1 {}

.Form_FeePaymentField_Fee_ItemCell_v_1_1
{   
    border-top: none;
    border-bottom: solid 1px #d0d0d0;
    border-left: none;
    border-right: none;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right :10px;
    text-align: left;
    vertical-align: top;
}

.Form_FeePaymentField_Fee_ItemText_v_1_1
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #787777;
}

.Form_FeePaymentField_TextBox_AlignCenter_v_1_1
{
    text-align: center !important;
}

.Form_FeePaymentField_FeeTotal_Row_v_1_1 {}

.Form_FeePaymentField_FeeTotal_Cell_v_1_1
{
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right :10px;
    background-color: #d0d0d0;
    text-align: left;
    vertical-align: top;
}

.Form_FeePaymentField_FeeTotal_Text_v_1_1
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #949494;
    text-transform: uppercase;
}

/* End: Forms v.1.1 */


/* Start: Content Tabs Action Popup */

.ContentTabs_ActionPopup_Background
{
    background-color:#f3f2ef;
    filter:alpha(opacity=50);
    opacity:0.5;
}

.ContentTabs_ActionPopup_MainContainer
{
    background-color:transparent;
}

.ContentTabs_ActionPopup_MainTable
{
    background-color:transparent;
}

.ContentTabs_ActionPopup_MainTableRow
{
}

.ContentTabs_ActionPopup_MainTableCell
{
    vertical-align:middle;
}

.ContentTabs_ActionPopup_ContentTable
{
    margin:auto;
}

.ContentTabs_ActionPopup_ContentTable_PopupTopRow
{
    height:48px;
}

.ContentTabs_ActionPopup_ContentTable_PopupTopLeftCorner
{
    background-image:url('/Customized/System/Images/MediaGallery/Popup/TopLeftCorener.png');
    background-repeat:no-repeat;
    width:40px;
    height:48px;
}

.ContentTabs_ActionPopup_ContentTable_PopupTopMiddle
{
    background-image:url('/Customized/System/Images/MediaGallery/Popup/TopMiddle.png');
    background-repeat:repeat-x;
    height:48px;
    width:auto;
}

.ContentTabs_ActionPopup_ContentTable_PopupTopRightCorner_Left
{
    background-image:url('/Customized/System/Images/MediaGallery/Popup/TopRightCorner_Left.png');
    background-repeat:no-repeat;
    width:57px;
    height:48px;
    text-align:left;
    vertical-align:top;
}

.ContentTabs_ActionPopup_ContentTable_PopupTopRightCorner_Right
{
    background-image:url('/Customized/System/Images/MediaGallery/Popup/TopRightCorner_Right.png');
    background-repeat:no-repeat;
    width:39px;
    height:48px;
    text-align:left;
    vertical-align:top;
}

.ContentTabs_ActionPopup_ContentTable_CloseButton_Left
{
    width:34px;
    height:10px;
    margin-top:19px;
    margin-left:23px;
    cursor:pointer;
    font-size:1px;
    line-height:0px;
}

.ContentTabs_ActionPopup_ContentTable_CloseButton_Right
{
    width:16px;
    height:10px;
    margin-top:19px;
    margin-left:0px;
    cursor:pointer;
    font-size:1px;
    line-height:0px;
}

.ContentTabs_ActionPopup_ContentTable_ContentRow
{
}

.ContentTabs_ActionPopup_ContentTable_PopupLeftEdge
{
    background-image:url('/Customized/System/Images/MediaGallery/Popup/LeftEdge.png');
    background-repeat:repeat-y;
    width:40px;
}

.ContentTabs_ActionPopup_ContentTable_PopupRightEdge
{
    background-image:url('/Customized/System/Images/MediaGallery/Popup/RightEdge.png');
    background-repeat:repeat-y;
    width:39px;
}

.ContentTabs_ActionPopup_ContentTable_ContentCell
{
    background-image:url('/Customized/System/Images/MediaGallery/Popup/Background.png');
    background-repeat:repeat;
}

.ContentTabs_ActionPopup_ContentTable_PopupBottomRow
{
    height:29px;
}

.ContentTabs_ActionPopup_ContentTable_PopupBottomLeftCorner
{
    background-image:url('/Customized/System/Images/MediaGallery/Popup/BottomLeftCorner.png');
    background-repeat:no-repeat;
    width:40px;
    height:29px;
}

.ContentTabs_ActionPopup_ContentTable_PopupBottomMiddle
{
    background-image:url('/Customized/System/Images/MediaGallery/Popup/BottomMiddle.png');
    background-repeat:repeat-x;
    height:29px;
}

.ContentTabs_ActionPopup_ContentTable_PopupBottomRightCorner
{
    background-image:url('/Customized/System/Images/MediaGallery/Popup/BottomRightCorner.png');
    background-repeat:no-repeat;
    width:39px;
    height:29px;
}

.ContentTabs_ActionPopup_Text
{   
    font-family:Arial, sans-serif;
    font-size:12px;
    color:White;
    text-align:center;
}

.ContentTabs_ActionPopup_ContentTable_ContentPanel

{
background:#ffffff !important;
padding:10px;
}
/* End: Content Tabs Action Popup */

/* ===================================================================   V7 Menus ================================================= */

@font-face {
    font-family: appleLogo;
    src: local("Lucida Grande");
    unicode-range: U+F8FF;
}

.sl_Menu {
    position: absolute;
    z-index: 150;
    display: inline-block;
    vertical-align: top;
    /*overflow: hidden;*/
    max-width: 20pc;
    font-family: Slack-Lato,appleLogo,sans-serif;
    color: #2c2d30;
    background: #fff;
    box-shadow: 0 5px 10px rgba(0,0,0,.12);
    border-radius: 6px;
    border: 1px solid rgba(0,0,0,.15);
}

.sl_Menu ul {
    list-style-type: none;
    margin: .75rem 0;
    padding: 0;
}

.sl_Menu ul li {
    font-size: 15px;
    line-height: 25px;
    background: 0 0;
    margin: 0 .75rem;
    cursor:pointer;
}

.sl_Menu ul li a {
    text-transform: none !important;
    display: block;
    line-height:20px !important;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif !important;
    background: #fff;
    color: #666666;
    font-size: 15px;
    text-decoration: none;
    padding: 6px 1rem 6px .75rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    outline: 0;
    border-radius: .25rem;
}

    .sl_Menu ul li a img {
        padding-right:5px;
    }

.sl_Menu ul li.disabled a {
    color: #babbbf;
    cursor: default;
}

.sl_Menu ul li.highlighted a, .sl_Menu:not(.keyboard_active) ul li:hover a {
    background: #dcdcdc;
    color: #000;
    text-decoration: none;
    overflow: hidden;
    text-shadow: 0 1px 0 rgba(0,0,0,.1);
}
.sl_Menu ul li.highlighted a .prefix, 
.sl_Menu ul li.highlighted a i, 
.sl_Menu ul li.highlighted a.delete_link, 
.sl_Menu:not(.keyboard_active) ul li:hover a .prefix, 
.sl_Menu:not(.keyboard_active) ul li:hover a i, 
.sl_Menu:not(.keyboard_active) ul li:hover a.delete_link {
    color: #fff;
}


.sl_SubMenu {
    position: absolute;
    left:100px;
    top:-40px;
    z-index: 150;
    display: inline-block;
    vertical-align: top;
    /*overflow: hidden;*/
    max-width: 20pc;
    font-family: Slack-Lato,appleLogo,sans-serif;
    color: #2c2d30;
    background: #fff;
    box-shadow: 0 5px 10px rgba(0,0,0,.12);
    border-radius: 6px;
    border: 1px solid rgba(0,0,0,.15);
}

.sl_SubMenu ul {
    list-style-type: none;
    margin: .75rem 0;
    padding: 0;
}

.sl_SubMenu ul li {
    font-size: 15px;
    line-height: 25px;
    background: 0 0;
    margin: 0 .75rem;
    cursor:pointer;
}

.sl_SubMenu ul li a {
    text-transform: none !important;
    display: block;
    background: #fff !important;
    color: #666666;
    font-size: 15px;
    text-decoration: none;
    padding: 4px 1rem 4px .75rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    outline: 0;
    border-radius: .25rem;
}

    .sl_SubMenu ul li a img {
        padding-right:5px;
    }

.sl_SubMenu ul li.disabled a {
    color: #babbbf;
    cursor: default;
}

.sl_SubMenu ul li.highlighted a, .sl_SubMenu:not(.keyboard_active) ul li:hover a {
    background: #dcdcdc !important;
    color: #000;
    text-decoration: none;
    overflow: hidden;
    text-shadow: 0 1px 0 rgba(0,0,0,.1);
}
.sl_SubMenu ul li.highlighted a .prefix, 
.sl_SubMenu ul li.highlighted a i, 
.sl_SubMenu ul li.highlighted a.delete_link, 
.sl_SubMenu:not(.keyboard_active) ul li:hover a .prefix, 
.sl_SubMenu:not(.keyboard_active) ul li:hover a i, 
.sl_SubMenu:not(.keyboard_active) ul li:hover a.delete_link {
    color: #fff;
}
/*        End V7 menus      */

/* Sign ups */

.SignUpEventContainer{width:100%;max-width:600px;}
.SignUpEventTitle{font-size:16px;font-weight:bold;}
.SignUpEventTable{
	border:1px solid #343434;
	width:500px;
	border-collapse:collapse;
	}
.SignUpEventTable td{padding-left:3px;}
.SignUpEventTableHead{background-color:yellow;font-size:14px;}
.signUpButton{width:90px;height:26px;background-image:url(/customized/system/images/signmeup.jpg);text-align:right;padding-top:2px;}
.SignUpEventSlotTitle{ font-weight:bold;}
.SignUpEventSlotAvailabilty{font-size:14px;width:70px;}
.SignUpEventSlotSignedUp{font-size:14px;width:100px;vertical-align:bottom;}
.SignUpEventSlotStart{font-size:14px;}
.SignUpEventSlotEnd{font-size:14px;}
.SignUpEventSlotLocation{font-size:14px;}
.SignUpEventTable tr {
	border-bottom:1px solid #343434;
}

/*  end sign ups  */