BODY
{
    margin: 0px;
    border-left: 0px;
    height: 100%;
    background: #d2c487 url(images/s_r1_c1.jpg) repeat-x top left;
}
#wrapper
{
    position: relative;
    height: 258px;
}

table#banner
{
    width: 801px;
}

table#banner td#logo
{
    padding-left: 265px;
    width: 801px;
    height: 350px;
    background: url(images/banner.jpg) no-repeat;
}
/*#logo {
	Z-INDEX: 3; LEFT: 150px; WIDTH: 228px; POSITION: absolute; TOP: 100px; HEIGHT: 58px
}*/
#user
{
    z-index: 3;
    right: 8px;
    position: absolute;
    top: 8px;
    height: 18px;
    text-align: right;
}
#header
{
    z-index: 2;
    background: url(headerbg.gif);
    width: 100%;
    bottom: 40px;
    position: absolute;
}
#menu
{
    z-index: 1;
    background: url();
    width: auto;
    bottom: 0px;
    position: absolute;
    height: 54px;
}
#SearchContainer INPUT
{
    border: #cbcaca 1px solid;
    font-size: 11px;
    background: #ffffff;
    width: 180px;
    color: #000000;
}

.NormalTextBox
{
    border: #d8d8d8 1px solid;
    font-size: 11px;
    background: #ffffff;
    color: #000;
}

#LanguageContainer SELECT
{
    border-right: #cbcaca 1px solid;
    border-top: #cbcaca 1px solid;
    font-size: 9px;
    background: #ffffff;
    margin: 0px;
    border-left: #cbcaca 1px solid;
    width: 130px;
    color: #000000;
    border-bottom: #cbcaca 1px solid;
    height: 16px;
}


.standardpane
{
    padding: 5px 10px 5px 10px;
}

.leftpane
{
    padding: 5px 10px 5px 10px;
}

.contentpane
{
    padding: 5px 10px 5px 10px;
    width: 60%;
}

.rightpane
{
    padding: 5px 10px 5px 10px;
}
.showpane
{
    padding: 0px;
}
.linkpane
{
    padding: 2px;
}


#dnn_LinksPane A, A:link, A:active, A:visited
{
    font-weight: bolder;
    color: #FFF;
}

#dnn_LinksPane A:hover
{
    font-weight: bolder;
    color: #a1aa01;
}



.Head
{
    font-weight: bold;
    font-size: 13px;
    color: #000000;
}
.SubHead
{
    font-size: 11px;
    color: #000000;
}
.SubSubHead
{
    font-size: 11px;
    color: #000000;
}
.Normal
{
    font-size: 11px;
    color: #000;
}
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active
{
    font-weight: normal;
    font-size: 11px;
    color: #000;
    text-decoration: underline;
}
A.CommandButton:hover
{
    font-weight: normal;
    font-size: 11px;
    color: #000;
    text-decoration: none;
}
TH, TD, DIV
{
    font-weight: normal;
    font-size: 11px;
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}


A, A:link, A:visited, A:active
{
    color: #17438a;
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
}
A:hover
{
    font-weight: normal;
    font-size: 11px;
    color: #17438a;
    text-decoration: underline;
}
.user, A.user:link, A.user:active, A.user:visited
{
    font-weight: normal;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
}
A.user:hover
{
    font-weight: normal;
    font-size: 11px;
    color: #fff;
    text-decoration: underline;
}
.search, A.search:link, A.search:active, A.search:visited
{
    font-weight: normal;
    font-size: 11px;
    color: #9fa774;
    text-decoration: none;
}
A.search:hover
{
    font-weight: normal;
    font-size: 11px;
    color: #9fa774;
    text-decoration: underline;
}
.footer, A.footer:link, A.footer:active, A.footer:visited
{
    font-weight: normal;
    font-size: 11px;
    color: #465e76;
    text-decoration: none;
}
A.footer:hover
{
    font-weight: normal;
    color: #fff;
    font-size: 11px;
    text-decoration: underline;
}



.MainMenu_MenuContainer
{
    background-color: Transparent;
}


.MainMenu_MenuItemSel
{
    background: transparent;
}

.MainMenu_MenuBar
{
}

.MainMenu_TabRootMenuItem TD
{
    padding: 10px;
    font-size: 14px;   
    color: #e9bb4b;
    font-family: Arial;
    text-align: center;
    
}

.MainMenu_TabMenuItemHover TD
{
    padding: 10px;
    font-size: 14px;   
    color: #333;
    font-family: Arial;
    text-align: center;
   /* background-color:#e9bb4b;*/
  background:#e9bb4b url(images/nav_bg.jpg) repeat-x left bottom;
}

.MainMenu_TabRootMenuItemSel TD
{
    padding: 10px;
    font-size: 14px;   
    font-family: Arial;
    color: #f00;
    text-align: center;
    background:#e9bb4b url(images/nav_bg.jpg) repeat-x left bottom;
    /* url() center no-repeat;*/
}

.MainMenu_TabMenuItemSelHover TD
{
    padding: 10px;
    font-size: 14px;  
    color: #333;
    font-family: Arial;
    text-align: center;
    background-color:#e9bb4b;
}



.MainMenu_MenuItem
{
    font-weight: normal;
    color: #000;
    padding: 0px 15px 0px 10px;
    border: 0px;
    height: 20px;
}

.MainMenu_MenuIcon
{
    display: none;
}

.submenuitemselected, .submenuitembreadcrumb
{
    font-weight: normal;
    font-size: 11px;
    background: #eabb49;
    color: #fff;
    padding: 0px 15px 0px 10px;
    cursor: pointer;
    cursor: hand;
    border: 0px;
    height: 20px;
}
.submenu
{
    z-index: 1000;
    background: #b7ab6f COLOR: #31423a;
    border: 1px #fff solid;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    filter: Alpha(Opacity=88);
    cursor: pointer;
    cursor: hand;
}

.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: #ffffff;
    color: #000000;
}
.DataGrid_AlternatingItem
{
    background-color: #ffffff;
    color: #000000;
}
