/********************************
*	Creative eWorld StyleSheet  *
********************************/

/************
*
*	Body & Table
*
*************/
body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #FF8A00;
}

td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    text-align: justify;
    color: #003333;
}
/************
*
*	Products List
*
*************/
.PageLinkActive
{
    /* Use For Products List Page Numbering */
    font-family: Verdana;
    font-size: 10px;
    color: #8C836D;
    padding: 3,3,3,3;
    text-decoration: none;
}

.PageLinkText
{
    /* Use For Products List Page Numbering */
    font-family: Verdana;
    font-size: 10px;
    color: #8C836D;
    padding: 3,3,3,3;
    text-decoration: none;
}

/************
*
*	Common
*
*************/
.lightgray10
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    text-align: justify;
    color: #007575;
}

.lightgray10 a
{
    color: #007575;
    text-decoration: underline;
}

.lightgray10 a:hover
{
    color: #84ff00;
    text-decoration: none;
}

.white10
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    text-align: right;
    color: #FFFFFF;
}

.white10 a
{
    color: #FFFFFF;
    text-decoration: underline;
}

.white10 a:hover
{
    color: #FFB100;
    text-decoration: none;
}

.blue13
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    text-align: justify;
    color: #003333;
}

.blue13 a
{
    color: #FF5900;
    text-decoration: underline;
}

.blue13 a:hover
{
    color: #004C65;
    text-decoration: none;
}

.blue16bold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    text-align: justify;
    color: #FF5900;
    font-weight: bold;
}

.blue16bold a
{
    color: #FFB100;
    text-decoration: underline;
}

.blue16bold a:hover
{
    color: #004C65;
    text-decoration: none;
}

.blue15bold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: italic;
    text-align: justify;
    color: #004C65;
    font-weight: bold;
}

.blue15bold a
{
    color: #0C8890;
    text-decoration: underline;
}

.blue15bold a:hover
{
    color: #0C8890;
    text-decoration: none;
}

.white14
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    text-align: justify;
    color: #FFFFFF;
    font-weight: bold;
}


.white14bold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    text-align: justify;
    color: #0B888E;
    font-weight: bold;
}

.white14bold a
{
    color: #003333;
    text-decoration: underline;
}

.white14bold a:hover
{
    color: #003333;
    text-decoration: none;
}

.spec
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #01788e;
    font-weight: bold;
}

.spec a
{
    color: #01788e;
    text-decoration: none;
}

.spec a:hover
{
    color: #04406a;
    text-decoration: none;
}

.header
{
    font-family: "Times New Roman" , Times, serif;
    font-size: 38px;
    color: #82D91E;
    font-style: italic;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: dotted;
    border-right-style: dotted;
    border-bottom-style: dotted;
    border-left-style: dotted;
    border-bottom-color: #04406A;
    height: 42px;
}

.subheader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #004C65;
    font-style: italic;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: dotted;
    border-right-style: dotted;
    border-bottom-style: dotted;
    border-left-style: dotted;
    border-bottom-color: #FF8A00;
    height: 24px;
    font-weight: bold;
}

.dropmenudiv
{
    line-height: 16px;
    z-index: 1;
    background-color: #0B8E61;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    border-top-width: 1px;
    border-bottom-width: 0px;
    border-right-width: 1px;
    border-left-width: 1px;
    color: #FFFFFF;
    width: 170px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #7DAA22;
    border-right-color: #7DAA22;
    border-bottom-color: #7DAA22;
    border-left-color: #7DAA22;
}

.dropmenudiv a
{
    width: 100%;
    display: block;
    text-indent: 5px;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #7DAA22;
    color: #FFFFFF;
    padding-top: 1px;
    padding-right: 0;
    padding-bottom: 1px;
    padding-left: 0;
}

.dropmenudiv a:hover
{
    /*Theme Change here*/
    background-color: #003333;
    color: #84ff00;
}


.sidemenudiv
{
    line-height: 16px;
    z-index: 1;
    background-color: #003333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    border-top-width: 1px;
    border-bottom-width: 0px;
    border-right-width: 1px;
    border-left-width: 1px;
    color: #FFFFFF;
    width: 200px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #7DAA22;
    border-right-color: #7DAA22;
    border-bottom-color: #7DAA22;
    border-left-color: #7DAA22;
}

.sidemenudiv a
{
    width: 100%;
    display: block;
    text-indent: 18px;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #7DAA22;
    color: #FFFFFF;
    padding-top: 1px;
    padding-right: 0;
    padding-bottom: 1px;
    padding-left: 0;
}

.sidemenudiv a:hover
{
    /*Theme Change here*/
    background-color: #0B8E61;
    color: #84ff00;
}


.dropsubmenudiv
{
    line-height: 16px;
    z-index: 1;
    background-color: #0B888E;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    border-top-width: 1px;
    border-bottom-width: 0;
    border-right-width: 1px;
    border-left-width: 1px;
    color: #FFFFFF;
    width: 150px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #003333;
    border-right-color: #003333;
    border-bottom-color: #003333;
    border-left-color: #003333;
}

.dropsubmenudiv a
{
    width: 100%;
    display: block;
    text-indent: 5px; /*Theme Change here*/
    padding: 1px 0;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #003333;
    color: #FFFFFF;
}

.dropsubmenudiv a:hover
{
    /*Theme Change here*/
    background-color: #26255A;
    color: #FFB100;
}

.inputborder12pt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #FF5800;
    text-decoration: none;
    padding-right: 3px;
    padding-left: 3px;
    border: 1px solid #FF8A00;
    background-color: #FFFFFF;
}

.drop10
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.drop15
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}

.errMsg
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CC0000;
}

/************
*
*	For ASPNET.Menu
*
*************/
.navi, .navi:link, .navi:active, .navi:visited
{
    vertical-align:top;
    color:#FFFFFF;
    font-family: Century Gothic;
    font-size:14px;   
    cursor:hand;
    padding-top:0px;
    padding-bottom:0px;
}

.navi:hover, .naviOver
{
    vertical-align:top;
    color:#CC9D14;
    font-family: Century Gothic;
    font-size:14px;
    cursor:hand;
    padding-top:0px;
    padding-bottom:0px;
}

.navibaritem, .navibaritem:active, .navibaritem:link, .navibaritem:visited
{   
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    cursor: hand;
    border:solid 1px #000000;
    text-align:left;
}

.navibaritemOver, .navibaritem:hover
{   
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    cursor: hand;
    border:solid 1px #000000;
    text-align:left;
}

.IE8Fix
{
    z-index: 1;
}