/* struttura principale */

img { behavior: url(iepngfix.htc); }

* { padding: 0; margin: 0; }

body {
	color: #333;
	font: 76% tahoma, verdana, sans-serif;
	background-color: #F8D3E3;
	padding-top: 20px;
}
#wrapper { 
 margin: 0 auto;
 width: 752px;
	border: 1px dotted #A22E42;
	padding: 10px;
	background: #EAEDE6 url(../pic/damask3.gif) repeat;
}
#header {
 width: 750px;
 float: left;
 height: 149px;
 text-align: center;
 /*background-color: #A22E42;*/
 
		
}
#navigation {
 float: left;
 width: 750px;
 background-color: #A22E42;

}
#leftcolumn { 
 width: 200px;
 float: left;
 
 }
#rightcolumn { 
 float: right;
 width: 550px;
 display: inline;

}
#footer { 
 width: 750px;
 clear: both;
 background-color: #A22E42;
	color: white;
	font-weight: bold;
	text-align: center;
	font-size: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.sidebar {
 width: 190px;
 border: 1px solid #A22E42;
	background-color: white;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* navigazione top */
.crumbs a {
	color: black; 
	text-decoration: none; 
	background: url(/pic/star_black.png) no-repeat left 4px;
	padding: 4px 8px 4px 15px;
	margin: 2px 10px;
	height: 25px;
}

.crumbs a:hover { 
	text-decoration: none;
	
}

#top {
	width:750px; 
	margin:0 auto;
	text-align: left;
	padding-top: 15px;
	
	}

#top a {
	color: black; 
	text-decoration: none; 
	background: url(/pic/star_black.png) no-repeat left 4px;
	padding: 4px 8px 4px 15px;
	margin: 2px 5px;
	}

#top a:hover {
	color: black; 
	text-decoration: none; 
   background: url(/pic/star_white.png) no-repeat left 2px;
	}

/* menu di sx */

.drawer a {
	text-decoration: none;
}
 ul.drawers {
        width: 182px;
        
    }

    ul.drawers {
        list-style: none;
        margin: 0;
        padding: 4px;
    }

    li.drawers a {
        text-decoration: none;
    }

    h2.drawer-handle {
        margin: 0;
        padding: 5px;
        background-color: #e5e5e5;
        color: #A22E42; font-weight: bold; 
        text-decoration: none; 
        background: #F8D3E3 url(../pic/star_black.png) no-repeat 3px 3px; 
        text-indent: 15px; border-bottom: 1px solid white; 
        display: block;
        font-size: 100%;
}

    h2.drawer-handle.open {
    color: #EE8FB7; 
	text-decoration: none; 
	background: #F8D3E3 url(../pic/star_pink.png) no-repeat 4px 4px;
    }

/* appresso */





/* -------------- MODIFICA ANDREA ---------------------- */
/*.subnav { background: #EE8FB7 url(../pic/betty.gif) no-repeat left top; width: 178px;	padding: 45px 2px 10px;}*/
.subnav { background: #EE8FB7 ; width: 178px;	padding: 5px 2px 10px;}
/* -------------- FINE MODIFICA ANDREA ---------------------- */






.subnav li { background-color: transparent; text-align: right; padding-top: 5px; }
.subnav ul li { list-style-type: none; margin: 0px }
.subnav a {
	color: black; 
	text-decoration: none;
	 padding-right: 10px;
	 }
.subnav a:visited { 
	text-decoration: none;
	 }
.subnav a:hover {
	color: white; 
	text-decoration: none; 
	background: url(../pic/star_pink.png) no-repeat right center;
	 }
.subnav a.current {
	color: white; 
	text-decoration: none; 
	background: url(../pic/star_pink.png) no-repeat right center;
	 }

.searchf {
	width: 182px;
	background: #F8D3E3;
	text-align: center;
	margin: 4px;
}
	
	/* carrello */

.prodotto {
	color: black; 
	font-size: 12px;
	background-color: #F8D3E3; 
	text-align: left;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 4px;
	padding: 5px;
}

.totale {
	color: black; 
	background-color: #CFD6DA; 
	text-align: left;
	margin: 2px 4px 4px;
	font-size: 12px;
	text-align: left;
	padding: 5px;	
	font-weight: bold;	
	
	
}
.totale h4 {
	color: black; 
	font-weight: bold; 
	font-size: 140%; 
	background-color: #CFD6DA; 
	text-align: right;
	margin-top: 4px;
	}
.totale a {
	color: black; 
	font-weight: bold; 
	font-size: 180%; 
	text-decoration: none; 
	}

.crumbs a {
	color: black; 
	text-decoration: none; 
	background: url(/pic/star_black.png) no-repeat left 4px;
	padding: 4px 8px 4px 15px;
	margin: 2px 10px;
	height: 25px;
}

.crumbs a:hover { 
	text-decoration: none;
	background: url(/pic/star_white.png) no-repeat left 2px;
	}

.qui {
	font-weight: bold;
	background: url(/pic/star_white.png) no-repeat left 5px;
	color: #A22E42;
	padding: 4px 8px 4px 15px;
	margin: 0px 0 4px 5px;
}

.pcentro {
	text-align: center;
	margin: 0 auto;
}

.toys {	
	display:block; 
	float: left; 
	width: 162px;
	text-align: center;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	background-color: white;
	border: 1px solid #A22E42;
	margin: 10px 5px 5px;
}

a  {
	color: #f00;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline; 
	}

a:focus { 
	outline: none;
	}

.singolo {
	width: 145px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	margin: 5px 10px 10px 5px;
	/*background-color: #F8D3E3;*/
	}
	
h3 { 
	color: black; 
	font-weight: bold;
	font-size: 1.1em;
	text-align: left;
	line-height: 1.2em;
}

.addc_single {
	background-color: #EE8FB7;
	text-align: center; 
	display: block;
	width: 160px;
	margin: 5px;
}

.addc_s {
	background-color: #EE8FB7;
	text-align: center; 
	display: inline-block;
	width: 160px;
	float: left;
	height: 80px;
}

.cat-table {
	border-spacing : 10px 10px;
	margin-top: 2px;
	/* width: 100%; */
}

.barrato {
	text-decoration: line-through;
	color: black;
	font-weight: bold;
	
}

.td-toy {
	background-color: white;
	border: 1px solid #A22E42;
	text-align: center;
	
}

.paginator {
	color: white; 
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	margin: 0px; 
	padding-top: 20px; 
	padding-bottom: 10px; 
	}
	
.paginator a, .pageList .this-page {
	color: #A22E42; 
	text-decoration: none; 
	background-color: #fff; 
	padding: 2px 6px; 
	border: 1px solid #A22E42;
}
	
.paginator a:visited {
	text-decoration: none; 
	background-color: #fff; 
	padding: 2px 6px; 
	border: 1px solid #A22E42;
	}
	
.paginator .break {
	text-decoration: none; 
	background-color: #fff; 
	padding: 2px 6px; 
	border: none;
	}
	
.paginator .end {
	background-color: #fff; 
	padding: 2px 6px; 
	border: solid 2px #ddd; 
	}
	
.paginator .this-page {
	color: #A22E42; 
	font-size: 13px; 
	vertical-align: top; 
	padding: 2px 6px;
	
}
	
.paginator a:hover {
	color: #fff; 
	text-decoration: none; 
	background-color: #464e54;
	border: 1px solid #464e54;
}

h2 { 
	font-weight: normal;
	font-size: 1em;
	
}

.rightsidebar {
 width: 548px;
 border: 1px solid #A22E42;
	background-color: white;
	margin-top: 10px;
	margin-bottom: 10px;
}

#onecol {
	border: 1px solid #A22E42;
	background-color: white;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	color: silver;
	font-size: 1.5em;
	width: 748px;
	height: 300px;
	clear: both;
	float: left;
}

.rightsidebar h1 {
	font-size: 1.4em;
	margin: 10px;
	line-height: 25px;
}

.rightsidebar h2 {
	font-size: 1.3em;
	line-height: 24px;
	text-indent: 10px;
}

.rightsidebar p {
	font-size: 1.1em;
	line-height: 20px;
	margin: 4px;
}

#orca {
	margin: 5px;
}

.subsli {
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: white;
	height: 80px;
	border: 1px solid #990000;

}

.subsli h1 {
	font-size: 1.6em;
	font-weight: bold;
	text-indent: 15px;
	line-height: 80px;
	vertical-align: middle
}

.prezzosli {
	font-weight: bold;
	color: #A22E42;
}

.sche {
	font-weight: bold;
	line-height: 15px;
}

.writ {
	font-size: 100%;
	margin: 5px auto;
}

.related {
	font-weight: normal;
	color: white;
	font-size: 1.6em;
	background-color: #A22E42;
	text-indent: 10px;
	width: 550px;

}

.slidehome {
	width: 549px;
	min-height: 100px;
height: auto !important;
height: 100px;
	margin-top: 10px;
}

.chiaro {
	clear: both;
}

.alcentro { 
margin: 0 auto;
	
}

#menu {
	background-color: #F8D3E3;
	margin: 10px 0;
	height: 95px;
}

#menu img {
	border: 1px solid #A22E42;
	margin-top: 9px;
	margin-bottom: 9px;
}

#news {

	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
	
.hmsg  { 
	    color: #A22E42; 
	    font-size: 15pt; 
	    line-height: 20pt; 
	    text-align: center; 
	    margin-top: 30px; 
	    margin-left: 60px; 
	    width: 400px;
	}

/*MESSAGE BOX CLEAN	serie	  		 */
	
.errMsg {
color: red;
display: inline;
}
.errFld {
border-color: red;
}

.info, .success, .warning, .error, .validation {
	border-top: 2px solid; 
	border-bottom: 2px solid;
	padding: 10px 20px;
	text-align:center;
	margin: 20px 10px;
	}
.info {
	background: #f8fafc;
	color:#222222;
	border-color: #b5d4fe;
}
.warning {
	border-color: #ffd324;
	background: #fff8bf;
	color:#222222;
	}
.success {
	border-color: #3C6; 
	background: #cfc;
	color:#008000;
	font-weight:bold;	
	}
.error {
	border-color: #CC0000; 
	background: #ddd;
	color:#CC0000;
	}

.sped100 {
	margin-left: 100px;
	font-size: 1.4em;
}

.txtright {
	text-align: right;
}
	#results{width:170px; border:solid 1px #DEDEDE; display:none;}
	#results ul, #results li{padding:0; margin:0; border:0; list-style:none;}
	#results li {border-top:solid 1px #DEDEDE;}
	#results li a{display:block; padding:4px; text-decoration:none; color:#000000; font-weight:bold;}
	#results li a small{display:block; text-decoration:none; color:#999999; font-weight:normal;}
	#results li a:hover{background:#FFF;}
	#results ul {padding:6px;}

.infop {
	font-size: 1.1em;
	line-height: 20px;
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 25px;
}

.infoul {
	font-size: 1.1em;
	line-height: 20px;
	list-style-type: square;
	margin: 20px;
	text-align: justify;
}

.cerca {
  
	font-weight: bold;
	color: #A22E42;
	background: url(../pic/star_black.png) no-repeat 0px top;
	font-size: 100%;
	text-align: left;
	/*line-height: 30px;
	height: 30px;*/
	margin: 5px;
	padding-left: 15px;
	text-transform: uppercase; 

  
/*
originale
	font-weight: bold;
	color: #A22E42;
	background: url(../pic/star_pink.png) no-repeat 50px top;
	font-size: 100%;
	text-align: center;
	line-height: 30px;
	height: 30px;
	letter-spacing: 3px;
	

        margin: 0;
        padding: 5px;
        background-color: #e5e5e5;
        color: #A22E42; font-weight: bold; 
        text-decoration: none; 
        background: #F8D3E3 url(../pic/star_black.png) no-repeat 3px 3px; 
        text-indent: 15px; border-bottom: 1px solid white; 
        display: block;
        font-size: 100%;

*/	
	
	
	
	
}

.nelt {
	font-weight: bold;
	color: #A22E42;
	background: url(../pic/star_black.png) no-repeat 0px top;
	font-size: 100%;
	text-align: left;
	margin: 5px;
	padding-left: 15px;
	text-transform: uppercase; 
/*
	background: url(../pic/star_black.png) no-repeat 30px 3px;
	color: #EE8FB7;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	line-height: 25px;
	letter-spacing: 1px;
*/

}

.mmm {
	display:none;
}

.infoh2 {
	line-height: 35px;
	font-size: 1.3em;
	margin: 15px 10px;
}

	