html {
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	background: url(img/body_bg.png) top left repeat-x fixed #eaeaea;
	font-size: 100.01%;
	color: #4d4d4d;
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
}

body {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	font-size: 12px;
}

h1 {
	color: #6c6c6c;
	font-size: 150%;
	font-weight:normal;
}

h2 {
	font-size: 120%;
	font-weight:bold;
	
}
h3 {
	font-size: 110%;
	font-weight:bold;
	
}

img,div,input {
	behavior: url("css/iepngfix.htc")
}  /*relative Path from the html file */
a {
	color: #f29500;
	text-decoration: none;
}
a:hover {
	color: #f29500;
	text-decoration: underline;
}

a:focus {
	outline: none;
}

img {
	border: none;
}
div.error-message {
	color: red;
}

#QuerySearchstring.inactive {
	color : #AAA;
}

/* Global */
#global {
	margin-left: 162px;
	margin-top: 73px;
	width: 822px;
	background: url(img/global_bg.png) top left repeat-y;
	background-color: #e0e0e0;
}

#main {
	width: 900px;
	margin-left:23; 
	padding-left:10px;
}

#header {
	width: 100%;
	margin-top:12px;
	
}
#logo {
	float:left;
	display:block;
	width: 256px;
	height: 65px;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	
}
#country {
	
}
#metamenu {
	float:right;
	margin-top:1px;
	margin-right:30px;
	color:#8b8b8b;
}

#metamenu .sep  {
	float:left;
	display:block;
	margin-left:7px;
	margin-right:7px;
	margin-top:-1px;
	font-size:120%;
}
#metamenu a  {
	color: #8b8b8b;
	text-decoration: none;
}
#metamenu a:hover {
	color: #8b8b8b;
	text-decoration: underline;
}

#metamenu .item{
	float:left;
	display:block;
}
#metamenu .neu {
	float:left;
	display:block;
	width:37px;
	height:24px;
	background-image: url(img/neu.png);
	background-repeat: no-repeat;
	margin-top:-3px;
	margin-right:5px;
	
}
#metamenu .twitter {
	width:71px;
	height:16px;
	background-image: url(img/twitter.png);
	background-repeat: no-repeat;
	
}
#mainmenu {
	clear:both;
	float:left;
	display:block;
	width:137px;
	font-size:110%;
	color: #707070;
	cursor:pointer;
		
}
#mainmenu ul {
	padding:0px;	
}
#mainmenu .item{
	display:block;
	margin-top:4px;
	margin-bottom:4px;
	
}
#mainmenu .item_active{
	display:block;
	margin-top:4px;
	margin-bottom:4px;
	color: #ff9c00;
}
#mainmenu a  {
	color: #707070;
	text-decoration: none;
}
#mainmenu a:hover {
	color: #ff9c00;
	text-decoration: none;
}

#content, #content2 {
	clear:right;
	float:right;
	display:block;
	width:762px;
	background-color:#FFFFFF;
	
}
.contentstart {
	background-image: url(img/girl.png);	
	background-position: top right;	
	background-repeat: no-repeat;
}
.firstcontent {
	margin-top:-8px;
}
.secondcontent {
	margin-top:14px;
}
#content .corner, #content2 .corner {
	width:4px;
	height:4px;
	display:block;
	background-repeat: no-repeat;
}
#content .ul, #content2 .ul {
	float:left;
	background-image: url(img/corner_ul.png);
}
#content .ur, #content2 .ur {
	float:right;
	background-image: url(img/corner_ur.png);
}
#content .ll , #content2 .ll{
	clear:both;
	float:left;
	background-image: url(img/corner_ll.png);
}
#content .lr, #content2 .lr{
	float:right;
	background-image: url(img/corner_lr.png);
}

#content .container {
	margin-bottom:20px;
	margin-left:26px;
	margin-top:16px;
	margin-right:24px;
	
}
#content2 .container {
	margin-bottom:20px;
	margin-left:26px;
	margin-top:20px;
}
#content ul, #content2 ul {
	padding:0px;
}
#content2 ul {
	margin-top:8px;
}
#content li, #content2 ul {
	display:block;
	color:#888888;
}
#content2 li {
	margin-top:2px;
}

#content .listbox {
	margin-top:20px;
	margin-bottom:20px;
	float:left;	
	display:block;
	
}
#content .first {
	width:140px;
}
#content .second {
	width:300px;
}
#content .sidebar {
	width:190px;
	padding-left:25px;
	margin-top:-40px;
	margin-right:1px;
	padding-bottom:0px;
	border-left:1px solid #d7d7d7;
	float:right;	
	display:block;
	
	
}
#content2 .sidebar {
	width:190px;
	padding-left:25px;
	margin-right:25px;
	padding-bottom:0px;
	border-left:1px solid #d7d7d7;
	float:right;	
	display:block;
	
}
#content2 .similar_cover {
	float:left;
	display:block;
	margin-bottom:4px;	
	margin-right:6px;	
}
#content2 .similar_artist {
	color:#8b8b8b;
}
#content2 .similar_title {
	font-weight:bold;
	color:#3d3d3d;
}
#content2 .similar {
	clear:left;	
}
#content2 a.similarlink, #content2 a.similarlink:hover {
	color:#AAAAAA;	
}

#content .metalinks, #content2 .metalinks {
	color:#888888;
	font-size:11px;
}

#content2 .metalinks_active {
	color:#000000;
	font-size:11px;
	font-weight:bold;
}

#content2 h2 {
	color: #3d3d3d;
	font-size:110%;
}
#content2 .segments {
	margin-top:5px;
}
#content2 li {
	display:block;
}
#meta {
	margin-right:15px;
	float:left;
	display:block;	
}
#meta .cover {
	margin-bottom:10px;
	width:100px;
}
#meta .nopic {
	margin-top:10px;
	font-size:10px;
	color:aaaaaa;	
}
#meta .preview {
	margin-bottom:10px;	
}
#meta .previewamazon {
	margin-bottom:10px;	
	width:100px;
	height:90px;
	background-color:#1e1e1e;
	text-align:center;
}
#meta .bio {
	margin-bottom:10px;	
	width:140px;
	font-size:8pt;
}
#meta h3 {
	margin-bottom:1px;	
	
}

#data {
	float:left;
	display:block;
	width:300px;
	border-left:1px solid #CCCCCC;
	padding-left:12px;
	margin-bottom:15px;
	
}
#data .artist {
	color:#8b8b8b;
	font-weight:bold;
	
}
#data .title {
	float:left;
	display:block;
	color:#3d3d3d;
	font-size:18px;
	margin-bottom:8px;
	font-weight:bold;
	
}
#data .type_date {
	clear:left;
	color:#8b8b8b;
	font-size:11px;
	margin-bottom:10px;
}
#data .lastupdate {
	clear:both;
	color:#aaaaaa;
	font-size:9px;
	margin-top:40px;
}

#data .preisvergleich {
	color:#009f25;
	font-size:110%;
	font-weight:bold;
}
#data .keinpreisvergleich {
	color:#3d3d3d;
}
#data .store {
	float:left;
	display:block;
	margin-right:10px;
	margin-bottom:5px;
}
#data .offertext {
	float:left;
	color:#3d3d3d;
	display:block;
	margin-top:1px;
}
#data .price {
	float:left;
	display:block;
	color:#3d3d3d;
	font-weight:bold;
	font-size:110%;
}
#data .cheapest {
	color:#009f25;
}
#data .notcheapest {
	color:#000000;
}
#data .offer {
	clear:left;
	background-color:#EEEEEE;
	height:18px;
	cursor:pointer;
	padding:4px;
	vertical-align:middle;
}
#data .bestprice {
	float:left;
	display:block;
	margin-left:7px;
	margin-top:1px;
	background-image: url(img/bestprice_de.png);	
	background-position: top right;	
	background-repeat: no-repeat;
	width:65px;
	height:13px;
	cursor:pointer;
}
#data a:hover {
	color:#000000;	
}

#refresh_loading {
	position:relative;
	top:3px;
	left:8px;
	float:left;
	display:block;
}
#refresh_loading_text {
	position:relative;
	top:8px;
	left:8px;
	margin-left:5px;
	font-size:7pt;
	color:#AAAAAA;
	float:left;
	display:block;
}
#refresh_start a {
	position:relative;
	top:8px;
	left:8px;
	font-size:7pt;
	color:#AAAAAA;
	float:left;
	display:block;
}
#refresh_success {
	position:relative;
	top:8px;
	left:8px;
	font-size:7pt;
	color:#00901b;
	float:left;
	display:block;
}
#refresh_error {
	position:relative;
	top:8px;
	left:8px;
	font-size:7pt;
	color:#c50d12;
	float:left;
	display:block;
}
#refresh_end {
	clear:left;
}

#searchbar {
	margin-top:8px;	
	float:left;
	display:block;
		
}
#searchbar .left {
	display:block;
	float:left;
	width:2px;
	height:26px;
	background-image: url(img/searchbar_left.png);	
	background-repeat: no-repeat;
}
#searchbar .middle {
	display:block;
	float:left;
	width:345px;
	height:22px;
	border-top: 2px solid #fdc600;
	border-bottom: 2px solid #f5a000;
		
}
#searchbar .right {
	display:block;
	float:left;
	width:2px;
	height:26px;
	background-image: url(img/searchbar_right.png);
	background-repeat: no-repeat;	
}
#searchbar .input {
	width:336px;
	height:17px;
	padding-right:5px;
	padding-left:5px;
	padding-top:3px;
	color: #3d3d3d;
	font-size:10pt;
	background-color: #FFFFFF;
	background-image: url(img/searchbar_bg.png);
	background-repeat: repeat-x;
	border: 0px;
}
#searchbutton {
	float:left;
	display:block;
	margin-top:8px;	
	margin-left:10px;
	cursor:pointer;	
}
#searchbutton .left {
	display:block;
	float:left;
	width:2px;
	height:26px;
	background-image: url(img/searchbutton_left.png);	
	background-repeat: no-repeat;
}
#searchbutton .middle {
	display:block;
	float:left;
	width:104px;
	height:26px;
	padding-top:5px;
	background-image: url(img/searchbutton_bg.png);
	background-repeat: repeat-x;
	color:#FFFFFF;
	font-size:110%;
	text-align:center;
}
#searchbutton .right {
	display:block;
	float:left;
	width:2px;
	height:26px;
	background-image: url(img/searchbutton_right.png);
	background-repeat: no-repeat;	
}

.extendedsearch {
	clear:left;
}
.btn_closed {
	background-image: url(img/arrow_closed.png);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	font-size:90%;
	color:#8b8b8b;
	padding-left:15px;
	cursor:pointer;
}
.btn_open {
	background-image: url(img/arrow_open.png);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	font-size:90%;
	color:#8b8b8b;
	padding-left:15px;
	cursor:pointer;
}
.btn2_closed {
	background-image: url(img/arrow2_closed.png);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	font-size:90%;
	color: #666666;
	padding-left:15px;
	cursor:pointer;
}
.btn2_open {
	background-image: url(img/arrow2_open.png);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	font-size:90%;
	color: #666666;
	padding-left:15px;
	cursor:pointer;
}
#extendedsearch_container {
	display:none;
	margin-left:15px;

}


#infobox {
	clear:both;
	float:right;
	display:block;
	width:762px;
	color: #666666;
	margin-top:13px;
	background-color:#dcdcdc;
	background-position: top right;	
}

#infobox .corner {
	width:4px;
	height:4px;
	display:block;
	background-repeat: no-repeat;
}
#infobox .ul {
	float:left;
	background-image: url(img/corner2_ul.png);
}
#infobox .ur {
	float:right;
	background-image: url(img/corner2_ur.png);
}
#infobox .ll {
	clear:both;
	float:left;
	background-image: url(img/corner2_ll.png);
}
#infobox .lr {
	float:right;
	background-image: url(img/corner2_lr.png);
}

#infobox .container{
	margin-bottom:20px;
	margin-left:26px;
	margin-top:16px;
}

#infobox .first{
	width:250px;
	float:left;
	display:block;
	
}
#infobox .second{
	border-left:1px solid #FFFFFF;
	padding-left:26px;
	width:250px;
	float:left;
	display:block;
	
}

#infobox .stores {
	margin-top:6px;
	
}
#infobox .store {
	float:left;
	display:block;
	padding-right:6px;
	margin-top:6px;	
}
#infobox .recommendstore {
	clear:both;	
	padding-top:10px;
}
#recommendstore_container {
	display:none;
	margin-left:15px;

}

#faq_box {
	width: 400px;
}

#faq_box .question {
	font-size: 95%;
	margin-bottom: 5px;
	color: #545454;
	cursor: pointer;
}

#faq_box .answer {
	font-size: 11px;
	margin-bottom: 10px;
	color: #6d6d6d;
}

#faq_box .faq_open {
	display:none;
	background-image: url(img/arrow2_open.png);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left:15px;
	
}
#faq_box .faq_closed {
	display:block;
	background-image: url(img/arrow2_closed.png);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding-left:15px;
	
}

#faq_box .arrow_open {
	float:left;
	display:block;
	margin-bottom: -2px;
	margin-right: 4px;
	margin-left: -1px;
}

#faq_box .arrow_closed {
	float:left;
	display:block;
	margin-bottom: -2px;
	margin-right: 5px;
}
#debug {
	clear:both;
	margin-top:100px;	
}

#titleList {
	clear:both;
		
}
#titleList ul {
	
	
}
#titleList li {
	clear:both;
}
#titleList .item {
	background-color:#EEEEEE;
	width:100%;	
	display:block;
	cursor:pointer;
}
#titleList .song {
	height:25px;
}
#titleList .album {
	height:45px;
}
#titleList .hover {
	background-color:#E2E2E2;
}

#titleList .cover {
	float:left;
	height:45px;
	width:45px;
	margin-bottom:5px;
}
#titleList .text {
	margin-top:5px;
	margin-left:10px;
	float:left;
	
}
#titleList .link {
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
#titleList .link:hover {
	color:#333333;
	text-decoration:none;
}
#titleList .meta {
	margin-top:3px;
	color:#888888;
	font-size:11px;
}

#footer {
	clear:both;
	float:right;
	display:block;
	width:762px;
	margin-top:13px;
	color:#999999;
	font-size:8pt;	
}

#footer p{
	color:#999999;
	font-size:8pt;	
	padding-left:30px;
	padding-right:30px;
}
#footer p .footermenu{
	color:#999999;
	font-size:8pt;	
	width:100%;
}
#footer a {
	color:#666666;
	font-size:8pt;	
}
#footer a:hover {
	color:#444444;
	text-decoration:undeline;
	font-size:8pt;	
}
#footer a.hidden {
	color:#999999;
	font-size:8pt;	
}
#footer a.hidden:hover {
	color:#999999;
	text-decoration:none;
	font-size:8pt;	
}

#legalBox {
	background-color:#EEEEEE;
	padding:20px;	
	width:400px;
	
}

#titleList {
	clear:both;
		
}
#titleList ul {
	
	
}
#titleList li {
	clear:both;
}
#titleList .item {
	background-color:#EEEEEE;
	width:100%;	
	display:block;
	cursor:pointer;
}
#titleList .song {
	height:25px;
}
#titleList .album {
	height:45px;
}
#titleList .hover {
	background-color:#E2E2E2;
}

#titleList .cover {
	float:left;
	height:45px;
	width:45px;
	margin-bottom:5px;
}
#titleList .text {
	margin-top:5px;
	margin-left:10px;
	float:left;
	
}
#titleList .link {
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
#titleList .link:hover {
	color:#333333;
	text-decoration:none;
}
#titleList .meta {
	margin-top:3px;
	color:#888888;
	font-size:11px;
}









