/*

	Style Index

	

	$1 - Site Structure Styles

	$2 - Header Styles

	$3 - Content Styles

	$4 - Header Nav Styles

*/
/*--- editor body ---*/
body.mcecontentbody 
{
 background-color: #FFFFFF ! important;
 background-image: none;
}

/* undohtml.css 

(CC) 2004 Tantek Celik. Some Rights Reserved.

http://creativecommons.org/licenses/by/2.0

This style sheet is licensed under a Creative Commons License.

Purpose: undo some of the default styling of common (X)HTML browsers */
body.contentpane 
{
 background-color: #fff;
 margin: 20px;
}

body.contentpane .contentheading 
{
 color: #900;
 font-size: 1.75em;
 line-height: 1.75em;
 font-weight: bold;
}

:link,:visited 
{
 text-decoration: none;
}

ul,ol 
{
 
}

h1,h2,h3,h4,h5,h6,pre,code 
{
 font-size: 1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input 
{
 margin: 0;
 padding: 0;
}

.rightdes 
{
 text-indent: -5000px;
 text-decoration: none;
}

a img,:link img,:visited img 
{
 border-style: none;
z-index: 1;
}

address 
{
 font-style: normal;
}

a:focus 
{
 outline-width: 0;
}

.designer 
{
 margin-top: 7px;
 margin-right: 5px;
 margin-bottom: 0px;
 margin-left: 5px;
 padding-top: 0px;
 color: #FFFFFF;
 text-align: center;
font-size: 0.8em;
}

.designer a:link,.designer a:visited 
{
 color: #FFFFFF;
 font-size: 0.9em;
 text-decoration: none;
}

.designer a:hover 
{
 color: #FFFFFF;
text-decoration: underline;
}

/* $1 - Site Structure Styles ///////////////////////////////////////////////////////////////////////////////////*/
/* @group Basic Styles */

element.style 
{
width: 100%;
}



html, body 
{
 height: 100%;

 font-family: "Tahoma", Verdana, "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
 background-color: #fff;
}
#modulo_centrale
{
 width: 100%;
}

a:focus 
{
 outline-width: 0;
}

#mainbody ul 
{
 padding-left: 20px;
}

p 
{
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 10px;
 margin-left: 0px;
 color: #666;
 line-height: 145%;
}

td 
{
color: #666;
}

ul, li 
{
 margin: 0;
 padding: 0;
}

img 
{
 border-style: none;
}

.clear 
{
 clear: both;
}

#main_content h1 
{
 font-size: 2.5em;
 line-height: 1.5em;
 font-weight: bold;
 font-family: Helvetica, Arial, Verdana, serif;
 letter-spacing: -1px;
 color: #670001;
}

#main_content h2 
{
 font-size: 2em;
 line-height: 1.75em;
 font-weight: bold;
 font-family: Arial, Verdana, serif;
 letter-spacing: -1px;
 color: #000;
}

#main_content h3 
{
 font-size: 1.5em;
 line-height: 1.75em;
 font-weight: bold;
 font-family: Arial, Verdana, serif;
 letter-spacing: -1px;
 color: #2d3129;
}

#main_content h4 
{
 font-size: 1.25em;
 line-height: 1.5em;
 font-weight: bold;
 font-family: Arial, Verdana, serif;
 letter-spacing: -1px;
 color: #2d3129;

}

ul#checklist li 
{
 list-style: none;
 line-height: 16px;
 padding-top: 2px;
 padding-right: 0px;
 padding-bottom: 2px;
 padding-left: 18px;
 background-image: url(../images/tick.png);
 background-repeat: no-repeat;
 background-position: left center;
}

blockquote 
{
*/background-color: #fffee4;*/
background-color: white; 
color: #333;
 border-color: #d5d5d5;
 border-width: 1px;
 border-style: solid;
 padding: 10px;
 margin-top: 10px;
 margin-right: 50px;
 margin-bottom: 10px;
 margin-left: 50px;
}

/* @end */
table.table-wrapper 
{
 height: 100%;
 padding: 0;
 /*background-color: #E8E3D4;*/
 border-bottom-color: #780000;
 border-bottom-width: 18px;
 border-bottom-style: solid;
}

#header 
{
 position: relative;
 height: 130px;/* org: 144px  */
}

#site-container 
{
 background-image: url(../images/site-bg.jpg);
 background-color: #fff;
 background-repeat: repeat-x;
}

#container 
{
 width: 100%; /*100%;  org: 780px; ver 1: 1004px  larghezza sito ________________________________________________________________________________  */

 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
}

#content-container 
{
 width: 100%; /*100%;  org: 780px; ver 1: 1004px  larghezza sito ________________________________________________________________________________   */

 padding-bottom: 0px;
 font-size: 1em;
 font-family: ", Verdana,";/* Verdana */

 color: #4A4537;
}

#left_sidebar 
{
 width: 21%;
 padding-top: 0;
 padding-right: 2%;
 padding-bottom: 0;
 padding-left: 2%;
 
}

#maincol 
{
 width: 25%;
 padding-top: 0;
 padding-right: 2%;
 padding-bottom: 0;

 padding-left: 2%;
 background-image: url(../images/border-line.gif);
 background-position: 0px 40px;
 background-repeat: no-repeat;
}

#rightcol 
{
 width: 42%;
 padding-top: 0;
 padding-right: 2%;
 padding-bottom: 0;
 padding-left: 2%;
 background-image: url(../images/border-line.gif);
 background-position: 0px 40px;
 background-repeat: no-repeat;
}

#left_sidebar 
{
 width: 180px;
 padding: 5px 5px;
margin: 0;
 line-height: 1.5;
 /*background-image: url(../images/border-line_left.gif);*/
 /*background-color: #E8E3D4;*/
background-color: white;
 background-repeat: repeat-y;
 background-position: left;
 text-indent: 0px;
/*border-color: #d5d5d5;
 border-width: 1px;
 border-style: solid;*/
}
 
html>body #left_sidebar h3, html>body #right_sidebar h3 
{
 padding: 5px 0px 5px 5px;
 margin: 0px;
 /*background-image: url(../images/lower-content-bg.gif);*/
background-image: url(/dev/images/stories/azzurro2.png);
color: #333360; 
background-repeat: repeat-x;
 margin-top: -5px;
 margin-right: -5px;
 margin-bottom: 5px;
 margin-left: -5px;
 /*margin: 0;*/
 font-weight: bold;
 height: 18px;
 line-height: 18px;
 text-indent: 0px;
font-family: lucida;
text-align: left;
}
/*IE*/
#left_sidebar h3, #right_sidebar h3 
{
 padding: 5px 5px;
 background-image: url(/dev/images/stories/azzurro2.png);
 /*color: #333360;*/
color: #990000; 
 background-repeat: repeat-x;
 margin-top: 25px;
 margin-right: -5px;
 margin-bottom: 5px;
 margin-left: -5px;
 font-weight: bold;
 height: 18px;
 line-height: 18px;
 text-indent: 0px;
 font-family: lucida;
text-align: left;
font-family: lucida;
}

#main_content 
{
 
 padding-top: 2px;
 padding-right: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 background-color: white;
}


#right_sidebar 
{
 width: 180px;
 padding: 5px 5px;
 margin: 0px;

 line-height: 1.5;
 background-image: url(../images/border-line_right.gif);
 background-color: #ffffff;
 background-repeat: repeat-y;
 background-position: right;
/*border-color: #d5d5d5;
 border-width: 1px;
 border-style: solid;*/
 }

#lower-content 
{
 background-image: url(../images/lower-content-bg.gif);
 background-repeat: repeat-x;
 padding-bottom: 20px;
}

.lower-content-container 
{
 width: 780px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 font-size: 1em;
 line-height: 1.5;
 background-position: 100% 40px;
 background-image: url(../images/border-line.gif);
 background-repeat: no-repeat;
}

.footer 
{
 text-align: center;
 margin-top: -23px;
}

/* $2 - Header Styles */
.header-logo 
{
 height: 87px;
 padding-top: 4px;/* era 14px */

 padding-left: 0px;/* era 30px */
}

/*----------------------------------------*/
/* Modifiche per introduzione nuovo header

/*----------------------------------------*/
.header-logo-sx 
{
 height: 87px;
 padding-top: 4px;/* era 14px */

 padding-left: 0px;/* era 30px */

 position: absolute;
 top: 0px;
 left: 0px;
 z-index: 2;
}

.header-logo-dx 
{
 height: 87px;
 padding-top: 4px;/* era 14px */

 padding-left: 0px;/* era 30px */

 position: absolute;
 top: 0px;
 right: 0px;
 z-index: 1;
}

/*---------------------------------------------*/
/* Fine Modifiche per introduzione nuovo header

/*--------------------------------------------*/
.header-logo h1 a 
{
 color: #FFF;
 padding: 0;
 margin: 0;
 font-size: 38px;
 line-height: 38px;
 font-family: Georgia, Times, New;
 text-decoration: none;
}

.header-logo h2 
{
 color: #8C0000;
 font-size: 20px;
 line-height: 20px;
 font-family: Georgia, Times, New;
 padding: 0;
 margin: 0;
}

#header-functions 
{
 position: absolute;
 top: 4px;
 left: 400px;
 right: 0;
 width: 250px;
height: 80px;
 z-index: 2;
}

#header-date 
{
 position: absolute;
 top: 111px; /* orig 117*/
 right: 10px;
}

p.date 
{
 padding-left: 5px;
 font-size: 9px;
 font-weight: bold;
 color: Silver;
 letter-spacing: 0;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 0;
}

.moduletable-search 
{
 padding-left: 5px;
}

.search-search input 
{
 float: left;
 border-style: none;
}

.search-search input 
{
 height: 19px;
 width: 150px;
 padding-top: 0;
 padding-right: 3px;
 padding-bottom: 0;
 padding-left: 3px;

 margin-right: 2px;
 background-image: url(../images/search-bg.gif);
 background-repeat: no-repeat;
}

.search-search input.button-search 
{
 height: 19px;
 width: 30px;
 padding: 0;
 background-image: url(../images/button-search-bg.gif);
 background-repeat: no-repeat;
 font-size: 1em;
 font-weight: bold;
 color: white;
 cursor: pointer;
}

/* $3 - Content Styles */
a, a:link, a:visited 
{
 color: #740000;
}

a:hover 
{
 text-decoration: underline;
}

/*Content Links*/
#content-container td.contentheading, #content-container .contentheading 
{
/*background-image: url(/dev/images/stories/azzurro2.png);
 border-color: #B5A171;
 border-width: 1px;
 border-style: solid;*/ 
color: #740000;
letter-spacing: 0.5px
 text-align: left;
 text-decoration: none;
 font-size: 1.5em;
 line-height: 1.5em;
 font-style: normal;
 font-family: Trebuchet;
/*font-family: lucida;*/
 padding: 0;
 border-bottom-color: #ccc;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}

#content-container a.contentpagetitle:link,#content-container a.contentpagetitle:visited 
{
 color: #780000;
 text-align: left;
 text-decoration: none;
 font-size: 1.0em;
 line-height: 1.5em;
 font-style: normal;
 font-family: Trebuchet;
}

#content-container a.contentpagetitle:hover 
{
 color: #000;
 text-decoration: none;
}

#content-container .componentheading 
{
 color: #780000;
 font-size: 1.5em;
 line-height: 1.5em;
 font-weight: normal;
 font-family: lucida;
 border-bottom-color: #ccc;
 border-bottom-width: 1px;
 border-bottom-style: solid;
text-align: left;
letter-spacing: -0.5px
}

#content-container div.sitemap h2.componentheading 
{
 color: #780000;
 text-align: left;
 text-decoration: none;
 font-size: 1.5em;
 line-height: 1.5em;
 font-style: normal;
 font-family: Trebuchet;
 padding: 0;
 border-bottom-color: #ccc;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}

ma h1,h2,h3,h4,h5,h6 
{
 color: #740000;
 font-family: "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
}

.lower-content-container h3 
{
 height: 35px;
 line-height: 31px;
 font-size: 13px;
}

div#content-container ul, div#content-container ol, #lower-content ul, #lower-content ol 
{
 margin-left: 20px;
}

div#content-container ul#mainlevel, #lower-content ul#mainlevel 
{
 margin-left: 0px;
 list-style: none;
}

img 
{
 border-style: none;
}

.lower-content-container .moduletable 
{
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 15px;
 padding-left: 0;
 margin-bottom: 15px;
 background-image: url(../images/border-hz.gif);
 background-position: 0% 100%;
 background-repeat: no-repeat;
}

.clearfix:after 
{
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

.clearfix 
{
 display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix 
{
 height: 1%;
}

.clearfix 
{
 display: block;
}

/* End hide from IE-mac */
/* MainMenu Expandable Tables */
#left_sidebar a.mainlevel-sidenav, #left_sidebar a.mainlevel-sidenav2 
{
 height: 20px;/* org: 20px */
 line-height: 20px;/* org: 20px */
 display: block;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 background-image: url(../images/mainlevel.gif);
 background-repeat: no-repeat;
 background-position: 0% 50%;
 color: #666;
 margin-top: 1px;
 margin-right: 0px;
 margin-bottom: 1px;
 margin-left: 50px;
 border-top-color: #fff;
 border-top-width: 1px;
 border-top-style: solid;
 font-size: 13px;
 text-decoration: none;
}

#left_sidebar a.mainlevel-sidenav:hover, #left_sidebar a.mainlevel-sidenav2:hover 
{
 height: 15px;/* org: 20 */
 line-height: 15px;/* org: 20 */
 display: block;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 background-image: url(../images/mainlevel_over.gif);
 background-repeat: no-repeat;
 background-position: 0% 50%;
 color: #333;
 margin-top: 1px;
 margin-right: 0px;
 margin-bottom: 1px;
 margin-left: 0px;
 border-top-color: #fff;
 border-top-width: 1px;
 border-top-style: solid;
 font-size: 13px;
 text-decoration: none;
}

#left_sidebar a.sublevel, #left_sidebar a.sublevel-sidenav, #left_sidebar a.sublevel-sidenav2 
{
 line-height: 16px;
 display: block;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 2px;


 padding-left: 5px;
 color: #74AC00;
 margin-bottom: 1px;
 background-image: url(../images/mainlevel_sub.gif);
 background-repeat: no-repeat;
 background-position: 0 50%;
 text-decoration: underline;
 font-size: 12px;
}

#left_sidebar a.sublevel:hover, #left_sidebar a.sublevel-sidenav:hover, #left_sidebar a.sublevel-sidenav2:hover 
{
 color: #333;
 text-decoration: underline;
}

/* MainMenu Flat List*/
#left_sidebar ul#mainlevel, #left_sidebar ul#mainlevel-sidenav, #left_sidebar ul#mainlevel-sidnav2, #left_sidebar a.mainlevel-sidenav,#left_sidebar a.mainlevel-sidenav2, #left_sidebar a.mainlevel, #left_sidebar a.sublevel, #left_sidebar a.sublevel-sidenav, #left_sidebar a.sublevel-sidenav2 
{
 font-size: 12px;
padding-left: 5px;
 font-style: bold;
 font-variant: bold;
 font-family: Lucida;
text-align: left;
}

html>body #left_sidebar ul#mainlevel, 
html>body #left_sidebar ul#mainlevel-sidenav,
html>body #left_sidebar ul#mainlevel-sidnav2, 
html>body #left_sidebar a.mainlevel-sidenav,
html>body #left_sidebar a.mainlevel-sidenav2, 
html>body #left_sidebar a.mainlevel, 
html>body #left_sidebar a.sublevel, 
html>body #left_sidebar a.sublevel-sidenav, 
html>body #left_sidebar a.sublevel-sidenav2 
{
 font-size: 12px;
padding-left: 0px;
 font-style: bold;
 font-variant: bold;
 font-family: Lucida;
text-align: left;
}

#right_sidebar ul#mainlevel, #right_sidebar ul#mainlevel-sidenav,
#right_sidebar ul#mainlevel-sidnav2, #right_sidebar
a.mainlevel-sidenav,#right_sidebar a.mainlevel-sidenav2, #right_sidebar
a.mainlevel, #right_sidebar a.sublevel, #right_sidebar
a.sublevel-sidenav, #right_sidebar a.sublevel-sidenav2 
{
 font-size: 12px;
padding-left: 5px;
padding-top: 5px;
 font-style: bold;
 font-variant: bold;
 font-family: Lucida;
text-align: left;
}

html>body #right_sidebar ul#mainlevel, 
html>body #right_sidebar ul#mainlevel-sidenav,
html>body #right_sidebar ul#mainlevel-sidnav2, 
html>body #right_sidebar a.mainlevel-sidenav,
html>body #right_sidebar a.mainlevel-sidenav2, 
html>body #right_sidebar a.mainlevel, 
html>body #right_rightsidebar a.sublevel, 
html>body #right_sidebar a.sublevel-sidenav, 
html>body #right_sidebar a.sublevel-sidenav2 
{
 font-size: 12px;
padding-left: 0px;
padding-top: 5px;
 font-style: bold;
 font-variant: bold;
 font-family: Lucida;
text-align: left;
}


#left_sidebar ul#mainlevel li a, #left_sidebar ul#mainlevel-sidenav li a, #left_sidebar ul#mainlevel-sidenav2 li a 
{
 height: 16px;/* org: 16px */
 display: block;
 padding-top: 2px;
 padding-right: 0px;
 padding-bottom: 2px;
 padding-left: 5px;
 margin-bottom: 1px;
 color: #fff;
 text-decoration: none;
 border-style: none;
 background-image: url(../images/mainlevel.png);
 background-repeat: repeat-x;
 background-position: 0 0;
text-align: left;
}

#left_sidebar ul#mainlevel li a:hover, #left_sidebar ul#mainlevel-sidenav li a:hover, #left_sidebar ul#mainlevel-sidenav2 li a:hover 
{
 height: 16px;
 display: block;
 padding-top: 2px;
 padding-right: 0px;
 padding-bottom: 2px;
 padding-left: 5px;
 margin-bottom: 1px;
 background-image: url(../images/mainlevel.png);
 background-repeat: repeat-x;
 background-position: 0 -20px;
 color: #FFF;
 text-decoration: none;
 border-style: none;
text-align: left;
}

#right_sidebar ul#mainlevel li a, #right_sidebar ul#mainlevel-sidenav li a, #right_sidebar ul#mainlevel-sidenav2 li a 
{
 height: 16px;/* org: 16px */
 display: block;
 padding-top: 5px;
 padding-right: 0px;
 padding-bottom: 2px;
 padding-left: 5px;
 margin-bottom: 1px;
 color: #fff;
 text-decoration: none;
 border-style: none;
 background-image: url(../images/mainlevel.png);
 background-repeat: repeat-x;
 background-position: 0 0;
text-align: left;
}

#right_sidebar ul#mainlevel li a:hover, #right_sidebar ul#mainlevel-sidenav li a:hover, #right_sidebar ul#mainlevel-sidenav2 li a:hover 
{
 height: 16px;
 display: block;
 padding-top: 5px;
 padding-right: 0px;
 padding-bottom: 2px;
 padding-left: 5px;
 margin-bottom: 1px;
 background-image: url(../images/mainlevel.png);
 background-repeat: repeat-x;

 background-position: 0 -20px;
 color: #FFF;

 text-decoration: none;
 border-style: none;
text-align: left;
}


/* @end */
/* $4 Header Nav Styles */
#navcontainer 
{
 position: absolute;
 top: 110px;
}

#navbar ul 
{
 /* all lists */

 padding: 0;
 margin: 0;
 list-style: none;
}

#navbar li 
{
 /* all list items */

 float: left;
}

#navbar li ul 
{
 /* second-level lists */

 position: absolute;
 background-color: #780000;
 width: 179px;
 left: -999em;/* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#navbar li li 
{
 border-bottom-color: #BFB9A7;
 border-bottom-width: 10px;
 border-bottom-style: solid;
}

/*#navbar li:hover { 

	background:#333;

	border-left:1px solid #B5A171;

	border-right:1px solid #B5A171;

}*/
/* x IE */
#navbar a 
{
 display: block;
 height: 10px;/* org: 25px - Altezza selettore MainMenu */

 width: 1%;
 padding-top: 0px;
 padding-right: 14px;
 padding-bottom: 0;
 padding-left: 14px;/* org: 14px */

 color: white;
 font-size: 12px;/* org: 14px - Font size MainMenu */

 font-style: bold;/* org: normal */
font-weight: bold; /*org: nn*/
 text-align: center;
 white-space: nowrap;
}

/* x Firefox */
html>body #navbar a 
{
 display: block; /* org: block */
 height: 10px;/* org: 25px */
 width: auto;
 padding-top: 4px;/* org: 8px  - Posizionamento menu */

 padding-right: 14px;
 padding-bottom: 0;
 padding-left: 14px;
 color: white;
 font-size: 12px;/* org: 14px - Font size MainMenu */

 font-style: bold;/* org: normal */
font-weight: bold; /*org: nn*/
 text-align: center;
position: relative;
top: -4px;

}

/* x IE */
#navbar a:hover, #navbar a#active_menu 
{
 /*background-color: #990000; org: #333 */
 background-image: url(/dev/images/stories/rosso1.png);

 border-left-color: #B5A171;
 border-left-width: 1px;
 border-left-style: solid;
 border-right-color: #B5A171;
 border-right-width: 1px;
 border-right-style: solid;
 padding-top: 6px;/* org: 8px  - Posizionamento menu */
color: blu;
 padding-right: 13px;
 padding-bottom: 6px;
 padding-left: 13px;
 text-decoration: none;
position: relative;
 top: -6px;
}

/* x Firefox */
html>body #navbar a:hover, #navbar a#active_menu 
{
text-decoration: none; 
 /*background-color: #990000; org: #333 */
 background-image: url(/dev/images/stories/rosso1.png);
 border-style: none;
 border-left-color: #B5A171;
 border-left-width: 1px;
 border-left-style: solid;
 border-right-color: #B5A171;
 border-right-width: 1px;
 border-right-style: solid;
 margin: 0;
 padding-top: 6px;/* org: 8px  - Posizionamento menu */
 padding-right: 13px;
 padding-bottom: 10px;


 padding-left: 13px;
color: blu;
}

#navbar li:hover, #navbar li.mainlevel_current 
{
 background-color: transparent; /*org: #333 */
 /*border-left-color: #B5A171;
 border-left-width: 1px;
 border-left-style: solid;
 border-right-color: #B5A171;
 border-right-width: 1px;
 border-right-style: solid;*/
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 0;

}

#navbar li li a 

{


 display: block;
 height: 12px;/* org: 22px */

 width: 171px;
 padding-top: 4px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 8px;
 color: white;
 font-size: 13px;/* org: 13px */

 font-weight: bold;
 font-family: Trebuchet, ",";




 text-align: left;
 margin: 0;



}



#navbar li li a:hover, #navbar li li a#active_menu 
{
 background-color: #BFB9A7;

 color: #333;
 border-style: none;
 margin: 0;
 padding-top: 4px;
 padding-right: 0;
 padding-bottom: 0;

 padding-left: 8px;
}

#navbar li li:hover 
{
 border-style: none;
 border-bottom-color: #BFB9A7;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 margin: 0;
}


#navbar li li.sublevel_current 
{
 border-style: none;
 border-bottom-color: #B5A171;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-top-color: #B5A171;
 border-top-width: 1px;
 border-top-style: solid;
 margin: 0;
}

#navbar li ul ul 
{
 /* third-and-above-level lists */

 margin-top: -25px;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 179px;

}




#navbar ul li:hover li:hover li a:link,#navber ul li.iehover li.iehover li a:link 
{
 float: none;
 background-color: #333;

 color: #fff;
 border-style: none;
 margin: 0;
 padding-top: 4px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 8px;
}

#navbar ul li:hover li:hover li a:hover,#navber ul li.iehover li.iehover li a:hover 
{
 background-color: #BFB9A7;
 color: #333;
}

#navbar li:hover ul ul, #navbar li:hover ul ul ul, #navbar li.iehover ul ul, #navbar li.iehover ul ul ul 
{
 left: -999em;
}

#navbar li:hover ul, #navbar li li:hover ul, #navbar li.sfhover ul, #navbar li li.sfhover ul 
{
 /* lists nested under hovered list items */

 left: auto;
}

/*--- forms styles ---*/
form 
{
 padding: 0px 4px;
 margin: 0;
}

input.button 
{
 /* color: #740000; */
font-weight: bold;
 color: #FFFFFF;
 padding: 0px;
 margin-left: 0px;
 margin-top: 3px;
 font-size: 12px;
 /*background-image: url(../images/but_bg.png);*/
background-image: url(/dev/images/stories/lucida_azz.png);
 background-repeat: repeat-x;
 background-position: center center;
 border-color: #333333;
 border-width: 0,9px;
 border-style: solid;
width: 160px;
}

div.message 
{
 color: #cd2800;
 font-size: 18px;
 font-weight: bold;
}

.inputbox 
{
 border-color: #999;
 border-width: 1px;
 border-style: solid;
}

.moduletable .inputbox 
{
 border-color: #999;
 border-width: 1px;
 border-style: solid;
 height: 16px;
 font-size: 11px;
padding-left: 3px;
 font-family: Arial, Helvetica, Geneva, sans-serif;
 color: #333;
}

.moduletable-header-foto
{
 border-color: #999;
 border-width: 1px;
 border-style: solid;
 height: 14px;
 font-size: 11px;
 font-family: Arial, Helvetica, Geneva, sans-serif;
 color: #333;
 z-index: 3;
}

/*-- default Joomla styles --*/
.article_seperator 
{
 
}

.back_button 
{
 
}

.blog 
{
 
}

.blog_more 
{
 
}

.blogsection 
{
 
}

.button 
{
 background-image: url(../images/mainlevel.png);
 background-color: #666;
 background-repeat: repeat-x;
 background-position: center center;
 border-color: #000;
 border-width: 1px;
 border-style: solid;
 color: #fff;

 font-size: 11px;
 line-height: 16px;
}

.buttonheading 
{
 
}

.category 
{
 
}

.clr 
{
 clear: both;
}

.componentheading 
{
 
}

.contact_email 
{
 
}

.content_rating 
{
 
}

.content_vote 
{
 
}

.contentdescription 
{
 
}

.contentheading 
{
 
}

.contentpagetitle 
{
 
}

.contentpane 
{
}

.contentpaneopen 
{
width: 100%;

}


.contenttoc 
{
 
}

.createdate 
{
 margin: 5px;
 color: #bbb;
 font-size: 10px;
}

.fase4rdf 
{
 
}

.frontpageheader 
{
 
}

.highlight 
{
 background-color: #FFFFCD;
 color: #000000;
}



.latestnews 
{
 
}

.message 
{
 
}

.modifydate 
{
 margin: 5px;
 color: #bbb;
 font-size: 10px;
}

.module 
{
 
}

html>body div.moduletable 
{
margin-top: 0px;
border-color: #d5d5d5;
 border-width: 1px;
 border-style: solid;
padding: 5px;
margin-bottom: 7px;
 text-indent: 0px;
background-color: white;

}
 
div.moduletable 
{
margin-top: 0px;
border-color: #d5d5d5;
 border-width: 1px;
 border-style: solid;
padding-left: 0px;
margin-bottom: 7px;
 text-indent: 0px;
padding-bottom: 5px;
}

div.mosimage 
{
 border-color: #eaeaea;
 border-width: 1px;
 border-style: solid;
 margin: 7px;
}

div.mosimage_caption 
{
 padding: 2px;
 background-color: #f7f7f7;
 border-top-color: #eee;
 border-top-width: 1px;
 border-top-style: solid;
}

.mostread 
{
 
}

.newsfeed 
{
 
}

.newsfeeddate 
{
 margin: 5px;
 color: #bbb;
 font-size: 10px;
}

.newsfeedheading 
{
 
}

.pagenav 
{
 
}

.pagenav_next 
{
 
}

.pagenav_prev 
{
 
}




.pagenavbar 
{
 
}

.pagenavcounter 
{
 
}

.pathway 
{
 
}

.polls 


{


 
}

table.pollstableborder 
{
 text-align: left;
}

table.pollstableborder tr 
{
 padding-top: 2px;
 padding-right: 0;
 padding-bottom: 2px;
 padding-left: 0;

}


table.pollstableborder td 

{

 padding-top: 0;
 padding-right: 2px;


 padding-bottom: 0;
 padding-left: 2px;
}

a.readon 
{
 font-size: 10px;
 color: #740000;
 display: block;
 float: right;
 line-height: 12px;
 background-image: url(../images/readon.gif);

 background-repeat: no-repeat;
 background-position: left center;
 text-indent: 16px;
 text-decoration: underline;
}


a.readon:hover 
{

 color: #600;
 display: block;

 float: right;
 line-height: 12px;
 background-image: url(../images/readon.gif);
 background-repeat: no-repeat;
 background-position: left center;
 text-indent: 16px;
 text-decoration: none;
}

#left_sidebar a.readon 
{
 color: #740000;
 display: block;
 float: right;
 line-height: 12px;
 background-image: url(../images/readon_side.gif);
 background-repeat: no-repeat;
 background-position: left center;
 text-indent: 16px;
 text-decoration: underline;
}

#left_sidebar a.readon:hover 
{
 color: #600;
 display: block;
 float: right;
 line-height: 12px;
 background-image: url(../images/readon_side.gif);
 background-repeat: no-repeat;
 background-position: left center;
 text-indent: 16px;
 text-decoration: none;
}

#right_sidebar a.readon 
{
 color: #740000;
 display: block;
 float: right;
 line-height: 12px;
 background-image: url(../images/readon_side.gif);
 background-repeat: no-repeat;
 background-position: left center;
 text-indent: 16px;
 text-decoration: underline;
}

#right_sidebar a.readon:hover 
{
 color: #600;
 display: block;



 float: right;
 line-height: 12px;
 background-image: url(../images/readon_side.gif);
 background-repeat: no-repeat;
 background-position: left center;
 text-indent: 16px;
 text-decoration: none;
}

.search 
{
 padding-left: 4px;
}

.searchintro 
{
 
}

td.sectiontableentry1 
{
 padding: 4px;
}

td.sectiontableentry2 
{
 background-color: #f2f2f2;
 padding: 4px;
}

td.sectiontableheader 
{
 background-color: #d8d8d8;
 color: #333;
 font-weight: bold;
 padding: 4px;
}

.sitetitle 
{
 
}

.small 
{
 margin: 5px;
 color: #bbb;
 font-size: 10px;
}

.smalldark 
{
 margin: 5px;
 color: #994;
 font-size: 10px;
}

.syndicate 
{
 
}

.syndicate_text 
{
 
}

.toclink 
{
 
}

.weblinks 
{
 
}

.wrapper 
{
 
}

