
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	margin: 0;
	padding: 0;
	background-attachment: scroll;
	-moz-background-size: auto;
	  -o-background-size: auto;
	     background-size: auto;
}

#top {
	position: relative;
	width: 912px;
}

#desktop {
	margin: 0 auto;
	width: 912px;
	min-height: 350px;
}

#top.offset {
	margin: 20px 0 0 20px;
}

#desktop.offset {
	margin: 0 0 0 20px;
}

/* ### LOGIN ### */

#login {
	height: 70px;
}

#login p {
	color: #FFFFFF;
	text-align: right;
	padding: 4px 10px 0 0;
	margin: 0;
	line-height: 30px;
}

#login p.default {
	padding-right: 16px;
}

#login p.form {
	font-size: 11px;
}

#login p input,
#login p label,
#login p img {
	vertical-align: middle;
}

#login p .input {
	width: 100px;
	font-size: 13px;
	margin: 1px 10px 0 0;
}

#login p a.highlight {
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 10px;
}

#login p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#login p span.button {
	background-position: right bottom;
}

#login #logoutInfo {
	display: none;
	position: relative;
}

#login #logoutInfo p {
	position: absolute;
	color: #FFFFFF;
	background-repeat: repeat;
	right: 18px;
	top: -10px;
	padding: 5px;
	width: 250px;
	z-index: 90;
	line-height: normal;
	text-align: left;
}

/* ### TOP STATUS ### */

#login #topstatus {
	position: absolute;
	right: 0;
	top: 0;
	height: 80px;
	width: 330px;
	padding: 0 0 0 210px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#login #topstatus p {
	padding: 0;
	margin: 0;
	text-align: left;
	line-height: normal;
}

#login #topstatus p.area1 a.sub {
	display: inline-block;
	padding: 8px 0 0 0;
}

#login #topstatus p.area1 {
	float: left;
	height: 60px;
	width: 120px;
	padding: 6px 0 0 0;
}

#login #topstatus p.area2 {
	float: left;
	position: relative;
	height: 64px;
	width: 90px;
	line-height: 14px;
	padding: 6px 0 0 0;
	border-left: 1px solid #4B4B4B;
	text-align: center;
}

#login #topstatus p.area2 strong#achievementReport {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 5px 10px;
	line-height: normal;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url('../img/status.alert.png');
	z-index: 999;
}

#login #topstatus p.area2 strong#achievementReport span {
	font-size: 50px;
	line-height: 40px;
}

#login #topstatus p#topmsgcounter {
	right: 4px;
	top: 2px;
}

#login #topstatus p#topbuddycounter {
	right: 4px;
	top: 35px;
}

#login #topstatus p#topmsgcounter,
#login #topstatus p#topbuddycounter {
	position: absolute;
	font-size: 10px;
}

#login #topstatus p#topmsgcounter a,
#login #topstatus p#topbuddycounter a {
	display: block;
	width: 30px;
	height: 20px;
	text-align: right;
}

#login #topstatus p#topmsgcounter a strong,
#login #topstatus p#topbuddycounter a strong {
	display: inline-block;
	padding: 1px 3px;
	color: #FFFFFF;
	background-image: url('../img/status.alert.png');
}

#login #topstatus p#topmsgcounter a:hover strong,
#login #topstatus p#topbuddycounter a:hover strong {
	background-color: #FFFFFF;
	background-image: none;
	color: #000000;
	text-decoration: none;
}

#login #topstatus p.area2 img.icon {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0 0 4px 2px;
}

#login #topstatus p.area2 strong,
#login #topstatus p.area3 strong {
	display: inline-block;
	padding: 7px 0;
	font-size: 15px;
	color: #FFFFFF;
}

#login #topstatus #logoutInfo p {
	position: absolute;
	color: #FFFFFF;
	background-repeat: repeat;
	left: 60px;
	top: 30px;
	padding: 5px;
	width: 250px;
	z-index: 90;
	line-height: normal;
	text-align: left;
}

#login #topstatus #logoutInfo p strong {
	font-size: 12px;
}

/* ### LANGUAGE SELECTOR ### */

#task p.langSelector {
	position: absolute;
	right: 8px;
	top: 110px;
	padding: 0 0 0 13px;
	margin: 0;
	z-index: 2;
	white-space: nowrap;
	background-image: url('../img/button.dropdown.png');
	background-repeat: no-repeat;
	background-position: left;
}

#task p.langSelector a {
	display: block;
	margin: 0;
	padding: 0 25px 0 0;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right top;
}

#task p.langSelector a.de { background-image: url('../img/flag.de.gif');		}
#task p.langSelector a.en { background-image: url('../img/flag.en.gif');		}
#task p.langSelector a.nl { background-image: url('../img/flag.nl.gif');		}
#task p.langSelector a.es { background-image: url('../img/flag.es.gif');		}
#task p.langSelector a.pl { background-image: url('../img/flag.pl.gif');		}

#task p.langSelector a img {
	margin: 0 3px 0 0;
}

#languageArea {
	display: none;
	position: absolute;
	right: 0;
	top: 106px;
	padding: 2px 3px 0 13px;
	margin: 0;
	z-index: 3;
}

#languageArea ul {
	text-align: right;
	list-style: none;
	margin: 0 5px 5px 0;
	padding: 0;
}

#languageArea ul li {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#languageArea ul li a,
#languageArea ul li span {
	display: block;
	padding: 2px 25px 2px 4px;
	background-repeat: no-repeat;
	background-position: right 2px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#languageArea ul li a:hover {
	color: #000000;
}

#languageArea ul li strong {
	cursor: default;
}

#languageArea li .de { background-image: url('../img/flag.de.gif');		}
#languageArea li .en { background-image: url('../img/flag.en.gif');		}
#languageArea li .nl { background-image: url('../img/flag.nl.gif');		}
#languageArea li .es { background-image: url('../img/flag.es.gif');		}
#languageArea li .pl { background-image: url('../img/flag.pl.gif');		}

/* ### TASK 1 ## */

#task {

}

#task h2 {
	display: none;
}

#task ul#task1 {
	clear: both;
	display: block;
	width: 912px;
	padding: 0;
	list-style: none;
}

#task ul#task1 li {
	float: left;
	padding: 0;
	position: relative;
}

#task ul#task1 li ul {
	display: none;
	position: absolute;
	left: -50px;
	top: 20px;
	width: 440px;
	margin: 0;
	padding: 0;
	list-style: none;
	background-repeat: repeat;
	z-index: 100;
}

#task ul#task1 li:hover ul {
	display: block;
}

#task ul#task1 li ul li {
	background-image: none;
	display: block;
	width: 200px;
	height: 55px;
	padding: 5px 10px 0 10px;
	margin: 0;
}

#task ul#task1 li ul li:hover {
	background-image: none;
	cursor: pointer;
}

#task ul#task1 li ul li h3 {
	display: block;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

#task ul#task1 li ul li h3 a,
#task ul#task1 li ul li h3 span,
#task ul#task1 li.selected ul li h3 a,
#task ul#task1 li.selected:hover ul li h3 a {
	display: block;
	padding: 0;
	margin: 0;
	height: 17px;
}

#task ul#task1 li ul li p {
	color: #EEEEEE;
	padding: 0;
	margin: 0;
}

#task ul#task1 li ul li p a,
#task ul#task1 li.selected ul li p a,
#task ul#task1 li.selected:hover ul li p a {
	display: inline;
	color: #EEEEEE;
	font-weight: normal;
	font-size: 11px;
	padding: 0;
	margin: 0;
	text-decoration: underline;
}

#task ul#task1 li ul li a,
#task ul#task1 li.selected ul li a {
	background-image: none;
}

/* ### TASK 2 ## */

#task ul#task2 {
	clear: both;
	display: block;
	width: 912px;
	margin: 0;
	padding: 0;
	height: 22px;
	list-style: none;
}

#task ul#task2 li {
	float: left;
	margin: 0;
	padding: 0;
}

#task ul#task2 li a {
	display: inline-block;
	padding: 4px 2px 0 2px;
	margin: 0 6px;
	text-decoration: none;
}

/* ### MAIN ### */

#main {
	clear: both;
	float: left;
	width: 700px;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}

#main.popup {
	width: 95%;
	margin: 0 0 0 15px;
}

#main.popup .fullImage {
	margin: 5px 0 0 0;
	text-align: center;
}

#main .label_fhg  {
	background-image: url('../img/label.fhg.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

#main .label_free  {
	background-image: url('../img/label.free.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

#main .label_fanclub  {
	background-image: url('../img/label.fanclub.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

#main .label_fanexclusive  {
	background-image: url('../img/label.fanexclusive.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

/* ### LIVECAMS ### */

#main .livecamsCheck {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
}

#main .livecamsCheck p {
	padding: 0;
	margin: 0;
}

#main .livecamsCheck p span.alert {
	display: block;
	padding: 0 0 6px 28px;
	background-image: url('../img/alert3.gif');
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}

#main .livecamsCheck .livecamTimeRemaining {
	font-size: 14px;
	display: inline-block;
	padding-top: 5px;
}

#main .livecamsCheck .alertOverlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 700px;
	height: 40px;
	background-color: #FFFFFF;
	font-size: 14px;
	z-index: 20;
	padding: 5px 0 6px 31px;
	background-image: url('../img/alert.gif');
	background-repeat: no-repeat;
}

#main h3.livecamsTitle {
	font-size: 18px;
	padding: 0 10px;
	margin: 0;
}

/* ### SETCARD TASK ### */

#main .setcardTask {
	position: relative;
}

#main .setcardTask ul {
	position: absolute;
	left: 0;
	top: -3px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#main .setcardTask ul li {
	float: left;
	margin: 0 4px 0 0;
	padding: 0 13px 0 0;
}

#main .setcardTask ul li a {
	display: block;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
}

/* ### DEFAULT ### */

#main p.forceLeft,
#main ul.forceLeft {
	 float: left;
	 padding: 10px 0 0 10px;
}

#main ul li.forceLeft {
	 float: left;
}

#main p#right_status {
	float: right;
	padding: 5px 7px;
	margin: 0 5px 0 0;
}

/* ### BOX ### */

#main .floatThirdBox {
	width: 200px;
	float: left;
	margin-right: 10px;
}

#main .floatHalfBox1 {
	width: 325px;
	float: left;
	margin-right: 10px;
}

#main .floatHalfBox2 {
	width: 340px;
	float: left;
}

#main .box {
	clear: both;
	margin: 0 0 10px 0;
	padding: 10px;
}

#main .box .h2container {
	margin: 0 0 2px 0;
	padding: 0;
	height: 30px;
}

#main .box .h2container h2 {
	float: left;
	margin: 0;
	padding: 8px 0 0 10px;
	font-size: 18px;
	background-image: none;
}

#main .box h2 span {
	padding: 0;
	border-width: 0;
	background-color: transparent;
}

#main .box .h2container p {
	margin: 0;
	padding: 10px;
	float: right;
}

#main .box .h2container p.callstatus {
	padding: 0 10px;
}

#main .box .h2container p.callstatus img {
	margin-left: 10px;
	vertical-align: middle;
}

#main .avcheck td {
	padding: 0;
}

#main .box h3 {
	clear: both;
	padding: 5px 10px 5px 0;
	margin: 0;
	font-size: 13px;
}

#main .box h3.separated,
#main .separated {
	border-width: 1px 0 0 0;
	padding-top: 15px;
	margin-top: 5px;
}

#main .box h3.separated.switch,
#main .box h3.switch {
	padding: 10px 5px 3px 0;
}

#main .box h3.switch a {
	color: #D00000;
	background-image: url('../img/button.drop2.gif');
	background-repeat: no-repeat;
	background-position: 2px top;
	padding: 0 5px 3px 30px;
	display: inline-block;
}

#main .box h3.forceLeft {
	float: left;
	clear: none;
}

#main .box h4 {
	clear: both;
	padding: 5px 10px 5px 0;
	margin: 0;
}

#main .box p {
	margin: 0;
	padding: 5px 10px 10px 0;
}

#main .box .amateurbox {
	float: left;
	position: relative;
	width: 210px;
	height: 250px;
	padding: 3px;
}

#main .box .amateurbox.first {
	clear: both;
	margin: 0 0 6px 0;
}

#main .box .amateurbox p.thumbnail {
	padding: 0;
	margin: 0;
	height: 158px;
	overflow: hidden;
	text-align: center;
}

#main .box .amateurbox p.thumbnail img {
	max-width: 210px;
}

#main .box .amateurbox p.camonline {
	position: absolute;
	top: 3px;
	left: 3px;
	padding: 0;
	margin: 0;
}

#main .box .amateurbox h4 {
	font-size: 16px;
	margin: 0;
	padding: 15px 5px 0 5px;
}

#main .box .amateurbox p.info {
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	margin: 0;
	padding: 0 5px 0 5px;
}

/* ### ALERTS AND MESSAGES #### */

#main p.alert {
	background-image: url('../img/alert.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 5px 10px 0 60px;
	margin: 0 50px 10px 0;
	min-height: 37px;
}

#main div.alertArea {
	background-image: url('../img/alert.png');
	background-repeat: no-repeat;
	background-position: 10px 7px;
	font-weight: bold;
	color: #CC0000;
	padding: 10px 10px 0 65px;
	margin: 0 0 10px 0;
	border-width: 1px;
	border-style: solid;
	border-color: #E5E1DE;
	background-color: #FFFFFF;
	min-height: 45px;
}

#main div.alert {
	background-image: url('../img/alert.png');
	background-repeat: no-repeat;
	background-position: 10px 7px;
	font-weight: bold;
	padding: 10px 10px 0 65px;
	margin: 0 0 10px 0;
	border-width: 1px;
	border-style: solid;
	border-color: #E5E1DE;
	background-color: #FFFFFF;
	min-height: 45px;
}

#main p.fullImage {
	padding: 0;
	margin: 5px 0;
}

#main p.confirm,
#main .framed p.confirm {
	font-weight: bold;
	color: #00AA00;
	padding: 10px;
	margin: 0 50px 10px 0;
	border-width: 1px;
	border-style: solid;
	border-color: #E5E1DE;
	background-color: #FFFFFF;
}

#main div.confirm {
	color: #00AA00;
	padding: 10px 10px 0 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #E5E1DE;
	background-color: #FFFFFF;
}

#main div.success {
	background-image: url('../img/confirm.png');
	background-repeat: no-repeat;
	background-position: 10px 7px;
	padding: 10px 10px 0 100px;
	margin: 0 0 10px 0;
	border-width: 1px;
	border-style: solid;
	border-color: #E5E1DE;
	background-color: #FFFFFF;
	min-height: 75px;
}

#main div.attention {
	margin: 0;
	padding: 5px 10px 10px 45px;
	background-image: url('../img/attention.png');
	background-repeat: no-repeat;
	background-position: 5px 8px;
}

#main p.even {
	margin: 0 0 3px 0;
	padding: 10px;
	display: block;
	width: 658px;
}

#main p.uneven {
	margin: 0 0 3px 0;
	padding: 10px;
	display: block;
	width: 658px;
}

#main p.even span.commentFrame,
#main p.uneven span.commentFrame {
	float: right;
	text-align: right;
	width: 120px;
	height: 20px;
}

#main p.noData {
	text-align: center;
	padding: 40px 0 30px 0;
}

#main h3.offset,
#main h4.offset,
#main .box h4.offset {
	margin-top: 10px;
}

/* ### OPTIONFIELD ### */

#main p.optionField {
	display: block;
	position: relative;
	margin: 5px 10px 5px 0;
	padding: 5px 10px 5px 10px;
	cursor: pointer;
}

#main p.optionField input.radio {
	display: none;
}

#main p.optionField .bigradio {
	float: left;
	width: 30px;
	height: 30px;
	background-image: url('../img/radio.off.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}

#main p.optionField.on .bigradio {
	background-image: url('../img/radio.on.png');
}

#main p.optionField span.block {
	display: block;
	padding: 0 70px 0 230px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: 50px center;
}

#main p.optionField .option_sue_de {
	background-image: url('../img/pay.sue2.de.png');
}

#main p.optionField .option_sue_en {
	background-image: url('../img/pay.sue2.en.png');
}

#main p.optionField .option_psc {
	background-image: url('../img/pay.psc.png');
}

#main p.optionField .option_pv_method_documents {
	background-image: url('../img/pv_documents.png');
}

#main p.optionField .option_pv_method_pin {
	background-image: url('../img/pv_pin.png');
}

#main p.optionField .option_pv_method_option_email {
	background-image: url('../img/pv_email.png');
}

#main p.optionField .option_pv_method_option_fax {
	background-image: url('../img/pv_fax.png');
}

#main p.optionField .option_pv_method_option_upload {
	background-image: url('../img/pv_upload.png');
}

#main p.optionField strong.label {
	padding-left: 50px;
	white-space: nowrap;
}

#main p.optionField .option_directdebit {
	background-image: url('../img/pay.directdebit.png');
}

#main p.optionField .option_creditcard {
	background-image: url('../img/pay.creditcard.png');
}

#main p.optionField .option_giropay {
	background-image: url('../img/pay.giropay.png');
}

#main p.optionField .option_directpay {
	background-image: url('../img/pay.directpay.png');
}

#main p.optionField .option_mobile {
	background-image: url('../img/pay.mobile.png');
}

#main p.optionField .option_epoch {
	background-image: url('../img/pay.epoch.png');
}

#main p.optionField .option_epoch_paypal {
	background-image: url('../img/pay.paypal.epoch.png');
}

#main p.optionField .option_wb_przelewy24 {
	background-image: url('../img/pay.wb_przelewy24.png');
}

#main p.optionField span.block span.blzbackgr {
	display: inline-block;
	background-image: url('../img/pay.blz.backgr.png');
	background-repeat: no-repeat;
	background-position: 0 3px;
	width: 205px;
	height: 20px;
	color: #FFFFFF;
	padding: 5px 5px 0 10px;
}

#main p.optionField span.block span.blzbackgr input.input.blz {
	padding: 0;
	font-weight: bold;
	margin: 0 0 0 5px;
	width: 80px;
	border-color: #FFFFFF;
	border-width: 1px;
}

#main p.optionField input.alert {
	border-color: #DD0000;
	border-width: 2px;
}

#main p.optionField strong.alert {
	display: inline-block;
	background-color: #DD0000;
	color: #FFFFFF;
	padding: 3px 10px 3px 10px;
}

#main p.optionField span.paylabel {
	position: absolute;
	right: -12px;
	top: -15px;
}

/* ### PIN INSERT ### */

#main p.pininsert {
	width: 410px;
	padding: 10px 20px;
	color: #FFFFFF;
	background-color: #666666;
	background-image: url('../img/arrow.show.gif');
	background-repeat: no-repeat;
	background-position: right center;
}

#main p.pininsert label {
	display: inline-block;
	width: 50px;
	vertical-align: middle;
}

#main p.pininsert span {
	display: inline-block;
	padding: 0 10px;
	width: 180px;
	vertical-align: middle;
}

#main p.pininsert input {
	width: 70px;
	font-size: 20px;
	vertical-align: middle;
}

/* ### TOOLTIP ### */

#main .tooltip {
	display: none;
	position: relative;
}

#main .tooltip p,
#main .box .tooltip p {
	position: absolute;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #B2A99D;
	left: 0;
	top: 0;
	padding: 5px;
	width: 250px;
	z-index: 90;
	line-height: normal;
	text-align: left;
}

#main .box p.halfQueryFrame {
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0 0 15px;
	margin: 5px 5px 0 0;
	width: 270px;
	height: 50px;
	float: left;
	background-image: url('../img/query.backgr.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}

#main .box p.halfQueryFrame label {
	display: block;
	margin-bottom: 3px;
}

#main  .imagetip {
	display: none;
	position: absolute;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #B2A99D;
	padding: 5px;
	width: 270px;
	z-index: 90;
	font-weight: normal;
}

/* ### TABLES ### */

#main table {
	margin-top: 3px;
	border-width: 0;
	border-collapse: collapse;
}

#main table td {
	padding: 2px;
}

#main table td.center {
	text-align: center;
}

#main table td.right {
	text-align: right;
}

#main table.dataTable {
	width: 100%;
	margin: 0 0 10px 0;
}

#main table.dataTable th {
	text-align: left;
	font-size: 11px;
	padding: 5px 0 3px 0;
}

#main table.dataTable th a.sortedDesc,
#main table.dataTable th a.sortedAsc {
	padding-right: 10px;
	background-image: url('../img/dot.up.gif');
	background-repeat: no-repeat;
	background-position: right;
}

#main table.dataTable th a.sortedAsc {
	background-image: url('../img/dot.down.gif');
}

#main table.dataTable td {
	padding: 5px 0;
	border-width: 1px 0 0 0;
}

#main table td.subLine,
#main table.dataTable th.subLine,
#main table.dataTable td.subLine {
	border-width: 0 0 1px 0;
}

#main table.dataTable .new {
	font-weight: bold;
}

#main table.dataTable .marker {
	padding: 3px 0 0 0;
	width: 25px;
}

#main table.dataTable td.options {
	padding: 1px 10px 0 0;
	text-align: right;
}

#main table.dataTable td.options img {
	margin: 2px 2px 0 0;
}

#main table.dataTable td.noData {
	text-align: center;
	padding: 50px 0;
}

#main table.dataTable th.number {
	text-align: right;
	padding: 5px 15px 5px 0;
}
#main table.dataTable td.number {
	text-align: right;
	padding: 5px 15px 5px 0;
}

#main table.dataTable td.indent {
	padding-left: 12px;
	background-image: url('../img/dot.indent.gif');
	background-repeat: no-repeat;
	background-position: 2px center;
}

#main table.dataTable tr.total td {
	border-bottom: none;
}

#main table.formTable {
	width: 100%;
	margin: 0 0 10px 0;
}

#main table.formTable th  {
	padding: 9px 0 0 5px;
	text-align: left;
}

#main table.formTable th.alert  {
	color: #FFFFFF;
	background-image: url('../img/check.alert.png');
	background-repeat: no-repeat;
	background-position: left;
}

#main table.formTable td  {
	padding: 5px 0;
	text-align: left;
}

#main table.formTable td.cardid {
	background-image: url('../img/cardid.gif');
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	padding: 95px 20px 0 0;
	width: 150px;
}

#main table.formTable td.cardid img {
	display: none;
}

#main table.formTable th.w150 {
	padding: 7px 0 3px 0;
}

#main table.formTable td.alert,
#main table.formTable td.alertHigh {
	color: #FFFFFF;
	font-weight: bold;
	padding: 28px 80px 0 10px;
	height: 80px;
	background-image: url('../img/alert.balloon64.png');
	background-repeat: no-repeat;
	background-position: left top;
}

#main table.formTable td.alertHigh {
	height: 150px;
	background-image: url('../img/alert.balloon135.png');
}

#main table.formTable td.alert .radio,
#main table.formTable td.alertHigh .radio {
	float: left;
	margin-bottom: 5px;
}

#main table.formTable td.alert a,
#main table.formTable td.alertHigh a {
	color: #FFFFFF;
}

#main table.formTable td.alert a:hover,
#main table.formTable td.alertHigh a:hover {
	color: #000000;
}

#main table.toolTable {
	margin: 10px 0;
	width: 100%;
	border-width: 1px 0 0 0;
}

#main table.toolTable th {
	font-weight: bold;
	text-align: left;
	padding: 15px 5px 8px 5px;
}

#main table.toolTable th.th1 {
	width: 400px;
}

#main table.toolTable th.th2 {
	text-align: right;
	font-weight: normal;
}

#main table.toolTable td {
	padding: 5px;
}

/* ### IMAGEBOX ### */

#main .imageBox .admin {
	float: left;
	margin: 10px 4px 0 6px;
	padding: 3px 0 0 10px;
	width: 310px;
	height: 170px;
	border-width: 1px;
}

#main .imageBox ul.iconlist {
	margin-top: -35px;
	float: left;
}

#main .imageBox .admin ul.buttons {
	float: left;
}

#main .imageBox .description {
	display: none;
	position: absolute;
	color: #FFFFFF;
	padding: 5px;
	width: 320px;
	z-index: 90;
}

#main .imageBox .description strong {
	font-size: 12px;
}

#main .imageBox .description span {
	display: block;
	width: 320px;
	text-align: center;
}

#main .imageBox .preview {
	float: left;
	margin: 0 3px 3px 0;
	width: 128px;
}

#main .imageBox p.thumbnail {
	text-align: center;
	width: 120px;
	height: 90px;
	padding: 4px;
	margin: 0 10px 0 0;
}

#main .imageBox p.thumbnail span.labelimage {
	height: 90px;
	background-repeat: no-repeat;
	background-position: center center;
	-moz-background-size: cover;
	  -o-background-size: cover;
	     background-size: cover;
	padding: 0;
	margin: 0;
	display: block;
}

#main .imageBox p.thumbnail span.labelimage img {
	 width: 120px;
	 height: 90px;
}

#main .imageBox .admin p.status {
	margin: -5px 0 5px 0;
	padding: 0;
}

#main .imageBox .admin p.comment {
	float: left;
	width: 140px;
	padding: 0;
	margin: -5px 0 0 0;
	font-size: 10px;
}

#main .imageBox .admin p.thumbnail {
	float: left;
	border-width: 1px;
	margin-right: 20px;
}

#main .imageBox p.thumbnail img {
	margin: 0;
}

#main .imageBox p.thumbnail span {
	display: block;
	width: 120px;
	padding-top: 25px;
	text-align: center;
	color: #DCDCDC;
}

#main .imageBox p.thumbnail span.mask {
	background-repeat: no-repeat;
	background-position: center;
	height: 90px;
	padding: 0;
}

#main .imageBox p.thumbnail span.access_waiting {
	color: #000000;
	font-weight: bold;
}

#main .imageBox p.symbols {
	padding: 0;
	height: 13px;
	margin: 0;
}

#main .imageBox p.info {
	padding: 0 0 4px 3px;
	white-space: nowrap;
	overflow: hidden;
}

#main .imageBox p.info img {
	vertical-align: middle;
}

#main .imageBox p.info a.referenceLink {
	background-image: url('../img/icon.reference.gif');
	background-repeat: no-repeat;
	background-position: 5px 0;
	padding-left: 25px;
}

#main p .commentDeleteLink {
	background-image: url('../img/icon.comment.delete.gif');
	background-repeat: no-repeat;
	background-position: 5px 0;
	padding: 0 0 5px 25px;
}

/* ### SETBOX ### */

#main .setBox {

}

#main .setBox .player {
	float: left;
	width: 320px;
	margin: 5px 10px 73px 0;
	height: 284px;

	transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

#main .setBox .player.increase {
	width: 100%;
	height: 553px;
}

#main .setBox .player .price {
	position: relative;
	padding: 2px 0 0 5px;
	margin-top: -5px;
}

#main .setBox .player .price p {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#main .setBox .player .price .buttons {
	padding: 5px 10px 0 0;
}

#main .setBox .player span.mask {
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0;
	width: 320px;
	height: 240px;
}

#main .setBox .player p.fakecheck {
	position: relative;
	padding: 0;
	margin: 0;
}

#main .setBox .player p.fakecheck img {
	position: absolute;
	right: -20px;
	bottom: -10px;
}

#main .setBox .player .price img.thumblabel3D {
	position: absolute;
	right: 0;
	bottom: 0;
}

#main .setBox .image {
	float: left;
	width: 320px;
}

#main .setBox .image.alert {
	width: 300px;
	height: 150px;
	margin-right: 10px;
}

#main .setBox .infos {
	float: left;
	width: 180px;
	padding-right: 10px;
	margin-right: 4px;
	overflow: hidden;
	opacity:1;
}
#main .setBox .infos.hide {
	opacity: 0;
	width: 0;
	height: 0;
}

#main .setBox .callinfos {
	float: left;
	width: 280px;
	padding-top: 4px;
}

#main .setBox .infos.w140 {
	width: 140px;
}

#main .setBox .infos2 {
	float: left;
	width: 340px;
}

#main .setBox .infos div.alert {
	margin: 3px 0 5px -20px;
}

#main .setBox div.alert p,
#main .imageBox div.alert p {
	padding: 5px 0 0 0;
}

#main .setBox .infos .alert ul.linklist,
#main .setBox .options .alert ul.linklist {
	margin: 0;
}

#main .setBox .options {
	float: left;
	padding-top: 4px;
	opacity:1;
	width: 129px;
}
#main .setBox .options.hide {
	opacity: 0;
	width: 0;
	height: 0;
}

#main .setBox .options ul.linklist {
	margin-left: 5px;
}

#main .setBox .star {
	vertical-align: middle;
}

#main .setBox .callnumberFrame {
	width: 279px;
	min-height: 35px;
	padding: 0 5px;
	margin-bottom: 10px;
}

#main .setBox .callnumber {
	font-size: 10px;
	line-height: 10px;
	color: #999999;
}

#main .setBox .callnumber em {
	font-size: 13px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-style: normal;
	font-weight: bold;
}

#main .setBox .callnumber strong {
	font-size: 17px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	line-height: 24px;
}

#main .setBox .leftButtons {
	position: relative;
	float: left;
	width: 35px;
}

#main .setBox .leftButtons ul {
	position: absolute;
	left: 0;
	top: -6px;
	padding: 0;
	list-style: none;
}

#main .setBox .leftButtons ul li {
	margin: 0 0 4px 0;
	padding: 0;
	width: 36px;
	height: 36px;
	background-repeat: no-repeat;
	font-size: 9px;
}

#main .setBox .leftButtons ul li a {
	display: block;
	width: 28px;
	height: 31px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	text-align: right;
	padding: 3px 2px 0 0;
}

#main .setBox .leftButtons ul li a span {
	display: none;
}

#main .setBox p.statusAlert,
#main .setBox p.statusInfo,
#main .setBox p.statusNew {
	margin: 0 0 8px 0;
	padding: 6px 12px 8px 65px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	line-height: 13px;
	min-height: 50px;
	color: #FFFFFF;
	-webkit-box-shadow: 2px 1px 3px #000000;
	   -moz-box-shadow: 2px 1px 3px #000000;
	        box-shadow: 2px 1px 3px #000000;
	font-size: 11px;
	font-weight: bold;
}

#main .setBox p.statusAlert a,
#main .setBox p.statusInfo a,
#main .setBox p.statusNew a {
	color: #FFFFFF;
	text-decoration: underline;
}

#main .setBox p.statusAlert {
	background-color: #BB0000;
	background-image: url('../img/amateur.alert.png');
}

#main .setBox p.statusInfo {
	background-color: #005577;
	background-image: url('../img/amateur.info.png');
}

#main .setBox p.statusNew {
	background-color: #388000;
	background-image: url('../img/amateur.new.png');
}

#main .setBox div.camAlert {
	color: #FFFFFF;
	margin: 0 0 5px 0;
	padding: 5px 10px 0 10px;
	background-repeat: no-repeat;
	background-color: #AA0000;
	background-image: url('../img/camalert.gif');
}

#main .setBox div.camAlert p strong {
	padding: 0;
	margin: 0;
}

#main .setBox div.camAlert p strong {
	display: block;
	padding: 3px 0 0 60px;
}

/* ### TEASER ### */

#teaser {
	float: left;
	width: 200px;
	margin: 0 0 0 12px;
	padding: 10px 0 0 0;
}

#teaser h3 {
	margin: 0;
	font-size: 12px;
}

#teaser h3.hammer {
	background-image: url('../img/hammer.de.png');
	padding: 0;
	height: 100px;
}

#teaser h3.hammer.en {
	background-image: url('../img/hammer.en.png');
}

#teaser h3.hammer.pl {
	background-image: url('../img/hammer.pl.png');
}

#teaser h3.hammer.es {
	background-image: url('../img/hammer.es.png');
}

#teaser h3.hammer a {
	text-decoration: none;
	display: block;
	padding: 3px 0 0 10px;
	height: 97px;
}

#teaser .box {
	position: relative;
	margin: 0 0 10px 0;
	padding: 7px 0 7px 0;
}

#teaser .box h4 {
	padding: 10px 10px 0 10px;
	margin: 0;
	font-size: 12px;
}

#teaser .box p {
	margin: 0;
	padding: 5px 10px;
}

#teaser .box p.image {
	padding: 5px 0 0 0;
	text-align: center;
}

#teaser .box .preview {
	width: 128px;
	margin: 0 3px 3px 34px;
	padding: 0 2px;
}

#teaser .box .preview p.thumbnail {
	text-align: center;
	width: 120px;
	height: 90px;
	padding: 4px;
	margin: 0 10px 0 0;
}

#teaser .box .preview p.info {
	padding: 0 4px 4px 4px;
}

#teaser ul.linklist {
	margin-left: 10px;
	padding: 0 10px 5px 0;
}

/* ### BOTTOM ### */

#bottom {
	clear: both;
	margin: 0 auto;
	width: 912px;
	padding: 5px 0 60px 0;
}

#bottom p {
	margin: 0;
	padding: 0;
}

/* ### UL topButtons ### */

ul.topButtons {
	display: block;
	list-style: none;
	margin: 0;
}

ul.topButtons li {
	float: left;
	margin: 0 5px 0 0;
}

ul.topButtons li a {
	display: block;
	height: 18px;

	margin: 0;

	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

ul.topButtons li.selected span {
	display: block;
	margin: 0;
	background-image: url('../img/button.selected.left.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

/* ### UL topIconButtons ### */

ul.topIconButtons {
	display: block;
	list-style: none;
	padding: 5px 0 0 0;
	margin: 0;
	min-height: 27px;
}

ul.topIconButtons li {
	float: left;
	padding: 0 3px 0 0;
	margin: 0 5px 0 0;
	min-height: 28px;
	background-image: url('../img/button.backgr.right.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

ul.topIconButtons li a {
	display: block;
	height: 18px;
	padding: 5px 3px 0 6px;
	margin: 0;
	background-image: url('../img/button.backgr.left.gif');
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}

ul.topIconButtons li.selected {
	background-image: url('../img/button.selected.right.gif');
}

ul.topIconButtons li.selected a {
	display: block;
	height: 23px;
	padding: 5px 3px 0 6px;
	margin: 0;
	background-image: url('../img/button.selected.left.gif');
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
}

/* ### FRAMED ### */

#main .framed {
	margin: 0;
	padding: 15px 5px 0 5px;
	min-height: 100px;
}

#main .fullheight,
#main .framed.fullheight {
	min-height: 520px;
}

#main .framed2 {
	margin: 0;
	min-height: 100px;
	padding: 5px 0 0 5px;
}

#main .framed3 {
	margin: 0;
	padding: 10px 10px 10px 10px;
	min-height: 280px;
}

#main .framed.offset {
	margin-top: 20px;
}

#main .framed.default {
	margin-top: 0;
	padding-top: 5px;
}

#main .framed h4 {
	padding: 0 0 5px 0;
}

#main .framed p {
	padding: 5px 5px 5px 0;
	margin-top: 0;
}

#main .box .framed ul.task,
#main .box .framed .framedTopMessage {
	clear: both;
	list-style: none;
	padding: 0 0 0 5px;
	margin: 2px -5px 0 -5px;
	min-height: 30px;
	position: relative;
}

#main .box .framed ul.task li {
	float: left;
	margin: 0;
}

#main .box .framed ul.task li a,
#main .box .framed ul.task li span {
	display: block;
	padding: 5px 6px 5px 19px;
	background-repeat: no-repeat;
	background-position: 0 5px;
}

#main .box .framed ul.buttons {
	padding: 0;
}

#main .box .framed ul.buttons li {
	margin: 0 5px 0 0;
}

#main .box .framed .framedTopMessage p {
	background-repeat: no-repeat;
	padding: 5px 10px 5px 25px;
	background-position: 6px 4px;
}

#main .box .framed .framedTopMessage p.status_true {
	background-image: url('../img/icon.access.true.gif');

}

#main .box .framed .framedTopMessage p.status_false {
	background-image: url('../img/icon.access.false.gif');
}

#main .box .framedScrollList {
	margin: 0;
	padding: 2px 5px 0 5px;
	height: 100px;
	overflow: auto;
}

#main .box .framedScrollList table {
	width: 100%;
}

#main .box h3.framedTop {
	margin: 10px 0 0 0;
	display: inline-block;
}

#main .box h3.framedTop.first {
	margin: 0;
}

#main .box h3.framedTop span {
	display: inline-block;
	font-size: 11px;
}

/* ### Icons ### */

ul.iconlist li.image_add		{ background-image: url('../img/icon.image.add.gif'); }
ul.iconlist li.image_edit		{ background-image: url('../img/icon.image.edit.gif'); }
ul.iconlist li.image_delete		{ background-image: url('../img/icon.image.delete.gif'); }

ul.iconlist li.call								{ background-image: url('../img/icon.phone.active.png'); }
ul.iconlist li.message							{ background-image: url('../img/icon.message.gif'); }
ul.iconlist li.buddyAdd							{ background-image: url('../img/icon.friend.add.png'); }
ul.iconlist li.buddyRemove						{ background-image: url('../img/icon.friend.delete.png'); }
ul.iconlist li.favorite							{ background-image: url('../img/icon.favorite.gif'); }
ul.iconlist li.favoriteAdd						{ background-image: url('../img/icon.favorite.add.png'); }
ul.iconlist li.favoriteRemove					{ background-image: url('../img/icon.favorite.del.png'); }
ul.iconlist li.ignoreAdd						{ background-image: url('../img/icon.ignore.add.gif'); }
ul.iconlist li.watchlist						{ background-image: url('../img/icon.watchlist.png'); }
ul.iconlist li.coins							{ background-image: url('../img/icon.coins.png'); }
ul.iconlist li.noCoins							{ background-image: url('../img/icon.coins.none.png'); }
ul.iconlist li.inform							{ background-image: url('../img/icon.inform.png'); }
ul.iconlist li.vote								{ background-image: url('../img/icon.vote.gif'); }
ul.iconlist li.comment							{ background-image: url('../img/icon.comment.gif'); }
ul.iconlist li.thumbnails						{ background-image: url('../img/icon.thumbnails.gif'); }
ul.iconlist li.textEdit							{ background-image: url('../img/icon.text.edit.gif'); }
ul.iconlist li.picsPreview						{ background-image: url('../img/icon.pics.preview.gif'); }
ul.iconlist li.picsAdd							{ background-image: url('../img/icon.pics.add.gif'); }
ul.iconlist li.picsEdit							{ background-image: url('../img/icon.pics.edit.gif'); }
ul.iconlist li.picsSetup						{ background-image: url('../img/icon.setup.gif'); }
ul.iconlist li.movPreview						{ background-image: url('../img/icon.mov.preview.gif'); }
ul.iconlist li.movAdd							{ background-image: url('../img/icon.mov.add.gif'); }
ul.iconlist li.movEdit							{ background-image: url('../img/icon.mov.edit.gif'); }
ul.iconlist li.movText							{ background-image: url('../img/icon.mov.text.gif'); }
ul.iconlist li.movSetup							{ background-image: url('../img/icon.setup.gif'); }
ul.iconlist li.setDelete						{ background-image: url('../img/icon.set.delete.gif'); }
ul.iconlist li.access_true						{ background-image: url('../img/icon.access.true.gif'); }
ul.iconlist li.access_false						{ background-image: url('../img/icon.access.false.gif'); }
ul.iconlist li.access_ready						{ background-image: url('../img/icon.access.false.gif'); }
ul.iconlist li.access_waiting					{ background-image: url('../img/icon.access.false.gif'); }
ul.iconlist li.access_none						{ background-image: url('../img/icon.access.waiting.gif'); }
ul.iconlist li.assign_green						{ background-image: url('../img/doublearrow.green.small.gif'); }
ul.iconlist li.assign_orange					{ background-image: url('../img/doublearrow.orange.small.gif'); }

#main .box .framed ul.task li.favorite a		{ background-image: url('../img/icon.favorite.gif'); }
#main .box .framed ul.task li.ignore a			{ background-image: url('../img/icon.ignore.add.gif'); }
#main .box .framed ul.task li.delete a			{ background-image: url('../img/icon.delete.png'); }
#main .box .framed ul.task li.message a			{ background-image: url('../img/icon.message.gif'); }
#main .box .framed ul.task li.refresh a			{ background-image: url('../img/icon.refresh.png'); }
#main .box .framed ul.task li.buddy a			{ background-image: url('../img/icon.friend.png'); }
#main .box .framed ul.task li.buddyAdd a		{ background-image: url('../img/icon.friend.add.png'); }
#main .box .framed ul.task li.buddySend a		{ background-image: url('../img/icon.friend.send.png'); }
#main .box .framed ul.task li.buddySend span	{ background-image: url('../img/icon.friend.send.png'); }
#main .box .framed ul.task li.favorite a		{ background-image: url('../img/icon.favorite.png'); }
#main .box .framed ul.task li.favoriteAdd a		{ background-image: url('../img/icon.favorite.add.png'); }
#main .box .framed ul.task li.favoriteRemove a	{ background-image: url('../img/icon.favorite.del.png'); }
#main .box .framed ul.task li.ignoreAdd a		{ background-image: url('../img/icon.ignore.add.gif'); }
#main .box .framed ul.task li.trash a			{ background-image: url('../img/icon.trash.png'); }
#main .box .framed ul.task li.trashMove a		{ background-image: url('../img/icon.trash.move.png'); }
#main .box .framed ul.task li.reply a			{ background-image: url('../img/icon.msg.reply.gif'); }
#main .box .framed ul.task li.profile a,
#main .box .framed ul.task li.profile span		{ background-image: url('../img/icon.comment.gif'); }
#main .box .framed ul.task li.pictureAdd a		{ background-image: url('../img/icon.pics.add.gif'); }
#main .box .framed ul.task li.movieAdd a		{ background-image: url('../img/icon.mov.add.gif'); }
#main .box .framed ul.task li.setup a			{ background-image: url('../img/icon.setup.gif'); }
#main .box .framed ul.task li.access_true a		{ background-image: url('../img/icon.access.true.gif'); }
#main .box .framed ul.task li.access_false a	{ background-image: url('../img/icon.access.false.gif'); }
#main .box .framed ul.task li.access_false span	{ background-image: url('../img/icon.access.false.gif'); }
#main .box .framed ul.task li.edit a			{ background-image: url('../img/icon.text.edit.gif'); }
#main .box .framed ul.task li.comment a			{ background-image: url('../img/icon.comment.gif'); }

img.livedatingIcon {
	vertical-align: middle;
	border-width: 0;
}

img.smiley {
	vertical-align: middle;
	margin: -2px 0;
}

/* ### ADMIN FRAME ### */

#main .adminFrame {
	float: left;
	width: 520px;
	min-height: 490px;
	padding: 15px 5px 15px 5px;
	margin: 0 0 0 0;
}

#main .adminFrame h3 {
	padding: 0 5px 0 5px;
}

#main .adminFrame h4 {
	padding: 15px 5px 0 5px;
}

#main .adminFrame p {
	padding: 10px 5px 0 5px;
}

#main .adminFrame p.subtitle {
	font-weight: bold;
	padding: 2px 5px 0 5px;
}

#main .adminFrame ul.linklist {
	padding-left: 5px;
}

#main .adminFrame table.formTable {
	margin-top: 10px;
}

#main .adminFrame img.right {
	float: right;
	margin: 0 0 10px 15px;
}

#main .adminFrame img.extra {
	margin: 5px 5px 10px 0;
}

#main .adminFrame.framed ul.task {
	margin-bottom: 15px;
}

/* ### WEBLOG ### */

#main #weblog {
	width: 667px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#main #weblog h2 {
	background-position: left top;
	background-repeat: no-repeat;
	height: 51px;
	text-indent: -5000px;
}

#main #weblog p.subtitle {
	padding: 0;
	font-weight: bold;
}

#main #weblog h3 {
	margin: 15px 0 0 0;
	padding: 15px 20px 0 20px;
	font-size: 17px;
	font-style: italic;
}

#main #weblog .entry p.text {
	float: left;
	width: 620px;
	margin: 0;
	padding: 5px 30px 20px 20px;
	font-size: 13px;
	font-style: italic;
}

#main #weblog .entry p.date {
	font-weight: bold;
	padding: 0 0 0 20px;
}

#main #weblog .entry .left {
	float: left;
	margin: 0 20px 10px 0;
}

#main #weblog .entry .right {
	float: right;
	margin: 0 0 10px 20px;
}

#main #weblog .entry .bottom {
	clear: both;
	padding: 0 0 0 20px;
	height: 50px;
}

#main .setBox .callinfos .weblogteaser h3 {
	clear: both;
	margin: 0;
}

#main .setBox .callinfos .weblogteaser h4 {
	padding: 7px 5px 0 5px;
}

#main .setBox .callinfos .weblogteaser p {
	padding: 5px 5px 0 5px;
}

#main .setBox .callinfos .weblogteaser p img {
	float: right;
	margin: 0 0 2px 10px;
}

#main .setBox .callinfos .weblogteaser ul.linklist {
	margin: 0 8px;
}

#teaser .weblogteaser {
	margin: 0 0 10px 0;
	padding: 0 0 7px 0;
}

#teaser .weblogteaser .item p.author {
	padding: 5px 10px 3px 10px;
	margin: 0;
}

#teaser .weblogteaser .item h4 {
	padding: 0 10px;
	margin: 0;
}

#teaser .weblogteaser .item h4 a {
	text-decoration: none;
}

#teaser .weblogteaser .item p.entry {
	margin: 0;
	padding: 3px 10px 7px 10px;
}

#teaser .weblogteaser .item p.entry img.quote {
	float: left;
	margin: -3px 4px 0 0;
}

#teaser .weblogteaser ul.buttons {
	clear: both;
	margin: 0;
	padding: 10px 0 0 10px;
}

/* ### setcardbuttons & kiss ### */

#main .setBox .callinfos ul.setcardbuttons {
	margin: 0;
	padding: 0;
	width: 295px;
	list-style: none;
}

#main .setBox .callinfos ul.setcardbuttons li {
	float: left;
	margin: 0;
	padding: 0;
}

#main .setBox .callinfos ul.setcardbuttons li a {
	display: block;
	height: 54px;
	background-repeat: no-repeat;
	background-position: bottom;
}

#main .setBox .callinfos ul.setcardbuttons li.contact {
	width: 216px;
}

#main .setBox .callinfos ul.setcardbuttons li.contact a {
	width: 216px;
	text-align: center;
	background-image: url('../img/setcard.contact.button.png');
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
}

#main .setBox .callinfos ul.setcardbuttons li.contact a span {
	display: block;
	padding-top: 7px;
}

#main .setBox .callinfos ul.setcardbuttons li.kiss {
	width: 74px;
}

#main .setBox .callinfos ul.setcardbuttons li.kiss a {
	width: 74px;
	background-image: url('../img/setcard.kiss.button.png');
}

#main .setBox .callinfos ul.setcardbuttons li.kiss a span {
	display: none;
}

/* ### GLOBAL CLASSES ### */

form {
	padding: 0;
	margin: 0;
}

img {
	border: none;
}

.mb5	{ margin-bottom: 5px; }

.m20	{ margin-left: 20px; }
.m50	{ margin-left: 50px; }
.m100	{ margin-left: 100px; }
.m200	{ margin-left: 200px; }

.h100	{ height: 100px; }

.w25	{ width: 25px; }
.w40	{ width: 40px; }
.w50	{ width: 50px; }
.w75	{ width: 75px; }
.w100	{ width: 100px; }
.w120	{ width: 120px; }
.w140	{ width: 140px; }
.w150	{ width: 150px; }
.w175	{ width: 175px; }
.w200	{ width: 200px; }
.w350	{ width: 350px; }
.w300	{ width: 300px; }
.w400	{ width: 400px; }
.w500	{ width: 500px; }

.passpartout60 {
	width: 60px;
	height: 45px;
	overflow: hidden;
}

h1 {
	position: absolute;
	width: 358px;
	height: 59px;
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 2;
}

h1 a,
h1 span {
	display: block;
	width: 350px;
	height: 51px;
	text-indent: -5000px;
	text-decoration: none;
}

h1.popup {
	display: none;
}

td,
th {
	vertical-align: top;
}

fieldset {
	border-width: 1px 0 0 0;
	margin: 0 -10px 0 -10px;
	padding: 10px;
}

fieldset legend {
	padding: 0 5px 0 5px;
}

.highlight,
a.highlight {
	font-weight: bold;
}

a.highlight:hover {
	color: #000000;
}

input.indicator {
	border: none;
	background-color: transparent;
	width: 50px;
}

input.indicator,
input.indicatorWhite {
	border: none;
	background-color: transparent;
	width: 50px;
}

input.heavy {
	font-size: 13px;
	font-weight: bold;
}

.radio,
.checkbox {
	vertical-align: middle;
	margin: 0 5px 3px 3px;
}

.button {
	display: inline-block;
	padding-right: 11px;
	margin-right: 6px;
	background-image: url('../img/button.backgr.right.png');
	background-repeat: no-repeat;
	background-position: right;
}

.button input {
	background-image: url('../img/button.backgr.left.png');
	background-repeat: no-repeat;
	background-position: left;
	background-color: transparent;
	border-width: 0;
	height: 27px;
	padding: 0 10px 6px 17px;
	margin: 0;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
}

.button input:hover {
	text-decoration: underline;
}

.hidden {
	display: none;
}

.readonly,
.input.readonly {
	background-color: transparent;
	border-color: transparent;
	font-weight: bold;
}

.fixfloat {
	clear: both;
}

img.newStar {
	vertical-align: middle;
	margin-bottom: 2px;
}

ul.list {
	list-style: none;
	margin: 5px 0 10px 0;
	padding: 0;
}

ol li {
	margin-right: 30px;
}

ul.offsetChildren li {
	margin-bottom: 5px;
}

ol.offsetChildren li {
	margin-bottom: 15px;
}

ul.list li {
	margin: 0 0 2px 5px;
	padding: 0 10px 0 12px;
	background-repeat: no-repeat;
	background-position: left 5px;
}

ul.floatList {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.floatList li {
	margin: 0 0 0 5px;
	padding: 0 10px 0 12px;
	float: left;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-position: left 5px;
}

ul.linklist {
	list-style: none;
	padding: 5px 10px 10px 0;
	margin: 0;
}

ul.linklist li {
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 8px;
}

ul.buttons {
	display: block;
	list-style: none;
	padding: 5px 10px 10px 0;
	margin: 0;
	min-height: 30px;
}

ul.buttons li {
	float: left;
	padding: 0 11px 0 0;
	margin: 0 5px 0 0;
	height: 27px;
	background-image: url('../img/button.backgr.right.png');
	background-repeat: no-repeat;
	background-position: right top;
}

ul.buttons li a {
	display: block;
	height: 23px;
	padding: 4px 5px 0 12px;
	margin: 0;
	background-image: url('../img/button.backgr.left.png');
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

ul.buttons li a:hover {
	text-decoration: underline;
}

ul.buttons li.blank a {
	background-image: url('../img/button.backgr.left2.gif');
	padding-left: 10px;
}

ul.buttons li.back a {
	background-image: url('../img/button.backgr.leftback.png');
}

ul.buttons li.selected {
	height: 28px;
	background-image: url('../img/button.selected.right.gif');
}

ul.buttons li.selected span {
	display: block;
	height: 23px;
	padding: 5px 10px 0 17px;
	margin: 0;
	background-image: url('../img/button.selected.left.gif');
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
}

ul.iconlist {
	list-style: none;
	padding: 5px 10px 10px 0;
	margin: 0;
}

ul.iconlist li {
	background-repeat: no-repeat;
	background-position: left;
	padding: 2px 0 2px 20px;
}

ul.iconlist.right {
	padding: 0 10px 0 0;
	float: right;
}

/* ### BIG BUTTON ### */

ul.bigbutton {
	display: block;
	list-style: none;
	padding: 5px 10px 10px 0;
	margin: 0;
	min-height: 52px;
}

ul.bigbutton li {
	float: left;
	padding: 0 11px 0 0;
	margin: 0 5px 0 0;
	height: 49px;
	background-image: url('../img/button.big.right.png');
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
}

ul.bigbutton li a {
	display: block;
	height: 34px;
	padding: 14px 5px 0 27px;
	margin: 0;
	background-image: url('../img/button.big.left.png');
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

ul.bigbutton li a:hover {
	text-decoration: underline;
}

/* ### PAGE NAVIGATION ###### */

ul.pageNavigation {
	clear: both;
	float: right;
	list-style: none;
	padding: 5px 0 0 0;
	margin: 0 10px 0 0;
}

ul.pageNavigationTop {
	clear: both;
	position: absolute;
	top: -40px;
	right: 10px;
	list-style: none;
}

ul.pageNavigation.forceRight {
	clear: none;
}

ul.pageNavigation li,
ul.pageNavigationTop li {
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
	width: 35px;
	height: 27px;
	background-image: url('../img/button.backgr.pagenav.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul.pageNavigation li.info,
ul.pageNavigationTop li.info {
	background-image: none;
	white-space: nowrap;
	width: 110px;
}

ul.pageNavigation li.info select,
ul.pageNavigationTop li.info select {
	vertical-align: top;
	margin-top: 2px;
	width: 110px;
}

ul.pageNavigation li a,
ul.pageNavigationTop li a {
	display: block;
	width: 35px;
	height: 23px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 11px center;
}

ul.pageNavigation li span,
ul.pageNavigationTop li span {
	display: none;
}

ul.pageNavigation li.previous a,	ul.pageNavigationTop li.previous a		{ background-image: url('../img/pagenav.previous.png'); }
ul.pageNavigation li.first a,		ul.pageNavigationTop li.first a			{ background-image: url('../img/pagenav.first.png'); }
ul.pageNavigation li.last a,		ul.pageNavigationTop li.last a			{ background-image: url('../img/pagenav.last.png'); }
ul.pageNavigation li.next a,		ul.pageNavigationTop li.next a			{ background-image: url('../img/pagenav.next.png'); }

/* ### CAMPAIGN # */

#main .campaignOffer {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url('../img/box.backgr.png');
	background-repeat: repeat-x;
	background-position: left top;
	border-width: 1px;
	border-style: solid;
	border-color: #E5E1DE;
}

#main .campaignOffer p.image {
	padding: 0;
	margin: 0;
	line-height: 0;
}

#main .campaignOffer p.text {
	padding: 10px;
	margin: 0;
}

/* ### MOVIE PREVIEW SLIDER ## */

#main #moviePreview {
	display: none;
	width: 320px;
	height: 279px;
	background-image: url('../img/movie.preview.backgr.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

#main #moviePreview p.image {
	padding: 0;
	margin: 0;
	height: 240px;
	overflow: hidden;
}

#main #moviePreview p.hidden {
	display: none;
}

#main #moviePreview ul {
	display: block;
	float: left;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0 0 0 6px;
}

#main #moviePreview ul li {
	float: left;
	width: 36px;
	height: 27px;
	padding: 0;
	margin: 0 4px 0 0;
}

#main #moviePreview ul li a {
	display: block;
	color: #FFFFFF;
	width: 32px;
	height: 25px;
	padding: 2px 4px 0 0;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	background-image: url('../img/movie.preview.button.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}

#main #moviePreview ul li a.selected {
	background-image: url('../img/movie.preview.button.selected.png');
	color: #FF6E00;
}

/* ### EVENTS ### */

#eventbox .left {
	float: left;
	width: 390px;
	margin-right: 10px;
	min-height: 400px;
}

#eventbox .right {
	float: left;
	width: 275px;
	min-height: 400px;
}

#eventbox .item {
	clear: both;
	margin: 5px 0;
	background-image: url('../img/event.backgr.png');
	background-repeat: repeat-x;
	background-position: 0 10px;
}

#eventbox .item {
	clear: both;
	margin: 5px 0;
}

#eventbox .item p.date {
	float: left;
	width: 60px;
	height: 70px;
	margin: 0 10px 0 0;
	padding: 19px 0 0 0;
	background-image: url('../img/event.box1.png');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

#eventbox .item h3 {
	clear: none;
	float: left;
	width: 320px;
	padding: 5px 0 3px 0;
	margin: 0;
}

#eventbox .item p.description {
	float: left;
	width: 320px;
	padding: 0;
	margin: 0;
}

#eventbox .item p.info {
	float: left;
	width: 320px;
	padding: 5px 0 7px 0;
	margin: 0;
}

#eventbox table.calendar {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	margin: 0 0 5px 0;
}

#eventbox table.calendar th {
	font-size: 11px;
	font-weight: normal;
	color: #808080;
}

#eventbox table.calendar th.options {
	padding: 0;
}

#eventbox table.calendar th.weekday {
	padding: 3px 5px 4px 0;
	text-align: center;
	width: 14.28%;
	font-size: 9px;
	font-weight: bold;
}

#eventbox table.calendar td {
	padding: 0;
	width: 14.28%;
	height: 30px;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
}

#eventbox table.calendar td.eventfound {
	color: #FFFFFF;
	background-image: url('../img/event.true.png');
}

#eventbox table.calendar td.blank {
	background-image: none;
	background-color: transparent;
}

#eventbox table.calendar td .number {
	position: absolute;
	right: 6px;
	top: 1px;
	font-size: 9px;
}

#eventbox table.calendar td .day {
	padding: 0;
	position: relative;
	cursor: pointer;
}

#eventbox table.calendar td .day a.data {
	display: block;
	padding: 3px 9px 0 0;
	width: 26px;
	height: 24px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

#eventbox table.calendar td .day a:hover {
	color: #000000;
}

#eventbox table.calendar td .infos {
	display: none;
	position: absolute;
	left: 20px;
	top: -15px;
	padding: 0 0 0 20px;
	width: 250px;
	z-index: 90;
	cursor: pointer;
}

#eventbox table.calendar td  .infos div {
	padding: 1px 8px 2px 8px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: normal;
	text-align: left;
	width: 250px;
}

#eventbox table.calendar td  .infos div h4 {
	color: #FFFFFF;
	font-size: 14px;
}

#eventbox table.calendar td  .infos div p {
	margin: 0;
	padding: 0 0 6px 0;
}

#eventbox table.calendar td  .infos div p a.title {
	color: #FFFFFF;
}

#eventbox .evteaser {
	position: relative;
	margin: 10px 0 0 0;
}

#eventbox .evteaser .date {
	position: absolute;
	right: 5px;
	bottom: 10px;
	width: 54px;
	height: 35px;
	margin: 0;
	padding: 13px 0 0 0;
	background-image: url('../img/event.box1.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

#eventbox .evteaser .evteaser_content h4 {
	margin: 0;
	padding: 5px 0 3px 0;
	font-size: 13px;
	color: #D00000;
}

#eventbox .evteaser .evteaser_content p.image {
	margin: 0;
	padding: 0;
	text-align: center;
}

#eventbox .evteaser .evteaser_content p.description {
	margin: 0;
	padding: 5px 10px 0 10px;
}

#eventbox .evteaser .evteaser_content p.description.noimage {
	padding-right: 60px;
}

#eventbox .evteaser .evteaser_content p.info {
	margin: 0;
	padding: 5px 10px 2px 10px;
}

#eventdetails .title {
	width: 348px;
	float: left;
}

#eventdetails .title h3 {
	font-size: 17px;
}

#eventdetails .title p {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#eventdetails p.date {
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 0 20px;
	margin: 0;
	width: 304px;
	height: 50px;
	background-image: url('../img/event.box2.png');
	background-repeat: no-repeat;
	background-position: 0 5px;
}

#eventdetails p.date big {
	font-size: 18px;
	color: #000000;
}

#teaser .eventteaser {
	margin: 0 0 10px 0;
	padding: 0 0 7px 0;
}

#teaser .eventteaser p.image {
	margin: 0;
	padding: 0;
	text-align: center;
	height: 150px;
	overflow: hidden;
}

#teaser .eventteaser p.image img {
	max-height: 150px;
	margin: 0;
}

#teaser .eventteaser .infobox {
	height: 140px;
}

#teaser .eventteaser .infobox p {
	margin: 0;
	padding: 5px 10px;
	color: #FFFFFF;
}

#teaser .eventteaser .infobox p.data {
	padding: 5px 10px 0 10px;
	font-weight: bold;
}

#teaser .eventteaser .infobox p.data a {
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	padding-bottom: 4px;
}

#teaser .eventteaser ul.selector {
	display: block;
	float: left;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0 0 0 10px;
}

#teaser .eventteaser ul.selector li {
	float: left;
	width: 36px;
	height: 27px;
	padding: 0;
	margin: 0 4px 0 0;
}

#teaser .eventteaser ul.selector li a {
	display: block;
	color: #FFFFFF;
	width: 32px;
	height: 25px;
	padding: 2px 4px 0 0;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	background-image: url('../img/movie.preview.button.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}

#teaser .eventteaser ul.selector li a.selected {
	background-image: url('../img/movie.preview.button.selected.png');
	color: #FF6E00;
}

#teaser .eventteaser ul.buttons {
	clear: both;
	margin: 0;
	padding: 0 0 0 10px;
}

#setcardevent {
	clear: both;
	width: 290px;
	height: 80px;
	background-image: url('../img/event.box3.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}

#setcardevent p.date {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 0 15px;
	margin: 0;
}

#setcardevent p.date a {
	color: #000000;
}

/* ### ONLINE LIST ### */

#main .previewbox1 {
	float: left;
	width: 430px;
}

#main .previewbox2 {
	float: right;
	margin-left: 10px;
	width: 260px;
	height: 600px;
}

#teaser .box.onlinebox {
	background-color: #EBEBEB;
	padding: 0;
}

#main .previewbox2 ul.onlinelist,
#teaser ul.onlinelist {
	overflow: auto;
	padding: 0;
	margin: 0;
	list-style: none;
}

#teaser ul.onlinelist {
	max-height: 340px;
}

#main .previewbox2 ul.onlinelist li,
#teaser ul.onlinelist li {
	clear: both;
	padding: 0;
}

#main .previewbox2 ul.onlinelist li a,
#teaser ul.onlinelist li a {
	display: block;
	height: 37px;
	margin: 0;
	padding: 3px 0 0 0;
	text-decoration: none;
	overflow: hidden;
}

#main .previewbox2 ul.onlinelist li a span.image,
#teaser ul.onlinelist li a span.image {
	float: left;
	margin: -3px 5px -5px 0;
	width: 60px;
	height: 40px;
	overflow: hidden;
}

#main .previewbox2 ul.onlinelist li a span.image img,
#teaser ul.onlinelist li a span.image img {
	width: 60px;
	vertical-align: middle;
}

#teaser ul.onlinelist li a .small {
	display: block;
	font-size: 9px;
	line-height: 10px;
	white-space: nowrap;
}

#main .previewbox2 ul.onlinelist li a:hover,
#teaser ul.onlinelist li a:hover {
	color: #FFFFFF;
}

#main .previewbox2 ul.onlinelist li a:hover strong,
#teaser ul.onlinelist li a:hover strong {
	color: #FFFFFF;
}

#main .previewbox2 ul.onlinelist li p.description,
#teaser ul.onlinelist li p.description {
	display: none;
	position: absolute;
	color: #FFFFFF;
	background-repeat: repeat;
	padding: 5px;
	z-index: 90;
}

#main .previewbox2 ul.buttons,
#teaser .onlinebox ul.buttons {
	margin: 0;
	padding: 8px 0 0 10px;
}

#teaser .onlinebox .hello {
	float: right;
	cursor: pointer;
	padding: 5px;
}

/* ### 3D FLAG ## */

#main .imageBox .preview p.thumbnail span.thumblabel3D,
#teaser .box .preview p.thumbnail span.thumblabel3D {
	position: relative;
}

#main .imageBox .preview p.thumbnail span.thumblabel3D img {
	position: absolute;
	right: 1px;
	bottom: 25px;
}

#teaser .box .preview p.thumbnail span.thumblabel3D img {
	position: absolute;
	right: 0;
	bottom: 4px;
}

/* ### inlinePopupArea ####### */

body.bodypopup {
	background-repeat: repeat-x;
	background-position: left top;
}

#inlinePopupArea {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 91;
	width: 100%;
	height: 100%;
}

#inlinePopupArea #inlinePopupBackground {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 92;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

#inlinePopupArea #inlinePopupContent {
	display: block;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 93;
	padding: 0;
	height: 485px;
}

#inlinePopupArea #inlinePopupContent .mize {
	position: absolute;
	right: 20px;
	top: 3px;
	padding: 0;
	margin: 0;
}

#inlinePopupArea #inlinePopupContent .mize img {
	margin-left: 5px;
}

#inlinePopupArea #inlinePopupContent .top {
	padding: 0;
	margin: 0 0 0 20px;
	background-image: url('../img/box.top.right.png');
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
}

#inlinePopupArea #inlinePopupContent .top div {
	background-image: url('../img/box.top.left.png');
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 0 -20px;
	height: 15px;
}

#inlinePopupArea #inlinePopupContent h2 {
	margin: 0 0 0 5px;
	padding: 0 20px 0 0;
	color: #FFFFFF;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right;
}

#inlinePopupArea #inlinePopupContent h2 span {
	display: block;
	height: 19px;
	padding: 3px 0 0 10px;
}

#inlinePopupArea #inlinePopupContent .main1 {
	margin: 0 0 0 20px;
	background-image: url('../img/box.right.png');
	background-repeat: repeat-y;
	background-position: right top;
}

#inlinePopupArea #inlinePopupContent .main2 {
	margin: 0 0 0 -20px;
	background-image: url('../img/box.left.png');
	background-repeat: repeat-y;
	background-position: left top;
}

#inlinePopupArea #inlinePopupContent .bottom {
	padding: 0;
	margin: 0 0 0 20px;
	background-image: url('../img/box.bottom.right.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 15px;
}

#inlinePopupArea #inlinePopupContent .bottom div {
	background-image: url('../img/box.bottom.left.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0 0 0 -20px;
	height: 15px;
}

#inlinePopupArea #inlinePopupContent #inlinePopupMenu {
	position: absolute;
	margin: 0;
	padding: 5px 10px;
	background-color: #FFFFFF;
	opacity: .5;
	filter: Alpha(opacity=50, finishopacity=50, style=2);
}

#inlinePopupArea #inlinePopupContent #inlinePopupFrameArea {
	margin: 0;
	padding: 0 0 0 5px;
}

#inlinePopupArea #inlinePopupContent #inlinePopupiframe {
	border: none;
	margin: 0 0 -10px 0;
}

/* ### MSG HISTORY ### */

#main #msghistory {
	height: 240px;
	overflow: auto;
	margin: 0;
	padding: 0;
}

#main #msghistory p {
	padding: 5px 10px 10px;
}

/* ### MESSENGER MINIMIZE #### */

#messengerMaximize {
	position: fixed;
	right: 10px;
	top: 0;
	width: 246px;
	height: 45px;
	margin: 0;
	z-index: 89;
}

#messengerMaximize a {
	display: block;
	color: #FFFFFF;
	padding: 4px 0 0 20px;
	margin: 0 0 0 23px;
	width: 180px;
	height: 18px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#messengerMaximize.glow a span {
	display: none;
}

/* ### CATEGORIES #### */

#main div.box div.catbox {
	clear: both;
}

#main div.box div.catbox p.letter {
	margin: 0;
	padding: 10px 10px 0 10px;
}

#main div.box div.catbox ul {
	list-style: none;
	padding: 0;
	margin: -5px 0 0 0;
}

#main div.box div.catbox ul li {
	float: left;
	width: 165px;
	padding: 0;
	margin: 0 3px 3px 0;
	background-image: url("../img/top.png");
	background-position: center;
}

#main div.box div.catbox ul li a {
	display: block;
	padding: 5px 10px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right 10px;
}

#main div.box div.catbox ul li a.gold {
	background-image: url("../img/star.gold.png");

}

#main div.box div.catbox ul li a.silver {
	background-image: url("../img/star.silver.png");
}

#main div.box div.catbox ul li a span.info {
	display: block;
	font-size: 11px;
}

#main div.catbox p.actualpoints {
	font-size: 13px;
}

#main div.catbox p.actualpoints strong {
	font-size: 18px;
}

#main div.catbox p.fixfloat {
	padding-top: 10px;
}

#main div.catbox ul.rewards {
	list-style: none;
	padding: 5px 0;
	margin: 0;
}

#main div.catbox ul.rewards li {
	float: left;
	width: 146px;
	padding: 7px 5px 5px 70px;
	margin: 0 5px 5px 0;
	background-image: url("/resources/achievements/badge.png");
	background-position: 0 5px;
	background-repeat: no-repeat;
	cursor: pointer;
}

#main div.catbox ul.rewards li big {
	font-weight: bold;
	font-size: 17px;
}

#main .achieviementPoints {
	float: left;
	width: 65px;
	margin: -2px 15px 15px 0;
	font-size: 16px;
}

#main .achieviementPoints img {
	vertical-align: middle;
}

#teaser div.catbox ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#teaser div.catbox ul li {
	padding: 5px;
	margin: 0 5px 5px 5px;
	background-color: #FFFFFF;
}

#teaser div.catbox ul li strong.title {
	display: inline-block;
	width: 100px;
	color: #0078DD;
	min-height: 50px;
	padding: 10px 0 0 5px;
}

#teaser div.catbox ul li strong.title.light {
	color: #CCCCCC;
}

#teaser div.catbox ul li img {
	float: left;
	margin-left: 0;
}

/* ### SIDEBAR ## */

#sidebar {
	position: absolute;
	z-index: 2;
	right: -220px;
	top: 0;
	width: 200px;
	padding: 0 0 20px 0;
}

#sidebar h3 {
	padding: 0;
	margin: 0;
	height: 30px;
	font-size: 1px;
	color: #FFFFFF;
}

#sidebar h3 span {
	display: none;
}

#sidebar .boxContainer {
	background-image: url('../img/sidebar.png');
	padding: 0 10px 5px 10px;
	width: 180px;
}

#sidebar .amateurbox {
	position: relative;
	width: 180px;
	background-color: #FFFFFF;
	margin: 0 0 10px 0;
	padding: 0;
}

#sidebar .amateurbox p.thumbnail {
	padding: 0;
	margin: 0;
	height: 136px;
	overflow: hidden;
	text-align: center;
}

#sidebar .amateurbox p.thumbnail img {
	width: 100%;
}

#sidebar .amateurbox p.camonline {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 180px;
	overflow: hidden;
}

#sidebar .amateurbox h4 {
	font-size: 16px;
	margin: 0;
	padding: 0 10px 5px 10px;
}

#sidebar .amateurbox h4 a {
	color: #7C006F;
	text-decoration: none;
}

#sidebar .amateurbox h4 a:hover {
	color: #000000;
	text-decoration: underline;
}

#sidebar ul.buttons {
	padding: 3px 0 0 0;
	margin: 0;
}

/* ### LIVETICKER  */

#teaser #livetickerBox h3 span {
	display: block;
	background-image: url('../img/liveticker.alert.gif');
	background-repeat: no-repeat;
	background-position: 65px 2px;
}

#teaser #liveticker {
	margin: 0 0 10px 0;
	padding: 3px 0 10px 0;
	width: 200px;
	height: 121px;
	overflow: auto;
	background-image: url('../img/box.backgr.png');
	background-repeat: repeat-x;
	background-position: left top;
}

#teaser #liveticker p {
	font-size: 10px;
	margin: 0;
	padding: 0 0 0 3px;
}

#teaser #liveticker p span.p1 {
	clear: both;
	float: left;
	width: 32px;
}

#teaser #liveticker p span.p2 {
	float: left;
	width: 145px;
}

/* ### ACTIONSLIDER ### */

#actionslider {
	position: fixed;
	z-index: 101;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 35px;
}

/* ### Dimoco Payment # */

#main #mobilePaymentCoinSelection p#mobilePaymentArrowArea {
	margin: 0;
	padding: 15px 0 30px 110px;
	background-image: url('../img/pay.mobile.a1.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}

#main #mobilePaymentCoinSelection p#mobilePaymentArrowArea.step2 {
	background-image: url('../img/pay.mobile.a2.png');
}

#main input#submitButton.greyFont {
	color: #FFB75E;
}

#main input#submitButton.greyFont:hover {
	text-decoration: none;
}


/* ### AOTM ### */

#aotm {
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}

#aotm div.aotmGradient {
	position: relative;
	height: 400px;
}

#aotm div.aotmGradient p.link {
	margin: 0;
	padding: 0;
}

#aotm div.aotmGradient p.link img {
	width: 200px;
	height: 400px;
}

#aotm div.aotmGradient div.aotmText {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 7px;
	width: 186px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

#aotm div.aotmGradient div.aotmText h4 {
	display: block;
	font-size: 20px;
	text-shadow: 1px 1px 5px #000000;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	background: none;
}

#aotm div.aotmGradient div.aotmText p {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-shadow: 1px 1px 3px #333333;
}

#aotm div.aotmGradient div.aotmText p span.age {
	display: inline-block;
	font-size: 18px;
	padding: 2px 0 6px;
	text-shadow: 1px 1px 3px #333333;
}

#aotm div.aotmGradient div.aotmText ul.buttons {
	margin: 0;
	padding: 13px 0 8px 12px;
}

#aotm p.message {
	margin: 0;
	padding: 10px 8px 5px 8px;
}

#aotm p.message textarea {
	width: 176px;
	margin: 0 0 7px 0;
}

#aotm p.message span.button input {
	padding: 0 2px 6px 9px;
}

#aotm div.aotmConfirm {
	padding: 0 8px 0 8px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#aotm div.aotmConfirm img {
	float: left;
	width: 60px;
	margin-right: 5px;
}

#aotm div.aotmConfirm ul.buttons {
	clear: both;
}

/* ### oldBrowserNotification ### */

#oldBrowserNotification {
	padding: 5px 0 3px 45px;
	background-image: url('../img/attention.png'), -webkit-gradient(linear, left bottom, left top, color-stop(50%, #333333), to(#202020));
	background-image: url('../img/attention.png'), -webkit-linear-gradient(bottom, #333333 50%, #202020 100%);
	background-image: url('../img/attention.png'), -moz-linear-gradient(bottom, #333333 50%, #202020 100%);
	background-image: url('../img/attention.png'), -o-linear-gradient(bottom, #333333 50%, #202020 100%);
	background-image: url('../img/attention.png'), linear-gradient(to top, #333333 50%, #202020 100%);
	background-color: #333333;
	background-repeat: no-repeat;
	background-position: 5px 4px, 0 0;
}

#oldBrowserNotification h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #FF6600;
}

#oldBrowserNotification p.obnText {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #EEEEEE;
}

#oldBrowserNotification p.obnClose {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 10px;
	top: 10px;
}
