/* DO NOT EDIT. THIS IS A CACHE FILE AND WILL GET OVERWRITTEN RANDOMLY.
INSTEAD EDIT THE CSS FROM WITHIN THE ADMIN ZONE, OR BY MANUALLY EDITING A CSS_CUSTOM OVERRIDE. */

/*
 ocPortal
 Copyright (c) ocProducts, 2004-2009
*/

.gallerycat_img {
	text-align: right;
	font-weight: bold;
	float: right;
}

.video_info_minor {
	white-space: nowrap;
}

#gallery_flow_mode_current_entry {
	text-align: center;
	width: 100%;
	overflow: auto;
	outline: 0;
}

.gallery_media_full_expose, .gallery_media_expose_wrap {
	overflow: auto;
	width: 100%;
	outline: 0;
}

.gallery_media_expose_wrap a {
	outline: 0;
}

.gallery_media_full_expose, .gallery_media_expose_wrap_inner {
	text-align: center;
}

.gallery_media_expose {
	overflow: auto;
	outline: 0;
	float: left;
	margin-bottom: 15px;
	width: 33.3%;
}

.ecard_link, .view_alone_link {
	text-align: right;
}

.gallery_children {
	margin-bottom: 1.5em;
}

/* side_root galleries block */

.side_galleries_block p {
	margin-top: 0.4em;
}

.side_galleries_block_exp {
	font-weight: bold;
}

.side_galleries_block ul.compact_list {
	margin: 0;
	padding: 0;
}

.side_galleries_block ul.compact_list li {
	margin: 0 0 0 22px;
	padding: 0;
}

/* Tease block */

.gallery_tease_pic_wrap {
	margin-bottom: 15px;
}

.gallery_tease_pic {
	width: 600px;
	text-align: center;
	margin: 0 auto;
}

.gallery_tease_pic_pic {
	float: right;
	text-align: right;
}

.gallery_tease_pic_teaser {
	text-align: center;
}

.gallery_tease_pic_title {
	font-weight: bold;
}

