body {
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:#EEF7F9;
	background:#E4F2F6;
	background:#fff;
	background-image:url(/media/site_img/back.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
	line-height:14px;
}

body.xmas {
	background-image:url(/media/site_img/back_xmas.jpg);
}
 
form {
	display:block;
	float:left;
	margin:0;
	padding:0;

}


input[type=text], input[type=password], select {
background:#fff;
border: 1px solid #bbccdd;
padding:1px;
color:#000;
font-size:11px;
}

hr {
	height: 1px;
	color:#cccccc;
	margin: 7px 0 0 0;
}

body, input, select, textarea {
	font-size:11px;
	font-family: Arial, "Sans Serif";
}

p{
	margin: 0 0 0 0;
	padding: 5px 15px 10px 15px;	

}

ul {
	margin:7px 15px 0 20px;
	padding: 0 10px 0 10px;
}


ol {

	margin-top: 7px;
	margin-bottom: 0;
}

a {
	color:#0080dd;
	/*color:#FF6600;*/

	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}




.arrow {
	display:inline;
	float:left;
	clear:left;
	
	text-decoration:none;
	background-image:url(/media/images/icons/16/arrow.png);
	background-repeat:no-repeat;
	background-position: 1px -1px;
	padding: 0 0 0 11px;
	margin:0;
}

a.save {

	display:inline;
	float:left;
	text-decoration:none;
	background-image:url(/media/images/icons/11/save.png);
	background-repeat:no-repeat;
	background-position: 0 1px;
	padding: 0 0 0 12px;
	margin:0;
}

#header {
	display:block;

	position:absolute;
	left:50%;
	margin: 0 0 0 -440px;
	width:880px;
	height:130px;

}

#header .logo {
	display:block;

	float:left;
	background-image:url(/media/site_img/header/logo.png);
	background-repeat:no-repeat;
	background-position: 0 0px;
	width:500px;
	height:96px;
}

#header a {
	color: #fff;
}

#header .box_login {
	display:block;
	float:right;
	width: 370px;
	text-align: left;
	color: #fff;
	margin: 15px 0 0 0;
}


#header .row1 {
	display:block;
	float:right;
	width: 310px;

	margin:0;
	padding:5px 0 0 0;
	
}

#header .box_login span {
	display:block;
	float:left;
}

#header .box_login input {
	display:block;
	float:left;

	padding: 3px 3px 3px 3px;
	margin: 0 5px 0 0;
	border: 1px;
	font-weight: bold;
	color:#666;
	font-size:12px;
	font-weight:bold;
background: #CBE4EB;
}



#header .row2 {
	display:block;
	float:right;
	width: 310px;

	margin:0;
	padding:5px 0 0 0;
	text-align:left;
}



#header .button_login
{
	display:block;
	float:left;
	border: 1px solid #999;
	
	background-image:url(/media/site_img/buttons/button_blue.png);
	padding: 4px 12px 4px 12px;
	margin: 0;
	text-decoration:none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}


#header .box_login .welcome {
	
	width: 360px;
	height: 30px;
	display:block;
	float:left;
	font-size:12px;
	padding:5px 0 0 0;
	line-height:18px;
text-align: right;

}

#header .box_login .cart_button_label {
	
	width: 200px;
	clear:left;
	font-size:12px;
	display:block;
	float:left;
	padding:10px 10px 0 0;
text-align:right;

}

#header .box_login .cart_button {
	display:block;
	float:left;
	width: 115px;
	height:12px;
	text-align:left;
	padding: 8px 0 10px 45px;
	font-weight:bold;
	font-size:12px;
	color: #fff;

}

#header .box_login .cart_button.on {

	background-image:url(/media/site_img/header/button_cart_on.png);
	background-repeat:repeat-y;
	background-position: 0 0;
}

#header .box_login .cart_button.off {

	background-image:url(/media/site_img/header/button_cart_off.png);
	background-repeat:repeat-y;
	background-position: 0 0;
}





#header .logo h1 {
	display:none;
}



#body {
	display:block;
	float:left;
	position:absolute;
	left:50%;
	padding:0;
	margin: 0 0 25px -440px;
	top:140px;
	
	float:left;
	width:880px;
}

#body.with_bg {

	background-image:url(/media/site_img/back_navigation.png);
	background-repeat:repeat-y;
	background-position: 0 0;

}

#body.with_bg_xmas {

	background-image:url(/media/site_img/back_navigation_xmas.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
}

#navigation_1st_level 
{
	display:block;
	float:left;
	width:880px;
	height:40px;
	
	background-image:url(/media/site_img/navigation_1st_level/back.jpg);
background-repeat:no-repeat;
background-attachment: top left;
margin: 0;
padding: 0;
}






#navigation_1st_level ul {
	float:left;
	width:880px;
	text-align: left;
	list-style-type:none;
	margin: 0;
	padding:0;
}

#navigation_1st_level ul li {
	display:inline;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}

#navigation_1st_level div.search_box {
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:260px;
}


#navigation_1st_level a.area {
	width: 100px;
	font-family: Arial;
	display:block;
	float:left;
	font-size:14px;
	font-weight:300;
	padding: 12px 0px 0px 0px;
	margin:0;
	text-decoration:none;
	text-align:right;
	letter-spacing: -.025em;
	height: 28px;
	color:#002244;
	text-align:center;
	background-position: top left;
}

#navigation_1st_level a.active {
	width: 102px;
	color:#0066cc;
	background-image:url(/media/site_img/navigation_1st_level/active.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;

}



#navigation_1st_level ul a:hover {
	color:#0066cc;
	text-decoration:none;
}



#navigation_1st_level input.search {
	display:block;
	float:left;
	border: 1px solid #309ece;
	height:14px;
	padding: 4px;
	width: 180px;
	font-size: 12px;
	font-style: Italic;
	color: #666666;
	
	margin: 7px 0 0 7px;
	border-right:0;
}

#navigation_1st_level a.search_button
{
	display:block;
	float:left;
	border: 1px solid #309ece;
	
	background-image:url(/media/site_img/buttons/button2.png);
	padding: 4px 6px 3px 6px;
	margin: 7px 12px 0 0px;
	text-decoration:none;
	color: #333333;
	font-size: 11px;
height:15px;
	font-weight: bold;
	
}




#navigation {
	display:block;
	float:left;
	clear:left;
	width:255px;
	padding: 0 0 15px 0;
	margin: 0 0 0 0;
	background: #E4E9EC;
}

#navigation h2 
{
	float:left;
	clear:both;
	width:225px;
	height:22px;
	background-image:url(/media/site_img/page/h2_nav.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	color:#333;
	padding: 8px 5px 8px 25px;
	margin: 10px 0 5px 0;
	background-position:0 0;
	font-weight: 11px;
}

#navigation h2.black
{
	background-image:url(/media/site_img/page/h2_black.png);
	color:#fff;
}

#navigation p {
	float:left;
	clear:both;
	width:200px;
	padding: 0 5px 0 5px;
	margin:0;
}


#navigation ul {
	list-style-type:none;
	margin:0 0 0 5px;
	padding:0;
}

#navigation ul ul {

	list-style-type:none;
	margin:2px 0 3px 0;
	padding:0;
}

#navigation ul li {

	clear:left;
	list-style-type:none;
	margin:0;
	padding:0;
}

#navigation ul li a {
	display:inline;
	float:left;
	width:210px;
	color:#0060C0;
	color:#333;
	text-decoration:none;
	padding: 3px 0 3px 20px;
	margin: 0;
	clear:both;
	background-image:url(/media/images/navigation/box_square.png); 
	background-position: 4px 3px;
	background-repeat:no-repeat;
	border-top:1px solid #ffffff;
	border-bottom:0px solid #dddddd;
	border-left:0px solid #dddddd;
	border-right:0px solid #dddddd;
	FONT-WEIGHT:BOLD;
	font-weight:normal;
	font-size:12px;
}

#navigation ul li a.arrow{
	background-image:url(/media/images/navigation/box_arrow.png); 
}

#navigation ul li a:hover {
		
		text-decoration:underline;
}

#navigation ul ul li a {

	width:215px;
	color:#0060C0;
	color:#666666;
	text-decoration:none;
	clear:both;
	margin:0;
	padding: 3px 0 3px 20px;
	background-image:url(/media/images/icons/16/arrow.png);
	background-repeat:no-repeat;
	background-position: 7px 2px;
	border-top:0px solid #ffffff;
	border-bottom:1px solid #dddddd;
	border-left:0px solid #dddddd;
	border-right:0px solid #dddddd;
	color:#0060C0;
	font-weight:normal;
font-size:11px;
}

#navigation ul li ul li a:hover {
		font-weight:normal;
}


#navigation p {
		padding-left:10px;
		width:200px;
}

#page {
	display:block;
	float:right;
	width:620px;
	

}

#page.wide {
	width:880px;
	margin: 0;
}



#page h2
{
	display:block:
	float:left;
	clear:left;
	width:590px;
	padding:8px 5px 12px 25px;
	margin: 5px 0 0 0;
	background-image:url(/media/site_img/page/h2.jpg);
	background-repeat: no-repeat;
	font-size:11px;
	font-family:Arial;
	color:#333;
height:15px;
}

#navigation h2.top , #page h2.top 
{
	margin-top:0;
}

#page h2.wide
{
	width:850px;
	background-image:url(/media/site_img/page/h2_wide.jpg);
}


#page h2.black
{
	background-image:url(/media/site_img/page/h2_black.png);
	color:#fff;
}

#page h2.red
{
	background-image:url(/media/site_img/page/h2_red.jpg);
	color:#fff;
}



#page h2.red.wide
{

	background-image:url(/media/site_img/page/h2_red_wide.jpg);
}

#page h2.black.wide
{

	background-image:url(/media/site_img/page/h2_black_wide.jpg);
	color:#fff;
}



#page h3, #page h4 
{
	clear:both;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#668;
	padding: 8px 10px 8px 15px;
	margin:0;
}





#page .box50pc {
	display: inline;
	float:left;
	width: 308px;
	margin:0;
	padding:0;
}

#page .box100pc {
	display: inline;
	float:left;
	width: 555px;
	margin:0;
	padding:0;
}


#page .box66pc  ul {

		margin: 0 0 0 14px;
		padding: 7px 20px 0 10px;
		background:#cccccc;
}

#page .box66pc  li {
	
		margin: 7px 0 0 0;

}

#page .box66pc  h3 {
	
		padding: 7px 10px 0 10px;

}


#page .box33pc  ul {
		float:left;
		clear:both;
		padding: 7px 0 0 0;
}




}

.hide {
	display:none;
}

.show {
	
	display:inline;
}

#banners {
	widh:620px;
	clear:both;
}


#banners img {
	display:inline;
	float:left;
	padding: 5px 0 0 0;
}




.clear_l {

	clear: left;
}

.border_b {
	border-bottom: 1px solid #cccccc;
	padding: 0 0 6px 0;
}




.paragraph {
	display: inline;
	float:left;
	clear:both;
	height:26px;
	width:530px;
	font-size:11px;
	color:#333333;
	background-image:url(/media/images/misc/paragraph.jpg);
	background-position: top right;
	background-repeat:no-repeat;
	padding: 4px 0 0 25px;
	margin: 0;
}

/*
h3.paragraph66pc 
{
	float:left;
	clear:both;

	height:26px;
	width:330px;
	font-size:11px;
	color:#333333;
	background-image:url(/media/images/misc/paragraph.jpg);
	background-position: 0 0;
	background-repeat:no-repeat;
		padding: 6px 0 0 25px;
	margin: 0 ;
}
*/

.grey {
	color:#666666;
}




.pages {
	display: inline;
	float:left;
	width: 610px;
	padding:5px 10px 5px 5px;
	/*background:#f0f0f0;*/
	margin:3px 0 0 0;
	
}



.search_filters {
	// solo x stampa
}


.list {
	display: inline;
	float:left;
	width: 558px;
	margin:0;
	padding:0 0 6px 0;
	border: 1px solid #dddddd;
	border-top:0;
}

.list bar {
	display: inline;
	float:left;
	height:36px;
	width:530px;
	font-size:11px;
	background-image:url(/media/images/page/bar100pc.png);
	background-position: top left;
	background-repeat:no-repeat;
	padding: 4px 0 0 25px;
	 margin: 14px 0 -7px 0;
	color:#777777;
	font-weight:bold;
}

.cell_sx {
	display: inline;
	float:left;
	width:183px;
	padding: 0;

}

.cell_dx {
	display: inline;
	float:left;
	width:420px;
	padding: 0;
}

.cell_dx.wide{

	width:680px;

}
#page .prod {
	display: inline;
	float:left;
	width: 618px;
	margin:0;
	padding:0 0 6px 0;
	border: 1px solid #dddddd;
	border-top:0;
}

#page .prod bar {
	display: inline;
	float:left;
	height:36px;
	width:600px;
	font-size:11px;
	background-image:url(/media/images/page/bar100pc.png);
	background-position: top left;
	background-repeat:no-repeat;
	padding: 4px 0 0 25px;
	 margin: 14px 0 -7px 0;
	color:#777777;
	font-weight:bold;
}


#page .prod .cell_dx {
	display: inline;
	float:right;
	width:190px;
	padding: 0 0 15px 0;
}



#page .prod .cell_dx h3 {
	display: inline;
	float:left;
	clear:both;
	height:30px;
	width:155px;
	font-size:11px;
	background-image:url(/media/images/page/bar33pc.png);
	background-position: top left;
	background-repeat:no-repeat;
	padding: 5px 0 0 25px;
	margin: 14px 0 0 0;
	color:#777777;
}

#page .prod .cell_dx ul{ 
	float:left;
	display:inline;
	clear:both;
	margin:0;
	padding:0;	
}

#page .prod .cell_dx li{
	float:left;
	display:inline;
	clear:both;
	width: 168px;
	border:1px solid #dddddd;
	border-top:0;
	padding:5px;
}

#page .prod .cell_dx li span.name  {
	float:left;
	display:inline;
	width:100px;
	float:left;
}


#page .prod .cell_dx li span.price  {
	float:left;
	display:inline;
	margin: 8px 0 0 0 ;
	font-size:15px;
	float:right;
	color:#666666;
}

#page .prod .cell_sx {
	display: inline;
	float:left;
	width:410px;
	padding: 15px 0 0 0;
	margin:0;
}

#page .prod .cell_sx h3
{
	display:inline;
	float:left;
	clear:both;
	width:385px;
	height:26px;
	cursor:pointer;
	font-size:11px;
	color:#333333;
	background-image:url(/media/images/misc/paragraph.jpg);
	background-position: 0 0;
	background-repeat:no-repeat;
	padding: 6px 0 0 25px;
	margin: 7px 0 0 0;
}

#page .prod .cell_sx div
{
	
	float:left;
	clear:both;
	width:415px;

}

.lightLine {
	padding:4px 3px 3px 3px; 
	background: #ffffff;
	margin: 0 5px 0 5px;
}

.darkLine {
	padding:4px 3px 3px 3px; 
	background: #f1f1f1;
	margin: 0 5px 0 5px;
}

.uppercase {
	text-transform:uppercase;
}

.lowercase {
	text-transform:lowercase;
}

.button 
{
	display:block;
	float:left;
	border: 1px solid #666666;
	
	background-image:url(/media/site_img/buttons/button2.png);
	padding: 5px 10px 5px 10px;
	margin: 0 2px 0 2px;
	text-decoration:none;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}

.button.yellow
{
	background-image:url(/media/site_img/buttons/button.png);
}

.button.red
{
	color: #fff;
	background-image:url(/media/site_img/buttons/button_red.png);
}

.white {
	color: #fff;
}

.black {
	color:#666666;
}

.orange {
	color:#ff6600;
}

.clear {
   clear: both;
} 









#spot {
	display:block;
	float:right;
	width:620px;
	height:290px;
	margin:0 0 0 5px;
	padding:0;
	


}


#spot #s3slider 
{ 
  	width: 620px; /* important to be same as image width */ 
  	height: 290px; /* important to be same as image height */
   	position: relative; /* important */
   	overflow: hidden; /* important */
	border-top: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	border-left: 0px solid #fff;	
}

#spot #s3sliderContent 
{
   	width: 620px; /* important to be same as image width or wider */
   	position: absolute; /* important */
   	top: 0; /* important */
   	margin-left: 0; /* important */
	margin: 0;
	padding: 0;
}

#spot .s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

#spot .s3sliderImage span 
{
   position: absolute; /* important */
   left: 1px;
   font: 14px/15px Arial, Helvetica, sans-serif;
   padding: 15px 35px 15px 20px;
   width: 563px;
   background-color: #000;
   filter: alpha(opacity=80); /* here you can set the opacity of box with text */
   -moz-opacity: 0.75; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.75; /* here you can set the opacity of box with text */
   opacity: 0.75; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image 
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}



.print_controls {
	display: block;
	float:left;
	width:620px;
	margin:5px 0 0 0;
	padding:5px 0 10px 0;
	background-image:url(/media/site_img/page/grad.jpg);
	background-position: bottom right;
	background-repeat:repeat-x;
	border:0px solid #ccd;
}

.page_controls {
	display: block;
	float:left;
	width:100%;
	margin:0;
	padding:0;
	background-image:url(/media/site_img/page/grad.jpg);
	background-position: bottom right;
	background-repeat:repeat-x;
	border:0px solid #ccd;
}

.page_controls span {
	display: block;
	padding:10px;
}

 #footer {
	
	display:block;
	float:right;
	clear:both;
	width:860px;
	margin: 5px 0 0 0;

	color:#fff;
	text-align: center;
	padding: 14px 10px 25px 10px;
	background-image:url(/media/images/footer/back_footer.jpg);
	background-repeat:repeat-x;

background:#2F9DCE;
}





.button_cart_add {
	display:block;
	float:left;
	width: 115px;
	height:12px;
	text-align:left;
	padding: 8px 0 10px 45px;
	margin: 5px 0 0 5px;
	font-weight:bold;
	font-size:12px;
	color: #fff;
	background-image:url(/media/site_img/header/button_cart_off.png);
	background-repeat:no-repeat;
	background-position: 0 0;
}




#page .cart_table {

	border:1;
	width: 600px;
	margin: 5px;
	padding: 0px;
color:#444;
}

#page .cart_table th {
	font-size:10px;
	font-weight: normal;
	color: #888;
}

#page .cart_table th.line {
	font-size:12px;
	padding-top:15px;
}

#page .cart_table .col {

	text-align:left;
	padding: 2px 5px 2px 5px;
}

#page .cart_table .col1 {
	width: 320px;
	text-align:left;
	padding: 2px 5px 2px 5px;

}

#page .cart_table .col2 {
	width: 110px;
	text-align:right;
	padding: 2px 5px 2px 5px;
}

#page .cart_table .col3 {
	width: 150px;
	text-align:right;
	padding: 2px 5px 2px 5px;
}


#page .cart_table .col1_p {
	width: 20px;
	text-align:left;
	padding: 1px 0 1px 5px;

}

#page .cart_table .col2_p {
	width: 320px;
	text-align:left;
	padding: 1px 5px 1px 0;
}

#page .cart_table .col3_p {
	width: 100px;
	text-align:left;
	padding: 1px 5px 1px 5px;
}

#page .cart_table .col4_p {
	width: 90px;
	text-align:right;
	padding: 1px 5px 1px 5px;
}

#page .cart_table .underline {
	border-bottom: 1px dotted #ccd;
}


.left {
	float:left;
}


.right {
	float:right;
}

#page h3.line {
	font-size:12px;
	width:585px;
	background:#efefef;
	border-bottom: 1px solid #ccc; 
	padding: 5px 10px 4px 10px;
	margin: 0 5px 0 5px;
}


#page .box {

	width:620px;
	display:block;
	float:left;
	clear:left;
	background:#fbfcfd;
	background-image:url(/media/site_img/page/grad.jpg);
	background-position: bottom right;
	background-repeat:repeat-x;
	margin:0;
	padding:10px 0 10px 0;
	border-top:0px solid #ccd;
	border-right:0px solid #bbc;
	border-bottom:0px solid #aab;
	border-left:0px solid #ccd;
}

#page .box.min_height {
	min-height: 300px;
}

#page .box.min_height_products {
	min-height: 400px;
}

#page .box.wide{
	width:880px;
}


#page .line_div_show {
	display:block;
}

#page .line_div_hide {
	display:none;
}

#page .grid  {display:block; float:left; padding:5px 0 10px 0;width:600px;border: 0px solid #ddd;margin: 0 0 10px 0;}
#page .grid p {display:block; float:left; clear:left; width:600px; margin: 2px 10px 2px 15px;padding:0;}
#page .grid .spacer {display:block; float:left;padding:5px 0 5px 0;}
#page .grid span {display:block; float:left;padding-right:5px;}



    .grid2 {
    	border: 0;
    	    		padding: 0;
    		margin:0;
    }
    

    .grid2 th, .grid2 td {
    	border: 0;
    	border-bottom: 0px solid #666;
    	padding: 4px;
    	margin:0;
    	BACKGROUND:#EEE;
    }
    
    .grid2 th {
    	text-align: left;
		BACKGROUND:#ddd;
    }
    

