@charset "utf-8";
/* CSS Document */
<!-- 

body  {
	font-family:"Trebuchet MS";
	font-size:11px;
	background-color:#010325;
	background-attachment: fixed;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #fefef4;


}
.twoColFixLtHdr #container_page { 
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #222222;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.twoColFixLtHdr #header {
	width:980px;
	background:url(images/header.png) no-repeat  #222222;
	height:67px;
	margin-bottom:0px;
} 
.twoColFixLtHdr #header h1 {

}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 340px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #222222; /* the background color will be displayed for the length of the content in the column, but no further */
	font-size:11px;
	color:#222222;
	padding:5px;
}

#newsletter {
	padding:0px;
		margin:-5px 0 0 3px;
		width: 302px;
		background-color:#fefef4;
}


#buymusic {
	text-align:center;
	height:130px;
	padding:0px;
		margin:-5px 0 0 0;
		width: 345px;
		background:url(images/back_side.png) repeat-x bottom left;
}

#buymusic img{
	padding:10px;
	border:none;
}



#countrydivcontainer a{
	text-decoration:none;
	color:#666;	
}

#countrydivcontainer img{
	text-decoration:none;	
}


#sidebar2{
	color:#fefef4;
	float:left;
	width:315px;
	background-color:#222222;
	padding-left:5px;
}


#sidebar2 h3{
	color:#222222;
	padding-left:15px;
}




#sidebar2 a{
	color:#fefef4;
}

.canzoni {
	float:right;
	padding:10px 50px 10px 0;
	width:165px;
}

#albums {
	background:url(images/back_side.png) #515150 repeat-x bottom left;
	width:345px;
	height:200px;
	margin-top:-5px;
	color:#fefef4;
}

#albums2 {
	background:url(images/back_side.png) #515150 repeat-x bottom left;
	width:345px;
	height:255px;
	margin-top:-5px;
	color:#fefef4;
}

#comments2 {
	background:url(images/back_side.png) #515150 repeat-x bottom left;
	width:345px;
	height:320px;
	margin-top:-14px;
	color:#fefef4;
}

#comments2 a:link{
	color:#fefef4;
}

#comments2 a:visited{
	color:#fefef4;
}


.testo {
	float:left;
	padding-left:10px;
	width:300px;
}

.player {
	width:270px;
	float:right;
	margin:0 0 0 0;
}

.player a{
	color:#fefef4;
}


#link {
	font-size:14px;
	color: #fefef4;
	text-decoration:none;
}

#link ul{
	margin:0;
	padding:0 0 0 20px;;
}


#link a{
	font-size:12px;
	color: #fefef4;
	text-decoration:none;
}

#link a:hover{
	text-decoration:underline;
}

#contact a{
	color:#fefef4;
	text-decoration:underline;
}

#contact h3{
	font-size:14px;
}

#bottone {
	margin-top:20px;
	float:left;
}

.destra_store {
	float:left; 
	border-bottom:2px dotted #515150; 
	padding:60px 0 10px 0; 
	margin-left:20px; 
	margin-top:-8px;
}

.sinistra_store {
	margin-top:0px;
	padding:10px;
    float: left;
    width:200px;
}

#bottone a{
	background:url(images/acquista.jpg) no-repeat;
}

#bottone a:hover{
	background:url(images/acquista2.jpg) no-repeat;
}


.sinistra_store ul{
float:left;
margin-top:-5px; 
margin-left:5px;
padding:0 20px 0 0; 
border-right:2px dotted #515150;
list-style:none;
}

.sinistra_store h3{
	font-size:14px;
}




.twoColFixLtHdr #mainContent { 
	margin: 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width:590px;
	float:right;
	} 

.twoColFixLtHdr #mainContent_tour { 
	margin: 5px 0 0 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding:5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width:620px;
	float:left;
	} 

.twoColFixLtHdr #mainContent h2{
background-color:#222222; padding-left:10px; font-size:14px; margin-top:5px; margin-bottom:0px; color:#fefef4;
height:20px;
} 
	/* jQuery lightBox plugin - Gallery style */
	#gallery {
		margin:-5px 0 0 3px;
		padding:0;
		width: 325px;
		background-color:#fefef4;
		}
		
	#gallery ul { list-style: none; margin:0; padding:30px 0 20px 30px; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 2px solid #222222;
		border-width: 2px 2px 2px;
	}
	#gallery ul a:hover img {
		border: 5px solid #f38321;
		border-width: 2px 2px 2px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	#gallery ul a:link { color: #fff; }
#contenuto_tour h3{
color:#666; padding:0px; font-size:12px
}


.twoColFixLtHdr #footer { 
margin-top:20px;
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
background:url(images/back_nav.png) repeat-x top left;
	text-align:right;
	font-size:9px;
	color:#fff;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.twoColFixLtHdr #footer a {
	text-decoration:none;
	color:#fff;
}

.twoColFixLtHdr #footer a:hover {
	text-decoration:underline;
	color:#fff;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#news {
	margin:0 0 10px 0;border-bottom:dotted 2px #CCC; color:#fefef4}

#news p{padding-left:10px; margin:0 0 15px 0;}
#news a{
text-decoration:none;
color:#fefef4;
}


#tour{
border-bottom:dotted 2px #CCC;}

#news a:hover{
text-decoration:line-through;
color:#000;
}


#news h3{color:#666; padding-left:10px; font-size:12px; margin:0;}

#head_links {float:right; margin-right:20px; border:none; text-decoration:none;}

#head_links img{border:none; text-decoration:none;}


/*PAGINE*/

#pagine {float:right;padding-right:5px;}
#pagine a:Link{text-decoration: none; color:#fefef4;}
#pagine a:Visited{text-decoration:none; color:#fefef4;}
/*#pagine a:selected{text-decoration:line-through; color:#222222;} */


/*NAVIGATION*/

.invertedshiftdown{
padding:0;
width: 100%;
height:35px;

border-top: 5px solid #222222; /*Red color theme*/
background:url(images/back_nav.png) repeat-x top left;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
margin-left: 5px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
float: left;
display: block;
font: bold 10px Arial;
color: black;
text-decoration: none;
margin: 0 2px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/

/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}

.invertedshiftdown a:hover{
background-color: #222222; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #222222; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin:0;
padding:0;
}

#myform .textinput{
width: 120px;
border: 1px solid gray;
}

#myform .submit{
margin:5px 5px 0px 0px;
font: normal 12px Verdana;
height: 22px;
border: 1px solid #222222;
background-color: #222222;
color: white;
}

--> 
<!--[if IE 5]> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
<![endif]-->


