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

	#panel1_content,
	#panel2_content,
	#panel3_content,
	#panel4_content,
	#panel5_content,
	#panel6_content,
	#panel7_content,
	#panel8_content,
	#panel9_content,
	#panel10_content,
	#panel11_content,
	#panel12_content {
		width: 340px;
		height: 640px;
		position: absolute;
		left: 652px;
	}
	
	#panel2_image,
	#panel3_image,
	#panel4_image,
	#panel5_image,
	#panel6_image,
	#panel7_image,
	#panel8_image,
	#panel9_image,
	#panel10_image,
	#panel11_image,
	#panel12_image {
		position: absolute;
		top:10px;
		width: 600px;
		height: 640px;
		left: 32px;
	}

#panel1 img {
	position:absolute;
	left:94px;
	top:40px;
}
	
#panel2 {
	background-image: url(../../images/gallery/independent_schools_2.jpg);
	background-repeat: no-repeat;
	background-position: left 134px;
}

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

#panel4 {
	background-image: url(../../images/gallery/independent_schools_4.jpg);
	background-repeat: no-repeat;
	background-position: 66px 40px;
}

#panel5 img {
	position:absolute;
	left:0;
	top:91px;}

#panel6 img {
	position:absolute;
	left:0;
	bottom:0;
}

#panel7 img {
	position:absolute;
	left:0;
	top:111px;
}

#panel8 {
	background-image: url(../../images/gallery/lovett_1.jpg);
	background-repeat: no-repeat;
	background-position: left 121px;
}

#panel9 {
	background-image: url(../../images/gallery/delphian_1.jpg);
	background-repeat: no-repeat;
	background-position: left 130px;
}

#panel10 {
	background-image: url(../../images/gallery/delphian_2.jpg);
	background-repeat: no-repeat;
	background-position: left 74px;
}

#panel11 {
	background-image: url(../../images/gallery/independent_schools_11.jpg);
	background-repeat: no-repeat;
	background-position: 43px 20px;
}

#panel12 img {
	position:absolute;
	left:0;
	top:120px;
}
	
/* ----------------------------------------------------------------- */
/* ------------------- 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/independent_schools_thumb1.jpg) no-repeat 0 0;
}

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

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

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

.thumbnails li a.thumb5 {
	background: url(../../images/gallery/independent_schools_thumb5.jpg) no-repeat 0 0;
	margin: 0 0 5px 0;
}

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

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

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

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

.thumbnails li a.thumb10 {
	background: url(../../images/gallery/delphian_thumb2.jpg) no-repeat 0 0;
	margin: 0 0 5px 0;
}

.thumbnails li a.thumb11 {
	background: url(../../images/gallery/independent_schools_thumb11.gif) no-repeat 0 0;
}

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

.thumbnails li a.thumb1:hover,
.thumbnails li a.thumb2:hover,
.thumbnails li a.thumb3:hover,
.thumbnails li a.thumb4:hover,
.thumbnails li a.thumb5:hover,
.thumbnails li a.thumb6:hover,
.thumbnails li a.thumb7:hover,
.thumbnails li a.thumb8:hover,
.thumbnails li a.thumb9:hover,
.thumbnails li a.thumb10:hover,
.thumbnails li a.thumb11:hover,
.thumbnails li a.thumb12:hover {
	background-position: 0 -48px;
}

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

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

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

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

.thumbnails li a.thumb5_on {
	background: url(../../images/gallery/independent_schools_thumb5.jpg) no-repeat 0 -96px;
	margin: 0 0 5px 0;
}

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

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

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

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

.thumbnails li a.thumb10_on {
	background: url(../../images/gallery/delphian_thumb2.jpg) no-repeat 0 -96px;
	margin: 0 0 5px 0;
}

.thumbnails li a.thumb11_on {
	background: url(../../images/gallery/independent_schools_thumb11.gif) no-repeat 0 -96px;
}

.thumbnails li a.thumb12_on {
	background: url(../../images/gallery/independent_schools_thumb12.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;
	background:#fff;
}

.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:573px;
}

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

#panel4 .redStatusBar, #panel4 .statusBar {
	top:609px;
	left:98px;
}

#panel4 .statusBar {
	width:400px;
}

#panel4 .jcarousel-skin-augsburg-panel3 .jcarousel-container {
	top:30px;
	left:84px;
	height:582px;
	width:445px;
}


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

#panel10 .jcarousel-skin-augsburg-panel3 .jcarousel-next-horizontal {
	left:570px;
}

#panel10 .redStatusBar, #panel10 .statusBar {
	top:558px;
	left:37px;
}

#panel10 .jcarousel-skin-augsburg-panel3 .jcarousel-container {
	top:67px;
	left:0px;
	height:472px;
	width:600px;
}

#panel10 .jcarousel-skin-augsburg-panel3 .jcarousel-clip-horizontal {
	width:580px;
	left:20px;
	top:20px;
	height:472px;
}


#panel11 .jcarousel-skin-augsburg-panel3 .jcarousel-prev-horizontal, #panel11 .jcarousel-skin-augsburg-panel3 .jcarousel-next-horizontal {
	top:573px;
}

#panel11 .jcarousel-skin-augsburg-panel3 .jcarousel-next-horizontal { 
	left:463px;
}

#panel11 .redStatusBar, #panel11 .statusBar {
	top:609px;
	left:78px;
}

#panel11 .statusBar {
	width:440px;
}

#panel11 .jcarousel-skin-augsburg-panel3 .jcarousel-container {
	top:30px;
	left:65px;
	height:590px;
	width:473px;
	background:#fff;
}


#panel11 .jcarousel-skin-augsburg-panel3 .jcarousel-clip-horizontal {
	width:473px;
}


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

.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:144px;
left:20px;
background:#fff;
}

.leftpage, .rightpage {
float:left;
position:relative;
overflow:hidden;
width:280px;
height:370px;
left:0px; 
cursor:pointer
}

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

#panel2_image .leftpage, #panel2_image .rightpage {
	background-image:url(../../images/gallery/page-flip/baylor-flipbook.jpg);
}

#panel3_image .leftpage, #panel3_image .rightpage {
	background-image:url(../../images/gallery/page-flip/stnick.jpg);
}

#panel3_image .turner {
	height:375px;
	top:143px;
}

#panel8_image .leftpage, #panel8_image .rightpage {
	background-image:url(../../images/gallery/page-flip/lovett.jpg);
	height:398px;
}

#panel8_image .turner {
	height:398px;
	top:130px;
}

#panel8_image .flip {
	background: transparent url(../../images/gallery/page-flip/page-turn398.png) top center;
	height:538px;
	top:-70px;
}

#panel9_image .leftpage, #panel9_image .rightpage {
	background-image:url(../../images/gallery/page-flip/delphian.jpg);
	height:380px;
}

#panel9_image .turner {
	height:380px;
	top:140px;
}

#panel9_image .flip {
	background: transparent url(../../images/gallery/page-flip/page-turn380.png) top center;
	height:514px;
	top:-67px;
}

