#mati-main, table
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

body
{
  margin: 0 auto;
  padding: 0;
  color: #0B0F13;
  background-color: #5E7D9C;
  background-image: url('../images/Bottom_texture.jpg');
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: top left;
}

.mati-postcontent,
.mati-postcontent li,
.mati-postcontent table,
.mati-postcontent a,
.mati-postcontent a:link,
.mati-postcontent a:visited,
.mati-postcontent a.visited,
.mati-postcontent a:hover,
.mati-postcontent a.hovered
{
    font-family: Arial, Helvetica, Sans-Serif;
}

.mati-postcontent p
{
    margin: 12px 0 12px 0;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 32px;
}

.mati-postcontent a
{
  text-decoration: none;
  color: #295670;
}

.mati-postcontent a:link
{
  text-decoration: none;
  color: #295670;
}

.mati-postcontent a:visited, .mati-postcontent a.visited
{

  color: #295670;
}

.mati-postcontent  a:hover, .mati-postcontent a.hover
{

  text-decoration: underline;
  color: #377395;
}


.mati-postcontent h1
{
   margin: 21px 0 21px 0; 
   color: #295670;
 
}

.mati-postcontent h2
{
    color: #377395;
   margin: 19px 0 19px 0; 
   font-size: 24px;   
}

.mati-postcontent h3
{
   margin: 19px 0 19px 0; 
  color: #394D60; 
  font-size: 19px;    
}

.mati-postcontent h4
{
   margin: 20px 0 20px 0; 
   color: #344556; 
   font-size: 16px;   
}

.mati-postcontent h5
{
   margin: 26px 0 26px 0; 
   color: #344556;   
   font-size: 13px;
}

.mati-postcontent h6
{
   margin: 35px 0 35px 0; 
   color: #344556;
   font-size: 11px;      
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

#mati-main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}




.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.mati-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 43px;
  min-height: 43px;
}

.mati-sheet-body
{
  position: relative;
  padding: 12px;
}

.mati-sheet-tr, .mati-sheet-tl, .mati-sheet-br, .mati-sheet-bl, .mati-sheet-tc, .mati-sheet-bc,.mati-sheet-cr, .mati-sheet-cl
{
  position: absolute;
}

.mati-sheet-tr, .mati-sheet-tl, .mati-sheet-br, .mati-sheet-bl
{
  width: 62px;
  height: 62px;
  background-image: url('../images/sheet_s.png');
}

.mati-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 31px, 31px, auto);
}

.mati-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 31px, 31px);
}

.mati-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(31px, 31px, auto, auto);
}

.mati-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(31px, auto, auto, 31px);
}

.mati-sheet-tc, .mati-sheet-bc
{
  left: 31px;
  right: 31px;
  height: 62px;
  background-image: url('../images/sheet_h.png');
}

.mati-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 31px, auto);
}

.mati-sheet-bc
{
  bottom: 0;
  clip: rect(31px, auto, auto, auto);
}

.mati-sheet-cr, .mati-sheet-cl
{
  top: 31px;
  bottom: 31px;
  width: 62px;
  background-image: url('../images/sheet_v.png');
}

.mati-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 31px);
}

.mati-sheet-cl
{
  left: 0;
  clip: rect(auto, 31px, auto, auto);
}

.mati-sheet-cc
{
  position: absolute;
  top: 31px;
  left: 31px;
  right: 31px;
  bottom: 31px;
  background-image: url('../images/sheet_c.png');
}

.mati-sheet
{
  top: 10px !important;
  margin-bottom: 10px !important;
  cursor:auto;
  width: 900px;
}


/* end Box, Sheet */

/* begin Header */
div.mati-header
{
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: 125px;
  overflow: hidden;
}


div.mati-header-center
{
	position: relative;
	width: 1229px;
	left:50%;
}


div.mati-header-png
{
  position: absolute;
  left:-50%;
  top: 0;
  width: 1229px;
  height: 125px;
  background-image: url('../images/header.png');
  background-repeat: no-repeat;
  background-position:center center; 
}

div.mati-header-jpeg
{
  position: absolute;
  top: 0;
  left:-50%;
  width: 1229px;
  height: 125px;
  background-image: url('../images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

div.mati-header-fluid-object
{
	display: block;
	margin: 0 auto;
	position: relative;
	top: 17px;
	/* width: 336px; */
  width: 836px;
	background-image: url('../images/fluid_object.png');
	background-repeat: no-repeat;
	background-position: center center;
	height: 91px;
	
}

/* end Header */

/* begin Flash */
#mati-flash-area
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 125px;
  overflow: hidden;
}

#mati-flash-container
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 125px;
}

#mati-flash-container div.mati-flash-alt
{
    position: relative;
    width: 110px;
    height: 30px;
    margin: 0 auto;
    top: {flash_alt_top}px;
}
/* end Flash */

/* begin Logo */
div.mati-logo
{
  display: block;
  position: absolute;
  left: 10px;
  top: 20px;
  width: 500px;
}

h1.mati-logo-name
{
  display: block;
  text-align: {HorizontalAlign};
}

h1.mati-logo-name, h1.mati-logo-name a, h1.mati-logo-name a:link, h1.mati-logo-name a:visited, h1.mati-logo-name a:hover
{
  font-size: 28px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: {NameFontColor} !important;
}


h2.mati-logo-text, 
h2.mati-logo-text a,
h2.mati-logo-text a:link,
h2.mati-logo-text a:visited,
h2.mati-logo-text a:hover
{
  font-size: 14px;
  padding: 0;
  margin: 0;
  color: {TextFontColor} !important;
}

h2.mati-logo-text
{
  display: block;
  text-align: {HorizontalAlign};
}
/* end Logo */

/* begin Menu */
/* menu structure */

.mati-menu a, .mati-menu a:link, .mati-menu a:visited, .mati-menu a:hover
{
    outline: none;
}

.mati-menu, .mati-menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.mati-menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.mati-menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.mati-menu li li
{
  float: none;
}

.mati-menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
}

.mati-menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.mati-menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.mati-menu:after, .mati-menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.mati-menu, .mati-menu ul
{
  min-height: 0;
}

.mati-menu ul
{
  background-image: url('../images/spacer.gif');
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.mati-menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}




div.mati-nav-center
{
  position: relative;
  float: right;
  right: 50%;

}

ul.mati-menu
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 ul.mati-menu
{
  float: none;
}


/* menu structure */

.mati-menu
{
  padding: 4px 2px 0 2px;
}

.mati-nav
{
  position: relative;
  min-height: 31px;
  z-index: 100;
}

.mati-nav .l, .mati-nav .r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  background-image: url('../images/nav.png');
}

.mati-nav .l
{
  left: 0;
  right: 0;
}

.mati-nav .r
{
  right: 0;
  width: 1920px;
  clip: rect(auto, auto, auto, 1920px);
}


/* end Menu */

/* begin MenuItem */
.mati-menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 27px;
  cursor: pointer;
  text-decoration: none;
}


.mati-menu ul li
{
    margin:0;
    clear: both;
}


.mati-menu a .r, .mati-menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 91px;
  background-image: url('../images/menuitem.png');
}

.mati-menu a .l
{
  left: 0;
  right: 6px;
}

.mati-menu a .r
{
  width: 412px;
  right: 0;
  clip: rect(auto, auto, auto, 406px);
}

.mati-menu a .t, .mati-menu ul a, .mati-menu a, .mati-menu a:link, .mati-menu a:visited, .mati-menu a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-align: left;
  text-decoration: none;
}

.mati-menu a .t
{
  color: #3F5469;
  padding: 0 7px;
  margin: 0 6px;
  line-height: 27px;
  text-align: center;
}

.mati-menu a:hover .l, .mati-menu a:hover .r
{
  top: -32px;
}

.mati-menu li:hover>a .l, .mati-menu li:hover>a .r
{
  top: -32px;
}

.mati-menu li:hover a .l, .mati-menu li:hover a .r
{
  top: -32px;
}
.mati-menu a:hover .t
{
  color: #7F5305;
}

.mati-menu li:hover a .t
{
  color: #7F5305;
}

.mati-menu li:hover>a .t
{
  color: #7F5305;
}


.mati-menu a.active .l, .mati-menu a.active .r
{
  top: -64px;
}

.mati-menu a.active .t
{
  color: #FEEBE1;
}
/* end MenuItem */

/* begin MenuSeparator */
.mati-menu .mati-menu-li-separator
{
  display: block;
  width: 4px;
  height:27px;
}
/* end MenuSeparator */

/* begin MenuSubItem */
.mati-menu ul a
{
  display: block;
  text-align: center;
  white-space: nowrap;
  height: 20px;
  width: 180px;
  overflow: hidden;
  line-height: 20px;
  background-image: url('../images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 0;
  border-style: solid;
}

.mati-nav ul.mati-menu ul span, .mati-nav ul.mati-menu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.mati-menu ul a, .mati-menu ul a:link, .mati-menu ul a:visited, .mati-menu ul a:hover, .mati-menu ul a:active, .mati-nav ul.mati-menu ul span, .mati-nav ul.mati-menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #872F03;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  margin:0;
  padding:0;
}

.mati-menu ul li a:hover
{
  color: #000000;
  background-position: 0 -20px;
}

.mati-menu ul li:hover>a
{
  color: #000000;
  background-position: 0 -20px;
}

.mati-nav .mati-menu ul li a:hover span, .mati-nav .mati-menu ul li a:hover span span
{
  color: #000000;
}

.mati-nav .mati-menu ul li:hover>a span, .mati-nav .mati-menu ul li:hover>a span span
{
  color: #000000;
}


/* end MenuSubItem */

/* begin Layout */
.mati-content-layout
{
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}
.mati-layout-cell, .mati-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
.mati-content-layout .mati-content-layout{width: auto;margin:0;}
.mati-content-layout .mati-layout-cell, .mati-content-layout .mati-layout-cell .mati-content-layout .mati-layout-cell{display: table-cell;}
.mati-layout-cell .mati-layout-cell{display: block;}
.mati-content-layout-row {display: table-row;}
.mati-layout-glare{position:relative;}/* end Layout */

/* begin Box, Block */
.mati-block
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.mati-block-body
{
  position: relative;
  padding: 0;
}


.mati-block
{
  margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.mati-blockheader
{
  margin-bottom: 0;
}

.mati-blockheader, .mati-blockheader h3.t
{
  position: relative;
  height: 26px;
}

.mati-blockheader h3.t,
.mati-blockheader h3.t a,
.mati-blockheader h3.t a:link,
.mati-blockheader h3.t a:visited, 
.mati-blockheader h3.t a:hover
{
  color: #54708C;
  font-size: 14px;
}

.mati-blockheader h3.t
{
  margin:0;
  padding: 0 10px 0 5px;
  white-space: nowrap;
  line-height: 26px;	
}

/* end BlockHeader */

/* begin Box, BlockContent */
.mati-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.mati-blockcontent-body
{
  position: relative;
  padding: 5px;
}


.mati-blockcontent-body, 
.mati-blockcontent-body li, 
.mati-blockcontent-body a,
.mati-blockcontent-body a:link,
.mati-blockcontent-body a:visited,
.mati-blockcontent-body a:hover
{
  color: #263340;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.mati-blockcontent-body p
{
  margin: 6px 0 6px 0;
}

.mati-blockcontent-body a
{
  color: #295670;

}

.mati-blockcontent-body a:link
{
  color: #295670;

}

.mati-blockcontent-body a:visited, .mati-blockcontent-body a.visited
{
  color: #6382A1;
  text-decoration: none;
}

.mati-blockcontent-body a:hover, .mati-blockcontent-body a.hover
{
  color: #377395;
  text-decoration: none;

}

.mati-blockcontent-body ul li
{
  line-height: 125%;    
  color: #344556;

  padding: 0 0 0 12px;
  background-image: url('../images/blockcontentbullets.png');
  background-repeat: no-repeat;
}/* end Box, BlockContent */

/* begin Button */
.mati-button-wrapper a.mati-button,
.mati-button-wrapper a.mati-button:link,
.mati-button-wrapper input.mati-button,
.mati-button-wrapper button.mati-button
{
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #8C3103 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 32px;
  height: 32px;
  margin: 0 !important;
  padding: 0 16px !important;
  overflow: visible;
  cursor: pointer;
}

.mati-button img, .mati-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.mati-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 32px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .mati-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.mati-block select 
{
    width:96%;
}

.mati-button-wrapper.hover .mati-button, .mati-button-wrapper.hover a.mati-button:link, .mati-button:hover
{
  color: #7F5305 !important;
  text-decoration: none !important;
}

.mati-button-wrapper.active .mati-button, .mati-button-wrapper.active a.mati-button:link
{
  color: #FFFFFF !important;
}

.mati-button-wrapper .mati-button-l, .mati-button-wrapper .mati-button-r
{
  display: block;
  position: absolute;
  height: 106px;
  margin: 0;
  padding: 0;
  background-image: url('../images/button.png');
}

.mati-button-wrapper .mati-button-l
{
  left: 0;
  right: 10px;
}

.mati-button-wrapper .mati-button-r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 399px);
}

.mati-button-wrapper.hover .mati-button-l, .mati-button-wrapper.hover .mati-button-r
{
  top: -37px;
}

.mati-button-wrapper.active .mati-button-l, .mati-button-wrapper.active .mati-button-r
{
  top: -74px;
}

.mati-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.mati-post
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.mati-post-body
{
  position: relative;
  padding: 10px;
}


.mati-post
{
  margin: 0;
}

a img
{
  border: 0;
}

.mati-article img, img.mati-article
{
  border: solid 0 #B2C2D1;
  margin: 7px;
}

.mati-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.mati-article table, table.mati-article
{
	border-collapse: collapse;
}

.mati-article th, .mati-article td
{
	padding: 2px;
	border: solid 1px #8099B3;
	vertical-align: top;
	text-align: left;
	border-width: 0;
}

.mati-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h2.mati-postheader
{
  color: #1C394A;
  margin: 5px 0 5px 0;
}

h2.mati-postheader, 
h2.mati-postheader a, 
h2.mati-postheader a:link, 
h2.mati-postheader a:visited,
h2.mati-postheader a.visited,
h2.mati-postheader a:hover,
h2.mati-postheader a.hovered
{
  font-size: 24px;
}

h2.mati-postheader a, h2.mati-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #22485D;
}

h2.mati-postheader a:visited, h2.mati-postheader a.visited
{

  color: #506B86;
}


h2.mati-postheader a:hover,  h2.mati-postheader a.hovered
{


  color: #377395;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.mati-postheadericons,
.mati-postheadericons a,
.mati-postheadericons a:link,
.mati-postheadericons a:visited,
.mati-postheadericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #344556;
}

.mati-postheadericons
{
  padding: 1px;

}

.mati-postheadericons a, .mati-postheadericons a:link
{
  text-decoration: none;
  color: #295670;
}

.mati-postheadericons a:visited, .mati-postheadericons a.visited
{
  font-style: italic;
  font-weight: normal;
  color: #295670;
}

.mati-postheadericons a:hover, .mati-postheadericons a.hover
{
  font-style: italic;
  font-weight: normal;
  text-decoration: underline;
  color: #377395;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.mati-post ol, .mati-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.mati-post li
{
  font-size: 13px;
}

.mati-post li ol, .mati-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.mati-post li
{
  color: #263340; 

  padding: 0;
}


/* end PostBullets */

/* begin PostQuote */
.mati-postcontent blockquote,
.mati-postcontent blockquote a,
.mati-postcontent blockquote a:link,
.mati-postcontent blockquote a:visited,
.mati-postcontent blockquote a:hover
{
  color: #1E0A01;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

.mati-postcontent blockquote p
{
   margin: 2px 0 2px 15px;
}

.mati-postcontent blockquote
{
   border: solid 0 #FC9764;
  margin: 10px 10px 10px 50px;
  padding: 0 0 0 28px;
  background-color: #FDC9AF;
  background-image: url('../images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;/* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
}

/* end PostQuote */

/* begin PostIcons, PostFooterIcons */
.mati-postfootericons,
.mati-postfootericons a,
.mati-postfootericons a:link,
.mati-postfootericons a:visited,
.mati-postfootericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #344556;
}

.mati-postfootericons
{
  padding: 1px;

}

.mati-postfootericons a, .mati-postfootericons a:link
{
  text-decoration: none;
  color: #295670;
}

.mati-postfootericons a:visited, .mati-postfootericons a.visited
{

  color: #295670;
}

.mati-postfootericons a:hover, .mati-postfootericons a.hover
{


  color: #377395;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.mati-footer
{
  position: relative;
  overflow: hidden;
  width: 100%;
}

.mati-footer-b 
{
  position: absolute;
  left:4px;
  right:4px;
  bottom:0;
  height:50px;
  background-image: url('../images/footer_b.png');
}

.mati-footer-r, .mati-footer-l
{
  position: absolute;
  height:50px;
  background-image: url('../images/footer_s.png');
  bottom: 0;
}

.mati-footer-l
{
  left: 0;
  width:4px;
}

.mati-footer-r
{
  right: 0;
  width:8px;
  clip: rect(auto, auto, auto, 4px);
}

.mati-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 50px;
  background-image: url('../images/footer_t.png');
  background-position: left bottom;
}

.mati-footer-body
{
    position:relative;
    padding: 8px;
}


.mati-footer-text p
{
  padding:0;
  margin:0;
}

.mati-footer,
.mati-footer a,
.mati-footer a:link,
.mati-footer a:visited,
.mati-footer a:hover
{
    color: #131A20;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
}

.mati-footer-text
{
  padding: 0 10px 0 10px;

}

.mati-footer,
.mati-footer-text,
.mati-footer p
{
  text-align: center;
}

.mati-footer a,
.mati-footer a:link
{
  color: #295670;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.mati-footer a:visited
{
  color: #394D60;

}

.mati-footer a:hover
{
  color: #458FBA;

  text-decoration: underline;
}
/* end Footer */

/* begin PageFooter */
.mati-page-footer, 
.mati-page-footer a,
.mati-page-footer a:link,
.mati-page-footer a:visited,
.mati-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #5096BE;
}

.mati-page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #394D60;
}
/* end PageFooter */

/* begin LayoutCell, content */




.mati-content-layout .mati-content .mati-block
{
  background-color: #FFFFFF;
}
/* end LayoutCell, content */



textarea#comment{width:100%;}

.commentlist, .commentlist li
{
  background: none;
}

.commentlist li li
{
  margin-left: 30px;
}

.commentlist li .avatar
{
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  margin: 1px;
  background: #fff;
}

.commentlist li cite
{
  font-size: 1.2em;
}

#commentform textarea
{
  width: 100%;
}

img.wp-smiley
{
  border: none;
  margin: 0;
  padding: 0;
}

.navigation
{
  display: block;
  text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .mati-article .aligncenter img, .aligncenter img.mati-article, .aligncenter img, img.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.alignright img, img.alignright
{
  margin: 1em;
  margin-right: 0;
}

.alignleft img, img.alignleft
{
  margin: 1em;
  margin-left: 0;
}

.wp-caption
{
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

.wp-caption, .wp-caption p
{
    text-align: center;
}
/* End */


.hidden
{
  display: none;
}

/* Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}

#wp-calendar a {
  display: block;
}

#wp-calendar caption {
  text-align: center;
  width: 100%;
}

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}

.gallery {
  letter-spacing: normal;
}

.mati-content {
  position: relative;
  z-index: 1;   
}

#todays-events{
	position: relative;
	z-index: 11;
	border: 0;
}

#upcoming-events{
  position: relative;
  z-index: 10;    
}

img.wp-post-image 
{
    margin:0 5px 5px 0 !important;
}

div.mati-footer li, ul.commentlist li
{
    list-style-image: none;
    background:none;
    list-style-type:none;
    
}

div.mati-footer div.mati-content-layout,  
div.mati-content div.mati-content-layout
{
    margin:0 auto;
    width:100%;
}

div.mati-footer ul
{
    padding-left: 0;
}

div.mati-footer ul li ul
{
    padding-left: 20px;
}


div.mati-layout-cell-size1 
{
    width:100%;
}

div.mati-layout-cell-size2 
{
    width:50%;
}
div.mati-layout-cell-size3 
{
    width:33%;
}

div.mati-layout-cell-size4
{
    width:25%;
}

div.mati-author-info img.avatar 
{
	float:left;	
	margin-top:0;
}

.cella_s {
float: left;
width: 100px;
text-align: left;
}.cella_d {
float: left;
width: 200px;
text-align: left;
}.clear {
clear: both;
}

#box_home.preventivo {
background: url(/img/img_slide_preventivo.jpg) no-repeat;
}
#box_home {
display: block;
width: 980px;
height: 256px;
position: relative;
}