.hs-mainarticlespanel
{
    margin-top: 20px;
    margin-bottom: 10px;
    height: 350px;
    background-image: url(  '../Images/CntBG.png' );
    background-repeat: no-repeat;
    background-position: bottom;
}

.hs-firstarticlestitlespanel
{
    width: 165px;
    border-right: solid 1px #d1d1d1;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
}
#hv_MainTable
{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    padding-top: 10px;
}
#hv_ArticleCell1
{
    width: 33%;
}
#hv_ArticleCell2
{
    width: 33%;
}
#hv_ArticleCell3
{
    width: 33%;
}

.hs-secondarticlestitlespanel
{
    width: 165px;
    border-right: solid 1px #d1d1d1;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
}
.hs-thirdarticlestitlespanel
{
    width: 165px;
    border-right: solid 1px #d1d1d1;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

.hs-TitleLabel
{
    font-size: 1.2em;
}


.hs-tablenamepanel
{
    text-align: left;
    margin-bottom: 5px;
}
.hs-tablenamelabel
{
    font-size: 1.3em;
    font-weight: bold;
}

.hs-seealllinkbutton
{
    float: left;
    padding-top: 5px;
}

.hs-gridview
{
    padding: 0px;
}

.hsbigad_Row
{
}
.hsarticles_Row td
{
    padding-bottom: 10px;
}

.hsarticles_AlternatingRow td
{
    padding-bottom: 10px;
}

.hs-gv-rows
{
    height: 25px;
}


.hs-mainadvertspanel
{
    float: left;
    width: 100%;
}
.hs-adsimagebutton
{
}
.hs_AdFormView
{
}

.MainAd
{

}


.HomeAdsPager_MainTable
{
    width: 100%;
}
.HomeAdsPager_PreviousButtonCell
{
    text-align: left;
    width: 30%;
}
.HomeAdsPager_PreviousPageButton
{
    border-width: 0px;
    background-image: url(  '../Images/LeftArrow.png' );
    background-repeat: no-repeat;
    background-position: center;
    background-color: #131313;
    width: 23px;
    cursor: pointer;
    margin-left: 10px;
    cursor: pointer;
     height:18px;
}
.HomeAdsPager_NumbersCell
{
    text-align: center;
    width: 40%;
}
.HomeAdsPager_NumberLabel
{
    padding: 8px;
    color: Red;
}
.HomeAdsPager_NextButtonCell
{
    text-align: right;
    width: 30%;
}
.HomeAdsPager_NextPageButton
{
    border-width: 0px;
    background-image: url(  '../Images/RightArrow.png' );
    background-repeat: no-repeat;
    background-position: center;
    background-color: #131313;
    width: 23px;
    cursor: pointer;
    margin-right: 10px;
     height:18px;
}



.hs-HomePageTable
{
    width: 100%;
    padding: 0px;
}


.hsbigad_GridView
{
    width:100%;
    cursor:pointer;
    background-color:#131313;
}


.hsbigad_AdsPagerStyle
{
    color: Red;
    background-color: #131313;
    width: 100%;
    height: 32px;

}

.hs_PreviousPageCell
{
}
.hs_PagerTable
{
    width: 100%;
}

.Home_MessagePanel
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.Home_ErrorMessage
{
    font-size: 16pt;
}
.Home_ButtonPanel
{
    text-align: right;
}
.Home_ErrorButton
{
    font-size: 12pt;
    width: 80px;
    height: 30px;
}

.SmallAds_MiddleCell
{
    width: 500px;
    text-align: center;
}

.hs_BigAdTextCell
{
    background-color:#312d2b; 
    width:100%;

    padding-left:40px; 
    padding-right:20px;
    border-left:solid 6px #131313; 
    
                   }
   
.hs_BigAdTable{ background-color:#131313; width:586px;
                vertical-align:middle; margin-top:3px;
                margin-left:6px; margin-right:8px;   }

