/* NY Sports CSS Document */


#leftnav { 
	float: left; 
	list-style-type: none; 
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 15px 0px; 
	text-indent: 0;
	background: #ffffff;
}

* html #leftnav
{
    margin: 0px 0px 0px 5px;
}

#leftnav li { 
	width: 211px; 
	/*height: 19px;*/
	text-align: left; 
	float: left;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 1px 0px;
}

#leftnav li a:link, #leftnav li a:visited, #leftnav li a:active, #leftnav li a:hover
{
    color: #666666;
    font-size: 11px;
    text-decoration: none;
    display: block;
    background: url(../images/nav_normal.jpg);
    /*padding: 2px 0px 0px 20px;*/
	padding: 2px 0px 4px 20px;
    
    width: 211px;
   /* height: 19px; */
    voice-family: "\"}\"";
	voice-family: inherit;
	width: 191px;
 /*	height: 17px; */
}

#leftnav li a:hover
{
    background: url(../images/nav_hover.jpg);
    text-decoration: none;
    color: #5a5a5a;
}

#leftnav li.nav1Selected a:link, #leftnav li.nav1Selected a:visited, #leftnav li.nav1Selected a:active, #leftnav li.nav1Selected a:hover
{
    color: #ffffff;
    font-size: 11px;
    display: block;
    background: url(../images/nav_selected.jpg);
    /*padding: 2px 0px 0px 20px;*/
	padding: 2px 0px 4px 20px;
	
    text-decoration: none;
    
    width: 211px;
   /* height: 19px; */
    voice-family: "\"}\"";
	voice-family: inherit;
	width: 191px;
/*	height: 17px; */
}

#leftnav li.nav2 a:link, #leftnav li.nav2 a:visited, #leftnav li.nav2 a:active, #leftnav li.nav2 a:hover
{
    color: #5a5a5a;
    font-size: 10px;
    width: 186px; 
	/*height: 17px;*/
    display: block;
    background: #EDEDED url(../images/nav_subitem.jpg) no-repeat;

    /*padding: 2px 0px 0px 25px;*/
	padding: 3px 0px 4px 25px;
	
    text-decoration: none;
    
    width: 211px;
    /*height: 19px;*/
    voice-family: "\"}\"";
	voice-family: inherit;
	width: 186px;
	/*height: 17px;*/
}

#leftnav li.nav2 a:hover 
{
    background: #E9F3E8 url(../images/nav_subitem_hover.jpg) no-repeat;
}

#leftnav li.nav2Selected a:link, #leftnav li.nav2Selected a:visited, #leftnav li.nav2Selected a:active, #leftnav li.nav2Selected a:hover
{
    color: #242424;
    font-size: 10px;
    display: block;
    background: #E9F3E8 url(../images/nav_subitem_hover.jpg) no-repeat;
    /*padding: 2px 0px 0px 25px;*/
	padding: 3px 0px 4px 25px;
	
    text-decoration: none;
    
    width: 211px;
    /*height: 19px;*/
    voice-family: "\"}\"";
	voice-family: inherit;
	width: 186px;
	/*height: 17px;*/
}









#leftnav li.nav3 a:link, #leftnav li.nav3 a:visited, #leftnav li.nav3 a:active, #leftnav li.nav3 a:hover
{
    color: #5a5a5a;
    font-size: 9px;
    width: 186px; 
	/*height: 17px;*/
    display: block;
    background: #EDEDED url(../images/nav_subitem_sub.jpg) no-repeat;

    /*padding: 2px 0px 0px 25px;*/
	padding: 3px 0px 4px 35px;
	
    text-decoration: none;
    
    width: 201px;
    /*height: 19px;*/
    voice-family: "\"}\"";
	voice-family: inherit;
	width: 176px;
	/*height: 17px;*/
}

#leftnav li.nav3 a:hover 
{
    background: #E9F3E8 url(../images/nav_subitem_sub_hover.jpg) no-repeat;
}

#leftnav li.nav3Selected a:link, #leftnav li.nav3Selected a:visited, #leftnav li.nav3Selected a:active, #leftnav li.nav3Selected a:hover
{
    color: #242424;
    font-size: 10px;
    display: block;
    background: #E9F3E8 url(../images/nav_subitem_sub_hover.jpg) no-repeat;
    /*padding: 2px 0px 0px 25px;*/
	padding: 3px 0px 4px 35px;
	
    text-decoration: none;
    
    width: 201px;
    /*height: 19px;*/
    voice-family: "\"}\"";
	voice-family: inherit;
	width: 176px;
	/*height: 17px;*/
}