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

	#panel1_content,
	#panel2_content,
	#panel3_content,
	#panel4_content {
		width: 340px;
		height: 640px;
		position: absolute;
		left: 652px;
	}

	#panel3_image,
	#panel4_image {
		position:relative;
		top:10px;
		width: 600px;
		height: 640px;
		position: absolute;
		left: 32px;
	}

#panel1 img {
	position:absolute;
	left:0;
	top:154px;
}
	
#panel2 img {
	position:absolute;
	left:0;
	top:111px;
}

#panel3 {
	background-image: url(../../images/gallery/stmary_3.jpg);
	background-repeat: no-repeat;
	background-position: left 146px;
}

#panel4 {
	background-image: url(../../images/gallery/stmary_4.jpg);
	background-repeat: no-repeat;
	background-position: 32px 20px;
}
	
/* ----------------------------------------------------------------- */
/* ------------------- GALLERY THUMBNAIL STYLES -------------------- */
/* ----------------------------------------------------------------- */

.thumbnails {
	padding: 15px 0 0 0;	
	margin: 0;
	list-style: none;
	overflow: hidden;
	text-indent: -2000em;
}

.thumbnails li {
	margin: 0;
	float:left;
}

.thumbnails li a {
	width: 64px;
	height: 48px;
	display: block;
	border: 0;
	text-decoration: none;
	padding: 0;
	margin: 0 5px 5px 0;
}

.thumbnails li a.thumb1 {
	background: url(../../images/gallery/stmary_thumb1.jpg) no-repeat 0 0;
}

.thumbnails li a.thumb2 {
	background: url(../../images/gallery/stmary_thumb2.jpg) no-repeat 0 0;
}

.thumbnails li a.thumb3 {
	background: url(../../images/gallery/stmary_thumb3.jpg) no-repeat 0 0;
}

.thumbnails li a.thumb4 {
	background: url(../../images/gallery/stmary_thumb4.jpg) no-repeat 0 0;
}

.thumbnails li a.thumb1:hover,
.thumbnails li a.thumb2:hover,
.thumbnails li a.thumb3:hover,
.thumbnails li a.thumb4:hoverr {
	background-position: 0 -48px;
}

.thumbnails li a.thumb1_on {
	background: url(../../images/gallery/stmary_thumb1.jpg) no-repeat 0 -96px;
}

.thumbnails li a.thumb2_on {
	background: url(../../images/gallery/stmary_thumb2.jpg) no-repeat 0 -96px;
}

.thumbnails li a.thumb3_on {
	background: url(../../images/gallery/stmary_thumb3.jpg) no-repeat 0 -96px;
}

.thumbnails li a.thumb4_on {
	background: url(../../images/gallery/stmary_thumb4.jpg) no-repeat 0 -96px;
}

.imagecaption {
	color: #666666;
	font-size: 11px;
	padding: 0;
	margin: 0;
	float: left;
}

.black {
	color:#000000;
}
div.container {
	width:340px;
	position:absolute;
	bottom:20px;
}

/* carousel */
.statusBar {
	position:absolute;
	top:514px;
	left:52px;
	border-bottom:2px solid #e5e5e5;
	width:523px;
}

.redStatusBar {
	position:absolute;
	top:514px;
	left:52px;
	border-bottom:2px solid #f4462e;
	width:20px;
}

.jcarousel-skin-augsburg-panel3 .jcarousel-container {
 	 position:absolute;
	left:35px;
	top:107px;
	background:#fff;
	height:425px;
	width:560px;
}

.jcarousel-skin-augsburg-panel3 .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-augsburg-panel3 .jcarousel-container-horizontal {
    width: 560px;
    padding: 0;
}

.jcarousel-skin-augsburg-panel3 .jcarousel-clip-horizontal {
    width:  560px;
    height: 390px;
}

.jcarousel-skin-augsburg-panel3 .jcarousel-item {
    width: 560px;
    height: 390px;
}

.jcarousel-skin-augsburg-panel3 .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-augsburg-panel3 .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 0px;
    margin-right: 0;
}

.jcarousel-skin-augsburg-panel3 .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-augsburg-panel3 .jcarousel-next-horizontal {
    position: absolute;
    top: 400px;
    left: 550px;
    width: 32px;
    height: 32px;
    cursor: pointer;
	z-index:2000;
    background: transparent url(../../images/gallery/arrow-right.png) no-repeat 0 0;
}

.jcarousel-skin-augsburg-panel3 .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../../images/gallery/arrow-left.png);
}

.jcarousel-skin-augsburg-panel3 .jcarousel-next-horizontal:hover {
    background-image: url(../../images/gallery/arrow-right.png);
}

.jcarousel-skin-augsburg-panel3 .jcarousel-next-horizontal:active {
    background-image: url(../../images/gallery/arrow-right.png);
}

.jcarousel-skin-augsburg-panel3 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-augsburg-panel3 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-augsburg-panel3 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-image: url(../../images/gallery/arrow-right_over.png);
}

.jcarousel-skin-augsburg-panel3 .jcarousel-prev-horizontal {
    position: absolute;
    top: 400px;
    left: 0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../../images/gallery/arrow-left.png) no-repeat 0 0;
}

#panel4 .jcarousel-skin-augsburg-panel3 .jcarousel-prev-horizontal, #panel4 .jcarousel-skin-augsburg-panel3 .jcarousel-next-horizontal {
	top:574px;
	left:20px;
}

#panel4 .jcarousel-skin-augsburg-panel3 .jcarousel-next-horizontal { 
	left:509px;
}

#panel4 .redStatusBar, #panel4 .statusBar {
	top:610px;
	left:66px;
}

#panel4 .statusBar {
	width:467px;
}

#panel4 .jcarousel-skin-augsburg-panel3 .jcarousel-container {
	top:30px;
	left:31px;
	height:560px;
	width:498px;
	background:#fff;
}

.jcarousel-skin-augsburg-panel3 .jcarousel-clip-horizontal {
    height: 560px;
	width:498px;
	left:20px;
	background:#fff;
}

.jcarousel-skin-augsburg-panel3 .jcarousel-item {
    height: 560px;
}

.jcarousel-skin-augsburg-panel3 .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../../images/gallery/arrow-right.png);
}

.jcarousel-skin-augsburg-panel3 .jcarousel-prev-horizontal:hover {
    background-image: url(../../images/gallery/arrow-left.png);
}

.jcarousel-skin-augsburg-panel3 .jcarousel-prev-horizontal:active {
    background-image: url(../../images/gallery/arrow-left_over.png);
}

.jcarousel-skin-augsburg-panel3 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-augsburg-panel3 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-augsburg-panel3 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-image: url(../../images/gallery/arrow-left_over.png);
}

/* Page turn */

div.turner {
float:left;
padding-top:0px;
width:560px;
height:372px;
position:relative;
top:145px;
left:20px;
background:#fff;
}

.leftpage, .rightpage {
float:left;
position:relative;
background-image:url(adult.jpg);
overflow:hidden;
width:280px;
height:370px;
left:0px; 
cursor:pointer
}

.leftpage{
background-position:0 0;
}
.rightpage{
background-position:280px 0 
}
div.flip {
background-image: transparent url(../../images/gallery/page-flip/page-turn350.png) top center;
height:500px;
width:280px;
position:absolute;
top:-65px;
left:140px;
z-index:99;
margin-bottom:0;
padding-bottom:0
}

#panel3_image .leftpage, #panel3_image .rightpage {
	background-image:url(../../images/gallery/page-flip/st-mary.jpg);
	height:350px;
}

#panel3_image .turner {
	height:352px;
	top:154px;
}

#panel3_image .flip {
	background: transparent url(../../images/gallery/page-flip/page-turn350.png) top center;
	height:473px;
	top:-62px;
}

