/* CSS Document */

.c_head{padding:0; margin-top:8px;text-align:left;}
.normal_head{padding:0; margin-top:0px;text-align:left; font-size: 0px; line-height: 0px;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1{float:left;}
.c_head h1{margin:0; padding:0;}
.icn img{margin-right:5px;}

.head_title{margin:0; float:left;}
.title_vis{margin:0; float:right;}

.c_content{clear:both;}
.slider_content {clear:both; margin-left: auto; margin-right: auto; width: 990px;}
.c_contentpane{padding:8px 0 0 0; text-align:left;}
.normal_footer {padding-bottom: 0px; text-align:right;}
.c_footer {padding-bottom: 20px; text-align:right;}

.event_title
{
    text-align: left;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 16px;
    color: #e0e0e0;
    font-weight: bold;
    
}
.event_date
{
    text-align: left;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 12px;
    color: #e0e0e0;
    font-weight: normal;
    line-height: 150%;
}


.event_link    
{
    background-image: url(/Portals/1/images/arrow_morewinners.gif);
    background-repeat: no-repeat;
    background-position: left center;
    color: #29beef;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 12px;
    padding-left: 10px;
    text-align: left;
    margin-top: 4px;
    cursor:pointer;
}
.event_link_image:hover{ background-image: none; cursor: pointer; }
.event_link_hover
{
    background-image: url(/Portals/1/images/arrow_morewinners_hover.gif);
    background-repeat: no-repeat;
    background-position: left center;
    color: #ffffff;
    text-decoration: none;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 12px;
    padding-left: 10px;
    text-align: left;
    margin-top: 4px;
    cursor:pointer;
}

.event_link a, .event_link:visited
{
    background-image: url(/Portals/1/images/arrow_morewinners.gif);
    background-repeat: no-repeat;
    background-position: left center;
    color: #29beef;
    padding-left: 10px;
}

.event_link a:hover
{
    background-image: url(/Portals/1/images/arrow_morewinners_hover.gif);
    background-repeat: no-repeat;
    background-position: left center;
    text-decoration: none;
    color: #ffffff;
    padding-left: 10px;
}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}












