/* YUI CSS RESET*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 	border:0;}

address,caption,cite,code,dfn,em,strong,th,var,optgroup {	
	font-style:inherit;
	font-weight:inherit;
}

del,ins {	text-decoration:none;}
li {	list-style:none;}

caption,th{text-align:left;}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after{content:'';}

abbr,acronym {
	border:0;
	font-variant:normal;
} 

sup	{ vertical-align:baseline;}
sub	{ vertical-align:baseline;}
legend	{ color:#000;}

input,button,textarea,select,optgroup,option{
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}

input,button,textarea,select{*font-size:100%;}

/* fine YUI CSS RESET*/

@font-face {
	font-family: 'LTOksanaRegular';
	src: url('./font/LT_Oksana.eot');
	src: local('LT Oksana Regular'), local('LT Oksana Regular'), url('./font/LT_Oksana.woff') format('woff'), url('./font/LT_Oksana.ttf') format('truetype');
}

@font-face {
	font-family: 'SansationRegular';
	src: url('./font/Sansation_Regular.eot');
	src: local('Sansation Regular'), local('Sansation'), url('./font/Sansation_Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'SansationLight';
	src: url('./font/Sansation_Light.eot');
	src: local('Sansation Light'), local('Sansation-Light'), url('./font/Sansation_Light.ttf') format('truetype');
}

@font-face {
	font-family: 'SansationBold';
	src: url('./font/Sansation_Bold.eot');
	src: local('Sansation Bold'), local('Sansation-Bold'), url('./font/Sansation_Bold.ttf') format('truetype');
}

*{
	margin:0;
	padding:0;
}

html {
	height:100%;
	background: white url(skin_images/bg.jpg) no-repeat fixed 50% 0;
}

body {
	width: 100%;
	height:100%;
	color:#333333;
	font-family:Trebuchet MS,Tahoma,Verdana, sans-serif;
	background: transparent url(skin_images/head_bg.gif) repeat-x scroll 0 0;
	/*scrollbar-arrow-color:#00A0AF;
	scrollbar-base-color:#00A0AF;
	scrollbar-shadow-color:#00A0AF;
	scrollbar-face-color:#00A0AF;
	scrollbar-highlight-color:#00A0AF;
	scrollbar-dark-shadow-color:#00A0AF;
	scrollbar-3d-light-color:#00A0AF;*/
}

#maindivhome{
	width:100%;
	margin:0 auto;
}

#maincontainer{
	width:980px;
	margin:0 auto;
}

/* >>>>>>>>>>>> HEADER <<<<<<<<<<<<<< */

#header {
	width: 980px;
	height: 200px;
	overflow:visible;
	/*background: white url(skin_images/head_bg.gif) repeat-x scroll 0 0;*/
}

.centerh {
	height:152px;
	margin:0 auto;
	overflow:visible;
	width:980px;
	background:#171717 url(./skin_images/head_bg2.gif) repeat-y scroll 100% 0;
}

.logosx{
	background-position:0 0;
	background-repeat:no-repeat;
	height:136px;
	left:50%;
	margin:6px 0 0 198px;
	position:absolute;
	width:136px;
	background-image:url(./skin_images/badge.gif);
}


.logobrand {
	height: 151px;
	width: 255px;
	float: left;
}

.logobrand a {
	height: 151px;
	width: 255px;
	float: left;
	text-decoration: none;
	background:transparent url(skin_images/logo.gif) no-repeat scroll 0 0;
	position:relative;
}

#header .container_mini_menu {
	float:right;
	font-size:10px;
	height:41px;
	margin:10px 0 0;
	text-align:right;
	display:none;
}

#header .container_mini_menu ul.mini_menu{
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	width:280px;
}

#header .container_mini_menu ul.mini_menu li{
	padding:0 0 0 10px;
	float:left;
}

#header .container_mini_menu ul.mini_menu li a {
	text-decoration: none;
	text-align: center;
	font-size: 17px;
	color: black;
	font-family:'LTOksanaRegular',sans-serif;
}

#header .container_mini_menu ul.mini_menu li.active a {
	color:white;
}

/* >>>>>>>>>>>> FINE HEADER <<<<<<<<<<<<<< */

/* >>>>>>>>>>>> FIRSTROW MENU <<<<<<<<<<<<<< */

	/*>>> centermenu <<<*/

#firstrow {
	width:980px;
	float:left;
	margin:-47px 0 0 0;
	}

#firstrow .centermenu {
	height:46px;
	overflow:visible;
	width:980px;
	float:left;
	border-top:1px solid #f1f1f1;
}

#firstrow .centermenu ul#nav{
/* l'overflow (e il -1 in margin-left dato al li)sono necessari per nascondere il primo border left*/
	width:980px; 
	overflow:visible;
	float:left;
}

#firstrow .centermenu ul#nav li{
	float: left;
	overflow:visible;
	margin:9px 0 0 0;
}

#firstrow .centermenu ul#nav li a {
	text-decoration: none;
	color: white;
	display: block;
	text-align: center;
	font-size:18px;
	background-position:top center;
	background-repeat:no-repeat;
	font-weight:normal;
	padding:0 20px;
	overflow:visible;
	text-transform:uppercase;
	font-family:'LTOksanaRegular',sans-serif;
}

#firstrow .centermenu ul#nav li a:hover{
	color:#36C9D7;
}

.centermenu ul li a:hover{
	text-decoration: none;
}

	/*>>> fine centermenu <<<*/
	
	/*>>> page_container <<<*/

#page_container {
	width: 900px;
}

#toppanel {
	left:50%;
	margin:0 0 0 282px;
	position:absolute;
	width:0;
}

#panel {
	width: 900px;
	position: relative;
	margin:0 0 0 -731px;
	height: 0px;
	z-index: 5000;
	overflow: hidden;
	text-align: left;
}

#panel_contents {
	background: #ECECEC;
	/*filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;*/
	height: 100%;
	width: 900px;
	position: absolute;
	z-index: -1;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 10px; 
}

#panel h1 {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-weight: normal;
	line-height: 35px;
	left: 162px;
	position: absolute;
	top: 56px;
	width: 566px;
}

#panel h2 {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	line-height: 25px;
	font-size: 14px;
	position: absolute;
	top: 14px;
	left: 160px;
	width: 229px;
	float: left;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	position: relative;
	text-align: left;
	color: #545454;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 30px;
}

.panel_button {
	float:left;
	height:52px;
	margin:0;
	top:28px;
	width:200px;
	background: transparent url(skin_images/scarpa.gif) no-repeat scroll 53px 2px;
}

div#hide_button.panel_button {
	/*background:transparent url(skin_images/top_panel.gif) no-repeat scroll 0 -10px;*/
	height:35px;
	width:160px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 10px;
	background:#EcEcEC;
}

div#hide_button.panel_button a{
	color:#2FB4BF;
	font-family:'LTOksanaRegular',sans-serif;
	text-transform:uppercase;
	font-size:14px;
	line-height:32px;
	font-weight:bold;
	margin:0 0 0 38px;	
}

.panel_button img { }

.panel_button a {
	color:#2FB4BF;
	font-family:'LTOksanaRegular',sans-serif;
	line-height:47px;
	margin:0 0 0 99px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:19px;
	font-weight:bold;
}

.panel_button a:hover { 
	text-decoration: none;
}

	/*>>> titlerow <<<*/

#titlerow {	
	margin:0 0 0 825px;
	clear:both;
}

#cart_row {
	height:30px;
	display: none;
}

#cart_row.inshopping {
	background:transparent none no-repeat scroll 0 0;
	display:block;
	float:right;
	margin:-184px 0 0 21px;
}

#div_cartsummary .button_back a {
	font-size:13px;
	text-transform:uppercase;
	margin:195px 0 0 -824px;
	position:absolute;
	color:#09949F;
}

.button_cartedit {
	display:block;
	float:left;
	margin:5px 0 0;	
	padding:7px 0 0 0;	
	font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size:11px;
}

.button_cartedit a {
	color:white;
	display: block;
	height:53px;
	width:120px;
	background:transparent url(skin_images/icons/carrello_off.gif) no-repeat scroll 30px 0;
}

.button_cartedit a:hover {
	color:#343434;
	display: block;
	background:transparent url(skin_images/icons/carrello_on.gif) no-repeat scroll 30px 0;
}

a#showCart {
	display:block;
	font-family:'LTOksanaRegular',sans-serif;
	font-size:20px;;
	line-height:62px;
	padding:46px 0 0;
	text-align:left;
	width:140px;
	z-index:2;
}

	/*>>> fine titlerow <<<*/

	
	/* >>>>>>>>>>>> SECONDROW <<<<<<<<<<<<<< */

	/*>>> mainbodybig <<<*/
	
#secondrow.main {
	width: 100%;
}
	
.mainbodybig {
	width: 980px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

.mainbodytopbig {
	/*width: 980px;
	background-repeat: no-repeat;*/
	display:none;
}

.mainbodyinnerbig {
	width: 100%;
	float: left;
	background:transparent;
}

.insidecenterbig {
	width: 980px;
	float: left;
}

#content_generic {
	color: #4e4e4e;
	font-size: 13px;
	float: left;
}

#content_generic h1 {
	font-size: 18px;
	color: #00A0AF;
	font-family:'LTOksanaRegular',sans-serif;
}

.homepage {
	z-index: 1;
	width:980px;
}

.main_home_sx{
	width:630px;
	height: 600px;
	float: left;
	overflow:visible;
}

.main_home_sx a{
	width:630px;
	height: 600px;
	float: left;
	overflow:visible;
	background: white url(./images/homepage/versus_home1.jpg) no-repeat scroll 0 0;
}

/*.main_home_sx a {}

.main_home_sx a:hover{}
*/

.main_home_dx {
	background:#00A0AF none repeat scroll 0 0;
	width:350px;
	height:600px;
	float:left;
}

.mh1 {
	float: left;
	display:block;
	float:right;
	margin:100px 0 0;
	height:15px;
	width:271px;
	overflow:hidden;
	font:15px tahoma, verdana, arial sans-serif;
	text-transform:uppercase;
	color:black;
}

.mh2 {
	color: #85c551;
	display: block;
	float:left;
	font:normal 12px/38px tahoma,arial,verdana,sans-serif;
	background: url(./skin_images/bg_homedx.jpg) no-repeat;
	/*per fare in modo che il testo sia posizionato e l'immagine di fondo visibile bisogna equilibrare padding e width*/	
	padding-left:300px;
	width:128px;
	height:50px;
}

.hp1 {
	display:none;
}

.hp2 {
	color: #FF358B;
	float: left;
	font:bold 12px tahoma, arial, verdana, sans-serif;
	margin:207px 0 0 290px;
	text-transform:uppercase;
}

.mini_home1, .mini_home2, .mini_home3{
	margin:10px;
	overflow:visible;
	width:325px;
	height:185px;
	background:#0BB2BF;
	border-color:#00939F #00939F #2FB4BF #2FB4BF;
	border-style:solid;
	border-width:1px;
}

.mini_home1 a {
	background:transparent url(./images/homepage/1right.jpg) no-repeat scroll 0 0;
	float:left;
	height:185px;
	width:325px;
}

.mini_home2 a {
	background:transparent url(./images/homepage/2righta.jpg) no-repeat scroll 0 0;
	float:left;
	height:185px;
	width:325px;
}

.mini_home3 a {
	background:transparent url(./images/homepage/right_energy.jpg) no-repeat scroll 0 0;
	float:left;
	height:185px;
	width:325px;
}

.mini_home1 a:hover, .mini_home2 a:hover , .mini_home3 a:hover {}


	/*>>> fine mainbodybig <<<*/

	/*>>> mainbody <<<*/
	
	/*>>> mainbody LEFT <<<*/

.mainbody {
	float:left;
	/*padding:0 0 0 55px;	padding e non margin perchè altrimenti ie6 non visualizza correttamente*/
	width:980px;
	background:white;
}

.mainbodyleft {
	/*background:#ECECEC url(./skin_images/mainbody_dx.jpg) no-repeat scroll 0 0;*/
	width:770px;
	float:left;
}

.mainbodylefttop {
	width: 580px;
	height: 6px;
	background-repeat: no-repeat;
}

.mainbodyleftinner {
	width: 765px;
	margin:20px 0 0;
	float: left;
}

.insideleftround {}

.insidecenter {
	float:left;
	padding:10px 0 0;
	width:765px;
	z-index:1;
}

.insidecenter #content_generic{	
	margin:30px 0 32px 30px;
	width:700px;
}

#leftcontent div.mainbodyleftinner div.insidecenter div.pager{	
	color:black;
	float:left;
	font-size:9px;
	height:18px;
	margin:0 0 0 13px;
	padding:0 0 15px;
	width:726px;
}

#leftcontent div.mainbodyleftinner div.insidecenter div.pager.pagerbottom  {	
	color:black;
	float:left;
	font-size:9px;
	height:18px;
	width:750px;
	padding:0 0 15px 0;	
	display:block;
	margin:0 0 0 0;
}
	
.pager .prodperpage{
	text-align: right;	
	display: block;
	float: right;
	font-size: 9px;
	font-style: italic;
	margin-right: -6px;
	width:220px;
	height:20px;
	color:black;
}

.pager .navigator{
	display: block;
	float: left;
}

.bottom_cartbar{
	clear:both;
	float:left;
	height:30px;
	width:580px;
}

.bottom_cartbar .button_back{
	margin-left:14px;
	margin-top:-34px;
}

.bottom_cartbar .button_back a{
	font-size:14px;
	color:#333333;
}

.insiderightround{}

	/*>>> FINE mainbody LEFT <<<*/
	
	/*>>> mainbody RIGHT <<<*/
	
#rightbar_trace {
	margin:0; /*sempre per ie6*/
	width: 210px;
	float:left;
	/*background:#00A0AF;*/
}

.mainbodyright {
	float:left;
	height:100%;
	width:205px;
}

#filter_summary{
	/*border:5px solid black;*/
	float:left;
	padding:10px 0 0 3px;
	width:190px;
}

#filter_summary h2{
	color:black;
	font-size:17px;
	font-weight:bold;
	padding:5px 0 0 10px;
	text-transform:uppercase;
	font-family:'LTOksanaRegular',sans-serif;
}

#filter_summary ul{
	padding:5px 0 0 10px;
	width:175px;
	display: block;
}
	
#filter_summary ul li{
	height:21px;
	width:160px;
	color:black;
	padding:0 0 10px 0;
}
	
#filter_summary ul li:hover{}
	
#filter_summary ul li span{
	font-size:12px;
	font-weight:normal;
}
	
#filter_summary ul li a{
	display: block;
	float: right;
}

#tagmenus_container{
	color:white;
	height:100%;
	width:190px;
	margin:0 0 0 10px;
}
	
.tagmenu_panel{
	color:#000000;
	margin:15px 0 0 0;
}
	
.tagmenu_panel h2{
	border-bottom:1px solid #09949F;
	color:#09949F;
	display:block;
	font-family:'LTOksanaRegular',sans-serif;
	font-size:14pt;
	padding:2px 0 2px 0;
	text-transform:uppercase;
	width:181px;
}
	
.tagmenu_panel h2 span{
	font-size: 8pt;
	color: white;
}
	
.tagmenu_panel .tagmenu{
	display:block;
	height:155px;
	margin:0 0 10px 5px;
	overflow:auto;
	width:175px;
}
	
.tagmenu_panel .tagmenu li{
	padding:1px 0;
	width:155px;
}
	
.tagmenu_panel .tagmenu li a{
	display: block;
	font-size:13px;
	color:#333333;
}

.tagmenu_panel .tagmenu li a:hover{
	text-decoration:underline;
	color:black;
}

	/*>>> FINE mainbody RIGHT <<<*/

	/*>>> BOX_TRACE <<<*/

.box_trace {
	background:#EFEFEF none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	float:left;
	height:265px;
	margin:0 0 12px 10px;
	padding:5px 0 0;
	width:175px;
}

.box_trace:hover{
	border:1px solid #A6D4D8;
}

.box_trace .box_description{
	width: 160px;
}

.box_image_firstlevel {
	width: 170px;
	height: 178px;
	float: left;
	padding:3px 0 0 2px;
}

.box_image_firstlevel img {
	border:1px solid #dddddd;
}

.box_image_firstlevel a {
	background-image: none;
	text-decoration: none;
	border-style: none;
	border-width: 0;
}

.box_image_firstlevel_large {
	width: 150px;
	height: 162px;
	position: relative;
	margin-left: 32px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

.box_image_firstlevel_large a {
	background-image: none;
	text-decoration: none;
	border-style: none;
	border-width: 0;
}

.box_image_firstlevel2 {
	position: relative;
	margin-left: 32px;
	margin-top: 20px;
	float: left;
	height: 320px;
	width: 350px;
	text-align: center;
}

.box_model {
	float:right;
	height:35px;
	margin:0;
	text-align:left;
	white-space:nowrap;
	width:165px;
}

/*.box_model span.name {*/
.box_model span.brand {
	color:#09949F;
	float:left;
	font-size:14px;
	height:20px;
	white-space:normal;
	width:140px
}

.box_model span.code {
	float:left;
	font-size:10px;
	white-space:normal;
	width:150px;
	height:30px;
}

.box_description {
	color:black;
	float: left;
	width: 260px;
}

.box_description ul{
	float:right;
}

.box_description ul.mini_menu li{
	float:right;
	padding:0 10px 0 0;
	text-align:right;
	font-size:11px;
}

.box_trace .box_oldprice {
	float:right;
	height:25px;
	width:50px;
	font-size:11px;
	line-height:30px;
	text-align:right;
	text-decoration:line-through;
	color:#333333;
	padding:0 10px 0 0;
}

.box_trace .box_newprice {
	float:right;
	height:25px;
	width:90px;
	line-height:normal;
	overflow:hidden;
	font-size:20px;
	color:#09949F;
}

.box_model_large {
	height: 100%;
	position: relative;
	top: 5px;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 32px;
	margin-bottom: 5px;
	float: left;
	width: 100%;
}

.box_description_large {
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 32px;
	float: left;
	width: 100%;
}

.box_newprice_large {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 32px;
	margin-bottom: 5px;
	float: left;
	width: 100%;
}
span.name{ display: none; }
div.box_availability {	display: none;}
div.box_oldprice_large {	display: none;}
div.box_availability_large {	display: none;}
.box_trace_large {	display: none;}
.box_trace_large_sep {	display: none;}

	/*>>> fine BOX_TRACE <<<*/
	
	/*>>> RIGHT CONTENT <<<*/

#rightcontent_2level {
	background:#ECECEC none repeat scroll 0 0;
	border:3px solid #CCCCCC;
	color:black;
	float:left;
	margin:5px 15px 0 24px;
	padding:10px 0 0 7px;
	width:320px;	
	opacity:0.65;
	filter:alpha(opacity=65);
	filter:”alpha(opacity=65)”;
}

#rightcontent_2level_first_row{
	width:280px;
	float:left;
}

.box_model_2level{
	float:left;
	height:55px;
	padding:0 0 10px 10px;
	width:260px;
}

.box_model_2level span.code {
	float:left;
	font-size:12px;
	white-space:normal;
	width:260px;
}

.box_model_2level span.name{
	font-size:24px;
	font-family:'LTOksanaRegular',sans-serif;
	color:#09949F;
} 

.box_model_2level span.brand {
	float:left;
	white-space:normal;
	font-size:22px;
	width:290px;
	height:35px;
	color:#09949F;
	font-family:'LTOksanaRegular',sans-serif;
	text-transform:uppercase;
}

#rightcontent_2level_first_row #description_txt{
	font-size:12px;
	padding:10px 0 10px 10px;
}

#rightcontent_2level .box_oldprice {
	font-size:13px;
	line-height:31px;
	float: left;
	text-decoration:line-through;
	color: #333333;
	width:120px;
	height:25px;
}

#rightcontent_2level .box_newprice {
	font-size:20px;
	float: left;
	overflow:hidden;
	width:120px;
	height:25px;
	padding:0 0 0 10px;
	font-family:'LTOksanaRegular',sans-serif;
	color:#09949F;
}

#tableprice{
	float:left;
	margin:0px 0 0 10px;
	padding:0 0 10px 0px;
	width:290px;
}

div.modelsdiv { }

table.modelsTable {
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	text-align: left;
	width: 290px;
	margin:0 0 20px 0;
}
table.modelsTable tbody tr {}

table.modelsTable tbody tr  td{
	padding:4px 5px;
	border-bottom:1px dashed silver;
}

table.modelsTable a{
	color: black;
}

table.modelsTable thead tr {
	background-color: #666666;
	color: white;
}

table.modelsTable thead tr th{
	padding: 2px;
	border-right:1px solid white;
}

th.price { display:none; }
table.modelsTable col.prezzo {	display:none;}
table.modelsTable thead tr th.model {	width: 35%;}
table.modelsTable thead tr th.size  {	width: 15%;}
table.modelsTable thead tr th.disponibilita {	width: 20%;}
table.modelsTable thead tr th.carrello {	width: 18%;}

.batchMode {
	width: 50px;
	height: 30px;
}

.batchMode a {
	display: block;
	width: 44px;
	height: 31px;
	background: url(skin_images/icons/cart_put.png) no-repeat top center;
}

.batchMode a:hover {
	background-position: bottom center;
}

.boxqty {
	float: left;
	width: 26px;
	height: 13px;
	border: 1px solid green;
	padding: 1px;
	background-color: #EFEFEF;
	font-family: sans-serif;
}


#leftcontent_2level{
	float:left;
	width:335px;
	margin:5px 0 0 10px;
}

	/*>>> fine RIGHT CONTENT <<<*/

.mainbodyleftinnerbig {}
.mainbodyinner {}
hr#header_stripe {	display:none;}

.freccebig {
	height: 166px;
	width: 55px;
	background: url(./skin_images/freccebig.png) no-repeat;
	float: right;
	position: relative;
	bottom: 519px;
	right: 70px;
}

.insidecenter ul.mini_menu li a {
	color: #666666;
}

.insidecenter ul.mini_menu li a:hover{
	color: #333333;
}

ul.mini_menu li.active a{
	color: #333333;
}
















.canvas{}

.insidecenterprodotto {
	position: relative;
	background-color: #FFFFFF;
	float: left;
	width: 723px;
}

.mainbodyprodotto {
	width: 980px;
	height: 404px;
	margin-right: auto;
	margin-left: auto;
}

.mainbodyleftinnerprodotto {
	width: 700px;
	float: left;
	background-image: url(./skin_images/mainbodyleftinner.jpg);
	background-repeat: repeat-y;
}

div.box_image_2level {
	width: 345px;
	height: 371px;
	margin:10px 0 10px 0;
}



#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	text-align: center;
}



.border { 
	border: 15px #1d1d1d solid;
}

img.border {
	float: left;
	margin-right: 15px;
	margin-bottom: 8px;
}

img.border_pic {
	border: 15px #00A0AF solid;
	position: absolute;
	top: 110px;
	float: left;
	margin-left: 150px;
	width: 250px;
	height: 150px;
	z-index: 30;
	background-color: #f1f1f1;
	color: #black;
}

.box_thumb {
	text-align: center;
	margin: 0;
	padding:0 7px 10px 3px;
	float: left;
	height: 77px;
	top: 32px;
}

.titoloprodotto2 {
	position: relative;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	width: 160px;
	margin-top: 25px;
	margin-left: 20px;
}

.sottotitoloprodotto2 {
	float: left;
	width: 160px;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 29px;
	margin-top: 0;
}

.prezzoprodotto2 {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	width: 160px;
	margin-left: 20px;
}

.descrizioneprodotto2 {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	width: 160px;
	margin-left: 20px;
	margin-top: 50px;
}

.pulsanteshoppingbag {
	width: 125px;
	height: 27px;
	float: left;
	background-image: url(./skin_images/pulsanteshoppingbag.jpg);
	background-repeat: no-repeat;
	margin-left: 44px;
	margin-top: 70px;
	display: none;
}

div#login {
	width: 240px;
	position: absolute;
	right: 150px;
	top: 110px;
	background: #f1f1f1;
	text-align: left;
	padding-left: 10px;
	color: black;
	font-size: 9pt;
	height:127px;
	padding-top:23px;
}

div#login p {
	color: #CCCCCC;
	font-family: Century Gothic, Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
}

div#login input#password { }

#demo div { }

div#login input#login_btn{
	border: 1px #899690 solid;
	cursor: pointer;
	position: relative;
	top: 30px;
	left: 86px;
}

#loginbox{
	width: 591px;
	height: 32px;
	position: relative;
	z-index: 8;
	float: right;
	top: 77px;
	left: -342px;
	clear: none;
}

#loginbox_2r{
	float: right;
	position: relative;
}

#loginbox_1r li { float: left; }
#loginbox_1r li a { float: left; }

.cartoverview {
	display: none;
}

.tablecart {
	position: relative;
	z-index: 1;
	height: 28px;
	left: 200px;
	width: 730px;
}
table.tablecart tbody tr th {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #bbc8b2;
	font-weight: bold;
	text-align: right;
}

table.tablecart tbody tr td {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #bbc8b2;
	text-align: right;
}

#form_batch_prod_44 table.modelsTable tbody tr td span {
	display: none;
}

a {
	text-decoration: none;
	color: black;
}

ul, li {
	list-style: none;
	font-size: 12px;
	text-align: left;
}

ul, p {
	margin-top: 0;
	margin-bottom: 0;
}

ul, drawer {
	list-style: none;
	font-size: 12px;
	text-align: left;
	padding: 0;
	width: 124px;
}

html {
	margin-bottom: 1px;
	margin: 0;
}

#page_bg {
	background: #e3e5e7;
}

.article {
	width: 970px;
	background:white;
	float:left;
	display:block;
}
#page_bg .default-h {
	width: 866px;
	overflow: hidden;
	height: 352px;
	float: left;
}

#page_bg .default-h #yoo-scroller-1 .panel-container-t {
	height: 352px;
	width: 866px;
	overflow: hidden;
}

div.default-h div.yoo-scroller div.panel {
	height: 352px;
	width: 866px;
	overflow: hidden;
}

div.default-h div.yoo-scroller div.panel div.slide {
	float: left;
	height: 352px;
	width: 866px;
}

div.default-h div.yoo-scroller div.scrollarea {
	background: url(./skin_images/scrollarea_m.png) repeat-x 0 0;
	cursor: pointer;
	position: absolute;
	top: 330px;
	z-index: 1;
	margin: 0px 0 0px 3px;
}

div.default-h div.yoo-scroller div.scrollarea-l {
	background: url(./skin_images/scrollarea_l.png) 0 0 no-repeat;
}

div.default-h div.yoo-scroller div.scrollarea-r {
	background: url(./skin_images/scrollarea_r.png) 100% 0 no-repeat;
}

div.default-h div.yoo-scroller div.scrollbar {
	float: left;
}

div.default-h div.yoo-scroller div.scrollknob {
	margin: 2px 0px 2px 0px;
	min-width: 10px;
	background: url(./skin_images/scrollknob_l.png) 0 0 no-repeat;
}

div.default-h div.yoo-scroller div.scrollknob-r {
	padding: 0px 10px 0px 10px;
	background: url(./skin_images/scrollknob_r.png) 100% 0 no-repeat;
}

div.default-h div.yoo-scroller div.scrollknob-m {
	height: 14px;
	background: url(./skin_images/scrollknob_m.png) 0 0 repeat-x;
}

div.default-h div.yoo-scroller div.forward, div.default-h div.yoo-scroller div.back {
	width: 21px;
	height: 18px;
	float: left;
}

div.default-h div.yoo-scroller div.forward {
	background: url(./skin_images/scroll_forward.png) 0 0 no-repeat;
}

div.default-h div.yoo-scroller div.back {
	background: url(./skin_images/scroll_back.png) 0 0 no-repeat;
}

#demo {
	text-align: center;
	width: 124px;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#demo h4 {
	margin-top: 0;
	margin-bottom: 0;
	background: gray url(./skin_images/pulsanteleft.jpg) no-repeat;
	width: 124px;
	height: 35px;
}

#demo h4 a {
	display: block;
	color: #222;
	line-height: 30px;
}

#demo h4.selected a, #demo h4 a:hover {
	color: black;
	background-color: #FF358B;
	width: 124px;
	height: 35px;
}

#demo h4.handle { font-size: 14px; }
#demo h4.handle.selection { font-size: 14px; }
#demo li { }
#demo li a { display: block; }
#demo .drawer a { color: black; }

#demo .drawer a:hover {
	color: #6e9e42;
	font-size: 12px;
}

#accordion {
	color: #787878;
	background: url(./skin_images/menusfondo.jpg) repeat-x;
	width: 124px;
	left: 20px;
	position: relative;
}

#navi { color: #787878; }

.angoloupsx {
	background: url(./skin_images/angoloupsx.png) no-repeat;
	height: 6px;
	width: 5px;
	float: left;
	left: 0;
	position: relative;
	z-index: 6;
}

.angoloupdx {
	background: url(./skin_images/angoloupdx.png) no-repeat;
	height: 4px;
	width: 5px;
	float: right;
	z-index: 6;
}

.angolounder {
	background: url(./skin_images/angolounder.jpg) no-repeat;
	height: 7px;
	width: 126px;
	float: left;
	position: relative;
}

h1 { font-size: 11px; }
h2 {}
h3 { margin-top: .5em; }
li { list-style-type: none;
}
.basic, #list2, #list3, #navigation { width: 20em; }

#switch {
	position: fixed;
	bottom: 0;
	right: 15em;
	display: none;
}

#navigation {
	background-color: #E2E2E2;
	width: 124px;
	position: relative;
	float: none;
	margin-left: 7px;
}

#navigation a.head {
	cursor: pointer;
	color: black;
	background-color: #6e9e42;
	width: 124px;
	font-weight: bold;
	/*text-align: center;*/
	font-size: 14px;
	background-image: url(./skin_images/pulsanteleft.jpg);
	margin: 0;
	padding: 0;
	height: 35px;
}

#navigation a.head:hover {
	color: #89b125;
}

span.tagtxt {
	display:block;
	float:left;
	width: 89px;
	height: 35px;
	position: relative;
	top: 8px;
	left: 5px;
}
span.tagicon {
	display:block;
	float:left;
	width: 30px;
	height: 35px;
	background-image: url(./skin_images/icons/cross_down.png);
	background-repeat: no-repeat;
}

span.tagremove {
	display:block;
	float:left;
	width: 30px;
	height: 35px;
	background-image: url(./skin_images/icons/cross.png);
	background-repeat: no-repeat;
}

#navigation a.selected {
	background-image: url(expanded.gif);
	position: relative;
}

#navigation a.current { background-color: #88b025; }

#navigation ul {
	border-width: 0px;
	text-indent: 0px;
	margin: 0 0px 0px;
	padding: 0 0px 0px;
}

#navigation li {
	list-style: none outside none;
	display: inline;
}

#navigation li li a {
	color: #000000;
	display: block;
	text-decoration: none;
	margin-left: 13px;
}

#navigation li li a:hover {
	background-color: #88b025;
	color: #2c651c;
}

.contentcredit {
	color:#999999;
	font-size:12px;
	height:30px;
	margin:-30px 0 0;
	width:565px;
}

.contentcredit a {
	color:#cccccc;
	font-size:12px;
	text-transform:uppercase;
}

ul#mini.mini_menu { }

div.colonna {
	width:200px;
	height: 356px;
	float: left;
	margin:0 6px;
	overflow:hidden;
	background:#444444 none no-repeat scroll 0 0;
}

div.headcol {
	display:none;
}

div.headcol img{
	display:none;
}

div.imgcol1, div.imgcol2, div.imgcol3 {
	margin:0 auto;
	height:356px;
	width:200px;
}

div.imgcol1 a, div.imgcol2 a, div.imgcol3 a{
	float:left;
	height:356px;
	width:200px;
	opacity:.70;
	filter:alpha(opacity=70);
	filter:”alpha(opacity=70)”;
}

div.imgcol1 a:hover, div.imgcol2 a:hover, div.imgcol3 a:hover{
	opacity:1;
	filter:alpha(opacity=100);
	filter:”alpha(opacity=100)”;
}

div.imgcol1 a{
	background:transparent url(./skin_images/footer/footer1.jpg) no-repeat scroll 0 0;
}

div.imgcol2 a{
	background:transparent url(./skin_images/footer/2.jpg) no-repeat scroll 0 0;
}

div.imgcol3 a{
	background:transparent url(./skin_images/footer/gioielli.jpg) no-repeat scroll 0 0;
}

div.imgcol a img{
	height:356px;
	width:200px;
}

div.topcol {
	/*background:transparent url(skin_images/footer_label.gif) no-repeat scroll 0 0;
	float:left;
	height:41px;
	margin:-234px 0 0;
	padding:2px 0 0 10px;
	width:305px;*/
}

div.topcol span {
	color:#565053;
	display:block;
	font-size:12px;
	font-weight:normal;
	line-height:40px;
	text-align:center;
	text-transform:uppercase;
	width:113px;
}

div.contentfooter {
	height:356px;
	margin-top:-410px;
	overflow:hidden;
	width:980px;
}

#mini li  {
	float: right;
}
.footer {
	height: 480px;
	width: 100%;
	z-index: 0;
	margin:0 auto;
	float:left;
	background:	#343434 url(./skin_images/carte_credito.jpg) no-repeat scroll 48% 100%;
}

.space_footer{
	height:40px;
	margin:380px auto 0;
	width:100%;
}

.space_footer ul#mini.mini_menu {
	width:980px;
	overflow:hidden;
}

.space_footer ul.mini_menu li{
	float: left;
	padding-right:10px;
	padding-top:10px;
	margin-right:-10px;
}

.space_footer ul.mini_menu li a {
	float: left;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	color: #999999;
	text-transform:uppercase;
	border-right:1px solid #999999;
	padding:0 10px;
	overflow:visible;
	margin:0 -1px 0 0;
}

.space_footer ul.mini_menu li a:hover {
	color:white;
}
.footercenter {
	color:#B3B3B3;
	height:100px;
	margin:0 auto;
	overflow:visible;
	width:980px;
}

#content_footer font, #content_footer  {
	color: white;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content_footer {
	width: 205px;
	float: left;
	color: white;
	padding: 19px;
}

#content_footer_background {
	color: white;
	font-size: 10px;
}

#content_footer  h1  font, #content_footer  h1{
	color: #6e9e42;
	font-size: 20px;
	padding: 0;
}

.addmodeltocart{
	float:left;
	height: 1eM;
	margin-left: 2px;
}


.addmodeltocart a {
	display: block;
	width: 16px;
	height: 16px;
	background: url(skin_images/add.png) no-repeat top center;
}

.addmodeltocart a span{
	display: block;
	visibility: hidden; 
}

.addmodeltocart a:hover {
	background-position: bottom center;
}

.button_cartgo {
	width: 26px;
	height: 30px;
	display: none;
	background-color: fuchsia;
}
	

.button_cartgo a {
	display: block;
	width: 44px;
	height: 31px;
	background: url(skin_images/icons/cart_go.png) no-repeat top center;
}

.button_cartgo a:hover {
	background-position: bottom center;
}

div.color_square{
	width: 15px;
	height: 15px;
}

a.sizetable{
	color: white;
}

table.modelsTable caption a {
	position: relative;
	top: -1px;
	font-size: 11px;
	font-style: italic;
	float: left;
}

#description_title {
	display: none;
}

.homeinside{
	width:980px;
	/*background:transparent url(./skin_images/bg_categorie.jpg) no-repeat scroll 100% 0;*/
}

.sm {
	height:168px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	overflow:hidden;
	width:980px;
	margin:86px auto;
	border-bottom:2px solid #00A0AF;
	border-top:2px solid #00A0AF;
	display:block;
}
.sm li {
	float:left; 
	display:inline; 
	overflow:hidden;
}

.logo {
	float: left;
	top: 30px;
	left: 30px;
	text-decoration: none;
	border-style: none;
	border-width: 0;
	margin: 20px 37px 40px;
}

.insidecenterblank {
	position: relative;
	background-color: #FFFFFF;
	float: left;
	width: 723px;
}

table.tablegeneric {
	width: 100%;
	float: left;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
	
table.tablegeneric td	{
	color: #000;
	font-size: 12px;
	text-align: left;
	border-bottom: solid 1px #d8d8d8;
	border-left: solid 1px #d8d8d8;
	border-right: solid 1px #d8d8d8;
	background-color: #eeeeee;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
	
table.tablegeneric th	{
	color: #000;
	padding-right: 2px;
	font-size: 12px;
	text-align: left;
	border-bottom: solid 1px #d8d8d8;
	border-left: solid 1px #d8d8d8;
	border-right: solid 1px #d8d8d8;
	background-color: #cccccc;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}	

div.breadcrumbs {
	background:url(skin_images/bg-stripe-3.png); padding-bottom: 10px;
	overflow:hidden;
	margin:0;
	padding:0;
	height:30px;
	line-height:30px;
}
	
div.breadcrumbs a:link, a:visited.breadcrumbs{
	color:#990000;
	text-decoration:none;
	font-weight: bold;
}
	
div.breadcrumbs a, div.breadcrumbs em, div.breadcrumbs span {
	float:left;
	overflow:hidden;
	height:30px;
	padding:0 8px;
	font-style:normal;
}

div.breadcrumbs span {
	background:url(skin_images/bg-breadcrumb.png) no-repeat left center;
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;
	filter:alpha(opacity=40);
	opacity:0.4;
}

div.breadcrumbs em.active{
	color:#990000;
	text-decoration:none;
	font-weight: bold;
}

/* HIDE PER MODEL ADD TO CART*/

div.addmodeltocart{
	display:none;
}
	
div.batchcart{ 
	text-align: center; 
	float: right;
	border: 1px solid grey;
	width:135px;
}
	
div.batchcart a{
	background-color:#666666;
	color:white;
	display:block;
	font-size:9pt;
	height:18px;
	line-height:15px;
	padding:1px 3px 1px 3px;
	text-align: center; 
}

div.batchcart a:hover{
	background-color:#09949F;
}
	
#tooltip {
	position: absolute;
	z-index: 1000;
	border: 1px solid #111;
	background-color: #B8CDA4;
	padding: 5px;
	opacity: 0.85;
	font-family: sans-serif;
	font-size: 9pt;
}

#tooltip h3, #tooltip div { 
	margin: 0; 
}
	
.pagerbottom{	
	clear: both;
}
	
.pager a{
	color: black;
	font-size: 12px;
	padding:0 10px 0 10px;
}

.pager a span{ }

.pager a.disabled{
	color: #605D5D;
}
	
.pager a:hover{}
	
.pager a.disabled:hover{
	text-decoration: none;
}
	
.pager select{
	font-size: 8pt;
}
	


.pager .pagerbottom div.navigator {
	height: 24px;
	width: 150px;
	text-indent: 24px;
	float: right;
	margin:25px 0 0 0;
}

.pager.pagerbottom div.prodperpage {
	display: none;
}

.pager.pagerbottom div.navigator a.btn_back {
	font-weight: bold;
	display: none;
}
.pager.pagerbottom div.navigator a.btn_back span {
	font-size: 21px;
}
.pager.pagerbottom div.navigator a.btn_next {
	position: absolute;
	left:50%;
	margin:0 0 0 180px;
}
.pager.pagerbottom div.navigator a.btn_next span {
	color:#333333;
	font-size:14px;
}

#leftcontent div.mainbodyleftinner div.insidecenter div.pager.pagerbottom div.navigator span.position_info {	display: none;}
#leftcontent div.mainbodyleftinner div.insidecenter div.pager.pagerbottom div.navigator a.btn_start span {	display: none;}
#leftcontent div.mainbodyleftinner div.insidecenter div.pager.pagerbottom div.navigator a.btn_end span {		display: none;}
table.modelsTable tbody tr td span {	display: none;}

/* @end */


/* @end */

p.infobox{
	float:left;
	padding:0 0 40px;
	width:580px;
	font-family:'LTOksanaRegular',sans-serif;
	font-size:22px;
	color:#00A0AF;
	text-transform:uppercase;
}

#pwdforgt{
	color:#000000;
}

input#username, input#password{
	width:195px;
}

input[type=submit]{
	width:70px;
	border: 1px solid #1d1d1d;
    background: #DFDFDF;
}

input[type=submit]:hover{
    background: #cccccc;
}

/*
body.it_IT .logosx{
	background-image:url(./skin_images/badge_IT.jpg);
}

body.fr_FR .logosx{
	background-image:url(./skin_images/badge_FR.jpg);
}

body.de_DE .logosx{
	background-image:url(./skin_images/badge_DE.jpg);
}

body.en_US .logosx{
	background-image:url(./skin_images/badge_UK.jpg);
}
*/

.footer_last a{
	background:transparent url(./skin_images/footer/footer_last.jpg) no-repeat scroll 0 0;
	border-color:#333333 #333333 #555555 #555555;
	border-style:solid;
	border-width:1px;
	float:left;
	height:354px;
	margin:0 0 0 4px;
	width:324px;
	opacity:.50;
	filter:alpha(opacity=50);
	filter:”alpha(opacity=50)”;
}

.footer_last a:hover{
	opacity:1;
	filter:alpha(opacity=100);
	filter:”alpha(opacity=100)”;
}

.insidecenter #content_generic ol li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin:0 0 0 30px;
	padding:10px 0 0 5px;
	width:550px;
	font-size:13px;
}

.logo_fb a{
	background:transparent url(./skin_images/icons/fb_off.gif) no-repeat scroll 7px -5px;
	height:22px;
	margin:-165px 0 0 864px;
	padding:52px 0 0;
	position:absolute;
	width:100px;
	color:white;
}

.logo_fb a:hover{
	background:transparent url(./skin_images/icons/fb_on.gif) no-repeat scroll 7px -5px;
	color:black;
}

.follow{
	font-family:'LTOksanaRegular',sans-serif;
	font-size:20px;
}

.box_entraclubleft{
	margin:-30px 0 20px 0;
}

.box_entraclubleft p{
	margin-bottom: 10px;
	font-size: 10pt;
	line-height:21px;
}

.box_entraclubleft p b{
	color: #09949F;
}

