/*  
------------------------------------
COMMON
------------------------------------  
*/

/*stili per il layout fisso con background*/
html,body{
	margin: 0;
	padding:0;
}

body{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 76%;
	text-align:center;
	background: url(../images_nmu/bg.jpg) repeat-x top left;
}

.headline {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	line-height: 125%;
}

hr {
	border: none 0;
	border-top: 1px solid #666666;
	height: 1px;
	width: 100%;
}	

div#container{
	width:731px;
	margin:0 auto;
	border-width: 0 1px 0px 1px;
	border-style:solid;
	border-color: #ccc;
	background: url(../images_nmu/right_bg.jpg) repeat-y top right;

}

div#container2{
	background: url(../images_nmu/left_bg.jpg) repeat-y top left;
	text-align: left;
}

/*stili specifici per il layout*/
div#navigation{
	float: left;
	width: 180px;
	width:190px;
	width:180px;
	padding: 1em 0 0 10px;
}

div#extra{
	float: right;
	width: 1px;
	width:1px;
	width:1px;
	padding: 1em 5px;
}

div#header{
	position: relative;
	height: 191px;
	background: url(../images_nmu/headerMain.jpg) no-repeat center center;
	width: 731px;
	text-align: center;
	margin: 0px;
	overflow: hidden;
}

div#content{
	margin: 0 10px 0 190px;
	padding: 1em 10px;
	text-align: center;
	min-height: 510px;
	height: auto !important;
	height: 570px;
}
div#footer{
	clear:both;
	text-align:center;
	height: 145px;
	width: 731;
	background: url(../images_nmu/footer.jpg) no-repeat top center;
	overflow: hidden;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px 1px 0px 1px;
	border-style:solid;
	border-color: #ccc;
}

div#header_img {
	margin-left: 20px;
}

a img  {
    border-width: 0;
}

A.menu:link,A.menu:visited,A.link:active,A.menu:hover {
	font-size: 0.9em;
	color: #67666a;
	text-decoration: none;
	padding-left: 10px;
}

A.cart:link,A.cart:visited,A.cart:hover,A.cart:active {
	text-decoration: none;
	color: #67666a;
	font-size: 0.9em;
}

A.cart:hover {
	color: #4e4e4e;
}

A.addCart:link,A.addCart:hover,A.addCart:active,A.addCart:visited {
	text-decoration: none;
	color: #9d96dc;
	font-size: 0.9em;
}

A.addCart:hover {
	color: #ffae00;
}

A.play:link,A.play:visited,A.play:hover,A.play:active {
	text-decoration: none;
	color: #A52A2A;
	font-size: 0.9em;
	font-weight: bold;
}

A.play:hover {
	color: #4e4e4e;
}

A.bottomPage:link,A.bottomPage:hover,A.bottomPage:active,A.bottomPage:visited {
	text-decoration: none;
	color: #423bd7;
}

p footer {
	text-align: center;
	font-size: 0.7em;
	font-weight: normal;
	color:#67666a;
	font-family: Arial,Verdana,Helvetica,sans-serif;
}

div#searchTop {
	width: 170px;
	height: 30;
	text-align: center;
	background:  url(../images_nmu/searchTop.jpg) no-repeat center;
	margin-bottom: 0px;
	margin-left: 5px;
	color:#ffae00;
}

.searchTopText {
	padding-top: 5px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FFFFFF;
}

.searchFormText,.searchFormTextSubmit {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	text-align: left;
	padding-left: 3px;
	padding-top: 5px;
	color: #4e4e4e;
	font-weight: bold;
	font-size: 0.8em;
}

.searchFormTextSubmit {
	text-align: center;
}

div#searchForm {
	background: #dadada;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	text-align: left;
	margin-top: 0px;
	margin-left: 5px;
	height: 350px;
	width: 170px;
}

.searchSubmit {
	background:#4b5d6b;
	color: #FFFFFF;
}

.widthSearch {
	width: 160px;
}

div#topMenu {
	margin-top: 155px;
	margin-left: 300px;
}

div#lineContent {
	width: 100%;
	border-bottom: 1px solid #dadada;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#trackFound {
	text-align:left;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 0.8em;
}

div#homeNav {
	text-align: justify;
	margin-left: 16px;
}

A.download:link,A.download:hover,A.download:active,A.download:visited {
	font-size: 2em;
	color: #CC3333;
	text-decoration: none;
	text-align: center;
}

/* FINE MIO CSS */

#shoppingcart {
/*	position: absolute;*/
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	top: 50px;
	left: 50px;
	height: 100px;
	width: 600px;
	background: #eee;
	border: 1px solid #444;
}

#shoppingcartHome {
	height: 100px;
	width: 170px;
	background: #eee;
	border: 1px solid #444;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	padding-left: 3px;
	padding-top: 3px;
}

#shoppingcart p {
	margin: 0 1em 1em;
}

h1 {
	font-size: 140%;
	margin: 0.5em 1em;
}

#booklist, #contents {
/*	position: absolute;*/
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	top: 175px;
	left: 50px;
	width: 600px;
	background: #ddd;
	border: 1px solid #333;
}

#booklist ul {
	list-style-type: none;
}

#booklist ul li {
	margin: 0 1em 1em;
}

#contents table {
	font-size: 90%;
	border-collapse: collapse;
}

#contents table td {
	border: 1px solid #999;
	width: 25%;
}

#contents p, #contents button {
	margin: 1em;
}

div#formCheckout {
	width: 300px;
	margin-top: 5px;
	margin-left: 100px;
	text-align: right;
}
