﻿
/* TOP APPLETS */



div.homeTopApplets
{
    width:904px;
    height:178px;
    margin:142px 0 0 38px;
    line-height:150%;
}

div.homeTopLeftApplets
{
    width:523px;
    float:left;
    
}

div.homeTopLeftApplets a,div.homeTopLeftApplets p,div.homeToprightApplet a,div.homeToprightApplet p
{
    color:#000;
    text-decoration:none;
}

div.homeTopLeftApplets a:hover,div.homeToprightApplet a:hover,.homeFooter a:hover
{
    text-decoration:Underline;
}

div.homeApplet1
{
    background:transparent url(/web/design/images/home-applet-alert-bg.png) no-repeat;
    height:82px;
    margin:2px 0 12px 0;
}

div.homeApplet2
{
    background:transparent url(/web/design/images/home-applet-2-bg.png) no-repeat;
    height:82px;
    
}
/**/
div.homeApplet1 a.appletContnet,  div.homeApplet2 a.appletContnet,div.homeApplet1 p.appletContnet,  div.homeApplet2 p.appletContnet
{
    padding:12px 16px 0 16px;
    height:46px;
    color:#fff;
    display:block;
    margin-bottom:0;
}

a.appletLink
{
    color:#000 !important;
    float:right;
    text-transform:uppercase;
    padding:0 18px 0 0;
    font-family: Tahoma, Sans-Serif;
    font-size:12px;
    line-height:22px;
    text-decoration:none;
}

a.appletLink:hover
{
    text-decoration:none !important;
    color:#fff !important;
}

div.homeToprightApplet
{
    background:transparent url(/web/design/images/home-applet-3-bg.png) no-repeat;
    height:178px;
    width:355px;
    float:left;
    margin:0 0 0 25px;
    color:#fff;
}

div.homeToprightApplet a.appletContnet,div.homeToprightApplet p.appletContnet
{
    width:190px;
    height:128px;
    color:#fff;
    margin:25px 0 0 150px;
    overflow:hidden;
    display:block;
    text-decoration:none;
}

div.homeToprightApplet a.appletLink
{
    padding:0 24px 0 0;
}

a.appletContnet:hover
{
    text-decoration:none !important;    
}

/* MIDDLE APPLETS */

div.homeMiddleApplets
{
    height:188px;
    background:transparent url(/web/design/images/home-middle-applets-bg.png) no-repeat;
    margin:31px 0 0 24px;
}

div.homeMiddleApplet1, div.homeMiddleApplet2, div.homeMiddleApplet3
{
    float:left;
    width:266px;
    height:180px;
    color:#000;
    padding:0 22px;
    line-height:150%;
    font-size:11px;
}

div.homeMiddleApplet1 a, div.homeMiddleApplet2 a, div.homeMiddleApplet3 a
{
    text-decoration:none;
    color:#fff;
}

div.homeMiddleApplet1 a:hover, div.homeMiddleApplet2 a:hover, div.homeMiddleApplet3 a:hover
{
    text-decoration:underline;
}

div.homeMiddleApplets h2
{
    padding:15px 0 26px 0;
    font-weight:bold;
    font-size:15px;
}

/* NEWS AND EVENTS */

div.homeNewsAndEvents
{
    margin:26px 0 0 30px;
}

div.homeNewsApplet
{
    width:534px;
    float:left;
}

div.articleItem
{
    color:#fff;
    padding:11px 0;
    border-bottom:solid 2px #38474A;
}

.articleItem h3
{
    border:none;
    text-transform:none;
}

div.homeEventsApplet
{
    width:334px;
    float:left;
    margin:0 0 0 34px;
}
.homeEventsApplet h3
{
    margin-bottom:10px;
}

div.homeNewsAndEvents h4
{
 
}

div.event
{
    position:relative;
    top:46px;
    left:-36px;
    margin-bottom:-16px;
}

    
div.uEventDate
{
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform:  matrix(0.00000000, -1.00000000, 1.00000000, 0.00000000, 0, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.00000000, M12=1.00000000, M21=-1.00000000, M22=0.00000000,sizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.00000000, M12=1.00000000, M21=-1.00000000, M22=0.00000000,sizingMethod='auto expand');
    color:#fff;
    font-size:10px;
    font-family:Arial, Helvetica, Sans-Serif;
    width:110px;
    height:34px;
    display:table-cell;
    vertical-align:bottom;
    text-align:right; 
    padding-right:18px;  
    padding-bottom:8px;     
    text-transform:uppercase;
}
.MembeeEventDateBegin
{
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform:  matrix(0.00000000, -1.00000000, 1.00000000, 0.00000000, 0, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.00000000, M12=1.00000000, M21=-1.00000000, M22=0.00000000,sizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.00000000, M12=1.00000000, M21=-1.00000000, M22=0.00000000,sizingMethod='auto expand');
    color:#fff;
    font-size:10px;
    font-family:Arial, Helvetica, Sans-Serif;
    text-transform:uppercase;
    text-align:right; 
    position:relative;
    display:block;
    height:77px;
    width:115px;
    padding-right:55px;
    left:-30px;
}
.webkit .MembeeEventDateBegin,.opera .MembeeEventDateBegin
{
    height:77px;
    width:45px;
    padding-right:25px;
    left:0px;
}
.EventDate
{
    position:absolute;
    height:10px;
    padding-bottom:5px;
    border-bottom: 2px solid #38474A;
    float:left;
    right:48px;
}
.webkit .EventDate,.opera .EventDate
{
    right:0px;
    top:20px;
}
.MembeeEventLink a
{
    color:#0088a2;
    font-size:12px;
    font-family:Tahoma, Arial, Helvetica, Sans-Serif;
    text-transform:none;
    text-decoration:none;
    font-weight:bold;
    display:table-cell;
    vertical-align:middle;
    height:68px;
    background-color:#fff;
    width:260px;
    padding:0 20px;
}
.MembeeEventLink a:hover
{
    background-color:#0088a2;
    color:#fff;
}
.MembeeEventLink
{
    float:right;
}
div.uEventDate em
{
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-style:normal;
    font-weight:bold;
    font-size:24px;
    color:#666;
    
}

div.eventContent
{
    margin:-64px -14px 64px 74px;
    padding-left:14px;
    color:#fff;
    border-left:solid 2px #38474A;
    min-height:56px;
}

div.eventContent h4, div.articleItem h4
{
    color:#0088a2;
    font-size:12px;
    font-family:Tahoma, Arial, Helvetica, Sans-Serif;
    padding:0 0 2px 0;
    text-transform:none;
}

a.eventLink
{
    color:inherit;
    text-decoration:none;
    font-size:11px;
}

a.eventLink span
{
    display:block;
    color:#0088a2;
}

a.eventLink:hover span
{
    color:#fff;
}

a.moreLink
{
    text-align:right;
    display:block;
    border-top:solid 2px #38474A;
    border-bottom:solid 2px #38474A;
    margin:8px 0;
    line-height:30px;
    text-decoration:none;
    font-size:13px;
    color:#0088a2;
    font-weight:bold;
}
.homeFooter a
{
    text-decoration:none;
    color:#0088a2;
}
div.homeNewsApplet a.moreLink
{
    border-top:none;
    margin-top:0;
}

/* HOME FOOTER */



div.homeFooter
{
    background:#fff;
    border:solid 1px #0f8fa7;
    padding:12px 12px 0 12px;
    margin:20px 20px 26px 30px
}

div.homeFooter h1, div.homeFooter h2, div.homeFooter h3, div.homeFooter h4, div.homeFooter h5, div.homeFooter h6
{
    font-size:13px;
    color:#0088a2;
    background:none;
    padding:0;
    line-height:16px;
}


