
#teaser_wrap a {
	text-decoration: none;
	color: white;
}


.tx-tvjqteaser-pi1 h3 {
	margin: 0;
	padding: 0;
}

.tx-tvjqteaser-pi1 p {
/*	line-height: auto;*/
}

.tx-tvjqteaser-pi1 #teaser_wrap {
	position: relative;
	width: 650px;
	padding: 5px;
	height: 260px;
	margin: 20px auto;
	background-color: #cdeaf8;
}

.tx-tvjqteaser-pi1 #bg_wrap {
	position: absolute;
	z-index: 30;
	width: 650px;
	height: 270px;
	left: 5px;
	top: 5px;
	background: transparent url('../images/bg_wrap.gif') no-repeat;
	background-position: 370px 0px;
	
}

.tx-tvjqteaser-pi1 #big {
	width: 366px;
	height: 240px;
	float: left;
	width: 380px;
	padding: 10px 14px;
	background-color: #cdeaf8;
/*	background: #cdeaf8 url('../images/bgBig.jpg') no-repeat;*/
	position: relative;
}

.tx-tvjqteaser-pi1 .teaser {
	position: absolute;
	bottom: 14px;
	width: 345px;
	height: 70px;
	padding: 10px;
	padding: 10px 10px 0px 10px;
	color: white;
	background: transparent url('../images/bg_blue80.png');
	cursor: pointer;
	z-index: 20;
}



.tx-tvjqteaser-pi1 .teaser h3 {

	color: white;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 12px;
}


.tx-tvjqteaser-pi1 .teaser p {
	position: relative;
	font-size: 11px;
	z-index: 35;
	line-height: 13px !important;
	margin: 0px;
}

.tx-tvjqteaser-pi1 #thumbs {
	width: 240px;
	float: right;
}

.tx-tvjqteaser-pi1 .teaserSmall {
	height: 51px;
/*	background-color: white;*/
	background-color: #73a7c6;
	border-bottom: 1px solid white;
	cursor: pointer;
}

.tx-tvjqteaser-pi1 .teaserSmall img {
	border-left: 1px solid white;
	border-right: 1px solid white;
	float: left;
	cursor: pointer;
}

.tx-tvjqteaser-pi1 .teaserSmall p {
	position: relative;
	z-index: 32;
	color: white;
	float: right;
	width: 142px;
	font-weight: bold;
	height: 30px;
	margin: 0px;
	padding: 10px;
}

.tx-tvjqteaser-pi1 .hidden {
	display: none;
}

.tx-tvjqteaser-pi1 .bigImg {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid white;
}

.tx-tvjqteaser-pi1 #staticTeaser {
	width: 653px;
	padding: 5px 3.5px 5px 5px; 
	height: 140px;
	background-color: #cdeaf8;
	margin: 0 auto;
}

.tx-tvjqteaser-pi1 #staticTeaser .box {
	width: 211px;
	background-color: white;
	height: 100%;
	float: left;
	margin: 0px 3px;

}

.tx-tvjqteaser-pi1 #staticTeaser .box img {
	border: 1px solid white;
}

.tx-tvjqteaser-pi1 #staticTeaser .text {
		padding: 10px;
		color: #4f565d;
		margin-top: -5px;
}

.tx-tvjqteaser-pi1 #staticTeaser h3 {
	font-size: 11px;
	color: #4f565d;
	font-weight: bold;
	margin-bottom: 2px;
}

.tx-tvjqteaser-pi1 #staticTeaser h3 a {
	color: #4f565d;
}

.tx-tvjqteaser-pi1 #staticTeaser p {
	margin: 0;
	padding: 0;
}

.tx-tvjqteaser-pi1 #staticTeaser a {
	text-decoration: none;
}

.tx-tvjqteaser-pi1 .shadowed {
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#C7C7C7', Direction=135, Strength=3);
}


