﻿html
{
    background-color: white;
    margin: 0px;
    padding: 0px;
    filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    color: #3a3a3a;
}


/* 2/13/25 - MFR - SBMI MONTHLY NEWSLETTER STYLES*/
a{outline: none;color: var(--uthorange); color: #ae6042; /* Fallback color */ font-weight:600;}

a:hover { color: var(--uthorange-10-darker); text-decoration:underline; }

.updt-footer {
    color: #fff;
    background-color: #002856;
    padding: 10px;
}

.updt-footer a{
    color: #fff;
}

tbody td, 
tbody th {
    padding: 0.5rem 0.625rem;
    background-color: #ffffff !important;
    border: 1px solid #ae6042;
}

    .upt-main{background-color: #ebebeb;}
	.acad-upt-container{max-width: 652px; width: 100%; display: block; margin: auto;font-size: .9em;background-color:#fff;}

	/*	HEADER Styling  */
	.updt-header{color: #44697d; font-size: .8em; }
	.dsktp-view{text-align: center; padding-top: 10px;}
	.hero-bnnr{width: 100%}
	.issue-date{background-color:#fff; text-align: right;  padding-top: 10px; padding-right: 10px}
	
	/*	BODY Styling  */
	.textcenter { text-align:center !important; }
	.headblock-a{background: #ae6042;}
	.headblock-b{background: #002856;}
	.headblock-a,.headblock-b{ width: 100%; padding: 13px 24px; font-size: 1.4em; text-align: center; color: #fff; font-weight: 700;}
	.blocksec{padding: 20px}
	.blnk-cl{clear:both; font-size:0;}
	.updt-banner-img{width: 100%}
	.news-img{display: block; margin: auto; width: 75%; padding: 0px 0px 0px 14px; left: -10px;
    position: relative;}
	.even-head{font-size: 1.4em; color: #ae6042; padding-left: 10px; font-weight: 600;}
	.evt-mess {color: #ae6042; padding-left: 10px;}
	.cal-date{width:113px;}
	.cal-details{font-size: 14px;}
	ul{white-space: normal; list-style-type: disc !important; white-space: normal !important; }
	ul li.sublist { margin-left: 70px !important; float: none !important; list-style-type: circle;}
	li { margin-top: 10px; }
	a {text-decoration:underline;}
	.opp-ind{margin-left: 6%;}
    .bullet-img {  margin-left: 15px; width: 90%; top: 15px; position: relative; display: inline-block; }
       .bullet-img2 {  width: 90%;  }
	
	/* BUTTON STYLES */
	.lnmr {margin: 0px auto;}
	.info-btn {background-color: #f8d247; padding: 12px 10px; width: 170px; font-weight: 700;text-align: center; margin-bottom: 15px;}
	
	/*	FOOTER Styling  */
	.sbmi-lgo{width:150px; margin-left: 24%;}
	.social-lnks{width: 45px;height: 45px;padding: 0px;}

@media (max-width: 640px) {
    .bullet-img { margin-left: 15px;  width: 80%; top: 0px !important; position:relative !important; display: inline-block !important; }
}

@media only screen and (max-width: 600px) {
        .sbmi-lgo{display: block; margin: 7% auto;}
        .mm-sd-img {display: block; margin: auto!important;}
}



/*END SBMI MONTHLY NEWSLETTER STYLES*/


.adminText a {text-decoration: underline !important;} /* Needed to avoid an accessibility error */
#foot a
{
    color: #3a3a3a;
    text-decoration: none;
}
    #foot a:hover
    {
        color:#638F27;
    }
.main
{
    width: 952px;
    margin: 0px auto;
    padding: 0px;
}

ul
{
    display: inline;
    list-style-type: none;
    border: 0px;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

    ul li
    {
        float: left;
        margin-left: 3px;
        border: 0px;
    }

#divSingIn
{
    width: 180px;
    float: left;
}

    #divSingIn a
    {
        display: block;
        text-decoration: none;
        height: 22px;
        text-align: center;
        line-height: 22px;
        width: 58px;
        background-image: url(../Images/button_Login1.png);
        background-repeat: no-repeat;
        color: black;
        font-size: 14px;
    }

        #divSingIn a:hover
        {
            background-image: url(../Images/button_Login2.png);
            color: white;
        }

    #divSingIn ul li
    {
        width: 58px;
    }
.loginButton
{
    height: 22px;
    width: 58px;
    background-image: url(../Images/button_Login1.png);
    background-repeat: no-repeat;
    font-size: 14px;
    border:0px;
}
    .loginButton:hover
    {
        background-image: url(../Images/button_Login2.png);
        color: white;
    }
.registerButton
{
    height: 22px;
    width: 65px;
    background-image: url(../Images/button_Register1.png);
    background-repeat: no-repeat;
    font-size: 14px;
    border:0px;
}
.registerButton:hover
{
    background-image: url(../Images/button_Register2.png);
    color: white;
}
.divMenu a
{
    font-family:Arial;
    font-size:11pt;
    display: block;
    text-decoration: none;
    height: 24px;
    text-align: center;
    line-height: 24px;
    width: 89px;
    /*max-width:150px;*/
    color: black;
    background-image: url(../Images/menu_button1.png);
    background-repeat:no-repeat;
    border: 0px;
}

    .divMenu a:hover
    {
        background-image: url(../Images/menu_button2.png);
        color: white;
    }
    /*.divMenu a:link
    {
        background-image: url(../Images/menu_button2.png);
        color: white;
    }*/
.divMenuUser a
{
        font-family:Arial;
    font-size:11pt;
    display: block;
    text-decoration: none;
    height: 24px;
    text-align: center;
    line-height: 24px;
    width:132px;
    background:url(../Images/TURF-User-managment_06.png);
    /*max-width:150px;*/
    color: black;
    background-repeat:no-repeat;
    border: 0px;
}    
.divMenuUser a:hover
    {
        background-image: url(../Images/TURF-User-managment_03.png);
        color: white;
    }

.divMenu ul
{
    display: none;
    z-index:1;
    position:absolute;
}
.divMenu ul li{
    margin-top:1px;
    clear:both;
}
.divMenuul li
{
    margin-left: 1px;
    height: 24px;
}

.NoneTextDecoration
{
    text-decoration-line: none;
    text-decoration: none;
}

img
{
    border: 0px;
}

.headLeftAndRightDiv
{
    width: 123px;
    height: 120px;
    background-image: url(../Images/bg_darker.png);
    background-repeat: repeat;
    margin-top: 20px;
}

.headMiddleDiv
{
    width: 900px;
    height: 120px;
    background-image: url(../Images/bg_light.png);
    background-repeat: repeat-x;
}

.leftGradinet
{
    width: 26px;
    background-image: url(../Images/lift_gradient.png);
    background-repeat: repeat-y;
}

.rightGradinet
{
    width: 26px;
    background-image: url(../Images/right_gradient.png);
    background-repeat: repeat-y;
}

.Heading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 56px;
    font-weight: bold;
    color: #ffffff;
    letter-spacing:1px;

    
}

.Heading2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 46px;
    font-weight: 300;
    color: #ffffff;
    letter-spacing: 3px;
    word-spacing: 3px;
}

.Heading3
{
    font-size: 20px;
    color: #2E9A09;
    font-weight: bold;
}
.Heading4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 200;
    color: White;
    letter-spacing: 0px;
    word-spacing: normal;
}
.text_small
{
    color: #5c5c5c;
}

.text_medium
{
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    line-height: normal;
    font-weight: bold;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
    word-spacing: normal;
}

.tagline
{
    font-family:Arial;
    font-size: 20px;

    color: white;
   
}

#divImageMenu ul li
{
    float: none;
    margin-left: 0px;
    margin-top: 0px;
}

#divImageMenu a
{
    text-decoration: none;
    display: block;
    text-align: center;
    line-height: 54px;
    width: 227px;
    height: 54px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: lighter;
    color: white;
}

.buttonStyle
{
    border: 0px;
    height: 21px;
    width: 101px;
    background-image: url(../Images/button1.png);
}

    .buttonStyle:hover
    {
        background-image: url(../Images/button2.png);
    }
.dowloadGridViewHeader
{
    background-image: url(../Images/download_head_bg.png);
    height: 40px;
    border: 0px solid gray;
    width: 200px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: 300;
    color: White;
    letter-spacing: 3px;
    word-spacing: normal;
    /*line-height: 25%;*/
    text-shadow: -2px 2px 4px #999;
    vertical-align: middle;
}
table .dowloadGridViewHeader td th
{
    border:0px solid gray;
}
.gridViewHeader th
{
    vertical-align: middle;
}

.gridViewRow
{
    height: 35px;
    border: 1px solid gray;
    text-align: center;
}
.downloadGridViewRow
{
    height: 35px;
    border-bottom:0.5px solid #3a3a3a;
    border-top:0px solid gray;
    border-left:0px solid gray;
    border-right:0px solid gray;
    text-align: center;
}
.gridViewRow td
{
    padding: 2px;
}

.gridViewAlternatingRow
{
    background-color: #eeeeee;
    height: 35px;
    border: 1px solid #3a3a3a;
    text-align: center;
}
.downloadGridViewAlternatingRow
{
    height: 35px;
    border-bottom:0.5px solid #3a3a3a;
    border-top:0px solid #3a3a3a;
    border-left:0px solid #3a3a3a;
    border-right:0px solid #3a3a3a;
    text-align: center;
}

.gridViewAlternatingRow td
{
    padding: 2px;
}

.tabletr
{
    background:url(../Images/Tutorials/TURFTutorials_24.png);
    border:hidden
}

.tabletd
{
    font-family:Arial;
    font-size:11pt;
    text-align:left; 
    vertical-align:top;
    color:black;
}

.licenseHeader1
{
 font-size:16px;color:green;font-family:Arial; font-weight:bold
    
}

.licenseHeader2
{
 font-size:14px;font-family:Arial; font-weight:bold
}

.licensegraph
{
    
    font-size:14px;font-family:Arial; line-height:24px
}

.UserGridViewRow
{
    font-size:10pt;
    /*height: 30px;*/
    /*border-bottom:0.5px solid #dfffd4;
    border-top:0px solid gray;
    border-left:0px solid gray;
    border-right:0px solid gray;*/
    text-align: center;
}

.usergridViewAlternatingRow
{
    font-size:10pt;
    background-color: #dfffd4;
    /*height: 30px;*/
    /*border: 1px solid #3a3a3a;*/
    text-align: center;
}

.userGridViewHeader
{

    height: 25px;
    border: 0px;
    width: 200px;
    /*vertical-align: middle;*/
    background-image: url(../Images/download_head_bg.png);
}


.userfirstpageimage
{
    height:17px;
    width:25px;
    background-image: url(../Images/UserManagement/TURF-User-managment_32.png);
    background-repeat: no-repeat;
      border:0px;
}
    .userfirstpageimage:hover
    {
        background-image: url(../Images/UserManagement/TURF-User-managment_52.png);
        color: white;
    }

.userprevpageimage
{
    height:17px;
    width:45px;
    background-image: url(../Images/UserManagement/TURF-User-managment_34.png);
    background-repeat: no-repeat;
    border:0px;
}
.userprevpageimage:hover
    {
        background-image: url(../Images/UserManagement/TURF-User-managment_54.png);
        color: white;
    }


.usernextpageimage
{
    height:17px;
    width:45px;
    background-image: url(../Images/UserManagement/TURF-User-managment_36.png);
    background-repeat: no-repeat;
      border:0px;
}
    .usernextpageimage:hover
    {
        background-image: url(../Images/UserManagement/TURF-User-managment_56.png);
        color: white;
    }

.userlastpageimage
{
    height:17px;
    width:25px;
    background-image: url(../Images/UserManagement/TURF-User-managment_38.png);
    background-repeat: no-repeat;
      border:0px;
}
    .userlastpageimage:hover
    {
        background-image: url(../Images/UserManagement/TURF-User-managment_58.png);
        color: white;
    }

    .usergopageimage
{
    height:21px;
    width:21px;
    background-image: url(../Images/UserManagement/TURF-User-managment_47.png);
    background-repeat: no-repeat;
      border:0px;
}
    .usergopageimage:hover
    {
        background-image: url(../Images/UserManagement/TURF-User-managment_45.png);
        color: white;
    }

        .useraddpageimage
{
    height:22px;
    width:66px;
    background-image: url(../Images/UserManagement/TURF-User-managment_65.png);
    background-repeat: no-repeat;
      border:0px;
}
    .useraddpageimage:hover
    {
        background-image: url(../Images/UserManagement/TURF-User-managment_68.png);
        color: white;
    }