body {
    /* font: 300 normal 9pt/12pt verdana, sans-serif; */
    font-family: verdana, sans-serif;
    font-size: 9pt;
    line-height: 12pt;
    font-weight: normal;
    background: #e1f1fe  /* url(../images/graphics/snowflakes_bkg.gif) repeat */; /*snwflake.gif*/ /* LAST: #d3e4f1; ORIGINAL: #f3f3f3;   AFTER:#d4e9ff; */
}
* {
    font-size: 1em;
    line-height: 1.15em;
}
#container {
    width: 600px;
    padding: 30px;
    border: 1px solid #ccc;
    /*
    border: 1px solid #0050a0;
    border-top: 6px solid #0050a0;
    border-bottom: 6px solid #0050a0;
    */
    background: #fff;
}

#tabnav {
    height: 20px;
    margin: 0;
    padding-left: 10px;
    background: url(../images/graphics/tab_bottom.gif) repeat-x bottom;
}

#tabnav ul, #tabnav li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}

#tabnav a:link, #tabnav a:visited {
    float: left;
    background: #f3f3f3;  /* ORIGINAL: #f3f3f3; */
    font-size: 10px;
    line-height: 14px;
    font-weight: bold;
    padding: 2px 10px 2px 10px;
    margin-right: 4px;
    border: 1px solid #ccc;
    text-decoration: none;
    color: #656565;
}

#tabnav a:link.active, #tabnav a:visited.active {
    border-bottom: 1px solid #fff;
    background: #fff;
    color: #000;
}

#tabnav a:hover {
    background: #fff;
}

#bottomButtons {
    float: right;
    width: 600px;
    margin: 5px 1% 0 0;
    padding: 0 0 7px 5px;
    text-align: right;
    border: none;
}
p.sub-h1 {
    font-family: georgia, "times new roman", serif;
    font-size: 0.9em;
    line-height: 1.1em;
    color: #333333;
    font-weight: normal;
    font-style: italic;
    padding-bottom: 15px;
}

h1 {
    font-family: georgia, "Trebuchet MS", "times new roman", serif;
    font-size: 1.7em;
    line-height: 1.8em;
    color: #333333;

}

h2 {
    font-family: georgia, "times new roman", serif;
    line-height: 3.2em;
    font-size: 1em;
    color: #333;
    font-weight: normal;
    background: url(../images/graphics/tab_bottom.gif) repeat-x bottom;
    vertical-align: middle;
    padding: 0 0 5px 0;
    margin: 0 0 0 0;
    /*margin-bottom: 1px solid #000000;*/
}

h3 {
    font-family: georgia, "times new roman", serif;
    font-size: 1.1em;
    line-height: 1.3em;
    color: #333333;
    border-bottom: 1px solid #ccc;
    margin-top: 18px;
    margin-bottom: 4px;
}


select.navigate {
    font-family: serif, arial, helvetica, verdana;
    font-size: 0.9em;
    line-height: 1.1em;
    border: 1px solid #ccc;
    background: #f8f8f8;
}
input.navigate {
    font-size: 0.9em;
    line-height: 1.1em;
    border: 1px solid #888;
    padding: 0 2px 0 2px;
    background: #ecf0f4;
}
#drop-down {
    font-size: 1em;
    line-height: 1.2em;
    margin: 0 0 0 0;
    padding: 5px;
    background: url(../images/graphics/tab_bottom.gif) repeat-x bottom;
    background: #f8f8f8; /* #f8f8f8 */
}
form {
    margin: 0;
    padding: 0;
}
legend {
    color: #555;
}
#lezionario {
    font-size: 0.9em;
    line-height: 1.1em;
    color: #333333;
    font-weight: normal;
    padding: 10px 0 10px 0;
    /*background: url(../images/graphics/tab_bottom.gif) repeat-x bottom;*/
}

#contents {
   padding: 5px 0 10px 0;

}

#citazione {
    text-align: justify;
    font-style: normal;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #ccc;
    padding: 15px 30px 15px 30px;
    margin: 0 0 0 0;
    color: #000;
    background: #fff;
}
#RegolaSBenedetto {
    text-align: justify;
    font-style: normal;
    border: 0;
    border-top: 1px solid #ccc;
    padding: 15px 30px 15px 30px;
    margin: 0 0 0 0;
    color: #000;
    background: #fff;
}
#preghiereCol1 {
    width: 48%;
    float: left;
}
#preghiereCol2 {
    width: 48%;
    float: right;
    border-left: 1px solid #ccc;
    padding-left: 10px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


td.contents-left-column {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 30px 0 0;
    vertical-align: top;
}

td.contents-right-column {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0 15px 15px;
    vertical-align: top;
}
p {
    line-height: 1.2em;
}
#old-browsers {
    display: none;
}
.topIconsBlock {
    /*
    float: left;
    width: 60%;
    background: #e1e7ef;
    */
    font-size: 10pt;
    color: #000;
    margin: 0 1% 0 0;
    padding: 0 0 7px 5px;
    text-align: left;
    border: none;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
}
.inline {
	display: inline;
	float: left;
	margin-left: 0;
}
br.mybr {
    clear: left;
}
ul {
    margin-top: 5px;
    margin-left: 8px;
    margin-bottom: 8px;
    padding: 0;
    list-style-type: square;
}
ol {
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 8px;
    padding: 0 0 0 10px;
}
li {
    line-height: 1.3em;
    margin-left: 10px;
    padding: 0 0 2px 0;
}
li.spaced {
    line-height: 1.3em;
    margin-left: 10px;
    margin-bottom: 10px;
}
li.alternate {
    background: #f5f5f5;

}
li.home {
	  text-align: justify;
}
a, a:link {
	color: #930;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
    color: #622;
}
a:hover {
    text-decoration: underline;
}
a img {
    border: 0;
}

.spacedWithBorder {
    border: 1px solid #ccc;
    padding: 0;
    margin: 2px 10px 5px 0;
}
.justified {
    text-align: justify;
}
#tabnav-footer {
    height: 20px;
    margin: 0;
    padding-left: 10px;
    background: url(../images/graphics/tab_bottom.gif) repeat-x top;
}

#tabnav-footer ul, #tabnav-footer li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}

#tabnav-footer a:link, #tabnav-footer a:visited {
    float: left;
    background: #f3f3f3;  /* ORIGINAL: #f3f3f3; */
    font-size: 10px;
    line-height: 14px;
    font-weight: bold;
    padding: 2px 10px 2px 10px;
    margin-right: 4px;
    border: 1px solid #ccc;
    text-decoration: none;
    color: #656565;
}

#tabnav-footer a:link.active, #tabnav-footer a:visited.active {
    border-top: 1px solid #fff;
    background: #fff;
    color: #000;
}

#tabnav-footer a:hover {
    background: #fff;
}

#footer {
    padding: 20px 0 20px 0;
    text-align: center;
}
.faq-answer {
    color: #333;
    text-align: justify;
}
.pager-links {
    font-size: 0.9em;
    line-height: 1.1em;
    /*background: url(../images/graphics/tab_bottom.gif) repeat-x bottom;*/
    background: #f8f8f8;
    padding: 5px 0 5px 5px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 20px 0 20px 0;
}
.changeText {
    font-family: verdana;
    font-weight: bold;
    color: #aaa;
}
.resizeText, a.resizeText, a.resizeText:link, a.resizeText:visited {
    font-size: 8pt;
    line-height: 11pt;
    color: #aaa;
    /*background: yellow;*/
    padding: 0 5px 0 5px;
    border: 1px solid #ccc;
    margin: 0 3px 0 3px;
    text-decoration: none;
}
a.resizeText:hover {
    font-size: 8pt;
    text-decoration: none;
    color: #333;
    border: 1px solid #888;
}
blockquote {
    font-style: italic;
    color: #930;
    border: 1px solid #ccc;
    background: #f8f8f8;
    padding: 20px 15px 15px 12px;
}
cite.spiegazione {
    font-family: "Times New Roman", serif;
    font-style: italic;
    font-size: 125%;
    color: red;
}
/* ******************  calendar  *************** */
a.calNav {
    color: #74787A;
    text-decoration: none;
    border: none;
}
a.calNav:hover {
    text-decoration:underline;
}
.calNavHeader {
   text-align: center;
   vertical-align: middle;
   color: #5B5F61;
   background: #ecf0f4;
   line-height: 18pt;
}
.calNavCell {
   text-align: center;
   vertical-align: middle;
   color: #5B5F61;
   background: #ffffff;
   line-height: 17pt;
}
.calNavExtra {
   text-align: center;
   vertical-align: middle;
   color: #5B5F61;
   background: #f8f8ff;
   line-height: 17pt;
}
.calNavTitle {
   text-align: center;
   vertical-align: middle;
   color: #000000;
   background: #ecf0f4;
   line-height: 17pt;
}
.calNavToday {
   text-align: center;
   vertical-align: middle;
   color: #5B5F61;
   background: #f8f8ff;
   line-height: 17pt;
}
.calNavWeekend {
   text-align: center;
   vertical-align: middle;
   color: #5B5F61;
   background: white;
   line-height: 17pt;
}
div#i-nigma {display:none;}
@media print {
    div#shinystat {display:none;}
    div#i-nigma {display:block; margin-top: 25px; font-size:0.8em;} 
    div#i-nigma br {clear: both;}
}
