﻿.SimpleEntertainmentTreeView div.AspNet-TreeView ul li
{
    white-space: normal;
    padding: 3px 0 2px 0;
    cursor: pointer;
    width: 161px;
}

.SimpleEntertainmentTreeView div.AspNet-TreeView ul ul
{
    margin: 2px 0 2px 16px;
    cursor: pointer;
}

.SimpleEntertainmentTreeView div.AspNet-TreeView ul li img
{
    border: none;
    vertical-align: middle;
    margin: 0 2px 0 0;
    cursor: pointer;
}

.SimpleEntertainmentTreeView div.AspNet-TreeView li a:link, a:visited, a:hover, a:active
{
    color: Black;
    text-decoration: none;
    cursor: pointer;
}

.SimpleEntertainmentTreeView div.AspNet-TreeView li.AspNet-TreeView-Leaf
{
    color: #FFFFFF;
    line-height: 16px;
    width: 161px;
    cursor: pointer;
}

li.AspNet-TreeView-Leaf a:hover
{
    color: #009933;
}

.SimpleEntertainmentTreeView div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink
{
    cursor: pointer;
}

.SimpleEntertainmentTreeView div.AspNet-TreeView .AspNet-TreeView-Collapse
{
    display: none;
    width: 0px;
    cursor: pointer;
}

.SimpleEntertainmentTreeView div.AspNet-TreeView .AspNet-TreeView-Expand
{
    display: none;
    width: 0px;
    cursor: pointer;
}

.SimpleEntertainmentTreeView .AspNet-TreeView-Selected
{
    font-weight: bold;
}

.AspNet-TreeView-Selected a
{
    color: #009933 !important;
}

.SimpleEntertainmentTreeView .AspNet-TreeView-Root
{
    /*background-color: #F6F5E3;     border: 1px solid #8C8C8E;*/
    display: block;
    color: #000000;
    font-size: 10px;
    padding: 4px;
}
.SimpleEntertainmentTreeView .AspNet-TreeView-Root span.AspNet-TreeView-ClickableNonLink
{
    background-color: #F6F5E3;
    width: 148px;
    background-image: url(/img/menu_corner.gif);
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #8ac811;
    color: #FFFFFF;
    font-family: Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 0px 2px 10px;
    display: block;
}

.SimpleEntertainmentTreeView .AspNet-TreeView-ChildSelected
{
}

.SimpleEntertainmentTreeView .AspNet-TreeView-ParentSelected
{
}

.SimpleEntertainmentTreeView .AspNet-TreeView-Parent
{
    color: #FFFFFF;
    line-height: 16px;
    cursor: pointer;
}

.SimpleEntertainmentTreeView .AspNet-TreeView-Parent a:hover
{
    color: #009933;
}

.FileIcon
{
    height: 16px;
    width: 16px;
}

.FileLink
{
    padding-left: 5px;
}

ul
{
    list-style-image: none;
}
div
{
    display: block;
}
html, body
{
    margin: 0;
    padding: 0;
    height: 100%;
    position: relative;
    background-image: url(/img/bg.gif);
    background-color: #ffffff;
    background-repeat: repeat-x;
}

html, body, table, td, p, .filters
{
    font-family: Verdana,Tahoma,Helvetica,Arial,Sans-Serif;
    font-size: 10px;
}

.mainpagecolor ul li
{
    padding-bottom: 3px;
}
/**/
.AspNet-TreeView-Parent
{
    color: black;
    text-decoration: none;
}

.col1
{
    float: left;
    width: 598px;
}

.colmenu
{
    float: left;
    width: 180px;
}
.colBar
{
    float: left;
    width: 982px;
    padding-bottom: 5px;
}

.barBodyContent a:link, .barBodyContent a:visited, .barBodyContent a:hover, .barBodyContent a:active
{
    text-decoration: underline;
    cursor: pointer;
}

.colFooterLeft
{
    float: left;
    width: 180px;
    padding-top: 6px;
}

.colcopyright
{
    float: left;
    width: 784px;
    padding-top: 6px;
}
.col2
{
    float: right;
    width: 285px;
}

div.terms
{
    text-align: justify;
    font-style: italic;
    display: block;
    margin-bottom: 8px;
    background: #DDDDDD;
    border: 1px solid #636F21;
    padding: 5px 5px 5px 5px;
}

#bgImage
{
    background-image: url(/img/bg.png);
    background-repeat: no-repeat;
    width: 817px;
    height: 849px;
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -224px;
}

/* START: Page IDed Elements */
#portalContainer
{
    width: 777px;
    margin: 0px auto;
    position: relative;
}

#header
{
    height: 135px;
}

.footer
{
    color: #666666;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 9px;
    font-weight: normal;
}

a.footer
{
    color: #666666;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
}

.right
{
    float: right;
}

.left
{
    float: left;
}

.clear
{
    clear: both;
}


.barRight
{
    height: 36px;
    width: 7px;
    float: right;
    background-image: url(/img/BarRight.gif);
}

.barLeft
{
    float: left;
    background-image: url(/img/BarLeft.gif);
    height: 36px;
    width: 7px;
}

.barBody
{
    /*height: 36px;     background-image: url(/img/BarBody.gif);     background-repeat: repeat-x;*/
}

.barBodyContent
{
    font-size: 13px;
    font-weight: bold;
    cursor: default;
    color: White;
}

.barBodyContent a
{
    color: White;
}


a.squarebutton
{
    background: transparent url('/img/square-orange-left.gif') no-repeat top left;
    display: block;
    float: left;
    font: normal 10px Verdana; /* Change 12px as desired */
    line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
    height: 23px; /* Height of button background height */
    padding-left: 9px; /* Width of left menu image */
    text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton
{
    color: #494949;
}


a.termslnk, a:visited.termslnk, a:link.termslnk, a:active.termslnk
{
    text-decoration: underline;
    color: #D36E02 !important;
}

a.termslnk:hover
{
    color: Orange !important;
}



a.squarebutton span
{
    background: transparent url('/img/square-orange-right.gif') no-repeat top right;
    display: block;
    padding: 4px 9px 4px 0;
}

a.squarebutton:hover
{
    background-position: bottom left;
}

a.squarebutton:hover span
{
    background-position: bottom right;
    color: black;
}
ul li
{
}

a.more
{
    color: #e87400;
    text-decoration: none;
}


a.squarebutton:hover span
{
    background-position: bottom right;
    color: black;
}
.date
{
    font-weight: normal;
    font-style: italic;
    padding-left: 5px;
    padding-right: 5px;
}

.mainpagecolor
{
    background-color: #E8E9EA;
}
.lefttable
{
    background-image: url('/img/lefttableback.png');
}
.middletable
{
    background-image: url('/img/middletableback.png');
}
.righttable
{
    background-image: url('/img/righttableback.png');
}
.maintexttitle td
{
    font-family: Verdana,Tahoma,Helvetica,Arial,Sans-Serif;
    font-size: 13px;
    font-weight: bold;
}

.footerlinkslight
{
    color: #67737B;
    font-family: Calibri, "Trebuchet MS";
    font-size: 10px;
    text-decoration: none;
}


table.gridView
{
    margin: 10px 5px 0px 5px;
    border-collapse: collapse;
    background-color: White;
    width: 590px;
}



.categoryHeader
{
    font-size: 13px;
    padding-bottom: 5px;
}


/* For link buttons with an image as bg */
a.icon-btn:link, a.icon-btn:active, a.icon-btn:visited
{
    color: #444;
    padding: 3px 6px 4px 22px;
    text-decoration: none;
    background-position: 4px 3px;
    display: inline-block;
    background-repeat: no-repeat;
}

a.icon-btn:hover
{
    background-color: #efefef;
    color: #555;
}

.bg-expand
{
    background-image: url(/img/expand.gif);
}

.bg-collapse
{
    background-image: url(/img/collapse.gif);
}

.contents
{
    padding: 13px 17px 0;
    font-size: 10px;
}

.content
{
    margin-bottom: 10px;
}

.contents a:link, .contents a:visited, .contents a:active
{
    color: #168D44 !important;
    text-decoration: underline;
}
.content a:hover
{
    text-decoration: undeline;
}

.content ul
{
    list-style-position: inside;
    padding-left: 10px;
}

.content ol
{
    list-style-position: outside;
    padding-left: 10px;
}


.content-title
{
    color: #168D44;
    font-size: 10px;
    font-weight: normal;
    font-style: italic;
    background-image: url(/img/bullet.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    background-position: left center;
    margin-bottom: 2px;
    background-color: #eef7dc;
}

.content_NewsTitleBar
{
    background-color: #FFFFFF;
    border-bottom: 1px solid #009933;
    color: #009933;
    font-family: tahoma,verdana,arial,helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    margin: 5px 0;
    padding-top: 6px;
}

.content-title span
{
    color: #4A4A4A;
}

.content-title a:link, .content-title a:active, .content-title a:visited, .content-title span
{
    font-weight: bold;
    font-style: normal;
}

.content-body p
{
    padding-bottom: 10px;
    text-align: justify;
}

.content-body ul
{
    padding-left: 10px;
}
.content-body li
{
    text-align: justify;
}

.content-more
{
    text-align: right;
}

.content-more a
{
    background-image: url(/img/more_news.gif);
    background-position: center right;
    background-repeat: no-repeat;
    padding-right: 28px;
}

.whitetit
{
    color: #FFFFFF;
    font-family: Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
}

a.blue
{
    color: #000066;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
a.blue:link
{
    color: #000066;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
a.blue:visited
{
    color: #000066;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
a.blue:hover
{
    color: #000066;
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
}

.newimg
{
    background-image: url(/img/newGif.gif) !important;
    padding-left: 25px !important;
}

.edit-link img
{
    width: 16px;
    background-image: url(/img/edit.png);
    background-repeat: no-repeat;
    height: 16px;
    border: 0px;
}

.title
{
    background-color: #FFFFFF;
    color: #009933;
    font-family: tahoma,verdana,arial,helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 100%;
    display: block;
    padding-top: 1px;
}


.line
{
    border-bottom: 1px solid #009933;
    margin: 0px 3px;
    height: 1px;
    display: block;
}

.title span
{
    font-size: 13px;
    color: #168D44;
    padding-left: 5px;
}

.bgback
{
    background-image: url(/img/arrow_left.png);
    background-repeat: no-repeat;
    background-position: 441px;
    text-align: right;
    padding-right: 10px;
}

.highlight
{
    background-color: Yellow;
}

a.historyBack, a:visited.historyBack, a:link.historyBack, a:active.historyBack
{
    text-decoration: none;
    font-size: 11px;
    color: #4A4A4A !important;
}
a:hover.historyBack
{
    text-decoration: underline;
}

.breadcrumb
{
    font: 11px Arial, Helvetica, sans-serif;
    background-image: url('/img/bc_bg.png');
    background-repeat: repeat-x;
    height: 30px;
    line-height: 30px;
    color: #9b9b9b;
    border: solid 1px #cacaca;
    width: 980px;
    display: block;
    overflow: hidden;
    margin: 4px 0px 0px 0px;
    padding: 0px;
}
.breadcrumb span
{
    float: left;
    padding-left: 10px;
    padding-right: 3px;
    cursor: pointer;
}
.breadcrumb span a
{
    height: 30px;
    display: block;
    text-decoration: none;
    color: #454545;
}
.bcSeparator
{
    background-image: url('/img/bc_separator.png');
    background-repeat: no-repeat;
    background-position: right;
}
.home
{
    border: none;
    background-image: url('/img/home.png');
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 24px;
}
.breadcrumb a:hover
{
    color: #35acc5;
}
