/* default styles for extension "tx_kiwislider_pi1" */
.tx-kiwislider-pi1 {
	width: 837px;
	margin: 0 auto;
	position: relative;
}

.tx-kiwislider-pi1 .scroll {
		height: 250px;
		width: 837px;
		overflow: auto;
		overflow-x: hidden;
		position: relative;
		clear: left;
		background: none;
}

.tx-kiwislider-pi1 .scrollContainer div.panel {
		padding: 0 0 0 0;
		height: 210px;
		width: 580px;
}

.tx-kiwislider-pi1 ul.navigation a:focus {
		outline: none;
}

.tx-kiwislider-pi1 .hide {
		display: none;
}

/* Navigation */
.tx-kiwislider-pi1 h1 {
	font-weight:normal;
	margin:0;
	padding:10px 0px 0px;
}
.tx-kiwislider-pi1 ul.navigation {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 350px;
	z-index: 200;
}

.tx-kiwislider-pi1 ul.navigation li {
	display: inline;
	margin: 0 15px 0 0;
}

.tx-kiwislider-pi1 ul.navigation a {
	color: #808080;
	text-decoration: none;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
}

.tx-kiwislider-pi1 ul.navigation a:hover {
	color: #f7d616;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.tx-kiwislider-pi1 ul.navigation a.selected {
	color: #f7d616;
text-decoration: none;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.tx-kiwislider-pi1 .scrollButtons {
	text-indent:-9999px;
	display:block;
	background:url() no-repeat center;
	width:16px;
	height:16px;
	position: absolute;
	top: 150px;
	cursor: pointer;
	display: none;
}
.tx-kiwislider-pi1 .scrollButtons.left {
	left: -20px;
}
.tx-kiwislider-pi1 .scrollButtons.right {
	right: -24px;
}

.tx-kiwislider-pi1 .scroll {
	border:0px solid #e2e2e2;
}


/* Extras */

.tx-kiwislider-pi1 .csc-textpic-text  {
margin: 0 0 0 2px;
padding: 400px 0 0 0;
}

.tx-kiwislider-pi1 .important {
color: #bababa;
display: inline;
text-transform: uppercase;
font-size: 11px;
margin: 0 15px 0 0;
}