@charset "utf-8";

div.js2_row_divider {
	clear: both;
	height: 0;
	margin:0;padding:0;
}

.home div.js2_galleries_container {
	width:440px;
	float:left;
}

.sub div.js2_galleries_container {
	margin:20px auto 0;
}

.home div.js2_galleries_gallery_container {
	float: left;
	height: auto !important;
	min-height: 142px;
	text-align: center;
	width: 210px;
	padding:0 10px 0 0 !important;
}

div.js2_galleries_gallery_container {
	float: left;
	height: auto !important;
	min-height: 123px;
	text-align: center;
	width: 190px;
	padding:0;
}

div.js2_galleries_title {
	text-align: center;
}

div.js2_galleries_title a:link, div.js2_galleries_title a:visited, div.js2_galleries_title a:hover {
	color: #C02063;
	font-weight: bold;
	text-decoration: none;
}

div.js2_galleries_thumbnail { }

div.js2_galleries_thumbnail img {
	padding: 0 5px 5px 0;
}

/* --------- */

div.js2_image_container {
	margin: 0px auto;
	padding: 10px;
	width: 100%;
}

div.js2_image_gallery_title {
	font-size: 18px;
	line-height:18px;
	font-weight: bold;
	text-align: left;
	color: #ED287B;
}

div.js2_image_gallery_description {
	font-size: 11px;
}

div.js2_image_images_container {
	display: block;
	float: left;
	margin: 10px auto;
	width: 100%;
}

div.js2_image_images_container * {
	margin: 0px;
	padding: 0px;
}

div.js2_image_full_image {
	float: left;
	min-height: 604px;
	margin: 5px 10px 0px 0px;
	padding: 2px;
	position: relative;
	width: 904px;
	background-color: #282828;
	text-align:center;
}

div.js2_image_full_image img {
	width: auto;
	z-index: 100;
}

div.js2_images_mini_container {
	/*height: 430px;*/
	overflow: hidden;
	position: relative;
	width: 300px;
}

div.js2_image_slider_container {
	height: 70px;
	overflow: hidden;
	position: relative;
	width: 695px;
	margin:0 auto;
	top:18px;
}

div.js2_image_slider {
	height: 70px;
	left: 0;
	position: absolute;
}

div.js2_image_slider img {
	border: 1px solid #282828;
	cursor: pointer;
	padding: 2px;
}

div.js2_images_btns {
	width: 100%;
}

div.js2_images_prev_btn {
	float: left;
	text-align: left;
	width: 50%;
}

div.js2_images_next_btn {
	float: left;
	text-align: right;
	width: 50%;
}

div.js2_image_gallery_description {
	font-size: 12px;
	overflow: auto;
	padding: 10px;
	/*width: 260px;*/
	margin: 0;
	background-image: url(/images/desc-mid.gif);
	background-repeat: repeat-y;
}

div.galldesc{
	width: 280px;
	margin: 0 auto 10px auto;
}

div.js2_image_description{
	font-size: 10px;
	width:590px;
	padding:5px;
}

div.js2_image_col {
	float: left;
	height: 70px;
	margin-right: 5px;
	text-align: center;
	width: 95px;
}

div.js2_images_wrap{
	width:904px;
}

.thumb_active {
	border-color:#ED287B !important;
}
