li.textbox div.input_label  {

    line-height: 34px !important;
}

.hidden {
	display: none;	
}

.picture img {
	top:auto !important;
	left:auto !important;
	height:auto !important;
	width:auto !important;
}

body {
	position:relative;
	margin:0;
/*	-webkit-text-size-adjust:none;*/
	min-height:416px;
	font-family:helvetica, sans-serif;
	/*-webkit-touch-callout:none*/
	color:#ffffff;

	
  /* Location of the image */
  background-image: url(../images/body_background.jpg);
  
  /* Background image is centered vertically and horizontally at all times */
  background-position: center center;
  
  /* Background image doesn't tile */
  background-repeat: no-repeat;
  
  /* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
  background-attachment: fixed;
  
  /* This is what makes the background image rescale based
     on the container's size */
  background-size: cover;
  	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
  
  /* Set a background color that will be displayed
     while the background image is loading */
  background-color: #9B9999;
	
	
}
.center {
	margin:auto;
	display:block;
	text-align:center;
}

.letter_block {
    background-color: #C7C7C7;
    display: block;
    float: left;
    line-height: 24px;
    margin: 3px 2px;
    text-align: center;
    width: 24px;
	-moz-border-radius:3px 3px 3px 3px; /* Firefox */
	-webkit-border-radius:3px 3px 3px 3px; /* Chrome, Safari */
	-khtml-border-radius:3px 3px  3px 3px ; /* Konqueror */
	border-radius:3px 3px 3px 3px ; /* CSS3 */
	behavior:url(border-radius.htc); /* Internet Explorer */
}

.letter_block:last-child{
	width: 35px;

}


.letter_block:hover, .letter_block a:hover{
	background-color: #585858;
	font-weight:bold;
	color:#FFFFFF	
}

.letter_block:hover:hover{
	background-color: #ffffff;
	font-weight:normal;
	color:#000000	
}

.letter_box {
	height: 90px !important;
}

.letter_box:hover {
	height: 90px !important;
	background-color: #fff !important;

}

.left_menu {
    float: left;
    margin: auto;
    padding: 0 15px ;
}

.left_menu a {
	color: #000000;
	text-decoration: none;	
	display:block
}

.left_menu li {
    background-color: #fff;
    border-bottom: 1px solid #cbcaca;
	border-left: 1px solid #cbcaca;
    border-right: 1px solid #cbcaca;
    border-top: 1px solid #acabab;
    height: 24px;
    list-style: outside none none;
	color: #000000;
}

.left_menu li:hover {
    background-color: #CCC;
	color:#000000
}

.left_menu li:first-child {

	-moz-border-radius:5px 5px 0 0; /* Firefox */
	-webkit-border-radius:5px 5px 0 0 ; /* Chrome, Safari */
	-khtml-border-radius:5px 5px 0 0 ; /* Konqueror */
	border-radius:5px 5px 0 0 ; /* CSS3 */
	behavior:url(border-radius.htc); /* Internet Explorer */

}

.left_menu li span {
    line-height: 24px;
    padding: 0 0 0 5px;
}

.logobox {
    float: left;
    height: 132px;
    margin: 10px;
    width: 132px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border: 1px solid #cccccc;
}

.history_block {
    color: #000;
	margin: 18px 0 0 0;
	border-top: 1px solid #cccccc;
	padding: 6px
}

input[type="menu"][readonly] {
   color: #888;
}

#crump {
    color: #000;
    margin: auto;
    max-width: 856px;
    padding: 0 0 10px;
    width: 100%;
}

#crump a{
    color: #000;
	font-weight: bold;
}

#save_button {
    background-color: #cccccc;
    border: 1px solid #888888;
    color: #000000;
    display: block;
    float: right;
    margin: 0 15px 15px 0;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	 height: 30px;
    line-height: 30px;
    text-align: center;
    width: 110px;
}

#save_button:hover {
    background-color: #C3FDB8;
}

#save_button a {
	font-weight: bold;
	text-decoration:none;
    color: #000000;
	display: block;
}

img {
	border:0
}

input {
	color:#fff;
}
a:hover span.arrow, a:hover span.arrow2 {
	background-position:0 -13px;
}
@media screen and (max-width:320px) {
	nav {
	height:44px;
		z-index: 2000000;
	}
	#title {
	line-height:44px;
	height:44px;
	font-size:13pt;
	}
	#tributton a:first-child, #duobutton a:first-child {
	width:101px
	}
	#tributton a:last-child, #duobutton a:last-child {
	width:101px
	}
	#tributton a {
	width:106px
	}
	#duobutton .links {
	width:195px
	}
	#tributton .links {
	width:302px
	}
	#doublead {
	width:300px;
	}
	#duoselectionbuttons {
	width:191px;
	height:30px;
	top:7px
	}
	#triselectionbuttons {
	width:290px;
	height:30px;
	top:7px
	}
	#triselectionbuttons a:first-child, #duoselectionbuttons a:first-child {
	width:99px;
	height:28px;
	line-height:28px
	}
	#triselectionbuttons a {
	width:98px;
	height:28px;
	line-height:28px
	}
	#triselectionbuttons a:last-child, #duoselectionbuttons a:last-child {
	width:99px;
	height:28px;
	line-height:28px
	}
	
	li.menu span.name, li.mainmenu_big span.name, li.mainmenu_small span.name {
	max-width:77%
	}
	li.checkbox .name {
	max-width:190px
	}
	li.radiobutton .name {
	max-width:190px
	}
	#leftnav a, #rightnav a, #leftbutton a, #rightbutton a, #blueleftbutton a, #bluerightbutton a {
		line-height:30px;
		height:30px
	}
	#leftnav img, #rightnav img {
		margin-top:4px
	}
	#leftnav, #leftbutton, #blueleftbutton {
		top:7px
	}
	#rightnav, #rightbutton, #bluerightbutton {
		top:7px
	}
	body.musiclist ul li span.name {
	max-width:55%
	}
	.textbox textarea {
	width:280px
	}
	.bigfield input {
	width:295px
	}
	.loginbox input {
	width:295px
	}
	.datefield input {
	width:120px
	}
	.linkfield input {
	width:248px;
	}
	.option select {
	width:295px
	}
	.searchbox form {
	width:272px
	}
	.searchbox input[type="text"] {
	width:275px
	}	
}

nav.black {
/*	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#858585), color-stop(3%, #636363), color-stop(50%, #202020), color-stop(51%, black), color-stop(97%, black), to(#262626))*/
}
nav.transparent {
	/*background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(133, 133, 133, 0.7)), color-stop(3%, rgba(99, 99, 99, 0.7)), color-stop(50%, rgba(32, 32, 32, 0.7)), color-stop(51%, rgba(0, 0, 0, 0.7)), color-stop(97%, rgba(0, 0, 0, 0.7)), to(rgba(38, 38, 38, 0.7)))*/
}
nav {
	
    background-color: #000000;
    border-bottom: 2px solid #ccc;
    height: 35px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
	z-index: 2000000;
	
 /*    opacity: 0.5;       
    -moz-opacity: 0.5;  
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
    filter:alpha(opacity=50); */  	
	
}


span#title {
/*	position:absolute;
	top:5;*/
	font-weight:bold;
	padding:0px;
	text-align:center;
	overflow:hidden;
	color:#fff;
	margin:auto;
}

#content {
	position:relative;
	z-index:0;
	overflow:hidden;
	
	width:95%;
	max-width:900px;
	min-height:250px;
	margin: auto auto;
	height:auto;
	background-color:#FFFFFF;
	border: 1px solid #ABABAB;
	
	-moz-border-radius:15px 15px 15px 15px; /* Firefox */
	-webkit-border-radius:15px 15px 15px 15px; /* Chrome, Safari */
	-khtml-border-radius:15px 15px 15px 15px; /* Konqueror */
	border-radius:15px 15px 15px 15px; /* CSS3 */
	behavior:url(border-radius.htc); /* Internet Explorer */
	
}

#content_1 {
	width:100%;
	max-width:900px;
	margin: 50px auto;
}

#content_0 {
	width:100%;
	margin:auto;
}

footer {
	text-align:center;
	position:relative;
	margin:20px 10px 0;
	height:auto;
	width:auto;
	bottom:5px;
}
body.ipodlist footer, body.ipodlist footer a {
}
footer a, footer {
	text-decoration:none;
	font-size:9pt;
	color:#FFFFFF
}
.pageitem, .pageitem_red {
	/*-webkit-border-radius:8px;*/
	/* background-color:#000e25; */
	border: none;
	font-size:12pt;
	overflow:hidden;
	padding:0;
	position:relative;
	display:block;
	height:auto;
	max-width:auto;
	margin:3px 9px 17px;
	list-style:none
}


.winlogin {
	width:450px;
	margin:auto;
	min-height: 200px	
}

.win_user {
	width:160px;
	height: 160px;
	border: 2px solid #fff;
	float: left;
	margin-right: 10px;
	background-image:url(../images/win_start.png)
}

.textbox {
	padding:0;
	position:relative;
	overflow:hidden;
	border-top:none;
}
#tributton, #duobutton {
	height:44px;
	/*background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#cdd4d9), color-stop(3%, #c0c9cf), color-stop(97%, #abb7bf), to(#81929f));*/
	margin:0px 0 13px 0;
	text-align:center
}
#tributton .links, #duobutton .links {
	height:30px;
	width:100%;
	/*-webkit-border-image:url("../images/tributton.png") 0 4 0 4;*/
	border-width:0 4px 0 4px;
	margin:0 auto 0px auto;
}

#tributton a:first-child, #duobutton a:first-child {
	border-left: 1px solid #585C60;
	border-top: 1px solid #585C60;
	border-bottom: 1px solid #585C60;
	webkit-border-radius: 6px 0px 0px 6px;
	-moz-border-radius: 6px 0px 0px 6px;
	border-radius: 6px 0px 0px 6px;
}

#tributton a:last-child, #duobutton a:last-child {
	border-right: 1px solid #585C60;
	webkit-border-radius: 0px 6px 6px 0px;
	-moz-border-radius: 0px 6px 6px 0px;
	border-radius: 0px 6px 6px 0px;
}

#tributton a, #duobutton a {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	height:27px;
	display:inline-block;
	line-height:27px;
	font:bold 13px;
	text-decoration:none;
	color:#000;
	border-left: 1px solid #585C60;
	border-top: 1px solid #585C60;
	border-bottom: 1px solid #585C60;
	width: auto;
	padding: 5px 15px;
	
	
	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f5f6+0,cbced3+37,8d969b+100 */
background: rgb(242,245,246); /* Old browsers */
background: -moz-linear-gradient(top, rgb(242,245,246) 0%, rgb(203,206,211) 37%, rgb(141,150,155) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgb(242,245,246) 0%,rgb(203,206,211) 37%,rgb(141,150,155) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgb(242,245,246) 0%,rgb(203,206,211) 37%,rgb(141,150,155) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#8d969b',GradientType=0 ); /* IE6-9 */
	
	
}
#duobutton a:last-child {
	border:0
}

#tributton a:hover, #duobutton a:hover, #duobutton a#pressed {
	/*background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#7b8b9f), color-stop(3%, #8c9baf), to(#647792));*/
	color:white;
}

#tributton a#pressed{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f5f6+0,dee1e5+37,bec7d1+100 */
	background: #f2f5f6; /* Old browsers */
	background: -moz-linear-gradient(top, #f2f5f6 0%, #dee1e5 37%, #bec7d1 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f2f5f6 0%,#dee1e5 37%,#bec7d1 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f2f5f6 0%,#dee1e5 37%,#bec7d1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#bec7d1',GradientType=0 ); /* IE6-9 */
	color:#6B6B6B;
}

#triselectionbuttons, #duoselectionbuttons {
	/*-webkit-border-image:url('../images/navbutton.png') 0 5 0 5;*/
	border-width:0 5px 0 5px;
	position:relative;
	margin:auto
}
#duoselectionbuttons a:first-child {
	border:0
}
#triselectionbuttons a:first-child {
	border-right:solid 1px #556984
}
#triselectionbuttons a:first-child, #duoselectionbuttons a:first-child {
	margin-left:-4px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-bottom-left-radius:6px
}
#triselectionbuttons a, #duoselectionbuttons a {
	display:inline-block;
	text-align:center;
	color:white;
	text-decoration:none;
	margin-top:1px;
	text-shadow:black 0 -1px 0;
	/*background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#909baa), color-stop(3%, #a5b4c6), color-stop(50%, #798eaa), color-stop(51%, #6b83a1), color-stop(97%, #6e85a3), to(#526379))*/
}
#triselectionbuttons a:last-child, #duoselectionbuttons a:last-child {
	border-left:solid 1px #556984;
	margin-right:-4px;	
}


#triselectionbuttons a:hover, #triselectionbuttons a#pressed, #duoselectionbuttons a:hover, #duoselectionbuttons a#pressed {
	background:none
}
#doublead {
	height:83px!important;
	position:relative;
	margin:0 auto 13px auto
}
#doublead a:first-child {
	left:0!important
}
#doublead a:last-child {
	right:0!important
}
#doublead a {
	width:147px!important;
	height:83px!important;
	position:absolute;
/*	-webkit-border-radius:8px;*/
	display:block;
	/*background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#7c7c7c), color-stop(3%, #858585), color-stop(97%, #a4a4a4), to(#c2c2c2))*/
}
li#doublead {
	margin-top:25px;
	margin-bottom:10px!important;
	background:none
}
li#doublead:hover {
	background:none
}

fieldset {
	border:0;
	margin:0;
	padding:0
}

.textbox img {
	max-width:100%
}
.textbox p {
	margin-top:2px
}
.textbox p {
	margin-top:2px;
	color:#000000;
	margin-bottom:2px;
	text-align:justify
}
.textbox img {
	max-width:100%
}
.textbox ul {
	margin:3px 0 3px 0;
	list-style:circle!important
}
.textbox li {
	margin:0!important
}
.pageitem li:first-child, .pageitem li.form:first-child {
}

li.textbox {
	color: #000000;
}

.red  {
	background-color: #FFC0CB;

}

li.text {
	position:relative;
	list-style-type:none;
	display:block;
	overflow:hidden;
	padding-left:5px;
	width:auto
}

ul.pageitem li.menu {
	border-top:1px solid #000;	
	border-bottom: 1px solid #000;
}

ul.pageitem li.mainmenu_big, ul.pageitem li.mainmenu_small {
	border:none;	
}

ul.pageitem li.menu:last-child {
}

ul.pageitem li.bigfield:last-child {
}

li.menu, li.checkbox, li.radiobutton, li.linkfield, li.select, li.button, li.bigfield, li.smallfield, li.option {
	position:relative;
	padding-left:5px;
	list-style-type:none;
	display:block;
	height:40px;
	overflow:hidden;
	border-top:1px solid #000;
	border-bottom:1px solid #888;
	width:auto;
	background-color:#cccccc;
	color:#fff;
	-moz-border-radius:10px ; /* Firefox */
	-webkit-border-radius:10px ; /* Chrome, Safari */
	-khtml-border-radius:10px ; /* Konqueror */
	border-radius:10px; /* CSS3 */
	behavior:url(border-radius.htc); /* Internet Explorer */
	margin: 10px 0;
}

li.logo_button {
	position:relative;
	font-size: 12px;
	list-style-type:none;
	display:block;
	overflow:hidden;
	width:auto;
	background-color:#fff;
	color:#000000;
	height:20px;
}

li.logo_button a {
	color: #000000;
	text-decoration: none;
	font-size: 12px
}

li.logo_button a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 12px
}

li.logo_button a img {
    float: left;
    height: 12px;
    margin: 1px 5px 0 5px;
    width: auto;
}

li.loginbox {
	position:relative;
	padding-left:5px;
	list-style-type:none;
	display:block;
	height:32px;
	overflow:hidden;
	border-top:1px solid #000;
	border-bottom:1px solid #888;
	width:auto;
	background-color:#d1d1d1;
	color:#000;
	margin: 0 0 5px 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

li.mainmenu_big{
	position:relative;
	padding:0px 5px 10px;
	list-style-type:none;
	display:block;
	height:134px;
	overflow:hidden;
	border:1px solid #fff;
	width:134px;
/*	background-color:#1ba0e1; */
	color:#fff;
	float:left;
/*	margin: 0 5px 10px 0; */
}

li.mainmenu_small{
	position:relative;
	padding:0px 5px 10px;
	list-style-type:none;
	display:block;
	height:62px;
	overflow:hidden;
	border:1px solid #fff;
	width:62px;
/*	background-color:#1ba0e1; */
	color:#fff;
	float:left;
/*	margin: 0 5px 10px 0; */
}

li.mainmenu_big:first-child{

}


li.linkfield{
	position:relative;
	padding-left:5px;
	list-style-type:none;
	display:block;
	height:43px;
	overflow:hidden;
	border-top:1px solid #878787;
	width:auto;
	text-align:right;
}


li.select {
	height:40px;
	border-top: 1px solid #000 !important;
	border-bottom: 1px solid #888;
	padding-top:2px;
}

li.select:last-child {
		border-top:none;
}

li.checkbox {
	height:32px;
}

body.ipodlist li:hover:nth-child(n) .name, body.ipodlist li:hover:nth-child(n) .time {
border:0
}
li.menu a:hover span.name, li.mainmenu_big a:hover span.name, li.mainmenu_small a:hover span.name, li.menu a:hover span.comment, li.mainmenu_big a:hover span.comment, li.mainmenu_small a:hover span.comment, li.store:hover .starcomment, li.store:hover .name, li.store:hover .comment, div.list li.withimage a:hover .comment {
	color:#fff;
}
li.menu a:hover span.comment, li.mainmenu_big a:hover span.comment, li.mainmenu_small a:hover span.comment {
	color:#888
}
li.menu a  {
	display:block;
	height:50px;
	width:auto;
	text-decoration:none;

}
li.menu a img {
	width:auto;
	height:32px;
	margin:5px 0 0 5px;
	float:left
}

li.mainmenu_big a  {
	display:block;
	height:50px;
	width:auto;
	text-decoration:none;
}
li.mainmenu_small a  {
	display:block;
	height:50px;
	width:auto;
	text-decoration:none;
}
li.mainmenu_big a img {
	width:134px;
	height:134px;
	float:left;
}

li.mainmenu_small a img {
	width:62px;
	height:62px;
	float:left;
}

li.menu span.name, li.checkbox .name, li.radiobutton .name {
	margin:10px 0 0 7px;
	width:auto;
	color:#000;
	font-weight:bold;
	font-size:17px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	float:left
}

li.mainmenu_big span.name, li.mainmenu_small span.name {
	margin:-22px 0 0 15px;
	width:auto;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	float:left
}

li.mainmenu_big span.name, li.mainmenu_small span.name {
	margin:-20px 0 0 7px;
	width:auto;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	float:left
}

li.menu span.comment, li.mainmenu_big span.comment, li.mainmenu_small span.comment {
	margin:9px 30px 0 0;
	width:auto;
	font-size:17px;
	text-overflow:ellipsis;
	overflow:hidden;
	max-width:75%;
	white-space:nowrap;
	float:right;
	color:#888;
}

form fieldset ul.pageitem li span.comment {
	margin:-20px 30px 0 0;
	width:auto;
	font-size:17px;
	text-overflow:ellipsis;
	overflow:hidden;
	max-width:75%;
	white-space:nowrap;
	float:right;
	color:#888;
}

li.menu span.arrow, li.mainmenu_big span.arrow, li.mainmenu_small span.arrow, li.store span.arrow, body.musiclist span.arrow, div.list span.arrow {
	position:absolute;
	width:8px!important;
	height:13px!important;
	right:10px;
	top:15px;
	margin:0!important;
	background:url("../images/arrow.png") 0 0 no-repeat
	display:none;
}
li.menu span.arrow2, li.mainmenu_big span.arrow2, li.mainmenu_small span.arrow2, li.store span.arrow2, body.musiclist span.arrow2, div.list span.arrow2 {
	position:absolute;
	width:8px!important;
	height:13px!important;
	right:10px;
	top:15px;
	margin:0!important;
	-webkit-transform:rotate(90deg);
	background:url("../images/arrow.png") 0 0 no-repeat
}
body.applist span.arrow {
	position:absolute;
	width:8px!important;
	height:13px!important;
	right:10px;
	top:29px;
	margin:0!important;
	background:url("../images/arrow.png") 0 0 no-repeat
}
li.store {
	height:90px;
	border-top:#878787 solid 1px;
	overflow:hidden;
	position:relative
}
li.store a {
	width:100%;
	height:90px;
	display:block;
	text-decoration:none;
	position:absolute
}
li.store .image {
	position:absolute;
	left:0;
	top:0;
	height:90px;
	width:90px;
	display:block;
	/*background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#eff1f5), to(#d6dce6));
	-webkit-background-size:90px*/
}
body.applist .image {
	width:57px;
	height:57px;
	display:block;
	position:absolute;
	top:7px;
	left:11px;
	/*-webkit-border-radius:8px;
	-webkit-box-shadow:0 2px 3px rgb(0,0,0);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#7c7c7c), color-stop(3%, #858585), color-stop(97%, #a4a4a4), to(#c2c2c2));
	-webkit-background-size:57px*/
}
li:first-child.store .image, li.store:first-child a {
/*	-webkit-border-top-left-radius:8px 8px*/
}
li:last-child.store .image, li.store:last-child a {
/*	-webkit-border-bottom-left-radius:8px 8px*/
}
li.store .name, body.applist .name {
	font-size:15px;
	white-space:nowrap;
	display:block;
	overflow:hidden;
	color:#fff;
	max-width:60%;
	text-overflow:ellipsis;
	font-weight:bold
}
li.store .name {
	position:absolute;
	left:95px;
	top:35px
}
body.applist .name {
	position:absolute;
	top:27px;
	left:80px;
	text-shadow:#eee 0 1px 0
}
li.store .comment, div.list li.withimage .comment, body.applist .comment, body.applist .price {
	font-size:12px;
	color:#7f7f7f;
	display:block;
	width:60%;
	font-weight:bold;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
li.store .comment, div.list li.withimage .comment {
	margin:16px 0 0 95px
}
body.applist .comment {
	position:absolute;
	top:9px;
	left:80px;
	text-shadow:#eee 0 1px 0;
	color:#3b3b3b
}
body.applist .price {
	position:absolute;
	top:29px;
	right:26px;
	text-shadow:#eee 0 1px 0;
	text-align:right;
	color:#3b3b3b
}
li.store .arrow, div.list li.withimage .arrow {
	top:39px;
}
li.store .stars0, li.store .stars1, li.store .stars2, li.store .stars3, li.store .stars4, li.store .stars5 {
	position:absolute;
	top:56px;
	left:95px;
	width:65px;
	height:18px;
	display:block!important
}
li.store .stars0 {
	background:url('../images/0starsborder.png')
}
li.store .stars1 {
	background:url('../images/1starsborder.png')
}
li.store .stars2 {
	background:url('../images/2starsborder.png')
}
li.store .stars3 {
	background:url('../images/3starsborder.png')
}
li.store .stars4 {
	background:url('../images/4starsborder.png')
}
li.store .stars5, body.applist .stars5 {
	background:url('../images/5stars.png')
}
body.applist .stars0, body.applist .stars1, body.applist .stars2, body.applist .stars3, body.applist .stars4, body.applist .stars5 {
	position:absolute;
	top:46px;
	left:79px;
	width:65px;
	height:18px;
	display:block!important
}
body.applist .stars0 {
	background:url('../images/0stars.png')
}
body.applist .stars1 {
	background:url('../images/1stars.png')
}
body.applist .stars2 {
	background:url('../images/2stars.png')
}
body.applist .stars3 {
	background:url('../images/3stars.png')
}
body.applist .stars4 {
	background:url('../images/4stars.png')
}
body.applist .starcomment {
	left:147px;
	top:46px;
	color:#3b3b3b
}
.starcomment {
	position:absolute;
	left:165px;
	top:56px;
	font-size:12px;
	color:#7f7f7f;
	font-weight:lighter
}
body.applist a:hover .name, body.applist a:hover .starcomment, body.applist a:hover .comment, body.applist a:hover .price {
	color:white;
	text-shadow:none
}
.graytitle {
	font-weight:normal;
	font-size:20px;
	right:20px;
	left:9px;
	color:#D10003;
	padding:1px 0 3px 8px;
}
.graytitle_login {
	font-weight:normal;
	font-size:15px;
	right:20px;
	left:9px;
	color:#fff;
	padding:1px 0 3px 8px;
}
.header {
	display:block;
	font-weight:bold;
	color:#000000;
	font-size:12pt;
	margin-top:7px;
	margin-bottom:6px;
	line-height:14pt
}
body.musiclist div#content, body.ipodlist div#content, body.applist div#content {
	width:auto;
	margin:-16px auto auto -40px
}
body.musiclist li:nth-child(odd) {
	background:#dddee0
}
body.applist li:nth-child(even) {
	/*background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#adadb0), color-stop(98%, #adadb0), to(#898a8d))*/
}
body.applist li:nth-child(odd) {
	/*background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#98989c), color-stop(98%, #98989c), to(#898a8d))*/
}
body.ipodlist li:nth-child(even) {
	/*background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#414041), color-stop(3%, rgba(45, 45, 45, 0.2)), to(rgba(45, 45, 45, 0.2)))*/
}
body.ipodlist li:nth-child(odd) {
	/*background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#414041), color-stop(3%, rgba(50, 50, 50, 0.4)), to(rgba(50, 50, 50, 0.4)))*/
}
body.musiclist div#content ul li, body.ipodlist div#content ul li, body.applist div#content ul li {
	list-style:none;
	width:auto;
	position:relative
}
body.musiclist div#content ul li {
	height:44px;
	border-bottom:1px solid #e6e6e6
}
body.applist div#content ul li {
	height:70px;
	margin-bottom:1px
}
body.ipodlist div#content ul li {
	height:42px
}
body.ipodlist div#content {
	/*background:-webkit-gradient(radial, 50% -70, 0, 50% 0, 200, from(#444), to(rgb(13,13,13))) rgb(13,13,13)*/
}
body.musiclist div#content ul li a, body.ipodlist div#content ul li a {
	text-decoration:none;
	color:#fff;
	width:100%!important;
	height:100%;
	display:block
}
body.applist div#content ul li a {
	text-decoration:none;
	color:#fff;
	width:100%;
	height:100%;
	display:block
}
body.musiclist ul li .number, body.musiclist .name, body.musiclist .time {
	display:inline-block;
	height:44px;
	font-weight:bold;
	font-size:large;
	width:44px;
	text-align:center;
	line-height:46px
}
body.musiclist ul li .name {
	margin-left:0;
	width:auto!important;
	font-size:medium;
	padding-left:5px;
	border-left:solid 1px #e6e6e6
}
body.musiclist ul li .time {
	color:#848484;
	font-size:medium;
	margin-left:4px;
	width:auto!important;
	font-weight:normal
}
body.musiclist {
	background-image:none!important;
	background-color:#cbcccf
}
body.ipodlist {
	background-image:none!important;
	background-color:black
}
body.applist {
	background-image:none!important;
	background-color:#98989c
}
body.ipodlist span {
	color:white;
	font-weight:bold;
	font-size:14px
}
body.musiclist ul li span.name {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap
}
body.musiclist a:hover span.name {
	color:#0380f2
}
body.ipodlist .number {
	width:23px;
	display:block;
	float:left;
	height:42px;
	margin-right:3px;
	text-align:right;
	line-height:43px
}
body.ipodlist .stop, body.ipodlist .auto, body.ipodlist .play {
	width:18px;
	display:block;
	float:left;
	height:10px;
	text-align:right;
	line-height:43px;
	margin-top:16px
}
body.ipodlist .play {
	background:url('../images/play.gif') no-repeat
}
body.ipodlist a:hover .auto, body.ipodlist a:hover .play {
	background:url('../images/play.gif') no-repeat;
	background-position:0 -10px
}
body.ipodlist .time {
	width:48px;
	float:right;
	border-left:solid #414041 1px;
	display:block;
	height:42px;
	text-align:center;
	line-height:43px
}
body.ipodlist .name {
	display:block;
	float:left;
	width:inherit;
	height:42px;
	text-overflow:ellipsis;
	line-height:42px;
	padding-left:5px;
	overflow:hidden;
	white-space:nowrap;
	max-width:62%;
	border-left:solid #414041 1px
}
div.list ul li.title {
	/*background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#a5b1ba), color-stop(3%, #909faa), color-stop(97%, #b5bfc6), to(#989ea4));*/
	height:30px!important;
	width:100%;
	color:#fff;
	font-weight:bold;
	text-shadow:gray 0 1px 0;
	padding-left:20px;
	padding-bottom:4px;
	border-bottom:none!important
}
div.list ul {
	width:100%;
	overflow:hidden;
	padding:0;
	margin:0
}
div.list div#content li {
	height:34px;
	border-bottom:1px solid #CBCACA;
	border-top: 1px solid #ACABAB;
	list-style:none;
	background-color:#fff;
}

div.list div#content li:first-child {
	border-top: 1px solid #CBCACA;
}

div.list div#content li:hover, stricke:hover {
	background-color:#AAAAAA;
}

li.dropped:hover {
	background-color:#FFFFFF !important;
}

div.list div#content li.title {
	background-color:#ccc;
	border-top:none;
	font-size:16px;
	font-weight:normal;
	padding: 9px 0 0 10px;
}

div.list {
    width: 100%;
    border-radius: 15px;
    margin: auto;
	
}

div.list div footer {
	margin-top:24px!important
}

div.list div#content li a {
	padding:6px 0 0 0px;
	font-size:large;
	position:relative;
	display:block;
	color:#000;
	text-decoration:none;
	height:30px
}

div.list div#content li div.player  {
	padding:6px 0 0 0px;
	font-size:large;
	position:relative;
	display:block;
	color:#000;
	text-decoration:none;

}
div.list div#content li a span.name, div.list div#content li div.player span.name {
	text-overflow:ellipsis;
	overflow:hidden;
	max-width:93%;
	white-space:nowrap;
	font-weight:bold;
	display:block;
	padding: 0 0 0 5px
}

div.list div#content li a span.name_small {
	text-overflow:ellipsis;
	overflow:hidden;
	max-width:93%;
	white-space:nowrap;
	font-weight:normal;
}

strike {
	color: #000;	
}

div.list div#content li a:hover {
	color:#fff
}
div.list div#content {
	max-width: 600px !important;
	float: left;
}
div.list ul img {
	width:90px;
	height:90px;
	position:absolute;
	left:0;
	top:0
}
div.list li.withimage {
	height:90px;
}
div.list li.withimage span.name {
	margin:13px 0 0 90px;
	text-overflow:ellipsis;
	overflow:hidden;
	max-width:63%;
	white-space:nowrap
}
div.list li.withimage .comment {
	margin:10px auto auto 90px !important;
	max-width:63%!important
}
div.list li.withimage a, div.list li.withimage:hover a {
	height:81px!important
}
#leftnav, #leftbutton, #blueleftbutton {
	margin: 0;
	font-size:12px;
	font-weight:bold;
	float:left;
}

#leftnav, #rightnav {
	width:35%;
	height:24px;
	float:left;
}

#rightnav,#rightbutton {
	text-align:right!important;
}

#leftnav, #leftbutton {
	text-align:left;
	float: left;
}

#leftnav a, #rightnav a, #leftbutton a, #rightbutton a, #blueleftbutton a, #bluerightbutton a {
	display:block;
	color:#fff;
	text-shadow:rgba(0, 0, 0, 0.6) 0 -1px 0;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
}
.black #leftnav a:first-child, .transparent #leftnav a:first-child {
	/*-webkit-border-image:url("../images/navleftblack.png") 0 5 0 13*/
}
.black #leftnav a, .transparent #leftnav a {
	/*-webkit-border-image:url("../images/navlinkleftblack.png") 0 5 0 13*/
}
.black #rightnav a:first-child, .transparent #rightnav a:first-child {
	/*-webkit-border-image:url("../images/navrightblack.png") 0 13 0 5*/
}
.black #rightnav a, .transparent #rightnav a {
	/*-webkit-border-image:url("../images/navlinkrightblack.png") 0 13 0 5*/
}
.black #leftbutton a, .black #rightbutton a, .transparent #leftbutton a, .transparent #rightbutton a {
	/*-webkit-border-image:url("../images/navbuttonblack.png") 0 5 0 5*/
}
#leftnav a {
/*	-webkit-border-image:url("../images/navlinkleft.png") 0 5 0 13;*/
/*	-webkit-border-top-left-radius:16px;
	-webkit-border-bottom-left-radius:16px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;*/
	padding: 5px 5px 0px 40px;
/*	float:left;*/
	/*display:block; */
	height:20px;
	width:auto;
	background-image: url("../images/arrow_left.png");
	background-repeat:no-repeat;
	background-position: left;
}

#leftnav a:active {
	color:#1BA0E1;
}

#rightbutton, #bluerightbutton {
	width:35%;
	height:23px;
	float:right;
	margin: 5px;
	font-size:12px;
	font-weight:bold;
	background-image: url("../images/arrow_right.png");
	background-repeat:no-repeat;
	background-position: right;

}
#rightnav a {
/*	-webkit-border-image:url("../images/navlinkright.png") 0 13 0 5;*/
/*	-webkit-border-top-left-radius:6px;
	-webkit-border-bottom-left-radius:6px;*/
/*	-webkit-border-top-right-radius:16px;
	-webkit-border-bottom-right-radius:16px*/
	padding: 0px 5px 0px 5px;
	float:left;
	display:block; 
	height:20px;
	width:auto;
	margin: 0px 0px 0px 0px;
}
#rightnav a:first-child {
/*	-webkit-border-top-left-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-image:url("../images/navright.png") 0 13 0 5;*/
/*	-webkit-border-top-right-radius:16px;
	-webkit-border-bottom-right-radius:16px*/
}
#leftbutton a {
/*	-webkit-border-image:url("../images/navbutton.png") 0 5 0 5;*/
	padding: 0px 5px 0px 5px;
	float:left;
	display:block; 
	height:20px;
	width:auto;
}

#rightbutton a, #bluerightbutton a {
	padding: 5px 40px 0px 5px;
	/*float:left;*/
	display:block; 
	height:20px;
	width:auto;
	margin: 0px 0px 0px 0px;
}
#blueleftbutton a {
/*	-webkit-border-image:url("../images/navbuttonblue.png") 0 5 0 5;*/
	padding: 0px 5px 0px 5px;
	float:left;
	display:block; 
	height:25px;
	width:auto;
	margin: 2px 0px 0px 0px;
}
.rssxpresschannel {
	font-family:helvetica, sans-serif;
	border:0
}
}
.rssxpresschtitle {
	text-align:center
}
.rssxpresschdesc {
	color:#fff;
	text-align:center;
	border-bottom:1px solid #000;
	padding-bottom:5px
}
.rssxpressittitle {
	display:block;
	font-size:12pt;
	background:#fff;
	margin:5px 0 2px
}
.rssxpressittitle a {
	text-decoration:none!important;
	font-weight:bold;
	color:rgb(73,102,145);
	line-height:10pt
}
.rssxpressitdesc {
	background:#fff;
	font-size:10pt
}
.rssxpressdivider {
	display:none
}
input[type="checkbox"] {
/*	width:94px;
	height:27px;*/
/*	background:url('../images/checkbox.png');*/
/*	-webkit-appearance:none;*/
	display:block;
	width:23px;
	height:23px;
	border:none;
	float:left;
	margin:3px 0px 0px 25px;
}
input[type="checkbox"]:checked {
	width:23px;
	height:23px;
	border:none;
	float:left;
	margin: 3px 0px 0px 25px;
	display:block;

}
input[type="radio"] {
/*	-webkit-appearance:none;*/
	border:0;
	width:100%;
	height:100%;
	z-index:2;
	position:absolute;
	left:0;
	margin:0;
/*	-webkit-border-radius:0*/
}
input[type="radio"]:checked {
	background:url('../images/radiobutton.png') no-repeat;
	background-position:right center
}
.radiobutton .name {
	z-index:1
}
select {
/*	-webkit-appearance:none;*/
	height:100%;
	min-width:75%;
	max-width:100%;
	float:left;
	padding-left:10px;
	border:0
}
li.select select {
	color:#fff;
	font-weight:normal;
	font-size:17px;
	min-width:30%;
	max-width:70%;
	margin: 7px 0 0;
	background-color:#ccc;
	height:22px;
	padding:0px 0px 0px 10px;
	border:none;
	overflow:hidden;
}

li.select select option {
	padding: 3px 3px 3px 10px;
}
li.select .label {
	height:23px;
	min-width:20%;
	padding-top:0px;
	margin-right:20px;
}
li.select .arrow {
	background:url('../images/arrow.png');
	width:8px;
	height:13px;
	display:block;
/*	-webkit-transform:rotate(90deg);*/
	position:absolute;
	right:10px;
	top:18px
}
.button input {
	width:100%;
	height:100%;
/*	-webkit-appearance:none;*/
	border:0;
/*	-webkit-border-radius:0;*/
	font-weight:bold;
	font-size:17px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	background:none
}
.textbox textarea {
	font-size:medium;
	padding:0;
	padding-left:5px;
	margin-top:5px;

}
.bigfield input {
/*	-webkit-appearance:none;*/
	border:0;
	height:23px;
	padding:0;
/*	-webkit-border-radius:0;*/
	background:transparent;
	font-weight:bold;
	font-size:17px;
	padding:7px 0px 0px 5px;
	width:100%;
}

.loginbox input {
/*	-webkit-appearance:none;*/
	border:0;
	height:32px;
	padding:0;
/*	-webkit-border-radius:0;*/
	background:transparent;
	font-weight:bold;
	font-size:14px;
	padding:0px 0px 0px 5px;
	width:100%;
	color:#000;

}

.linkfield input {
	-webkit-appearance:none;
	height:100%;
	padding:0;
	-webkit-border-radius:0;
	background:transparent;
	font-weight:bold;
	font-size:17px;
	text-align:left;
	border:0px solid;
	float:left;
}
.datefield input {
	-webkit-appearance:none;
	border:0;
	height:100%;
	padding:0;
	margin-right:10px;
	-webkit-border-radius:0;
	background:transparent;
	font-weight:bold;
	font-size:17px;
	padding-left:5px;
	float:right;
	text-align:left;
	padding-right:30px;
	float:right;
}

.assistedit  {
	-webkit-appearance:none;
	text-align:center;
	width:30px;
	color:#fff;
	text-decoration:none;	

	margin-right:6px;
	margin-top:8px;
	margin-left:6px;
	background:transparent;
	font-weight:bold;
	font-size:20px;
	float:left;
	-webkit-border-image:url("../images/tributton.png") 3 4 3 4;
	border:2px solid #fff;
}
a div.assistedit{
	text-decoration:none;	
	font-color:#3f5c84!important;
	
}
.text textarea {
/*	-webkit-appearance:none;*/
	height:100%;
	padding:0;
/*	-webkit-border-radius:0;*/
	font-weight:normal;
	font-size:17px;
	padding-left:5px;
	color:#fff;
	border: 1px solid #888;
	background-color:#ccc;
	width:auto;
}

.smallfield .name {
	width:48%;
	position:absolute;
	left:0;
	font-size:17px;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-weight:bold;
	line-height:44px;
	font-size:17px;
	padding-left:5px;
	overflow:hidden
}
.smallfield input {
	width:50%;
	position:absolute;
	right:0;
	height:44px;
/*	-webkit-appearance:none;*/
	border:none;
	padding:0;
	background:transparent;
/*	-webkit-border-radius:0;*/
	font-weight:bold;
	font-size:17px
}
.smallfield:first-child input {
/*	-webkit-border-top-right-radius:8px*/
}
.smallfield:last-child input {
/*	-webkit-border-bottom-right-radius:8px*/
}
div.testmode{
	text-align:middle;
}
div.testmode span{
	font-weight:bold;
}

span.amount{
}
span.amount.negativ{
}

/* --- Searchbox --- */

.searchbox {
	float: right;
    height: 35px;
    margin: 1px 0 0 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 250px;
    z-index: 2000000;
}
.searchbox form {
	height:34px;
/*	-webkit-border-image:url('../images/searchfield.png') 4 14 1 24;*/
	display:block;
	margin:auto;
	overflow:hidden;
	text-align:left;
}
.searchbox input[type="text"] {
	border:1px solid #ffffff;
/*	-webkit-appearance:none;*/
	height:20px;
	float:left;
	font-size:15px;
	padding:5px 10px 5px 10px;
	color:#000;
	background-color: #cfcfcf;
	color:#fff;
	min-width:150px;
	width:90%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
/* +++ Searchbox +++ */

li .label{
	height:100%;
	float:left;
	padding-top:3px;
	padding-left:5px;
	font-size:17px;
	font-weight:bold;	
	overflow:hidden;
	white-space:nowrap;
}

li .input_label{
	height:100%;
	float:left;
	padding-left:5px;
	font-size:17px;
	font-weight:bold;	
	overflow:hidden;
	white-space:nowrap;
	max-width:30%;
	line-height:40px;
}



nav .header_title {
    float: left;
    margin: 7px;
    width: 33%;
}

.logo_center{
	text-align:center;
	margin: 2px 0 10px;
}

/* isign --- */
div#iSign_Container{
	width:300px;
	height:150px;
	margin:10px;
	position:relative;
}
canvas#iSign{
	left:0px;
	top:0px;
	position:absolute;
}
/* isign +++ */

html body div#container div#container_2 div#content_ div#content_1 div#content ul.pageitem li.menu{
    background-color: #D1D1D1;
    border: 1px solid #FFFFFF;
    color: #000000;
    display: block;
    height: 32px;
    list-style-type: none;
    margin: 20px 0 5px;
    overflow: hidden;
    padding-left: 5px;
    position: relative;
    width: auto;
}

html body div#container div#container_2 div#content_ div#content_1 div#content ul.pageitem li.menu span.name{
	color:#000;
	margin: -5px 0 0 0;
}

html body div#container div#container_2 div#content_ div#content_1 div#content ul.pageitem li.menu a img{
	margin: -10px 5px 0 -5px;
	
}

div.list ul img.small_icon {
	width: 30px;
	height: 30px;
	position: relative;
	float: left;
	padding: 2px 0 0 5px;
}

div.list ul img.second_small_icon {
	width: 32px;
	height: 32px;
	position: relative;
	float: left;
	padding: 1px 5px 0 5px;
}

.tga {
	height: 100%;
	width: 100%;
	background-image: url(../images/tga.png);
	position: absolute;
}

.rel_pos {
	position: relative	
}

@media only screen and (max-width: 900px) {

	.left_menu {
		display:none;	
	}
	
	div.list div#content {
    float: none;
    max-width: 900px !important;
}
	
}