﻿@import url("css/ui.all.css");
@import url("css/prettyPhoto.css");
.dcc_gallery_mg_ajaxloader
{
    background-image: url(images/ajaxfaq-loader.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 19px;
    width: 100%;
}
.dcc_gallery_mediapager
{
    float: right; /*position:relative; 	left:50%;*/
    width: 100%;
}
.dcc_gallery_mediafolder
{
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    font-size: 10px !important;
    font-weight: normal;
    background: #e6e6e6;
}
.mg_jq_pager, a.mg_jq_pager, a.mg_jq_pager:link, a.mg_jq_pager:active, a.mg_jq_pager:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    font-size: 10px !important;
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}
a.mg_jq_pager:hover
{
    text-decoration: none !important;
}
.mg_pager_current
{
    text-decoration: none !important;
    color: #666666 !important;
}
.dcc_gallery_clear
{
    clear: left;
}
ul.dcc_gallery_pagerlist
{
    list-style-type: none !important;
    margin: 0;
    padding: 0;
    text-align: center;
}
ul.dcc_gallery_pagerlist li
{
    list-style: none !important;
    margin: 1px 1px 1px 0;
    padding: 3px;
    float: left; /*width: 100px; height: 90px;*/
    text-align: center;
}
.dcc_gallery_pagerLI
{
    font-weight: normal;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
}
ul.dcc_gallery_medialist
{
    list-style-type: none !important;
    margin: 0;
    padding: 0;
    white-space: normal;
}
ul.dcc_gallery_medialist li
{
    -moz-border-radius-topleft: 5px !important;
    -moz-border-radius-bottomleft: 5px !important;
    -moz-border-radius-topright: 5px !important;
    -moz-border-radius-bottomright: 5px !important;
    -webkit-border-top-left-radius: 5px !important;
    -webkit-border-top-right-radius: 5px !important;
    -webkit-border-bottom-left-radius: 5px !important;
    -webkit-border-bottom-right-radius: 5px !important;
    list-style: none !important;
    float: left !important;
    font-size: 4em !important;
    text-align: center !important;
    border-width: 1px !important;
    background-image: url('') !important;
    line-height: 0px !important;
    margin: 0;
    padding: 0;
}
ul.dcc_gallery_medialist li img, ul.dcc_gallery_medialist li a
{
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    border: none 0 #000000 !important;
}

/* Layout
   -------------------------------- */

.dcc_gallery_layout-grid
{
    width: 960px;
}

.dcc_gallery_layout-grid td
{
    vertical-align: top;
}

.dcc_gallery_layout-grid td.left-nav
{
    width: 140px;
}

.dcc_gallery_layout-grid td.dcc_gallery_normal
{
    border-left: 1px solid #eee;
    padding: 20px 24px;
    font-family: "Trebuchet MS" , "Helvetica" , "Arial" , "Verdana" , "sans-serif";
}

.dcc_gallery_layout-grid td.demos
{
    background: url('/images/demos_bg.jpg') no-repeat;
    height: 337px;
    overflow: hidden;
}

/* Normal
   -------------------------------- */

.dcc_gallery_normal h3, .dcc_gallery_normal h4
{
    margin: 0;
    font-weight: normal;
}

.dcc_gallery_normal h3
{
    padding: 0 0 9px;
    font-size: 1.8em;
}

.dcc_gallery_normal h4
{
    padding-bottom: 21px;
    border-bottom: 1px dashed #999;
    font-size: 1.2em;
    font-weight: bold;
}

.dcc_gallery_normal p
{
    font-size: 1.2em;
}

/* Demos */

.dcc_gallery_demos-nav, .dcc_gallery_demos-nav dt, .dcc_gallery_demos-nav dd, .dcc_gallery_demos-nav ul, .dcc_gallery_demos-nav li
{
    margin: 0;
    padding: 0;
}

.dcc_gallery_demos-nav
{
    float: left;
    width: 170px;
    font-size: 1.3em;
}

.dcc_gallery_demos-nav dt, .dcc_gallery_demos-nav h4
{
    margin: 0;
    padding: 0;
    font: normal 1.1em "Trebuchet MS" , "Helvetica" , "Arial" , "Verdana" , "sans-serif";
    color: #e87b10;
}

.dcc_gallery_demos-nav dt, .dcc_gallery_demos-nav h4
{
    margin-top: 1.5em;
    margin-bottom: 0;
    padding-left: 8px;
    padding-bottom: 5px;
    line-height: 1.2em;
    border-bottom: 1px solid #F4F4F4;
}

.dcc_gallery_demos-nav dd a, .dcc_gallery_demos-nav li a
{
    border-bottom: 1px solid #F4F4F4;
    display: block;
    padding: 4px 3px 4px 8px;
    font-size: 90%;
    text-decoration: none;
    color: #555;
    margin: 2px 0;
    height: 13px;
}

.dcc_gallery_demos-nav dd a:hover, .dcc_gallery_demos-nav dd a:focus, .dcc_gallery_demos-nav dd a:hover, .dcc_gallery_demos-nav dd a:focus
{
    background: #f3f3f3;
    color: #000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.dcc_gallery_demos-nav dd a.selected
{
    background: #555;
    color: #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}


/* new styles for demo pages, added by Filament 12.29.08
eventually we should convert the font sizes to ems -- using px for now to minimize style conflicts
*/

.dcc_gallery_normal h3.demo-header
{
    font-size: 32px;
    padding: 0 0 5px;
    border-bottom: 1px solid #eee;
    text-transform: capitalize;
}
.dcc_gallery_normal h4.demo-subheader
{
    font-size: 10px;
    text-transform: uppercase;
    color: #999;
    padding: 8px 0 3px;
    border: 0;
    margin: 0;
}
.dcc_gallery_normal a:link, .dcc_gallery_normal a:visited
{
    color: #1b75bb;
    text-decoration: none;
}
.dcc_gallery_normal a:hover, .dcc_gallery_normal a:active
{
    color: #0b559b;
}

div.dcc_gallery_demo
{
    padding: 12px;
    font-family: "Trebuchet MS" , "Arial" , "Helvetica" , "Verdana" , "sans-serif";
}

div.dcc_gallery_demo h3.docs
{
    clear: left;
    font-size: 12px;
    font-weight: normal;
    padding: 0 0 1em;
    margin: 0;
}

div.demo-description
{
    clear: both;
    padding: 12px;
    font-family: "Trebuchet MS" , "Arial" , "Helvetica" , "Verdana" , "sans-serif";
    font-size: 1.3em;
    line-height: 1.4em;
}

.ui-draggable, .ui-droppable
{
    background-position: top left;
}

.left-nav .dcc_gallery_demos-nav
{
    padding-right: 10px;
}

#demo-link
{
    font-size: 11px;
    padding-top: 6px;
    clear: both;
    overflow: hidden;
}
#demo-link a span.ui-icon
{
    float: left;
    margin-right: 3px;
}

/* Component containers
----------------------------------*/
#widget-docs .ui-widget
{
    font-family: Trebuchet MS,Verdana,Arial,sans-serif;
    font-size: 1em;
}
#widget-docs .ui-widget input, #widget-docs .ui-widget select, #widget-docs .ui-widget textarea, #widget-docs .ui-widget button
{
    font-family: Trebuchet MS,Verdana,Arial,sans-serif;
    font-size: 1em;
}
#widget-docs .ui-widget-header
{
    border: 1px solid #ffffff;
    background: #464646 url(images/464646_40x100_textures_01_flat_100.png) 50% 50% repeat-x;
    color: #ffffff;
    font-weight: bold;
}
#widget-docs .ui-widget-header a
{
    color: #ffffff;
}
#widget-docs .ui-widget-content
{
    border: 1px solid #ffffff;
    background: #ffffff url(images/ffffff_40x100_textures_01_flat_75.png) 50% 50% repeat-x;
    color: #222222;
}
#widget-docs .ui-widget-content a
{
    color: #222222;
}

/* Interaction states
----------------------------------*/
#widget-docs .ui-state-default, #widget-docs .ui-widget-content #widget-docs .ui-state-default
{
    border: 1px solid #666666;
    background: #555555 url(images/555555_40x100_textures_03_highlight_soft_75.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #ffffff;
    outline: none;
}
#widget-docs .ui-state-default a
{
    color: #ffffff;
    text-decoration: none;
    outline: none;
}
#widget-docs .ui-state-hover, #widget-docs .ui-widget-content #widget-docs .ui-state-hover, #widget-docs .ui-state-focus, #widget-docs .ui-widget-content #widget-docs .ui-state-focus
{
    border: 1px solid #666666;
    background: #444444 url(images/444444_40x100_textures_03_highlight_soft_60.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #ffffff;
    outline: none;
}
#widget-docs .ui-state-hover a
{
    color: #ffffff;
    text-decoration: none;
    outline: none;
}
#widget-docs .ui-state-active, #widget-docs .ui-widget-content #widget-docs .ui-state-active
{
    border: 1px solid #666666;
    background: #ffffff url(images/ffffff_40x100_textures_01_flat_65.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #F6921E;
    outline: none;
}
#widget-docs .ui-state-active a
{
    color: #F6921E;
    outline: none;
    text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
#widget-docs .ui-state-highlight, #widget-docs .ui-widget-content #widget-docs .ui-state-highlight
{
    border: 1px solid #fcefa1;
    background: #fbf9ee url(images/fbf9ee_40x100_textures_02_glass_55.png) 50% 50% repeat-x;
    color: #363636;
}
#widget-docs .ui-state-error, #widget-docs .ui-widget-content #widget-docs .ui-state-error
{
    border: 1px solid #cd0a0a;
    background: #fef1ec url(images/fef1ec_40x100_textures_05_inset_soft_95.png) 50% bottom repeat-x;
    color: #cd0a0a;
}
#widget-docs .ui-state-error-text, #widget-docs .ui-widget-content #widget-docs .ui-state-error-text
{
    color: #cd0a0a;
}
#widget-docs .ui-state-disabled, #widget-docs .ui-widget-content #widget-docs .ui-state-disabled
{
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}
#widget-docs .ui-priority-primary, #widget-docs .ui-widget-content #widget-docs .ui-priority-primary
{
    font-weight: bold;
}
#widget-docs .ui-priority-secondary, #widget-docs .ui-widget-content #widget-docs .ui-priority-secondary
{
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal;
}

/* Icons
----------------------------------*/

/* states and images */
#demo-frame-wrapper .ui-icon, #widget-docs .ui-icon
{
    width: 16px;
    height: 16px;
    background-image: url(images/222222_256x240_icons_icons.png);
}
#widget-docs .ui-widget-content .ui-icon
{
    background-image: url(images/222222_256x240_icons_icons.png);
}
#widget-docs .ui-widget-header .ui-icon
{
    background-image: url(images/222222_256x240_icons_icons.png);
}
#widget-docs .ui-state-default .ui-icon
{
    background-image: url(images/888888_256x240_icons_icons.png);
}
#widget-docs .ui-state-hover .ui-icon, #widget-docs .ui-state-focus .ui-icon
{
    background-image: url(images/454545_256x240_icons_icons.png);
}
#widget-docs .ui-state-active .ui-icon
{
    background-image: url(images/454545_256x240_icons_icons.png);
}
#widget-docs .ui-state-highlight .ui-icon
{
    background-image: url(images/2e83ff_256x240_icons_icons.png);
}
#widget-docs .ui-state-error .ui-icon, #widget-docs .ui-state-error-text .ui-icon
{
    background-image: url(images/cd0a0a_256x240_icons_icons.png);
}


/* Misc visuals
----------------------------------*/

/* Corner radius */
#widget-docs .ui-corner-tl
{
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
}
#widget-docs .ui-corner-tr
{
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
}
#widget-docs .ui-corner-bl
{
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
}
#widget-docs .ui-corner-br
{
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
}
#widget-docs .ui-corner-top
{
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
}
#widget-docs .ui-corner-bottom
{
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
}
#widget-docs .ui-corner-right
{
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
}
#widget-docs .ui-corner-left
{
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
}
#widget-docs .ui-corner-all
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

/* Overlays */
#widget-docs .ui-widget-overlay
{
    background: #aaaaaa url(images/aaaaaa_40x100_textures_01_flat_0.png) 50% 50% repeat-x;
    opacity: .30;
    filter: Alpha(Opacity=30);
}
#widget-docs .ui-widget-shadow
{
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaaaaa url(images/aaaaaa_40x100_textures_01_flat_0.png) 50% 50% repeat-x;
    opacity: .30;
    filter: Alpha(Opacity=30);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

/*
----------------------------------*/

#widget-docs
{
    margin: 20px 0 0;
    border: none;
}

#widget-docs h2, #widget-docs h3, #widget-docs h4, #widget-docs p, #widget-docs ul, #widget-docs code
{
    margin: 0;
    padding: 0;
}
#widget-docs code
{
    display: block;
    color: #444;
    font-size: .9em;
    margin: 0 0 1em;
}
#widget-docs code strong
{
    color: #000;
}
#widget-docs p
{
    margin: 0 3em 1.2em 0;
}
#widget-docs p.intro
{
    font-size: 13px;
    color: #666;
    line-height: 1.3;
}
#widget-docs ul
{
    list-style-type: none;
}

#widget-docs h2
{
    font-size: 16px;
    margin: 1.2em 0 .5em;
}
#widget-docs h3
{
    font-size: 14px;
    color: #e6820E;
    margin: 1.5em 0 .5em;
}
.dcc_gallery_normal #widget-docs h4
{
    font-size: 12px;
    color: #000;
    border: 0;
    margin: 0 0 .5em;
}

#docs-overview-main
{
    width: 400px;
}
#docs-overview-sidebar
{
    float: right;
    width: 200px;
}
#docs-overview-sidebar a span
{
    color: #666;
}
#widget-docs #docs-overview-main p
{
    margin-right: 0;
}
#widget-docs #docs-overview-sidebar h4
{
    padding-left: 0;
}

.dcc_gallery_docs-list-header
{
    float: left;
    width: 100%;
    margin: 10px 0 0;
    border-bottom: 1px solid #eee;
}
#widget-docs .dcc_gallery_docs-list-header h2
{
    float: left;
    margin: 0;
}
#widget-docs .dcc_gallery_docs-list-header p
{
    float: right;
    margin: 5px 0;
    font-size: 11px;
}

.dcc_gallery_docs-list
{
    float: left;
    width: 100%;
    padding: 0 0 10px;
}
.dcc_gallery_docs-list .param-header
{
    float: left;
    clear: left;
    width: 100%;
    padding: 8px 0;
    border-top: 1px solid #eee;
}
#widget-docs .param-header h3, #widget-docs .param-header p
{
    margin: 0;
    float: left;
}
#widget-docs .param-header h3
{
    width: 50%;
}
#widget-docs .param-header h3 span
{
    background: url(images/demo-spindown-closed.gif) no-repeat left;
    padding-left: 13px;
}
#widget-docs .param-open .param-header h3 span
{
    background: url(images/demo-spindown-open.gif) no-repeat left;
}
#widget-docs .param-header p
{
    width: 24%;
}
#widget-docs .param-header p.param-type span
{
    background: url(images/icon-docs-info.gif) no-repeat left;
    cursor: pointer;
    border-bottom: 1px dashed #ccc;
    padding-left: 15px;
}

.param-details
{
    padding-left: 13px;
}
.param-args
{
    margin: 0 0 1.5em;
    border-top: 1px dotted #ccc;
}
.param-args td
{
    padding: 3px 30px 3px 5px;
    border-bottom: 1px dotted #ccc;
}


/* overrides for ui-tab styles */
#widget-docs ul.ui-tabs-nav
{
    padding: 0 0 0 8px;
}
#widget-docs .ui-tabs-nav li
{
    margin: 5px 5px 0 0;
}

#widget-docs .ui-tabs-nav li a:link, #widget-docs .ui-tabs-nav li a:visited, #widget-docs .ui-tabs-nav li a:hover, #widget-docs .ui-tabs-nav li a:active
{
    font-size: 14px;
    padding: 4px 1.2em 3px;
    color: #fff;
}

#widget-docs .ui-tabs-nav li.ui-tabs-selected a:link, #widget-docs .ui-tabs-nav li.ui-tabs-selected a:visited, #widget-docs .ui-tabs-nav li.ui-tabs-selected a:hover, #widget-docs .ui-tabs-nav li.ui-tabs-selected a:active
{
    color: #e6820E;
}

#widget-docs .ui-tabs-panel
{
    padding: 20px 9px;
    font-size: 12px;
    line-height: 1.4;
    color: #000;
}

#widget-docs .ui-widget-content a:link, #widget-docs .ui-widget-content a:visited
{
    color: #1b75bb;
    text-decoration: none;
}
#widget-docs .ui-widget-content a:hover, #widget-docs .ui-widget-content a:active
{
    color: #0b559b;
}

#pp_comments
{
    overflow: hidden;
    width: 100%;
    margin-top: 3px;
}
#imgCaptcha
{
    position: relative;
    left: 0px;
    width: 100px;
    height: 40px;
    border: solid 1px Black;
}
#imgCaptchaReferesh
{
    position: relative;
    left: 0px;
    top: -10px;
    width: 20px !important;
    height: 20px;
}
#uword
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 100px;
}
.dcc_gallery_inputAnyms
{
    position: relative;
    top: 0px;
    left: -1px;
    width: 150px;
}

#pp_commentsTable
{
    height: 160px;
}
#txtComment
{
    position: relative;
    left: 0px;
    width: 313px;
    height: 50px;
}

#tblSettings td
{
    white-space: nowrap;
}
.mediaGalleryModulebody
{
    /*  background-color: #ffffff;*/
    width: 100%;
}
#tblComments td
{
    vertical-align: top;
}

#tblComments
{
    margin: 0 auto;
}

#dvPostingDate
{
    position: relative;
    top: 0px;
    right: 0px;
}
#dvCommentContainer
{
    border-bottom: solid 1px gray; /*#b7ddf2;*/
}
/*Comments css*/
.dcc_gallery_topright_bg
{
    background-image: url(../image/topright.gif);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #B6B6B6;
    height: 49px;
    width: 19px;
}
.dcc_gallery_topleft_bg
{
    background-image: url(../image/topleft.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 49px;
    width: 21px;
    background-color: #FFFFFF;
}
.dcc_gallery_testr
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    text-align: center;
}
.dcc_gallery_arial_111
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #2357AE;
    text-decoration: none;
    text-align: center;
    vertical-align: middle !important;
}
.dcc_gallery_delete_button
{
    background-repeat: no-repeat;
    background-position: center center;
    height: 20px;
    width: 15px;
}


.dcc_gallery_tiger_img
{
    background-image: url(../image/tiger-img.gif);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #FFFFFF;
    height: 474px;
}
.dcc_gallery_comicsansms_24
{
    font-family: "Comic Sans MS";
    font-size: 24px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.dcc_gallery_arial_12
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #636363;
    text-decoration: none;
    background-color: #FFFFFF;
    text-align: left;
    vertical-align: top;
    height: 30px;
}
.dcc_gallery_arial_122
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #636363;
    text-decoration: none;
}

.dcc_gallery_arial_14
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #040404;
    text-decoration: none;
}
.dcc_gallery_body_bg
{
    background-image: url(../image/body_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;
    width: 717px;
    background-color: #FFFFFF;
    height: 408px;
}
.dcc_gallery_arial_13
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #0000CC;
    text-decoration: none;
    text-align: center;
}
.dcc_gallery_close_img
{
    background-image: url(../image/close_img.gif);
    background-repeat: no-repeat;
    background-position: right center;
    height: 22px;
    width: 76px;
}

.dcc_gallery_right-arrow
{
    height: 21px;
    white-space: nowrap;
}
.dcc_gallery_left-arrow
{
    height: 21px;
    white-space: nowrap;
}
#tblComments
{
    display: block !important;
}
/*comment css end*/

/*tooltip css*/
#dvToolTip
{
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    width: 250px;
    margin: 0 auto;
    padding: 5px;
    position: relative;
    border: 1px solid #999999;
    background-color: lightyellow;
}


.dcc_gallery_tooltip_title
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.dcc_gallery_tooltip_normalText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
.dcc_gallery_container
{
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    padding: 10px;
    vertical-align: middle;
    position:relative;
    margin-left:20px;
}
.dcc_gallery_mediacontainer
{
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.dcc_gallery_lightbox_title
{
    color: #2E3D47;
}

.dcc_gallery_pp_description
{
    display: none;
    margin: 0 0 5px 0;
    font-size: 7pt;
    color: #2E3D47;
}

