@charset "UTF-8";
/* CSS Document */

/* whats next box */
#whatsnext_box {
	background:  url(../../images/v3/global/body_widget/whatsnext_bg.png) no-repeat ;
	height: 160px;
	width: 575px;
	padding: 25px 15px 20px 15px;
}

#whatsnext_box h3{
  text-align:center;
}

	#whatsnext_box ul {
		margin: 0;
		padding:10px;
		font-size: 11px;
		font-family: Arial Black, Arial, Verdana, Geneva, sans-serif;
		font-weight:bold;
	}
	#whatsnext_box li {
	   float: left;
           display: block;
            width: 145px;
	   list-style: none;
  	   margin: 0 18px; 0 0; 
	    padding: 0 0px 5px 0px;
	}
	#whatsnext_box li a.link {
	 color: #706964;
         line-height: 13px;
         font-size: 11px;
         font-weight: normal;
         padding: 0 0 0 10px;
	}
         #whatsnext_box li a.link:hover {
	 color: #B7724B;
         line-height: 13px;
         font-size: 11px;
         font-weight: normal;
         padding: 0 0 0 10px;
	}

#whatsnext_box .wn_butbox1{
  background: url(../../images/v3/global/body_widget/but_wn1.png);
}
#whatsnext_box .wn_butbox2{
  background: url(../../images/v3/global/body_widget/but_wn2.png);
}
#whatsnext_box .wn_butbox3{
  background: url(../../images/v3/global/body_widget/but_wn3.png);
}

div.wn_butt{
  font-size: 10px;
  text-align:center;
  padding: 5px 0 0 0 ;
  margin: 4px 0 0 -3px;
  display: block;
  width: 146px;
  height: 20px;
}

#whatsnext_box a.wn_but {
  margin: 0 0 0 -15px;
  padding: 0px 0 0 0 ;
  width: 146px;
  height: 36px;	
}
	
/*      #whatsnext_box  span{
       padding: 0px 10px 0 20px ;
     font-size: 10px;
    WIDTH: 115px;
    display: block;
      }*/
	  
#hot_box {
	float: left;
	width: 205px;
}
	#picks_tabnav{
		margin: 0;
		padding:0px;
		overflow:auto;
	}
	#picks_tabnav ul{
		margin: 0;
		padding:0px;		
	}
	#picks_tabnav li{
		float:left;
		list-style: none;
		display:block;
		margin: 0;
		padding:0px;
		width:102px;
		height:27px;
	}
	
	#picks_tabnav li#hotPickMemberTab{
	  background: transparent url(/images/v3/global/body_widget/hot_picks_tabs_sprite_102_27.png) no-repeat scroll bottom left;
	}
	
	#picks_tabnav li#hotPickMemberTab.active{
	  background: transparent url(/images/v3/global/body_widget/hot_picks_tabs_sprite_102_27.png) no-repeat scroll top left;
	}
	
	#picks_tabnav li#hotPickEditorTab{
	  background: transparent url(/images/v3/global/body_widget/hot_picks_tabs_sprite_102_27.png) no-repeat scroll bottom right;
	}
	
	#picks_tabnav li#hotPickEditorTab.active{
	  background: transparent url(/images/v3/global/body_widget/hot_picks_tabs_sprite_102_27.png) no-repeat scroll top right;
	}
	
	#picks_tabnav li a{
		display:block;
		height:27px;
		outline:none;
	}
#hotpicks {
  background: url(../../images/v3/global/body_widget/hotpicks_bg.gif) no-repeat top left;
  height:245px;
  padding: 5px 15px 10px 15px;
}

#hotpicks ul{
	margin: 0;
	padding: 0;
	display:none;
}

#hotpicks ul.active{
  display:block;
}

	#hotpicks li{
		float:left;
		list-style: none;
		display:block;
		margin: 0;
		padding:2px 0 5px 0;
		line-height: 12px;
		width:100%;
	}
	#hotpicks li img{
		border: 1px solid #648F9B;
		margin: 0 10px 0 0 ;
		float: left;
	}
	.brand {
		font-style: italic;
		color: #706964;
	}
	.rated {
		color: #706964;
		font-size: 9.5px;
		
	}
	.rating {
		color: #B7724B;
		font-size: 9.5px;
		
	}
	.wbox_link {
		text-align: right;
		float:right;
		margin-top:-8px;
	}
	.date {
		color: #938C85;
		sixe: 9px;
	}

#event_picks {
	float: left;
	clear:left;
	width: 205px;
	background: url(../../images/v3/global/body_widget/eventsbox_bg.gif) no-repeat top left;
	padding: 20px 0 0;
}	

#event_picks_in{
  clear:left;
/*  width: 185px;*/
  padding:0 20px 0 20px;
}

#event_picks ul{
	margin: 0;
	padding: 0;
}

#event_picks li{
	list-style: none;
	display:block;
	margin: 0;
	padding:2px 0 5px 0;
	line-height: 12px;
}

#news_box {
	float: right;
	width: 362px;
	padding: 0px 15px 0 0px;
}
	#listbox_hdr {
/*  float: right;*/
	width: 362px;
	background: url(../../images/v3/global/body_widget/listbox_hdr.gif) no-repeat top left;
	height:42px;
/*  overflow:auto;*/
	}
	#listbox_foot {
/*  float: right;*/
	width: 362px;
	background: url(../../images/v3/global/body_widget/listbox_foot.gif) no-repeat top left;
	height:30px;
/*  overflow:auto;*/
	}
	
	#listbox_bdy {
    padding: 15px 30px 10px 20px;
    margin: 0;
    overflow:auto;
	}
	
	#listbox_bdy li{
/*    float:left;*/
		list-style: none;
    display:block;
		margin: 0;
		padding:2px 0 5px 0;
		line-height: 12px;
	}
	#listbox_bdy li img{
		border: .5px solid #938C85;
		margin: 0 10px 0 0 ;
		float: left;
	}	
	
	#listbox_bdy2 {
      padding: 15px 15px 5px 5px;
		overflow:auto;
	}
	#listbox_bdy2 ul{
	margin: 0;
	padding: 0px 15px 5px 15px;
	}
	#listbox_bdy2 li{
		float:left;
		list-style: none;
		display:block;
		margin: 0;
		padding:2px 0 5px 0;
		line-height: 12px;
	}
	#listbox_bdy2 li img{
		border: .5px solid #938C85;
		margin: 0 10px 0 0 ;
		float: left;
	}
	
	.listbox_ttl {
		padding: 13px 10px 10px 20px;
		float:left;
		color: #648F9B;
		font-family: Arial Black, Arial, Verdana, Geneva, sans-serif;
		font-size: 12px;		
		line-height: 18px;
		font-weight:bold;
	}
	
.listbox_ttl a{
  color: inherit;
}
	
	.listbox_link {
		display: block;
		float:right;
		text-align:right;
		padding: 13px 10px 10px 20px;
	}
	#listbox_Mhdr {
		background: url(../../images/v3/global/body_widget/list_midline.gif) no-repeat bottom left;
		overflow:auto;
	}