/*
 * Version: $Revision: 28063 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2004-2005 BeSite
 */


TABLE {
    border-spacing: 0px;
    empty-cells: show;
    border: 1px solid black;
    border-bottom: 0px;
    border-right: 0px;
    font-size: 10pt;
    border-collapse: collapse;
    width: 100%;
    background-color: white; 
}

TABLE.ListTable
{
    margin-bottom: 10pt;
}

TH {
    border: 1px solid black;
    padding: 5px;
    color: black;
}

TD {
    border: 1px solid black;
    padding: 5px;
}

TH.action, TH.Action, TD.action {
    text-align: center;
    width: 100px;
}

TD.LngAction {
    width: 140px;
}

TABLE TH.Boolean,
TABLE TD.Boolean
{
    text-align: center;
    width: 85px;
    padding: 10px;
}

TH.form
{
    padding: 10px;
    background-color: #e8eff2; 
}

TD.action, TD.Action, TD.LngAction {
    text-align: center;
}

TD.action IMG, TD.Action IMG, TD.LngAction IMG {
    margin-top: 1px;
}

TD.form {
    padding: 1px 5px;
}

TD.RowCheckboxMultiple
{
    padding: 5px;
}

TD.Active {
    width: 100px;
    text-align: center;
}

TD.form UL {
    margin-top: 3pt;
    margin-bottom: 3pt;
    margin-left: 5pt;
    padding-left: 10pt;
}

TD.identifier {
    text-align: left;
    width: 120px;
}

TH.BslFile {
    width: 55px;
}

TD.BslFile {
    text-align: center;
    height: 55px;
}

TD.ID {
    text-align: center;
    width: 80px;
}

.color1 {
    background-color: #f0f0f0;
}

.color2 {
    background-color: #f7f7f7;
}

TABLE TH.New IMG.Icon {
    margin-right: 5px;
    vertical-align: bottom;
}

TABLE TH.New {
    padding: 6px;
    background-color: #e4e4e4;
}

TABLE, TD, TH
{
    empty-cells: show;
}

TH {
    text-align: center;
}

P {
    margin: 0px;
    margin-bottom: 4pt;
    line-height:1.5em;
}

TR.color1,
TR.color2{
    font-weight: normal !important;
    color: black;
    padding: 8px;
}

TABLE.ListTable TH,
TABLE.ListTable TD
{
    padding: 3px 5px;
}

TABLE.ListTable TR.BottomRow TH
{
    padding: 10px;
    background-color: #E7E7E7;
}

TABLE.ListTable TR.BottomRowEmpty TH
{
    padding: 0px;
    height: 10px;
    font-size: 1px;
    line-height: 1px;
}

TR A {
    font-weight: normal !important;
    color: black;
    padding: 0;
}

TR.BottomRow A {
    font-weight: bold !important;
    color: #333;
}

TR.BottomRow A:hover {
    text-decoration: underline;
    color: #000;
}

TEXTAREA.FCK
{
    border: 0px;
}


/* CmsImage */
TABLE.Images TH.Description
{
    text-align: left;
}

TABLE.Images TD.Size, TABLE.Images TD.Preview
{
    text-align: center;
}

/* default post address is same as visit */
TR#adr_post_0, TR#adr_post_1, TR#adr_post_2, TR#adr_post_3, TR#adr_post_4
{
    display: none;
}

TABLE.Countries TH.action
{
    width: 140px;
}

BUTTON IMG.Icon
{
    vertical-align: middle;
    margin-right: 5px;
}

IMG.HelpNote
{
    margin: 0px;
    vertical-align:middle;
   
}

BODY#IE IMG.HelpNote
{
    margin-top: 3px;
}

SPAN.Comment
{
    font-size: 8pt;
    color: gray;
}

DIV#ShowLanguageChoser
{
    text-align: center;
    margin: 10px;
}

DIV#ShowLanguageChoser IMG.Icon.Lang
{
    border: 1px dotted #666;
    padding: 5px;
    margin-top: 5px;
}

DIV#ShowLanguageChoser A.Current IMG.Icon.Lang
{
    border: 1px solid black;
}

INPUT.Required, 
SELECT.Required, 
TEXTAREA.Required
{
    background: white url("../../img/cms/layout/required.gif") top right no-repeat;
}

TABLE TD.form IMG.JSdateButton
{
    vertical-align: text-bottom;
}
