#cGallery .photoCaption {
float:left;
}
#cGallery .photoViewport {
margin:10px 0;
position:relative;
z-index:6100;
}
#cGallery .photoDisplay {
position:relative;
z-index:6200;
}
#cGallery .photoImage {
position:relative;
visibility:hidden;
}
#cGallery .photoViewport.tagMode .photoImage {
border:1px dashed #222222;
}
#cGallery .photoTags {
position:absolute;
z-index:6300;
}
#cGallery .photoViewport.tagMode .photoTags {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(x.jpg) repeat scroll 0 0;
cursor:crosshair;
z-index:6400;
}
#cGallery .photoTag {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
background:transparent url(x.jpg) repeat scroll 0 0;
border:4px solid rgba(255, 255, 255, 0.6);
opacity:0;
position:absolute;
z-index:6600;
}
#cGallery .photoTag.show, #cGallery .photoTag.showForce, #cGallery .photoTag.showLabel {
filter:none;
opacity:1;
z-index:6610;
}
#cGallery .photoTag.showLabel {
border:medium none;
}
#cGallery .photoTag.showLabel .photoTagBorder {
display:none;
}
#cGallery .photoViewport.tagMode .photoTag {
opacity:0;
}
#cGallery .photoViewport.tagMode .photoTag.showForce {
filter:none;
opacity:1;
z-index:6630;
}
#cGallery .photoTag.new {
border:4px solid rgba(255, 255, 255, 0.6) !important;
filter:none !important;
opacity:1 !important;
z-index:6620;
}
#cGallery .photoTag.new:hover .photoTagBorder {
display:block !important;
}
#cGallery .photoTag.new .photoTagLabel {
display:none;
}
#cGallery .photoTag:hover .photoTagLabel, #cGallery .photoTagLabel {
bottom:-10px;
position:absolute;
text-align:center;
width:100%;
z-index:6640;
}
#cGallery .photoTagLabel span {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background:#222222 none repeat scroll 0 0;
border:1px outset #222222;
color:#FFFFFF;
display:inline-block;
font-size:12px;
padding:3px 5px;
}
#cGallery .photoTagActions {
display:none;
position:absolute;
text-align:center;
width:150px;
z-index:6621;
}
#cGallery .photoTagAction {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
border:medium none;
cursor:pointer;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
#cGallery .photoTagAction._select {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#222222 none repeat scroll 0 0;
border:1px outset #222222;
color:white;
font-size:12px;
padding:3px 5px;
position:relative;
top:-16px;
}
#cGallery .photoTagAction._select:hover {
text-decoration:underline;
}
#cGallery .photoTagAction._cancel {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(window/dialog/closebox-normal.png) no-repeat scroll 0 0;
height:30px;
left:135px;
position:absolute;
text-indent:-9999px;
top:-165px;
width:30px;
}
#cGallery .photoActions {
position:absolute;
z-index:6400;
}
#cGallery .photoViewport.tagMode .photoActions {
display:none;
z-index:6300;
}
#cGallery .photoAction {
background-color:transparent;
background-image:url(photos/arrow.gif);
background-repeat:no-repeat;
cursor:pointer;
height:60px;
opacity:0.5;
padding:0 5px;
position:absolute;
z-index:6000;
}
#cGallery .photoAction:hover {
opacity:1;
}
#cGallery .photoAction img {
background-color:transparent;
background-image:url(photos/arrow.gif);
background-repeat:no-repeat;
height:0px;
width:0px;
}
#cGallery .photoAction._prev {
background-position:left 0;
margin-left:15px;
padding-left:35px;
}
#cGallery .photoAction._prev img {
background-position:right -120px;
}
#cGallery .photoAction._next {
background-position:right -60px;
margin-right:15px;
padding-right:35px;
}
#cGallery .photoAction._next img {
background-position:left -180px;
}
#cGallery .photoLoad {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(wait.gif) no-repeat scroll center center;
height:11px;
position:absolute;
width:43px;
z-index:6500;
}
#cGallery .photoCaptionText {
display:inline;
font-size:130%;
font-weight:bold;
}
#cGallery .photoCaptionInput {
display:none;
}
#cGallery .photoCaptionAction._save, #cGallery .photoCaptionAction._cancel {
display:none;
}
#cGallery .photoCaption.editMode {
}
#cGallery .photoCaption.editMode .photoCaptionText {
display:none;
}
#cGallery .photoCaption.editMode .photoCaptionInput {
display:inline;
}
#cGallery .photoCaption.editMode .photoCaptionAction._edit {
display:none;
}
#cGallery .photoCaption.editMode .photoCaptionAction._save, #cGallery .photoCaption.editMode .photoCaptionAction._cancel {
display:inline;
}
#cGallery .photoTagFriendsAction {
display:none;
}
#community-wrap #stopTagMode {
display:none;
}
#cGallery .photoTagInstructions {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000 none repeat scroll 0 0;
border:1px solid #CCC;
display:none;
font-size:12px;
height:40px;
line-height:40px;
padding:0 30px 0 10px;
position:relative;
}
#cGallery .photoTagInstructionsAction {
font-size:11px;
height:26px;
line-height:11px;
position:absolute;
right:10px;
top:8px;
}
#cGallery .photoTextTagAction {
text-transform:lowercase;
}
#cGallery .photoTagSelectFriend {
display:none;
}
#cWindow .photoTagFriend.hide, #cWindow .photoTagFriend.tagged {
display:none;
}
#cWindow .photoTagFriendFilters {
margin-bottom:8px;
}
#cWindow .photoTagFriendFilter {
width:98%;
}
#cWindow .photoTagFriends {
height:165px;
overflow-y:auto;
}
#cWindow .photoTagFriend {
cursor:pointer;
}
#cWindow .photoTagFriend:hover span {
text-decoration:underline;
}

