* html .tx-amsvideomarketing-pi1 {
	width: 560px;
}
.tx-amsvideomarketing-pi1 #tx_amsvideomarketing_pi1_tv {
	width: 483px;
	height: 366px;
	background: url(/typo3conf/ext/ams_videomarketing/res/tv.jpg) no-repeat;
	padding: 46px 0px 0px 77px;
}
* html .tx-amsvideomarketing-pi1 #tx_amsvideomarketing_pi1_tv {
	width: 560px;
	height: 412px;
}
.tx-amsvideomarketing-pi1 #tx_amsvideomarketing_pi1_player1 {
	position: absolute;
}
.tx-amsvideomarketing-pi1 #tx_amsvideomarketing_pi1_player2 {
	position: absolute;
}
.tx-amsvideomarketing-pi1 #tx_amsvideomarketing_pi1_text {
	color: #225599;
	font-size: 15px;
	font-weight: bold;
	margin: 15px 30px 25px 30px;
	width: 490px;
}

/* video thumbnail jcarousel */
.tx-amsvideomarketing-pi1 .jcarousel-container {
		position: relative;
		margin-left: 56px;
}
.tx-amsvideomarketing-pi1 .jcarousel-clip {
		z-index: 2;
		padding: 0;
		margin: 0;
		overflow: hidden;
		position: relative;
}
.tx-amsvideomarketing-pi1 .jcarousel-list {
		z-index: 1;
		overflow: hidden;
		position: relative;
		top: 0;
		left: 0;
		margin: 0;
		padding: 0;
}
.tx-amsvideomarketing-pi1 .jcarousel-item {
		float: left;
		list-style: none;
		width: 86px;
		height: 64px;
}
.tx-amsvideomarketing-pi1 .jcarousel-next {
		z-index: 3;
		display: none;
}

.tx-amsvideomarketing-pi1 .jcarousel-prev {
		z-index: 3;
		display: none;
}
.tx-amsvideomarketing-pi1 .jcarousel-skin-video .jcarousel-container {
		background: url(background_videothumbs.gif) no-repeat;
}
.tx-amsvideomarketing-pi1 .jcarousel-skin-video .jcarousel-container-horizontal {
		width: 368px;
		padding: 15px 37px;
}
.tx-amsvideomarketing-pi1 .jcarousel-skin-video .jcarousel-clip-horizontal {
		width: 368px;
		height: 75px;
}
.tx-amsvideomarketing-pi1 .jcarousel-skin-video .jcarousel-item {
		width: 86px;
		height: 64px;
}
.tx-amsvideomarketing-pi1 .jcarousel-skin-video .jcarousel-item-horizontal {
		margin-right: 8px;
}
.tx-amsvideomarketing-pi1 .jcarousel-skin-video .jcarousel-item-placeholder {
		background: #fff;
		color: #000;
}
.tx-amsvideomarketing-pi1 .jcarousel-skin-video .jcarousel-next-horizontal {
		position: absolute;
		top: 31px;
		right: 11px;
		width: 15px;
		height: 32px;
		cursor: pointer;
		background: transparent url(next-video.gif) no-repeat 0 0;
}
.tx-amsvideomarketing-pi1 .jcarousel-skin-video .jcarousel-next-horizontal:hover {
		background-position: -32px 0;
}
.tx-amsvideomarketing-pi1 .jcarousel-skin-video .jcarousel-next-horizontal:active {
		background-position: -64px 0;
}
.tx-amsvideomarketing-pi1 .jcarousel-skin-video .jcarousel-next-disabled-horizontal,
.tx-amsvideomarketing-pi1 .jcarousel-skin-video .jcarousel-next-disabled-horizontal:hover,
.tx-amsvideomarketing-pi1 .jcarousel-skin-video .jcarousel-next-disabled-horizontal:active {
		cursor: default;
		background-position: -96px 0;
}
.tx-amsvideomarketing-pi1 .jcarousel-skin-video .jcarousel-prev-horizontal {
		position: absolute;
		top: 31px;
		left: 11px;
		width: 15px;
		height: 32px;
		cursor: pointer;
		background: transparent url(prev-video.gif) no-repeat 0 0;
}
.tx-amsvideomarketing-pi1 .jcarousel-skin-video .jcarousel-prev-horizontal:hover {
		background-position: -32px 0;
}
.tx-amsvideomarketing-pi1 .jcarousel-skin-video .jcarousel-prev-horizontal:active {
		background-position: -64px 0;
}
.tx-amsvideomarketing-pi1 .jcarousel-skin-video .jcarousel-prev-disabled-horizontal,
.tx-amsvideomarketing-pi1 .jcarousel-skin-video .jcarousel-prev-disabled-horizontal:hover,
.tx-amsvideomarketing-pi1 .jcarousel-skin-video .jcarousel-prev-disabled-horizontal:active {
		cursor: default;
		background-position: -96px 0;
}