/*OVERRIDE - You can override these properties (default values in parens) that are used in the controls embedded style sheet
  by setting the property and placing an !important tag immediatele after the value. ie. color: Black !important;*/

/***PREFORMATTED TEXT BLOCK FOR THE IMAGE DESCRIPTION SO IT CAN CONTAIN BREAKS AND HTML***/
.premediagallery {white-space: pre-wrap; word-wrap: break-word; margin: 0; padding: 0;}

/***IMAGE GALLERY ADDTHIS CONTAINER***/
.imagegallerysharecontainer {margin: 5px; float: right;}
/***********************************/

/***IMAGE GALLERY RSS CONTAINER***/
.imagegalleryrsscontainer {margin: 5px; float: right;}
/***********************************/

/***IMAGE GALLERY ITEM CONTAINER***/
.imagegalleryitemcontainerhorizontal {margin: 5px 5px 5px 5px; padding: 2px 2px 2px 2px; display: inline-block; *display: inline; zoom: 1; vertical-align: top;}
.imagegalleryitemcontainervertical {margin: 5px 5px 5px 5px; padding: 2px 2px 2px 2px;}
.imagegallerythumb {}
.imagegallerythumbtitlecontainer {}
.imagegallerythumbtitle {}
.imagegallerythumbdesccontainer {}
.imagegallerythumbdesc {}
.imagegallerynoitems {}
/**********************************/

/***IMAGE GALLERY PAGER CONTAINER***/
.imagegallerypagercontainer {text-align: center;}
.imagegallerypager {margin: 0 auto; width: 25%;}
/***********************************/

/***IMAGE GALLERY TOOL TIP CONTAINER***/
/*OVERRIDE: min-width(150px), width(150px)*/
.imagegallerytooltip {}
/*OVERRIDE: background-color(White), margin(5px), padding(5px)*/
.imagegallerytooltipcontainer {}

/***TITLE CONTAINER***/
/*OVERRIDE: margin-bottom(3px)*/
.imagegallerytooltiptitlecontainer {}
/*OVERRIDE: color(Black), font-weight(bold)*/
.imagegallerytooltiptitle {}

/***DESCRIPTION CONTAINER***/
/*OVERRIDE: none*/
.imagegallerytooltipdesccontainer {}
/*OVERRIDE: color(Black), font-style(italic)*/
.imagegallerytooltipdesc {}
/**********************************/

/***MODAL CONTAINER***/
.imagegallerymodalcontainer {padding: 20px; background-color: White;}
.imagegallerymodalclosecontainer {width: 120px; padding-top: 10px; padding-bottom: 0 !important; vertical-align: bottom;}
a.imagegallerymodalcloselink {text-decoration: none; font-weight: bold; color: Black;}
a.imagegallerymodalcloselink:hover {text-decoration: underline;}

.imagegallerymodalpreviouscontainer {padding-right: 10px;}
.imagegallerymodalimagecontainer {}
.imagegallerymodalimage {}
.imagegallerymodalnextcontainer {padding-left: 10px;}

.imagegallerymodaltitlecontainer {padding: 0; margin: 0; font-weight: bold;}
.imagegallerymodaltitle {color: Black; font-weight: bold;}
.imagegallerymodaldesccontainer {padding: 0; margin: 0; max-width: 150px; }
.imagegallerymodaldesc {color: Black;}
/**********************************/