/* --------------------------------------------------
CSS Document For Twelvetones - Aisthesis
-------------------------------------------------- */


/*BODY*/
	body {
		margin: 0;
		padding: 0;
		background-color: #3D383E;
		background-image: url(pics/bodybg.jpg);
		background-position: center 0;
		background-repeat: no-repeat;
	}

/*CONTAINER*/

	#container {
		position: relative;
		width: 680px;
		margin: 0 auto;
		padding-top: 0;
		padding-bottom: 9px;
		padding-left: 9px;
		padding-right: 9px;
		font-family: "Trebuchet MS", Meta, "Meta Bold", Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666;
		background-color: #FFF;
	}

/*GENERAL*/

	h1 {
		margin:0px;
		margin-top: 5px;
		padding: 0px;
		font-weight: bold;
		font-size: 16px;
		color: #6C646F;

	}

	h2 {
		color: #6C646F;
		font-size: 14px;

	}

	a {
		color: #666;
		text-decoration: none;
	}
	a:hover {
		color: #0000ff;
		text-decoration: underline;
	}


/*HEADER*/

	#header {
		position: relative;
		height: 98px;
		padding-top: 0;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-left: 10px;
		clear: both;
		margin-bottom: 8px;
		background-color: #181619;
		overflow: hidden;
		background-image: url(pics/headbg.jpg);
	}

	#header h1 {
		display: block;
		float: left;
		position: relative;
		top: 36px;
		width: 111px;
		height: 61px;
		overflow: hidden;
	}
	#header h1 span {
		width: 111px;
		height: 61px;
		position: absolute;
		background-image: url(pics/logo.gif);
	}

	#header p#twelve {
		position: absolute;
		width: 154px;
		height: 14px;
		display: block;
		left: 130px;
		top: 41px;
		color: #FFF;
		overflow: hidden;
		font-size: 12px;
	}
	#header p#twelve span {
		display: block;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		position: absolute;
		background-image: url(pics/logo1.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
		margin: 0;
		padding: 0;
	}

	#header p#addr {
		position: absolute;
		display: block;
		margin: 0;
		padding: 0;
		font-size: 10px;
		color: #FFF;
		overflow: hidden;
		width: 199px;
		height: 29px;
		top: 68px;
		left: 130px;
	}

	#header p#addr span {
		display: block;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		position: absolute;
		background-image: url(pics/addr.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
	}

	#header a {
		display: block;
		position: relative;
		width: 57px;
		text-align: right;
		float: right;
		padding: 2px;
		margin-left: 10px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-top: 85px;
		color: #FFFFFF;
		background-image: url(pics/arrow2.gif);
		background-repeat: no-repeat;
		background-position: 0 3px;
		border: 0px solid white;
	}

	#header a#lang {
		background-image: none;
		border-left: 1px solid white;
		width: 48px;
	}

/*NAVIGATION*/

	#navigation {
		background-color: #6C646F;
		color: #FFF;
		width: 185px;
		padding-left: 9px;
		padding-right: 9px;
		padding-top: 9px;
		padding-bottom: 70px;
		float: left;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 9px;
		background-image: url(pics/navbg.jpg);
		background-repeat: no-repeat;
		background-position: bottom;
	}

	#navigation ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#navigation li {
		margin: 0;
		padding: 0;
	}

	li#title1, li#title2, li#title3 {
		position: relative;
		display: block;
		padding-top: 3px;
		padding-left: 28px;
		padding-right: 5px;
		overflow: hidden;
		width: 152px;
		height: 223px;
		font-size: 13px;
		background-color: #3D383E;
		background-image: url(pics/arrow3.gif);
		background-repeat: no-repeat;
		background-position: 5px 4px;
	}

	#title1 ul, #title2 ul {
		top: 19px;
		width: 185px;
		height: 100%;
		left: 0;
		position: absolute;
		background-color: #6C646F;
		margin-top: 5px;
		overflow: hidden;
	}

	#title1 img {
		border: 2px solid #FFF;
		margin-top: 8px;
		width: 181px;
		height: 181px;
	}

	li#title2 {
		background-image: url(pics/cross.gif);
	}

	li#title2 ul li {
		display: block;
		position: absolute;
		border: 0px solid #c0c0c0;
		width: 88px;
		height: 88px;
	}

	#title2 img {
		border: 2px solid #FFF;
		width: 84px;
		height: 84px;
	}

	#cd1 {
		top: 9px;
		overflow: hidden;
	}
	#cd2 {
		top: 9px;
		right: 0;
		overflow: hidden;
	}
	#cd3 {
		top: 107px;
		overflow: hidden;
	}
	#cd4 {
		top: 107px;
		right: 0px;
		overflow: hidden;
	}
	#title2 ul li a span {
		position: absolute;
		width: 84px;
		height: 84px;
		background-image: url(pics/mask.gif);
		top: 2px;
		left: 2px;
		z-index: 1;
		cursor: hand;
		visibility: visible;
	}
	#title2 ul li a:hover span {
		background-image:none;
	}

	li#title3 {
		background-image: url(pics/arrow4.gif);
		height: 20px;
	}

	#navigation a {
		font-size: 13px;
		color: #C6C6C8;
	}


/*CONTENT*/

	#content {
		position: relative;
		width: 477px;
		padding: 0;
		padding-left: 9px;
		margin-top: 0px;
		margin-right: 0;
		margin-left: 203px;
		margin-bottom: 40px;
		border: 0px solid #fff;
		background-color: #FFF;
	}

	#menu ul {
		display: block;
		position: relative;
		width: 450px;
		height: 22px;
		margin-top: 0;
		margin-bottom:0;
		margin-right: 0;
		margin-left: 0px;
		padding-top: 9px;
		padding-left: 9px;
		padding-right: 9px;
		padding-bottom: 0px;
		background-color: #6C646F;
		overflow: hidden;
	}

	#menu li {
		display: block;
		position:absolute;
		width: 73px;
		height: 19px;
	}

	#menu li#news {
		left: 9px;
	}
	#menu li#arts {
		left: 86px;
		width: 71px;
	}
	#menu li#issu {
		left: 161px;
		width: 71px;
	}
	#menu li#conc {
		left: 236px;
		width: 72px;
	}
	#menu li#publ {
		left: 312px;
		width: 68px;
	}
	#menu li#shop {
		left: 384px;
		width: 75px;
	}

	#menu li a {
		display: block;
		margin: 0;
		padding: 0;
		padding-top: 3px;
		font-size: 13px;
		width: 100%;
		height: 100%;
		color: #FFF;
		background-color: #3D383E;
		text-align: center;
		overflow: hidden;
		cursor: hand;
	}

	#menu li a span {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 22px;
	}
	#menu li#news a span {
		background-image: url(pics/newsmenu.gif);
	}
	#menu li#news a:hover span {
		background-image: url(pics/newsmenu-hover.gif);
	}
	#menu li#arts a span {
		background-image: url(pics/artmenu.gif);
	}
	#menu li#arts a:hover span {
		background-image: url(pics/artmenu-hover.gif);
	}
	#menu li#issu a span {
		background-image: url(pics/issumenu.gif);
	}
	#menu li#issu a:hover span {
		background-image: url(pics/issumenu-hover.gif);
	}
	#menu li#conc a span {
		background-image: url(pics/concmenu.gif);
	}
	#menu li#conc a:hover span {
		background-image: url(pics/concmenu-hover.gif);
	}
	#menu li#publ a span {
		background-image: url(pics/publmenu.gif);
	}
	#menu li#publ a:hover span {
		background-image: url(pics/publmenu-hover.gif);
	}
	#menu li#shop a span {
		background-image: url(pics/shopmenu.gif);
	}
	#menu li#shop a:hover span {
		background-image: url(pics/shopmenu-hover.gif);
	}

	#menu li a:hover {
		color: #9E9C9F;
		background-color: #252226;
	}
	#menu li a#select {
		color: #9E9C9F;
		background-color: #252226;
	}

	#player {
		position: relative;
		padding: 9px;
		background-color: #6C646F;
		background-position: 0;
		width: 450px;
		height: 10px;
		overflow: hidden;
		text-align: right;
		margin-bottom: 20px;
		border: 0px solid #000;
	}

	#player ul li#mp3player {
		position: absolute;
		top: 0;
		left: 20px;
		margin: 0;
		padding: 0;
		border: 0px solid #000;
	}

	#player ul {
		margin: 0;
		padding: 0;
	}
	#player li {
		margin: 0;
		padding: 0;
		display: inline;
		font-size: 10px;
		color: #fff;
	}
	#player li#hun {
		color: #C6C6C8;
		border-right: 2px solid #AFADB2;
		padding-right: 4px;
	}
	#player li#eng {
		padding-left: 4px;
	}
	#player a{
		color: #fff;
	}
	#player a#select {
		color: #C6C6C8;
	}

	#arrow {
		position: absolute;
		left: 212px;
		top: 147px;
		background-image: url(pics/arrow.gif);
		background-repeat: no-repeat;
		width: 33px;
		height: 42px;
	}

	#content p {
		font-family: "Trebuchet MS", "Meta Bold", Meta, Arial, Helvetica, sans-serif;
	}

	#cont {
		margin-left: 8px;
		width: 455px;
		border: 0px solid #c0c0c0;
		overflow: hidden;
	}

	#cont img {
/*		margin-right: 8px;
		margin-top: 8px;
		margin-bottom: 8px;*/
	}
	#contentfooter {
		padding: 3px;
		clear:both;
	}
	#contentfooter_right {
		clear:left;
	}
	#newsdiv {
		margin-top: 15px;
		padding: 9px;
		border-top: 2px solid #c0c0c0;
		background-color: #f0f0f0;
		border-bottom: 2px solid #c0c0c0;
		clear: both;
	}
	#newsdiv p {
		padding-top: 3px;
		border-top: 1px solid #c0c0c0;
	}
	#newsdiv a {
		display: block;
		width: 60px;
		text-align: right;
		margin-left: 370px;
		font-size: 12px;
		color: #3B59CB;
	}
	#newsdiv a:hover {
		text-decoration: underline;
	}
	#newsdiv h1 a {
		display: inline;
		width: auto;
		text-align: left;
		margin: 0;
		font-size: auto;
		color: auto;
	}
	#redlink {
		color: #FF0000;
		font-weight: bold;
	}
	#redlink:hover {
		color: #0000FF;
		text-decoration: underline;
	}
	#shopitem {
		position: relative;
		//border: 1px solid #fff;
		border-bottom: 1px solid #c0c0c0;
	}
	#shopitem a {
		color: #666;
	}
	#shopitem a:hover {
		color: #0000ff;
		text-decoration: underline;
	}
	#sbutt {
		display: block;
		margin: auto;
		margin-top: 15px;
	}

	#ordertable {
		width: 455px;
		background-color: #666;
		padding: 0;
		margin: 0;
		font-size: 10px;
		font-family: Tahoma;
	}
	#ordertable tr {
		padding: 0;
		margin: 0;
		background-color: #f0f0f0;
	}
	tr#title1 {
	 font-size: 12px;
	 font-weight: bold;
	}

	#ordertable td {
		padding: 2px;
		margin: 0;

	}
	#art {
		width: 130px;
	}
	#title {
		width: 130px;
	}
	#pcs {
		width: 20px;
		text-align: center;
	}
	#price {
		width: 87px;
		text-align: center;
	}
	#prices {
		width: 88px;
		text-align: center;
	}
	#price_num {
		text-align: right;
	}
	p#table {
		margin: 0;
		font-size: 12px;
		text-align: center;
	}
	#rightbar {
		display: block;
		float: right;
		border: 0px solid red;
		width: 135px;
		background-color: #f0f0f0;
		overflow: hidden;
		text-align: center;
		padding-top: 5px;
		margin-left: 5px;
	}
	#item {
		display: block;
		position: relative;
		width: 94%;
		margin: auto;
		margin-bottom: 5px;
		padding: 1%;
		border-bottom: 1px solid #c0c0c0;
	}
	#item img {
		float: none;
	}
	#itemfooter {
		clear: both;
	}
	#rightbar p {
		display: block;
		text-align: center;
		line-height: normal;
		margin: 0;
		padding: 0;
	}

	#concerts {
		background-color: #f0f0f0;
		margin: 5px;
		padding: 5px;
		width: 295px;
		border-top: 2px solid #c0c0c0;
		border-bottom: 2px solid #c0c0c0;
	}
	#litle {
		font-size: 9px;
	}
	#goldicon, #fgoldicon, #platinaicon, #fplatinaicon {
		display: block;
		position: relative;
		float: right;
		width: 32px;
		height: 27px;
		border: 0px solid #c0c0c0;
		overflow: hidden;
		top: 0px;
		right: 0;
		background-image: url(pics/goldplatte2.gif);
		text-align: center;
		font-size: 9px;
		padding-top: 5px;
		padding-bottom: 0;
		margin-right: 5px;

	}
	#fgoldicon, #fplatinaicon {

	}
	#platinaicon, #fplatinaicon {
		height: 30px;
		padding-top: 2px;
		background-image: url(pics/platinaplatte.gif);
	}
	#shh1 {
		display: block;
		position: relative;
		border: 0px solid #c0c0c0;
		overflow: hidden;
		height: 32px;
		margin: 0;
		padding: 0;
		padding-top: 5px;
	}
	#proddetails {
		position: relative;
	}
	#plink {
		float: right;
		padding: 3px;
		background-color: #f0f0f0;
		border: 1px solid #c0c0c0;
		margin-bottom: 2px;
		//margin-bottom: 0px;
		//margin-top: 5px;
		margin-right: 5px;
	}
	#plink:hover {
		background-color: #c0c0c0;
	}
	#shopitem h1, #shopitem h2, #shopitem p {
		//margin: 0;
		//padding: 0;
		//padding-top: 5px;
	}
/* FOOTER ELEMENTS */

	#footer {
		margin-top: 0px;
		clear: both;
		background-color: #FFF;
		padding: 0px 5px 0px 5px;
		text-align: center;
		font-size: 10px;
		color: #8B9195;
	}

//*****muveszek linkek****//
.popular_links {
	float:right;
	padding:5px 3px;
}
.popular_links a {
	margin:0 2px;
}

.popular_links_1 {
	display:block;
	float:left;
	width:24px;
	height:24px;
	background:url(pics/MySpace-24x24.png);
}
.popular_links_2 {
	display:block;
	float:left;
	width:24px;
	height:24px;
	background:url(pics/FaceBook-24x24.png);
}
.popular_links_3 {
	display:block;
	float:left;
	width:24px;
	height:24px;
	background:url(pics/Last-fm-24x24.png);
}
.popular_links_4 {
	display:block;
	float:left;
	width:24px;
	height:24px;
	background:url(pics/Youtube-24x24.png);
}

//***** shop linkek *****//

.shopbox {
	display:block !important;
	margin: 0;
	padding:0;
	margin-left: 125px;
	width:100px !important;
	height:20px !important;
}

.shopbox a {
	margin:0 2px;
}

.popular_links_5 {
	background-image: url(pics/iTunes-24x24.png);
	display:block;
	float:left;
	width:24px;
	height:24px;
}
.popular_links_6 {
	background-image: url(pics/Emusic-24x24.gif);
	display:block;
	float:left;
	width:24px;
	height:24px;
}
.popular_links_7 {
	background-image: url(pics/rhapsody-24x24.gif);
	display:block;
	float:left;
	width:24px;
	height:24px;
}
.popular_links_8 {
	background-image: url('pics/7digital-24x24.gif');
	display:block;
	float:left;
	width:24px;
	height:24px;
}
.popular_links_9 {
	background-image: url('pics/amazon-24x24.gif');
	display:block;
	float:left;
	width:24px;
	height:24px;
}
.popular_links_10 {
	background-image: url('pics/puretracks.png');
	display:block;
	float:left;
	width:24px;
	height:24px;
}
.popular_links_11 {
	background-image: url('pics/songo.gif');
	display:block;
	float:left;
	width:24px;
	height:24px;
}
.popular_links_12 {
	background-image: url('pics/coke.gif');
	display:block;
	float:left;
	width:24px;
	height:24px;
}
.popular_links_13 {
	background-image: url('pics/upc.gif');
	display:block;
	float:left;
	width:24px;
	height:24px;
}
.popular_links_14 {
	background-image: url('pics/vodafone.gif');
	display:block;
	float:left;
	width:24px;
	height:24px;
}
.tw-mailto {
	background-image: url('pics/mail_icon.png');
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding: 5px;
	padding-left: 35px;
	background-color: #efefef;
	position: inline;
	float: right;
}