@charset "utf-8";
#sidebar{
	width:184px;
	float:left;
	background:url(../images/sidebar/bkgd_sidebar.jpg);
	background-repeat:no-repeat;
	margin-left: 15px;
	padding-bottom: 15px;
}
#sidebar #date_to_expire{
	width:184px;
	height:185px;
	margin-bottom:5px;
}
#sidebar #date_to_expire #pass_expires_on{
	margin-top:2px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
#sidebar  #pass_expires_on{
	margin-top:2px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

#sidebar #date_to_expire #date_grid{
	background:url(../images/sidebar/date_grid.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top:5px;
	width:184px;
	height:140px;
}
#sidebar #date_to_expire #date_grid #date_wrap #days{
	float:left;
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	width:122px;
}
#sidebar #date_grid #date_wrap{
	width:122px;
	margin:0 auto;
}
#sidebar #date_grid #tenth, #sidebar #date_grid #ones{
	background-repeat:no-repeat;
	width:58px;
	height:75px;
	padding-top:10px;
	font-size:54px;
	font-weight:bold;
	text-align:center;
	color:#f8ce21;
}
#sidebar #date_grid #tenth{
	float:left;
	background:url(../images/sidebar/number_box.gif);

}
#sidebar #date_grid #ones{
	float:right;
	background:url(../images/sidebar/number_box.gif);
}
#sidebar #date_to_expire #text_grey{
	color:#cccccc;
	text-align:center;
	font-size:21px;
	font-weight:bold;
}
#sidebar #expired img{
	margin-bottom:5px;
}
#sidebar #expired #date_grid{
	background:url(../images/sidebar/date_grid.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:184px;
	height:105px;
	margin-bottom:5px;
}
#sidebar #expired #date_grid #copy{
	width:173px;
	padding:10px 8px 0 6px;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	color:#f8ce21;
}
#sidebar #expired #pass_expires_on{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:2px;
}
#sidebar #annual_pass_box{
	width:184px;
	height:196px;
	padding:0px;
	margin:0 0 8px 0;
	background:url(../images/sidebar/no_black_out_annual_pass_member.gif);
	background-repeat:no-repeat;
}
#sidebar img{
	overflow:hidden;
	padding:0px;
	margin:0 0 8px 0;
}
#sidebar #the_bluebox{
	width:184px;
}
#sidebar #the_bluebox #blueTop{
	background:url(../images/sidebar/blueTop.gif);
	background-repeat:no-repeat;
	width:184px; 
	height:52px; 
}
#sidebar #the_bluebox #blueTop2{
	background:url(../images/common/blueTop_solid.gif);
	background-repeat:no-repeat;
	width:184px; 
	height:52px; 
}
#sidebar #the_bluebox img{
	margin:0px;
}
#sidebar #the_bluebox #copy{
	width:168px;
	background-color: #006aa4;
	padding:8px;
	font-size:12px;
}
#sidebar #the_bluebox #copy p{
	margin:0;
	padding:0;
}


