/* default styles for extension "tx_flvplayer_pi1" */
		.tx-flvplayer-pi1 {
			text-align: center;
		}
/* default styles for extension "tx_fileupload_pi1" */
	
/* default styles for extension "tx_kiwislider_pi1" */
	.tx-kiwislider-pi1 {
		width: 620px;
		margin: 0 auto;
		position: relative;
	}
	
	.tx-kiwislider-pi1 .scroll {
			height: 250px;
			width: 620px;
			overflow: auto;
			overflow-x: hidden;
			position: relative;
			clear: left;
	}
	
	.tx-kiwislider-pi1 .scrollContainer div.panel {
			padding: 20px;
			height: 210px;
			width: 580px;
	}
	
	.tx-kiwislider-pi1 ul.navigation {
			list-style: none;
			margin: 0;
			padding: 0;
	}
	
	.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 {
		padding-bottom: 9px;
	}
	.tx-kiwislider-pi1 ul.navigation li {
			display: inline;
			margin-right: 10px;
	}
	
	.tx-kiwislider-pi1 ul.navigation a {
			padding: 10px;
			color: #000;
			text-decoration: none;
	}
	
	.tx-kiwislider-pi1 ul.navigation a:hover {
			background-color: #f6f6f6;
	}
	
	.tx-kiwislider-pi1 ul.navigation a.selected {
			background-color: #e2e2e2;
			-moz-border-radius-topleft:2px;
			-moz-border-radius-topright:2px;
	}
	
	.tx-kiwislider-pi1 .scrollButtons {
		text-indent:-9999px;
		display:block;
		background:url(http://www.enermax.co.uk/typo3temp/stylesheet_dd911ca8a9.css?1396252157) no-repeat center;
		width:16px;
		height:16px;
		position: absolute;
		top: 150px;
		cursor: pointer;
	}
	.tx-kiwislider-pi1 .scrollButtons.left {
		left: -20px;
	}
	.tx-kiwislider-pi1 .scrollButtons.right {
		right: -24px;
	}
	
	.tx-kiwislider-pi1 .scroll {
		border:2px solid #e2e2e2;
	}
/* default styles for extension "tx_felogin_pi1" */
	.tx-felogin-pi1 label {
		display: block;
	}
/* default styles for extension "tx_srfreecap_pi2" */
		img.tx-srfreecap-pi2-image { margin-left: 1em; margin-right: 1em; vertical-align: middle; }
		.tx-srfreecap-pi2-accessible-image { vertical-align: middle; }
		.tx-srfreecap-pi2-accessible-link { width: 10em; float: right; vertical-align: middle; margin-right: 7em;}
		.tx-srfreecap-pi2-cant-read { font-size: .9em; color:#35006d; }
		.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }