/******* HTML tags *******/
BODY
{
    font-size: 10pt;
    color: black;
    font-family: verdana,arial,helvetica,sans-serif;
    background-color: white;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
INPUT
{
    margin: 2px 8px 0px 8px;
}

LABEL
{
    color: blue;
    font-size: 9pt;
}

A A:active, A:link, A:visited
{
    color: blue;
    text-decoration: underline;
}

A:hover
{
    color: blue;
    text-decoration: none;
}

H1
{
    font-weight: bold;
    margin: 0px;
    font-size: 13pt;
    color: blue;
    text-decoration: overline;
}

H2
{
    padding-right: 6px;
    padding-left: 6px;
    padding-top: 2px;
    padding-bottom: 4px;
    border-top: lightblue 1px solid;
    border-left: blue 3px solid;
    font-weight: bold;
    font-size: 10pt;
    color: #4169E8;
    background-color: #F1EEFF;
}

H3
{
    padding-right: 5px;
    padding-left: 5px;
    font-weight: bold;
    font-size: 16pt;
    padding-bottom: 5px;
    color: white;
    padding-top: 5px;
    background-color: blue;
    text-decoration: none;
}

H4
{
    font-weight: bold;
    font-size: 12pt;
    color: gray;
    font-family: Monospace;
    text-decoration: none;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

H5
{
    padding-right: 6px;
    padding-left: 6px;
    padding-top: 2px;
    padding-bottom: 4px;
    border-top: lightblue 1px solid;
    font-weight: 900;
    font-size: 10pt;
    color: #4169E8;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: lightblue;
    border-bottom-color: lightblue;
}

FIELDSET
{
    border-top: #3000ff 1px solid;
    border-bottom: #3000ff 1px solid;
    border-right: #3000ff 1px solid;
    border-left: #3000ff 1px solid;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 2px;
    margin: 2px;
    text-align: left;
    moz-border-radius: 2ex;
    width: 90%;
    height: 100%;
}

LEGEND
{
    font-weight: bold;
    font-size: 10pt;
    margin: 2px;
    color: blue;
    background-color: white;
}

/******* hyperlink *******/
.txt-b
{
    font-weight: bold;
}
.txt-b-u
{
    font-weight: bold;
    text-decoration: underline;
}
.txt-i
{
    font-style: italic;
    font-weight: normal;
}

.txt-gray
{
    font-style: normal;
    font-weight: normal;
    color: gray;
}

.txt-gray-i
{
    font-style: italic;
    font-weight: normal;
    color: gray;
}

.txt-gray-b
{
    font-style: normal;
    font-weight: bold;
    color: gray;
}

.txt-gray-i-b
{
    font-style: italic;
    font-weight: bold;
    color: gray;
}

.txt-blue-b
{
    font-style: normal;
    font-weight: bold;
    color: blue;
}

.txt-b-i
{
    font-style: italic;
    font-weight: bold;
}

.txt8pt-gray-b
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: gray;
    font-weight: bold;
}

.txt8pt-gray
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: gray;
}

.txt8pt-gray-i
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: gray;
    font-style: italic;
}

.txt8pt-gray-i-b
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: gray;
    font-style: italic;
    font-weight: bold;
}

.txt8pt-b
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
}
.txt8pt-red
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #FF0000;
}

.txt-error
{
    color: red;
}

.txt-error-b
{
    font-weight: bold;
    color: red;
}

.txt-success
{
    color: blue;
}

.txt-success-b
{
    font-weight: bold;
    color: blue;
}

.textBox
{
    border-right: blue 1px solid;
    border-top: blue 1px solid;
    border-left: blue 1px solid;
    border-bottom: blue 1px solid;
    font-size: 9pt;
    color: blue;
}

.formButton
{
    border-right: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    border-top: black 1px solid;
    font-weight: bold;
    font-size: 8pt;
    color: #000099;
    background-color: #99CCFF;
    margin-left: 0px;
    border-color: #3333FF;
}

.formFieldName
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-SIZE: 110%;
    PADDING-BOTTOM: 2px;
    COLOR: #000000;
    PADDING-TOP: 8px;
    FONT-FAMILY: Tahoma, Arial, Helvetica
}

.txtSuper
{
    vertical-align: super;
    text-decoration: none;
    font: icon;
}

.TextCrose
{
    text-decoration: line-through;
    color: gray;
}
/************ ||| OBJECTS ||| ************/


/******* top (first) table *******/
#imgLogo
{
    float: left;
    border-right: 0px;
    border-left: 0px;
    border-top: 0px;
    border-bottom: 0px;
    position: absolute;
    left: 1px;
    top: 51px;
    clear: left;
    display: block;
    visibility: visible;
    width: 539px;
    height: 149px;
    border-width:0px;
}

#banner
{
    display: block;
    float: right;
    visibility: visible;
    text-align: center;
}

#topTable
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 2px;
    background-image: url(../i/barBG.gif);
    background-repeat: repeat-x;
    font-size: 8pt;
    color: #000000;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: center;
    vertical-align: sub;
    background-color: #E3E5EC;
    width: 100%;
    height: 19px;
    clear: both;
    display: block;
    cursor: default;
}
#objHeader
{
    position: relative;
    width: 775px;
}

#note
{
    border-right: blue 1px dashed;
    border-top: blue 1px dashed;
    border-left: blue 1px dashed;
    border-bottom: blue 1px dashed;
    color: #F7AF2C;
    background-color: #F1EEFF;
    position: relative;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    top: 40px;
    left: -30px;
    width: 200px;
    clear: none;
    float: right;
    margin-left: 40px;
}

#banner
{
    top: 45px;
    left: 545px;
    position: absolute;
    width: 230px;
    height: 140px;
    background-color: #f5f5f5;
    border-right: lightblue 1px solid;
    border-top: lightblue 1px solid;
    border-left: lightblue 1px solid;
    border-bottom: lightblue 1px solid;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    overflow: hidden;
}


/******* >>> [MAIN MENU] placeholder and buttons <<< *******/
#mainMenu
{
    position: absolute;
    font-weight: bold;
    font-size: 10pt;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    font-style: normal;
    text-align: right;
    width: 780px;
    left: 0px;
    top: 10px;
    display: block;
    background-image: url(../i/buttonBG.gif);
}
#mainMenu UL
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
#mainMenu LI
{
    display: inline;
}
#mainMenu A
{
    padding-right: 10px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 10pt;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    float: left;
    padding-bottom: 2px;
    padding-top: 2px;
    height: 100%;
    border-left: whitesmoke 1px solid;
    background-image: url(../i/buttonBG.gif);
}
#mainMenu A:hover
{
    color: white;
    background-image: url(../i/buttonBG_o.gif);
}
#mainMenu A:unknown
{
    color: white;
    background-image: url(../i/buttonBG_o.gif);
}
#mainMenu A:active
{
    color: white;
    background-image: url(../i/buttonBG_o.gif);
}
#mainMenuShadow
{
    clear: both;
    display: block;
    left: 1px;
    float: none;
    background-image: url(../i/shadow.gif);
    visibility: visible;
    width: 779px;
    position: absolute;
    top: 30px;
    height: 9px;
    font-size: 6px;
}




#subMenu
{
    position: absolute;
    font-weight: bold;
    font-size: 10pt;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    font-style: normal;
    text-align: left;
    width: 780px;
    left: 0px;
    top: 200px;
    display: block;
    background-image: url(../i/buttonBG.gif);
    height: 21px;
}
#subMenuShadow
{
    clear: both;
    display: block;
    left: 1px;
    float: none;
    background-image: url(../i/shadow.gif);
    visibility: visible;
    width: 779px;
    position: absolute;
    top: 221px;
    height: 9px;
    font-size: 6px;
}
#subMenu UL
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
#subMenu LI
{
    display: inline;
}
#subMenu A
{
    padding-right: 10px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 10pt;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    float: left;
    padding-bottom: 2px;
    padding-top: 2px;
    height: 100%;
    border-left: whitesmoke 1px solid;
    background-image: url(../i/buttonBG.gif);
}
#subMenu A:hover
{
    color: white;
    background-image: url(../i/buttonBG_o.gif);
}
#subMenu A:unknown
{
    color: white;
    background-image: url(../i/buttonBG_o.gif);
}
#subMenu A:active
{
    color: white;
    background-image: url(../i/buttonBG_o.gif);
}



.newIng
{
    z-index: 1;
    position: absolute;
}

/******* >>> [MAIN MENU] placeholder and buttons <<< *******/




/******* >>> [MAIN CONTENTS] placeholder and buttons <<< *******/
#objHeader
{
    position: relative;
    width: 780px;
    height: 230px;
}
/******* main contents table shadow *******/
#objPageContent
{
    width: 780px;
    float: left;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
}


/******* main contents table PADDING *******/
#objMainContentPad
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    padding-top: 5px;
    width: 100%;
    float: left;
    display: block;
}
/******* >>> [MAIN CONTENTS] placeholder and buttons <<< *******/




/******* >>> [FORUMS] <<< *******/
#forumsMenu
{
    display: block;
    padding-right: 2px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
}
#forumsMenu #forumsDiv UL
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
    list-style-type: none;
}
#forumsMenu #forumsDiv LI
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
    list-style-type: none;
}

#forumsMenu #forumsDiv
{
    background-color: ghostwhite;
    width: 100%;
    position: static;
    height: 100%;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    display: block;
    visibility: visible;
    clip: rect(0px 0px 0px 0px);
}


/******* FORUMS menu *******/
#forumsMenu #forumsDiv UL
{
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    margin: 0px;
}

#forumsMenu #forumsDiv A
{
    border-top: lightsteelblue 1px solid;
    border-bottom: white 1px solid;
    width: 100%;
    position: static;
    display: block;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: none;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 4px;
}

#forumsMenu #forumsDiv A:hover
{
    border-top: blue 1px solid;
    border-bottom: white 1px solid;
    width: 100%;
    position: static;
    display: block;
    background-color: royalblue;
    color: lightsteelblue;
}

/**** FORUMS TABLE */
#forumsTable
{
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    border-left: darkgray 1px solid;
    border-bottom: darkgray 1px solid;
}

#forumsTableHeader
{
    border-right: whitesmoke 1px solid;
    border-top: whitesmoke 1px solid;
    border-left: medium none;
    border-bottom: medium none;
    font-weight: bold;
    font-size: 10pt;
    color: darkblue;
    font-style: normal;
    font-family: Monospace;
    background-color: skyblue;
    font-variant: normal;
    text-decoration: none;
}


#forumsTableBody TR TD
{
    border-right: whitesmoke 1px solid;
    border-top: whitesmoke 1px solid;
    border-left: none;
    border-bottom: none;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
}
/******* >>> [FORUMS] <<< *******/


/***** POST TABLE */
#postTable
{
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    border-left: darkgray 1px solid;
    border-bottom: darkgray 1px solid;
}

#postTableHeader
{
    border-right: whitesmoke 1px solid;
    border-top: whitesmoke 1px solid;
    border-left: medium none;
    border-bottom: medium none;
    font-weight: bolder;
    font-size: 10pt;
    color: white;
    font-style: normal;
    font-family: Cursive;
    font-variant: normal;
    text-decoration: none;
    background-image: url(../i/headerBG.gif);
    height: 24px;
}

#postTableBody TR TD
{
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    border-left: medium none;
    border-bottom: medium none;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
}

#postInfoCol
{
    font-weight: bolder;
    font-size: 8pt;
    color: gray;
    font-family: Sans-Serif;
    background-color: whitesmoke;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    width: 30%;
}

#postLeftCol
{
    font-weight: bold;
    font-size: 14pt;
    color: black;
    font-family: Sans-Serif;
    background-color: lavender;
    text-decoration: none;
}

.PostReplyBtn
{
    text-align: right;
    clear: none;
    display: block;
    float: right;
    margin: 3px;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 2px;
    padding-top: 2px;
    cursor: hand;
    border-right: blue 1px solid;
    border-top: blue 1px solid;
    font-weight: bold;
    font-size: 10pt;
    border-left: blue 1px solid;
    border-bottom: blue 1px solid;
    font-family: Monospace;
    background-color: gainsboro;
    text-decoration: none;
    text-transform: uppercase;
}

A.PostReplyBtn, A.PostReplyBtn:active, A.PostReplyBtn:link, A.PostReplyBtn:visited
{
    text-decoration: none;
    color: #000000;
    font-family: Monospace;
    background-color: gainsboro;
}

A.PostReplyBtn:hover
{
    background-color: lightgrey;
    text-decoration: none;
    color: #000000;
}
/***** end of POST TABLE */






/******* >>> [FOOTER] placeholder and buttons <<< *******/
#footer
{
    font-size: 8pt;
    color: blue;
    vertical-align: middle;
    text-align: center;
    width: 761px;
    height: 16px;
    clear: both;
    font-style: normal;
    text-decoration: none;
    background-color: #f8f8ff;
    padding-top: 2px;
    margin-left: 5px;
    position: static;
    display: block;
    visibility: visible;
    float: none;
}
#footer A
{
    font-weight: normal;
    font-size: 8pt;
    color: blue;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    border-right: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 6px;
    padding-left: 6px;
}
/******* >>> [FOOTER] placeholder and buttons <<< *******/



/******* >>> ALL OTHER OBJECTS <<< ********/
.clearing {
	CLEAR: both; HEIGHT: 0px
}

#pageIcon
{
    display: block;
    float: right;
    vertical-align: top;
    text-align: left;
}

.generalImages
{
    border-right: lightgrey 1px outset;
    border-top: lightgrey 1px outset;
    margin: 8px;
    border-left: lightgrey 1px outset;
    border-bottom: lightgrey 1px outset;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    padding-top: 8px;
    background-color: ghostwhite;
}

.blueBox
{
    border-right: #add8e6 1px solid;
    padding-right: 5px;
    border-top: #add8e6 1px solid;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: #add8e6 1px solid;
    padding-top: 5px;
    border-bottom: #add8e6 1px solid;
    background-color: #e6e6fa;
    height: 100%;
}

.boxHR
{
    color: #ffffff;
}

.hostingBullets
{
    list-style-type: none;
    display: block;
    float: right;
    text-align: left;
    width: 100%;
    position: static;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 15px;
    margin: 0px;
    font-size: 8pt;
    font-weight: bold;
}

.hostingBullets LI
{
    border-left: powderblue 3px solid;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 1px;
    padding-left: 5px;
    margin-right: 5px;
    border-bottom: ghostwhite 1px solid;
}

.hostingPackageTitle
{
    font-weight: bolder;
    font-size: 12pt;
    font-family: Cursive;
    text-decoration: none;
}

.graphicButton
{
    border-right: #6495ed 1px solid;
    border-top: #6495ed 1px solid;
    font-weight: bold;
    font-size: 10pt;
    border-left: #6495ed 1px solid;
    border-bottom: #6495ed 1px solid;
    font-family: Sans-Serif;
    text-decoration: none;
    background-image: url(../i/buttonBG.gif);
    color: white;
    height: 20px;
    width: 80%;
}

.graphicButton A, .graphicButton A:hover, .graphicButton A:active, .graphicButton A:visited, .graphicButton A:link
{
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
    font-family: Sans-Serif;
    text-decoration: none;
}
/************ ||| OBJECTS ||| ************/
