@charset "utf-8";
/* CSS Document */

div.galleryContent
{
	position:absolute;
	margin:0 0 0 0;
	padding:0 0 0 0;
	bottom:0;
	right:0;
	width:600px;
	height:450px;
	background-color:#000000;
}

div.galleryContent div.beforeAfterContainer
{
	position:relative;
	margin:50px 0 0 80px;
	padding:0 0 0 0;
	width:439px;
	height:275px;
}

div.beforeAfterContainer div.beforeContainer
{
	position:absolute;
	top:0;
	left:0;
	width:212px;
	height:275px;
	background:#ffffff;
}

div.beforeAfterContainer div.afterContainer
{
	position:absolute;
	top:0;
	right:0;
	width:212px;
	height:275px;
	background:#ffffff;
}

img.tag
{
	position:absolute;
	top:0;
	left:0;
	z-index:200;
}

.thumbnail
{
	
}

.thumbnail img
{
	position:absolute;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#beforeCycle img
{
	display:none;
}

#afterCycle img
{
	display:none;
}

div.galleryContent p
{
	position:relative;
	margin:10px 0 0 80px;
	padding:0 0 0 0;
	width:439px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	text-align:center;
}

div.galleryContent p.contentType
{
	position:absolute;
	margin:0 0 0 0;
	padding:4px 0 0 0;
	width:439px;
	height:22px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}

div.galleryContent div.navGalleryContent
{
	background:url(../images/content/gallery/bg_nav_gallery_content.png) left top no-repeat;
	position:relative;
	margin:10px 0 0 80px;
	padding:0 0 0 0;
	width:439px;
	height:22px;
}

table.galleryNavigation
{
	position:absolute;
	padding:0 0 0 0;
	width:180px;
	height:450px;
	border-spacing:1;
}

table.galleryNavigation tr
{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

table.galleryNavigation tr td
{
	margin:0 0 0 0;
	padding:0 0 0 0;
}