body * {line-height:1.22em;}
#subheaderny {
    height: 33px;
	color: #fff;
    background-color: #3889c0;
	width: 760px;
}
#subheaderny #searchny {
    background: transparent;
    display: inline; /* Fixes IE double-margin float bug */
    float: left;
    position: relative;
    margin: 6px 0px 0px 20px;
    padding-left: 48px;
}
#subheaderny #searchny label {
    vertical-align: middle;
}
#subheaderny #searchny input.radio {
    margin-left: 6px;
}
#subheaderny #searchny img.google-logo {
    position: absolute;
    right: -63px;
    top: 0px;
}
#subheaderny #personalization {
    display: inline; /* Fixes IE double-margin float bug */
    float: right;
    margin: 9px 8px 0px 0px;
}
#subheaderny #personalization a {
    text-decoration: underline;}
	
#subheaderny #searchny label {
    font-size: 85%;
    font-weight: bold;
	color: #fff;
}
#subheaderny #searchny input {
    font-size: 85%;
}
#subheader-search-button-ny {
    background: #333;
    color: #fff;
}
#subheaderny #searchny span.google-enhanced {
    font-size: 77%;
    font-weight: normal;
}
#subheaderny #personalization {
    font-size: 85%;
	color: #fff;
}
#subheaderny #personalization a {
    color: #fff;
}
ul {	font-size: 10px;
	list-style-type: none !important;
	margin: 2px 0 0 1px;
	padding: 0;
}
li { 	
	background: url(http://www.newsday.com/images/nynews/3bullet.jpg) no-repeat 0px 4px;
	padding-left: 7px;
	line-height: 1.2em;
}
a:link, a:visited, a:active  {
	color:#336699;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}

/* header styles */
#headerny {
	width: 760px;
	height: 70px; 
	background-color: #fff; 
	}
td.headerLogoMainny {
		height: 59px;
		width: 567px;
		padding-left: 60px;
		padding-right: 20px;
}	
td.barNav {
	color: #000;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}	
td.barNav a:link, .barNav a:visited, td.barNav a:hover {	
	color: #1B3563;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;	
}
td.barNav a:active {	
	color: #EF9840;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
input.siteSearch {
   color: #000;
   font: bold 11px Arial, sans-serif;
   background-color: #fff;
   border: 1px solid;
   height: 15px; 
   margin-bottom: 1px;
}
td.barRed { padding-right: 20px;}
td.barRed a:link, .barRed a:visited, .barRed a:active {	
	color: #9D2A00;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
td.barRed a:hover {	
	color: #9D2A00;
	text-decoration: underline;
	font: bold 11px Arial, sans-serif;
}

td.headerLinks { width: 175px; color: #fff;}
.headerLinks ul {list-style: none !important;}
.headerLinks li { 	
	padding-left: 9px;
	font: bold 11px Arial, sans-serif;	}
.headerLinks  a:link, .headerLinks  a:visited, .headerLinks  a:hover {	
	color: #ffffff;
	text-decoration: none;
	font: bold 11px Arial, sans-serif;	}
.headerLinks a:hover {	
	color: #ffffff;
	text-decoration: underline;
	font: bold 11px Arial, sans-serif;	}

 * Default line-height based on font-size rather than "computed-value"
 * see: http://www.w3.org/TR/CSS21/visudet.html#line-height
 */
body * {line-height:1.22em;}

/* CSS Tabs */
#navcontainerny { /* none needed */ }

ul#navlistny {
        margin: 0;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;
}

ul#navlistny li {
        float: left;
        font-family: verdana, arial, sans-serif;
        font-size: 9px;
        font-weight: bold;
        margin: 0;
        padding: 5px 0 4px 0;
        background-color: #eee;
        border-top: 1px solid #336699;
        border-bottom: 1px solid #336699;
}

#navlistny a, #navlistny a:link {
        margin: 0;
        padding: 5px 8px 4px 9px;
        color: #1B3563;
        border-right: 1px dashed #336699;
        text-decoration: none;
}

ul#navlistny li#active {
        color: #95bbae;
        background-color: #eee;
}

#navlistny a:hover {
        color: #3889C0;
        background-color: #fff;
}
