:focus { outline:0px; }
#page {
}

#page ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}

/* EXAMPLES ------------------------------------------------ */

.demo-wrap ul {
	overflow: hidden;
}

.demo-wrap li {
	list-style: none;
	margin: 0;
}

.view-examples li {
	list-style: disc;
	mrgin-left: 16px;
	margin-bottom: 5px;
}

.view-examples li a {
	color: #de312a;
}

.view-examples li a:hover {
	text-decoration: underline;
}

/*notes tips*/
#block-block-5 {
	border-top: dotted #c3c3c1 1px;
	mrgin-top: 20px;
	padding-top: 15px;
}

#block-block-5 li {
	list-style: disc;
	mrgin-left: 16px;
	mrgin-bottom: 5px;
}

.not-front .node-content {
	border-bottom: dotted #c3c3c1 1px;
	mrgin-bottom:  20px;
	pdding-bottom: 10px;
}

.demo-wrap.border {
	border-top: dotted #c3c3c1 1px;
	padding-top: 15px;
}

.demo-wrap.border .bx-window {
	margin-top: 78px;
}

.demo-wrap .left {
	wdth: 205px;
	float: left;
}

.demo-wrap .right {
	wdth: 320px;
	float: left;
}

.demo-wrap .right .album {
	mrgin-top: 60px;
	font-size: 16px;
}

.demo-wrap .right .band {
	font-size: 14px;
	color: #838383;
}

.demo-wrap .multiple li {
	wdth: 160px;
}

.demo-wrap .bx-wrapper {
	margin: 0 auto;
}

.demo-wrap .bx-prev {
	position: absolute;
	bottom: 05px;
	left: 130px;
	width: 31px;
	height: 31px;
	text-indent: -999999px;
	background: url(../images/icon_arrow_left.png) no-repeat 0 -31px;
}

.demo-wrap .bx-next {
	position: absolute;
	bottom: 05px;
	right: 130px;
	width: 31px;
	height: 31px;
	text-indent: -999999px;
	background: url(../images/icon_arrow_right.png) no-repeat 0 -31px;
}

.demo-wrap .bx-next:hover,
.demo-wrap .bx-prev:hover {
	background-position: 0 0;
}

.field .field-label {
	font-size: 14px;
	color: #838383;
	font-weight: normal;
	margin-bottom: 5px;
}

/*start / stop*/
.bx-auto {
	text-align: center;	
    position: absolute;
	bottom: 06px;
	left: 142px;
	width: 31px;
	height: 31px;
}

/*.bx-start {
	color: #f1eee7;
	font-size: 14px;
	background: #838383;
	padding: 4px 7px;
	text-transform: capitalize;
}*/

.bx-strt {
	color: #f1eee7;
	font-size: 14px;
	background: #838383;
	padding: 4px 7px;
	text-transform: capitalize;
}


.bx-strt:hover {
	background: #525044;
	text-decoration: none;
}


ul#slider1 {list-style:none; padding:0px; margin:0px;}








