/***********************************************/
/* tema.css                            */
/* Use with template isy.asp         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family:Verdana,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url("/_images/PAG/sfondo.jpg") fixed;
}
body a { text-decoration: none; color: #333; }
body a:hover { text-decoration: underline; color: #0080FF; }
[if IE]
#outer{word-wrap:break-word;}
[endif]

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #8080FF;
}
a:visited {
	color: #000000;
text-decoration: none;
}


/************** header tag styles **************/

h1{
 font: bold 120% Verdana,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Verdana,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Verdana,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Verdana,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Verdana,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
h6{
 font: 90% Verdana,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h7{
 font: bold 85% Verdana,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}
h8{
 font: bold 85% Verdana,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}
/************ siteInfo styles **************/
#siteInfo{

	border-top: 1px solid #cccccc;
	font: 75% Verdana,sans-serif;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	
}
#siteInfo a { text-decoration: none; color: #333; } 
#siteInfo a:hover { text-decoration: underline; color: #0080FF; }
#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/*** Tabellabase ****/
div.base {
  font-family: Verdana, sans-serif;
  width: 100%;
  text-align: center;
}
.divTable.base .divTableCell, .divTable.base .divTableHead {
  border: 0px solid #ffffff;
}
.divTable.base .divTableBody .divTableCell {
  font-size: 13px;
}
.base .tableFootStyle {
  font-size: 13px;
}
/* DivTable.com */
.divTable{ display: table; }
.divTableRow { display: table-row; }
.divTableHeading { display: table-header-group;}
.divTableCell, .divTableHead { display: table-cell;}
.divTableHeading { display: table-header-group;}
.divTableFoot { display: table-footer-group;}
.divTableBody { display: table-row-group;}



/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Verdana,sans-serif;
 color: #334d55;
}
				
input{
font-family: Verdana,sans-serif;
}


TABLE.outside {
	BORDER-LEFT-COLOR: #111111;
	BORDER-BOTTOM-COLOR: #111111;
	BORDER-TOP-COLOR: #111111;
	BORDER-COLLAPSE: collapse;
	BORDER-RIGHT-COLOR: #111111;
	vertical-align: top;
}
.tblcellgr {
	FONT-WEIGHT: normal; FONT-SIZE: xx-small; COLOR: #000000; FONT-FAMILY: Verdana,sans-serif; 
}
.preview {
	font: 9px  Verdana,sans-serif;
	color: #005FA9;
 	BACKGROUND-COLOR: #efefef;
}

.filter {
	font: 9px  Verdana,sans-serif;
	color: #1D5B2A;
	background-image: url("/_images/PAG/s2.gif");
}

.tabfocus {
	font: bold 85% Verdana,sans-serif;
	color: #000000;
}
.tabfocustit {
	font: bold 75%  Verdana,sans-serif;
	color: #FFFFFF;
}

.tablist {
	font:75% Verdana,sans-serif;
	color: #000000;
}

.tablist_H {
	font:100% Verdana,sans-serif;
	color: #000000;
}
.tablist_bold {
	font: bold 100% Verdana,sans-serif;
	color: #000000;
}
.tablisttit{
	font: bold 75%  Verdana,sans-serif;
	color: #FFFFFF;
}
.cercafocus {
	font:125%Verdana,sans-serif;
	
	color: #000000;
	padding: 0px 15px 0px 0px;
}
.cercafocustit {
	font:  Verdana,sans-serif;
	color: #000000;
	padding: 0px 15px 0px 0px;
}
.cercafocusnew {
	font: 10px  Verdana,sans-serif;
	color: #000000;
	padding: 0px 0px 0px 0px;
}
.cercafocusdesc {
	font: 10px  Verdana,sans-serif;
	color: #000000;
	padding: 10px 10px 10px 10px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 145px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #FFFFFF;
	min-width:1012px;
}
#pagedown{
	position:absolute;
	top: -42px;
	left: 2%;
	right: 2%;
	width: 95.6%;
	background-color: #FFFFFF;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width: 95.6%;
	min-width: 1012px;
}
#min-width-1012{
width:1012px;
height:1px;
} 
#pageNav{
	float: left;
	width:177px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#headlines{
  float:right;
	width: 178px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	padding: 0px 5px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
	min-width:800px;
	/*width:expression(document.body.clientWidth < 835? "834px": "auto" );	*/
}
#min-width-834{
width:800px;
height:1px;
} 


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 4px 0px 4px 0px;
	color: #FFFFFF;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 80% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color:  #666666;
}

#utility a{
	color:  #666666;
}

#utility a:hover{
	text-decoration: underline;
}

/************** utility3 styles *****************/

#utility3{
	font: 110% Verdana,sans-serif;
	position: absolute;
	top: 7px;
	right: 15px;
	color:  #666666;
}

#utility3 a{
	color:  #666666;
}

#utility3 a:hover{
	text-decoration: underline;
}
/************** utility1 styles *****************/

#utility1{
	font: 60% Verdana,sans-serif;
	position: absolute;
	top: 36px;
	right: 0px;
	color:  #666666;
}

#utility1 a{
	color:  #666666;
}

#utility1 a:hover{
	text-decoration: underline;
}

/************** pageTop styles ****************/

#pageTop{
	padding: 0px 0px 0px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

/************** pageName styles ****************/

#pageName{
	font: bold 90% Verdana,sans-serif;
	padding: 0px 0px 10px 10px;
	margin: 0px;
}

#pageName h2{
	font: bold 70% Verdana,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName filter{
	font: bold 55% Verdana,sans-serif;
	color: #000000;
}

/************* globalLog styles ****************/

#globalLog{
position: relative;
width: 100;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url("/_images/PAG/bp_barra_a_center.gif");
font: 75% Verdana,sans-serif;
color: #FFFFFF;
}

#globalLog img{
	margin-bottom: -4px;
 
}

#logl {
	position: absolute;
	top: 0px;
	left:0px;
}

#logr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLogin{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glogin, a.glolin:visited{
  	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glogin:hover{
  	background-image: url("/_images/PAG/glblnav_selected.gif");
	text-decoration: none;
}

/************* globalList styles ****************/

#globalList{
background-image: url("/_images/PAG/bp_barra_a_center.gif");
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url("/_images/PAG/bp_barra_g_center.gif");
}

#globalNav img{
	margin-bottom: -4px;
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 240px;
	padding: 0px;
	margin: 0px;
	right: 10px;
	z-index: 100;
}

a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #000000;
}

a.glink:hover{
   	color: #FF0000;
	text-decoration: underline
}

#globalMenu{
	position: absolute;
	top: 10px;
	height: 22px;
	min-width: 240px;
	padding: 0px;
	margin: 0px;
	right: 10px;
	z-index: 100;
  	font-size:  x-small;
}

a.gmenu, a.gmenu:visited{
  	font-size:  small;
  	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 10px 5px 4px 5px;
	border-right: 1px solid #FDFDFD;
}

a.gmenu:hover{
   	color: #FFFFFF;
 text-decoration: underline; 
	
}

.newcatglink, a.newcatglink, a.newcatglink:visited{
  	font-size: small;
  	color: #077C8D;
	font-weight: bold;
	margin: 4px;
	padding: 2px 5px 4px 5px;
}

a.newcatglink:hover{
  	color: #0FB194;
	text-decoration: none;
}

.newcat, a.newcat, a.newcat:visited{
  	font-size: x-small;
  	color: #077C8D;
	margin: 4px;
	padding: 2px 5px 4px 5px;
}

a.newcat:hover{
  	color: #0FB194;
	text-decoration: none;
}

.skipLinks {display: none;}
.corpo_wS
{
margin-top:3pt;
margin-bottom:3pt;
margin-left:3pt;
margin-right:3pt;
font-size:8pt;
font-family:75% Verdana, sans-serif;
color: #000000;
}


#globalEnd{
position: relative;
width: 100%;
min-width: 640px;
height: 10px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url("/_images/PAG/bp_barra_r_center.gif");
font: 55% Verdana,sans-serif;
color: #FFFFFF;
}

#endl {
	position: absolute;
	top: -4px;
	left:0px;
}

#endr {
	position: absolute;
	top: -4px;
	right:-4px;
}

#globalProd{
position: relative;
width:98%;
min-width:340px;
height:40px;
padding:0px;
margin:2px;
background-image: url("/_images/PAG/bp_barra_p_center.gif");
font: bold 75% Verdana,sans-serif;
color: #FFFFFF ;
text-align:center;
}

#pendl {
	position: absolute;
	top: 0px;
	left:-1px;
}

#pendr {
	position: absolute;
	top: 0px;
	right:-4px;
}

#SchedaProd{
position: relative;
width:98%;
min-width:340px;
height:25px;
padding:0px;
margin:3px 3px 3px 3px;
background-image: url("/_images/PAG/barra_SKP_center.png");
font: bold 75% Verdana,sans-serif;
color: #FFFFFF;
text-align: center;
line-height: 24px;
vertical-align: middle;
}

#SKPl {
	position: absolute;
	top: 0px;
	left:-1px;
}

#SKPr {
	position: absolute;
	top: 0px;
	right:-4px;
}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 64px;
	left: 0px;
	/*width: 100%;*/
	min-width: 240px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #000000;
	vertical-align: middle
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #FFFFFF;
}

.subglobalNav a:hover{
	color: #cccccc;
}
/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	left: 10px;
	z-index: 101;
	font: 80% Verdana,sans-serif;
	color: #000000;
}

#search input{
  margin: 0px  0px 0px 5px;
 }
 
#search a:link, #search a:visited {
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: 85% Verdana,sans-serif;
	color: #504f59;
}

#breadCrumb a{
	color: #504f59;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 100px;
	height:auto !important;
	
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Verdana,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature h7{
	font: bold 100% Verdana,sans-serif;
	color: #000000;
	padding: 20px 0px 5px 0px;
}


.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

/************** vetrine styles *****************/

.vetrine{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	min-height: 60px;
	height: 100px;
	border-bottom: 1px solid #cccccc;
	vertical-align: middle;
}
html>body .vetrine {height: auto; vertical-align: middle;
}

.vetrine h3{
	font: bold 175% Verdana,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.vetrine img{
	padding: 10px 0px 10px 0px;
	border:0;
	vertical-align: middle;
}

/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	color: #000000;
}

.story h3{
	font: bold 125% Verdana,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Verdana,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}

/*************** base styles ******************/

.base {
	padding: 10px 0px 0px 10px;
	color: #666666;
}

.base h3{
	font: bold 125% Verdana,sans-serif;
	color: #000000;
}

.base p {
	padding: 0px 0px 10px 0px;
}

.base a.capsule{
	font: bold 1em Verdana,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.base a.capsule:hover{
	text-decoration: underline;
}

td.baseLeft{
	padding-right: 12px;
	
}

.base a.cli{
	color: #666666;
}

.baseblack {
	padding: 10px 0px 0px 10px;
	color: #000000;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #cccccc;
	background-image: url("/_images/PAG/bg_nav.jpg");
	font:  75% Verdana,sans-serif;
	
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font:  75%  Verdana,sans-serif;
	
	text-decoration: none;
}

/************ locaLinks styles **************/

#locaLinks{
	margin: 0px;
	padding: 0px;

}

#locaLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#locaLinks a:link, #locaLinks a:visited {
	display: block;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #cccccc;
	background-image: url("/_images/PAG/bg_nav.jpg");
	font:  90% Verdana,sans-serif;
	font-weight: bold;
	padding: 2px 0px 2px 10px;
	color: #21536A;
}

#locaLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font:  90%  Verdana,sans-serif;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
	font: 85% Verdana,sans-serif;
}

/************ sectionLinksC styles **************/

#sectionLinksC{
	text-align:center;
	margin: 0px;
	padding: 0px;

}

#sectionLinksC h3{
	padding: 0px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinksC a:link, #sectionLinksC a:visited {
	display: block;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #cccccc;
	background-image: url("/_images/PAG/bg_nav.jpg");
	font:  80% Verdana,sans-serif;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinksC a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font:  80%  Verdana,sans-serif;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinksC styles **************/

.relatedLinksC{
	text-align:center;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinksC h3{
	padding: 0px 0px 2px 0px;
}

.relatedLinksC a{
	display: block; 
	font: 85% Verdana,sans-serif;
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
	
	font:  80% Verdana,sans-serif;color:#006699;
	font-weight: bold;
	text-align:center;
}

#advert img{
	display: block;
}

/**************** menu di selezione listino styles *****************/
#selcmenu a:link
{
float: left;
display:block;
color: #000;
font-size: x-small;
font-family:Verdana, sans-serif;
height:2em;
line-height:2em;
padding:0 1em;
background:#DEDEDE;
text-decoration:none;
border-top:2px solid white;
border-left:2px solid white;
border-bottom: 2px solid black;
border-right:2px solid black;
}
#selcmenu a:hover
{
float: left;
display:block;
color: #FFCC00;
padding:0 1em;
background:#DEDEDE;
text-decoration:none;
border-top:2px solid black;
border-left:2px solid black;
border-bottom: 2px solid #FFFFFF;
border-right:2px solid #FFFFFF;
}
/**************** cls styles *****************/

.clsNode {
max-width: 100px;
font-family: Verdana,sans-serif;
font-size: 8pt;
text-decoration: none;
color: #21536A;
}

.clsNode:link, .clsNode:visited{
font-family: Verdana,sans-serif;
font-size: 8pt;
text-decoration: none;
color: #21536A;
max-width: 100px;
}
.clsNode:active, .clsNode:hover{
display: block; 
text-decoration: none;
color: #8080FF;
text-decoration: underline overline;
max-width: 100px;
}



/********************* end **********************/
/********************* end **********************/
/* BUTTONS V spunta verde Sinistra */

a.button_W_SPV {
    /* Sliding right image */    
background: transparent url('/_images/bottons/w/SPV.png') no-repeat top left; 
display: block;
float: left;

    height: 21px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 6px;
    padding-left: 19px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size:11px;
    font-weight:normal;
}

a.button_W_SPV span {    /* Background left image */ 
    background: transparent url('/_images/bottons/w/DX.png') no-repeat top right;
display: block;

    line-height: 8px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 7px 19px 5px 6px;
} 

a.button_W_SPV:hover span{
    color: #FF0000;
  text-decoration: blink;
} 

/* BUTTONS Neutro  */

a.button_N_SPV {
/* Sliding right image */    
background: transparent url('/_images/bottons/w/SPV.png') no-repeat top left; 
display: block;
float: left;
position:fixed;
    height: 21px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 6px;
    padding-left: 19px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size:11px;
    font-weight:normal;
}

a.button_N_SPV span {    /* Background left image */ 
    background: transparent url('/_images/bottons/w/DX.png') no-repeat top right;
display: block;
    line-height: 8px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 7px 19px 5px 6px;
} 

a.button_N_SPV:hover span{
    color: #FF0000;
  text-decoration: blink;
} 


/* BUTTONS X croce rossa Sinistra */

a.button_W_SPR {
    /* Sliding right image */    
background: transparent url('/_images/bottons/w/SPR.png') no-repeat top left; 
display: block;
float: left;

    height: 21px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 6px;
    padding-left: 19px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size:11px;
    font-weight:normal;
}

a.button_W_SPR span {    /* Background left image */ 
    background: transparent url('/_images/bottons/w/DX.png') no-repeat top right;
display: block;

    line-height: 8px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 7px 19px 5px 6px;
} 

a.button_W_SPR:hover span{
    color: #FF0000;
  text-decoration: blink;} 

/* BUTTONS C_OK CeckBox True Sinistra */

a.button_W_SQ1 {
    /* Sliding right image */    
background: transparent url('/_images/bottons/w/SQ1.png') no-repeat top left; 
display: block;
float: left;

    height: 21px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 6px;
    padding-left: 19px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #000000;
    font-family:Verdana, sans-serif;
    font-size:11px;
    font-weight:normal;
}

a.button_W_SQ1 span {    /* Background left image */ 
    background: transparent url('/_images/bottons/w/DX.png') no-repeat top right;
display: block;

    line-height: 8px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 7px 19px 5px 6px;
} 

a.button_W_SQ1:hover span{
    color: #FF0000;
  text-decoration: blink;} 

/* BUTTONS V_OK CeckBox True Sinistra Verde*/

a.button_G_SQ1 {
    /* Sliding right image */    
background: transparent url('/_images/bottons/G/SQ1.png') no-repeat top left; 
display: block;
float: left;

    height: 21px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 6px;
    padding-left: 19px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size:11px;
    font-weight:normal;
}

a.button_G_SQ1 span {    /* Background left image */ 
    background: transparent url('/_images/bottons/G/DX.png') no-repeat top right;
display: block;
    line-height: 8px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 7px 19px 5px 6px;
} 

a.button_G_SQ1:hover span{
    color: #FF0000;
  text-decoration: blink;} 


/* BUTTONS C_NO CeckBox True Sinistra */

a.button_W_SQ0 {
    /* Sliding right image */    
background: transparent url('/_images/bottons/w/SQ0.png') no-repeat top left; 
display: block;
float: left;

    height: 21px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 6px;
    padding-left: 19px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #000000;
    font-family: Verdana,sans-serif;
    font-size:11px;
    font-weight:normal;
}

a.button_W_SQ0 span {    /* Background left image */ 
    background: transparent url('/_images/bottons/w/DX.png') no-repeat top right;
display: block;

    line-height: 8px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 7px 19px 5px 6px;
} 

a.button_W_SQ0:hover span{
    color:#0080FF;
  text-decoration: blink;} 
.Stile1 {
	color: #000000;
	font-weight: bold;
}
/* sopra nostro */

/* Carrello */
.corpo
{
margin-top:3pt;
margin-bottom:6pt;
margin-left:5pt;
margin-right:5pt;
font-size:8pt;
font-family:Verdana,sans-serif;
color:#000000;
}

.corpo a:link {color: #000000; text-decoration:none;}     /* unvisited link */
.corpo a:visited {color: #000000;  text-decoration:none;}  /* visited link */
.corpo a:hover {color: #605C5C;  text-decoration: underline;}   /* mouse over link */
.corpo a:active {color: #000000; }   /* selected link */

.corpotabB 
{
margin-top:0pt;
margin-bottom:1pt;
margin-left:1pt;
font-size:7pt;
font-family:Verdana, sans-serif;
color:#000000;
font-weight: bold;
}

.corpotab 
{
margin-top:0pt;
margin-bottom:1pt;
margin-left:1pt;
font-size:7pt;
font-family:Verdana,sans-serif;
color:#000000;
}

/* sopra nostro */

/* Carrello */
a.carrello {
font-size: 10px;
font-family: Verdana,sans-serif;
color:#000000;
text-decoration: none;
} 
a.carrello:link {color: #000000}     /* unvisited link */
a.carrello:visited {color: #000000}  /* visited link */
a.carrello:hover {color: #FFFFFF}   /* mouse over link */
a.carrello:active {color: #000000}   /* selected link */

.tabellauno {
position: relative;
margin:0 auto;
color:#fff;
border-collapse:collapse;
padding: 0px;
font-size: 10px;
font-family: Verdana,sans-serif;
width:350px;
} 

.tabellauno th#header0 {
background: url('/_images/carrello/header_cart_sx.png') no-repeat top left;
width:28px; 
height:11px;
text-align:left; 
font-size: 10%
} 
.tabellauno th#header1 {
background: url('/_images/carrello/header_cart_cn.png') repeat-x ;
width:350px;
text-align:left; 
font-size: 70%
} 

.tabellauno th#header2 {
background: url('/_images/carrello/header_cart_cn.png') repeat-x ;
width:15%;
text-align:left; 
font-size: 10%
} 
.tabellauno th#header3 {
background: url('/_images/carrello/header_cart_dx.png') no-repeat top right;
width:36px; 
text-align:right; 
font-size: 10%
} 

.tabellauno td#b_0 {
background: url('/_images/carrello/footer_cart_sx.gif') no-repeat top left;
width:28px; 
height:6px;
text-align:left; 
} 
.tabellauno td#b_1 {
background: url('/_images/carrello/footer_cart_cn.gif') repeat-x ;
width:350px;
height:6px;
} 

.tabellauno td#b_2 {
background: url('/_images/carrello/footer_cart_cn.gif') repeat-x ;
width:15%;
height:6px;
} 
.tabellauno td#b_3 {
background: url('/_images/carrello/footer_cart_dx.gif') no-repeat top right;
width:36px; 
height:6px;
} 

.tabellauno td#a_0 {
background: #bdc2c9 url('/_images/carrello/block_exclusive_bg.jpg') repeat-x bottom left;
border-top: 1px solid  #FFFFFF;
text-align:center; 
width:28px; 
} 
.tabellauno td#a_1 {
background: #bdc2c9 url('/_images/carrello/block_exclusive_bg.jpg') repeat-x bottom left;
border-top: 1px solid #FFFFFF;
text-align:left; 
width:350px;
} 
.tabellauno td#a_2 {
background: #bdc2c9 url('/_images/carrello/block_exclusive_bg.jpg') repeat-x bottom left;
border-top: 1px solid  #FFFFFF;
text-align:right; 
vertical-align: top; 
width:15%;
} 
.tabellauno td#a_3 {
background: #bdc2c9 url('/_images/carrello/block_exclusive_bg.jpg') repeat-x bottom left;
border-top: 1px solid #FFFFFF;
text-align:center; 
width:36px;
} 



.tabellauno tbody {
background: #bdc2c9 url('/_images/carrello/block_exclusive_bg.jpg') repeat-x ;
} 

.tabellauno td {
text-align: left;
}
 
.tabelladue {
width:auto;
margin:0;
padding:0;
background: transparent;
border-collapse:collapse;
color:#000000;
} 

.tabelladue td {
padding: 1px;
} 

.tabelladue td#cel_1 {
width:28px; 
text-align:center;
vertical-align: top; 
} 

.tabelladue td#cel_2 {
min-width:298;
text-align:left; 
vertical-align: top;
} 

.tabelladue td#cel_3 {
width:70px; 
text-align:right; 
vertical-align: top;
} 
.tabelladue td#cel_4 {
width:auto;
padding-right:4px;
padding-left:4px;
vertical-align: top;
} 

.divinterno {height:5em; overflow:auto;} 

/* End Carrello */


/* global button */
input.button_mini, input.button_small, input.button, input.button_large, input.button_medium,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.button_medium_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, 
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.button_mini, a.button_small, a.button, a.button_large, a.button_medium,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.button_mini, span.button_small, span.button, span.button_large, span.button_medium,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	color:black!important;
	font-weight: bold;
	font-size: 10px!important;
	text-align: center;
	text-decoration: none!important;	
	cursor: pointer;
	display: block ;
	line-height: 18px;
	height: 18px;
	padding:0px;
}

/* input button */
input.button_mini, input.button_small, input.button, input.button_large, input.button_medium,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.button_medium_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled {
	padding-bottom:2px;
}

/* disabled button */
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.button_medium_disabled,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
span.button_mini, span.button_small, span.button, span.button_large, span.button_medium,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	background-position: left -36px;
	cursor:default;
	color:#888!important;
}

/* exclusive button */
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	color:white!important;
}

/* exclusive disabled button */
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	color:#488c40!important;
}

/* hover button */
input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover,  input.button_medium:hover,
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover,
a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover, a.button_medium:hover,
a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
	background-position: left -18px;
}

/* exclusive hover button */
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
	color:white!important;
}

/* classic buttons */
input.button_mini, input.button_mini_disabled, input.exclusive_mini, input.exclusive_mini_disabled, a.button_mini, a.exclusive_mini, span.button_mini, span.exclusive_mini {
	width: 30px;
	background-image: url('/_images/carrello/button-mini.gif');
}
input.button_small, input.button_small_disabled, input.exclusive_small, input.exclusive_small_disabled, a.button_small, a.exclusive_small, span.button_small, span.exclusive_small {
	width: 60px;
	background-image: url('/_images/carrello/button-small.gif');
}
input.button_medium, input.button_medium_disabled,  a.button_medium, span.button_medium  {
	width: 90px;
	background-image: url('/_images/carrello/button-medium-medium.gif');
}
input.button, input.button_disabled, input.exclusive, input.exclusive_disabled, a.button, a.exclusive, span.button, span.exclusive {
	width: 120px;
	background-image: url('/_images/Carrello/button-medium.gif');
}
input.button_large, input.button_large_disabled, input.exclusive_large, input.exclusive_large_disabled, a.button_large, a.exclusive_large, span.button_large, span.exclusive_large {
	width: 180px;
	background-image: url('/_images/Carrello/button-large.gif');
}

/* exclusive button */
input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive { background-image: url('/_images/Carrello/button-medium_exclusive.gif'); }
input.exclusive_mini, input.exclusive_mini_disabled, a.exclusive_mini, span.exclusive_mini { background-image: url('/_images/Carrello/button-mini_exclusive.gif'); }
input.exclusive_small, input.exclusive_small_disabled, a.exclusive_small, span.exclusive_small { background-image: url('/_images/Carrello/button-small_exclusive.gif'); }
input.exclusive_large, input.exclusive_large_disabled, a.exclusive_large, span.exclusive_large { background-image: url('/_images/Carrello/button-large_exclusive.gif'); }

/* steps (like order step) */
ul.step {
	background: transparent url('/_images/Ordine/step_start.gif') no-repeat bottom left;
	list-style: none;
	width: 479px;
	margin:0.8em auto 2em;
	padding-left: 40px;
	height: 25px;
	width:465px;
}
ul.step li {
	height: 25px;
	float: left;
	width: 100px;
	text-align: center;
	background: transparent url('/_images/Ordine/step_standard.gif') no-repeat bottom left;
}
ul.step li.step_current {
	background: transparent url('/_images/Ordine/step_current.gif') no-repeat bottom left;
	font-weight:bold;
}
ul.step li.step_todo {
	font-style:italic;
}
ul.step li#step_end { width: 40px; }
ul.step li#step_end { background: transparent url('/_images/Ordine/step_end.gif') no-repeat bottom left; }
ul.step li#step_end.step_current { background: transparent url('/_images/Ordine/step_end_current.gif') no-repeat bottom left; }
ul#order_step {
	background-color: white;
}
/* end steps (like order step) */
/* steps (tabella ordine) */


.tab_ord {
	position: relative;
	margin:0 auto;
	color:#000;
	border-collapse:collapse;
	padding: 4px;
	font-size: 11px;
	font-family: Verdana,sans-serif;
	width:500;
} 

.tab_ord th#header0 {
background: url('/_images/ordine/testa_sx.gif') no-repeat top left;
width:15px; 
height:26px;
text-align:left; 
} 
.tab_ord th#header1 {
background: url('/_images/ordine/testa_cn.gif') repeat-x ;
text-align:left; 
color:#fff;
} 

.tab_ord th#header3 {
background: url('/_images/ordine/testa_dx.gif') no-repeat top right;
width:15px; 
text-align:right; 
font-size: 10%
} 

.tab_ord td#b_0 {
	border-bottom: 1px solid #cccccc;
	padding: 4px;
} 
.tab_ord td#b_1 {
background: url('/_images/ordine/bp_grad1.jpg') repeat bottom left;
	border-bottom: 1px solid #cccccc;
padding: 4px;
} 
.tab_ord td#b_2 {
	border-bottom: 2px solid #cccccc;
	padding: 2px;
} 
.tab_ord td#b_3 {
	background: url('/_images/PAG/bp_barra_a_center.gif') repeat bottom left;
	padding: 4px;
	height:26px;
} 

.tab_ord td#bot_0 {
background: url('/_images/ordine/bottom_sx.gif') no-repeat top left;
width:15px; 
height:26px;
text-align:left; 
} 
.tab_ord td#bot_1 {
background: url('/_images/ordine/bottom_cn.gif') repeat-x ;
text-align:left; 
color:#fff;
} 

.tab_ord td#bot_2 {
background: url('/_images/ordine/bottom_dx.gif') no-repeat top right;
width:15px; 
text-align:right; 
font-size: 10%
} 

.tab_f {
	position: relative;
	margin:0 auto;
	color:#000;
	border-collapse:collapse;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana,sans-serif;
	width:100%;
	border: 0px;
} 
 

.tab_f th#header0 {
background: url('/_images/BoxTGrey/tbfo_topsx.gif') no-repeat top left;
width:12px; 
height:28px;
text-align:left; 
} 
.tab_f th#header1 {
background: url('/_images/BoxTGrey/tbfo_bot.gif') repeat-x ;
text-align:left; 
font-size: 14px;
} 

.tab_f th#header2 {
background: url('/_images/BoxTGrey/tbfo_topdx.gif') no-repeat top right;
width:12px; 
height:28px;
text-align:right; 
} 

.tab_f td#f_0 {
background: url('/_images/BoxTGrey/tbfo_btsx.gif') no-repeat top left;
width:12px; 
height:5px;
text-align:left; 
} 
.tab_f td#f_1 {
background: url('/_images/BoxTGrey/tbfo_bt.gif') repeat-x ;
text-align:left; 
height:5px;
} 
.tab_f td#f_2 {
background: url('/_images/BoxTGrey/tbfo_btdx.gif') no-repeat top right;
width:12px; 
height:5px;
text-align:right; 
} 
.tab_f td#b_0 {
background: url('/_images/BoxTGrey/tbfo_sx.gif') repeat-y top left;
width:12px; 
text-align:left; 
} 

.tab_f td#b_1 {
text-align:left; 
} 
.tab_f td#b_2 {
background: url('/_images/BoxTGrey/tbfo_dx.gif') repeat-y top right;
width:12px; 
text-align:right; 
} 


.tab_fp {
	position: relative;
	margin:0 auto;
	color:#000;
	border-collapse:collapse;
	padding-right: 5px;
	font-size: 10px;
	font-family: Verdana,sans-serif;
	width:100%;
	border: 0px; 
} 

.tab_fp td#c_0
{
text-align:left; 
width:25%;
padding-left: 5px;
padding-right: 3px;
} 

.tab_fp td#c_1 
{
text-align:left; 
border-left: 1px solid #C0C0FF;
width:25%;
padding-right: 3px;
padding-left: 5px;
}
 
.tab_fp td#b_0s 
{
text-align:left; 
width:25%;
padding-left: 3px;
padding-right: 3px;
font-size: 10px;

} 
.tab_fp td#b_1s 
{
text-align:left; 
border-left: 1px solid #C0C0FF;
width:25%;
padding-left: 3px;
padding-right: 3px;
font-size: 10px;
} 
.tab_fp td#b_0c 
{
text-align:center; 
width:25%;
padding-left: 3px;
padding-right: 3px;
vertical-align:top;

} 
.tab_fp td#b_1c 
{
text-align:center; 
border-left: 1px solid #C0C0FF;
width:25%;
padding-left: 3px;
padding-right: 3px;
vertical-align:top;
} 



.tab_fp td#b_0p 
{
text-align:left; 
width:25%;
padding-left: 3px;
padding-right: 3px;
font-size: 10px;
font-style:oblique
} 
.tab_fp td#b_1p 
{
text-align:left; 
border-left: 1px solid #C0C0FF;
width:25%;
padding-left: 3px;
padding-right: 3px;
font-size: 10px;
font-style:oblique
} 


.price, .price-shipping, .price-wrapping {
	color: #da0f00;
	font-size: 1.1em;
	font-weight: bold;
	white-space:nowrap;
}

.price_big {
	color: #da0f00;
	font-size: 1.3em;
	font-weight: bold;
	white-space:nowrap;
}
.imgprod
{
	position:relative;
	right:0px;
	top:0px;
	z-index:0;
}
.imgpromonew
{
	position:absolute;
	right:0px;
	top:0px;
	z-index:1;
	border:0px;
}


/* panello grigio bordi tondi */
.tab_pn_g {
	position: relative;
	margin:0 auto;
	color:#000;
	border-collapse:collapse;
	padding: 0px;
	font-size: 10px;
	font-family: Verdana,sans-serif;
	border: 0px;
} 
 

.tab_pn_g th#header0 {
background: url('/_images/PanelGrey/tbfo_topsx.gif') no-repeat top left;
width:19px; 
height:19px;
text-align:left; 
} 
.tab_pn_g th#header1 {
background: url('/_images/PanelGrey/tbfo_bot.gif') repeat-x ;
text-align:left; 
font-size: 1px;
} 

.tab_pn_g th#header2 {
background: url('/_images/PanelGrey/tbfo_topdx.gif') no-repeat top right;
width:19px; 
height:19px;
text-align:right; 
} 

.tab_pn_g td#f_0 {
background: url('/_images/PanelGrey/tbfo_btsx.gif') no-repeat top left;
width:19px; 
height:5px;
text-align:left; 
} 
.tab_pn_g td#f_1 {
background: url('/_images/PanelGrey/tbfo_bt.gif') repeat-x ;
text-align:left; 
height:19px;
} 
.tab_pn_g td#f_2 {
background: url('/_images/PanelGrey/tbfo_btdx.gif') no-repeat top right;
width:19px; 
height:19px;
text-align:right; 
} 
.tab_pn_g td#b_0 {
background: url('/_images/PanelGrey/tbfo_sx.gif') repeat-y top left;
width:19px; 
} 

.tab_pn_g td#b_1 {
background-color:#cccbdd;

} 

.tab_pn_g td#b_linea {
text-align:left;
background: url('/_images/PanelGrey/ltbfo_linea.gif') repeat-x ;
height:10px;
} 

.tab_pn_g td#b_2 {
background: url('/_images/PanelGrey/tbfo_dx.gif') repeat-y top right;
width:19px; 
text-align:right; 
} 
/* TABS grigio bordi tondi */

#slidetabsmenu {
float:left;
width:100%;
font-size: 10px;
font-family: Verdana,sans-serif;
line-height:normal;
border-bottom: 1px solid #cccccc;
}

* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

#slidetabsmenu ul{
list-style-type: none;
margin:0;
margin-left: 10px;
padding:0;
}

#slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

#slidetabsmenu a {
float:left;
background:url(/_images/menu_tabs/tab-left.gif) no-repeat left top;
margin:0;
padding:0 0 0 9px;
text-decoration:none;
}

#slidetabsmenu a span {
float:left;
display:block;
background:url(/_images/menu_tabs/tab-right.gif) no-repeat right top;
padding:3px 14px 3px 5px;
font-weight:bold;
color:#3B3B3B;
}

/* Commented Backslash Hack hides rule From nat.dbo.IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
color: black;
}

#slidetabsmenu #current a {
background-position:0 -125px;
}

#slidetabsmenu #current a span {
background-position:100% -125px;
color: black;
}

#slidetabsmenu a:hover {
background-position:0% -125px;
}

#slidetabsmenu a:hover span {
background-position:100% -125px;
}


/* _Global */

.isy_story_footer {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-weight: 400;
	color: #ccc;
	font-size: 12px;
	width: 194px;
	margin-top: 40px;
	margin-bottom: 20px;
}
.isy_story_footer a:hover {
	border-bottom: 1px solid #fd0101;
}
.isy_story_footer h3 {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-weight: 700;
	font-size: 18px;
}
.isy_story {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #000;
	font-size: 12px;
}
.isy_story a:hover {
	border-bottom: 2px solid #fd0101;
}
.isy_story h3 {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.isy_story h5 {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-weight: 300;
	color: #000;
	font-size: 36px;
	}
	
.isy_story h6 {
font-family: Arial, Verdana, Helvetica, Sans-Serif;
font-weight: 300;
font-size: 22px;
line-height: 1.3;
color: #595959;
}	

.isy_story_input {
	background: #E9E9E9
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #000;
	font-size: 12px;
}

.isy_story_tab_h {
	background: #CCCCCC;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding:4px;
}

.isy_story_tab {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #000;
	font-size: 12px;
	padding:4px;
}

.isy_story_tabS_h {
	background: #CCCCCC;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	padding:4px;
}

.isy_story_tabS {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #000;
	font-size: 10px;
	padding:4px;
}




.isy_story_11 {
font-family: Arial, Verdana, Helvetica, Sans-Serif;
font-weight: 300;
color: #999;
font-size: 14px;
line-height: 18px;
}
.isy_story_11 a:hover {
	border-bottom: 2px solid #fd0101;
}
.isy_story_10 {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #000;
	font-size: 10px;
	line-height: 12px;
}
.isy_story_10 a:hover {
	border-bottom: 2px solid #fd0101;
}

/*TABELLE*/



/*BOTTONI*/
.button_red_i {
	top: 2px;
	position: relative;
	cursor: pointer;
	background: #f31f2a;
	background-image: -webkit-linear-gradient(top, #f31f2a, #c0145f);
	background-image: -moz-linear-gradient(top, #f31f2a, #c0145f);
	background-image: -ms-linear-gradient(top, #f31f2a, #c0145f);
	background-image: -o-linear-gradient(top, #f31f2a, #c0145f);
	background-image: linear-gradient(to bottom, #f31f2a, #c0145f);
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
	padding: 2px 10px 2px 10px;
	border: solid #020d14 1px;
	text-decoration: none;
}
.button_red_i:hover, .button_red_i:focus {
	background: #ff5959;
	background: -webkit-gradient(linear, left top, left bottom, from(#ff5959), to(#b62f2f));
	background: -moz-linear-gradient(top, #ff5959, #b62f2f);
	background: linear-gradient(to bottom, #ff5959, #b62f2f);
	color: #ffffff;
	text-decoration: none;
}
.button_red_i:active {
	background: #982727;
	background: -webkit-gradient(linear, left top, left bottom, from(#982727), to(#982727));
	background: -moz-linear-gradient(top, #982727, #982727);
	background: linear-gradient(to bottom, #982727, #982727);
}
.button_red_i:after {
	content: "\0000a0";
	display: inline-block;
	height: 12px;
	width: 12px;
	line-height: 24px;
	margin: 0 -4px -6px 4px;
	position: relative;
	top: 6px;
	left: 4px;
	background: url("/_global/white-arrow.gif") no-repeat left center transparent;
	background-size: 100% 100%;
}

