@charset "utf-8";
/* CSS Document for top slider 
*/

div#slider .grid_10 {
	margin:0;
	width:525px;
	height:327px;
	display:block;
	position:relative;
	left:0;
}

div#slider.grid_16 {
	margin:0;
	position:absolute;
	width:635px;
	float:left;
	left:0;
}
div#sl_controls {
	display:block;
	float:left;
	position:relative;
	width:635px;
	left:0;
	margin:0;
}
div#innerfade-holder .grid_2 {
	background: #fff url(/static/wenatcheeworld/images/09/bg_gradient2.jpg) repeat-x scroll 0 0;
	height:325px;
	margin:0;
	padding:5px;
	width:100px;
}
#portfolio.innerfade {
float:left;
height:325px;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
position:relative;
width:525px;
}

ul#slide_control li,
ul#slide_nav li,ul#portfolio{
    list-style:none;
}

ul#portfolio {
	width: 523px;
	text-align:center;
	background:#fff url(/static/wenatcheeworld/images/09/bg_gradient2.jpg) repeat-x scroll 0 0;
	margin:0;
	border:1px solid #ccc;
	-moz-border-radius:4px;
}
/* slide navigation specific */

ul#slide_nav {
background:	transparent url(/static/wenatcheeworld/images/news_bg.png) no-repeat scroll 0 0;
padding: 12px 15px 15px;
position: relative;
width: 605px;
margin: 0px;
float:left;

}

ul#slide_nav li {
background-image: url(/static/wenatcheeworld/images/button.png);
display: block;
float: left;
height: 9px;
list-style: none;
padding: 2px;
margin: 0px;
width: 10px;
}
ul#slide_nav li:hover {
}
ul#slide_nav li#button_selected {
background-image: url(/static/wenatcheeworld/images/button_selected.png);
}
ul#slide_nav li#button_selected:hover {
}

/* slide image holder specific */

ul#portfolio
{
	margin-bottom: 0;
	padding:0;
}
ul#portfolio img{
/*    height: 325px;
*/}
ul#portfolio img.adhead {
	height:14px;
}
ul#slide_control li{
    list-style: none;
    display: block;
    float:left;
}
ul#portfolio li img{
	border:0 none;
/*	border: 1px solid #ccc;
	padding: 4px;
*/}


/* slide control specific */

ul#slide_control {
/*    left:320px;@left:528px;
*/    position:relative;
    top:0;
/*    @top: 245px;
*/	margin:-35px 0 0;
    z-index:5000;
	width:170px;
	float:left;
	padding:0;
	left:468px;
	display:block;
}

/* control button specific */

#prev_button, #next_button, #pause_button, #last_button{
    margin-left: 0px;
}

#first_button {
background-image: url(/static/wenatcheeworld/images/first.png);
height: 29px;
left: 354px;
width: 34px;
}
#first_button:hover {
background-image: url(/static/wenatcheeworld/images/first_hover.png);
}
#last_button {
background-image: url(/static/wenatcheeworld/images/last.png);
height: 29px;
left: 474px;
width: 34px;
}
#last_button:hover {
background-image: url(/static/wenatcheeworld/images/last_hover.png);
}

#nex_prev_buttons {
position: absolute;
left: 0;
z-index: 5000;
}
#next_button {
background-image: url(/static/wenatcheeworld/images/next.png);
height: 29px;
left: 443px;
width: 31px;
}
#next_button:hover {
background-image: url(/static/wenatcheeworld/images/next_hover.png);
}
#prev_button {
background-image: url(/static/wenatcheeworld/images/prev.png);
height: 29px;
left: 388px;
width: 31px;
}
#prev_button:hover {
background-image: url(/static/wenatcheeworld/images/prev_hover.png);
}

.pause_button {
background-image: url(/static/wenatcheeworld/images/pause.png);
height: 29px;
left: 419px;
width: 24px;
}
.pause_button:hover {
background-image: url(/static/wenatcheeworld/images/pause_hover.png);
}

.paused_button {
background-image: url(/static/wenatcheeworld/images/play.png);
height: 29px;
left: 419px;
width: 24px;
}
.paused_button:hover {
background-image: url(/static/wenatcheeworld/images/play_hover.png);
}

#hover_next_button, #hover_prev_button {
height: 125px;
background-repeat: no-repeat;
overflow: hidden;
width: 77px;
top: 35px;
z-index: 6000;
}
#hover_next_button span {
}
#hover_next_button {
background-image: url(/static/wenatcheeworld/images/hover_next.png);
background-position: 21px 35px;
padding: 30px 0 30px 30px;
right: 0;
}
#hover_prev_button {
background-image: url(/static/wenatcheeworld/images/hover_prev.png);
background-position: 8px 35px;
padding: 30px 30px 30px 0;
left: 0;
}


/* for slider text or caption  */

ul#portfolio-desc{
    text-align: left;
    padding: 3px 20px 3px 0;
    border: 0px none;
    list-style: none;
	background-color:#fff;
	height:90px;
	position:relative;
	width:495px;
	z-index:9999;
	margin:0;
}
ul#portfolio-desc h2, ul#portfolio-desc h2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	margin:0;
	color:#004276;
	line-height:28px;
}
ul#portfolio-desc h2 a:hover {
	color:#000;
}
ul#portfolio-desc li{
	width:600px;
}
ul#portfolio-desc li p{
	font-family:Arial, Helvetica, sans-serif;
 	color: #000;
	margin-top:0.2em;
	font-size:12px;
	line-height:18px;
}
.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}


#slide_nav li:hover, #pause_button, .prev_button, .next_button, #first_button, #last_button {
cursor: pointer;
cursor: hand;
z-index: 5000;
}

#slide_nav li span, #pause_button span, .prev_button span, .next_button span, #first_button span, #last_button span, #hover_next_button span, #hover_prev_button span, #water_mark span {
margin-left: -10000px;
}
#slide_nav li, #pause_button, .prev_button, .next_button, #first_button, #last_button, #water_mark {
background-repeat: no-repeat;
overflow: hidden;
top: 0px;
}
div#headtext {
	display:block;
	height:125px;
	width:635px;
	float:left;
}





/*-- end next & prev buttons --*/