/***
Notes:
inline-blocks: http://blog.mozilla.org/webdev/2009/02/20/cross-browser-inline-block/

***/

#fadeshow1, .slideBorder, .featImg {
	border: 1px solid #DDCFC2;
	background-color: #fff;
	}
	
#fadeshow1, .featImg {
	height: 600px;
	border: 0 none;
	background-color: #fff;
	}	
	
.slideBorder, .featImg {
	width: 100%;
	clear: both;
	margin-bottom: 20px;
	background: #F8F5F1 url(../img-160617/bg-hatch.gif);
	}
	
.slideBorder {
	margin-bottom: 14px;
	}	
	
.featImg {
	margin-bottom: 0;
	border-bottom: 1px solid #EEE7E1;
	}	
	
.slideBorder IMG, .featImg IMG {
	display: block;
	margin: 0 auto;
	padding: 0;
	border: 0 none;
	text-decoration: none;
	/*
	background-image: url(../js/loading-green.gif) no-repeat;
	background-position: 50% 50%;
	*/
	}	


.gallerylayer {
	background-color: #F8F5F1;
	}


#bigPin {
    /*** border: 2px solid #f00; ***/
	position: absolute;
	padding-top: 6px;
	/*left: 792px;*/
	
	/* top: -606px; */
	height: 60px;
	width: 896px;
	z-index: 1020;
	}
	
#innerPin {
	display: block;
	position: relative;
	float: right;
	height: 60px;
	width: 60px;
	background: transparent url(../img-160617/bg-pinit.png);
	background-repeat: no-repeat;
	background-position: right 0;
	border: 0 none;
	z-index: 1003;
	}

.slideshowtogger {
	border: 0 none;
	width: 900px;
	max-width: 900px;
	padding: 0;
	padding-top: 8px;
	border-bottom: 1px solid #eee7e1;
	margin: 0;
	}

#slideshowtoggler a, #slideshowtoggler a:hover {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
    *display: inline;
    position: relative;
    text-decoration: none;
	border-bottom: 0 none;
	}
	
#slideshowtoggler a:active, #slideshowtoggler a:focus {
	outline: 0 none;
	}	
	
.buttonBar {
	display: block;
	width: 336px;
	margin: 0 auto;
	padding: 0;
	height: 40px;
	overflow:hidden;
	/* border: 1px solid #f00; */
	}	
	
.status {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
    *display: inline;
    width:80px;
	text-align: right;
	padding-right: 6px;
	padding-top: 7px;
	vertical-align: top;
	}	

.running {
    position: relative;
	width: 40px;
	height: 37px;
	overflow: hidden;
	background: #fff url(../img-160617/bg-slide-buttons.png) no-repeat;
	background-position: 0 0;
	}
	
.running:hover {
	background: #fff url(../img-160617/bg-slide-buttons.png) no-repeat;
	background-position: 0 -37px;
	}	
	
.paused, .playSlide {
    position: relative;
	width: 40px;
	height: 37px;
	overflow: hidden;
	background: #fff url(../img-160617/bg-slide-buttons.png) no-repeat;
	background-position: 0 -74px;
	}
	
.playSlide {
	padding-right: 37px;
	padding-bottom: 20px;
	}
	
.switchMode {
	border-top: 1px solid #eee7e1;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 12px;
	font-style: italic;
	margin-bottom: 0;
	}
	
.switchMode a, .switchMode a:hover {
	border: 0 none;
	padding-top: 4px;
	padding-bottom: 8px;
	}
	
.switchMode a {
	padding-left: 46px;
	background: #fff url(../img-160617/bg-show.png) no-repeat;
	background-position: 0 0;
	}
	
.switchMode a:hover {
	background: #fff url(../img-160617/bg-show.png) no-repeat;
	background-position: 0 -37px;
	color: #111;
	}	
	
.paused:hover {
	background: #fff url(../img-160617/bg-slide-buttons.png) no-repeat;
	background-position: 0 -111px;
	}
	
.prev {
	width: 28px;
	height: 37px;
	overflow: hidden;
	background: #fff url(../img-160617/bg-slide-buttons.png) no-repeat;
	background-position: -68px 0;
	}
	
.prev:hover {
	background: #fff url(../img-160617/bg-slide-buttons.png) no-repeat;
	background-position: -68px -37px;
	}	
	
.next {
	width: 28px;
	height: 37px;
	overflow: hidden;
	background: #fff url(../img-160617/bg-slide-buttons.png) no-repeat;
	background-position: -96px 0;
	}
	
.next:hover {
	background: #fff url(../img-160617/bg-slide-buttons.png) no-repeat;
	background-position: -96px -37px;
	}
	
.gorestart {
	width: 28px;
	height: 37px;
	overflow: hidden;
	background: #fff url(../img-160617/bg-slide-buttons.png) no-repeat;
	background-position: -40px 0;
	}
	
.gorestart:hover {
	background: #fff url(../img-160617/bg-slide-buttons.png) no-repeat;
	background-position: -40px -37px;
	}	
	
.showGrid {
	width: 40px;
	height: 37px;
	overflow: hidden;
	background: #fff url(../img-160617/bg-slide-buttons.png) no-repeat;
	background-position: -124px 0;
	}	
	
.showGrid:hover, .gridOn:hover {
	background: #fff url(../img-160617/bg-slide-buttons.png) no-repeat;
	background-position: -124px -37px;
	}
	
.gridOn {
	width: 40px;
	height: 37px;
	overflow: hidden;
	background: #fff url(../img-160617/bg-slide-buttons.png) no-repeat;
	background-position: -124px -74px;
	}
	
.flatview {
	width: 32px;
	height: 37px;
	overflow: hidden;
	background: #fff url(../img-160617/bg-slide-buttons.png) no-repeat;
	background-position: -202px 0;
	}
	
.flatview:hover {
	background: #fff url(../img-160617/bg-slide-buttons.png) no-repeat;
	background-position: -202px -37px;
	}	
	
.socialBar {
	float: right;
	display: block;
	width: 100px;
	margin: 0;
	margin-top: -40px;
	padding: 0 0 0 0;
	height: 40px;
	overflow:hidden;
}

.myPinterest, .myPinterest:visited {
	display: block;
	float: right;
	width: 32px;
	height: 37px;
	overflow: hidden;
	background: #fff url(../img-160617/bg-slide-buttons.png) no-repeat;
	background-position: -164px 0;
	}
	
.myPinterest:hover, .myPinterest:visited:hover {
	width: 32px;
	height: 37px;
	overflow: hidden;
	background: #fff url(../img-160617/bg-slide-buttons.png) no-repeat;
	background-position: -164px -37px;
	}
	
#innerPin a:active, .slideshowtoggler a:active {
	outline: none;
	}

#innerPin a:focus, .slideshowtoggler a:focus {
	-moz-outline-style: none;
	}
	
	
	
	
