@charset "utf-8";

/* wanderlust-brown.css - version 0.3 - Spry Pre-Release 1.7 */

/* Copyright (c) 2010. Adobe Systems Incorporated. All rights reserved. */

/* The original intent of this design was to have CSS3 rounded corners around the entire
 * widget, but browser differences made it very hard to implement this because some browsers
 * clip background images so that they stay within the defined border-radius of the container
 * and allow you to round the corners of content images, and some don't. For
 * now, we've decided to disable CSS3 rounded corners for all browsers except webkit based
 * browsers.
 */
 
.WLBSlideShow {
	position: relative;
	width: 960px;
	padding: 0;
	color:#000;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
		background-color: #9e9fa1;
}

.WLBSlideShow .SSClip {
	position: relative;
	overflow: hidden;
	height: 405px;
	margin: 0;
	padding: 0;
}

.WLBSlideShow .SSView {
	height: 405px;
	margin: 0;
	padding: 0;
}

.WLBSlideShow .SSSlide {
	position: absolute;
	top: 0;
	left: 0;
	height: 405px;
	z-index: 0;
}

.WLBSlideShow .SSSlideVisible {
	z-index: 1;
}

.WLBSlideShow .SSFirstButton, .WLBSlideShow .SSLastButton, .WLBSlideShow .SSPlayButton, .WLBSlideShow .SSSlideCount {
	display: none;
}

.WLBSlideShow .SSPreviousButton {
	position: absolute;
	z-index: 5;
	bottom: 8px;
	right: 142px;
}

.WLBSlideShow .SSNextButton {
	position: absolute;
	z-index: 5;
	bottom: 8px;
	right: 11px;
}

.WLBSlideShow .SSPreviousButton {
	width: 15px;
	height: 15px;
	background-image: url(images/slideshow-controls.png);
	background-position: 0 -30px;
	background-repeat: no-repeat;
	text-indent: -10000em;
	padding: 0;
	border: none;
	background-color: transparent;
}

.WLBSlideShow .SSPreviousButtonHover {
	background-position: -60px -30px;
}

.WLBSlideShow .SSPreviousButtonDown {
}

.WLBSlideShow .SSPreviousButtonDisabled {
}

.WLBSlideShow .SSNextButton {
	width: 15px;
	height: 15px;
	background-image: url(images/slideshow-controls.png);
	background-position: -30px -30px;
	background-repeat: no-repeat;
	text-indent: -10000em;
	padding: 0;
	border: none;
	background-color: transparent;
}

.WLBSlideShow .SSNextButtonHover {
	background-position: -90px -30px;
}

.WLBSlideShow .SSNextButtonDown {
}

.WLBSlideShow .SSNextButtonDisabled {
}

.WLBSlideShow .SSSlideLinks {
	position: absolute;
	overflow: hidden;
	bottom: 4px;
	right: 30px;
	z-index: 5;
}

.WLBSlideShow a.SSSlideLink {
	display: block;
	float: left;
	width: 23px;
	height: 23px;
	margin: 0 2px;
	color: black;
	text-align: center;
	text-decoration: none;
	line-height: 23px;
	background-image: url(images/slideshow-controls.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 12px;
	font-weight: bold;
}

.WLBSlideShow a.SSSlideLinkHover {
	background-position: -30px 0;
	color:#999;
}

.WLBSlideShow a.SSSlideLinkSelected {
	background-position: -90px 0;
	text-decoration:underline;
}

.WLBSlideShow a.SSSlideLinkDisabled {
}

.WLBSlideShow .story {
	overflow: hidden;
	width: 280px;
	height: 375px;
	z-index: 99;
	color:#000;
	position:absolute;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.WLBSlideShow .photo {
	float: left;
	overflow: hidden;
	width: 960px;
	margin: 0;
	padding: 0;
	z-index:49;
	position:absolute;
}

.WLBSlideShow .photo img {
	width: 960px;
	height: 375px;
	margin: 0;
	padding: 0;
	float:left;
	z-index:49;
}

.WLBSlideShow .photo .caption {
	line-height: 30px;
	font-size: 12px;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 30px;
	background-color: #9e9fa1;
}

.WLBSlideShow .banner {
	padding: 30px;
	margin: 0;
	background:transparent;
}

.WLBSlideShow .title {
	overflow:auto;
	padding: 0;
	font-size: 22px;
	font-family: 'Roboto', sans-serif;
	z-index:99;
	color:#FC0;
	text-shadow: 2px 2px 1px #000;
	max-width:280px;
	text-wrap:normal;
	margin-top: 0;
	margin-right: 30;
	margin-bottom: 0;
	margin-left: 0;
}

.WLBSlideShow .subTitle {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: normal;
}

.WLBSlideShow .content {
	position: absolute;
	z-index:49;
	margin:0;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width:250px;
	background:transparent;
	float:right;
}

.WLBSlideShow .content button * {
	display: block;
	margin: 0;
	height: 32px;
	color: white;
	font-size: 15px;
}

.WLBSlideShow .content button {
	margin: 0;
	padding: 0;
	background-color: transparent;
	border-width: 0px;
}

.WLBSlideShow .content button span {
	padding: 0 0 0 7px;
	background: transparent url(images/button-left.png) top left no-repeat;
}

.WLBSlideShow .content button span span {
	padding: 0 9px 0 0;
	background: transparent url(images/button-right.png) top right no-repeat;
}

.WLBSlideShow .content button span span span {
	padding: 0;
	background: transparent url(images/button-center.png) top left repeat-x;
	line-height: 28px;
	white-space: nowrap;
}

.WLBSlideShow .content button:hover span,
.WLBSlideShow .content button:hover span span span {
	background-position: -33px left;
}

.WLBSlideShow .content button:hover span span {
	background-position: -33px right;
}

.article {
	width: 960px;
	float:left;
	position:absolute;
	height:auto;	
}