/*
    Document   : writerCornerCSS
    Created on : 20 พ.ย. 2551, 16:01:33
    Author     : PARINYAKORN PANYA
    Description:
        Purpose of the stylesheet follows.
*/

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


.cssBookCornerIFrameBG
{
   border-bottom-color: #0033ff;
   border-bottom-style: dotted;
   border-bottom-width: 2px
}

.cssBookCornerIFrameIcon
{
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #00ccff;
    border-bottom-color: #00ccff;
    border-left-color: #00ccff;
    border-right-color: #00ccff;
}

.cssBookCornerShowBorderImg
{
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-right-width: 2px;
    border-top-color: #00ccff;
    border-bottom-color: #00ccff;
    border-left-color: #00ccff;
    border-right-color: #00ccff;
}

.cssBookCornerIFrameFontTopic
{
   color: #0099ff;
   font-family: Tahoma, "MS Sans Serif";
   font-size: 11px;
   font-style: 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
}

.cssBookCornerIFrameFontTopic:hover
{
   color: #ff33ff;
   font-family: Tahoma, "MS Sans Serif";
   font-size: 11px;
   font-style: 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: underline
}

.cssBookCornerIFrameFontAuthor
{
   color: #00cc00;
   font-family: Tahoma, "MS Sans Serif";
   font-size: 11px;
   font-style: 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;
}

.cssBookCornerIFrameFontAlert
{
   color: #ff33cc;
   font-family: Tahoma, "MS Sans Serif";
   font-size: 11px;
   font-style: 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;
}

.cssBookCornerIFrameFontLink
{
   color: #ff33cc;
   font-family: Tahoma, "MS Sans Serif";
   font-size: 11px;
   font-style: 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
}

.cssBookCornerIFrameFontLink:hover
{
   color: #00cc33;
   font-family: Tahoma, "MS Sans Serif";
   font-size: 11px;
   font-style: 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: underline
}

.cssBookCornerBG
{
   background-color: #ffffff;
    background-position: top;
    background-image: url(../images/imgFrameCenter.gif);
    background-repeat: repeat;
}

.cssBookCornerTable1
{
   background-color: #ffffff;
   border-bottom-color: #00ccff;
   border-bottom-style: solid;
   border-bottom-width: 2px;
   border-left-color: #00ccff;
   border-left-style: solid;
   border-left-width: 2px;
   border-right-color: #00ccff;
   border-right-style: solid;
   border-right-width: 2px
}

.cssBookCornerTable2
{
   background-color: #ffffff;
   border-bottom-color: #999999;
   border-bottom-style: dotted;
   border-bottom-width: 2px;
   border-left-color: #999999;
   border-left-style: dotted;
   border-left-width: 2px;
   border-right-color: #999999;
   border-right-style: dotted;
   border-right-width: 2px;
   border-top-color: #999999;
   border-top-style: dotted;
   border-top-width: 2px
}

.cssBookCornerfieldset
{
    border-bottom-color: #999999;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #999999;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #999999;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #999999;
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px
}

.cssBookCornerFontHead
{
    color: #ff00cc;
    font-family: Tahoma, "MS Sans Serif";
    font-size: 14px;
    font-weight: bold;
    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
}

.cssBookCornerFontTopic
{
    color: #00cc33;
    font-family: Tahoma, "MS Sans Serif";
    font-size: 14px;
    font-weight: bold;
    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
}

.cssBookCornerTextArea
{
    border-bottom-color: #999999;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #999999;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #999999;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #999999;
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px
}

.cssBookCornerInpuSender
{
    border-bottom-color: #999999;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #999999;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #999999;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #999999;
    border-top-style: solid;
    border-top-width: 1px;
    height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

.cssBookCornerButton
{
    background-color: #ffffff;
    background-image: url(../images/imgButton.gif);
    background-repeat: repeat-x;
    border-bottom-color: #999999;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #999999;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #999999;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #999999;
    border-top-style: solid;
    border-top-width: 1px;
    color: #ff3399;
    font-family: Tahoma, "MS Sans Serif";
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    width: 70px
}

.cssFontStarRule
{
    color: #ff0000;
    font-family: Tahoma, "MS Sans Serif";
    font-size: 12px;
    font-weight: bold;
    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
}

.cssFontRule
{
    color: #333333;
    font-family: Tahoma, "MS Sans Serif";
    font-size: 11px;
    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
}

.cssBookCornerShowFontTopic
{
   color: #ff00cc;
   font-family: Tahoma, "MS Sans Serif";
   font-size: 17px;
   font-weight: bold;
   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: underline
}

.cssBookCornerShowFontDetail
{
   color: #333333;
   font-family: Tahoma, "MS Sans Serif";
   font-size: 15px;
   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
}

.cssBookCornerShowAllBorderImg
{
    border-bottom-color: #ff9933;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #ff9933;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #ff9933;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #ff9933;
    border-top-style: solid;
    border-top-width: 1px
}

.cssBookCornerShowAllFont
{
    color: #ff6600;
    font-family: Tahoma, "MS Sans Serif";
    font-size: 13px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    font-weight: bold;
    text-decoration: underline;
}

.cssBookCornerShowAllFont:hover
{
    color: #00cc33;
    font-family: Tahoma, "MS Sans Serif";
    font-size: 13px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    font-weight: bold;
    text-decoration: underline;
}

.cssBookCornerShowFontAuthor
{
   color: #00cc33;
   font-family: Tahoma, "MS Sans Serif";
   font-size: 15px;
   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
}