@charset "utf-8";
/* CSS Document */

a, a:visited, a:active {outline-style:none;}

/*** Homepage Banners ***/
.home-page-banner { position: relative; width:960px; height:320px; }
.home-page-banner .btns {
    bottom: 10px;
    font: bold 10px Arial;
    left: 11px;
    position: absolute;
    width: 119px;
    z-index: 299;
}
.home-page-banner .btns div {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #9ca599;
    float: left;
    height: 17px;
    margin: 1px 5px 1px 1px;
    position: relative;
    width: 18px;
}
.home-page-banner .btns div a { 
	color:#505050;
	text-decoration:none;
	width:17px;
	height:16px;
	display:block;
	text-align:center;
	line-height:15px;
	background: url(https://www.janeseymourbotanicals.com/v/vspfiles/templates/janeseymour/images/cs-home-imgs-btn-bg.png) no-repeat;
	font-family: Century Gothic, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
 }
.home-page-banner .btns div.selected a { 
	color:#FFF; 
	border:1px solid #9ca599; 
	background:#dad9d0; 
	margin:-1px; }
#hp-banner1,
#hp-banner2,
#hp-banner3,
#hp-banner4,
#hp-banner5
 { position: absolute; top:0; left:0; background-repeat:no-repeat; width:960px; height:320px; z-index:250; }
#hp-banner1 { z-index:255; }