/*
Document   : PollCSS
Created on : 29/05/2008, 23.55 PM
Author     : PARINYAKORN PANYA
Description:
Purpose of the stylesheet follows.
*/

/*
TODO customize this sample style
Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
.cssVoteBG
{
    background-color: #ffffff;
    background-position: top;
    background-image: url(../images/imgFrameCenter.gif);
    background-repeat: repeat;
}

.cssVoteIFrameBG
{
    border-bottom-color: #05d5d5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #05d5d5;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #05d5d5;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #05d5d5;
    background-color: #e1fbfb;
}

.cssVoteIFrameBGIn
{
    border-bottom-color: #f94306;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #f94306;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #f94306;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #f94306;
    background-color: #fc7c50;
}

.cssVoteIFrameFontBorder
{
    color: #0066ff;
    font-family: Tahoma, "MS Sans Serif";
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

.cssVoteIFrameFontQuestion
{
    color: #ffffff;
    font-family: Tahoma, "MS Sans Serif";
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    text-decoration: underline;
}

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

.cssVoteIFrameFontDate
{
    color: #ffffff;
    font-family: Tahoma, "MS Sans Serif";
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    text-decoration: none;
}

.cssVoteIFrameFontLink
{
    color: #ffff00;
    font-family: Tahoma, "MS Sans Serif";
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    text-decoration: none;
}

.cssVoteIFrameFontLink:hover
{
    color: #ffffff;
    font-family: Tahoma, "MS Sans Serif";
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    text-decoration: underline;
}

.cssVoteIFrameButtomSubmit
{
    color: #ffffff;
    height: 25px;
    width: 80px;
    font-size:12px;
    color:#ffffff;
    font-weight:bold;
    font-family: Tahoma, "MS Sans Serif";
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
    background-color: #3E3210;
}

.cssVoteShowFontTopic1
{
    color: #ffffff;
    font-family: Tahoma, "MS Sans Serif";
    font-size: 17px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    text-decoration: none;
}

.cssVoteShowFontTopic2
{
    color: #333333;
    font-family: Tahoma, "MS Sans Serif";
    font-size: 15px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    text-decoration: none;
}

.cssVoteShowFontQuestion
{
    color: #333333;
    font-family: Tahoma, "MS Sans Serif";
    font-size: 15px;
    font-style: normal;
    font-variant: normal;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    text-decoration: none;
}

.cssVoteShowFontAnswer
{
    color: #333333;
    font-family: Tahoma, "MS Sans Serif";
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    text-decoration: none;
}

.cssVoteShowFontShowAll
{
    color: #ff6600;
    font-family: Tahoma, "MS Sans Serif";
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    text-decoration: none;
}

.cssVoteShowFontShowAll:hover
{
    color: #00cc33;
    font-family: Tahoma, "MS Sans Serif";
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    text-decoration: underline;
}

.cssVoteShowPoint
{
    color: #ff6633;
}

.cssVoteShowAllFontQuestion
{
    color: #ff6633;
    font-family: Tahoma, "MS Sans Serif";
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    text-decoration: none;
}

.cssVoteShowAllFontQuestion:hover
{
    color: #009933;
    font-family: Tahoma, "MS Sans Serif";
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    text-decoration: underline;
}

.cssVoteShowAllFontDate
{
    color: #ff6633;
    font-family: Tahoma, "MS Sans Serif";
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    text-decoration: none;
}

.cssVotePageViews
{
    color: #ff6633;
    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;
}
