@charset "utf-8";
/*==========================================================================================

	// SEASON_WINTER

==========================================================================================*/
h2{
	display:block;
	overflow:hidden;
	width:918px;
	height:58px;
	margin-bottom:20px;
	background:url(../../images/season/winter_title.gif)  no-repeat;
	background-position:0 0;
	font-size:1px;
	text-indent:-9999em;
}

h3{
	background-color:#f2f2f2;
	color:#222462;
	font-size:1.5em;
	font-weight:bold;
	padding:5px 0 0 10px;
	margin-bottom:20px;
}

tr.winter_top, td.winter_top{
	font-size: 1.0em;
	line-height:1.5em;
	text-indent:0.4em;
	
    border-collapse: collapse;
    border-top: 1px solid #b1b1b1;
    border-left: 1px solid #b1b1b1;
    border-right: 1px solid #b1b1b1;
    border-bottom: 1px solid #b1b1b1;
    
    text-align: left;
	vertical-align: middle;
}




/*----- IE6 -----*/
* html h3{
	padding:8px 0 3px 10px;
}

/*----- categoryNav for season -----*/
div#sub h3{
	margin-bottom:3px;
	padding:0;
}

div#sub ul#categoryNav2{
	overflow:hidden;
	_zoom: 1;	
}

div#sub ul#categoryNav2 li{
	margin-bottom:3px;
}

div#sub ul#categoryNav2 li img{
	vertical-align:bottom;
}

div#sub ul#categoryNav2 li a{
	display:block;
	margin:0;
	padding:0;	
}

/*----- IE6 -----*/
* html div.ContentDiv {
	padding:20px 20px 0px 20px;
}
/*----- IE7 -----*/
*:first-child+html div.ContentDiv {
	padding:20px 20px 0px 20px;
}
