﻿/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

#RadTreeView1 span
      {
       display: -moz-inline-block;
       display:inline-block;
      }


.filledRatingStar {
    background-image: url(../images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../images/SavedStar.png);
}

body
{
    font-family:Arial, Verdana;
    text-align: center; 
    padding-right: 0px; 
    padding-left: 0px; 
    padding-bottom: 0px;
    margin: 0px; 
    padding-top: 0px; 
    background-image: url(images/interior/bg_grey.jpg);
    background-repeat: repeat-x; 
    background-color: #DBDBDB;
    
}

.MacWidth
{
    width:400px;
}
#basediv
{
    MARGIN-LEFT: auto; WIDTH: 770px; MARGIN-RIGHT: auto
}
#mainContainer
{
    FLOAT: left; WIDTH: 714px; BACKGROUND-COLOR: white;
    font-size: 1.1em;
    
}

#litcontentDiv
{
    PADDING-RIGHT: 12px; PADDING-LEFT: 12px; FONT-WEIGHT: normal; FONT-SIZE: 0.7em; PADDING-BOTTOM: 22px
}

#mainContent
{
    FLOAT: left; WIDTH: 540px;
}
 #middiv
 {
    margin-left: auto; width: 770px; margin-right: auto
 }
 #midtb
 {
    VERTICAL-ALIGN: top; WIDTH: 714px; TEXT-ALIGN: left
 }
 
 #contentdivpage
 {
    PADDING-RIGHT: 10px; PADDING-LEFT: 20px; FONT-WEIGHT: normal; FLOAT: left; PADDING-BOTTOM: 22px; VERTICAL-ALIGN: top; WIDTH: 499px; LETTER-SPACING: 0px; TEXT-ALIGN: left  
 }
 
 #testmidtd
 {
    VERTICAL-ALIGN: top; WIDTH: 714px; TEXT-ALIGN: left;
    }
 
 
 #elcontentdivo
 {
  OVERFLOW: hidden; WIDTH: 538px;  
 }

#printheader
{
    visibility:hidden;
    visibility:collapse;
    display:none;   
}

#printfooter
{
    visibility: hidden;
    display:none;
}

#basetable
{
    BACKGROUND-IMAGE: url(images/interior/middlebg.jpg)
}

#div_breadcrumb
{
    PADDING-LEFT: 10px; WIDTH: 100%; HEIGHT: 47px
}

#mainContent
{
    float: left; width: 540px
}

img { behavior: url(iepngfix.htc); }

ul { list-style-image: none; }

li 
{
    vertical-align: middle;
    list-style: square;
    margin: 0;
    padding: 0;
    border: none;
    line-height:16px;
 }

.corpcalendar
{
list-style-image: none;
}

a img 
{
    border: none;
    text-decoration: none;    
    color: Black;
     } 
#bubbleDiv h6 
{
    font-size:small;
    line-height:normal;
    margin: 0;
    padding: 0;    
}
#bubbleDiv p
{
    font-size:0.8em;
    margin: 0;
    padding: 0;    
}

.mainPageTitle
{
    font-size:24px;
    color: White;
}

.CityCrest
{
    position:absolute;
    left:61px;
    top:468px;
    width:113px;
    height:104px;
    
}

.mainPageTitleBolded
{
    font-size:24px;
    font-weight: bold;
    color: White;
    padding-bottom:15px;
}

.mainPageText
{
    font-size:0.8em;
    color: White;
    width:38em;
    padding-bottom:15px;
    letter-spacing:0em;
}

.mainPageBlueTitle
{
    font-size: 28px;
    color: #76AED3;
    font-weight:bold;
    padding-bottom: 15px;
}

.mainpageyellowtext
{
    font-size: 0.8em;
    color: #FFFF99;
}

.whitelink
{
    color: #FFFFFF;
}

.whitelink a:link
{
    color: #FFFFFF;
    text-decoration: none;
    
    
}

.whitelink a:visited
{
    color: #FFFFFF;
    text-decoration: none;   
}

.whitelink a:active
{
    color: #FFFFFF;
    text-decoration: none;
}

.whitelink a:hover
{
    color: #FFFFFF;
    text-decoration: none;
}





.mainpageyellowtext a:link
{
    color: #76AED3;
    text-decoration: none;
    
}

.mainpageyellowtext a:visited
{
    color: #76AED3;
    text-decoration: none;   
}

.mainpageyellowtext a:active
{
    color: #76AED3;
    text-decoration: none;
}

.mainpageyellowtext a:hover
{
    color: #99CCFF;
    text-decoration: none;
}






.yellowlink
{
    font-size:0.7em;
    color: #FFFFFF;
       text-decoration: none;
}

.yellowlink a:link
{
    color: #FFFFFF;
    text-decoration: none;
    text-transform:uppercase;
    
}

.yellowlink a:visited
{
    color: #FFFFFF;
    text-decoration: none;   
}

.yellowlink a:active
{
    color: #FFFFFF;
    text-decoration: none;
}

.yellowlink a:hover
{
    color: #FFFF33;
    text-decoration: none;
}

.bigyellowlink
{
    font-size:1.5em;
}



.quickLinks 
{
    font-size:0.5em;
    text-decoration:none;
    color: Black;
    font-weight:bold;
}

.quickLinks a:link
{
    font-size:9px;
    text-decoration:none;
    color: Black;
}

.quickLinks a:visited
{
    font-size:9px;
    text-decoration:none;
    color: Black;
}

.quickLinks a:active
{
    font-size:9px;
    text-decoration:none;
    color: red;
}
.quickLinks a:hover
{
    font-size:9px;
    text-decoration:none;
    color: gray;
}



#menuDiv
{
    font-size:0.8em;
}



.DynamicMenu 
{
    background-color:#666666; color:Fuchsia;
}
.DynamicMenuHover 
{
    background-color:#48647D; color:White;
}
.StaticMenuItemStyle
{
    border-color: Silver;
    border-width: 1px;
    border-style: solid;
    
}







.SimpleEntertainmentMenu ul.AspNet-Menu /* Tier 1 */
{
    width: 13em; /* This is more than (6em x 2) because we want to leave room for borders around the <li> elements that are selected */
}

.SimpleEntertainmentMenu ul.AspNet-Menu ul  /* Tier 2 */
{
    width: 13em;
    top: 100%;
    left: 13em;
}

.SimpleEntertainmentMenu ul.AspNet-Menu ul ul  /* Tier 3+ */
{
    top: -0.5em;
    left: 13em;
}

.SimpleEntertainmentMenu li /* all list items */
{
    width: 13em;
    background: #666666;
}

.SimpleEntertainmentMenu li:hover, /* list items being hovered over */
.SimpleEntertainmentMenu li.AspNet-Menu-Hover
{
    background: red;
}

.SimpleEntertainmentMenu a, /* all anchors and spans (nodes with no link) */
.SimpleEntertainmentMenu span
{
    color: Black;
    padding: 4px 2px 4px 8px;
    border:1px solid #cccccc;
    background: transparent url(arrowRight.gif) right center no-repeat;
}

.SimpleEntertainmentMenu li.AspNet-Menu-Leaf a, /* leaves */
.SimpleEntertainmentMenu li.AspNet-Menu-Leaf span
{
    background-image: none !important;
}

.SimpleEntertainmentMenu li:hover a, /* hovered text */
.SimpleEntertainmentMenu li:hover span,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover a,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover span,
.SimpleEntertainmentMenu li:hover li:hover a,
.SimpleEntertainmentMenu li:hover li:hover span,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span,
.SimpleEntertainmentMenu li:hover li:hover li:hover a,
.SimpleEntertainmentMenu li:hover li:hover li:hover span,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover span
{
    color: White;
    background: transparent url(activeArrowRight.gif) right center no-repeat;
}

.SimpleEntertainmentMenu li:hover li a, /* the tier above this one is hovered */
.SimpleEntertainmentMenu li:hover li span,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li a,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li span,
.SimpleEntertainmentMenu li:hover li:hover li a,
.SimpleEntertainmentMenu li:hover li:hover li span,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li a,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li span
{
    color: Black;
    background: transparent url(arrowRight.gif) right center no-repeat;
}

.SimpleEntertainmentMenu .AspNet-Menu-Selected /* this tier is selected */
{
    border: solid 1px #00ff00 !important;
}

.SimpleEntertainmentMenu .AspNet-Menu-ChildSelected /* a tier below this one is selected */
{
    border: solid 1px #ff0000 !important;
}

.SimpleEntertainmentMenu .AspNet-Menu-ParentSelected /* a tier above this one is selected */
{
    border: solid 1px #0000ff !important;
}

#EntertainmentMessage
{
    padding-top: 2em;
    clear: both;
}

.ql_cell_00
{
    background-image: url('images/interior/quickLinks/quickLinks_left_edge.jpg');
    background-repeat:no-repeat; 
    width:98px;
    height:56px;
    
}

.ql_cell_0
{
     background-image: url('images/interior/quickLinks/quickLinks_bg1.jpg');
    
}

.ql_cell_1
{
     background-image: url('images/interior/quickLinks/quickLinks_bg1.jpg');
     width: 64px;
     text-align:center;
     vertical-align :top;
     padding-top:25px;
     line-height:10px;
}

.ql_cell_2
{
    background-image: url('images/interior/quickLinks/quickLinks_bg2.jpg');
     width: 65px;
     text-align:center;
     vertical-align :top;
     padding-top:25px;
     line-height:10px;
    
}

.ql_cell_3
{
     background-image: url('images/interior/quickLinks/quickLinks_bg3.jpg');
     width: 65px;
     text-align:center;
     vertical-align :top;
     padding-top:25px;
     line-height:10px;
}

.ql_cell_4
{
     background-image: url('images/interior/quickLinks/quickLinks_bg4.jpg');
     width: 65px;
     text-align:center;
     vertical-align :top;
     padding-top:25px;
     line-height:10px;
}

.ql_cell_5
{
     background-image: url('images/interior/quickLinks/quickLinks_bg5.jpg');
     width: 65px;
     text-align:center;
     vertical-align :top;
     padding-top:25px;
     line-height:10px;
}

.ql_cell_6
{
     background-image: url('images/interior/quickLinks/quickLinks_bg6.jpg');
     width: 65px;
     text-align:center;
     vertical-align :top;
     padding-top:25px;
     line-height:10px;
}

.ql_cell_7
{
     background-image: url('images/interior/quickLinks/quickLinks_bg7.jpg');
     width: 54px;
     text-align:center;
     vertical-align :top;
     padding-top:25px;
     line-height:10px;
}
.ql_cell_8
{
    background-image: url('images/interior/quickLinks/quickLinks_right_edge.jpg');
    width:24px;
}

.blacklink a:link
{
    color: #000000;
    text-decoration: none;
    
}

.blacklink a:visited
{
    color: #000000;
    text-decoration: none;   
}

.blacklink a:active
{
    color: #000000;
    text-decoration: none;
}

.blacklink a:hover
{
    color: #666666;
    text-decoration: none;
}

#hiddentitle
{
    visibility:hidden;
}