/*****************************/
/*** Core html setup stuff ***/
/*****************************/
*{ margin:0px; padding:0px;}
ul, li{ list-style:none;}
.floatleft{ float:left}
.floatright{ float:right;}
.clearboth{ clear:both; font-size:2px; height:2px;}
.spacer{ height:10px; font-size:2px;}
.spacer5px{ height:5px; font-size:2px;}
.spacerclear{ font-size:2px; height:10px; clear:both;}
dd.boredernone{ border:none;}
.cornermargin{ margin-top:-3px;}


html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	/*line-height: 1.3em;*/
	background:url(../images/body-bg.jpg) left top repeat-x;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}

a{
	text-decoration: underline;
	font-weight: normal;
	color:#333;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color:#666;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#page_bg {
	background:url(../images/bg.jpg) left top repeat-x;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
}

div#wrapper {
	/*width: 900px;*/
	width: 100%;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* header css */
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#header { width: 900px; height:112px; padding-top:46px; margin:0 auto;}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* logo menu css */
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#logo{ background:url(../images/logo-tabbles.gif) left top no-repeat; width:329px; height:64px; }
div#logo a{ text-decoration:none; height:64px; display:block; cursor:pointer; text-indent:-9999px;  overflow:hidden; }
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* top menu css */
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.topmenuitem{ float:right; margin-top:15px;}
.topmenuitem li{ float:left; padding-left:12px;}
.topmenuitem li b{ text-align:center; display:block; padding-bottom:6px; padding-right:6px;}
.topmenuitem li br{ font-size:0px; height:1px; clear:both;}
.topmenuitem li b a{ text-align:center; display:block; float:none; background:none;}
.topmenuitem li b a:hover{ background:none;}
.topmenuitem li a{ text-decoration:none; float:left; color:#505050; font-size:12px; font-family:Arial, Helvetica, sans-serif;  line-height:18px; padding-left:5px; cursor:pointer;}
.topmenuitem li a span{ float:left; line-height:18px; padding-right:5px;}
.topmenuitem li a:hover{ background:url(../images/topmenu-lh.gif) left top no-repeat; text-decoration:none;}
.topmenuitem li a:hover span{background:url(../images/topmenu-rh.gif) right top no-repeat;}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* active menu css */
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*.topmenuitem li a.active{ background:url(../images/topmenu-lh.gif) left top no-repeat;}
.topmenuitem li a.active span{background:url(../images/topmenu-rh.gif) right top no-repeat;}*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* menu css */
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* new menu css */ 
div#top_menu{ height:40px; padding:14px 0 0px 0; width:900px; margin:0 auto; z-index:100;}
#topnav{ float:right; z-index:100;}
/*#topnav ul { margin: 0px 0px 0px 10px; padding: 0; width: auto; float: left; list-style-type:none; }*/
#topnav ul li{ margin: 0; padding: 0; height: 40px; float: left; position: relative; z-index:100;}
#topnav ul li a{text-decoration:none; color:#fff; float:left; padding-left:16px; cursor:pointer; font-size:15px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; /*font-weight:bold; */}
#topnav ul li a span{ text-decoration:none; color:#cdcdcd; float:left; padding-right:16px; line-height:27px; font-weight:bold;} 
#topnav ul li a:hover{ background:url(../images/menu-lh.gif) left top no-repeat; color:#eae8e8; }
#topnav ul li a:hover span{ background:url(../images/menu-rh.gif) right top no-repeat;}

#topnav ul li ul ul { margin: -50px 0 0 11em; background:#5a5a5a; }
#topnav ul li li { width:auto; height: 35px; background:none }
#topnav ul li li a { color: #000000; text-transform: none; display: block; width: 170px;  border-left: 0px; padding: 9px 10px 9px 10px; height:16px; font-size:12px; font-weight:bold; float:left;}
#topnav ul li li a span{ line-height:16px; padding-right:0px; float:none; color:#CDCDCD; }
#topnav ul li li a:hover{ background:#444444; left: 0; }
#topnav ul li li a:hover span{  background: none; left: 0; }

#topnav ul li ul { left: -999em; top: 41px; left: 0; display: block; /*height: 36px;*/ width: 190px; position: absolute; z-index: 99; left: -999em; clear: left; margin-top: 0px; margin-left: 0px; background:#5a5a5a; }
#topnav ul li:hover ul ul, #topnav ul li:hover ul ul ul { left: -999em; background:#5a5a5a; }
#topnav ul li:hover ul, #topnav ul li li:hover ul, #topnav ul li li li:hover ul { left: auto; background:#5a5a5a;}


 /*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* banner css */
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#banner{width:100%; clear:both; text-align:center;  background:url(../images/bg.jpg) left top repeat-x;border-bottom:solid 2px #d9021c; z-index:1;}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* leftcolumn css */
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#leftcolumn{ width:570px; float:left; padding:50px 30px 70px 0;}
.title{ font-size:32px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#dd011b;}
.titlesmall{ font-size:18px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#dd011b;}
.subtitle{ font-size:18px; color:#333333; font-weight:normal; }
div#leftcolumn p{ /*color:#7d7d7d; line-height:18px; margin-bottom:18px;*/ margin-right: 15px;}
.boximg{ padding-right:35px; padding-bottom:7px;}
.tabbles{color:#333333;}
.tabbles ul{ padding:12px 0 0 20px;}
.tabbles li{ background:url(../images/generic-li-icon.jpg) left 6px no-repeat; padding-left:17px; color:#7d7d7d; padding-bottom:10px; line-height:18px;}
.newsline b{ padding-right:25px; float:left; display:block; width:68px; }
.newsline{font-size:12px; line-height:16px;}
.imagebox{padding-right:25px; float:left; display:block; width:68px;}
.newstextbox{ width:132px; float:left; padding-top:5px;}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* rightcolumn css */
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#rightcolumn{ width:270px; float:right; padding:50px 0px 70px 22px;}
.downloadbox{ background:#efefef url(../images/right-box-bg.jpg) left top repeat-x;}
.box-title{ background:url(../images/right-title-bg.gif) left top no-repeat; line-height:51px; color:#e5e5e5; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:19px; font-weight:normal; width:260px; margin:0 auto; }
.box-title span{ float:left; padding:14px 0 0 0; width:47px; text-align:center; }
.downloadboxinner{ padding:21px; color:#7d7d7d;}
.downloadboxinner p{ line-height:18px; display:block; float:left; }
.red-title{ color:#707070; font-size:14px; line-height:20px; width:180px; float:left;}
.red-title br{ clear:both; font-size:2px; height:0px;}
.red-title span{ padding-left:24px;}
/*.red-title a{ text-decoration:none; color:#cf0131; text-decoration:none; font-size:18px; background:url(../images/down-arrow.gif) left 2px no-repeat; padding-left:22px;}
.red-title a:hover{ background:url(../images/down-arrow-h.gif) left 2px no-repeat; }*/

.red-title a{ text-decoration:none; color:#cf0131; text-decoration:none; font-size:18px; padding-left:4px;}
/*.red-title a:hover{ background:url(../images/down-arrow.gif) 18px 2px no-repeat; }*/
.red-title a span{background:url(../images/down-arrow.gif) left 0px no-repeat; display:block; width:18px; height:18px; padding-left:0px; float:left; margin-top:1px; }
.red-title a:hover span{background:url(../images/down-arrow.gif) -18px 0px no-repeat;}

div.box-title-custom{ background:url(../images/right-title-bg.gif) left top no-repeat; line-height:31px; color:#e5e5e5; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:19px; font-weight:normal;  margin:0 auto; display:block; height:31px;}
div.box-title-custom span{ float:left; padding:5px 0 0 0; width:47px; text-align:center; height:23px; }


.red-title-custom{ color:#707070; font-size:14px; line-height:20px; display:block}
.red-title-custom br{ clear:both; font-size:2px; height:0px;}
.red-title-custom span{ padding-left:31px; display:block;}
/*.red-title a{ text-decoration:none; color:#cf0131; text-decoration:none; font-size:18px; background:url(../images/down-arrow.gif) left 2px no-repeat; padding-left:22px;}
.red-title a:hover{ background:url(../images/down-arrow-h.gif) left 2px no-repeat; }*/

.red-title-custom a{ text-decoration:none; color:#cf0131; text-decoration:none; font-size:18px; padding-left:4px; display:block;}
/*.red-title a:hover{ background:url(../images/down-arrow.gif) 18px 2px no-repeat; }*/
.red-title-custom a span{background:url(../images/down-arrow.gif) left 0px no-repeat; display:block; width:18px; height:18px; padding-left:0px; float:left; margin-top:1px; display:block; margin-right:6px;}
.red-title-custom a:hover span{background:url(../images/down-arrow.gif) -18px 0px no-repeat;}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* middle css */
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#middle{width:900px; margin:0 auto;}
.toppad{ padding-top:31px; float:left; width:900px; padding-bottom:70px;}
.box1{ width:269px; float:left; padding:20px 15px 0px 15px; border-right:solid 1px #e5e5e5;}
.box1 p{ color:#535353; font-size:11px; line-height:15px;}
.box-icon{ width:100px; text-align:center;}
.box-text{ width:158px;}
.box-text2{ width:140px;}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* footer css */
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#footer{ width:900px; color:#808080; font-family:"Trebuchet MS", Arial, Helvetica, sans-serifl; font-size:12px; padding-bottom:15px; clear:both; overflow:hidden; margin:0 auto;}
#footer a{text-decoration:none; color:#808080; padding:0 2px;}
#footer a:hover{ text-decoration:none; color:#000;}
#footer dd.links{ text-align:right; width:550px; float:right;}
#footer dd.links a{ padding:1px 4px; margin:0 4px;}
#footer dd.links a:hover{ background:#dd0019; color:#fdeef0;}
#footer dd.links a.active{ background:#dd0019; color:#fdeef0;}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/



/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Joomla! specific content elements */
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h1.tabbles_heading1 {
	padding: 0;
	font-family:Verdana,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #C00000;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight:  bold;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 8px 0px 8px 8px;
  border: 1px solid #ccc;
  padding: 4px;
  float: right;
}
table.contenttoc th{ background:#CCC; padding:3px; }
table.contenttoc td {
  padding: 2px 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
	
}

div.moduletable, div.module {
  margin-bottom: 25px;
  background:#efefef url(../images/right-box-bg.jpg) left top repeat-x;
  padding:5px;
}
div.moduletable div{padding:10px 8px;}
div.moduletable p{ line-height:18px; color:#666;}
div.moduletable h3{ background:url(../images/right-title-bg.gif) left top no-repeat; line-height:51px; color:#e5e5e5; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:19px; font-weight:normal; width:242px; margin:0 auto 10px auto; padding-left:18px;}
ul.latestnews{ padding:3px 20px 20px 20px;}
li.latestnews{ line-height:18px; list-style:disc; padding-left:2px; padding-bottom:5px; padding-top:4px;} 
li.latestnews a{ line-height:18px; padding-bottom:8px;}
div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 5px 15px 15px 15px; }
form#form-login ul { padding: 10px 5px 15px 15px; }
form#form-login ul a{ text-decoration:none; font-weight:bold; line-height:19px; }
form#form-login ul a:hover{color:#CF0131; text-decoration:underline;}

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 5px 15px 15px 15px; }
form#com-login ul { padding: 10px 5px 15px 15px; }
form#com-login ul a{ text-decoration:none; font-weight:bold; line-height:19px; }
form#com-login ul a:hover{color:#CF0131; text-decoration:underline;}


/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}



table.poll{ padding:10px;}


/*  .............................   */
/* Written from Andrea and Maurizio */
/*  .............................   */

.tabbles_h1_large{
color:#C00000;
font-family:Verdana,Tahoma,Arial,sans-serif;
font-size:26px;
margin:0;
padding:0;
text-align:left;
}


.tabbles_h1_Small{
color:#C00000;
font-family:Verdana,Tahoma,Arial,sans-serif;
font-size:14px;
margin:0;
padding:0;
text-align:left;
}


.tabbles_h2{
color:#A6A6A6;
font-family:Arial,Tahoma,sans-serif;
font-size:13px;
margin:0;
padding:0;
text-align:left;
}


.tabbles_h3_for_bullet_lists{
color:#404040;
font-weight:bold;
font-family:Arial,Tahoma,sans-serif;
font-size:12px;
margin:0;
padding:0;
text-align:left;
}


.tabbles_standard{
color:#404040;
font-family:Arial,Tahoma,sans-serif;
font-size:11px;
margin:0;
padding:0;
text-align:left;
}

li.tabbles_list_style {
list-style-type: square;
color: #C00000;
}


/*  ...................................   */
/* END - Written from Andrea and Maurizio */
/*  ...................................   */



/* css for Addthis widget */

/* Custom Icons */
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
}
.addthis_toolbox .custom_images a img {
    opacity: 1.0;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 0.75;
}