/* custom stuff */

html {
  height: 100%;
  margin-bottom: 1px;
}


body {
	margin: 0;
	padding: 0;
	background: url(../images/piantina.jpg) 10px 420px  no-repeat;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

a.readon {
  line-height: 300%;
}

img {
  border: 0px;
}
/*** fonts ***/
body {
		line-height: 125%;
		font-family: Tahoma, Helvetica, sans-serif;
}

/* size attributes */
body.f-default {
	font-size: 11px;
}
.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 90%;
}

#nav a,
#inset a {
	font-size: 100%;
}

td.side h3 {
	font-size: 93%;
	line-height: 100%;
}

/*table.outer .contentheading {
  font-size: 150%;
  line-height: 100%;
  font-weight: normal;
  padding-top: 15px;
  padding-bottom: 0px;
}*/


/* font family */
h1,
h2,
h3,
h4,
h5,
.contentheading,
.componentheading,
.sectiontableheader,
.contentpagetitle {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #000000;
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* component heading */

div.moduletable h3,
div.moduletable-hilite h3,
.contentheading,
div.mod_contentitem td.contentheading,
.componentheading {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 6px 2px 2px 2px;
	font-weight: normal;
	font-size: 20px;
	line-height: 100%;
	border-bottom: dotted 2px #97cc3e;
}

div.moduletable-login h3,
div.moduletable-login-hilite h3{
	color: #fff;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 3px 2px 2px 2px;
	font-weight: normal;
	font-size: 20px;
	line-height: 100%;
	border-bottom: dotted 2px #fff;
}
div.mod_contentitem td.contentheading {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 1px 2px 2px 2px;
	font-weight: normal;
	font-size: 20px;
	line-height: 100%;
	border-bottom: dotted 2px #97cc3e;
}
div.moduletable .contentpagetitle {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 6px 2px 0px 2px;
	border: none;
	font-weight: normal;
	font-size: 18px;
	line-height: 100%;
}
/* module settings */

div.moduletable,
div.moduletable-login,
div.moduletable-hilite {
	margin: 0px;
	padding: 0px 5px 0px 5px;
}

/* default menu link styles */
a.sublevel,
a.sublevel:link,
a.sublevel:visited {
	text-decoration: none;
	color: #505050;
	line-height: 16px;
	margin-bottom: 5px;
	padding: 0px 5px 6px 12px;
}

a.sublevel:hover,
a.sublevel#active_menu  {
	color: #71902C;
}
a.mainlevel:hover {
	text-decoration: none;
}

/** regular joomla menu **/

a.mainlevel {
	display: block;
	padding: 3px 0px;
	text-indent: 4px;
	width: 100%;
}

/* headings */

h1 {
	line-height: 100%;
	font-size: 100%;
}

h2 {
   line-height: 100%;
   font-size: 100%;
}

h3 { 
   line-height: 100%;
   font-size: 120%;
}

h4 {
	 line-height: 100%;
	 font-size: 110%;
}

.small,
.modifydate,
.createdate {
	font-weight: normal;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
}

.small,
.createdate {
	vertical-align: top;
	padding-bottom: 0px;
	padding-top: 2px;
}

/** some joomla class stuff */

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
 	vertical-align: bottom;
}

td.buttonheading img {
	margin-right: 5px;
}

table.outer td.sectiontableheader {
  font-weight: bold;
  padding: 0 4px;
  line-height: 20px;
}

table.outer tr.sectiontableentry1 td, 
table.outer tr.sectiontableentry2 td,
table.outer td.sectiontableentry1, 
table.outer td.sectiontableentry2 {
  padding: 4px;
}

table.contentpaneopen, table.contentpane {
  padding: 0;
  margin: 0;
  width: 100%;
}

table.contentpaneopen td p {
  padding-right: 10px;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}

.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}


table.adminform textarea {
  width: auto;
  color: #666;
}

/** width stuff **/


/** template layout stuff **/

body {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
}

div.wrapper {
	margin: auto;
	position: absolute;
	margin-left: 5px;
	min-width: 950px;
}
div#outer-border {
	border-width:  0px;
	border-style:  solid;
}

table.outer {
	border:  0px;
	margin: 0px;
	padding: 0px;
}

table.outer tr {
	vertical-align:  top;
}

table.outer td{
	vertical-align:  top;
}


div#horiz-menu {
	border-width: 0px;
	border-style: solid;
	height:  20px;
	padding-left: 27px;
}

table.outer td.box,
table.outer td.colonna1,
table.outer td.colonna4,
table.outer td.colonna6 {
	width: 240px;
	min-width: 240px;
	border: none;
	margin: 0px;
}

table.outer td.colonna2,
table.outer td.colonna3,
table.outer td.colonna5 {
	width: 480px;
	min-width: 480px;
	border: none;
	margin: 0px;
}

table.outer td.mappa_fdv {
	width: 520px;
	min-width: 520px;
	border: none;
	margin: 0px;
}
div.logo {
	width: 100px;
	height: 130px;
	text-align: center;
	background: url(../images/logo1.jpg);
}

div.box {
	padding: 0px 5px 5px 5px;
	display: block;
	width: 230px;
	height: 92px;
	background: #fff;
	overflow: hidden;
	border-right: dashed 1px #e0e0e0;
}

div.box-login {
	padding: 0px 0px 5px 0px;
		margin: 0px 5px 0px 5px;
	display: block;
	width: 230px;
	height: 86px;
	background: #97cc3e;
	overflow: hidden;
	border-right: none;
}
div.box_large {
	padding: 0px 5px 5px 5px;
	display: block;
  	width: 470px;
	height: 92px;
	background: #fff;
	overflow: hidden;
	border-right: dashed 1px #e0e0e0;
}
div.menu,
div.content5,
div.content6,
div.content9,
div.content10 {
	padding: 0px 5px 5px 5px;
	display: block;
	width: 230px;
	background: #fff;
	border-right: dashed 1px #e0e0e0;
}

div.mainbody,
div.content1,
div.content2,
div.content3,
div.content4,
div.content7,
div.content8,
div.content11,
div.content12,
div.content13,
div.content14  {
  width: 470px;
  display: block;
  padding: 0px 5px 5px 8px;
  background: #fff;
  border-right: dashed 1px #e0e0e0;
}

div.mappa_fdv {
  width: 510px;
  display: block;
  padding: 0px 5px 5px 8px;
  background: #fff;
  border-right: dashed 1px #e0e0e0;
}
/* some page content things */

.hide {
	display: none;
}

td.left ul,
td.right ul {
  margin: 0;
  padding: 5px 0px 5px 12px;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 2px;
}

blockquote {
	margin: 10px 0;
	line-height: 140%;
	padding: 10px;
}

pre {
	padding: 10px;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

table.contentpaneopen-cerca {
  border-collapse: collapse;
  padding: 0;
  margin-top: 10px;
  width: 100%;
}

#firefox{
display: block;
position: absolute;
width: 145px;
height: 165px;
top: 300px;
left: 0px;
}

#float_top{
z-index: 1;
position: relative;
float: right;
top: -25px;
}

#timone{
margin-top: 68px;
}

table.out {
position: absolute;
top: -9000px;
left: -9000px;
}

#out {
position: absolute;
top: -9000px;
left: -9000px;
}

.inputbox-login {
width: 130px;
margin: 0px 2px;
}

.button-login  {
position: relative;
top: -25px;
float: right;
margin: 2px 2px;
}

 .mod_login_password-login {
position: relative;
top: -100px;
float: right;
margin: 2px 2px;
}

div.header {
z-index: 1;
position: absolute;
display: block;
width: 1200px;
height: 73px;
background: url(../images/salone.jpg) 266px 0px  no-repeat;
background-attachment: fixed;
}

div.bottoni_left {
position: absolute;
display: block;
width: 86px;
height: 260px;
left: 5px;
top: 158px;
}

div.-blogger p.small {
position: relative;
color: #606060;
top: -10px;
height: 1px;
}

div.-blogger .readon {
position: relative;
float: right;
top: -12px;
}

h1.-blogger {
color: #909090;
padding-left: 15px;
background: url(../../images/freccina.jpg) center left no-repeat;
}

div.moduletable-ajax {
margin: 5px 0px 5px 0px;
}

div.footer{
	border-top: solid 1px #404040 ;
	margin-left: 118px;
	padding-right: 10px;
	font-size: 100%;
	color: 	#707070 ;
	height: 16px;
	text-align: left;
	line-height: 16px;
}

div.footer a:hover,
div.footer a:link,
div.footer a:visited,
div.footer a:active {
	color: #a0a0a0;
}