
.bxslider_wrap {
	position:relative;
	overflow:hidden;
	width:1060px;
	height:394px;
	margin-bottom:40px;
}

ul#bxslider {
	position:absolute;
	margin:0;
	padding:0;
	width:1060px;
	height:394px;
	color:#FFFFFF;
	background-color:#000;
}
 
ul#bxslider li {
	position:relative;
	margin:0;
	padding:0;
	width:1060px;
	height:394px;
	list-style: none;
}

.bx-title {
	position:absolute;
	top:16px;
	left:720px;
	width:320px;
	font-family: "museo-slab";
	font-size:3.1em;
	line-height:95%;
	font-weight:500;
	color:#F7E286;
}

.bx-subtitle {
	position:absolute;
	top:290px;
	left:760px;
	width:250px;
	font-family: "museo-slab";
	font-weight:500;
	font-size:1.6em;
	line-height:95%;
	color: #737373;
}

.bx-body {
	position:absolute;
	top:170px;
	left:760px;
	width:250px;
}

.bx-button {
	position:absolute;
	top:330px;
	left:760px;
	width:240px;
	z-index:2;
	text-align:center
}

.bx-button a.button:link, .bx-button a.button:active, .bx-button a.button:visited, .bx-button a.button:hover, .bx-button a.button:visited:hover {
	display:inline-block;
	margin:0 0 10px 0;
	padding:7px 10px;
	width:auto;
	background:#E84528;
	font-family: "museo-slab";
	font-size:1.5em;
	font-weight:500;
	color:#FFF;
	text-transform:none;
	text-align:center;
	text-decoration:none;
}

.bx-button a.button:hover, .bx-button a.button:visited:hover {
	background:#666;
}

/*pager*/
.bx-pager {
	position:absolute;
	bottom:10px;
	right:30px;
	z-index:4;
	text-align: center;
}

.bx-pager a:link, .bx-pager a:active, .bx-pager a:visited, .bx-pager a:hover, .bx-pager a:visited:hover {
	margin:0 0 0 4px;
	padding:4px;
	width:15px;
	height:11px;
    background:url(/templates/artshopartists/skins/2013/structure/bxslider/dot.png) no-repeat scroll !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	color: #666;
}

.bx-pager a.pager-active, .bx-pager a:hover, .bx-pager a:visited:hover {
	background:blue;
	color:#FFF;
	text-decoration: none;
    background:url(/templates/artshopartists/skins/2013/structure/bxslider/dot_selected.png) no-repeat scroll !important;
}
