/* CSS Document */

/* general */
body {
	margin:0;
	padding:0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #DB8143;
}
h1, h2, h3, h4, h5, h6, p, a, li, ul {
	margin:0;
	padding:0;
}
h1 {
	font: 2.8em/1.4em Arial, Helvetica, sans-serif;
	color: #964E1D;
	letter-spacing:-1px;
}
h3 {
	font: 1.8em/1.4em Arial, Helvetica, sans-serif;
	color: #666666;
}
h5 {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}
p {
	color: #455548;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.7em;
}
a:link {
	padding: 2px;
}
a:link, a:visited, a:hover, a:link, a:active {
	text-decoration: none;
}
p a:link, li a:link {
	color: #0000FF;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
p a:visited, li a:visited {
	color: #666666;
}
p a:hover, li a:hover {
	color: #FFF;
	background-color: #964E1D;
}
li a.list:link {
	color: #455548;
	border: none;
}
li a.list:visited {
	color: #506253;
	border: none;
}
li a.list:hover {
	color: #FFF;
	background-color: #93C548;
}
h1 a, h3 a {
	padding: 0;
}
h1 a:visited {
	color: #964E1D;
}
h1 a:link {
	padding:0;
	color: #964E1D;
	text-decoration: none;
}
h1 a:hover {
	color: #964E1D;
	background-color: #FFFFFF;
}
h3 a:visited, h5 a:visited {
	color: #C0D58F;
	border-bottom: 1px dotted #C0D58F;
}
h3 a:link, h5 a:link {
	color: #C0D58F;
	text-decoration: none;
	border-bottom: 1px dotted #C0D58F;
}
h3 a:hover, h5 a:hover {
	color: #FFF;
	background-color: #964E1D;
	border-bottom: 1px dotted #93C548;
}
img {
	border: none;
}
blockquote {
	margin: 1.2em 0 0;
	padding: 16px 24px;
	font: 1.1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #506253;
	background-color: #FFFFFF;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
}
blockquote p {
	margin: 1.2em 0 0;
	font: 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #506253;
}
abbr, acronym {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
dl {
	font: 1.2em/1.7em Verdana, Arial, Helvetica, sans-serif;
	color: #455548;
}
#navigatie {
	padding: 0;
	margin: 0 0 0 570px;
}
/* navigation 

#navigatie ul {
	margin: 0;
	padding: 0;
}
#navigatie ul li {
	margin: 0;
	padding: 0;
	display: block;
	float:left;
	text-align: center;
	margin-top:1px;
}
#navigatie ul li a {
	color : #666;
	background-color: transparent;
	text-decoration : none;
	font-weight: bold;
	display: block;
	border-style:none;
}
#navigatie ul li a {
	background: #F3F4EE url(images/tab.jpg) no-repeat;
	height: 26px;
	width: 94px;
	line-height: 26px;
	padding: 7px 0 0;
}
#navigatie ul li a:hover, #navigatie ul li a:active, #navigatie ul li a.active {
	background: #D9D9D9 url(images/tab.jpg) no-repeat;
	background-position: 0px -33px;
	height: 18px;
	width: 94px;
	line-height: 15px;
	padding-top: 4px;
}
*/
/* specific */
#header {
	height: 110px;
	background-color: #DB8142;
	background-image: url(img/sfondo1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 16px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #964E1D;
	border-bottom-color: #D9D9D9;
}
#header a{
	
	color: #0000CC;
}
#headtext {
	width:800px;
	margin: 0 auto;
	padding: 10px 0 0;
}
h1#logo {
	margin:0;
	padding:0;
	font-size:16px;
	font-weight: bold;
	color: white;
	float: left;
}
h1#logo a {
	color: #fff;
	}
h1#logo a:hover {
	background-color: #C0D58F;
	color: #000;
}
#logo {
	width: 151px;
	height: 41px;
	position: relative;
}
#logo span {
	position: absolute;
	width: 530px;
	height: 86px;
	background-repeat: no-repeat;
	background-image: url(img/logo_testata.jpg);
}
#logo a:hover span {
	background: #C0D58F url(images/logo.gif) no-repeat;
	background-position: 0px -41px;
}
#main {
	background-color: #FFF3EA;
	background-image: url(img/sfondo_central.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3F4EE;
	border-bottom-color: #F3F4EE;
}
#maintext {
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0;
}
#maintext img {
	border: 1px solid #DB8143;
	padding: 4px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3;
}
#maintext h5 {
	margin-bottom: 16px;
}
#maintext p {
	margin-top: 1.2em;
}
#maintext h1.bloglist {
	margin-top: 24px;
}
#maintext .comment {
	letter-spacing: 0;
	margin: 20px 0;
}
#maintext p.comment {
	margin: 12px 0 0;
}
#maintext p.page {
	clear: both;
	text-align: center;
	padding-top: 24px;
}
#maintext ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#maintext li {
	padding-left: 12px;
	text-indent: -12px;
	font: 1.2em/1.7em Verdana, Arial, Helvetica, sans-serif;
	color: #964E1D;
}
#maintext dl {
	width: 580px;;
	margin: 2em 0;
	padding: 0;
}
#maintext  dt
{
	width: 148px;
	float: left;
	margin: 0 0 0 0;
	padding: 8px;
	border-top: 1px solid #E6E6E6;
	font-weight: bold;
}
/* backslash hack for mac-ie5 \*/
dt { clear: both; }
#maintext  dd
{
	float: left;
	width: 400px;
	margin: 0 0 0 0;
	padding: 8px;
	border-top: 1px solid #E6E6E6;
}
#maintext div#comments {
	text-indent: 16px;
}
#maintext div#comments .reply, #maintext div#comments .reply2, #maintext div#comments form {
	text-indent: 0;
}
#maintext div#comments h5 {
	padding: 12px 0 0;
	background: url(images/reply3.gif) no-repeat;
	background-position: 36px -8px;
}
#maintext div#comments h5.mod {
	background: url(images/reply2.gif) no-repeat;
	background-position: 36px -8px;
}
#maintext div#comments form p {
	margin: 0;
	padding: 0 0 8px;
}
#maintext div#comments form p em {
	font-style:normal;
	color: #C56048;	
}
#maintext div#comments form {
	background: #E6E6E6;
	padding: 24px 16px 12px;
}
#maintext div#comments form br {
	display: none;
}
#maintext div#comments form label {
	display: block;
	width: 100px;
	float: left;
}
#maintext div#comments form .form {
	margin: 0;
	padding: 2px;
	border: 1px solid #C0D58F;
}
#maintext div#comments form .error {
	border: 1px solid #C56048;
}
#maintext div#comments form input.form {
	width: 200px;
	color: #455548;
	font-size: 0.9em;
}
#maintext div#comments form textarea {
	width: 400px;
	color: #455548;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#maintext div#comments form input#submit {
	margin-left: 100px;
}
#maintext div.reply {
	background: #E6E6E6;
	font-size: 0.9em;
	padding: 16px;
	margin-top: 8px;
}
#maintext div.reply p {
	margin: 0;
	padding: 0;
}
#maintext div.reply2 {
	background: #93C548;
	font-size: 0.9em;
	padding: 16px;
	margin-top: 8px;
}
#maintext div.reply2 p {
	margin: 0;
	padding: 0;
	color: #FFF;
}
#maintext div.reply2 a:link, #maintext div.reply2 a:visited {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.comment {
	background: url(images/comment.gif) no-repeat;
	background-position: left;
	top: 50%;
	text-indent: 20px;
	color: #93C548;
}
#maintext h3 {
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
.portfolio {
	float: right;
	width: 170px;
}
.portfolio p {
	font: 1.1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1em;
}
.portfolio img {
	margin-top: 0;
}
#sidebar {
	background: #964E1D;
	color: #FFFFFF;
	border-top: 4px solid #D9D9D9;
}
#sidebar p {
	color: #F5F3F0;
	font: 1.1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1em;
}
#sidebar h3 {
	color: #F0C8AE;
	margin-bottom: 16px;
}
#sidebar img {
	margin: 0 8px 8px 0;
	border: 4px solid #506253;
}
#sidebar a:hover img {
	border: 4px solid #F3F4EE;
}
#sidetext {
	width:750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
#sidetext .comments {
	background: url(images/ico_comment.gif) no-repeat;
	background-position: 0 50%;
	padding-left: 22px;
}
#sidetext .links {
	background: url(images/ico_arrow2.gif) no-repeat;
	background-position: 0 50%;
	padding-left: 22px;
}
#sidetext .checked {
	background: url(images/ico_check.gif) no-repeat;
	background-position: 0 50%;
	padding-left: 22px;
}
#sidetext .mail {
	background: url(images/ico_mail.gif) no-repeat;
	background-position: 0 50%;
	padding-left: 22px;
}
#sidetext .download {
	background: url(images/ico_download.gif) no-repeat;
	background-position: 0 50%;
	padding-left: 22px;
}
#sidetext .alert {
	background: url(images/ico_alert.gif) no-repeat;
	background-position: 0 50%;
	padding-left: 22px;
}
#sidetext .feed {
	background: url(images/feed2.gif) no-repeat;
	background-position: 0 50%;
	padding-left: 16px;
}
#sidetext .pdf {
	background: url(images/pdf2.gif) no-repeat;
	background-position: 0 50%;
	padding-left: 16px;
}
#sidetext .new {
	background: url(images/new2.gif) no-repeat;
	background-position: right;
	top: 50%;
}
#sidetext .one {
	background: url(images/ico_one.gif) no-repeat;
	background-position: right;
	top: 50%;
}
#sidetext .two {
	background: url(images/ico_two.gif) no-repeat;
	background-position: right;
	top: 50%;
}
#sidetext .three {
	background: url(images/ico_three.gif) no-repeat;
	background-position: right;
	top: 50%;
}
#sidetext .four {
	background: url(images/ico_four.gif) no-repeat right;
	background-position: right;
	top: 50%;
}
#sidetext .five {
	background: url(images/ico_five.gif) no-repeat;
	background-position: right;
	top: 50%;
}
.sideblock {
	width: 230px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.sideblock p {
	margin-bottom: 16px;
}
.sideblock em {
	font-style: normal;
	background: #C56048;
}
.sideblock a {
	padding: 0;
	text-decoration: none;
}
.sideblock a:link, .sideblock a:visited {
	text-decoration: none;
	border: none;
	color: #FFF;
}
.sideblock a:hover {
	background: #455548;
	color: #C0D58F;
}
.sideblock p a:link, .sideblock p a:visited {
	border-bottom: 1px dotted #F5F3F0;
}
.sideblock p a:hover {
	border-bottom: 1px dotted #C0D58F;
}
.sideblock ul {
	list-style-type: none;
	font-size: 1.1em;
	margin: 16px 0 8px;
	border-top: 1px solid #506253;
}
.sideblock ul li {
	margin: 0;
	padding: 0;
}
.sideblock li a, .sideblock li a:link, .sideblock li a:visited {
	margin: 0;
	display: block;
	width: 210px;
	padding: 5px;
	color: #F5F3F0;
	border-bottom: 1px solid #506253;
}
.sideblock li a:hover {
	background-color: #DB8144;
}
.sideblock li.new a:hover {
	background: #506253 url(images/new2.gif) no-repeat;
	background-position: right;
	top: 50%;
}
.sideblock ul.nolink {
	list-style-type: none;
	font-size: 1.1em;
	margin: 16px 0 8px;
	border-top: 1px solid #506253;
}
.sideblock ul.nolink li {
	margin: 0;
	display: block;
	width: 170px;
	padding: 5px;
	color: #F5F3F0;
	border-bottom: 1px solid #506253;
}
.sideblock form {
	margin: 0;
	padding: 0 6px;
}
.sideblock form .form {
	width: 160px;
	margin: 0;
	padding: 2px;
	border: 1px solid #506253;
	background: #506253;
	color: #C0D58F;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sideblock form .error {
	border: 1px solid #C56048;
}
#sidetext .sideblock form p {
	margin: 0 0 6px;;
	padding: 0;
}
#footer {
	border-top: 1px solid #F5F3F0;
	background-color: #DB8144;
}
#footertext {
	width:750px;
	margin: 0 auto;
	padding: 8px 0 16px;
	text-align:center;
	font-size: 9px;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	color: #455548;
	background-color: #F9F0EB;
}

/* hacks */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#navcontainer ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0;
	margin-right: 11px;
	margin-bottom: 0;
	margin-left: -11px;
	width: 240px;
	padding-top: 0;
	padding-right: -11;
	padding-bottom: 0;
	padding-left: 0;
}

#navcontainer li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}

#navcontainer a
{
	display: block;
	border: 1px solid #FFFFFF;
	width: 215px;
	background-image: url(images/l1_down.gif);
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
}

#navcontainer a:link, #navlist a:visited
{
color: #333333;
text-decoration: none;
}

#navcontainer a:hover
{
border: 1px solid #FFFFFF;
background-color: #F60;
background-image: url(images/l1_over.gif);
color: #333333;
}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-color: #FF6600;
background-image: url(images/l1_over.gif);
color: #333;
}

#main #maintext  #menu {
	
	
	float: left;
	width: 240px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.rtop,.artop{display:block}
.rtop *,.artop *{display:block;height:1px;overflow:hidden;font-size:1px}
.artop *{border-style: solid;border-width:0 1px}
.r1,.rl1,.re1,.rel1{margin-left:5px}
.r1,.rr1,.re1,.rer1{margin-right:5px}
.r2,.rl2,.re2,.rel2,.ra1,.ral1{margin-left:3px}
.r2,.rr2,.re2,.rer2,.ra1,.rar1{margin-right:3px}
.r3,.rl3,.re3,.rel3,.ra2,.ral2,.rs1,.rsl1,.res1,.resl1{margin-left:2px}
.r3,.rr3,.re3,.rer3,.ra2,.rar2,.rs1,.rsr1,.res1,.resr1{margin-right:2px}
.r4,.rl4,.rs2,.rsl2,.re4,.rel4,.ra3,.ral3,.ras1,.rasl1,.res2,.resl2{margin-left:1px}
.r4,.rr4,.rs2,.rsr2,.re4,.rer4,.ra3,.rar3,.ras1,.rasr1,.res2,.resr2{margin-right:1px}
.rx1,.rxl1{border-left-width:5px}
.rx1,.rxr1{border-right-width:5px}
.rx2,.rxl2{border-left-width:3px}
.rx2,.rxr2{border-right-width:3px}
.re2,.rel2,.ra1,.ral1,.rx3,.rxl3,.rxs1,.rxsl1{border-left-width:2px}
.re2,.rer2,.ra1,.rar1,.rx3,.rxr3,.rxs1,.rxsr1{border-right-width:2px}
.rxl1,.rxl2,.rxl3,.rxl4,.rxsl1,.rxsl2,.ral1,.ral2,.ral3,.ral4,.rasl1,.rasl2{border-right-width:0}
.rxr1,.rxr2,.rxr3,.rxr4,.rxsr1,.rxsr2,.rar1,.rar2,.rar3,.rar4,.rasr1,.rasr2{border-left-width:0}
.r4,.rl4,.rr4,.re4,.rel4,.rer4,.ra4,.rar4,.ral4,.rx4,.rxl4,.rxr4{height:2px}
.rer1,.rel1,.re1,.res1,.resl1,.resr1{border-width:1px 0 0;height:0px !important;height /**/:1px}
#main #maintext #box {
	background-color: #FFFFFF;
}
table#tablelist {
	background-color: #FFFFFF;
}
.inputform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #964E1D;
	border: 1px solid #FFFFFF;
}
#main #maintext #menu h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	line-height: 11px;
}
#main #maintext #menu #search {
	background-color: #FFFFFF;
	display: block;
	width: 241px;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(img/sfondoquadrato.jpg);
}

/*CSS for ticker*/

#ajaxticker1{
	width: 218px;
	height: 40px;
	border: 1px ridge white;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;/*background-color: #FEEEB8;*/
	font-weight: bold;
	color: #FFFFFF;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
/*background-color: #FEEEB8;*/
}

.someclass{ //class to apply to your scroller(s) if desired
}
#lang {
	position: absolute;
	top: 0px;
	right: 2px;
}
.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 11px;
}
