/**********************************************************************************************/
/*This Style Sheet Controls the specific designs for Template 2 */
/**********************************************************************************************/
#contentImageRight {float:right; padding:0px; margin-left:5px; margin-bottom:5px; border:1px solid #E7E7C7; background-color:#EAEACE;}
#contentImageLeft {float:left; padding:0px; margin-right:5px; margin-bottom:5px; border:1px solid #E7E7C7; background-color:#EAEACE;}
.imageHolder {border:1px solid #ffffff;}
.GalleryImageDesc {float:right; vertical-align:middle; margin-top:2px; margin-right:2px; font-size:100%;}
.imageZoom { border-bottom:1px solid #ffffff;}
.imageZoom a{color:#292828; cursor:pointer; text-decoration:none; font-size:120%;}
.imageZoom a:visited{color:#292828; cursor:pointer; text-decoration:none; font-size:120%;}
.imageZoom a:hover{color:#292828; cursor:pointer; text-decoration:none; font-size:120%;}
.imageZoom img{float:left;}
.imageZoomEmpty {border-top:1px solid #ffffff; background-color:#DADCCE;}

.galleryBody {direction:rtl; margin:0px; padding:0px;}
.galleryMainTbl {padding:0px; margin:0px; height:100%; width:100%;}
.galleryTopBar {width:100%; height:20px; background-color:#EAEACE; border-bottom:1px solid #D5D5A3; }
.galleryTopBar .galleryTitle {text-align:center; font-size:120%; color:#292828; font-weight:bold;}
.galleryTopBar .galleryClose {text-align:left;}
#GalleryimgContainer {overflow:auto; width:100%; height:100%;}

