﻿

HTML,BODY, FORM
{
	margin:0;
	padding:0;
    height:100%;
    width:100%;
}

BODY
{	
    /*font-family:'Open Sans', Arial, Helvetica, sans-serif;*/	
	/*color:#333;*/
    /*font-size:18px;*/
    line-height:22px;
    background-color:#fff;
}


.Clearer
{
    height:0;
    font-size:0;
    line-height:0;
    clear:left;
}


A {
    color: #daa400;
    /*text-decoration: underline;*/
    cursor: pointer;
}

A:hover
{
    color: #f5d100;
}


A.GrayLink {
    color: #888;
}

A.GrayLink:hover {
    color: #bbb;
}


P
{
    margin:0;
    padding:5px 0 5px 0;
}

UL, OL
{
    margin:0;
    padding:0 0 25px 40px;
}


.DivContainer 
{
    width:100%;
	min-height:100%;
    position:relative;
    background-color:#fff;
}


.DivLeftColumn 
{
    position:fixed;
    float:left;
    width:33%;
    height:100%;
    z-index:1;
}

.DivMainColumn 
{
    margin-left:33%;
    padding-bottom:50px;
}

.DivLeftColumnHeader {
    height:100px;
    background-color:#999;
    color:#fff;
    position:relative;
}




.DivLogoRight {
    padding: 20px 30px 20px 0;
    text-align: right;
}

.DivLogoRight A {
    text-decoration: none;
}

.DivLogoRight A IMG {
    border: none;
    width: 180px;
    height: 33px;
}

.Mobile_Header 
{
    padding:10px 0 10px 0;
    height:24px;
    box-sizing:content-box
}

.DivLogoMobile
{
    float:left;
    padding-left: 10px;
    text-align:left;
}

.DivLogoMobile A {
    text-decoration:none;
}

.DivLogoMobile A IMG
{
    border:none;
    width:130px;
    height:24px;    
}

.DivHeaderMobileLinks 
{
    padding-right: 10px;
    font-size:12px;
    line-height:24px;
    color:#888;
    text-align:right
}
    .DivHeaderMobileLinks A {
        text-decoration: none;
        color: #888;
    }


.DivLeftColumnLogo 
{
    padding:33px 30px 20px 0;
    text-align:center;
}

.DivLeftColumnLogo A {
    text-decoration:none;
}

.DivLeftColumnLogo A IMG
{
    border:none;
    width:173px;
    height:32px;    
}



.DivLeftColumnHeader .ImgNavigateBack {
    position: absolute;
    left: 15px;
    top: 28px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.DivMainColumnHeader {
    /*height:95px;*/
    background-color:#f3f3f3;
    color:#222;
    overflow:hidden;
    padding:0 0 0 0;
    position:relative;
    font-size:20px;
    text-decoration:none;
}

.DivMainColumnHeaderBorderBottom{
    border-bottom:solid 5px #999;
    height:0;
    font-size:0;
    line-height:0;
}


.DivHeaderCustomer {
    padding:30px 30px 30px 30px;
    color:#999;
    font-size:32px;
    line-height:35px;
    /*height:40px;*/
    overflow:hidden;
}
.DivHeaderCustomer_Mobile {
    padding:25px 25px 25px 30px;
    color:#999;
    font-size:30px;
    line-height:30px;
    /*height:47px;*/
    overflow:hidden;
}

.DivHeaderCustomer_Mobile a,
.DivHeaderCustomer A {
    text-decoration:none;
}

.DivHeaderCustomer_Mobile .ImgNavigateForward,
.DivHeaderCustomer .ImgNavigateForward {
    position: absolute;
    right: 15px;
    top: 28px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}





.DivMarginTop
{
    margin-top:30px;
}

.BgDarkGrey 
{
    background-color: #b8b8b8;
}

.BgDarkGrey A:hover
{
    color: #fff;
}


.DivFooter
{
    position:absolute;
    bottom:0;
    left:0;
    margin-left:33%;
    width:60%;
    height:45px;
    font-size:11px;
    line-height:14px;
    color:#aaa;
    padding:1px 0;
}

.DivFooter P
{
    margin:0 10px;
    padding:0;
}

.TextBox {
    
    background-color:#fff;
    border:solid 2px #aaa;
    border-radius:5px;
    padding:3px 10px;    
    line-height:18px;
}

.Button {
   color:#fff;
    background-color:#aaa;
    border:solid 2px #aaa;
    border-radius:5px;
    padding:0 10px;
    height:28px;
    line-height:24px;
    font-size:13px;
    outline:none;
}

    .Button:hover {
        background-color: #bbb;
        color: #fff;
    }


/** HEADER ************************************************/

.DivHeaderContainer
{
    position:fixed;
    width:100%;
    z-index:10;
}
.DivHeader
{
    width:1400px;
    margin:0 auto;    
}

.DivHeaderLeft
{
    width:40%;
    height:50px;
    float:left;
    z-index:11;
}


.DivNavigateBack
{
    position:absolute;
    right:-90px;
    top:5px;
    width:50px;
    height:50px;
    cursor:pointer;
    padding:20px;
}
.DivNavigateBack IMG
{
    width:100%;
    height:100%;
}

.DivHeaderLeftInt
{
    background: #000000;
    height:50px;
    line-height:50px;
    position:relative;
    margin-right:65px;
    z-index:11;
}

.DivHeaderMain 
{
    background: #000000;
    margin-left:40%;
    height:50px;
}


.ABackMobile
{
    display:block;
    height:30px;
    width:30px;
    position:absolute;
    top:10px;
    left:10px;
}

.ABackMobile IMG
{
    height:30px;
    width:auto;
}

.ABackMobile:hover 
{
    opacity:0.8;
}




/** MAP ************************************************/


.DivSectionHeader
{
    padding:30px 30px 0 30px;
}

.DivSectionHeader H2
{
    padding:0;
    margin:0;
    font-size:80px;
    line-height:80px;
    color:#777;
    font-weight:400;
}

.DivMapContainer {
    padding-right:30px;
}
.DivMap
{
    position:relative;
    width:100%;
    height:300px;
}

.DivMap_Box
{
    position:absolute;
    top:47%;
    left: 0;
    width:100%;
    text-align:center;
    color:#000;
    font-size:24px;
}

.DivMap_Box A{
    color:#888;
    text-decoration:underline;
    font-size:18px;
}

.DivMap_ChangeLocationBox {
    display:none;
    position:absolute;
    top:50%;
    left:10%;
    width:80%;
    background-color:#fff;
    border:solid 2px #888;
    border-radius:15px;
    line-height:25px;
    font-size:16px;
    -webkit-box-shadow: 0 20px 12px -8px rgba(0,0,0,0.75);
    -moz-box-shadow: 0 20px 12px -8px rgba(0,0,0,0.75);
    box-shadow: 0 20px 12px -8px rgba(0,0,0,0.75);
    z-index:9999;
}

.DivMap_ChangeLocationBox>DIV {
    padding: 20px;
}


.DivMap_Mobile
{
    height:60px;
}


.DivMap_Mobile_Box
{
    padding-top:22px;
    padding-left:55px;
    padding-right:15px;
    text-align:left;
    color:#000;
    font-size:15px;
    line-height:15px;
}
.DivMap_Mobile_Box p {
    padding-top:0;
}
.DivMap_Mobile_Box A{
    color:#888;
}

.DivMap_Mobile_ChangeLocationBox {
    display:none;
    position:absolute;
    top:50px;
    left:6%;
    width:88%;
    background-color:#fff;
    border:solid 2px #888;
    border-radius:15px;
    line-height:25px;
    font-size:14px;
    -webkit-box-shadow: 0 20px 12px -8px rgba(0,0,0,0.75);
    -moz-box-shadow: 0 20px 12px -8px rgba(0,0,0,0.75);
    box-shadow: 0 20px 12px -8px rgba(0,0,0,0.75);
    z-index:99
}

.DivMap_Mobile_ChangeLocationBox>DIV {
    padding: 10px 20px;
}



.DivEditorBoxOverlay {
    opacity: 0.8;
    background-color: #000;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9998;
    top:0;
    left:0;
    display:none;
}

.DivEditorBox {
    display: none;
    position: fixed;
    top: 25%;
    left: 50%;
    margin-left: -200px;
    width: 320px;
    background-color: #fff;
    border: solid 2px #888;
    border-radius: 15px;
    line-height: 20px;
    font-size: 14px;
    -webkit-box-shadow: 0 20px 12px -8px rgba(0,0,0,0.75);
    -moz-box-shadow: 0 20px 12px -8px rgba(0,0,0,0.75);
    box-shadow: 0 20px 12px -8px rgba(0,0,0,0.75);
    z-index: 9999;
}

    .DivEditorBox > DIV {
        padding: 20px;
    }

        .DivEditorBox > DIV P {
            padding-top: 15px;
            margin-bottom: 0;
        }

        .DivEditorBox > DIV UL {
            padding-top: 15px;
            margin-bottom: 0;
            padding-bottom: 0;
        }

    .DivEditorBox > DIV span {
        display:block;
        margin-bottom:10px;
    }

    .DivEditorBox A {
        text-decoration:none;
    }


    .DivEditorBox .Button {
        padding: 3px 15px;
        height: 28px;
        line-height: 24px;
        outline: none;
        font-size: 16px;
    }


.DivEditorBox .TextBox {
    width: 100%;
    box-sizing: border-box;
    height: 30px;
    font-size: 14px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

    .DivEditorBox .Multiline {
        height:250px;

    }

    /** CATEGORIES ************************************************/
    .DivCategories {
        position: relative;
        background-color: #fff;
        padding-top: 20px;
        padding-right: 30px;
        padding-bottom: 20px;
    }


    .DivCategories TABLE {
        /*border-color:#ccc;*/
        border-collapse: collapse;
        /*border: solid 1px #ccc;*/
    }
.DivCategories TABLE TD
{
    border:solid 1px #ccc;
}

.DivCategories A
{
    width:100%;
    height:100%;
    display:block;
}

.DivCategories A IMG
{
    width:100%;
    height:auto;
    border:none;
    opacity:.45
}

.DivCategories A:hover IMG
{
    width:100%;
    height:auto;
    border:none;
    opacity:1
}

.DivCategories TABLE TD.SelectedLight
{
    border:2px solid #aaa;
}

.DivCategories TABLE TD:hover
{
    background-color: #ccc;
}

.DivCategories TABLE TD.SelectedStrong
{
    background-color: #eee;
}

.DivCategories TABLE TD.SelectedStrong IMG
{
    opacity:1
}


.DivCategories_Mobile
{
    height:60px;
    overflow:hidden;
    width:100%;
    margin:0 0 0 0;
    position:relative;
}

.DivCategories_Mobile .Slider
{
    width:100%;
    height:110px;
    overflow-x:scroll;

}

.DivCategories_Mobile .Slider .Items
{
    width:1900px;
    height:60px;
    background-color:#fff;
   
    
}

.DivCategories_Mobile .Slider .Items .AItem
{
    display:block;
    float:left;
    width:60px;
    height:60px;
    border-right:1px solid #ccc;
    overflow:hidden;
}

.DivCategories_Mobile .Slider .Items .AItem IMG
{
    width:60px;
    height:60px;
}


.DivCategories_Mobile .AItem.SelectedStrong
{
    background-color: #eee;
}

.DivCategories_Mobile .AItem.SelectedStrong IMG
{
    opacity:1;
}

.DivCategories_Mobile .AItem.SelectedLight
{
}
.DivCategories_Mobile .Slider .Items .AItem.SelectedLight IMG
{
    border:2px solid #aaa;
    width:56px;
    height:56px;
}

.DivCategories_Mobile .AItem:hover
{
    background-color: #ccc;
}


.DivCategories_Mobile_Hand
{
    width:45px;
    height:45px;
    position:absolute;
    top:10px;
    left:0;
    display:none;
}



    
.DivCategories_MobileBig .DivCategories_Mobile
{
    height:100px;
    margin:25px 0 0 0;
    border-top:solid 1px #ccc;
    border-bottom:solid 1px #ccc;
}

.DivCategories_MobileBig .DivCategories_Mobile .Slider
{
    height:150px;
}

.DivCategories_MobileBig .DivCategories_Mobile .Slider .Items
{
    width:3100px;
    height:100px;
}

.DivCategories_MobileBig .DivCategories_Mobile .Slider .Items .AItem
{
    width:100px;
    height:100px;
}

.DivCategories_MobileBig .DivCategories_Mobile .Slider .Items .AItem IMG
{
    width:100px;
    height:100px;
}


.DivCategories_MobileBig .DivCategories_Mobile .Slider .Items .AItem.SelectedLight IMG
{
    width:96px;
    height:96px;
}


.DivCategories_MobileBig .DivCategories_Mobile .DivCategories_Mobile_Hand
{
    width:65px;
    height:65px;
    top:30px;
}


/****************/

.DivBannerPubblicami
{
    height:auto;
    width:100%;
    position:absolute;
    bottom:10px;
    text-align:left;
}

    .DivBannerPubblicami P {
        padding-top: 5px;
        padding-bottom: 5px;
        margin:0;
        color: #666;
        font-size: 13px;
        line-height: 13px;
        padding-right: 45px;
        padding-left: 20px;
    }

    .DivBannerPubblicami A {
        color: #000;
        text-decoration: none;
    }


.DivBannerPubblicamiMobile
{
    height:61px;
    width:100%;
    position:static !important;
    padding-top:20px;
    padding-bottom:20px;
}

.DivBannerPubblicamiMobile A
{
    border-bottom:#777 solid 1px;
    font-size:14px !important;
    line-height:17px !important;
    padding-right:5px !important;
}


    

/** BTN CALL TO ACTION ************************************************/

.BtnCallToAction {
  text-transform: uppercase;
  text-align:left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  line-height: 1em;
  position: relative;
  background: #ffb700 url(Images/BtnCallToAction_sprite-white-2.png) -100% -100%  no-repeat;
  display: block;
  min-height: 40px;
  padding: 13px 5px 17px 70px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  text-decoration: none;
}

.BtnCallToActionEN {
  background: #ffb700 url(Images/BtnCallToAction_sprite-white-2-en.png) -100% -100%  no-repeat;
}


.BtnCallToAction.Call,
.BtnCallToAction.CallBook,
.BtnCallToAction.CallRegister {
  background-position: 0 0;
}
.BtnCallToAction.Visit,
.BtnCallToAction.VisitRegister {
  background-position: 0 -137px;
}
.BtnCallToAction.VisitBuy {
  background-position: 0 -278px;
}
.BtnCallToAction.VisitFb {
  background-position: 0 -421px;
}
.BtnCallToAction.SendMail {
  background-position: 0 -564px;
}
.BtnCallToAction.Visit20km {
  background-position: 0 -709px;
}
.BtnCallToAction:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 50px;
  top: 90%;
  left: 0;
  background: url(Images/BtnCallToAction_sprite-white-2.png) -100% -100% no-repeat;
}
.BtnCallToActionEN:after {
  background: url(Images/BtnCallToAction_sprite-white-2-en.png) -100% -100% no-repeat;
}

.BtnCallToAction.Call:after {
  background-position: 0 -855px;
}
.BtnCallToAction.CallBook:after {
  background-position: 0 -928px;
}
.BtnCallToAction.CallRegister:after,
.BtnCallToAction.VisitRegister:after {
  background-position: 0 -997px;
}
.BtnCallToAction.Visit:after,
.BtnCallToAction.VisitFb:after,
.BtnCallToAction.Visit20km:after {
  background-position: 0 -1071px;
}
.BtnCallToAction.VisitBuy:after {
  background-position: 0 -1140px;
}
.BtnCallToAction.SendMail:after {
  background-position: 0 -1212px;
}


.BtnCallToAction .Small
{
    line-height:19px;
    font-size:19px;
    color:#333;
}
.BtnCallToAction .Bold
{
    line-height:26px;
    font-size:26px;
    color:#333;
    font-weight:600;
}


.BtnCallToActionSmall .Small
{
    line-height:22px;
    font-size:16px;
}
.BtnCallToActionSmall .Bold
{
    line-height:21px;
    font-size:19px;
}

.DivCallToActionPopUp
{
    padding:20px;
    line-height:25px;
}
.DivCallToActionPopUp STRONG
{
    font-size:23px;
}

/*****************************/




.DivBlocksContainer
{
    margin:30px 0 0 30px;
}



.DivBlocksContainerInt
{
  min-height: 100px;
 
  /*-webkit-transition: top 1s ease, left 1s ease;
  -moz-transition: top 1s ease, left 1s ease;
  -o-transition: top 1s ease, left 1s ease;
  -ms-transition: top 1s ease, left 1s ease;*/
  position:relative;
  width:100%;
  overflow:hidden;
}

.DivBlock
{
    width:50%;
    float: left;
}


.DivBlockInt {
    margin-right: 30px;
    margin-bottom: 30px;
    word-wrap: break-word;
    -ms-word-wrap: break-word;
    position: relative;
}

.BlockBox
{
    background-color:#fff;
    border:solid 1px #aaa
}

.BlockLink
{
    display:block;
    text-decoration:none;
    cursor:pointer;
    padding:10px;
    border-radius: 10px;
}
    .BlockLink:hover
    {
        border:solid 1px #FBBA1B;
        color:inherit;
    }



.BlockBoxImage
{

}

    .BlockBoxImage IMG {
        border: none;
        width: 100%;
        height: auto;
        border-radius: 10px;
    }

    
.BlockBoxImageText
{

}
    .BlockBoxImageText .PImg  {
        margin:0;
        padding:0;
    }

    .BlockBoxImageText .PImg IMG {
        border: none;
        width: 100%;
        height: auto;
        border-bottom: #aaa;
        border-radius: 10px;
    }

    .BlockBoxImageText P
    {
       margin:0;
       padding:15px;
    }

    .BlockBoxImageText P STRONG
    {
       font-weight:600;
    }



    
.BlockBoxImageText2
{
    overflow:auto;
    width:100%;
}

    .BlockBoxImageText2 .PImg
    {
        /*height:80px;
        width:80px;*/
        float:left;
        padding:0;
        overflow:hidden;
        
    }
    .BlockBoxImageText2 .PImg IMG {
        border: none;
        border-bottom: #aaa;
        width: 70px;
        height: 70px;
        object-fit: cover;
        border-radius: 3px;
    }

    .BlockBoxImageText2 P
    {
       padding:5px 5px 5px 8px;
       font-size:15px;
       line-height:17px;
       height:70px;
       display:table-cell;
       vertical-align:middle;
    }

    .BlockBoxImageText2 P STRONG
    {
       font-weight:600;
    }

    
.BlockBoxText
{

}

    .BlockBoxText P
    {
       margin:0;
       padding:15px;
    }

    .BlockBoxText P STRONG
    {
       font-weight:600;
    }


.EventExpiryDate
{
    font-size:14px;
    color:#aaa;
}

.EventExpiryDateExpired
{
    color:#bb2222;
}




    
.Preview_DivMainColumn 
{
    padding-bottom:50px;
}

.Preview_DivTopZero
{
    padding-top:0 !important;
}

.Preview_DivNote
{
    border-top:solid 4px #ddd;
    padding-top:10px;
}

.Preview_DivTopMessage
{
    font-size:18px;
    font-weight:400;
    line-height:22px;
    padding:20px;    
    border:dashed 4px #ddd;
    margin:0 20px 10px 20px;
}


.Preview_DivBlocksContainer
{
    margin:30px 30px 0 30px;
}







.RePub_PTxt1 
{
    font-size:21px;
    line-height:24px;   
    font-weight:600; 
}

.RePub_PTxt1Centerd
{
    font-size:21px;
    line-height:24px;
    text-align:center;
    font-weight:600;
}



.RePub_PTxt2
{
    font-size:32px;
    line-height:36px;
    font-weight:600;
}


.RePub_PTxt2Centerd
{
    font-size:32px;
    line-height:36px;
    text-align:center;
    font-weight:600;
}

.RePub_PFocus
{
    border:solid 5px #FBBA1B;
    padding:10px;
    margin-top:5px;
    margin-bottom:5px;
}

.RePub_PFocusCenterd
{
    text-align:center;
    border:solid 5px #FBBA1B;
    padding:10px;
    margin-top:5px;
    margin-bottom:5px;
}

.RePub_PCentered
{
    text-align:center;
}


.MobilePageHeader
{
    padding-top:50px;
}

.Page
{
    padding:20px;
 
}

.Page H1
{
    color:#FBBA1B;
    font-size:55px;
    line-height:55px;
    font-weight:400;
    padding:0 0 20px 0;
    margin:0;
}


/**************/



.DivIconMenu {
    position: fixed;
    right: 0;
    bottom: 20px;
    text-align: right;
    display: none;
}

    .DivIconMenu A {
        position: relative;
        margin-bottom: 10px;
        display: block;
        z-index: 2;
        cursor: pointer;
    }

        .DivIconMenu A IMG {
            height: 100px;
            width: 100px;
            z-index: 2;
        }

.IconMenu_DivConfirmBP {
    background-color: #ff1d25;
    padding: 5px 27px 7px 10px;
    color: #fff;
    position: absolute;
    right: 60px;
    bottom: 32px;
    width: 300px;
    font-size: 15px;
    line-height: 20px;
    text-align: left;
    z-index: 1;
}



.IconMenu_DivConfirmLP {
    background-color: #9900ff;
    padding: 5px 27px 7px 10px;
    color: #fff;
    position: absolute;
    right: 60px;
    bottom: 32px;
    width: 300px;
    font-size: 15px;
    line-height: 20px;
    text-align: left;
    z-index: 1;
}

.SpnPreviewNumEdit {
    cursor: pointer;
}


/*SERP*/



.Srp_Page {
    padding-bottom: 30px;
}



.Srp_DivHeader {
    padding: 0 30px 0 0;
}

    .Srp_DivHeader H1 {
        padding: 0;
        margin: 0 0 10px 0;
        font-size: 80px;
        line-height: 80px;
        color: #AAA;
        font-weight: 400;
    }

    .Srp_DivHeader H2 {
        padding: 0;
        margin: 0;
        font-size: 25px;
        line-height: 25px;
        color: #AAA;
        font-weight: 400;
    }

.Srp_DivLeft {
    width: 50%;
    float: left;
}

.Srp_DivRight {
    width: 50%;
    float: left;
}

.Srp_DivMainContainer {
    padding-top: 30px;
    padding-right: 30px;
}

.Srp_DivLeft .DivBlock,
.Srp_DivRight .DivBlock {
    float: none;
    width: auto;
}

.DivBlock {
    line-height: 20px;
}

.DivBlockInt a {
    color: #333;
}
    .DivBlockInt a:hover, .DivBlockInt a:focus, .DivBlockInt a:active {
        text-decoration: none;
    }

.Srp_DivLeft .DivBlock .DivBlockInt {
    margin-left: 0;
    margin-right: 15px;
}

.Srp_DivRight .DivBlock .DivBlockInt {
    margin-left: 15px;
    margin-right: 0;
}


.Srp_MapBlock {
    border: solid 1px #aaa
}


.Srp_AMoreResults {
    border: solid 1px #aaa;
    background-color: #FBBA1B;
    text-align: center;
    margin: 0 auto;
    width: 200px;
    display: block;
    padding: 10px 20px;
    font-weight: 400;
    text-decoration: none;
    color: #000;
}

    .Srp_AMoreResults:hover {
        color: inherit;
        border: solid 1px #FBBA1B;
    }



P.Srp_PLPSponsor {
    color: #AAA;
    padding: 0 15px;
    font-size: 14px;
}
    P.Srp_PLPSponsor SPAN {
        height: 50px;
        display: table;
    }

        P.Srp_PLPSponsor SPAN SPAN {
            display: table-cell;
            vertical-align: middle;
        }

    P.Srp_PLPSponsor IMG {
        height: 50px;
        margin-right: 15px;
        float:left;
    }




.DivLeftColumnSponsorLogo {
    padding: 10px;
}

    .DivLeftColumnSponsorLogo SPAN {
        display: table;
        height: 80px;
    }

        .DivLeftColumnSponsorLogo SPAN SPAN {
            display: table-cell;
            vertical-align: middle;
        }

    .DivLeftColumnSponsorLogo A {
        color: #fff;
        font-size: 22px;
        line-height: 26px;
    }

        .DivLeftColumnSponsorLogo A STRONG {
            font-size: 26px;
            line-height: 26px;
        }

        .DivLeftColumnSponsorLogo A IMG {
            height: 80px;
            width: 110px;
            float: left;
            margin-right: 20px;
        }
