
/*-------------------------------------------------*/
/*                                                 */
/* CTGallery                                       */
/*                                                 */
/*-------------------------------------------------*/

/* CTGallery - Main */
.GalleryTabNavigation
{
	border: 0px;
	width: 100%;
}
.GalleryCellLeftNavigationSpace
{
	padding-left: 5px;
}
.GalleryCellNavigation
{
}

.GalleryCellRightNavigationSpace
{
	padding-left: 5px;
}

.GalleryCellBack
{
	text-align: right;
}
.GalleryTabContainer
{
	border: 0px;
	width: 100%;
}
.GalleryCellLeftContainerSpace
{
	padding-left: 5px;
}
.GalleryCellContainer
{
	vertical-align: top;
}
.GalleryCellRightContainerSpace
{
	padding-left: 5px;
}
.GalleryTabElements
{
	vertical-align: top;
	border: 0px;
}
.GalleryCellElementAlbum
{
	vertical-align: top;
}
.GalleryCellElementFile
{
	vertical-align: top;
}
.GalleryTabElementAlbum
{
	vertical-align: top;
	border: 0px;
}
GalleryTabElementAlbumAdmin
{
	border: 0px;
}
.GalleryCellElementAlbumAdminEdit
{
}
.GalleryCellElementAlbumAdminSpace
{
}
.GalleryCellElementAlbumAdminDelete
{
}
.GalleryCellElementAlbumAdminMove
{
}
.GalleryDnDPicture
{
	position: static;
}
.GalleryTabElementAlbumPicture
{
	border: 0px;
}
.GalleryCellElementAlbumPicture
{
	text-align: center;
	vertical-align: middle;
}
.GalleryImg
{
	border: 0px;
}
GalleryTabElementAlbumDesc
{
	border: 0px;
}
.GalleryCellElementAlbumTitle
{
}
.GalleryCellElementAlbumCount
{
}
.GalleryCellElementAlbumUpdate
{
}
.GalleryTabElementPicture
{
	vertical-align: top;
	border: 0px;
}
.GalleryTabElementPicturePicture
{
	border: 0px;
}
.GalleryCellElementPicturePicture
{
	text-align: center;
	vertical-align: middle;
}
.GalleryImg
{
	border: 0px;
}
GalleryTabElementPictureDesc
{
	border: 0px;
}
.GalleryCellElementPictureTitel
{
}
.GalleryCellElementPictureName
{
}
.GalleryCellElementPictureSize
{
}
.GalleryCellElementPictureDownload
{
}
.GalleryTabBottom
{
	border: 0px;
	width: 100%;
}
.GalleryCellLeftBottomSpace
{
	padding-left: 5px;
}
.GalleryCellPaging
{
}
.GalleryCellMiddleBottomSpace
{
	padding-left: 5px;
}
.GalleryCellSum
{
	text-align: right;
}
.GalleryCellRightBottomSpace
{
}

/* CTGallery - PopUp */

.GalleryBodyPopUp
{
}
.GalleryTabPopUpTop
{
	border: 0px;
	width: 100%;
}
.GalleryCellPopUpLeftButton
{
	padding-right: 20px;
}
.GalleryCellPopUpRightButton
{
	padding-right: 20px;
}
.GalleryCellPopUpPrint
{
	padding-right: 20px;
}
.GalleryCellPopUpDownload
{
	padding-right: 20px;
}
.GalleryCellPopUpClose
{
	padding-right: 20px;
}
.GalleryCellPopUpNR
{
	text-align: right;
}
.GalleryTabPopUpPicture
{
	border: 0px;
}
.GalleryCellPopUpLeftImage
{
}
.GalleryPopUpPrevImg
{
	border: 0px;
}
.GalleryCellPopUpMainImage
{
	text-align: center;
}
.GalleryPopUpImg
{
	border: 0px;
}
.GalleryCellPopUpRightImage
{
}
.GalleryCellPopUpDescriptionLeftSpace
{
	padding-left: 5px;
}
.GalleryTabPopUpDescription
{
	border: 0px;
}
.GalleryCellPopUpTitle
{
}
.GalleryCellPopUpDescription
{
}
.GalleryCellPopUpFileName
{
}
.GalleryCellPopUpSize
{
}
.GalleryCellPopUpDescriptionRightSpace
{
	padding: 5px;
}



/* CTgallery - Links */

#GalleryLinkCell img
{
	border: 0px;
}
#GalleryLinkCell a:link
{
	text-decoration: none;
	font-weight: bold;
}
#GalleryLinkCell a:visited
{
	text-decoration: none;
	font-weight: bold;
}
#GalleryLinkCell a:hover
{
	text-decoration: none;
	font-weight: bold;
}
#GalleryLinkCell a:active
{
	text-decoration: none;
	font-weight: bold;
}

.GalleryDNDdrophover
{
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #0000FF;
}
