
#tableheight100{ height:100%; }
#tableheight90{ height:90%; }

BODY {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    color: #666666;
}

TD, TH, BLOCKQUOTE {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    line-height: 1.25;
}

P {
    margin-top: 0.90em;
    margin-bottom: 0.90em;
    color: #666666;
}

B, STRONG {
    font-family: Trebuchet MS, Verdana, Arial, sans-serif;
    color: #666666;
    font-weight: bold;
    font-size: 13px;
}

SMALL {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
}

INPUT, SELECT, TEXTAREA { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 90%;
}

HR.result {
    color: red;
    background-color: red;
    height: 1px;
}

HR {
    margin: 5 0 5 0;
    padding: 0;
    border: 0;
    color: #a4a4a4; 
    background-color: #a4a4a4;
    height: 1px;
    width: 100%;
}

A.adminmenu {
    display: block;
    border: 1px dotted #f9d811;    
    color: #000000;
    padding: 1px 2px 2px 4px;
    margin: 1px 0;
}
A:hover.adminmenu {
    border: 1px solid #000000;
    margin: 1px 0;
    padding: 1px 2px 2px 4px;
    background-color: #ffffff;
    text-decoration: none;
}

A, A:visited {
    font-family: Trebuchet MS, Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #336699;
    font-weight: bold;
    text-decoration: none;
}

A:hover, A:active {
    text-decoration: underline;
}

.sidebar A {
    font-family: Trebuchet MS, Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #336699;
}
.sidebar TD {
    color: #666666;
    padding: 0;
}

.menu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    font-weight: bold;
    color: #ffffff; 
}
.menu A {
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.menu A:hover {
    color: #000000; 
}

.sub_menu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    font-weight: bold;
    color: #ffffff;
}
.sub_menu A {
    font-weight: bold;
    color: #000000;
    text-decoration: none; 
}
.sub_menu A:hover {
    color: #000000;
    text-decoration: underline;
}

H1 {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 33px;
    color: #000000;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0;
}

H2, H3 {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 24px;
    color: #000000;
    margin-top: 0em;
    margin-bottom: 0.1em;
}

.subtoggle, FONT.subtoggle {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 24px;
    color: #000000;
    margin: 0;
}

TABLE.sidebar H2 {
    color: #000000;
}

H4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #666666;
    margin-top: 0.20em;
    margin-bottom: 0.25em;
}

.sshopcart_title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #a89682;
    margin-top: 0.20em;
    margin-bottom: 0.25em;
}

OL, UL, LI {
    margin-bottom: 0px;
    margin-top: 0.00em;
}

/* WEBSTORE TABLES */

TABLE.webstore-table {
    border-color: orange;
    border-spacing: 0px;
    border-collapse: collapse;
}

TABLE.webstore-table TD {
    border: 1px solid #d0d0d0;
    padding: 3px;
}

TABLE.webstore-table TR:hover {
    background-color: #f9f9f9;
}

/* MAINMENU */

.mainmenu TD, TABLE.mainmenu A {
    font-family: Trebuchet MS, Verdana, Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 1.2;
}

/* LANGUAGE/SEARCH-BAR */

.languagesearchbar TD {
    font-family: Trebuchet MS, Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #666666;
}
.languagesearchbar SELECT, .languagesearchbar INPUT {
    font-family: Trebuchet MS, Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #666666;
    padding: 1;
}
.languagesearchbar SMALL {
    font-family: Trebuchet MS, Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #666666;
    line-height: 1;
}

/* SUBMIT BUTTONS */

INPUT.form-submit, INPUT.form-submit-gray, A.button, A.button:visited, A.button-gray, A.button-gray:visited {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;
    padding: 1px 6px 1px 6px;
    color: #ffffff;
    background-color: #e8a611;
    border: 0;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

INPUT.form-submit:hover, A.button:hover, A.button:active, INPUT.form-submit-gray:hover, A.button-gray:hover, A.button-gray:active {
    text-decoration: underline;
    cursor: pointer;
}

INPUT.form-submit-gray, INPUT.form-submit-gray:hover, INPUT.form-submit-gray:active, A.button-gray, A.button-gray:visited, A.button-gray:active, A.button-gray:hover {
    background: #a89682;
}

A.button, A.button:visited, A.button:hover, A.button:active, A.button-gray, A.button-gray:visited, A.button-gray:hover, A.button-gray:active {
    padding: 0px 5px 0px 5px;
}

