/* Demo CSS - You do not need this css in your own slider */

pre{
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 20px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: whiteSmoke;
	border: 1px solid #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


pre{
	margin-top: 80px;
}

#container{
	max-width:1049px;
	padding-bottom:80px;
	height: 349px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#banner-fade,
#banner-slide{
	margin-bottom: 60px;
}

ul.bjqs-controls.v-centered li a{
	display:block;
	padding:10px;
	background:#fff;
	color:#333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

ul.bjqs-controls.v-centered li a:hover{
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #333;
}

ol.bjqs-markers li a{
	padding:5px 10px;
	background:#000;
	color:#fff;
	margin:5px;
	text-decoration: none;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #999;
}

p.bjqs-caption{
	background: rgba(255,255,255,0.5);
	
}

a:link {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #7A6591;
	text-decoration: none;
}


a:visited {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
