HTML, BODY {
    margin: 0;
    padding: 0;
    height: 100%;
    border: none;
}

BODY {
    background-color: #E9F2FA;
}

BODY, TD, INPUT, SELECT, TEXTAREA {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #00458D;
}

FORM {
    margin: 0px;
}

IMG {
    border: 0px;
}

A {
    text-decoration: none;
    color: #5A7CB6;
}

A:hover {
    text-decoration: none;
    color: #B1341F;
}

HR {
  border: 0;
}

TABLE.live_main {
    width: 960px;
}

/**
 * core :: panel
 */
TABLE.core_panel {
    width: 100%;
    background-color: white;
    border-bottom: 2px solid #A5A8AD;
}

/**
 * usermanager :: loginbox
 */
TD.usermanager_loginbox_left {
    padding: 8px;
}
TD.usermanager_loginbox_right {

}

INPUT.button {
    padding: 2px 4px;
}

TD.navigation_simple_entry {
    padding: 4px 8px;
}

TD.navigation_simple_entry_active {
    padding: 4px 8px;
    background-color: #5A7CB6;
}

TD.navigation_tree_entry {
    padding: 4px 8px;
}
TD.navigation_tree {
    padding: 4px 0px;
}

TD.navigation_tree_entry_active {
    padding: 4px 8px;
    font-weight: bold;
}

TABLE.navigation_simple {

}

TABLE.navigation_tree {

}

/**
 * listnavigator
 */

TD.listnavigator_table_header {
    color: #FFFFFF;
    padding: 6px;
    background-color: #ACB7C4;
    vertical-align: top;
}

TD.listnavigator_char, TD.listnavigator_char:hover, TD.listnavigator_char_active {
    width: 10px;
    background-color: #DDDDDD;
    border-right: 1px solid #FFFFFF;
    padding: 3px 6px;
    text-align: center;
    cursor: hand;
    cursor: pointer;
}

TD.listnavigator_char:hover, TD.listnavigator_char_active {
    color: white;
    background-color: #ACB7C4;
}

TD.header {
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    background-color: #FFFFFF;
    height: 60px;
    vertical-align: top;
}

TD.nav_simple_top { text-align: center; background-image: url(/images/live/bg_nav.jpg); padding-left: 12px; background-color: #4367A5; color: white; }
TD.nav_simple_top A { color: white; }
TD.nav_simple_top A:hover { color: #D7E9F8; }

TD.form_separator { padding: 5px; padding-top: 20px; color: #6F94B2; font-weight: bold; border-bottom: 4px solid #D6E8F7; }
TD.form_left { padding: 5px; border-bottom: 1px solid #9CB9E1; width: 150px; vertical-align: top; }
TD.form_right { padding: 5px; border-bottom: 1px solid #9CB9E1;}

TD.basket, TD.basket_bordertop, TD.basket_borderbottom { padding: 4px; }
TD.basket_bordertop { border-top: 3px solid #C4DFF5; }
TD.basket_borderbottom { border-bottom: 2px solid #D7E9F8; }

DIV.titlebar {
    padding: 4px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #6F94B2;
    background-color: #D6E8F7;
}

DIV.subtitlebar {
    padding: 10px;
    color: #6F94B2;
    background-color: #E1EDF8;
}

TD.producttitle {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    padding: 10px 0px;
}

TD.overviewbox {
    font-size: 11px;
    font-weight: bold;
    vertical-align: bottom;
}
SPAN.overviewbox {
    font-size: 11px;
    font-weight: bold;
}

.mceVisualAid {
	border: 1px dashed #BBBBBB;
}




/* Preset :: Image floating */
.left { 
    float: left; margin: 0px 15px 10px 0px; 
}
.right { 
    float: right; margin: 0px 0px 10px 10px; 
}
.top { 
    display: block; margin: 0px 0px 10px 0px; 
}

/* Preset :: Toolbox */
#toolboxswitcher {
    display: inline;
    position: absolute;
    cursor:hand;
    cursor:pointer;
    top: 150px; 
    right:0px;
}
.toolboxswitcherbuttons {
    border-top: 1px solid #FFFFFF;
}
#toolbox {
    display: none;
    position: absolute;
    top: 171px; 
    right: 21px;
    background-color: white;
    border: 1px solid #95A6BD;
    -moz-opacity: 0.7; filter: alpha(0.7);
}

#toolbox #title {
    padding: 5px;
    color: white;
    background-color: #95A6BD;
    -moz-opacity: 0.7; filter: alpha(0.7);
}

#toolbox #buttons {
    padding: 5px;
    color: black;
    -moz-opacity: 0.7; filter: alpha(0.7);
}

#toolbox #buttons input {
    color: black;
}

#toolbox .info {
    padding: 5px;
    color: black;
    border-bottom: 1px solid #95A6BD;
    -moz-opacity: 0.7; filter: alpha(0.7);
}


/* Forum */
#forum {
    border: 1px solid #6E8AAF;
}
#forum .category {
    padding: 5px;
    background-color: #a5c0de;
    font-weight: bold;
    color: #0a4a91;
    font-size: 12px;
}
#forum .forum_dark {
    background-color: #d7e9f8;
    color: #4A678C;
    padding: 5px;
}
#forum .forum_icon {
    background-color: #E1E8F2;
    width: 50px;
}

#forum .forum_light {
    background-color: #e9f2fa;
    padding: 5px;
    text-align: center;
}

#forum .forum_title {
    font-weight: bold;
    font-size: 13px;
}

#forum .header {
    padding: 5px;
    background-color: #0a4a91;
    color: #BDCADC;
    font-size: 11px;
}
#forum a {
    color: #4A678C;
}

#forum a:hover {
    color: #000000;
    text-decoration: underline;
}

#forum .topic_dark {
    background-color: #CCD8E8;
    padding: 5px;
}

#forum .topic_light {
    background-color: #E1E8F2;
    padding: 5px;
}

#forum .topic_icon {
    background-color: #E1E8F2;
    padding-left: 5px;
    width: 20px;
}

TR.posting_light {
    background-color: #E1E8F2;
}

TR.posting_dark {
    background-color: #CCD8E8;
}

TR.posting_light_sub {
    background-color: #EFEFEF;
}

TR.posting_dark_sub {
    background-color: #DFDFDF;
}

#forum .posting {
    padding: 5px;
    vertical-align: top;
}

#forum .posting_body {
    padding: 5px 10px;
    
    font-size: 12px;
    color: black;
}

#forum .posting_body_topic {
    padding: 5px 10px;
    font-size: 12px;
    color: white;
    background-color:#5a7cb6;
}

#forum .posting_separator {
    background-color: #758DAC;
    height: 3px;
}

#forum .posting_author {
    color: black;
    font-weight: bold;
    font-size: 12px;
}

#forum .posting_info {
    padding: 5px;
    font-size: 11px;
    color: black;
    text-align: right;
}

#forum .img_button {
    margin-top: 5px;
    padding: 2px 5px;
    color: black;
}

h1.forum {
    margin-bottom: 5px;
    font-size: 13px;
}

h2.forum {
    border-bottom: 0px;
    font-size: 11px;
    font-weight: normal;
}
.forum_pages {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.forum_pages li {
    padding: 0px;
    float: left;
}
.forum_pages a {
    float:left;
    display:block;
    padding: 1px 6px;
    background-color: #E1E8F2;
    border-right: 1px solid white;
}
.forum_pages a.current {
    background-color: #CCD8E8;
    font-weight: bold;
    color: black;
}
.forum_pages a:hover {
    background-color: #CCD8E8;
}

.forum_pages .title {
    padding-right: 10px;
    padding-left: 10px;
}

.forum_pages .info {
    padding-right: 10px;
    border-right: 2px solid #CCD8E8;
}

/* Forum ---- */
