.exernal-link {
	background-image:url(../img/layout/external.png);
	background-position:0 0;
	background-repeat:no-repeat;
}

.projinfo {
	padding:20px 25px 0 0;
	width:300px;
}

.anythingSlider ul li p {
	font-size:1em;
}

.anythingSlider ul li h3 {
	font-size:1.5em;
}

.anythingSlider ul li em {
	color:#e06e00;
	font-weight:bold;
}

.anythingSlider {
	height:380px;
	margin:0;
	position:relative;
	width:900px;
}

.anythingSlider .wrapper {
	height:341px;
	left:0;
	margin:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:900px;
}

.logos .wrapper {
	background-color:#ffffff;
	text-align:center;
	-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;
}

.logos .wrapper li div {
	padding-top:80px;
}

#content .anythingSlider .wrapper ul {
	left:0;
	list-style-image:none;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:99999px;
}

.anythingSlider ul li {
	display:block;
	float:left;
	height:317px;
	margin:0;
	padding:0;
	width:900px;
}

.anythingSlider .arrow {
	background-image:url(../img/layout/arrows.png);
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
	height:340px;
	position:absolute;
	text-indent:-9999px;
	width:30px;
	opacity: 0.8;
}

.anythingSlider .forward {
	background-position:-30px top;
	right:-30px;
}

.anythingSlider .back {
	background-position:left top;
	left:-30px;
}

.anythingSlider .forward:hover {
	opacity:1;
}

.anythingSlider .back:hover {
	opacity:1;
}

#thumbNav {
	float:left;
	left:0;
	padding-top:5px;
	position:relative;
	top:350px;
	width:800px;
}

#thumbNav a {
	background-image:url(../img/layout/thumbnav.png);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#666666;
	display:inline-block;
	font-size:1.1em;
	font-weight:bold;
	height:14px;
	margin:0 6px 0 0;
	outline-style:none;
	padding:2px 0;
	text-align:center;
	text-decoration:none;
	width:18px;
}

#thumbNav a:hover, #thumbNav a:active, #thumbNav a:focus {
	background-position:left -18px;
	color:#333333;
}

#thumbNav a.cur {
	background-position:left -36px;
	color:#ffffff;
	text-shadow: 0 -1px 0 #BF6713;
}

#start-stop {
	background-image:url(../img/layout/thumbnav.png);
	background-position:left -72px;
	background-repeat:no-repeat;
	display:block;
	height:18px;
	outline-style:none;
	position:absolute;
	right:20px;
	text-indent:-9999em;
	top:355px;
	width:18px;
}

#start-stop.playing {
	background-position:left -54px;
}

.anythingSlider .wrapper ul ul {
	background-image:none;
	border-width:0;
	margin:0;
	overflow:visible;
	position:static;
	width:auto;
}

.anythingSlider .wrapper ul ul li {
	background-image:none;
	float:none;
	height:auto;
	width:auto;
}
