﻿/*   Eform template    */
.EformBoxTop
{
    background-color:#dedede;
    width:100%;
    height:6px;
}

.EformBoxContent
{
    width: 100%;
    height: auto;
    padding-top:8px;
    padding-bottom:12px;
    margin-bottom:12px;
    text-align: right;
    background-image: url('Images/News/frame_box_send.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
}


/*       News new template       */
.NewsNewBox
{
    margin-top:10px;
}

.NewsNewTitle
{
    width: 100%;
    height:20px;
    text-align: right;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
    color: #b37017;
    background-image: url('Images/News/Titlebar_line2.gif');
    background-repeat: no-repeat;
    background-position: right bottom;
}

.NewsNewContent
{
    width:95%;
    height:auto;
    text-align:right;
    margin-top:3px;
    padding-right:5px;
    color:#686868;
    border-top: 2px solid #e9e9e9;
    background-image: url('Images/News/frame_box_right.gif');
    background-repeat: no-repeat;
    background-position: right top;
}

.NewsNewLink
{
    padding-right:15px;
    font-family:Tahoma;
    font-size:8pt;
    text-decoration:none;
    color:#696969;
    background-image: url('Images/News/green_circle.gif');
    background-repeat:no-repeat;
    background-position:center right;
}

.NewsNewLink:hover
{
    padding-right:15px;
    font-family:Tahoma;
    font-size:8pt;
    text-decoration:none;
    color:Black;
    background-image: url('Images/News/blt_over.gif');
    background-repeat:no-repeat;
    background-position:center right;
}
.NewsNewLinkDateImport
{
    width:96%;
    text-align:left;
    padding-left:10px;
    font-family:Tahoma;
    font-size:8pt;
    text-decoration:none;
    color:#696969;
}


/*      NewsMostVisitCount    */
.NewsMostVisitTitle
{
    width: 100%;
    height:22px;
    margin-top:15px;
    text-align: right;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    color: #b37017;
    background-image: url('Images/News/Titlebar_line2.gif');
    background-repeat: no-repeat;
    background-position: right bottom;
}

.NewsMostVisitContent
{
    width:100%;
    height:auto;
    color:#686868;
    text-align:right;
    margin-top:3px;
    border-top: 2px solid #e9e9e9;
}

.NewsMostVisitContentMain
{
    width:100%;
    padding-top:10px;
    text-align:right;
    color:#686868;
    min-height:140px;
    background-image: url('Images/News/frame_box_right.gif');
    background-repeat: no-repeat;
    background-position: left top;
}

.NewsMostVisitRight
{
    float:right;
    width:1px;
    height:190px;
    background-image: url('Images/News/frame_box_right.gif');
    background-repeat: no-repeat;
    background-position: right top;
}

.NewsMostVisitLeft
{
    float:left;
    width:1px;
    height:190px;
}

.NewsMostVisitLinkBox
{
    width:95%;
    margin-top:10px;
}


.NewsMostVisitLink
{
    padding-right: 15px;
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #696969;
    background-image: url('Images/News/green_circle.gif');
    background-repeat: no-repeat;
    background-position: right;
}

.NewsMostVisitLink:hover
{
    padding-right: 15px;
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: Black;
    background-image: url('Images/News/blt_over.gif');
    background-repeat: no-repeat;
    background-position: right;
}

.NewsMostVisitedHeader
{
    width:100%;
    height:44px;
    margin-top:62px;
    background-image: url('Images/News/sub-Title.gif');
    background-repeat:repeat-x;
    background-position:top;
}

/*     BooksViewSearchFehrest     */
.BooksViewSearchFehrestTitle
{
    width: 100%;
    height:26px;
    text-align: right;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
    color: #b37017;
    background-image: url('Images/News/titlebar_fehrest.gif');
    background-repeat: no-repeat;
    background-position: right bottom;
}

.BooksViewSearchFehrestSpliter
{
    float:right;
    width:27px;
    height:22px;
    margin-top:2px;
    background-image: url('Images/News/slash.gif');
    background-repeat: no-repeat;
    background-position: right center;
}

.BooksViewSearchFehrestSpliterWithBack
{
    float:right;
    width:27px;
    height:22px;
    margin-top:2px;
    background-image: url('Images/News/slash2.gif');
    background-repeat: no-repeat;
    background-position: right center;
}
