﻿body {
}
/* Normalize*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, iframe { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, input, select, button { font-size: 100%; }
ol, ul { list-style: none; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
table,iframe { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
caption, th { text-align: left; }
q:before, q:after { content :''; } 




body { font-family:arial; font-weight:bold;  
}

.defaultbg
{
    background-color:black;
     background-image:url(cityBG.png);
      background-repeat:repeat-x;
}    

.ratingStar
{
    PADDING-RIGHT: 0px;
    DISPLAY:inline;
    PADDING-LEFT: 0px;
    FONT-SIZE: 0pt;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    WIDTH: 13px;
    CURSOR: pointer;
    PADDING-TOP: 0px;
        background-color:Transparent;
    BACKGROUND-REPEAT: no-repeat;
    HEIGHT: 12px
}
.filledRatingStar
{
    background-color:Transparent;
    BACKGROUND-IMAGE: url(FilledStar.png)
}
.emptyRatingStar
{
        background-color:Transparent;
    BACKGROUND-IMAGE: url(EmptyStar.png)
}
.savedRatingStar
{
        background-color:Transparent;
   BACKGROUND-IMAGE: url(SavedStar.png)
}

/*
.item-list ul li
{
list-style-type: none;
list-style-image: url(check_mark.png);
margin: 1em 0 0 0;
}
*/
.button
{
/* border:Solid 1px gray;
 text-align:center;
 height:35px;
 background-color:Black;
font: bold  "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
position: relative; /*To help in the anchoring of the ".statusicon" icon image
width: auto;
padding: 0px 2;
padding-left: 10px;
font-size:smaller;

  
text-decoration: none;*/
}

.playerbutton
{
border:Solid 1px gray;
 text-align:center;
 height:35px;
 background-color:Black;
font-family:arial; font-weight:bold;
color: white;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 0px ;
padding-left: 10px;
font-size:smaller;

  
text-decoration: none;
}
   
    
    
.glossymenu{
margin: 0px auto;
padding: 0px 20px;
width: 200px; /*width of menu*/
border:2px;
border-color:Black
 }

.glossymenu a.menuitem{
font-family:arial; font-weight:bold;
background: black url(blackgradiantbutton.jpg) repeat-x bottom left;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
border:1px solid black;

}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background: white url(whitegradiantbutton.jpg) repeat-x bottom left;
color:black;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
border:1px solid black;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
border:1px solid black;
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px white;
}

.glossymenu div.submenu ul li a{
display: block;
font-family:arial; font-weight:bold;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #99C6DB;

}
.phonenumberlabel
{
     display:block;
     width:200px;
    }
.copyright
{
    color:white;
    }
    
.livechatpreferences
{
    font-size:smaller;
    text-align:center;
    display:block;
    background-color:#99C6DB;
    cursor:progress;
    }    
    
.favoritespage
{
   background-color:#BADBEC /* light blue*/
    }  
    