/**********************************************************************************************/
/*This Style Sheet Controls the specific designs for Template 6 */
/**********************************************************************************************/
/*	Start Gallery page	*/
.contentImg {border:2px solid #ffffff;}
.contentImgON {border:2px solid #5B6961;}

.imageFrame {padding:0px; margin:2px; 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; font-size:120%; cursor:pointer; text-decoration:none;}
.imageZoom a:visited{color:#292828; font-size:120%; cursor:pointer; text-decoration:none;}
.imageZoom a:hover{color:#292828; font-size:120%; cursor:pointer; text-decoration:none;}
.imageZoom img{float:left;}
.imageZoomEmpty {border-top:1px solid #ffffff; background-color:#DADCCE;}

.imgSpacer {width:15px; height:10px; padding-top:10px;}
/*	End Gallery page	*/

.contentCategory {padding-bottom:10px; padding-top:15px; color:#00006E;}


/*	Pop up window	*/
.galleryBody {direction:rtl; margin:0px; padding:0px;}
.galleryMainTbl {padding:0px; margin:0px; height:100%; width:100%;}
.galleryTopBar {width:100%; height:30px; background-color:#EAEACE; border-bottom:1px solid #D5D5A3;}
.galleryTopBar .galleryTitle {text-align:center; font-size:120%; color:#292828; font-weight:bold; width:100%;}
.galleryTopBar img {margin-right:20px; margin-left:20px;}
#GalleryimgContainer {overflow:auto; width:100%; height:100%;}
.galleryBottomBar {background-color:#B9C9BF; color:#414844; border-top:1px solid #8B9790; height:60px; font-size:120%; text-align:right; padding-right:20px; vertical-align:top; padding-top:10px;}
