/* CSS Document */ 

body.zeus #SubNav {
	width: 100%;
	margin-top: 24px;
}

body.zeus #SubNav.compact {
	margin-top: 5px;
}


/* SINGLE SET PAGE 
-------------------------------------------------------------------------------------------------------------------------*/

/* Candy Nav Bar */
	#candy_set_other_button_bar{
		display:inline !important;
	}

	#candy_set_other_button_bar .candy_menu {display:none; position:absolute; border:1px solid #D6DED7; background-color:white; z-index:45;}
	#candy_set_other_button_bar .candy_menu a, #candy_set_other_button_bar .candy_menu a:link {display:block; margin:1px; padding:4px; font: normal 11px; text-decoration:none !important; color:black !important;}
	#candy_set_other_button_bar .candy_menu a:hover{ color: #FFFFFF !important; background: #0063DC; }
	#candy_set_other_button_bar .candy_menu a:active{ color: #FFFFFF !important; background: #0063DC; }
	
/* new Candy set Nav Bar */

	#gray_set_button_bar {background-color:#fff; height:26px; background: url(https://s.yimg.com/pw/images/candy_button_bar_bg.gif) repeat left top; }
	.old_delete_placement {float:right !important;}

	#gray_set_button_bar .candy_menu {display:none; position:absolute; border:1px solid #D6DED7; background-color:white; width:180px;}

	#gray_set_button_bar .candy_menu a, #gray_set_button_bar .candy_menu a:link {display:block; margin:1px; padding:4px; font: normal 11px;	text-decoration:none !important; color:black !important;}
	#gray_set_button_bar .candy_menu a:hover { color: #FFFFFF !important; background: #0063DC !important; }
	#gray_set_button_bar .candy_menu a:active { color: #FFFFFF !important; background: #0063DC !important; }
	
	#gray_set_button_bar {margin-top:5px;margin-bottom:0px;}


/* Set View */


#setCrumbs {margin:20px 0px 0px 0px;}
#setCrumbs .scTopCrumb {white-space:nowrap; font-size:13px;}
#setCrumbs td {vertical-align:top;color:#666}
#setCrumbs ul.setCrumbsList, #setCrumbs li.setCrumbsItem {margin:0;padding:0;list-style:none;line-height:14px}
#setCrumbs li.setCrumbsItem {padding-bottom:4px;text-indent:-.5em;padding-left:.5em}
#SetCrumbs li.scBullet {padding-left:.8em}
#setCrumbs .scTopCrumbShareSlideshow {padding-top:0;}
#setCrumbs .scTopCrumbShareBreadcrumbs {padding-top:2px;}

#setCrumbs .scTopCrumbShareSlideshow .share-options-list {margin-top: 1px;} /* vertical align */

#ViewSet {width: 760px;}
#ViewSet .vsDetails {width:280px;float:left;overflow: hidden;}
#ViewSet .vsThumbnail {margin:0;background:#f5f5f5;text-align:center;padding:20px 0;}
#ViewSet .vsThumbnail img {padding:1px;}

#ViewSet .vsDescription {margin-left:21px;margin-right:20px;overflow: hidden;}
#ViewSet .vsNumbers, #ViewSet .vsGuestPasses {font-size:11px;color:#999;margin-left:21px}


#ViewSet .vsThumbs {width:468px;float:right;}
#ViewSet .vsThumbs img {margin:  0 0 3px 3px;}

#ViewSet .vsComments {width:400px;float:left;margin-left:60px;}
#ViewSet .vsComments h3 {margin-top:0}

.SetComments {}
.SetComments tr { vertical-align: top; }
.SetComments .HeyBuddy { padding-right: 5px;}
.SetComments .Comment { padding-bottom: 15px; }
.SetComments .Comment h4 { margin: 0 0 10px 0; }

.sets-cta {display:none;}
