.center-divs{
    margin: 0 auto;                  
    width: 100%;
    height: 100%;
    padding:0px;
}

.clearboth{
    clear: both;
}  

/*#gc_album_edit_imagescontainer{
    border:solid 1px;
}
*/
#gc_album_edit_filterscontainer{
    height: 80px;
    border: solid 1px;
    border-bottom: none;               
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * */  

* html #album_images { 
    height: 12em; 
} 

album-images.custom-state-active { 
    background: #eee; 
}

album-images li h5 { 
    margin: 0 0 0.4em; cursor: move; 
}

album-images li a { 
    float: right; 
}

album-images li a.ui-icon-zoomin { 
    float: left; 
}

album-images li img { 
    cursor: move; 
}  

/**************************/            

/*#album_images { 
    list-style-type: none; 
    margin: 0; 
    padding: 0;                  
    width: 100%;
    min-height: 200px;; 
}

#album_images li { 
    margin: 18px;                 
    float: left; 
    width: 20%;  
    min-height: 200px;
    overflow:hidden;
    text-align: center;  
    border: solid;
}
*/
/*#upload_new_image{                
    border-style:dashed !important;
}
*/
#gc_album_edit_filterstopcontainer{
    height: 30px; 
    text-align: right;
}

#gc_album_edit_filtersbottomcontainer{
    height: 30px;
}

#gc_album_edit_maincontainer{
    font-size: small;
}

/*.gc_album_edit_imagebuttons{
    height: 40px; 
    border-top: solid;
}

.gc_album_edit_leftimgbuttons{
    border-right:solid;
}
*/
.half-size-containers{
    width: 50%; 
    float: left;
    margin: 8px 5px 0 10px;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
   background: url("../images/bg-input.gif") no-repeat scroll 0 -26px transparent;
    border: 0 none;
    color: #484036;
    font-size: 11px;
    font-weight: bold;
    height: 26px;
    margin-left: 5px;
    padding-bottom: 0px;
    width: 121px; 
}
.third-size-containers{
    width: 30%; 
    float: left;
}

.description-container{    
    color: #484036;
    height: 40px;
    padding: 2px 5px;
    width:95%;
    overflow: hidden;
    word-wrap: break-word;
}

.description-container:focus{  
    overflow: auto;
}

.description-text{
    white-space: pre-wrap; 
    word-wrap: break-word; 
}
.description-text-empty{
    color:#BBB;
    font-style:italic;
}

/*.thumb-container{
    min-height: 100px;
    width: 100%; 
    line-height:100px;
    border-bottom:solid;        
    text-align: center; 
}

.thumb-container img{
    margin: auto; 
    vertical-align: middle;
}
*/
.text-right{
    text-align: right;
}

.image-buttons-container{
    width:49%; 
    float: left; 
    height: 100%;
}

.cover-image-text,  
.make-cover-text {
    font-size: smaller;
    text-align: center;    
}

.vertical-align-elm{
    margin:auto; 
    vertical-align: middle;
}

.error-container{
    margin: 0 auto; 
    width: 60%; 
    border: solid darkred;
}

.error-title-container{
    text-align: center; 
    font-weight: bold; 
    font-size: 12px; 
    color:white; 
    background-color: darkred;
}


/********************************* ALBUM VIEW ************************************/

#album-sub-header{
    overflow:hidden; 
    width:650px;
    margin:20px 0 15px;
    padding:0;
    float:left;
}
#album-sub-header h2{
    display:inline;
}
#album-sub-header-user{
    padding: 0 10px;
}
#album-sub-comments{
    padding: 0 15px;
}
#album-edit-button{
    background: red;
    color: #eee;
    border:2px solid #AA3333;
    padding: 2em;
}
#album-share{
    float:right;
    width: 296px;
    padding: 2px;
    margin:10px 0 5px;
    overflow: hidden;
}
#album-share a{
    float:right;
    margin: 0 10px;
}
#album-images-view{
    overflow:hidden; 
    width:650px;
    min-height: 280px;
    float:left;
    margin:0;
    padding:0;
    list-style: none;
}
#album-images-view li{
    float:left;
}
#album-images-view li img{
    width:200px;
    height: 150px;
    margin: 0 5px 5px 0; 
    border:1px solid #111;
}
#album-info{
    overflow:hidden; 
    width:286px;
    border:2px solid #000;
    float:right;
    padding:5px;
}
#album-info-photo-count img{
    width:15px; 
    padding: 0 7px 0 0;
    vertical-align: middle;
}
#album-info-location{}
#album-info-plants{}
#album-info div{}
#album-info div a{}

#album-advert{
    overflow:hidden; 
    width:296px;
    height:246px;
    border: 2px solid #000;
    float:right;
    margin:10px 0;
    padding:0;
}
#album-show-more{
    overflow:hidden; 
    width:646px;
    border:1px solid #000;
    float:left;
    margin:0;
    padding:0;
}
#album-comments{
    overflow:hidden; 
    float:left;
    margin:0 5px 0 0;
    padding:0;
    width:643px;
    border:1px solid #000;
}
#album-comments-header{
    width:635px;
    border-bottom:1px solid #000;
    padding: 3px 5px;
}
.album-comment-row{
    width: 96%;
    padding: 2%;
    overflow: hidden;
}
.album-comment-info{
    float:left;
    width:20%;
    margin:0 5% 0 0;
    overflow: hidden;
}
.album-comment-info span{
    float: left;
    display:block;
    margin:10px 0 0;
}
.album-comment-text{
    float: right;
    width:75%;
    overflow: auto;
}
#album-add-comment{
    width: 96%;
    padding: 2%;
}
#album-add-comment input[type='text']{
    width:80%;
}
#album-add-comment input[type='submit']{
    width: 15%;
}

/* --- Upload Image ---*/

#create_image_section {
    text-align: left;
    padding: 10px;
}
#create_image_section label {
    display: inline-block;
    width: 100px;
    color: #2E1F0F;
    float: left;
    font-family: 'museo-slab';
    margin: 3px 10px 0 12px;
    width: 145px;
}
#create_image_section .cim_submit {
    width: 100%;
    text-align: center;
    margin-top: 40px;
}
#create_image_section #form input {
    width: 380px;
    background: url("../images/bg-input.gif") no-repeat scroll 0 -78px transparent;
    border: 1px none;
    font-size: 12px;
    height: 18px;
    line-height: 16px;
    padding: 4px 10px;
    margin: 3px 10px 1px 12px;
}
#create_image_section #form input[type="file"]  {
    width: 380px;
    background: none;
    border: 1px none;
    font-size: 12px;
    height: 27px;
    line-height: 16px;
    padding: 0;
    margin: 3px 10px 1px 12px;
}
/*--- View albums ---*/

.albumContainer{
    float:left; 
    width: 200px; 
    text-align:center;         
    padding:10px;
    margin-bottom:30px;
    border: 1px solid transparent;        
    margin-right:20px;
    font-size:14px;
    border-radius: 7px;
}
.albumContainer a{
    text-decoration:none;
}
.albumContainer:hover{        
    border: 1px solid #AAA;        
    background: #f3f3f3;
}    
.albumContainer .editdiv{
    visibility:hidden;
}
.albumContainer:hover .editdiv{        
    visibility:visible;
}    
#albums_wrapper{
    margin-top: 10px;
    margin-right:-20px;
}
#menu_left{
    float:left; 
    width:30%;
}
#menu_middle{
    float:left; 
    width:40%; 
    text-align:center;
}
#menu_right{
    float:left; 
    width:30%; 
    text-align:right;
}
.album_image{
    border:1px solid #CCCCCC; 
    width:160px; 
    height:120px; 
    display:block;    
    background: #FFF;
    margin:auto;
}
.editdiv{
    width:100%; 
    border-top:1px solid #DDDDDD; 
    margin-top:10px;
    padding-top:5px;
}
.inline-block{
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline; 
}
.edit_album{
    float:left; 
    width:41%; 
    border-right:1px solid #DDD; 
    padding:5px 10px;
}
.delete_album{
    float:left; 
    padding:5px 10px
}
.album_title{
    white-space:nowrap; 
    overflow:hidden; 
    margin: 6px 0 6px;
}
.vertical-align-middle{
    vertical-align:middle;
}
.float-left{
    float:left;
}
#albums_wrapper a{
    outline: none;
}

.upload-photo-li{
    margin: 0 auto !important;
    border: solid 0px !important;    
    margin: 0 auto !important;
    width: 100% !important;   
    padding-top: 20px;    
}

 
/* Login */
#contLogin > ul {
    margin:  0 !important;
    padding: 0 !important;
}
/*Progress bar*/
#progress_bar_wrapper .progress {    
    margin: 6px 5px 10px 5px;
    height:140px;
    width:170px;
    position: absolute;
    top:40px;
    overflow:hidden;
    background-color:#f7f7f7;
    background-image:-moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image:-webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image:-o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image:linear-gradient(to bottom, #f5f5f5, #f9f9f9);
    background-repeat:repeat-x;
    filter:progid:dximagetransform.microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);    
}

#progress_bar_wrapper.hidden{
    display:block;
    visibility:hidden;
}
@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}
@-moz-keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}
@-ms-keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}
@-o-keyframes progress-bar-stripes{from{background-position:0 0;} to{background-position:40px 0;}}
@keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}
.progress .bar{
    -moz-box-sizing: border-box;
    -moz-transition: width 0.6s ease 0s;
    background-color: #62C462;
    background-image: -moz-linear-gradient(center top , #62C462, #62C462);
    background-repeat: repeat-x;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    height: 0;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    width: 100%;
    bottom: 0;
    position: absolute;        
}

#progress_bar_wrapper .transplant{
    background: url("../images/transplant.png") no-repeat scroll transparent;    
    left: 2px;
    position: absolute;
    height: 269px;
    top: 2px;
    width: 170px;    
    border:solid #FFF;    
}

#progress_bar_wrapper .percentage{    
    margin: 0 0 14px;
    position: relative;
    top: 220px;   
}

/*end progress bar*/
.file_basic_wrapper {
    height: 24px;
    width: 100px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    top: -20px;
}

.file_basic_wrapper label {
    display: none;
}

.file_basic_input {
    cursor: pointer;
    height: 100%;
    position:absolute;
    top: 0;
    right: 0;
    z-index: 99;
    /*This makes the button huge. If you want a bigger button, increase the font size*/
    font-size:50px;
    /*Opacity settings for all browsers*/
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0)
}

/** Dialog tweeks **/

.ui-button-text-only .ui-button-text{
    padding: 0!important;
}

.overFirstMsg{
 background-color: #FBF7F6;
 padding: 20px 40px;
 width: 770px; 
}
.overFirstMsg h1{
    text-align:center;
}

.span_green{
    color: #517C00;
    font: 'museo-slab-italic';
    margin: 10px 0 0 6px;
}

.overFirstMsg .circlemsg{
    background: url("../images/firsttimelay.png") no-repeat scroll -10px -102px transparent;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 24px;
    height: 29px;
    padding: 10px 0 0 12px;
    width: 28px;
    font-family: Arial;
    font-weight: 800;
    margin-right: 11px;
}

.overFirstMsg p{
   margin: 2em 0;
}

.overFirstMsg h1{#484036 !important;font-family:'museo-slab',Verdana,Helvetica,sans-serif}

.overFirstMsg .bgOverMenu{
    background: url("../images/bg-row-box.gif") repeat-x scroll 0 0 transparent;
    border: 1px solid #D2CBC6;
    height: 29px;
    padding: 9px;
    vertical-align: middle;
    font-size: 12px;
    font-weight: bold;
}
.overFirstMsg .bgOverInput{
     background: url("../images/firsttimelay.png") no-repeat scroll -1px -189px transparent;
    display: inline-table;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    padding: 9px;
    vertical-align: middle;
    width: 265px;
}
.overFirstMsg #msgEdit{
    background: url("../images/icons2.gif") no-repeat scroll 0 0 transparent;
    padding: 3px 0 3px 29px;
}
.overFirstMsg #msgTag{
background: url("../images/icons3.png") no-repeat scroll 1px -29px transparent;
padding: 0px 0 3px 20px;
}

.overFirstMsg #msgCover{
background: url("../images/icons3.png") no-repeat scroll 1px -91px transparent;
padding: 0 0 3px 20px;
}
.overFirstMsg input{
font-size: 12px;
    height: 25px;
    text-align: center;
    width: 270px;
}

.overFirstMsg .createMsg{
    background: url("../images/firsttimelay.png") no-repeat scroll -1px -146px transparent;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    height: 33px;
    margin: auto;
    padding: 12px 0 0 10px;
    text-align: center;
    width: 223px;
}

.overFirstMsg, a:hover{
    text-decoration: none !important;
}
.album-paginator{
    float:left;
    margin-left: 14px;
    padding-top: 4px;
    line-height: 13px;
}
.album-paginator.top-pager{
    width:416px;
}
.album-paginator.bottom-pager{
    width:660px;
}

#upload_new_image .text span {
    padding: 0;
}
.block-list li .edit2, .block-list li .comments2{
    display:block;
    font-size:11px;
    margin:5px 0 0;
    padding-left:21px;
    color:#797166;
}
.block-list li .comments2{
    background:url(../images/bullet5.gif) no-repeat 0 1px;
    float: right;
}
.block-list li .edit2{
    background:url(../images/icons4.gif) no-repeat 0 -91px;
    float:left;
    padding-left:19px;
}
.li_height_album {
    height: 286px !important;
}
.no_tags button {
    min-width: 121px;
    width: auto;
    padding: 0 15px !important;
}