.carousel {
	position:relative;
}
.carousel a.prev, .carousel a.next {
	position:absolute;
	width:28px !important;
	padding: 0;
	height:25px;
	top: 5px;
	right: 40px;
	background:url(../image/sp-coll-nav.gif) -2px 0 no-repeat;
	overflow:hidden;
	display:inline;
	cursor:hand;
	cursor:pointer;
}
.carousel a.next {
	right: 10px;
	background-position: -30px 0px; /* sprite */
}
a.off {
	cursor:default !important;
	_filter:alpha(opacity=60);
	-moz-opacity:.6;
	opacity:.6;
}
.carousel .scrollnav {
	position:relative;
	top: 22px;
	left: 230px;
	width: 50px;
	margin: 0 auto;
	list-style-type:none;
	cursor: pointer;
	height: 35px;
	top: 15px;
	height: 30px;
}
.carousel .scrollnav a {
	float:left;
	overflow:hidden;
	background:transparent url(../image/sp-coll-nav.gif) no-repeat -11px -23px;
	display:block;
	width:9px;
	height:9px; /* display these anchors as blocks of this width and height */
	margin:0 2px;
	padding:0;
	text-indent:-100px;
}
.carousel .scrollnav a.current {
	background-position:0 -23px; /* sprite */
	cursor:default;
}
.carousel div.scrollpages {
	width:600px;
	list-style-type:none;
	margin:0; 
	/*margin:0 0 0 5px;*/
	padding:0;
}
ul.dtk-list li.dtk-item div {
	margin-left:2px;
	margin-top:0px;
	padding: 0 2px 5px;
}
/* wide carousel */
.wide-carousel {
	width:648px;
	position:relative;
}
.wide-carousel div.scrollbody {
	width:650px;
	float:left;
	display:inline;
	height: 150px;
	margin-left:1px;
	overflow:hidden;
	margin-top:10px;
}
.wide-carousel ul.dtk-list, .wide-carousel .scrollpage {
	float:left;
	width:650px;
	display:inline;
}
.wide-carousel ul.dtk-list li.dtk-item {
	float:left;
	width:125px;
	height: 140px;
	margin-left:2px;
	margin-right:2px;
	display:inline;
	text-align:center;
}
#photos.wide .bd {
	height: 147px;
}

/* clearfix */
.wide-carousel:after, .wide-carousel .scrollpages:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.wide-carousel, .wide-carousel .scrollpages {
	zoom:1;
} /* IE */
.top1{
background:transparent url(../image/top1.gif) left center no-repeat;
text-indent:25px;}
.top2{
background:transparent url(../image/top2.gif) left center no-repeat;
text-indent:25px;}
#competition{
position:relative;
}
#competition h2{
position:absolute;
left:0;
top:0;
z-index:100;
}
.hidden{
display:none;
}
#photos-carousel1 ul li{
float:left;
margin:40px 5px 0 5px;
}

/* carousel2 */
.carousel2 a.prev, .carousel2 a.next { 
position:absolute;
width:30px !important;
padding: 0;
height:25px;
top: -4px;
right: 40px;
background:url(../image/sp-coll-nav.gif) -2px 0 no-repeat;
overflow:hidden;
display:inline;
cursor:hand;
cursor:pointer;
}
.carousel2 a.next {
right: 10px;
background-position: -30px 0px; /* sprite */
}
.carousel2 .scrollnav { 
position:relative;
top: 12px;
left: 12px;
width: 50px;
margin: 0 auto;
list-style-type:none; 
cursor: pointer;
height: 30px; 
top: 0px; 
height: 30px; 
}

.carousel2 .scrollnav a {
float:left; overflow:hidden; 
background:transparent url(../image/sp-coll-nav.gif) no-repeat -11px -23px;
display:block; width:9px; height:9px; /* display these anchors as blocks of this width and height */
margin:0 2px; padding:0;
text-indent:-100px; 
}
.carousel2 .scrollnav a.current {
background-position:0 -23px; /* sprite */
cursor:default;
}

.wide-carousel2 {
width:250px;
position:relative /* keep4 for child element positioning*/;
}
.wide-carousel2 div.scrollbody { 
width:245px;	/* this is the clip (i.e. viewable) region */
float:left; display:inline;
height: 220px;
margin-left:5px;
overflow:hidden;
}
.wide-carousel2 ul.dtk-list, .wide-carousel2 .scrollpage {
float:left; 
width:243px;
display:inline;
}
.wide-carousel2 ul.dtk-list li.dtk-item { 
float:left; 
width:108px;
height: 220px;
display:inline; 
}
#visual{
position:relative;
}
#photos-carousel2{
position:absolute;
left:10px;
top:10px;
}