@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: 225px;
	padding:0;
	margin:0 14px 14px 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:#002D57;
	font-weight: bold;
	text-decoration: none;
}

div.js2_galleries_thumbnail { }

div.js2_galleries_thumbnail img {

}

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

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: center;
	color:#002D57;
}

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: 934px;
	background-color: #002D57;
	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;
	color:#FFF;
	font-weight:bold;
}

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

div.js2_image_description{
	font-size: 10px;
	text-align:center;
	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;
}

#js2_images {
	display:none;
}

.categorylist{
	font-weight: normal;
	font-size: 16px;
}

.categorylist a span{
	font-weight: normal;
	font-size: 20px;
	color: #006699;
}

.categorylist span{
	font-weight: bold;
	font-size: 30px;
	font-family: sans-serif;
	color: #012e58;
}

.galleryselect {
	background: transparent url(/images/select-bg.png) no-repeat top center;
	height: 42px;
    padding: 23px 0 0;
}

.galleryselect select {
	font-weight: bold;
	font-size: 18px;
	height: 30px;
	width: 470px;
	color: #f5d417;
	background: transparent url(/images/select-bg-inner.png) no-repeat 0 0;
    text-shadow: 0px 2px black, 0 2px black, 2px 2px black, 0 0px black;
	-moz-text-shadow: 0px 2px black, 0 2px black, 2px 2px black, 0 0px black;
	-webkit-text-shadow: 0px 2px black, 0 2px black, 2px 2px black, 0 0px black;
	font-family: sans-serif;
}

.galleryselect select option{
	font-weight: bold;
	font-size: 18px;
	color: #f5d417;
	background: transparent url(/images/select-bg-inner.png) repeat-x repeat-y 0 0;
    text-shadow: 0px 2px black, 0 2px black, 2px 2px black, 0 0px black;
	-moz-text-shadow: 0px 2px black, 0 2px black, 2px 2px black, 0 0px black;
	-webkit-text-shadow: 0px 2px black, 0 2px black, 2px 2px black, 0 0px black;
	font-family: sans-serif;
}
