/* Eldalie.it - Documento CSS */

html {
	height: 100%;
}

body {
	height: 100%;
	text-align:center;
	background: url(/images/lideaVert.jpg) repeat-x;
}

tr,p,div,td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

/************layout settings ******************/

div#bgor
{
        margin-top:0px;
}

div#wrapper
{
	margin:0 auto;
	text-align:left;
	width:790px;
	background:url(/images/bannerTop.jpg) repeat-y;
}

div#top_left
{
	background: transparent url(/images/spacer.gif) no-repeat;
}

div#top_right
{
	background: transparent url(/images/spacer.gif) 100% 0 no-repeat;
}

div#bottom_left
{
	background: transparent url(/images/spacer.gif) 0 100% no-repeat;
}

div#bottom_right
{
	background: transparent url(/images/spacer.gif) 100% 100% no-repeat;
}

div#shadow_bottom
{
	background:transparent url(/images/sotto.jpg) 0 100% no-repeat;
}

div#shadow_bottom_nomenu
{
	background:transparent url(/images/spacer.gif) 0 100% no-repeat;
}

div#main
{
	padding-top:53px;
	padding-bottom:50px;
	padding-left:15px;
	padding-right:10px;	
}

div#logo_topmenu
{
	border-bottom:0px solid #993300;
	margin-left:0px;
	margin-right:5px;
}

div#logo
{
	background:transparent url(/images/spacer.gif)  no-repeat;
	margin-left:200px;
        margin-right:20px;
        height:162px!important;
	height:162px;
}

div#sublogo
{
	margin-left:500px;
	margin-right:20px;
        padding-top:5px;
	padding-bottom:50px;
	padding-left:500px;
	padding-right:500px;
        background:transparent url(/images/spacer.gif) no-repeat;
	height:162px!important;
	height:162px;
}

div#top
{
}

div#topmenu
{
	float:left;
        background: transparent url(/images/top_men.jpg) no-repeat;
        margin-top:0px;
        padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;	
        height:40px;
	width:760px!important;
	width:760px;
}

div#topmenusx
{
	float:left;
        background: transparent url(/images/top_men_sx.jpg) no-repeat;
        margin-top:0px;
        padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;	
        height:40px;
	width:760px!important;
	width:760px;
}

div#pathway
{
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
}

div#left_right
{
	padding-top:15px;
	background:url(/images/nomenu.jpg) no-repeat;
}

div#left
{
	float:left;
	display:inline;
	padding-top:0px;
	width:174px!important;
	width:174px;
	background:url(/images/men.jpg) repeat-y;
}

div#right
{
	float:left;
	display:inline;
	width:570px!important;
	width:570px;
}

div#topmodules
{
}

div#hot
{
	float:left;
	display:inline;
	width:250px;
	text-align:justify;
}

div#newssq
{
	width:317px;
	height:242px;
	float:left;
	display:inline;
	background:url(/images/cartina.jpg) no-repeat;
}

div#menubar
{
	width:100%;
	float:left;
	display:inline;
}

div#titolimg
{
	width:44%;
	float:left;
	display:inline;
}

div#testitol
{
	width:54%;
	float:left;
	display:inline;
	text-align:justify;
}

div#protolk
{
	width:49%;
	float:left;
	display:inline;
	text-align:justify;
}

div#progs
{
	width:49%;
	float:left;
	display:inline;
	text-align:justify;
}

div#sezlink
{
	width:49%;
	float:left;
	display:inline;
	text-align:justify;
}

div#seznews
{
	width:49%;
	float:left;
	display:inline;
	text-align:justify;
}

div#artcult
{
	width:49%;
	float:left;
	display:inline;
	text-align:justify;
}

div#varie
{
	width:49%;
	float:left;
	display:inline;
	text-align:justify;
}

div#content
{
}


div#content_nomenu
{
	margin-left:25px;
	margin-right:30px;
	margin-top:20px;
	margin-bottom:30px;
	text-align:justify;
}


div#footer
{
	height:44px;
	border-top:0px solid #993300;
	margin-top:10px;
	padding-top:32px;
	text-align:center;
	background:url(/images/sotto.jpg) no-repeat;
}

div#copyright
{
	color:#663300;
	font-size:11px;
	padding-top:3px;
}

div#links
{
	font-size:11px;
	color:#993300;
}
/**********custom stuff*****************/

span.pathway a:link,span.pathway a:visited
{
	color:#993300;
	font-size:11px;
}

span.pathway a:hover
{
	color:#993300;
	text-decoration:underline;
}

div#pathway
{
	font-size:11px;
	color:#993300;
}

span.pathway img {
	margin: 0px 3px;
}


div#menubar a:link,div#menubar a:visited
{
	color:#FFFFDD;
	font-size:11px;
}

div#menubar a:hover
{
	color:#993300;
}

div#menubar
{
	font-size:11px;
	color:#FFFFDD;
}

span.menubar img {
	margin: 0px 3px;
}

div#testitol a:hover
{
	text-decoration:underline;
}

div#protolk a:hover
{
	text-decoration:underline;
}

div#progs a:hover
{
	text-decoration:underline;
}

div#sezlink a:hover
{
	text-decoration:underline;
}

div#seznews a:hover
{
	text-decoration:underline;
}

div#artcult a:hover
{
	text-decoration:underline;
}

div#varie a:hover
{
	text-decoration:underline;
}

a:link,a:visited
{
	color:#990000;
	text-decoration:none;
	font-size:11px;
}

a:hover
{
	color:#990000;
	text-decoration:underline;
}

div#left div.left_top
{
	height:33px;
	background:url(/images/top_sx.jpg) no-repeat;
}

div#left div.left_bottom
{
	height:30px;
	background:url(/images/bot_sx.jpg) no-repeat;
}

div#left div.module
{
	width:157px;
	margin-left:5px;
	margin-bottom:5px;
	margin-top:0px;
	margin-right:15px;
}

div#left div.module div.topmodule
{
	height:91px;
	background: transparent url(/images/men1.gif) no-repeat;
}

div#left div.module div.midmodule
{
	background: transparent url(/images/men2.gif) repeat-y;
}

div#left div.module div.botmodule
{
	height:96px;
	background: transparent url(/images/men3.gif) no-repeat;
}

div#left div.module div
{
	
}

div#left div.module div div
{
}

div#left div.module div div div
{
	padding:0;
}

div#left div.module h3 {
font-size: 11px;
font-weight: bold;
margin: 0px;
padding: 8px 2px 2px 20px;
background:url(../images/spacer.gif) no-repeat;
height:18px!important;
height:18px;
text-transform:uppercase;
border:0px solid #CCCCCC;
color:#993300;
}

div#newssq div.module
{
	margin-left:30px;
	margin-bottom:35px;
	margin-top:35px;
	margin-right:30px;
}

div#newssq div.module div
{
	
}

div#newssq div.module div div
{
}

div#newssq div.module div div div
{
	padding:0;
}

div#newssq div.module a {
font-size: 11px;
font-weight: bold;
margin: 0px;
padding: 8px 2px 2px 10px;
color:#993300;
}

div#top div.module
{
	width:100%;
	margin-left:5px;
	margin-bottom:5px;
	margin-top:0px;
	margin-right:15px;
}

div#top div.module div
{
	
}

div#top div.module div div
{
}

div#top div.module div div div
{
	padding:0;
}

div#top div.module h3 {
font-size: 14px;
font-weight: bold;
margin: 0px;
padding: 8px 2px 2px 5px;
height:28px;
text-transform:uppercase;
color: #993300;
}

div#top a:link,div#topmodules a:visited
{
	color:#996600;
	text-decoration:none;
	font-size:11px;
}

div#top a:hover
{
	color:#996600;
	text-decoration:underline;
}


div#topmodule div.module
{
	width:100%;
	margin-left:5px;
	margin-bottom:3px;
	margin-top:3px;
	margin-right:3px;
}

div#topmodule div.module div
{
	
}

div#topmodule div.module div div
{
}

div#topmodules div.module div div div
{
	padding:0;
}

div#topmodules div.module h3 {
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 8px 2px 2px 5px;
height:18px;
text-transform:uppercase;
color: #993300;
}

div#topmodules a:link,div#topmodules a:visited
{
	color:#993300;
	text-decoration:none;
	font-size:11px;
}

div#topmodules a:hover
{
	color:#993300;
	text-decoration:underline;
}

div#left a.mainlevel:link,div#left a.mainlevel:visited 
{
	width:150px;
	height:13px;
	background:url(/images/spacer.gif) no-repeat;
	display:block;
	margin-top:1px;
	padding:0px 0px 0px 20px;
	color:#663300;
	text-decoration:none;
	font-size:11px;
}

div#left a.sublevel:link,div#left a.sublevel:visited
{
	width:150px;
	height:13px;
	background:url(/images/spacer.gif) no-repeat;
	display:block;
	margin-top:1px;
        margin-left:5px;
	padding:0px 0px 0px 20px;
	color:#990000;
	text-decoration:none;
	font-size:11px;
}

div#left a.mainlevel:hover
{
	color:#990000;
	text-decoration:none;
	background:url(/images/spacer.gif) no-repeat;
}

div#left a.sublevel:hover
{
	color:#990000;
	text-decoration:none;
	background:url(/images/spacer.gif) no-repeat;
}

div#footer a:hover
{
	text-decoration:underline;
}


ul {
margin: 0px;
padding: 0px;
list-style: none;
}

ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

hr {
width:  90%; 
 }
hr.separator {
width:  40%; 
 }
a.pnav {
}
.pnav:hover {
}
.small {
font-size: 11px;
color: #663300;
line-height: 0.7;
}
.smalldark {
font-size: 11px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.sectiontableentry1 {
text-align: left;
background: #EFEFEF;
font-size: 11px;
padding: 2px;
}
.sectiontableentry2 {
background: #FFF;
font-size: 11px;
text-align: left;
padding: 2px;
}
.button {
border: 1px solid #BBBBBB;
}
.inputbox {
border: 1px solid #BBBBBB;
}

.testorosso {
font-size: 11px;
color: #660000;
height: 10px;
}

.titolorosso {
font-size: 11px;
color: #660000;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}

.testosaggio {
font-size: 12px;
height: 10px;
line-height: 18px;
}

.testosaggiorosso {
font-size: 12px;
color: #660000;
height: 10px;
}

.capolettera
{
float: left;
font-size: 4em;
line-height: 83%;
color:#663333;
}

a.readon {
font-size: 11px;
text-decoration: none;
line-height: 15px;
margin-top: 10px;
text-decoration: none;
font-weight: normal;
}

.blog_more {
font-size: 11px;
}

a.readon:hover {
text-decoration: none;
}

.blog {
width: 100%;
}

.titolo {
width: 98%;
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
color: #993300;
}

a.contentpagetitle:link,a.contentpagetitle:visited
{
width: 98%;
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
color: #993300;
}

a.contentpagetitle:hover
{
	color:#990000;
	text-decoration:none;
}

.contentpaneopen {
text-align: left;
background: transparent;
}

table.contentpane td.contentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
border: none;
}

.contentdescription {
font-size: 11px;
}
.sectiontableheader {
font-size: 12px;
height: 25px;
line-height: 25px;
background-color:#669900;
color:#FFFFFF;
}
.categorytitle {
font-size: 16px;
height: 25px;
line-height: 25px;
}
.componentheading {
font-size: 14px;
line-height: 14px;
color: #993300;
margin-bottom: 5px;
margin-top:5px;
text-transform:uppercase;
font-family:Tahoma;
}
a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }

.poll {
font-size: 10px;
text-align: center;
}


.back_button a{
font-size: 10px;
font-weight: normal;
}

.blogsection {
font-size: 10px;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 10px;
border-bottom: 1px solid #BBBBBB;
}

form {
margin: 0px;
padding:0px 10px 10px 20px;
}