/*

Title:		jShowOff: a jQuery Content Rotator Plugin
Author:		Erik Kallevig
Version:	0.1.2
Website:	http://ekallevig.com/jshowoff
License: 	Dual licensed under the MIT and GPL licenses.

*/


/*-- jShowOff module styles --*/

#features, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures {
	background: #efefef;
	position: relative;
	overflow: hidden;
	width: 960px;
	height: 450px;
	}
.jshowoff {
	width: 960px;
	margin: 0;
	}
.jshowoff div {	
	width: 1100px;
	height: 450px;
	}
.jshowoff div, .jshowoff img, .jshowoff {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	}
#basicFeatures, .jshowoff.basicFeatures, .jshowoff.basicFeatures img, .jshowoff.basicFeatures div {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	}

.jshowoff p.jshowoff-slidelinks {
	position: absolute;
	bottom: 5px;
	right: 5px;
	margin: 0;
	padding: 0;
	}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	background-color: #000;
	color: #fff;
	padding: 5px 7px 5px;
	margin: 5px 0 0 5px;
	float: left;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline: none;
	font-size: 11px;
	line-height: 14px;
	}


/*-- Re-styled Thumbnail Demo --*/

.thumbFeatures p.jshowoff-slidelinks {
	background: url(/home/themes/apu/top/gallery_menu_bk.png);
	bottom: 16px;
	padding: 7px 2px 7px 7px;
	right: 0px;
	height: 32px;
	}
.thumbFeatures .jshowoff-slidelinks a {
	display: block;
	width: 73px;
	height: 30px;
	background-color: none;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	padding: 0;
	border: 1px solid #4f4f4f;
	text-indent: -10000em;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	}
.thumbFeatures .jshowoff-slidelinks a:hover {
	border: 1px solid #CCC;
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	}
.thumbFeatures .jshowoff-slidelinks a.jshowoff-active {
	border: 1px solid #fff;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	}
.thumbFeatures .jshowoff-slidelink-0 {background-image: url(../../../../samplephoto/art1_thum.jpg);}
.thumbFeatures .jshowoff-slidelink-1 {background-image: url(../../../../samplephoto/art2_thum.jpg);}
.thumbFeatures .jshowoff-slidelink-2 {background-image: url(../../../../samplephoto/art3_thum.jpg);}
.thumbFeatures .jshowoff-slidelink-3 {background-image: url(../../../../samplephoto/art4_thum.jpg);}
.thumbFeatures .jshowoff-slidelink-4 {background-image: url(../../../../samplephoto/art5_thum.jpg);}
.thumbFeatures .jshowoff-slidelink-5 {background-image: url(../../../../samplephoto/art6_thum.jpg);}
.thumbFeatures .jshowoff-slidelink-6 {background-image: url(../../../../samplephoto/art7_thum.jpg);}
.thumbFeatures .jshowoff-slidelink-7 {background-image: url(../../../../samplephoto/art8_thum.jpg);}
.thumbFeatures .jshowoff-slidelink-8 {background-image: url(../../../../samplephoto/art9_thum.jpg);}

.thumbFeatures p.jshowoff-controls {
	background: none;
	height: 38px;
	overflow: visible;
	padding: 0;
	position: absolute;
	left:-70px;
	bottom: 200px;
	width: 1100px;
	z-index: 150;
	}
.thumbFeatures .jshowoff-controls a {
	display: block;
	width: 22px;
	height: 38px;
	background: none;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	text-indent: -10000em;
	position: absolute;
	}

.thumbFeatures .jshowoff-controls a.jshowoff-prev {
	left: 15px;
/*	background-image: url(http://farm5.static.flickr.com/4035/4438728886_fd55756fc5_o_d.gif); */
	background-image: url(/home/themes/apu/top/gallery_left.gif);
	}
.thumbFeatures .jshowoff-controls a.jshowoff-next {
	right: 15px;
/*	background-image: url(http://farm3.static.flickr.com/2743/4438728872_07e935da40_o_d.gif);b*/
	background-image: url(/home/themes/apu/top/gallery_right.gif);
	}
.thumbFeatures .jshowoff-controls a.jshowoff-play {
	display: none;
	}
.jshowoff.thumbFeatures {
	height: 450px;
	}

.gradeL{position:absolute;
	top:0;
	left:-70px;
	color:#CCFF33;
	width:70px !important;
	background:url(/home/themes/apu/top/fadegrade.png) no-repeat;
	}
.gradeR{position:absolute;
	top:0;
	right:-70px;
	color:#CCFF33;
	width:70px !important;
	background:url(/home/themes/apu/top/fadegrade.png) no-repeat right;
	}


#gallery a.morelink{
	position:absolute;
	display:block;
	right:70px;
	bottom:70px;
	width:170px;
	height:24px;
	text-indent:-9999px;
	background:url(/home/themes/apu/top/more_btn.gif) no-repeat;
	}
#gallery a:hover.morelink{background:url(/home/themes/apu/top/more_btn.gif) no-repeat 0 -24px;}

#gallery a:hover img{
	filter: alpha(opacity=100) !important;
	-moz-opacity:1.0 !important;
	opacity:1.0 !important;
	}

#slideSHOW a.morelink{
	position:absolute;
	display:block;
	bottom:0px;
	padding:10px 90px 0 20px;
	width:850px;
	height:70px;
	text-indent:0;
	background:url(/home/gallery/img/slidetitle_bk.png) no-repeat;
	}
#slideSHOW a:hover.morelink{background:url(/home/gallery/img/slidetitle_bk.png) no-repeat 0 -80px;}
