/* slimbox */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
} 

/* mooprompt */
.cbOverlay {
	background: #000;
}
.cbContainer {
	background:#fff;
	text-align:center;
	padding:10px;
}

/* multiupload */
div.multiupload{
    border:none;
    float:left;
    padding:3px;
    background:#eee;
}
div.multiupload div.list{
    border:none;
}
div.multiupload div.list div.item{
    background: #eee;
}
div.multiupload div.list img{
    margin-top: 3px;
    margin-right: 3px;
    cursor:pointer;
}

/* artist view */
.fwgallery div.artist-desc {
	width: 480px;
	float: left;
	margin: 0 10px 0 0;
	text-align: justify;
}

.fwgallery div.artist-gallery {
	width: 260px;
	float: left;
	margin: 0;
	text-align: center;
}

.fwgallery div.artist-gallery a.view-gallery {
	font-size: 120%;
	margin: 0 0 15px;
	display: block;
	font-weight: bold;
}

.fwgallery div.artist-gallery a.view-gallery span {
	font-style: italic;
	font-weight: normal;
}

.fwgallery div.artist-photo {
	width: auto;
	float: left;
	margin: 0 10px 10px 0;
}

.fwgallery div.artist-photo IMG {
	border: 2px solid #d5ccbd;
}

.fwgallery A IMG,
.fwgallery A IMG {
    border: none;
}

/* calendar view */
.fwgallery {
	margin: 0 auto;
}

.fwgallery TABLE {
    border: 1px solid #99886D;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	width: 707px;
	margin: 10px auto;
}

.fwgallery TABLE TD {
	width: 90px;
	height: 55px;
	padding: 5px;
    border: 1px solid #99886D;
	vertical-align: top;
	
}

.fwgallery TABLE TD div.date {
	color: #99886D;
	font-size: 150%;
}

.fwgallery TABLE TH {
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
    background: #99886D;
	padding: 5px 12px;
}


.fwgallery .month_nav {
	padding: 5px 20px 15px;
	font-size: 150%;
	text-align: center;
	width: 450px;
	margin: 0 auto;
}

.fwgallery .month_nav div {
	width: auto;
	float: left;
}

.fwgallery .month_nav div.curr_month {
	width: 220px;
	text-align: center;
}

/* user profile */
.controlpanel {
	text-align:right !important;
}
.gallery {
	float:left;
	width:120px;
	padding:10px;
    border: 1px solid #D5CDBF;
	background: #fff;
}
.gallery-frame {
	overflow: hidden;
}
.not_published {
    background: #eee;
}

button, textarea, input.text_area {
	border: 1px solid #ddd;
}

.fwgallery-image {
    float:left;
    padding:10px;
	margin: 10px 5px;
    border: 1px solid #d5cdbf;
	background: #fff;
}

.fwgallery-image-wrapper {
    width: 218px;
    height: 155px;
    border: 1px solid #d5cdbf !important;
    overflow: hidden;
	text-align: center;
}

.fwgallery-image img {
}

.fwgallery-image-selected {
    border: 1px solid #ff0 !important;
	background: #ffb;
}

.fwgallery-image-unpublished {
    border: 1px solid #b3ab9d;
    background: #ddd;
}
/* voting feature */
.fwgallery-vote {display:block;vertical-align:middle;line-height:25px;}
.fwgallery-star-rating {width:175px;float:left;}
.fwgallery-star-rating,
.fwgallery-star-rating a:hover,
.fwgallery-star-rating .current-rating {background:url(../images/star.gif) left -1000px repeat-x;}
.fwgallery-star-rating {position:relative;width:125px;height:25px;overflow:hidden;list-style:none;margin:0;padding:0;background-position:left top;}
.fwgallery-star-rating li {display:inline;background-image:none;padding:0;}
.fwgallery-star-rating a,
.fwgallery-star-rating .current-rating {position:absolute;top:0;left:0;text-indent:-1000px;height:25px;line-height:25px;outline:none;overflow:hidden;border:none;}
.fwgallery-star-rating a:hover {background-position:left bottom;}
.fwgallery-star-rating a.one-star {width:20%;z-index:6;cursor:pointer;}
.fwgallery-star-rating a.two-stars {width:40%;z-index:5;cursor:pointer;}
.fwgallery-star-rating a.three-stars {width:60%;z-index:4;cursor:pointer;}
.fwgallery-star-rating a.four-stars {width:80%;z-index:3;cursor:pointer;}
.fwgallery-star-rating a.five-stars {width:100%;z-index:2;cursor:pointer;}
.fwgallery-star-rating .current-rating {z-index:1;background-position:0 center;margin:0;padding:0;}
.fwgallery-result-box {margin:0 0 0 5px;padding:0;float:left;}
/* voting feature */

/* imagegallery slaideshow */
#jf_gallery_mask {
	position:relative;
    overflow:hidden;
}
#jf_gallery {
    position:absolute;
}
#jf_gallery div {
    float:left;
}
/* imagegallery slideshow */
#fwgallery_slideshow_wrapper {
    display:none;
	overflow:hidden;
	width:260px;
}

