/* CSS Document */ 

/* Set Cases around the place */
.Set {  width: 130px; text-align: left; margin-bottom: 15px; }
.Set h4  { width: 120px; margin-top: 0px; margin-bottom: 0px; font-size: 15px; font-weight: bold; }
.Set p { margin-top: 2px; font-size: 11px; color: #777; }

.Sets { width: 120px; height: 180px; text-align: left; float: left; padding-right: 6px; }
#ViewCollection .Sets { width: 130px; }
.Sets h4 { width: 110px; margin-top: 0px; margin-bottom: 0px; font-size: 15px; font-weight: bold; }
.Sets p { margin-top: 2px; font-size: 11px; color: #777; }

.SetCase { margin-top: 5px; margin-bottom: 5px; width: 91px; height: 95px; padding: 7px 0 0 7px; background: url(http://l.yimg.com/www.flickr.com/images/set_case.gif) no-repeat; }
.SetCase a {text-decoration:none}
.SetCase a:link { text-decoration:none; }
.SetCase a:visited { text-decoration:none; }
.SetCase a:hover { background: transparent; text-decoration:none; }
.SetCase a:active { background: transparent; text-decoration:none; }
.SetCase .setThumb { border: 1px solid #000; }

.setCommentLinkDiv { margin-top:-20px; margin-left: 2px;}
a.setLink img { border: 1px solid #000; }
a.setCommentLink img { border:0;}

.Seta:link { color: #0259C4; text-decoration: none; }
.Seta:visited { color: #0259C4; text-decoration: none; }
.Seta:hover { color: #FFFFFF; text-decoration: none; background: #0063DC; }
.Seta:active { color: #FFFFFF; text-decoration: none; background: #0259C4; }

/* 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;}

	#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(http://l.yimg.com/www.flickr.com/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:25px;margin-bottom:0}


/* Set View */


#setCrumbs {margin:20px 0 -20px 0}
#setCrumbs .scTopCrumb {white-space:nowrap}
#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:10px;}

#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; }
