/* [Block Layout: Gallery Image Detail] */
.checked_out                         { background:url(/img/user/backstatus.jpg) 120px 50% no-repeat; }
.checked_out .content                { color: #808080;  }
.gallery_image_detail                { font-size: 120%; }
.gallery_image_detail .prev_next_buttons { text-align: center; margin: 0 0 5px 0 }
.gallery_image_detail .prev_next_buttons input { width: 100px; }
.gallery_image_detail .title         { }
.gallery_image_detail .title a       { color: #000000; text-decoration:none; font-weight: normal; }
.gallery_image_detail .title a:hover { color: #0000ff; text-decoration:underline; }
.gallery_image_detail .thumbnail     { float: left; margin: 0 10px 10px 0; }
.gallery_image_detail .thumbnail_2   { float: right; margin: 0 0 10px 10px; }
.gallery_image_detail .sc_lbl        { float: left; width: 100px; font-weight: bold; }
.gallery_image_detail .sc_val        { float: left; }
.gallery_image_detail .sc_form       { float: left; }
.sc_form .custom_form                { background: #202020; border: 1px solid #808080; padding: 10px; }
.sc_form .custom_form table          { background: transparent; color: #ffffff; }
.sc_form .custom_form tr.formHead    { background: transparent; color: #9eeeff; }
