/*+++++++++++++++++++++++++++++++++++++++++++++

  Script: Maian Music v1.0
  Written by: David Ian Bennett
  E-Mail: support@maianscriptworld.co.uk
  Website: http://www.maianscriptworld.co.uk

  +++++++++++++++++++++++++++++++++++++++++++++
  
  This File: stylesheet.css
  Description: Stylesheet

  +++++++++++++++++++++++++++++++++++++++++++++*/

* {
	margin: 0;
	padding: 0;
}
body {
   text-align: left;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 70.01%;
   line-height: 1em;
   background-color: transparent;
   
   color: #333;
   background: #838385 url('../../images/cms/background.gif') repeat-x; 

   margin-top:55px; /* gives some air for the pagewrapper */
}
h1, h2, h3 {
	color: #666666;
	margin:0 0 10px 0;
	font-size: 13px;
}
p, blockquote, ol {
	margin-bottom: 1.5em;
	text-align: justify;
}
p {
  margin:0;
  padding:0;
}
blockquote {
	margin-top: 5px;
	text-align: center;
	border-top: 1px solid #FBC25F;
	padding-top: 10px;
	clear: both;
}
blockquote p {
  text-align: center;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #adadae;
}
img {
  border:0;
}
.image {
  border: 1px solid #40ACC7;
}
.albumImage {
  border: 1px solid #40ACC7;
}

/* Boxed Style */

.boxed {
}
.boxed .title {
	padding: 5px 0 5px 10px;
	background: #FBC25F url('../images/title_bg.gif') no-repeat;
	font-size: 1em;
	font-weight: bold;
	color: #600303;
	margin:1px 0 1px 0;
}

.boxed .content {
	padding: 10px;
	border-top:1px solid #40ACC7;
}
#jukebox {
  text-align: center;
}
#premium_beat {
  text-align: center;
  margin-top: 10px;
  border-top: 1px solid #40ACC7;
  padding-top: 20px;
  font-size: 10px;
}

/* Top */

#header {
   margin: 0 auto;
   text-align: center;
   height: 86px; /* adjust according your image size */
   width:820px;
   background: transparent url('../../images/cms/header.png') no-repeat 0 0; 
           
}
#imgheader {
margin: 0 auto;
   text-align: center;
      background: transparent url('../../images/cms/bckcorpo.png') repeat-y;     
       
      height:99px;
      width:820px;
}

#imgheaderimg {
margin: 0 auto;
   text-align: center;
   margin-left:-7px;
}



/* Logo */

#logo {
  text-align:left;
}

/* Content */

#content {
        margin: 0 auto;
        text-align: center;
	width: 820px;
	background: transparent url('../../images/cms/bckcorpo.png') repeat-y;
   	
}
#extra {
}

/* Content > Main */
/* The height hack should work in most browsers. */


#mainplaylist {
	margin-left:40px;
	width: 740px;
	padding-top:70px;
  	text-align:left;
        font-size:10px;
  height: auto !important;  /* per i browser moderni */
      height: 220px;      /* per IE5.x e IE6 */
      min-height: 220px;  /* per i browser moderni */

}


#maincart {
	margin-left:20px;
	width: 740px;
	padding-top:70px;
  	text-align:lefT;
        font-size:10px;
        
        
  height: auto !important;  /* per i browser moderni */
      height: 220px;      /* per IE5.x e IE6 */
      min-height: 220px;  /* per i browser moderni */

}


#main {
	
	width: 800px;
	
  padding: 10px;
  height: auto !important;  /* per i browser moderni */
        height: 250px;      /* per IE5.x e IE6 */
      min-height: 250px;  /* per i browser moderni */

  
}

#mainpaypal {
	float: left;
	width: 800px;
	
 
 
  height: auto !important;  /* per i browser moderni */
        height: 250px;      /* per IE5.x e IE6 */
      min-height: 250px;  /* per i browser moderni */

  z-index:1;
}


#main a {
}

#listaalbum {

position:relative;
float:left;
width:400px;
display:inline;

}


/* Content > Sidebar */

#sidebar {
	float: left;
	width: 180px;
	margin-top:1px;
}
#sidebar a {
}

/* Content > Sidebar > Menu */

#menu {
	padding: 10px;
	border-bottom:1px solid #40ACC7;
}
#menu ul {
	margin: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	padding: 7px 15px;
	background: url('../images/bullet_static.gif') no-repeat left center;
	text-decoration: none;
	color: #40ACC7;
}
#menu a:hover, #menu .active a {
	background-image: url('../images/bullet_over.gif');
	color: #FF7700;
}

/*elementi posizionamento box di ricerca*/  


#selettore {
position:relative;

float:left;
width:350px;
height:180px;
margin-left:30px;
background:transparent url('../../images/cms/cerchio_cerca.gif') no-repeat 127px 10px;
}

#selettorealbum {
top:-120px;
display:block;
position:relative;
float:left;
width:350px;
height:180px;
margin-left:30px;

background:transparent url('../../images/cms/cerchio_cerca.gif') no-repeat 127px 10px;
}



#lab1{
position:absolute;
float:left;
top:60px;
left:0px;
}

#lab_button1 
{
position:absolute;
left:283px;
top:37px;
width:60px;
height:25px;
background:transparent  url('../../images/cms/artist_tit.gif') no-repeat top left;
}





#lab_button2
{

position:absolute;
left:293px;
top:67px;
width:60px;
height:25px;
background: url('../../images/cms/genre_tit.gif') no-repeat top left;
}

#lab_button3
{
position:absolute;
left:293px;
top:97px;
width:60px;
height:25px;
background: url('../../images/cms/album_tit.gif') no-repeat top left;
}

#lab_button4
{
position:absolute;
left:283px;
top:127px;
width:60px;
height:25px;
background: url('../../images/cms/label_tit.gif') no-repeat top left;
}


#combodinamic {
position:relative;
float:left;
top:60px;

}




#din {
width:120px;
}




/* form elements */
.menu {
  padding:3px;
  color: #666666;
  
}
select {
  color: #666666;
  f
}
form {
  margin: 0;
  padding: 0;
}
.formOption {
  text-align: left;
}
.formBox {
  
  color: #666666;
  
  width: 100%;
  font: bold 12px Verdana, Times, serif;
}
.searchBox {

  position:relative;
  left:159px;
    top:80px;
    margin: 0 auto;  
    color: #febe32;
    border: 1px solid #ffffff;
    width: 90px;
  font: 12px Verdana, Times, serif;
  
}
textarea {
  padding: 3px;
  color: #40ACC7;
  border: 1px solid #40ACC7;
  width: 100%;
  font: bold 12px Verdana, Times, serif;
}
.formButton {
 position:relative;
  left:65px;
  top:105px;
  color: #666666;
  font: bold 12px Verdana, Times, serif;
  background-color:transparent;
  border: 0px solid #416AC8;
  width: 80px;
}
label.lclass {
  display:block;
  color: #40ACC7;
  font-weight: bold;
  margin:0 0 3px 0;
}
.checkbox {
}

/* Footer */


#footer {
clear:both; 
	   margin: 0 auto;
           text-align: left;	
           width:820px;
	   color: #fff;
	   background: transparent url('../../images/cms/footer.png') no-repeat 0 0; 
           height:80px;
           
           
}

div#footer_bottoni {
padding-top:10px;
margin-left:30px;
}

/* Cart */
.cart_count {
  position:relative;
  left:660px;
  top:450px;
  color:#666666;
  font-size: 11px;
  display: block;
  width:140px;
  
}





.cart_total {
position:relative;
  left:660px;
  top:460px;
  font-size: 11px;
  display: block;
  width:140px;
  
   color:#666666;
}
.cart_count_link {
  color: #ffffff;
  font-weight: bold;
  
}
#empty_cart {
  text-align: center;
  padding: 15px 1px 15px 1px;
  
  margin-top: 5px;
}
#cart_items_total {
  text-align: right;
  padding: 15px 1px 15px 1px;
 
  margin-top: 10px;
  font-size: 14px;
  font-weight: bold;
}
.cart_item {
  padding: 5px 0 5px 0;
  
}
#cart_heading {
  clear: both;
  height:20px; 
  margin-left:150px;
  
  
}
.cart_buttons {
margin: 0 auto;
  text-align: right;
  margin-right:24px;
  margin-bottom: 25px;
  float:right;


 border:0;
 
}

.cart_buttonsadd {
margin: 0 auto;
  text-align: right;
  margin-left:16px;
  margin-top:15px;
  margin-bottom: 25px;
  float:left;


 border:0;
 
}


p.c_item {
  text-align: left;
}
p.c_cost {
  text-align: right;
}
.from_album {
  font-style: italic;
  font-size:10px;
}

/* Other */

.error {
  color: #FBC25F;
}
#page_numbers {
   margin:0 auto;
  text-align: right;
  padding: 10px 1px 10px 1px;
  
  margin-top: 5px;
}
p.button_align {
  display:block;
  clear: both;
  text-align: center;
  padding: 15px 0 10px 0;
}
p.hits {
  display:block;
  text-align: right;
  margin-top: 15px;
  padding: 5px 0 10px 0;
  font-size: 10px;
  margin-right:16px;
  color:#666666;
  float:right;
  
}
.no_script {
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #000000;
}

/* Album Boxes */

.boxnews {
background:#d1d1d2 url(../../images/cms/bordo_passante_news.jpg) repeat-y;
width:400px;
margin-left:8px;
float:left;
display:inline;

}



 .boxsup {
background:url(../../images/cms/bordo_top_news.jpg) top no-repeat;

}



 .boxinf {

background:url(../../images/cms/bordo_bottom_news.jpg) bottom no-repeat;
}

.boxnewssearch {
background:#d1d1d2 url(../../images/cms/bordo_passante_news.jpg) repeat-y;
width:400px;
margin-left:8px;
float:left;
display:inline;

}



 .boxsupsearch {
background:url(../../images/cms/bordo_top_news.jpg) top no-repeat;

}



 .boxinfsearch {

background:url(../../images/cms/bordo_bottom_news.jpg) bottom no-repeat;
}


.albums {
   
   line-height: 1.3em;
   
   
  
  /*clear: both;*/
}
p.view_more_info {
  float: left;
  padding: 5px;
}
.album_title {
  padding-top:10px;
  padding-left:10px;
  padding-bottom:4px;
  min-height: 95px;
  text-align: left;
  width: 390px;
}
.album_tit{
  display:inline;
  float:right;
}
.album_image {
  display:inline;
  float:left;
  margin-right:4px;
}

#album_img {
  display:inline;
  float:left;
  margin-right:4px;
  
}

.album_imagetrack {
  display:inline;
  float:left;
  margin-right:4px;
}

#album_name {
  padding-top:10px;
  padding-left:10px;
  padding-bottom:6px;
  padding-right:6px;
  text-align: left;
  min-height:110px;
}

#album_message {
  padding-top:10px;
    padding-left:10px;
    padding-bottom:6px;
  padding-right:6px;
  width:380px;
  
  text-align:justify 
}

/* Track formatting 
   Some of these may be applicable to v1.0 only. I didn`t remove them in case it upset something in the system
*/

.showTrack {
  
  padding-top:2px;
}
#tracks {
  clear: both;
  margin-top: 5px;
}
#track_heading {
  clear: both;
  margin: -25px 0 0 0;
  
  height: 15px;
}
.track_title {
  float: left;
  width: 320px;
  height: 30px;
}
.track_cost {
  float: left;
  width: 100px;
  height: 30px;
}
.track_options {
  float: left;
  width: 80px;
  height: 30px;
  text-align: right;
}
#tracks ul {
  margin: 0;
	list-style: none;
	float: left;
	height: auto;
}
#tracks li {
  display: inline;
  height: 30px;
  padding: 5px 0 5px 0;
  vertical-align: middle;
  
}
.li_name {
  width:320px;
  float: left;
  line-height: 30px;
}
.li_cost {
  width:100px;
  float: left;
  line-height: 30px;
}
.li_cart {
  width:80px;
  float: left;
  text-align: right;
}

/* Paypal */
#paypal_connection {
  text-align: center;
  padding-top: 120px;
 
  padding-bottom: 120px;
  font-size: 14px;
  font-weight: bold;
}

/* Downloads */
#purchase_heading {
  clear: both;
  margin: 5px 0 5px 0;
  
  height: 20px;
}

#purchase_mess {
  padding-left:20px;
  padding-right:20px;
}

#purchase_heading2 {
  clear: both;
  margin: 15px 0 5px 0;
  
  height: 20px;
}
.download_item {
  margin: 0;
  padding-right:30px;
  padding-top:15px;
  padding-left:30px; 
  height: 20px;
}
p.item {
  text-align:left;
  display: block;
  width: 400px;
}
p.download {
  display:block;
  float: right;
}
.purchases {
padding-left:20px;
}
#album_tracks {
  margin: 5px auto;
  text-align: left;
  width: 95%;
  padding:2px;
 
}
p.enjoy_music {
  display:block;
  text-align: center;
  margin-top: 10px;
  padding: 5px 0 10px 0;
  
}
p.album_downloads {
  display: block;
  margin: 2px 0 2px 0;
}
.t_name {
  vertical-align: top;
}
#fetch {
  width: 320px;
  height: auto;
  margin: 4px auto;
  background-color: #FFFFFF;
  border: 2px solid #fcc119;
  text-align: center;
}
p.fetch {
  text-align: center;
}
.file_size {
  font-weight: bold;
  color: #FBC25F;
  font-size: 14px;
}
.file_size_small {
  color: #FBC25F;
}
p.back_link {
  display: block;
  text-align:center;
  margin-top: 15px;
}
.sorry {
  color:red;
  font-size:16px;
  font-weight:bold
}
.sorry_msg {
  font-size:16px;
  font-weight:bold
}

/* Most Popular */
#most_popular {
  margin: 5px 0 10px 0;
	text-align: left;
	border-top: 1px solid #fcc119;
	border-bottom: 1px solid #fcc119;
  padding:5px;
	color: #600303;
	font-weight: bold;
	height: 15px;
	background: transparent url('../images/title_bg.gif') no-repeat;
}
#most_popular_tracks {
  width: 50%;
  float: left;
}
#most_popular_albums {
  width: 50%;
  float: left;
}
#most_popular_tracks_list {
  width: 50%;
  float: left;
  margin-bottom: 10px;
}
#most_popular_albums_list {
  width: 50%;
  float: left;
  margin-bottom: 10px;
}
.popular {
  padding-left: 17px;
}
.popular li {
  line-height:28px;
  margin-bottom:5px;
}
.artist {
  font-size: 11px;
  font-style: italic;
}
#lab_button1{
	cursor:pointer;
	cursor:hand;
}
#lab_button2{
	cursor:pointer;
	cursor:hand;
}
#lab_button3{
	cursor:pointer;
	cursor:hand;
}
#lab_button4{
	cursor:pointer;
	cursor:hand;
}



.hidden 
{position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;}

.boxnews2 {
background:#d1d1d2 url('../../images/cms/bordo_passante_news1.jpg') repeat-y;
width:400px;
margin-left:8px;
margin-bottom:2px;
}



 .boxsup2 {
background:url('../../images/cms/bordo_top_news1.jpg') top no-repeat;
}



 .boxinf2 {

background:url('../../images/cms/bordo_bottom_news1.jpg') bottom no-repeat;
}



.boxalbumsfumo {
background:#d1d1d2 url('../../images/cms/bordo_passante_news.jpg') repeat-y;
width:400px;
margin-left:8px;
margin-bottom:2px;
position:relative;
float:left;
display:inline;
}



 .boxsupalbumsfumo {
background:url('../../images/cms/bordo_top_news.jpg') top no-repeat;
}



 .boxinfalbumsfumo {

background:url('../../images/cms/bordo_bottom_news.jpg') bottom no-repeat;
}




.boxalbumsfumotesto {
background:#d1d1d2 url('../../images/cms/bordo_passante_news.jpg') repeat-y;
width:400px;
margin-left:8px;
margin-bottom:2px;
position:relative;
float:left;
margin-top:5px;
display:inline;

}



 .boxsupalbumsfumotesto {
background:url('../../images/cms/bordo_top_news.jpg') top no-repeat;
}



 .boxinfalbumsfumotesto {

background:url('../../images/cms/bordo_bottom_news.jpg') bottom no-repeat;
}



 .background_track {
height:27px;
width:397px;
padding-left:20px;
line-height: 2.5em;
background: url('../../../images/cms/background_track.gif') no-repeat 10px 0;
}

 .background_trackduration {
height:27px;
width:68px;
padding-left:10px;
line-height: 2.5em;
background: url('../../../images/cms/background_trackduration.gif') no-repeat 0 0;

}

 .background_trackplay {
height:27px;
width:68px;
padding-left:10px;
line-height: 2.5em;
background: url('../../../images/cms/background_trackplay.gif') no-repeat 0 0;

}

.boxunderbig {
background:#d1d1d2 url('../../images/cms/center_underbig.png') repeat-y;
width:780px;
margin-left:16px;
margin-bottom:2px;
position:relative;
float:left;

}



 .boxtopunderbig {
background:url('../../images/cms/top_underbigcart.png') top no-repeat;
}



 .boxinfunderbig {

background:url('../../images/cms/bottom_underbig.png') bottom no-repeat;
}

#daticarrello {
margin-left:26px;
margin-right:26px;
padding-top:20px;

}



.boxcartitem {

background:#d1d1d2 url('../../images/cms/centercartitem.png') repeat-y;
width:674px;
margin-left:32px;

margin-top:0px;
position:relative;
padding-top:0px;

}



 .boxtopcartitem {
background:url('../../images/cms/topcartitem.png') top no-repeat;
}



 .boxbottomcartitem {

background:url('../../images/cms/bottomcartitem.png') bottom no-repeat;
}

#menumaster {
  margin: 0 auto;
  text-align: center;
  
   height:25px;
background: transparent url('../../images/cms/bckcorpo.png') repeat-y 0 0;  


width:820px;
 }

.button_ex1 {
width: 200px;
height: 18px;
float: left;
margin-right: 2px;
margin-left: 3px;
}

.button_ex1 a {
display: block;
width: 200px;
height: 18px;
background: url('../../images/cms/tunein.png') no-repeat top left;

}

.button_ex1 a:hover ,  a:active{
background-position: top right;

}


.button_ex2 {
width: 200px;
height: 18px;
float: left;
margin-right: 2px;
}

.button_ex2 a {
display: block;
width: 200px;
height: 18px;
background: url('../../images/cms/indienews.png') no-repeat top left;
}

.button_ex2 a:hover,  a:active  {
background-position: top right;

}

.button_ex3 {
width: 200px;
height: 18px;
float: left;
margin-right: 2px;
}

.button_ex3 a {
display: block;
width: 200px;
height: 18px;
background: url('../../images/cms/fmforum.png') no-repeat top left;
}

.button_ex3 a:hover,  a:active {
background-position: top right;

}

.button_ex4 {
width: 200px;
height: 18px;
float: left;
margin-right: 2px;
}

.button_ex4 a {
display: block;
width: 200px;
height: 18px;
background: url('../../images/cms/fmshop.png') no-repeat top left;
}

.button_ex4 a:hover,  a:active {
background-position: top right;

}


#button_playlist {
position:absolute;
float:left;
width:64px;
height:65px;
left:76px;
top:135px;
}

#button_cart {
position:absolute;
float:left;
width:64px;
height:65px;
left:145px;
top:170px;

}

.bckplaylist {
background: url('../../images/cms/sfondopaginaplaylist.png') no-repeat;
line-height: 16px;
height: 20px;
padding-left:10px;
}

#NSPlay {
height:27px;
}
