/******************************
 * Layout, Borders, Background Colors
 *****************************/
body {
    background-image: url(http://cdn.smugmug.com/img/themes/themedark/body_bg.jpg);
    background-repeat: repeat-x;
    background-color: #161616;
    font-family: Helvetica, Arial;
    font-size: 14px;
    margin-bottom: 0px;
}

.singleImage #header,
.traditional #header,
.category #header,
.homepage #header,
.homepage #footer,
.homepage #feeds,
.tempClass #header {
    width: 750px;
}

.searchResults #header,
.searchResults #content,
.shareHomepage #content,
.datePage #header,
.datePage #content,
.keywordPage #header,
.keywordPage #content,
.shareHomepage #header,
.Original #singleImage,
.Large #singleImage,
.Medium #singleImage,
.Small #singleImage,
#traditional,
#traditional #photos,
#category,
#homepage {
    width: 750px;
}

#searchWordsShort {
    width: 125px;
}

#traditional #photos .photo {
    margin-right: -4px;
}

#traditional #photos {
    margin-left: -10px;
}

#smugmug,
#journal,
#journal_new,
#allthumbs_stretch,
#slideshow,
#slideshow_stretch {
    padding-top: 0px;
}

#helper {
    background-color: #161616;
    border: 1px solid #999;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
}

.galleryPassword,
.userPassword {
    -moz-border-radius: .5em; 
    -webkit-border-radius: .5em;
    border-radius: .5em;
    background-color: #444;
    border: 1px solid #333;
    width: 980px !important;
}

.galleryPassword #breadcrumb,
.userPassword h2 {
    background-color: #333;
    -moz-border-radius-topleft: .5em ;
    -moz-border-radius-topright: .5em;
    -webkit-border-top-left-radius: .5em;
    -webkit-border-top-right-radius: .5em;
    border-top-left-radius: .5em;
    border-top-right-radius: .5em;
    border-bottom: 0px solid #000;
    margin-top: -5px !important;
    padding-left: 5px;
    font-weight: normal;
}

.galleryPassword h2 {
    font-weight: normal;
    padding-left: 10px;
}

.galleryPassword #breadcrumb {
    height: 20px;
}

.top_border, 
.bottom_border, 
.left_border, 
.right_border {
    border: 0px;
}

.loupeTool {
    border-color: #c2c2c2;
}

.homepage #breadcrumb {
    margin: 0px 10px; 
    font-weight: normal;
}

#albumNav_top.top_border,
#comment.top_border,
#footer_wrapper {
    border-top: 1px solid #424242;
}

#homepage #breadcrumb {
    background-color: #484848;
    -moz-border-radius-topleft: 0.4em;
    -moz-border-radius-topright: 0.4em;
    -moz-border-radius-bottomleft: 0.4em;
    -moz-border-radius-bottomright: 0.4em;
    -webkit-border-top-left-radius: .4em;
    -webkit-border-top-right-radius: .4em;
    -webkit-border-bottom-left-radius: .4em;
    -webkit-border-bottom-right-radius: .4em;
    border-top-left-radius: .4em;
    border-top-right-radius: .4em;
    border-bottom-left-radius: .4em;
    border-bottom-right-radius: .4em;
    border: 1px solid #111111;
    padding: 5px 10px 5px 10px;
    margin: 0px 0px 20px 0px;
}

.feedLine {
    border-color: #111111;
    }
    
#eventInfoBox .boxTop,
#eventSlideshowBox .boxTop {
    display: none;
    }

/******************************
 * General Font Stuff
 *****************************/
a {
    color: #ffffff;
}

#keywordList .keyword,
#breadCrumbTrail,
.caption, 
#lightBoxNav .title,
a.nav, 
*.title, 
.title, 
a.title {
    color: #ffffff; 
    font-weight: normal;
}

.nav,
.box .nav {
    color: #ffffff;
}

#toolbar .title,
#toolbar a.title,
#toolbar a.nav,
#toolbar .nav {
    font-weight: bold;
}

#breadcrumb a.nav {
    font-size: 14px;
}

#breadcrumb .note a.nav {
    font-size: 12px; 
    text-decoration:underline;
}

.note,
.description,
#popularPhotos .note,
#smugMaps .note,
#breadcrumb .note {
    font-size:12px;
}

#comments .title, 
.keyword,
.messagesPage .title {
    font-weight: normal;
}

#comments p,
#comments .alert {
    color: #ffffff;
}

#userName, 
#userHome,
#userName .title {
    font-weight: bold; 
    color: #ffffff; 
    font-size: 18px; 
    font-weight: normal;
}

.boxTop h3 {
    font-weight: normal;
    font-size: 16px;
}

#lbNav .title,
#lightBoxNav a.title {
    color: #ffffff;
}

.private,
.alert,
.red  {
    color: #D62D0B;
}

#lightBoxDetailsHeader.nav,
.lightbox_details_link,
#lightBoxDetails,
#lightBoxDetails a, 
#lightBoxDetails a.copy, 
#lightBoxDetails a.nav, 
#lightBoxDetails .title, 
#lightBoxDetails .title, 
#lightBoxDetails a.title,
#lightBoxDetails .comments_container .nav,
#lightBoxDetails .comments_container .comments_tools .nav,
#lightBoxDetails .foreground {
    color: #ffffff;
}

.feedLine a.nav {
    color: #ffffff;
}

/******************************
 * Photos
 *****************************/
a img.imgBorder, 
.imgBorder {
    padding: 1px;
    background-color: #000000;
    border-color: #cccccc;
    background-position: center;
}

a:hover img.imgBorder, 
.imgBorderOn {
    padding: 1px;
    background-color: #696969;
    border-color: #ffffff;
}

.smugmug_ajax #photos .imgBorder,
.smugmug_ajax #photos .imgBorderOn,
.allthumbs_stretch #photos .imgBorder,
.allthumbs_stretch #photos .imgBorderOn {
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, .5);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, .5);
    filter:progid:DXImageTransform.Microsoft.Shadow(Color='000000', direction='135', strength='3');
    _filter: none;
}

.smugmug_ajax #photos #mainImage.imgBorder,
.smugmug_ajax #photos #mainImage.imgBorderOn {
    filter: none;
}

.photoLarge .customize_button {
    margin: 5px 32px !important;
}

/******************************
 * Header
 *****************************/
#header_wrapper {
    background-image: url(http://cdn.smugmug.com/img/themes/themedark/header_bg.png);
    _background-image: url(http://cdn.smugmug.com/img/themes/themedark/header_bg.gif);
    background-color: transparent;
    height: 63px;
    _height: 49px;
    margin-bottom: 0px;
    color: #ffffff;
}

#header {
    position: relative;
    z-index: 2;
}

/*
#header_extra {
    position: absolute;
    width: 947px;
    height: 49px;
    top: 0em;
    left: auto;
    right: 0em;
    z-index: 1;
    background-image: url(http://cdn.smugmug.com/img/themes/themedark/header_texture.png);
}
*/

.smuglogo {
    width: 118px;
    height: 25px;
    margin-top: 8px;
    background: url(http://cdn.smugmug.com/img/header/smugmug_black-3.png) no-repeat;
    _background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='http://cdn.smugmug.com/img/header/smugmug_black-3.png');
}

.smugmug-pro .smuglogo {
    width: 125px;
    height: 25px;
    margin-top: 7px;
    background: url(http://cdn.smugmug.com/img/header/smugmug-pro-logo-black.png) no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='http://cdn.smugmug.com/img/header/smugmug-pro-logo-black.png');
    _background-image: none;
}
.smugmug-trial .smuglogo {
    width: 125px;
    height: 25px;
    margin-top: 8px;
    background: url(http://cdn.smugmug.com/img/header/smugmug_trial_white.png) no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='http://cdn.smugmug.com/img/header/smugmug_trial_white.png');
    _background-image: none;
}

#toolbar {
    margin-top: 8px;
    color: #ffffff;
}

/******************************
 * Lightbox
 *****************************/
#lightBoxStage {
    z-index: 999 !important;
}

#lightBoxNav {
    background-image: url(http://cdn.smugmug.com/img/themes/themedark/lightbox_header_bg.png);
    _background-image: url(http://cdn.smugmug.com/img/themes/themedark/lightbox_header_bg.gif);
    background-color: transparent;
    height:57px;
    font-size:14px;
    border-bottom: 0px;
    padding-top: 20px;
    height: 42px;
}

#lightBoxImage {
    border:  1px solid #000;
    -moz-box-shadow: 0 0 1.5em .3em rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 1.5em .3em rgba(0, 0, 0, .5);
    box-shadow: 0 0 1.5em .3em rgba(0, 0, 0, .5);
}

#lightBoxPhotoCaption.show_details #lightBoxImage {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #424242;
}

#lightBoxPhotoCaption.show_details #lightBoxCaption {
    margin-top: -5px;
    margin-left: 4px;
    border: 1px solid #424242;
}

#lightBoxCaption {
    border: 0;
    background-color: transparent;
    font-size:14px;
    width: auto;
    color: #fff;
}

#lightBoxBG {
    opacity: .9;
    background-color: #282828;
}

#lightBoxNav .cart_add {
    margin-top: -3px;
}

#lightBoxNav {
    padding-top: 20px;
    height: 42px;
}

#lightBoxDetails .comments_container .box,
#lightBoxDetails .comments_container .box .boxTop,
#lightBoxDetails .comments_container .box .boxBottom {
    border: none;
    background-color: transparent;
    background-image: none;
}

#lightBoxDetails .comments_container .box .boxTop {
    border-bottom: 1px solid #333333;
}

#lightBoxDetails .lightbox_details_link.title {
    color: #999999;
}

/******************************
 * Boxes
 *****************************/
 .box {
    -moz-border-radius: .5em; 
    -webkit-border-radius: .5em;
    border-radius: .5em;
    background-color: #484848;
    border: none;
}

.boxTop {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    -moz-border-radius-topleft: 0.4em;
    -moz-border-radius-topright: 0.4em;
    -webkit-border-top-left-radius: .4em;
    -webkit-border-top-right-radius: .4em;
    -webkit-background-clip: padding;
    border-top-left-radius: .4em;
    border-top-right-radius: .4em;
    background-clip: padding;
    border: 1px solid #111111;
    border-bottom: none;
    background: transparent url(http://cdn.smugmug.com/img/themes/themedark/box_top_bg.jpg) repeat-x scroll 0 0;
}

.boxBottom {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    -moz-border-radius-bottomleft: 0.4em;
    -moz-border-radius-bottomright: 0.4em;
    -webkit-border-bottom-left-radius: .4em;
    -webkit-border-bottom-right-radius: .4em;
    -webkit-background-clip: padding;
    border-bottom-left-radius: .4em;
    border-bottom-right-radius: .4em;
    border: 1px solid #111111;
    border-top: none;
}

.keywordPage #userKeywords .boxBottom,
.notLoggedIn #bioBox .boxBottom,
.notLoggedIn #slideshowBox .boxBottom,
.notLoggedIn #photoVideoBox .boxBottom,
.shareHomepage #eventInfoBox .boxBottom,
.shareHomepage #eventSlideshowBox .boxBottom
 {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    -moz-border-radius-topleft: 0.4em;
    -moz-border-radius-topright: 0.4em;
    -webkit-border-top-left-radius: .4em;
    -webkit-border-top-right-radius: .4em;
    -webkit-background-clip: padding;
    border-top-left-radius: .4em;
    border-top-right-radius: .4em;
    border-top: 1px solid #111111;
}

#galleryResults .boxBottom,
#photosResults .boxBottom {
    border-bottom: none;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

#galleryResults .pageNav,
#photosResults .pageNav {
    border: 1px solid;
    border-color: #111111;
    border-top: none;
    -moz-border-radius-bottomleft: 0.4em;
    -moz-border-radius-bottomright: 0.4em;
    -webkit-border-bottom-left-radius: .4em;
    -webkit-border-bottom-right-radius: .4em;
    border-bottom-left-radius: .4em;
    border-bottom-right-radius: .4em;
}

.boxTop .boxNote {
    margin-top: 2px;
}

.homepage .boxTop {
    border-bottom: 0;
}

.boxBottom .photo input, 
.boxBottom .photoLarge input {
    margin: 5px;
}

.boxBottom .boxSettings,
.boxBottom .description,
.boxBottom p.description,
.boxBottom p.updated {
    color: #ffffff;
}

.boxBottom .boxNote,
.boxBottom .boxNote a {
    font-size: 12px;
}

/******************************
 * Comments
 *****************************/
#comments .box {
    border: none;
    background-color: transparent;
}

#comments .boxTop {
    background: none;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #888;
}

#comments .boxBottom {
    border: none;
    background-color: transparent;
}

/******************************
 * Caption
 *****************************/
.notLoggedIn #caption_bottom {
    margin-top: 10px;
    }

#imageInfo,
#caption_bottom,
#photoBy {
    text-align: center;
}

/******************************
 * Journal
 *****************************/
.journal_new a:hover .imgBorder, 
.journal_new .imgBorderOn {
    padding: 1px;
    background-color: #161616;
    border-color: #666666;
}

.journal_caption_container {
    background-color: #666666;
    padding-top: 10px;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    border: 1px solid #666666;
}

/******************************
 * Buttons
 *****************************/
.buttons, .smbuttons, .lgbuttons {
    vertical-align: middle;
}

.sm-button, .sm-button-smonly, .sm-button-small-smonly {
    background: #282828 url(http://cdn.smugmug.com/img/themes/themedark/glyphs_bg.gif) repeat-x scroll 0 0;
    border-left-color: #e2e2e2;
    border-right-color: #e2e2e2;
}

.sm-button .first-child, .sm-button-smonly .first-child, .sm-button-small-smonly .first-child {
    border: none;
    _border-left: solid 1px #e2e2e2;
    ~border-left: solid 1px #e2e2e2;
    _border-right: solid 1px #e2e2e2;
    ~border-right: solid 1px #e2e2e2;
}

.glyphButton .first-child, .yui-menu-button button {
    background-image: url(http://cdn.smugmug.com/img/themes/themedark/glyphs_bg.gif);
}

.cancel_button {
    width: 90px;
    height: 0px;
    border: none !important;
    padding-top: 18px;
    overflow: hidden;
    color: transparent;
    font-size: 0px;
        background: transparent url(http://cdn.smugmug.com/img/sm_buttons/cancel_black.png) no-repeat;
    }

.add_comment {
    width: 110px;
    height: 0px;
    border: none !important;
    padding-top: 18px;
    overflow: hidden;
    color: transparent;
    font-size: 0px;
        background: transparent url(http://cdn.smugmug.com/img/sm_buttons/add_comment_black.png) no-repeat;
    }

.save_button {
    width: 90px;
    height: 0px;
    border: none !important;
    padding-top: 18px;
    overflow: hidden;
    color: transparent;
    font-size: 0px;
        background: transparent url(http://cdn.smugmug.com/img/sm_buttons/save_black.png) no-repeat;
    }

.customize_button {
    width: 90px;
    height: 0px;
    border: none !important;
    padding-top: 18px;
    overflow: hidden;
    color: transparent;
    font-size: 0px;
        background: transparent url(http://cdn.smugmug.com/img/sm_buttons/settings_black.png) no-repeat;
    }

.feature_button {
    width: 90px;
    height: 0px;
    border: none !important;
    padding-top: 18px;
    overflow: hidden;
    color: transparent;
    font-size: 0px;
        background: transparent url(http://cdn.smugmug.com/img/sm_buttons/feature_black.png) no-repeat;
    }

.dont_feature {
    width: 90px;
    height: 0px;
    border: none !important;
    padding-top: 18px;
    overflow: hidden;
    color: transparent;
    font-size: 0px;
        background: transparent url(http://cdn.smugmug.com/img/sm_buttons/dont_feature_black.png) no-repeat;
    }
    
.submit_button {
    width: 69px;
    height: 0px;
    border: none !important;
    padding-top: 25px;
    overflow: hidden;
    color: transparent;
    font-size: 0px;
        background: transparent url(http://cdn.smugmug.com/img/buttons/submit_black.png) no-repeat;
    }

.delete_gallery {
    width: 90px;
    height: 0px;
    border: none !important;
    padding-top: 18px;
    overflow: hidden;
    color: transparent;
    font-size: 0px;
                background: transparent url(http://cdn.smugmug.com/img/sm_buttons/delete_gallery_black.png) no-repeat;
    }

/******************************
 * Stars
 *****************************/
.star {
        background: transparent url(http://cdn.smugmug.com/img/themes/themedark/star.png) no-repeat;
        }

.starTrans {
        background: transparent url(http://cdn.smugmug.com/img/themes/themedark/star_empty.png) no-repeat;
        }

/******************************
 * Page Picker
 *****************************/    
.pageNav, 
a.pageOn .nav {
    color: #f3f3f3;
    font-weight: bold;
}

.pageNav .nav {
    font-weight: normal;
}

.pickerContent a.page {
    color: #ffffff;
    font-weight: normal;
}

.pickerContent a.page:hover {
    background-color: #c2c2c2;
    color: #000000 !important;
}

.pickerContent a.pageOn, 
.pickerContent a.pageOn:hover {
    background-color: #555555;
    color: #cccccc;
}

/******************************
 * Thumbnails Style
 *****************************/
#allthumbs_stretch .caption {
    margin-top: 8px;
}


/*
 * New Fancy Panel for popups, had to change the name so it works for old css and new css
 */
#quicknewspanel_c .underlay {
    }
.smug-panel {
    font: 1em Arial;
    left: 0;
    overflow: hidden;
    position: relative;
    top: 0;
    visibility: hidden;
    z-index: 1;
    color: white;
    
    background: #333333 url(http://cdn.smugmug.com/img/cart/cartbg-grad-top.gif) repeat-x;
    border: 1px solid #292929;
    border-top-color: #393939;
    border-bottom-color: #222;
    outline: none;
    }
.smug-panel .ft {
    clear: both;
    border-top: black solid 1px;
    padding: 1em;
}
.smug-panel .hd {
    padding: 1em;
    text-align: center;
}
.smug-panel .bd {
    padding: 1em;
}
.smug-panel .hd h1 {
    font-size: 200%;
    margin: 0;
    font-weight: normal;
}
.smug-panel .ft .yui-button {
    font-size: 112%;
    margin: -.2em .5em .5em .5em;
}
