/*Roton Stylesheet by MB Dragan*/

html {
	background: #30193e url(images/bg-body.jpg) top left;
}

body {
	background: url(images/bg-tile.jpg) repeat-x top left;
	font-family: Tahoma, Arial, sans-serif;
}

* {
	margin: 0px;
	padding: 0px;
}

a img {
	border: none !important;
}

img.absmiddle {
	vertical-align: middle !important;
}

#site {
	display: block;
	clear: both;
	width: 990px;
}

/* @group Header */

#header {
	display: block;
	position: relative;
	clear: both;
	width: 990px;
	height: 310px;
	background: url(images/bg-header.jpg) no-repeat top left;
}

#header h1 {
	display: block;
	position: absolute;
	top: 22px;
	left: 43px;
	width: 277px;
	height: 155px;
	overflow: hidden;
}

#header h1 a {
	display: block;
	position: absolute;
	width: 277px;
	height: 155px;
	outline: none;
	overflow: hidden;
	text-indent: -10000px;
}

/* @group Nav */

#nav {
	display: block;
	position: absolute;
	top: 199px;
	left: 43px;
	width: 550px;
	height: 31px;
	list-style-type: none;
}

#nav li {
	display: block;
	float: left;
	height: 31px;
}

#nav li a {
	display: block;
	height: 31px;
	text-indent: -10000px;
	overflow: hidden;
}

#nav li a:hover,
#nav li a.active {
	border-bottom: 6px solid #ffc800;
}

#nav li a.home {
	width: 134px;
	background: url(images/tab-home.jpg) no-repeat top left;
}

#nav li a.artisti {
	width: 66px;
	background: url(images/tab-artisti.jpg) no-repeat top left;
}

#nav li a.albume {
	width: 70px;
	background: url(images/tab-albume.jpg) no-repeat top left;
}

#nav li a.genuri {
	width: 65px;
	background: url(images/tab-genuri.jpg) no-repeat top left;
}

#nav li a.nokia {
	width: 96px;
	background: url(images/tab-nokia.jpg) no-repeat top left;
}

#nav li a.cont {
	width: 89px;
	background: url(images/tab-contnou.jpg) no-repeat top left;
}

/* @end */

#support {
	display: block;
	position: absolute;
	width: 43px;
	height: 52px;
	right: 15px;
	bottom: 29px;
	outline: none;
	text-indent: -10000px;
	overflow: hidden;
}

#top_notices {
	display: none;
	position: absolute;
	top: 244px;
	left: 16px;
	width: 518px;
	height: 51px;
	padding: 12px 0px 0px 50px;
	overflow: hidden;
	background: url(images/bg-errors.jpg) no-repeat top left;
	font-weight: bold;
}

#top_notices p {
	display: block;
	clear: both;
	color: #cb94ee;
	font-size: 11px;
	margin: 0px 0px 3px 0px;
	text-shadow: 0px -1px 0px #341e41;
}

#top_notices p a {
	color: #ffc300;
}

/* @group Account section */

#personal {
	display: block;
	position: absolute;
	left: 680px;
	top: 235px;
	width: 225px;
	list-style-type: none;
}

#personal li {
	display: block;
	clear: both;
	font-size: 13px;
	font-weight: bold;
}

#personal li a {
	color: white;
	text-shadow: 0px 1px 0px #ff9800;
	text-decoration: none;
}

#personal li a:hover {
	border-bottom: 1px dotted white;
}

/* @end */

/* @end */

/* @group Content */

#big-component {
	display: block;
	position: relative;
	float: left;
	width: 990px;
	height: 345px;
	background: url(images/big-component.jpg) no-repeat top left;
	margin-bottom: 20px;
}

#big-component h2 {
	display: block;
	position: absolute;
	top: 26px;
	left: 45px;
	color: white;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	text-shadow: 0px 1px 0px #799900;
}

#big-component form.search {
	display: block;
	position: absolute;
	top: 0px;
	right: 6px;
	width: 314px;
	height: 63px;
}

#big-component form.search button {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 55px;
	height: 63px;
	border: none !important;
	background: none !important;
	text-indent: -10000px;
	cursor: pointer;
	overflow: hidden;
	outline: none;
}

#big-component form.search input.query {
	display: block;
	position: absolute;
	background: none !important;
	border: none !important;
	top: 22px;
	left: 14px;
	width: 230px;
	height: 20px;
	line-height: 14px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #586406;
	text-shadow: 0px 1px 0px #f7fcce;
	padding: 7px 0px 0px 5px;
}

#big-component div.searchInfo {
	display: block;
	position: absolute;
	top: 75px;
	right: 35px;
	width: 271px;
	height: 66px;
	background: url(images/info-search.gif) no-repeat top left;
	text-indent: -10000px;
	overflow: hidden;
}

#big-component div.banner {
	display: block;
	position: absolute;
	bottom: 10px;
	right: 6px;
	width: 314px;
	height: 151px;
	overflow: hidden;
}

#big-component div.sliderControls {
	display: block;
	position: absolute;
	top: 19px;
	left: 590px;
	width: 70px;
	height: 36px;
}

#big-component div.sliderControls a {
	display: block;
	float: left;
	width: 35px;
	height: 36px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(images/slider-controls.jpg) no-repeat top left;
}

#big-component div.sliderControls a.prev {
	background-position: -70px 0px;
}

#big-component div.sliderControls a.prev:hover {
	background-position: 0px 0px;
}

#big-component div.sliderControls a.next {
	background-position: -105px 0px;
}

#big-component div.sliderControls a.next:hover {
	background-position: -35px 0px;
}

#slider {
	display: block;
	position: absolute;
	width: 607px;
	height: 240px;
	top: 87px;
	left: 63px;
	overflow: hidden;
	z-index: 0;
}

#slider div.item {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 217px;
	height: 217px;
	background: silver;
	-webkit-box-shadow: 0px 10px 25px rgba(0, 0, 0, .9);
	-moz-box-shadow: 0px 10px 25px rgba(0, 0, 0, .9);
}

#slider div.item a {
	display: block;
	width: 100%;
	height: 100%;
}

#slider div.item img {
	width: 100%;
	height: 100%;
}

#slider div.cover-a {
	left: -170px;
	z-index: 0;
	top: 22px;
	width: 170px;
	height: 170px;
	opacity: 0;
	filter: alpha(opacity=0);
}

#slider div.cover-b {
	top: 0px;
	left: 0px;
	z-index: 5;
	width: 217px;
	height: 217px;
	opacity: 1;
	filter: alpha(opacity=100);
}

#slider div.cover-c {
	top: 22px;
	left: 150px;
	z-index: 4;
	width: 170px;
	height: 170px;
	opacity: .95;
	filter: alpha(opacity=95);
}

#slider div.cover-d {
	top: 33px;
	left: 250px;
	z-index: 3;
	width: 150px;
	height: 150px;
	opacity: .9;
	filter: alpha(opacity=90);
}

#slider div.cover-e {
	top: 43px;
	left: 350px;
	z-index: 2;
	width: 130px;
	height: 130px;
	opacity: .8;
	filter: alpha(opacity=80);
}

#slider div.cover-f {
	top: 53px;
	left: 450px;
	z-index: 1;
	width: 110px;
	height: 110px;
	opacity: .5;
	filter: alpha(opacity=50);
}

#slider div.cover-g {
	top: 53px;
	left: 550px;
	z-index: 0;
	width: 110px;
	height: 110px;
	opacity: 0;
	filter: alpha(opacity=0);
}

#content {
	display: block;
	clear: both;
	width: 990px;
}

#content p,
#content ul {
	font-size: 12px;
	color: white;
	padding-bottom: 1.5em;
	text-shadow: 0px -1px 0px black;
}

#content p a,
#content ul a {
	color: #9db500;
}

#content ul.double {
	overflow: hidden;
}

#content ul.double li {
	display: block;
	float: left;
	width: 45%;
	margin-right: 3%;
	margin-bottom: 3px;
}

/* @end */

/* @group Left */

/* @group Elements */

div.cols {
	display: block;
	clear: both;
	overflow: hidden;
}

div.cols div.half {
	display: block;
	float: left;
	width: 285px;
	margin: 0px 5px;
	_margin: 0px 2px;
}

div.cols div.third {
	display: block;
	float: left;
	width: 180px;
	margin: 0px 8px;
	_margin: 0px 3px;
}

h3.genre-heading,
h3.genre-heading2 {
	display: block;
	position: relative;
	clear: both;
	width: 280px;
	height: 21px;
	line-height: 21px;
	letter-spacing: 0px !important;
	padding-left: 5px;
	color: white;
	text-shadow: 0px -1px 0px #351b46 !important;
	font-size: 12px !important;
	text-transform: uppercase;
	background: url(images/bg-genre-heading.gif) repeat-x top left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin: 0px 0px 10px 0px;
}

h3.genre-heading,
h3.genre-heading2 {
	display: block;
	position: relative;
	clear: both;
	width: 280px;
	height: 21px;
	line-height: 21px;
	letter-spacing: 0px !important;
	padding-left: 5px;
	color: white;
	text-shadow: 0px -1px 0px #351b46 !important;
	font-size: 12px !important;
	text-transform: uppercase;
	background: url(images/bg-genre-heading.gif) repeat-x top left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin: 0px 0px 10px 0px;
}

h3.genre-heading2 {
	width: 590px;
}

ul.items {
	list-style-type: none;
	overflow: hidden;
}

ul.items li {
	display: block;
	position: relative;
	clear: both;
	height: 79px;
	margin: 0px 0px 15px 0px;
}

ul.items li.li_album span.badge-album {
	display: block;
	position: absolute;
	top: 4px;
	left: 4px;
	width: 71px;
	height: 10px;
	background: url(images/badge-album.gif) no-repeat top left;
	opacity: .9;
	filter: alpha(opacity=90);
}

ul.items li.li_track span.badge-single {
	display: block;
	position: absolute;
	top: 4px;
	left: 4px;
	width: 71px;
	height: 10px;
	background: url(images/badge-single.gif) no-repeat top left;
	opacity: .9;
	filter: alpha(opacity=90);
}

ul.doubleItems li {
	width: 45%;
	margin-right: 3%;
	float: left;
	clear: none;
}

ul.items li a.cover {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 73px;
	height: 73px;
	overflow: hidden;
	border: 3px solid #321a42;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-decoration: none;
	text-align: center;
}

ul.items li a.cover span.detalii {
	display: none;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: black;
	color: white;
	text-align: center;
	font-size: 10px;
	padding: 2px 5px;
	opacity: .7;
	filter: alpha(opacity=70);
}

ul.items li a.cover:hover span.detalii {
	display: block;
}

ul.items li a.cover:hover,
ul.items li:hover a.cover {
	border: 3px solid #ffc800;
}

ul.items li a.title {
	display: block;
	position: absolute;
	top: 3px;
	left: 84px;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

ul.items li a.artist {
	display: block;
	position: absolute;
	top: 16px;
	left: 84px;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

ul.items li a.title:hover,
ul.items li a.artist:hover {
	text-decoration: underline;
}

span.rating {
	display: block;
	width: 60px;
	height: 11px;
	background: url(images/bg-star.gif) no-repeat top right;
	text-indent: -10000px;
	overflow: hidden;
}

ul.items li span.rating {
	position: absolute;
	top: 32px;
	left: 84px;
}

ul.items li span.one_star {
	background-position: -48px 0px !important;
}

ul.items li span.two_stars {
	background-position: -36px 0px !important;
}

ul.items li span.three_stars {
	background-position: -24px 0px !important;
}

ul.items li span.four_stars {
	background-position: -12px 0px !important;
}

ul.items li span.five_stars {
	background-position: 0px 0px !important;
}

ul.items li span.price {
	display: block;
	position: absolute;
	left: 84px;
	bottom: 3px;
	font-size: 20px;
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	color: white;
}

ul.items li span.price small {
	font-size: 13px;
	margin-left: 3px;
}

ul.items li a.play {
	display: block;
	position: absolute;
	right: 100px;
	bottom: 3px;
	width: 90px;
	height: 16px;
	background: url(images/button-player.gif) no-repeat top left;
	text-indent: -10000px;
	outline: none;
	overflow: hidden;
}

ul.items li a.listen {
	display: block;
	position: absolute;
	right: 100px;
	bottom: 3px;
	width: 90px;
	height: 16px;
	background: url(images/button-asculta.gif) no-repeat top left;
	text-indent: -10000px;
	outline: none;
	overflow: hidden;
}

ul.items li a.stop {
	display: block;
	position: absolute;
	right: 100px;
	bottom: 3px;
	width: 90px;
	height: 16px;
	background: url(images/button-oprestepiesa.gif) no-repeat top left;
	text-indent: -10000px;
	outline: none;
	overflow: hidden;
}

ul.items li a.addtocart {
	display: none;
	_display: block;
	position: absolute;
	right: 0px;
	bottom: 3px;
	width: 90px;
	height: 16px;
	background: url(images/button-addtocart.gif) no-repeat top left;
	text-indent: -10000px;
	outline: none;
	overflow: hidden;
}

ul.items li a.deletefromcart {
	display: none;
	_display: block;
	position: absolute;
	right: 0px;
	bottom: 3px;
	width: 90px;
	height: 16px;
	background: url(images/button-deletefromcart.gif) no-repeat top left;
	text-indent: -10000px;
	outline: none;
	overflow: hidden;
}

ul.items li:hover a.addtocart,
ul.items li:hover a.deletefromcart {
	display: block;
}

ul.withCheckboxes a.addtocart,
ul.withCheckboxes a.deletefromcart {
	display: block !important;
}


/* Forms */

label {
	display: block;
	margin-bottom: 5px;
}

label small {
	display: block;
	font-size: 10px;
	/*opacity: .30;
	filter: alpha(opacity=30);*/
}

.error {
	color: #9db500 !important;
	opacity: 1;
	filter: alpha(opacity=100);
}

input.text {
	background: #401e56 url(images/bg-input.jpg) repeat-x top left !important;
	border-top: 1px solid #261431;
	border-bottom: 1px solid #381e49;
	border-left: 1px solid #2f193d;
	border-right: 1px solid #2f193d;
	padding: 4px;
	color: white;
	font-family: Tahoma, Arial, sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 90%;
}

input.button, a.button {
	display: block;
	background: #a7bc00 url(images/bg-inputbutton.gif) repeat-x top left !important;
	border: 1px solid #8db000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: white !important;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 0px -1px 0px #899e00;
	padding: 4px 8px;
}

div.album-wrap {
	display: block;
	clear: both;
	position: relative;
	width: 298px;
	height: 207px;
	margin-left: -15px;
	background: url(images/bg-album.gif) no-repeat top left;
}

div.album-wrap img.cover {
	display: block;
	position: absolute;
	top: 19px;
	left: 27px;
	width: 170px;
	height: 170px;
}

div.nokia-flyers {
	display: block;
	clear: both;
	margin: -9px 0px 0px -19px;
	width: 634px;
	height: 218px;
	background: url(images/nokia-flyers.jpg) no-repeat top left;
}

p.pages a,
p.pages span.current {
	display: block;
	float: left;
	height: 21px;
	line-height: 21px;
	padding: 0px 4px;
	color: white !important;
	text-shadow: 0px -1px 0px #351b46 !important;
	text-decoration: none;
	font-size: 11px !important;
	text-transform: uppercase;
	background: url(images/bg-genre-heading.gif) repeat-x top left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin: 0px 4px 0px 0px;
}

p.pages span.current {
	opacity: .4;
	filter: alpha(opacity=40);
}

div.credit-pack {
	display: block;
	clear: both;
	position: relative;
	width: 180px;
	height: 69px;
	padding-top: 37px;
	margin: 10px 0px 10px 0px;
	background: url(images/bg-credit-pack.gif) no-repeat top left;

	font-size: 25px;
	font-family: Arial, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #6b4b00;
	letter-spacing: -2px;
	text-shadow: 0px 1px 0px #ffde33;
}

/* @end */

#left {
	display: block;
	float: left;
	width: 646px;
	margin: 0px 0px 0px 18px;
	_margin: 0px 0px 0px 9px;
}

/* @group Box */

#left div.box {
	display: block;
	clear: both;
	width: 646px;
	margin-bottom: 20px;
	overflow: hidden;
}

#left div.box h2.heading {
	display: block;
	position: relative;
	clear: both;
	width: 626px;
	height: 36px;
	padding: 18px 0px 0px 20px;
	background: url(images/bg-left-heading.jpg) no-repeat top left;
}

#left div.box h2.faded {
	background: url(images/bg-left-heading2.jpg) no-repeat top left;
	text-shadow: 0px 1px 0px #39545c;
}

#left div.box h2.heading form#miniSearch {
	display: block;
	position: absolute;
	top: 9px;
	right: 17px;
	width: 176px;
	height: 36px;
	background: url(images/bg-search-insite.jpg) no-repeat top left;
}

#left div.box h2.heading form#miniSearch input.query {
	display: block;
	position: absolute;
	top: 10px;
	left: 5px;
	width: 130px;
	border: none !important;
	background: none !important;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0095cf;
	text-shadow: 0px 1px 0px #cbedf7;
}

#left div.box h2.heading form#miniSearch button.buton {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 34px;
	height: 36px;
	border: none !important;
	background: none !important;
	text-indent: -10000px;
	overflow: hidden;
	outline: none;
	cursor: pointer;
}

#left div.box div.center {
	display: block;
	clear: both;
	width: 596px;
	height: auto;
	padding: 10px 25px 1px 25px;
	/*_padding: 10px 0px 1px 25px;*/
	background: url(images/bg-left-center.jpg) repeat-y top left;
}

#left div.box div.center div.sep {
	display: block;
	clear: both;
	width: 646px;
	height: 2px;
	margin: 0px auto 10px -25px !important;
	background: url(images/bg-left-sep.jpg) no-repeat top left;
}

#left div.box div.bottom {
	display: block;
	clear: both;
	width: 646px;
	height: 31px;
	background: url(images/bg-left-bottom.jpg) repeat-y top left;
}

/* @group Headings */

div.box h2,
div.box h3 {
	color: white;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	text-shadow: 0px 1px 0px #006fc0;
}

div.box h2.heading b,
div.box h3.heading b {
	display: block;
	position: absolute;
	height: 24px;
	top: 16px;
	left: 20px;
	text-indent: -10000px;
	overflow: hidden;
}

div.box h2.heading b.genres {
	background: url(images/titlu-genuri-muzicale.jpg) no-repeat top left;
	width: 157px;
}

div.box h3.heading b.news {
	background: url(images/titlu-noutati.jpg) no-repeat top left;
	width: 76px;
}



/* @end */

/* @end */



/* @end */

/* @group Right */

#right {
	display: block;
	float: right;
	margin: 0px;
	width: 326px;
}

/* @group box */

#right div.box {
	display: block;
	clear: both;
	width: 326px;
	margin-bottom: 20px;
	overflow: hidden;
}

#right div.box h3.heading {
	display: block;
	position: relative;
	clear: both;
	width: 306px;
	height: 36px;
	padding: 18px 0px 0px 20px;
	background: url(images/bg-right-heading.jpg) no-repeat top left;
}

#right div.box h3.faded {
	background: url(images/bg-right-heading2.jpg) no-repeat top left;
	text-shadow: 0px 1px 0px #39545c;
}

#right div.box div.center {
	display: block;
	clear: both;
	width: 276px;
	height: auto;
	padding: 10px 25px 1px 25px;
	/*_padding: 10px 0px 1px 25px;*/
	background: url(images/bg-right-center.jpg) repeat-y top left;
}

#right div.box div.smallPaddingBox {
	width: 313px !important; /*276px;*/
	padding: 10px 0px 1px 13px !important;
}

#right div.box div.center div.sep {
	display: block;
	clear: both;
	width: 326px;
	height: 2px;
	margin: 0px auto 10px -25px !important;
	background: url(images/bg-right-sep.jpg) no-repeat top left;
}

#right div.box div.bottom {
	display: block;
	clear: both;
	width: 326px;
	height: 31px;
	background: url(images/bg-right-bottom.jpg) repeat-y top left;
}

/* @end */



/* @end */

#footer {
	display: block;
	width: 990px;
	height: 100px;
	position: relative;
	clear: both;
}

#footer .projectInfo {
	display: block;
	position: absolute;
	top: 0px;
	left: 43px;
	width: 158px;
	height: 64px;
	background: url(images/project-info.jpg) no-repeat top left;
	text-indent: -10000px;
	overflow: hidden;
}

#footer .justRoton {
	background: url(images/project-info-roton.jpg) no-repeat top left;
}

#mbdragan {
	display: block;
	position: absolute;
	right: 107px;
	top: 15px;
	width: 115px;
	height: 37px;
	background: url(images/logo-mbd.jpg) no-repeat top left;
	text-indent: -10000px;
	outline: none;
	overflow: hidden;
}

#footer ul.footerNav {
	display: block;
	position: absolute;
	top: 28px;
	left: 230px;
	list-style-type: none;
	font-size: 11px;
}

#footer ul.footerNav li {
	margin: 0px 10px 0px 0px;
	display: inline;
}

#footer ul.footerNav li a {
	color: #ab87c1;
	text-decoration: none;
}

#footer ul.footerNav li a:hover {
	text-decoration: underline;
}