/* 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; margin-bottom: 20px; }
.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(/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_set_button_bar {background-color:#fff; height:26px; background: url(/images/candy_button_bar_bg.gif) repeat left top; }
#candy_set_button_bar img {border:0; margin:2px 5px 2px 0 ; float:left; display:block; }
#candy_set_button_bar #candy_set_button_delete_set {float:right; margin: 2px 0 2px 5px; }

#candy_set_button_bar .candy_menu {display:none; position:absolute; border:1px solid #D6DED7; background-color:white; width:180px;}

#candy_set_button_bar .candy_menu a, #candy_set_button_bar .candy_menu a:link {display:block; margin:1px; padding:4px; font: normal 11px Arial, Helvetica, sans-serif; text-decoration:none !important; color:black !important;}
#candy_set_button_bar .candy_menu a:hover { color: #FFFFFF !important; background: #0063DC; }
#candy_set_button_bar .candy_menu a:active { color: #FFFFFF !important; background: #0063DC; }

#ViewSet { margin-top: 0px; border: 15px solid #eaeaea; }
#ViewSet #About { padding: 25px 40px 25px 25px; }
#ViewSet #About .Desc { font-size: 16px; }
#ViewSet #Contents { padding-top: 25px; padding-right: 25px; padding-bottom: 25px; }