body
{
    background-image: url(/portals/_default/skins/XDSCNov06/pixelPlainERTC/newbg.gif);
    background-repeat: repeat;
}

.wrapper
{
    width: 900px;
    position: relative;
    left: 50%;
    margin-left: -450px;
    border-left: 1px solid #420008;
    border-right: 1px solid #420008;
    background-color: #8c0010;
    margin-bottom: 10px;
}

.LogoHolder
{
    height: 224px;
    background-image: url(pixelPlainERTC/flag-1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 100;
    margin: 0px auto;
}

.MenuBG
{
    background-color: #8c0010; /* dark red */
    height: 32px;
    margin: 0px auto;
    border-bottom: 1px solid black;
}

.xdsc_TopPane
{
    padding: 10px;
    background-color: white;
}

.xdsc_LeftPane
{
    float: left;
    padding-top: 10px;
    margin-left: 10px;
    width: 260px;
    background-color: white;
    overflow: hidden;
}

.xdsc_ContentPane
{
    padding: 20px;
    background-color: white;
    overflow: hidden;
}


img
{
    border: 0px;
}

p
{
    font-family: verdana, tahoma, arial;
    text-align: justify;
}

.normal, .Normal
{
    font-family: verdana, tahoma, arial;
    font-size: 8pt !important;
    color: #462E2E !important;
}

.normalred
{
    font-family: verdana, tahoma, arial;
    font-size: 8pt !important;
    color: #8D0614;
}

.NormalBold
{
    font-family: verdana, tahoma, arial;
    font-size: 8pt !important;
    color: #462E2E !important;
    font-weight: bold;
}



ul li
{
    margin-top: 3px;
    margin-bottom: 3px;
}

ol li
{
    margin-top: 5px;
    margin-bottom: 5px;
}

h3
{
    font-family: verdana, tahoma, arial;
    font-size: 15px;
    font-weight: bold;
    color: #331516; /* almost black */
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 0px !important;
    margin: 0px;
    letter-spacing: 2px;
}

tr td
{
    padding-left: 4px;
    padding-right: 4px;
}





.ContentBG
{
}

/* Content Panes */




.xdsc_BottomPane
{
    border: #8D0614 1px solid;
}

/* standard hyperlinks for the tokens eg. copyright, login, user */
.SkinObject
{
    font-family: times;
    font-size: 90%;
    color: #144D82;
    background-color: transparent;
    font-weight: normal;
}
A.SkinObject:link
{
}
A.SkinObject:visited
{
}
A.SkinObject:active
{
    color: #8D0614;
    font-weight: bold;
}
A.SkinObject:hover
{
    color: #8D0614;
    font-weight: normal;
}

/*=============== START DEFAULT MENU STYLES ============================================*/

.MainMenu_MenuContainer
{
    background-color: transparent;
    cursor: pointer;
}

.MainMenu_MenuBar
{
    padding-top: 6px;
    background-color: #8D0614;
    cursor: pointer;
}

.MainMenu_MenuItem
{
    cursor: pointer;
    width: 200px;
    color: #ffffff;
    font-family: times;
    font-style: normal;
    font-size: 16px;
    text-align: center;
}

.MainMenu_MenuItemSel
{
    color: white; /* slate pink */
    background: maroon;
    font-family: times;
    font-style: normal;
    font-size: 16px;
}

.MainMenu_MenuIcon
{
    display: none;
}

.MainMenu_SubMenu
{
    z-index: 1000;
    background-color: #521C1D;
    border: 0px;
}


.ModuleTitle_MenuItem
{
    color: White;
    background: #2775BD;
    font-family: times;
    padding-left: 2px;
    height: 21px;
    border: 0px;
}

.ModuleTitle_MenuIcon
{
    display: none;
}

.ModuleTitle_SubMenu
{
    z-index: 1000;
    cursor: pointer;
    color: #ffffff;
    background: #2775BD;
    margin-top: 5px;
    border: 0px;
    padding-left: 2px;
}

.ModuleTitle_MenuBreak
{
    display: none;
}

.ModuleTitle_MenuItemSel
{
    color: #ffffff;
    font-family: times;
    font-weight: bold;
    font-style: normal;
    padding-left: 2px;
    height: 21px;
    border: 0px;
    background: #144D82;
}

/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.SubHead
{
    font-family: verdana, tahoma, arial;
    font-size: 11px;
    font-weight: bold;
    color: #2c2c2c;
    padding: 0;
}

a.SubHead:link, a.SubHead:visited
{
    color: #FFF6D7;
    text-decoration: none;
    font-family: verdana, tahoma, arial;
    font-size: 11px;
    font-weight: normal;
}

a.SubHead:hover
{
    color: #2c2c2c;
    text-decoration: none;
    font-family: verdana, tahoma, arial;
    font-size: 11px;
    font-weight: normal;
}

a.Normal:link, a.Normal:visited
{
    color: #FFF6D7;
    font-family: verdana, tahoma, arial;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}

a.Normal:hover
{
    color: #2c2c2c;
    font-family: verdana, tahoma, arial;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}

a:link, a:visited
{
    font-family: verdana, tahoma, arial;
    font-size: 8pt;
    color: #462E2E;
    text-decoration: underline;
}

a:hover
{
    color: #144D82;
    font-family: verdana, tahoma, arial;
    font-size: 11px;
    text-decoration: none;
}

.Head
{
    font-size: 10px;
    color: #333333;
    background: transparent;
    font-weight: bold;
}

.CommandButton, .EventMonth td
{
    font-size: 90% !important;
    color: black !important;
    text-decoration: none !important;
}

.light, a.light, A.light
{
    font-family: verdana, tahoma, arial;
    font-size: 8pt !important;
    color: #D7CDCD !important;
}

