/** START: EZC CSS **/
body { background-image: none !important; background-color: #FFFFFF !important; }
#customLogo { background-color: transparent; background-image: url(http://www.the-clevelands.com/photos/952286506_yeAu7-O.jpg); background-repeat: no-repeat; background-position: top center; }
#customLogo, #customLogo a, #customLogo a:active, #customLogo a:hover, #customLogo a:visited { text-align: center !important; font-family: arial !important; font-size: 14px !important; color: #ffffff !important; text-decoration: none !important; }
#customHeaderContainer { padding-top: 10px; margin: 0 auto; padding-left: 15px; padding-right: 15px; }
#customFooter, #customFooter a, #customFooter a:active, #customFooter a:hover, #customFooter a:visited { text-align: center !important; margin: 0 auto; padding-left: 15px; padding-right: 15px;text-decoration: none; font-family: arial !important; font-size: 14px !important; color: #ffffff !important; }
#userName, #userHome { display: none; }
#homepage #breadcrumb { background-color: transparent !important; border: none; margin-bottom: 5px; }
.cartlink_footer { display: none; }
.helplink_footer { display: none; }
/** END: EZC CSS **/

/* hides your name (including any 's) */
#userName {
display: none;
}

/* hides the word home */
#userHome {
display: none;
}

#navcontainer ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

#navcontainer ul li {
    display: inline;
}

#navcontainer ul li a {
    text-decoration: none;
    padding: .2em 1em;
    color: #000000;
    background-color: #FFFFFF;
}

#navcontainer ul li a:hover {
    color: #333333;
    background-color: #C0C0C0;
}

.homepage #galleriesBox,
.homepage #categoriesBox,
.homepage #featuredBox {
    display: none;
}

.galleries #bioBox {
    display: none;
}

.galleries #galleriesBox,
.galleries #categoriesBox,
.galleries #featuredBox {
    display: block;
}

#bioBox .photo {
display: none;
}

.box, .boxTop, .boxBottom {
   background: transparent !important;
}

#userBio img {
   margin-left: -10px;
}

      /* START gallery 7298387 */

.gallery_7298387 #albumDescription { 
   margin-top: 40px;    /* gap from navbar at top */
   padding: 20px 40px 40px 40px;    /* top right bottom left */
}                                    /* spacing inside box from edges */

.gallery_7298387 .myPhoto {
   float: right;     /* allows the text to flow to the left */
   padding: 0px 0px 0px 20px;  /* top right bottom left        */
}                            /* spacing of text around photo */

.gallery_7298387 .myTitle {
   font-family: verdana, tahoma, helvetica, arial, sans-serif;
   font-size: 14px;
   font-style: normal;
   font-variant: normal;
   font-weight: bold;
   height: 0px;
   line-height: 17px;
   margin-bottom: 3px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   padding-bottom: 20px;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   text-align: left;
   width: 100px;
}

.gallery_7298387 .myText {
   font-family: verdana, tahoma, helvetica, arial, sans-serif;
   font-size: 13px;
   color: #000000;
   font-weight: normal;
   margin-right:340px;
   text-align: justify;
}

      /* START gallery 11569688 */

.gallery_11569688 #albumDescription { 
   margin-top: 40px;    /* gap from navbar at top */
   padding: 20px 40px 40px 40px;    /* top right bottom left */
}                                    /* spacing inside box from edges */

.gallery_11569688 .myPhoto {
   float: right;     /* allows the text to flow to the left */
   padding: 0px 0px 0px 20px;  /* top right bottom left        */
}                            /* spacing of text around photo */

.gallery_11569688 .myTitle {
   font-family: verdana, tahoma, helvetica, arial, sans-serif;
   font-size: 14px;
   font-style: normal;
   font-variant: normal;
   font-weight: bold;
   height: 0px;
   line-height: 17px;
   margin-bottom: 3px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   padding-bottom: 20px;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   text-align: left;
   width: 100px;
}

.gallery_11569688 .myText {
   font-family: verdana, tahoma, helvetica, arial, sans-serif;
   font-size: 13px;
   color: #000000;
   font-weight: normal;
   margin-right:340px;
   text-align: justify;
}

.gallery_7298387 .myEmail {color: #999;}
.gallery_7298387 .myEmail:hover {color: red;}

      /* things you can hide on page */
.gallery_7298387 #albumNav_top,
.gallery_11569688 #albumNav_top,
.gallery_7298387 #albumNav_bottom,
.gallery_11569688 #albumNav_bottom,
.notLoggedIn .gallery_7298387 .journal_entry,  /* hides photos in gallery */
.notLoggedIn .gallery_11569688 .journal_entry,  /* hides photos in gallery */
.notLoggedIn .gallery_7298387 #breadcrumb {display: none;}
.notLoggedIn .gallery_11569688 #breadcrumb {display: none;}

      /* END gallery XXXXXXX */
