﻿#slideshowContainer {
width: 406px;
height: 227px;
position: relative;
}

#slideshow1 {
margin-top:-16px;
}
.departmentSlideshow {
margin-top:0px !important;
}


.pics .slidey a {
color: white;
text-decoration: none;
}
.pics .slidey a:hover {
text-decoration: none !important;
cursor:pointer;
}
.pics.slideySingle a {
color: white;
text-decoration: none;
position:relative;
}
.pics .slideySingle a:hover {
text-decoration: none !important;
cursor:pointer;
}


.pics .slidey img {
float: left;
height: 227px;
width: 406px;
z-index: 1;
border: 0px;
}
.pics .slideySingle img {
float: left;
height: 227px;
width: 406px;
z-index: 1;
border: 0px;
}


.pics .slidey .floaty {
background: url(http://www.canterbury.ac.uk/SiteElements/images/illu/slideshow/text-bg-transB.png);
width: 391px;
height: 34px;
position: absolute;
z-index:2;
left: 0;
top: 185px;
padding: 3px 5px 5px 10px;
font-family: arial;
}

.floatySingle {
float:left;
height:32px;
width:391px;
position:absolute;
top:185px;
left:-406px;
z-index:99;
background:transparent url(http://www.canterbury.ac.uk/SiteElements/images/illu/slideshow/text-bg-transB.png) repeat scroll 0 0;
padding:5px 5px 5px 10px;
}





.floaty .pagey {
position: absolute;
z-index: 3;
top: 23px;
left: 362px;
color:	#AEA79F;
}

.floaty p.pagey  {
font-size: 0.85em !important;
}

.floaty h3, .floatySingle h3 {
color: #ffffff !important;
font-family: Arial !important;
font-weight: bold !important;
font-size: 1em !important;
padding: 0px !important;
margin: 0 !important;
width: 345px !important;
}


.floaty p, .floatySingle p {
font-size: 0.9em !important;
padding: 0px;
margin: 0;
padding-top:1px !important;
color: #ffffff !important;
font-family: Arial !important;
}

#controlPanelContainer {
position: relative;
clear:both;
}

.controlPanel {
z-index: 101;
position:absolute;
left:0;
top:-37px;
left:349px;
clear:both;
}

.controlPanel a {}
.controlPanel a:hover {
text-decoration: none !important;
}

.controlPanel img {
padding-right: 0px  !important;
padding-left: 0px  !important;
margin: 0px  !important;
cursor: pointer;
}