/*  *********************************************************** 
	General
	********************************************************** */

/*
gradient_1 F6F9FB - C3D8E7
gradient_2 F7FFF0 - CCFF99
gradient_3 FCFCFC - a5a5a5
*/
html {
	width: 100%;
	height: 100%;
}

body {
	background-image: url('/image_cache/gradients/1/33/305_16765480_0_1_145_v_1_0_0_0_445_0.png');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #000000;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}

td {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

form {
	padding: 0px;
	margin: 0px;
}

input.text {
	border: 1px solid #7f9db9;
	margin: 1px;
}
input.password {
	border: 1px solid #7f9db9;
	margin: 1px;
}

.iframeBody {
	background-image: none;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	/*overflow: hidden;*/
	background-image: url('/image_cache/gradients/1/33/305_16765480_0_1_145_v_1_0_0_0_445_0.png');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: 0px -90px;
}

.iframeBodyPopup {
	background-image: none;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background-image: url('/image_cache/gradients/1/33/305_16765480_0_1_145_v_1_0_0_0_445_0.png');
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.mainDiv {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	background-color: #ececec;
	width: 95%;
}

.jsWarning {
	width: 374px;
	height: 150px;
	padding: 5px;
	padding-top: 10px;
	font-size: 14px;
	background-color: #ffffff;
	border: 1px solid #454545;
}

.jsWarning h1 {
	font-size: 16px;
	font-weight: bold;
	background: #ffffff;
	padding-bottom: 4px;
}

.mainDivTop {
	margin: 0px;
	padding: 0px;
	background-color: #454545;
	background-image: url('/graphics/custom/1/33/top_image.jpg');
	width: 801px;
	height: 81px;
	left: 0px;
	top: 0px;
	position: absolute;
	background-repeat: no-repeat;
}

.mainDivTop img {
	padding-left: 16px;
	padding-top: 12px;
}

.mainDivHalfTop {
	width: 404px;
}

.mainDivAd {
	margin: 5px;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 190px;
	left: 804px;
	top: 0px;
	position: absolute;
}


.mainDivAdNoRight {
	left: 400px;
}

.mainDivLeft {
	margin: 5px;
	padding: 5px;
	width: 384px;
	height: 490px;
	left: 0px;
	top: 80px;
	position: absolute;
}

.mainDivLeftNoTop {
	top: 0px;
}

.mainDivRight {
	padding: 5px;
	margin: 5px;
	width: 380px;
	overflow: hidden;
	height: 490px;
	left: 411px;
	top: 80px;
	position: absolute;
	z-index: 1; 
}

.mainDivRightNoTop {
	top: 0px;
}

.tabDiv {
	width: 384px;
	padding-top: 8px;
}

.tabButtonLeft {
	background-image: url('/image_cache/specialImage/1/33/308_tabCornerLeft_16777215_16765480_6_23__49_0_0_16765480_upper.png');
	font-size: 1px;
	width: 6px;
	height: 23px;
}

.tabButtonMiddle {
	background-image: url('/image_cache/specialImage/1/33/308_tabCornerMiddle_16777215_16765480_1_23__49_0_0_16765480_upper.png');
	height: 23px;
}

.tabButtonRight {
	background-image: url('/image_cache/specialImage/1/33/308_tabCornerRight_16777215_16765480_6_23__49_0_0_16765480_upper.png');
	font-size: 1px;
	width: 6px;
	height: 23px;
}

.tabButtonLeftSel {
	background-image: url('/image_cache/specialImage/1/33/308_tabCornerLeft_16777215_16765480_6_23__28_41_0_16765480_.png');
	font-size: 1px;
	width: 6px;
	height: 23px;
}

.tabButtonMiddleSel {
	background-image: url('/image_cache/specialImage/1/33/308_tabCornerMiddle_16777215_16765480_1_23__28_41_0_16765480_.png');
	height: 23px;
}

.tabButtonRightSel {
	background-image: url('/image_cache/specialImage/1/33/308_tabCornerRight_16777215_16765480_6_23__28_41_0_16765480_.png');
	font-size: 1px;
	width: 6px;
	height: 23px;
}

.tabTextContainer {
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
}

.tab {
	font-size: 13px;
	color: #1a1a1a;
	cursor: pointer;
}

.tab a {
	color: #1a1a1a;
	text-decoration: none;
}
.tab a:visited {
	color: #1a1a1a;
	text-decoration: none;
}
.tab a:hover {
	color: #1a1a1a;
	text-decoration: underline;
}
.tab a:focus, a:active {
	outline: none;
}

.tabsel {
	font-size: 13px; 
	color: #1a1a1a;
	background-color: #ffffff; 
	cursor: pointer;
}
.tabsel a {
	color: #1a1a1a;
	text-decoration: none;
}
.tabsel a:visited {
	color: #1a1a1a;
	text-decoration: none;
}
.tabsel a:hover {
	color: #1a1a1a;
	text-decoration: underline;
}
.tabsel a:focus, a:active {
	outline: none;
}

.infoTableContainer {
	border-left: solid 1px #ffd228;
	border-right: solid 1px #ffd228;
	border-top: solid 1px #ffd228;
	width: 382px;
	height: 133px;
}
.infoTable {
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 12px;
	padding-right: 6px;
	height: 116px;
	overflow: auto;
	background-image: url('/image_cache/gradients/1/33/308_16777215_16765480_1_134_v__0_72_0_0_0.png');
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.tabSpacer {
	border-top: solid 1px #ffd228; 
	font-size: 5px;
	white-space: nowrap;
}
.tabButtonTable {
	width: 384px;
}

.tabFiller {
	border-top: solid 1px #ffd228; 
	width: 100%;
}

.categoryContainer {
	padding: 10px;
	color: #000000;
	background-image: url('/image_cache/gradients/1/33/308_16777215_16765480_380_1_h__10_50_0_0_0.png');
}

.categoryContainer a {
	color: #000000;
}

.categoryContainer a:hover {
	color: #4d4d4d;
	text-decoration: underline;
}

.categoryParentContainer {
	border: 1px solid #000000;
	background-image: url('/image_cache/gradients/1/33/308_16765480_16777215_1_21_v_1_60_10_0_0_0.png');
	height: 18px;
	width: 334px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	overflow: hidden;
	font-size: 11px;
}

.categoryHeadline {
	font-size: 15px;
	font-weight: bold;
	padding: 4px;
}

.categoryChildContainer {
	padding-left: 4px;
}

.categoryChild1 {
	width: 322px;
	float: left;
	height: 18px;
	line-height: 18px;
	cursor: pointer;
	margin-right: 10px;
	overflow: hidden;
}
.categoryChild2 {
	width: 156px;
	float: left;
	height: 18px;
	line-height: 18px;
	cursor: pointer;
	margin-right: 10px;
	overflow: hidden;
}
.categoryChild1:hover {
	background-color: #b8971d;
	color: #000000;
}
.categoryChild1:hover a {
	color: #000000;
	text-decoration: none;
}
.categoryChild1 a:hover {
	color: #000000;
	text-decoration: none;
}
.categoryChild2:hover {
	background-color: #b8971d;
	color: #000000;
}
.categoryChild2:hover a {
	color: #000000;
	text-decoration: none;
}
.categoryChild2 a:hover {
	color: #000000;
	text-decoration: none;
}
.bull {
	font-size: 14px;
	font-weight: bold;
	padding-right: 4px;
}

.categoryChildFooterSpacer {
	clear: both;
	font-size: 1px;
}

.mediaContainer {
	/*overflow: auto;
	height: 356px;*/
	overflow: hidden;
	position: relative;
}

.mediaRow0 {
	background: #ffffff;
	color: #000000;
	clear: both;
	position: relative;
}
.mediaRow1 {
	background: #ffd228;
	color: #000000;
	clear: both;
	position: relative;
}
.fileDuration0 {
	display: inline;
	color: #000000;
}
.fileDuration1 {
	display: inline;
	color: #000000;
}
.mediaImageContainer {
	position: relative;
	padding: 5px;
	padding-right: 10px;
	float: left;
	height: 30px;
}
.mediaHeadline {
	cursor: pointer;
	font-weight: bold;
}
.mediaHeadline:hover {
	text-decoration: underline;
}
.mediaDescription {
	display: none;
}
.mediaPriceInformation {
	float: left;
}
.mediaStartButton {
	position: relative;
	float: right;
	padding-right: 10px;
}
.mediaStartButton input {
	width: 80px;
}
.playerButton {
	background-image: url('/image_cache/gradients/1/33/306_16776703_16765480_1_19_v__21_38_0_0_0.png');
	border: 1px solid #b8971d;
	color: #101010;
	height: 21px;
	font-size: 13px;
}
.playerButton:hover {
	background-image: url('/image_cache/gradients/1/33/306_16776703_16765480_1_19_v__0_70_0_0_0.png');
	border: 1px solid #8c7416;
	color: #000000;
}
.tabButton {
	background-image: url('/image_cache/gradients/1/33/308_16777215_16765480_1_19_v__31_41_0_0_0.png');
	border: 1px solid #ffd228;
	color: #000000;
	height: 21px;
	font-size: 13px;
}
.tabButton:hover {
	color: #000000;
	background-image: url('/image_cache/gradients/1/33/308_16777215_16765480_1_19_v__31_71_0_0_0.png');
	border: 1px solid #ffe582;
}
.mediaRowFooterSpacer {
	clear: both;
	font-size: 1px;
	height: 1px;
}

.hr {
	height: 3px;
	width: 100%;
	font-size: 1px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #b8971d;
}


/*  *********************************************************** 
	Links
	********************************************************** */
	
a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:focus, a:active {
	outline: none;
}

/*  *********************************************************** 
	Text
	********************************************************** */

h1 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 19px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 14px;
	margin-bottom: 2px;
	margin-top: 0px;
	font-weight: bold;
	line-height: 15px;
	color: #000000;
}

h3 {
	font-size: 11px;
	margin-bottom: 2px;
	margin-top: 0px;
	font-weight: bold;
	line-height: 13px;
	color: #000000;
}


/*  **********************************************************
	Images
	********************************************************** */

.img-valid{
	vertical-align: middle;
}

.img-border {
	border: 1px solid #656565;
}

.img-left {
	padding: 2px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
}

.img-right {
	padding: 2px;
	background-color: #FFFFFF;
	float: right;
	margin-bottom: 3px;
	margin-left: 4px;
}

.img-center {
	padding: 2px;
	background-color: #FFFFFF;
	margin-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.img-teaser {
	padding: 2px;
	background-color: #ffffff;
	margin-bottom: 6px;
}


.cvcLink a {
}


.paymentPageContainer {
	margin: 2px;
}

.paymentTableContainer {
}
.paymentTableRow {
	background-image: url('/image_cache/gradients/1/33/306_16776703_16765480_380_1_h__16_0_0_0_0.png');
	width: 380px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.paymentTableRow:hover {
	background-image: url('/image_cache/gradients/1/33/307_16777215_16765480_380_1_h__16_0_0_0_0.png');
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.paymentTableRowSpacer {
	font-size: 1px;
	height: 10px;
	background-image: url('/image_cache/gradients/1/33/306_16776703_16765480_380_1_h__16_0_0_0_0.png');
	width: 380px;
}
.paymentTableContainer td {
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}
.paymentTableContainer a:hover {
	text-decoration: none;
}
.paymentTableEnd {
	clear: both;
	height: 10px;
	font-size: 1px;
}



.tabTableContainer {
}
.tabTableRow {
	width: 340px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.tabTableRow:hover {
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #fff6d4;
	padding-top: 0px;
	padding-bottom: 0px;
}
.tabTableRowSpacer {
	font-size: 1px;
	height: 5px;
	width: 340px;
}
.tabTableContainer td {
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}
.tabTableContainer a:hover {
	text-decoration: none;
}
.tabTableEnd {
	clear: both;
	height: 5px;
	font-size: 1px;
}





.parentProgressAnimationSubContainer {
	position: relative;
}
.parentProgressAnimationContainer {
	position: absolute;
	top: -20px;
	left: 0px;
	width: 180px;
	height: 6px;
	padding: 1px;
}

.playerContainerIframe {
	height: 322px;
	width: 384px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}


.leftContentContainerIframe
{
	height: 495px;
	width: 385px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	/*overflow: hidden;*/
}

.tabContainerIframe {
	width: 385px;
	height: 158px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.specialRedirectFrame {
	height: 229px;
	width: 383px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.formatList {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 16px;
}

.iframeFooterLogoContainer {
	float: right;
}

.iframeFooterLogo {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border: 0px;
}

.codePresentationCode {
	width: 190px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #b8971d;
	font-size: 18px;
	font-weight: bold;
	color: #04a700;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 4px;
	background-color: #ffffff;
}

.popupWindowContainer {
	padding: 12px;
}

.backLink {
	float: right;
}

ul {
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 1em;
	margin-left: 1em;
}

.spacer {
	height: 4px;
	font-size: 1px;
}

.infoBlock0 {
	background-image: url('/image_cache/gradients/1/33/307_16777215_16765480_380_1_h__16_0_0_0_0.png');
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 360px;
	padding: 10px;
	margin-bottom: 1px;
	font-size: 13px;
}
.infoBlock0 td {
	font-size: 14px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.infoBlock1 {
	background-image: url('/image_cache/gradients/1/33/306_16776703_16765480_380_1_h__16_0_0_0_0.png');
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 360px;
	padding: 10px;
	margin-bottom: 1px;
	font-size: 13px;
}
.infoBlock1 td {
	font-size: 13px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.codeInput {
	width: 111px;
	border: 1px solid #b8971d;
	background-color: #ffffff;
	height: 17px;
	color: #04a700;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-left: 2px;
	padding-right: 2px;
}


.productPackageListTableName {
	width: 100%;
	overflow: hidden;
}
.productPackageScrollListTableName {
}

.productPackageListContainer {
	background-image: url('/image_cache/gradients/1/33/306_16776703_16765480_380_1_h__16_0_0_0_0.png');
}
.productPackageScrollListContainer {
	overflow: auto;
	height: 80px;
}

.productPackageListRow {
	background-image: url('/image_cache/gradients/1/33/306_16776703_16765480_380_1_h__16_0_0_0_0.png');
	width: 380px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.productPackageScrollListRow {
	width: 360px;
}

.productPackageListRow:hover {
	background-image: url('/image_cache/gradients/1/33/307_16777215_16765480_380_1_h__16_0_0_0_0.png');
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.productPackageListContainer td {
	padding-left: 4px;
	padding-right: 4px;
}
.productPackageListContainer a:hover {
	text-decoration: none;
}

.productPackageListRowSpacer {
	font-size: 1px;
	height: 1px;
	background-image: url('/image_cache/gradients/1/33/306_16776703_16765480_380_1_h__16_0_0_0_0.png');
	width: 380px;
}
.productPackageListRowSpacer {
	width: 360px;
}

.productPackageCanChange {
	font-size: 8pt;
	font-style: italic;
	color: #888888;
}

#topLinkDiv {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 801px;
	height: 81px;
	cursor: pointer;
}

