
map#toolbar {
	width:100%;
	text-align:center;
	margin:0px;
	font-size:12px;
	background-color:#003366;
	color:white;
}
#toolbar {width:100%;}
#toolbar a {
	color:white;
}

#toolbar a:hover{
	color:black;
	background-color:#FFFFCC
}


/*Testo articoli boxnews*/


.cssNewsTitle {
	margin-top:2px;
	padding:2px;
	color:#016587;
	
	font-weight:normal;
	font-size:1em;
}

.cssTitle{
	
	padding:2px;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}

.cssArrowTitle {	
	position: absolute;
	top: 0px;
	left: 0px;
	width:10px;
	height: 27px;
	background-image:url(/common/skins/str/2009/Triangolo27.png);
	background-repeat: no-repeat;
}

/* testo articoli*/
.cssArticle {
	position: relative;
	font-size: 10px;
	padding-bottom:10px;
	
}
.cssArticle.cssWithArrow .cssTitle, .cssArticle.cssWithArrow .cssBody, 
.cssArticle.cssWithArrow .cssArticleAbstract{
	margin-left: 15px;
}

.cssSubTitle {
	padding-top:20px;
	color:#CC0000;
	font-weight:bold;
	font-size:11px;
}

.cssNewsAbstract {
	font-style:oblique;
}

.cssArticleToolbar {
    width: 190px;
	margin: 0 auto;
    text-align: center;
    border: 1px dashed silver;
	margin-bottom: 20px;
}

.cssArticleToolbar ul{
    list-style-type: none; 
    height: 28px;
    position: relative;
    margin: 0px;
	clear: both;
    padding: 0px;
}
.cssArticleToolbar ul li{list-style-type: none; float: left; margin: 5px 5px 0px 6px;}

.cssArticleToolbar a{
	text-decoration:none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: black;
}


/*
.cssBoxNewsBOXBLU {
	margin:8px;
	background-color:#96A3CB;
}

.cssBoxNewsBOXBIANCO .cssAngoloBox, .cssBoxNewsBOXBLU .cssAngoloBox  {
	width:100%;
	background-image: url(images/Angolo_box.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
*/

/*Titolo Boxnews*/
.cssBoxNewsTitle {
	color: #FAAF3B;
	margin-bottom:5px;
	padding-left:8px;
	font-weight:bold;
	font-size: 12px;
}


.cssTwoColumns .cssBoxNews .cssArticle .cssBody, .cssTwoColumns .cssBoxNewsBACKGROUND .cssArticle .cssBody{
	padding-left:0px;
}


.cssTwoColumns .cssBoxNews .cssArticle {
	height:130px;
}

.cssThreeColumns .cssBoxNewsBACKGROUND .cssTitle {
	background-color:white;
}

.cssThreeColumns .cssBoxNewsBACKGROUND .cssTitle a:hover{
	color: #002369;
}


/* Template */

map a {
	color: white;
	text-decoration: none;
	padding-left: 4px;
}

map a:hover {
	color: #000000;
	background-color:#FFCC66;
	text-decoration: none;
	border-bottom: 1px dotted #000; 	
}

#FrmLogin {
     /* display:none;*/
	width:100%;
	margin:0px;
}

.User{
	clear: both;
	position: relative;
	width:164px;
	height: 135px;
	padding: 5px 5px 5px 30px;
	color: #002369;
	font-size:11px;
	
	text-decoration:none;
	margin-bottom: 5px;
	overflow: hidden;
	
}

.User .SfondoUser
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 128px;
	width:164px;
	background-image: url(img/MenuLogin.gif);
	background-position: left top;
	background-repeat: no-repeat;
	/*filter: alpha(opacity=50);
	moz-opacity:.50; opacity:.50;
	*/
	z-index: -1;
}

.User a {color: #002369;}


.BOXColumnChildrens {
	width: 100%;
	
}
.BOXColumnChildrens td {
	vertical-align:top;
}


.cssButton {
	vertical-align:bottom;
}


/* AGGIORNAMENTI PRESS ED EVENTI*/
.cssArticle.cssWithArrow .cssPressLabel, .cssArticle.cssWithArrow .cssBoxEventiDate {
	margin-left: 15px;
}
.cssPressLabel, .cssBoxEventiDate {
	
	color:#F6921E;
	font-weight:bold;
	font-size: 11px;
}

.cssBoxEventi {
	position: relative;
	margin-bottom: 15px;
}
 
.cssBoxEventi .BoxEvento{position: relative; padding-left: 15px;}
.cssBoxEventi .BoxEventiImage{
	margin-left: 4px;
 }

.BoxEvento .cssArrowTitle {
	
	width:10px;
	height: 27px;
	background-image:url(/common/skins/str/2009/Triangolo27.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 2px;	
}

.cssBoxEventi .cssTitle 
{	
	padding: 0px;
	font-size: 12px;
	
	color: #333333;
}
.cssBoxEventi .cssTitle a, #main .cssBoxEventi .cssTitle a{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.cssBoxEventi .cssDescription {
	color: #4d4d4d;
	font-size: 10px;
}
.cssBoxEventi .cssDescription p{margin: 0px;}


.cssCalendario, .cssScheda {
	padding:4px;
	font-size:11px;
	font-weight:bold;
	color:white;
	background-color:#002369;
}

.cssTabScheda td {
	color: #002369;
}
.cssEvento {position:relative;}
.cssEvento .cssArrowTitle {
	position: relative;
	width:10px;
	height: 27px;
	left: 10px;
	background-image:url(/common/skins/str/2009/Triangolo27.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right:0px;	
}

.cssEvento .cssTabScheda {
	padding-left:32px;
}

.cssEvento .cssTitoloEvento{
	
}
.cssEvento .cssTitle 
{	
	background-color: white;
	font-weight: bold;
	padding:4px 4px 8px 0px;
	color: #002369;
	
}

.cssTabScheda .LabelB1, .cssTabScheda .FieldB1 {
	background-color: #C0DEA3;
}

.cssTabScheda .Field, .cssTabScheda .FieldB1 {
	font-weight:bold;
}


.Margin-Right .cssBoxNews, .Margin-Right .cssBoxNewsBACKGROUND, .Margin-Right .cssBoxNewsBOXBIANCO {
	margin: 5px 0px 5px 10px; 
	
	width:170px;
}
.DefaultSkin .Margin-Right .cssArticle {
	width:170px;
	margin: 5px 0px 5px 5px; 
	
}
.Margin-Right .cssBox{margin-bottom: 15px;}
.Margin-Right .cssBox .cssArticle {margin: 5px ; border: none; width: 100%; background-color: transparent;}

.Margin-Right .cssBoxNewsBACKGROUND {
	border: 4px solid #FAAF3B;
	background-color: #5A5A5A;
}
.Margin-Right .cssBoxNewsBACKGROUND .cssArticle {
	background-color: transparent;
	color: white;
	border: 0px;
	padding-bottom: 2px;
	
}
.Margin-Right .cssBoxNewsBACKGROUND .cssArticle  a{color: white; text-decoration: none}

.Margin-Right .cssArrowTitle{top: 1px; width: 5px; background-image:url(/common/skins/str/2009/Triangolo14.png);}
.Margin-Right .cssBoxNewsBACKGROUND .cssArticle .cssTitle{font-size: 10px; color: white}
.Margin-Right .cssArticle.cssWithArrow .cssTitle, .Margin-Right .cssArticle.cssWithArrow .cssBody, 
.Margin-Right .cssArticle.cssWithArrow .cssArticleAbstract{
	margin-left: 8px;
	margin-right: 10px;
}

.Margin-Right .cssBoxNewsBOXBLU {
	margin:8px;
	width:170px;
	background-color:#96A3CB;
	color: white;
}

.Margin-Right .cssBoxNewsTitle, .Margin-Right .cssBoxNewsTitleBACKGROUND, .Margin-Right .cssBoxNewsTitleBOXBLU, .Margin-Right .cssBoxNewsTitleBOXBIANCO{
	font-family: Verdana;
	font-size: 11px;
	
	padding-bottom:2px;
	font-weight:bold;
	padding-left:8px;
}

.Margin-Right .cssArticle ul{
	margin: 0px;
	padding: 0px;
}

.Margin-Right .cssArticle ul ul li{
	
	padding-left: 8px;
}
.Margin-Right .cssArticle ul li{list-style-type: none; list-style-image: url()}



/* PROBLEMA LAYOUT TAELLE */
.cssArticle .cssBody p{
	margin: 0px;
}
.more {
	text-align:right;
	margin-right:40px;
	margin-top:6px;
	margin-bottom:15px;
	font-weight:bold;
	
}
.more a{padding:4px;
	font-weight:bold;
	color:white;
	background-color: silver;
}

.more a:hover, .more a:visited{
	font-weight:bold;
	color:white;
}

.hide {
	display:none;
}



.cssEcomm  {
	padding:3px;
	border:solid 1px gray;
	
}	

.cssEComm ul {
	list-style:none;
	height:auto;
	width:700px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.cssEComm ul li{
	list-style:none;
	display:inline;
	height:40px;
	margin:0px;
	padding:0px;
	text-align:center;
}

.cssEComm ul li a {
	list-style:none;
	color: #C90333;
	display:block;
	height:20px;
	width:155px;
	float:left;
	margin:10px 0px 0px 10px;
	padding:7px 3px 0px 3px;
	border: #666 dashed 2px;
	font-size:10px;
	text-align:center;
	background: #FFF;
	text-transform:uppercase;
}

.cssEComm ul li a:hover {
	list-style:none;
	color: #FFF;
	display:block;
	height:20px;
	width:155px;
	float:left;
	margin:10px 0px 0px 10px;
	padding:7px 3px 0px 3px;
	border: #666 dashed 2px;
	font-size:10px;
	text-align:center;
	background: #009145;
	text-transform:uppercase;
	text-decoration:none;
}

.cssShopHeader{
	padding:3px;
	border:solid 1px gray;
	
}
.cssEComm table {border-collapse: collapse; border:1px solid #e7e7e8; font-family:Verdana, Geneva, sans-serif; font-size:12px; width:700px;}
.cssEComm table td {padding: 5px; border-top:1px solid #e7e7e8;}

.cssEComm table td a {color:#C90333;}
.cssEcomm .cssShopRow{
	border:solid 1px silver;
}
.cssEcomm th {
	text-align:left;
	font-size:10px;
}

.cssEcomm td{
	text-align:left;
	font-size:10px;
	
}

.cssEComm_scheda{
	border:1px solid #e7e7e8;
}


#tbSped table{width: 100%}

#divEcomPayment a:hover{
	text-decoration:underline;
}
#divEcomPayment h1, #divEcomPayment h3{color: #000066; font-size: 18px}
#divEcomPayment h3{color: #000066; font-size: 16px}
#divEcomPayment .UtenteNuovo{
border: 2px dashed silver;
width: 300px;
height: 273px;
  background-image: url(/common/custom/ecommerce/images/lucchetto.gif);
  background-repeat: no-repeat;
  background-position: top right;
  
}
#divEcomPayment .UtenteRegistrato{
border: 2px dashed silver;
width: 300px;
height: 273px;
  background-image: url(/common/custom/ecommerce/images/penna.gif);
  background-repeat: no-repeat;
  background-position: top right;
}
.cssEComm .cssPollicino
{
	border-top:1px solid silver;
	
}
.cssEComm .cssPollicino a, .cssEComm .cssPollicino a:visited
{
	font-size:9px;
}

.toolbar_carrello span{
	width:150px;
	background-color: #E5E9F0;
	padding:2px;
	border:1px solid gray;
	text-align:center;
	margin-left:2px;
	
}

.toolbar_carrello span a, .toolbar_carrello span a:visited{ 
	font-weight:bold;
}

.cssEComm a:link, .cssEComm a:visited{
	font-weight:800;
}

.cssEComm h5 {
	width:690px;
	color:#FFF;
	background:#009145;
	height:20px;
	text-transform:uppercase;
	font-size:16px;
	padding:2px 0px 2px 10px}
	
.cssEComm h4 {
	width:690px;
	color:#FFF;
	background:#009145;
	height:20px;
	text-transform:uppercase;
	font-size:16px;
	padding:2px 0px 2px 10px;}	
	
.cssEComm h6 {
	width:690px;
	color:#FFF;
	background:#666666;
	height:20px;
	text-transform:uppercase;
	font-size:16px;
	padding:2px 0px 2px 10px;}
	
.destipo {
	width:100%;
	color: #000;
	height:auto;
	font-size:13px;
	display: block;
	padding:2px 0px 20px 10px;
	margin:2px 0px 2px 10px;}


.cssEComm table th{
	padding: 4px;
	background-color: #efefef;
	text-transform:uppercase;
}
table.cssEComm  td{
	padding:4px;
	
}
.cssEprod{
	padding:4px; 
	background-color:#e7e7e8;
}

/*Carrello*/
table.cssEComm{border-collapse: collapse}
table.cssEComm, table.cssEComm td {border-color: #77D7FF;}
.cssShopHeader{
	height: 40px;
	font-weight:bold;
	text-align:left;
	font-size:10px;
	
	background-image: url(http://ecommerce.str.it/common/custom/ecommerce/images/sfondo_th_verticale.jpg);
	background-repeat: repeat-x;
}
.cssShopErase{cursor:pointer; }
.cssShopErase img{ vertical-align: middle}

.cssShopRow a, .cssShopRow a:visited{
	color:#002369;
}
/*Poll-Sondaggio*/

.cssPoll .thanks{font-weight:bold; color:green}
.cssPoll .warning{font-weight:bold; color:#c7212b}
.cssPoll table td {vertical-align:top;}

/*Blog*/
.cssPost{
	color: #002369;
	font-size:12px;
	margin-bottom: 25px;
}
.cssPostTitleDate{}
.cssPostTitle{
	margin-top:4px;
	background-image: url(/common/media/image/bandinaSeparatriceBlog.gif);
	background-position: bottom left;
	background-repeat: no-repeat;		
}
.cssPostBody{}
.cssPostToolbar{
	padding-top: 8px;
	background-image: url(/common/media/image/bandinaSeparatriceBlog.gif);
	
	background-repeat: no-repeat;	
}
.cssPostToolbar a {color: #002369; font-weight: bold}

.cssPostArchive{
	padding-top: 20px;
	text-align: right; 
	width: 100%;
	background-color: #9AC0D6;
	background-image: url(/common/media/image/sfondinoaltoblog.gif);
	background-repeat: no-repeat;	
}
.main .cssPostArchive{
	position: absolute;
	right: 10px;
	top: 10px;
}
.cssPostArchiveTitle{
	padding-right: 10px;
	margin-left: 6px;
	margin-bottom: 5px;
	font-size: 12px;
	color: white; 
	font-weight: bold;
	height: 19px;
	padding-top: 4px; 
	background-image: url(/common/media/image/intestBlog.gif);
	background-repeat: no-repeat;
	background-color: #0F67A7;	
}
.cssPostArchiveBody{padding-right: 10px;}
* html .cssPostArchiveTitle{
	height: 23px;
	padding-top: 4px; 
}
.cssPostArchiveBottom{

	background-image: url(/common/media/image/sfondinobassoblog.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block; 
	height: 22px;
}
/*Fine Blog*/

.cssMessage{
	color:green; 
	font-size:16px; 
	font-weight:bold
}

.cssWriteComment{
	padding:4px;
	border:1px solid silver;
}


.cssComment{
	padding-top:10px;
}

.cssComment .cssCommentBody{
	font-family:Arial; padding-left:3px;
}

.cssDiscussion{
	border-left:1px dashed silver; 
	margin-left:50px; 
	margin-top:10px
}

.cssDiscussionTitle{
	font-size:11px;
	color:red;
}
.cssCommentToolbar{
	padding-left:3px;
	border-top:1px dashed silver;
}

.cssError{
	color:red; font-size:16px;
	font-weight:bold;
}

/*PlugIn Calendario*/
.ModCalendar{ 
	position: relative;
	margin-bottom: 12px;
	padding: 8px;
	width: 200px;
	text-align: center;
	background-color: #FAAF3B;
	font-size: 10px;
}

.cssCalendarTitle{color: white;  font-weight:bold; background-color: #F6921E; text-align: left; padding: 3px 8px 0px 8px; margin: 4px 0px 0px 0px}

.calendar {
	background-color: white;
	padding: 4px;
	margin: 25px 0px 0px 0px;
}

.calendar .toolbar{color: #F6921E; width: 100%; padding: 4px 0px 4px 0px; border-bottom: 1px solid #FAAF3B;}
form {margin:0px;
}

.calendar input, .calendar select{
	font-size: 10px;
	color: #F6921E; 
	cursor:pointer;
	/*background-color:#ededed;*/
	background-color: white;
	margin:0px;
	padding:0px;
	border: none;
}

.calendar input[type=submit]{
	width: 20px;
	height: 15px;
	/*background-color: #F6921E; */
	color: white;
	background-image: url(/common/skins/str/2009/calendar/CalendarBackItem.gif);
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 2px;
}
.calendar th{
	color: #F6921E;
	padding-bottom: 4px;
	text-align: center;
	font-weight:bold;
}
.calendar td{
	
	text-align: center;
	vertical-align: middle;
}
.calendar .day{
	
	color: #4d4d4d;
	width: 20px;
	height: 12px;
	font-weight: normal;
}
.calendar .uncurrent{
	color:silver;
	width: 20px;
}
.calendar .currentday{
	background-image: url(/common/skins/str/2009/calendar/CalendarCurrentDay.gif);
	background-position: center center;
	background-repeat: no-repeat;
	color: #000000;
	font-weight:bold;
	
}
.calendar .withevents{
	
}

.calendar .withevents a, #main .calendar .withevents a:link{
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
.calendar .cssEventsOfDay{
	margin-top: 4px;
	padding-top:3px;
	padding-bottom:3px;
}
.cssEventsOfDay {margin-top: 15px; display: block;}
.cssEventsOfDay ul{
	
	margin: 0px 3px 0px 3px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
}	
.cssEventsOfDay li{
	font-size:11px;
	font-weight:normal;
	list-style-type: none;
	position: relative; 
	margin-bottom: 3px;	
}
.cssEventsOfDay li img{float: left; clear: left; padding-bottom: 11px}
.cssEventsOfDay li a{color: #000000; text-decoration: none; position: relative; left: 2px;}
/*FrontOffice*/
#calendar_fo_div{
	display:none;
	padding:1px;
	font-size: 10px;
	background-color:#ededed; 
	border:1px dashed blue;
	text-align: left;
}
#calendar_fo_div span{
	font-size:11px;
	font-weight:bold;
	
}
/*FINE PlugIn Calendario*/




