/* 
    Document   : hitsCSS
    Created on : 14 ธ.ค. 2551, 20:27:02
    Author     : PARINYAKORN PANYA
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

/*Begin CSS for Hits*/
.cssHitsIFrameBG
{
   border-bottom-color: #e24386;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #e24386;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #e24386;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #e24386;
    background-color: #fdf2f6;
}

.cssHitsIFrameBGIn
{
   border-bottom-color: #ffccff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #ffccff;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #ffccff;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #ffccff;
    background-color: #ffffff;
}

.cssHitsIFrameBGBorder
{
    background-image: url(../images/imageHits/imgHitsBorder.gif);
    background-position: center center;
    background-repeat: repeat-x;
}

.cssHitsIFrameIcon
{
    background-image: url(../images/imageHits/imgHitsIcon.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

.cssHitsIFrameFontBorder
{
    color: #ffffff;
    font-family: Tahoma, "MS Sans Serif";
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-decoration: none;
}

.cssHitsFont1
{
   color: #660033;
   font-family: Tahoma, "MS Sans Serif";
   font-size: 11px;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   text-decoration: none
}

.cssHitsFont2
{
   color: #ff33cc;
   font-family: Tahoma, "MS Sans Serif";
   font-size: 11px;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   text-decoration: none
}
/*End CSS for Hits*/

