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

#panel1 {
	background-image: url(../images/home/logo.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#panel2 {
	background-image: url(../images/home/panel-new-projects.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

	#panel2_content {
		width: 360px;
		position: absolute;
		left: 600px;
		top: 262px;
	}
	
#panel3 {
	background-image: url(../images/gallery/athena_1.jpg);
	background-repeat: no-repeat;
	background-position: 50px bottom;
}

	#panel3_content {
		width: 260px;
		height: 640px;
		position: absolute;
		left: 710px;
		top: 303px;
	}
	
#panel4 {
	background-image: url(../images/gallery/acu_0.jpg);
	background-repeat: no-repeat;
	background-position: 432px 30px;
}

	#panel4_content {
		width: 340px;
		height: 640px;
		position: absolute;
		left: 90px;
		top: 270px;
	}
	
#panel5 {
	background-image: url(../images/gallery/randolph_0.jpg);
	background-repeat: no-repeat;
	background-position: 80px bottom;
}

	#panel5_content {
		width: 330px;
		height: 640px;
		position: absolute;
		left: 609px;
		top: 475px;
	}
	
#panel6 {
	background-image: url(../images/home/panel06.jpg);
	background-repeat: no-repeat;
	background-position: left 154px;
	background-attachment: scroll;
}

	#panel6_content {
		width: 340px;
		height: 640px;
		position: absolute;
		left: 52px;
		top: 474px;
	}
	
#panel7 {
	background-image: url(../images/home/doughnut_main.jpg);
	background-repeat: no-repeat;
	background-position: 90px 141px;
	background-attachment: scroll;
}

	#panel7_content {
		width: 380px;
		position: absolute;
		left: 542px;
		top: 395px;
	}
	
#panel8 {
	background-image: url(../images/home/video_sd_background.jpg);
	background-repeat: no-repeat;
	background-position: 30px 140px;
	background-attachment: scroll;
}

	#panel8_image {
		width: 600px;
		height: 640px;
		position: absolute;
		left: 82px;
		top:160px;
	}

	#panel8_content {
		width: 300px;
		height: 640px;
		position: absolute;
		left: 682px;
		top: 443px;
	}

#panel9 {
	background-image: url(../images/home/uwg_behindthescenes.jpg);
	background-repeat: no-repeat;
	background-position: left 140px;
	background-attachment: scroll;
}

	#panel9_image {
		width: 600px;
		height: 640px;
		position: absolute;
	}

	#panel9_content {
		width: 320px;
		position: absolute;
		left: 651px;
		top: 283px;
	}
	
	#panel10_content {
		width: 400px;
		position: absolute;
		left: 234px;
		top: 380px;
	}
	
#panel10 {
	background-image: url(../images/home/panel-telly.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
}

	#panel10 div {
		width: 310px;
		position: absolute;
		left: 576px;
		top: 378px;
	}
	
	
#panel11 {
	background-image: url(../images/home/panel-writer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
}
	
#panel11_image {
		top:143px;
		width: 600px;
		height: 940px;
		position: absolute;
		left: 75px;
}	

#panel11_content {
		width: 360px;
		position: absolute;
		left: 600px;
		top: 250px;
		z-index:10000;
	}
	
#panel12, #panel13 {
	background-image: url(../images/home/slideshow560x362.jpg);
	background-repeat: no-repeat;
	background-position: left 140px;
}

#panel12_content, #panel13_content {
		width: 340px;
		height: 640px;
		position: absolute;
		left: 652px;
		top:320px;
}

#panel12_image, #panel13_image {
		position:relative;
		top:40px;
		width: 600px;
		height: 640px;
		position: absolute;
		left: 32px;
}
	
/*
#panel10 {
	background-image: url(../images/home/news_princetongreen.jpg);
	background-repeat: no-repeat;
	background-position: 70px 50px;
	background-attachment: scroll;
}

	#panel10 div {
		width: 350px;
		position: absolute;
		left: 587px;
		top: 456px;
	}
*/

/* 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:395px;
	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: 370px;
    left: 570px;
    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: 370px;
    left: 20px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/gallery/arrow-left.png) no-repeat 0 0;
}


.jcarousel-skin-augsburg-panel3 .jcarousel-clip-horizontal {
	left:20px;
    height: 560px;
}

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

#panel12 .redStatusBar, #panel12 .statusBar {
	left:35px;
	top:494px;
}

#panel12 .jcarousel-skin-augsburg-panel3 .jcarousel-container {
	width:600px;
	left:0px;
	top:117px;
}

.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);
}


