﻿BODY
{
    background: #333333;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px;
    height: 100%;
}

TH, TD, DIV
{
    font-size: 12px;
    color: #000;
    font-family: Arial,Helvetica;
}

#wrapper
{
    position: relative;
    height: 258px;
}
#logo
{
    z-index: 3;
    position: absolute;
    left: 25px;
    width: 228px;
    top: 25px;
    height: 60px;
}
#user
{
    z-index: 3;
    position: absolute;
    right: 8px;
    top: 8px;
    height: 18px;
    text-align: right;
}
#header
{
    z-index: 2;
    position: absolute;
    width: 100%;
    bottom: 40px;
}
#menu
{
    z-index: 1;
    position: absolute;
    background: transparent;
    width: auto;
    bottom: 0px;
    height: 54px;
}

/*--------------------------------------------------------------------------------------------------------------------------*/

.lt
{
    text-align: left;
    vertical-align: top;
}
.rt
{
    text-align: right;
    vertical-align: top;
}
.lb
{
    text-align: left;
    vertical-align: bottom;
}
.rb
{
    text-align: right;
    vertical-align: bottom;
}
.cm
{
    text-align: center;
    vertical-align: middle;
}
.ct
{
    text-align: center;
    vertical-align: top;
}
.cb
{
    text-align: center;
    vertical-align: bottom;
}
.rm
{
    text-align: right;
    vertical-align: middle;
}
.lm
{
    text-align: left;
    vertical-align: middle;
}

.bg-x
{
    background-repeat: repeat-x;
}
.bg-y
{
    background-repeat: repeat-y;
}
.bg-no
{
    background-repeat: no-repeat;
}

.bg-p-lt
{
    background-position: left top;
}
.bg-p-rt
{
    background-position: right top;
}
.bg-p-lb
{
    background-position: left bottom;
}
.bg-p-rb
{
    background-position: right bottom;
}

.panecss
{
    padding: 5px 2px 5px 2px;
}
.panesidecss
{
    padding: 5px 0px 5px 0px;
}

/*--------------------------------------------------------------------------------------------------------------------------*/

/* Title, Module Title */
.Head
{
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    font-family: Arial;
}
.SubHead
{
    font-size: 11px;
    color: #000;
    font-family: Arial;
}
.SubSubHead
{
    font-size: 11px;
    color: #b7de83;
    font-family: Arial;
}
.Normal
{
    font-size: 11pt;
    color: #FFF;
    font-family: Arial;
}

.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active
{
    color: #000;
    text-decoration: underline;
}
A.CommandButton:hover
{
    color: #3e3e3e;
    text-decoration: none;
}

A, A:link, A:visited, A:active
{
    color: #000;
    text-decoration: none;
}
A:hover
{
    color: #3e3e3e;
    text-decoration: underline;
}

.topcss, A.topcss:link, A.topcss:active, A.topcss:visited
{
    font-weight: bold;
    font-size: 12px;
    color: #000;
    text-decoration: none;
}
A.topcss:hover
{
    font-weight: bold;
    font-size: 12px;
    color: #3e3e3e;
    text-decoration: underline;
}

.usercss, A.usercss:link, A.usercss:active, A.usercss:visited
{
    font-weight: bold;
    font-size: 12px;
    color: #3e3e3e;
    text-decoration: none;
}
A.usercss:hover
{
    font-weight: bold;
    font-size: 12px;
    color: #8ba544;
    text-decoration: underline;
}


.searchcss, A.searchcss:link, A.searchcss:active, A.searchcss:visited
{
    font-weight: bold;
    font-size: 12px;
    color: #000;
    text-decoration: none;
}
A.searchcss:hover
{
    font-weight: bold;
    font-size: 12px;
    color: #3e3e3e;
    text-decoration: underline;
}

.links, A.links:link, A.links:active, A.links:visited
{
    font-weight: bold;
    font-size: 11px;
    color: #000;
    text-decoration: none;
}
A.links:hover
{
    font-weight: bold;
    font-size: 11px;
    color: #3e3e3e;
    text-decoration: underline;
}

.bottomcss, A.bottomcss:link, A.bottomcss:active, A.bottomcss:visited
{
    font-weight: normal;
    font-size: 11px;
    color: #c9c9c9;
    text-decoration: none;
}
A.bottomcss:hover
{
    font-weight: normal;
    font-size: 11px;
    color: #8ba544;
    text-decoration: underline;
}

/*--------------------------------------------------------------------------------------------------------------------------*/

/*--------------------   Horizontal   -----------------------*/
.MainMenu_MenuItemSel
{
    background: transparent;
}

.MainMenu_MenuContainer
{
    background-color: Transparent;
}
.MainMenu_MenuBar
{
}
.MainMenu_MenuIcon
{
    display: none;
}
/*�˵���ʽ*/
.MainMenu_TabRootMenuItem TD
{
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    height: 33px;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
}

.MainMenu_TabRootMenuItemSel TD
{
    font-size: 12px;
    font-weight: bold;
    color: #abcf51;
    height: 33px;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
}

.MainMenu_TabMenuItemHover TD
{
    font-size: 12px;
    font-weight: bold;
    color: #abcf51;
    height: 33px;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
}
.MainMenu_TabMenuItemSelHover TD
{
    font-size: 12px;
    font-weight: bold;
    color: #abcf51;
    height: 33px;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
}
/*�Ӳ˵���ʽ*/
.MainMenu_MenuItem
{
    font-size: 11px;
    font-weight: normal;
    color: #fff;
    border: 0px;
    padding: 0px 15px 0px 10px;
    height: 20px;
    cursor: pointer;
    cursor: hand;
}
.secondmenu .MainMenu_MenuContainer
{
    padding-top: 0px;
}


.secondmenu .MainMenu_TabMenuItemSelHover td, .secondmenu .MainMenu_TabMenuItemHover td
{
    height: 33px;
    background-image: url(images/btn_menubutton.gif);
    background-position: -200px center;
    background-repeat: no-repeat;
    color: #2D3A26;
    text-align: left;
    background-color: #97b484;
    letter-spacing: 0.1em;
    width: 194px; *width:200px;
}

.secondmenu .MainMenu_MenuItemSel td:hover
{
    background-position: -200px center;
    height: 33px;
}


.secondmenu .MainMenu_TabRootMenuItem TD
{
    background-image: url(images/btn_menubutton.gif);
    background-repeat: no-repeat;
    background-position: 00px center;
    color: #2D3A26;
    text-align: left;
    background-color: #97b484;
    letter-spacing: 0.1em;
    width: 194px;
    height: 33px; *width:200px;
}

.secondmenu .MainMenu_MenuBreak
{
    height: 2px;
    display: block;
}

.submenu
{
    background: #547540;
    border: transparent;
    margin: 0px 0px 0px 0px;
    filter: Alpha(Opacity=88);
    z-index: 1000;
}


.submenuitemselected, .submenuitembreadcrumb
{
    background: #fff;
    font-size: 11px;
    font-weight: normal;
    color: #769328;
    padding: 0px 15px 0px 10px;
    cursor: pointer;
    cursor: hand;
    border: 0px;
    height: 20px;
}


.MainMenu_MenuBreak
{
    border: transparent 0px solid;
    background-color: transparent;
    height: 0px;
}

.MainMenu_MenuArrow
{
    display: none;
}

.MainMenu_RootMenuArrow
{
    display: none;
}

.Eventday, .Eventweekenday
{
    background-color: #FFFFFF;
}
.Eventday, .Eventweekenday
{
    background-color: #FFFFFF;
}
.DataGrid_Item
{
    background-color: transparent;
    color: #FFFFFF;
}
.DataGrid_AlternatingItem
{
    background-color: transparent;
    color: #FFFFFF;
}

/* Pane Structure */
.leftpane
{
    padding: 0px 5px 0px 5px;
}
.rightpane
{
    padding: 0px 5px 0px 5px;
}
.toppane
{
    padding: 0px 5px 0px 5px;
}
.bottompane
{
    padding: 0px 5px 0px 5px;
}
.contentpane
{
    padding: 0px 5px 0px 5px;
}
.myleftpane
{
    padding: 0px 0px 0px 0px;
}
.mycontentpane
{
    padding: 0px 0px 0px 0px;
}
.myrightpane
{
    padding: 0px 0px 0px 0px;
}
.mybottompane
{
    padding: 0px 0px 0px 0px;
}
.logopane
{
    padding: 0px 0px 0px 0px;
}
.showcasepane
{
    padding: 0px 0px 0px 0px;
}
.bannerpane
{
    padding: 0px 0px 0px 0px;
}
.vspacepane
{
    padding: 5px 0px 5px 0px;
}
.hspacepane
{
    padding: 0px 5px 0px 5px;
}
.allspacepane
{
    padding: 5px 5px 5px 5px;
}

.test
{
    background-color: #33FF33;
    filter: Alpha(Opacity=25);
}

.scribacms-banner

{ 
width:988px;
height:160px;
background-image:url("images/ScribaCMS Banner.jpg");
background-repeat:no-repeat;
background-position:center;
}
.template-images td,
.template-name td
{
width:33%;
display:table-cell;
    color: #4C4D48;
}
.template-style
{position:relative;
top:-16px;
*top:-8px;
}