

    /* Default NYC ESB Styles */
    /* IE VERSION */
    
    /* text */
    p {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
    } 

    td {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
    } 
	
	.text_bold {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
		font-weight : bold;
		text-decoration: none;
    } 
    .text_bold_green {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
		font-weight : bold;
		color : green;
		text-decoration: none;
    } 
	
	.text_bold_pink {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
		font-weight : bold;
		color : #CC99CC;
		text-decoration: none;
	}
	
	
	.text_bold_ltblack {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
		font-weight : bold;
		color : 555555;
		text-decoration: none;
    } 
	
     .text_green {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
		color : green;
		text-decoration: none;
    } 
.text_bold_white {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
		font-weight : bold;
		color : #FFFFFF;
		text-decoration: none;
    } 
.text_white {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
		font-weight : bold;
		color : #FFFFFF;
		text-decoration: none;
    } 
	
	.link_white {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
		color : #FFFFFF;
		text-decoration: underline;
    } 
   .text_bold_red {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
		font-weight : bold;
		color : #ff0000;
		text-decoration: none;
    } 
   .text_red {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
		color : #ff0000;
		text-decoration: none;
    } 
	 .text_darkred {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
		color : #761611;
		text-decoration: none;
    } 
	.text_bold_darkred {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
		font-weight : bold;
		color : #761611;
		text-decoration: none;
    }
	.text_bold_blue {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
		font-weight : bold;
		color : 003399;
		text-decoration: none;
    } 

	 .text_blue {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
		color : 003399;
		text-decoration: none;
    } 
    h1 { font-family : Arial, Helvetica, sans-serif; }
    h2 { font-family : Arial, Helvetica, sans-serif; }
    h3 { font-family : Arial, Helvetica, sans-serif; }
    h4 { font-family : Arial, Helvetica, sans-serif; }
    h5 { font-family : Arial, Helvetica, sans-serif; }

    /* for disclaimer on bottom of tickets pages */
    .disclaimer {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 9px;
    }

    /* styles */
    .footer {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
    }
	/*added for the text in the footer quotes*/
	.footerquotes {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 9px;
		color : #ffffff;
		
    }
    /* drill down menu */
    .ddnav {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
    }

    .error {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : red;
    }

    .regtext {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : black;
    }

    /* per section titles */
    .kids_titles{
        color : orange !important;
        font-size : 11px;
        font-weight : bolder !important;
    }
    .business_titles{
        color : 006600 !important;;
        font-size : 11px;
        font-weight : bolder !important;
    }

	.tourism_titles{
		font-weight : bolder !important;
        color : #336699 !important;
		font-size : 11px;
		
    }

    .tourism_blue{
        color : 336699 !important;
        font-size : 11px;
    }
	 .kids_orange{
        color : orange !important;
        font-size : 11px;
    }
	 .business_green{
        color : 006600 !important;
        font-size : 11px;
    }
    .nysites{
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        border: none;

    }

    /* BEGIN FORMS FIELDS */

    input {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        background : FFFFFF;
    }
	
	.select_box {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        background : FFFFFF;
    }
.textfield80 {  color=555555;font-family: Arial, Helvetica, sans-serif; font-size: 10px; height: 20px; width: 80px; margin-top: 0px; margin-right: 5px; margin-bottom: 2px; margin-left: 5px; padding-top: 0px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px}
		.textfield180 {  color=555555;font-family: Arial, Helvetica, sans-serif; font-size: 10px; height: 20px; width: 180px; margin-top: 0px; margin-right: 5px; margin-bottom: 2px; margin-left: 5px; padding-top: 0px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px}
		.textfield250 {  color=555555;font-family: Arial, Helvetica, sans-serif; font-size: 10px; height: 20px; width: 250px; margin-top: 0px; margin-right: 5px; margin-bottom: 2px; margin-left: 5px; padding-top: 0px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px}
					

    .tourismdropdowns {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        color : 006699;
        background : FFFFFF;
    }

    .kidsdropdowns {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        color : FF9900;
        background : FFFFFF;
    }

    /* for the regular size dropdowns in space locator*/
    .business_dropdown {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : 006600;
        background : FFFFFF;
    }

    /* for the drop down menus */
    .dropdowns {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        color : 000000;
        background : FFFFFF;
    }

    .ticketcheckbox {
        background : F2F2F2;
    }
    .checkbox_eeeeee {
        background : eeeeee;
    }
    /* END FORMS FIELDS */

    /* this code is used to figure out the hover color link
    on the fly */
    

	
/* FONT LINK tourism sitemap  */
    a.sitemap_tourism {
        text-decoration: underline;
        color: 444444 !important;
    }
    a:active.sitemap_tourism {
        text-decoration: underline;
        color: 444444 !important;
    }
    a:hover.sitemap_tourism {
        text-decoration: underline;
        color: 336699 !important;
    }
	 
	/* FONT LINK business sitemap  */ 
	 a.sitemap_business {
        text-decoration: underline;
        color: 444444 !important;
    }
    a:active.sitemap_business {
        text-decoration: underline;
        color: 444444 !important;
    }
    a:hover.sitemap_business {
        text-decoration: underline;
        color: 006600 !important;
    }
	/* FONT LINK kids sitemap  */ 
	 a.sitemap_kids {
        text-decoration: underline;
        color: 444444 !important;
    }
    a:active.sitemap_kids {
        text-decoration: underline;
        color: 444444 !important;
    }
    a:hover.sitemap_kids {
        text-decoration: underline;
        color: orange !important;
    }
	/* FONT LINK red sitemap  */ 
	 a.sitemap_red {
        text-decoration: underline;
        color: 444444 !important;
    }
    a:active.sitemap_red {
        text-decoration: underline;
        color: 444444 !important;
    }
    a:hover.sitemap_red {
        text-decoration: underline;
        color: 800000 !important;
    }
/*  */
    /* set bullet color */
    ul {
        color: maroon;
    }

    li {
        color: maroon;
    }
	
	.li_games {
        color: 000000;
    }

    /* *** NETSCAPE VERSIONS *** */

    .legal {font-weight : normal; font-family : Arial, Helvetica, sans-serif; color : 555555; font-size : 10px;}
  .text_red {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
		color : #ff0000;
		text-decoration: none;
    } 
	 .text_blue {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
		color : 336699;
		text-decoration: none;
    } 
	 .text_bold_blue {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
		font-weight : bold;
		color : 003399;
		text-decoration: none;
    } 
	

	
	   .text_bold_red {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
		font-weight : bold;
		color : #ff0000;
		text-decoration: none;
    } 
 	.text_bold_darkred {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
		font-weight : bold;
		color : #761611;
		text-decoration: none;
    }
	.text_darkred {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
		color : #761611;
		text-decoration: none;
    }
	.link_white {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
		color : #FFFFFF;
		text-decoration: underline;
    } 
	
	.whiteText {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
		font-weight : normal;
		color : #FFFFFF;
		text-decoration: none;
    } 
