﻿
body {
	background-image: url(images/bgrepeat.jpg);
	background-color: #D3CAAA;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}

/* styles for wysiwyg editor */
.bggray {
	background-color: #e8e8e8;
}

/* override a setting in drupal that makes editing difficult */
.node-form .standard {
	clear: none;
}

.frontpage #bodyouter {
	background-position: 0 50%;
	padding-left: 250px;
}
.frontpage #leftsidebar {
	width: 250px;
}

table {
	border-collapse: separate;
}

/* 
 * classes used throughout the site and template
*/
.rule {
	margin: 0 auto;
	clear: both;
}
img.rule {
	width: 100%;
}
.clear {
	clear: both;
}
.mnemonic {
	text-decoration: underline;
}
.highlight {
	color: #5A3320;
}
.commandprompt {
	font-family: monospace;
	white-space: pre;
	display: block;
	background-color: #e8e8e8;
	border: 1px solid #ccc;
}
.quote {
	display: block;
	color: #333;
}
.redhighlight {
  	color: #D90D19 !important;
	text-decoration: none;
	font-size: 80%;  
}
.blackhighlight {
	color: #000 !important;
	text-decoration: none;
}
.brownhighlight {
	color: #5A3320 !important;
	text-decoration: none;
}
.graybg {
	background-color: #f6f5f0;
}
.noundies {
	text-decoration: none;
}
.small {
	font-size: 90%;
}
.tiny {
	font-size: 80%;
}

 
/* end partner page styles */
body {
	font-family: Tahoma, Sans, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", "Trebuchet", "Nimbus Sans L", sans-serif;
	color: #5A3320;
	margin: 1em 0 .3em;
}
p {
	margin: 1em 0 .3em;
}
#bodyinner {
	font-size: 80%;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}
a {
	color: #D90D19;
}
a:visited {
	color: #D90D19;
}
#bodyinner td {
	padding: 8px;
}
button {
	cursor: pointer;
}
.usn {
	background-color: #eee;
	padding: 0.75em 1.5em;
	border: 1px solid #ddd;
	font-family: monospace;
	white-space: pre;
}
#container {
	margin: 0 4%;
	padding: 0 0 0 14px;
	position: relative;
	background-color: #fff;
	background-image: url(images/page-border-left-repeat.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#content {
	margin: 0; 
	padding: 0 13px 0 0;
	padding-bottom: 4em;
	min-height: 465px;
	position: relative;
	background-color: #fff;
	background-image: url(images/page-border-right-repeat.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#topNav {
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
}
#bg-left {
	position: absolute;
	top: 0;
	left: 0;
	width: 14px;
	 height: 600px;
	background-image: url(images/page-border-left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 6;
	font-size: 0;
}
#bg-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 13px;
	height: 665px;
	background-image: url(images/page-border-right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	z-index: 6;
}

#bodyouter {
	position: relative;
	overflow: hidden;
	margin: 0 0;
	padding-left: 198px; /*
	padding-right: 214px;*/
	background-image: url(images/leftnav-bg.jpg);
	background-repeat: repeat-y;
	background-position: -52px;
	min-height: 1200px;
	height:100%; /* DA MIGLIORARE TODO */
}
#bodyinner {
/*	border-right: 1px solid #ddd; */
	min-height: 450px;
}
* html #bodyouter {
	height: 1%;
}
#leftsidebar {
	width: 250px;
	position: absolute;
	left: 0;
	top: 0;
	  min-height: 375px;  
}
#rightsidebar 
{
	padding-top:30px;
	width: 214px;
	position: absolute;
	top: 0;
	right: 0;
	display: none;
}
#contentpadding {
	padding: 0 20px;
}
/* end body/content region */
/* begin footer */
#footer {
	padding: 0 0 0 0;
	position: absolute;
	bottom: 0;
	border-top: 1px solid #eee;
	height: 4em;
	width:98%;
}
#footer .wrapper {
	padding: 0 15px 5px 15px;
	color: #656565;
	font-size: 70%;
}
 
 

/* top navigation section
 *  
*/
#topNav {
	width: 100%;
	position: relative;
	height: 90px;
}
#topNav a {
	color: #656565;
	text-decoration: none;
	font-size: 80%;
	border-bottom: 1px dotted #fff;
}
#topNav li a:hover {
	border-bottom: 1px dotted #656565;
}
#topNav ul {
	display: block;
	margin: 0;
	padding: 0 0px .5em 0px;
	position: absolute;
	top: 25px;
	right: 0px;
	border-bottom: 1px solid #D6D6D6;
}
#topNav ul ul {
	padding-bottom: 0;
}
#topNav li {
	display: block;
	float: left;
	margin: 0 18px 0 0;
	text-indent: 13px;
	padding-bottom: 0;
	background-image: url(images/bullet-triangle.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 1.1em;
	position: relative;
}
#topNav li.last {
	margin: 0;
}
#masthead li {
	position: relative;
}
#masthead li ul {
	position: absolute;
	background-color: #cb0000;
	border: 1px solid #a20000;
	width: 10em;
	left: -999em;
	top: 1.1em;
	z-index: 100;
	font-size: 90%;
}
#masthead li:hover ul {
	left: 0;
	z-index: 1000;
}
#masthead li ul li {
	background-image: none;
	text-indent: 0;
	width: 100%;
	padding: 0;
	margin: 0;
}
#masthead li ul li a {
	display: block;
	color: #fff;
	width: 100%;
	padding: .2em 0;
	text-indent: .2em;
}
#masthead li ul li a:hover {
	color: #a20000;
	background-color: #fff;
}
#topNav img {
	margin: 0;
	padding: 0;
	border-style: none;
}
#topNav img.rule {
	border-top: 1.7em solid white;
	/* ugly, ugly, but the line is too close to the tabs w/out it
	   using ems means this lowers as the users font-size increases */
}
 
#subTitlebox {
	width: 50%;
	height: 25px;
	text-align: right;
	line-height: 60px;
	position: absolute;
	top: 55px;
	right: 9px;
}
#subTitlebox p {
	bottom: 0;
	right: 0;
}
#subTitlebox label {
	display: none;
}
#subTitlebox button {
	border-style: none;
	background-color: #fff;
	background-image: url(images/icon-search.png);
	width: 34px;
	background-repeat: no-repeat;
	background-position: center;
}
#subTitlebox button span {
	display: block;
	text-indent: -100px;
	overflow: hidden;
}
#subTitlebox input {
	border: 1px solid #C6C6C6;
	color: #777;
	font-size: 70%;
	padding: 2px;
}
#masthead {
	clear: both;
	height: 131px;
	background-image: url(images/masthead-bg.png); 
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	position: relative;
}
#masthead img {
	float: right;
}
#masthead .links {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 12;
	height: 40px;
}
#masthead ul {
	display: inline;
}
#masthead li {
	display: inline;
}
#masthead li a {
	display: block;
	color: white;
	text-decoration: none;
	float: left;
	font-size: 80%;
	font-weight: bold;
	padding: 3px 1em 0 2em;
}
#masthead h1 {
	position: absolute;
	bottom: 0;
	left: 230px;
	color: white;
}
 
/* end top navigation */
#masthead.homepage {
	height: 207px;
	background-image: url(images/masthead-bg-home.png); 
	
}
#masthead.homepage img {
	float:none;
}
#masthead.homepage #mastheadmiddle {
	margin: 0;
	padding: 2em 240px 1em 260px;
	color: white;
}
#masthead.homepage #mastheadmiddle a {
	color: #ededed;
	text-decoration: none;
	font-size: 12pt;
	font-weight:bold;
}
#masthead.homepage #mastheadrighttop {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#masthead.homepage #mastheadrightbottom {
	right: 0;
	bottom: 0;
	position: absolute;
	z-index: 10;
	margin: 0;
	padding: 0;
	height: 113px;
}
#masthead.homepage #mastheadrightbottom img, #masthead.homepage #mastheadrighttop img {
	margin: 0;
	padding: 0;
}
#masthead.homepage .links {
}
#masthead.homepage #imgtransition img {
	position: absolute;
	top: 0;
	left: 0;
}


/* navigation
 *
*/
#breadcrumb {
	font-size: 80%;
	border-bottom: 1px dotted #656565;
}
#breadcrumb h3 {
	font-size: 90%;
	color: #DB0800;
	display: inline;
	padding-right: 1em;
}
.block h2.title {
	font-size: 100%;
	padding: .4em;
	margin: 0;
	color: #DB0800;
}
span.taxonomy {
        display: none;
}
/* both left and right side menus */
ul.menu {
	font-size: 80%;
	padding: 0 0 0 .2em;
}
ul.menu li {
	display: block;
	text-indent: 0px;
	padding: 0;
	margin: 0;
	line-height: 1.5em;
	list-style: none;
}
ul.menu a {
	color: #474747;
	display: block;
	width: 100%;
	text-decoration: none;
	padding: .2em 0;
}
ul.menu a:active, ul.menu a.active {
	color: #D20000;
}
/* right side menu only */
#rightsidebar div.block {
	padding: 12px;
	font-size: 80%;
}

/* left side menu only */
#leftsidebar ul.menu li {
 padding: 0px;
}
#leftsidebar ul.menu a {
	border-bottom: 1px dotted #656565;
}
 
#leftsidebar ul.menu li.expanded ul {
	padding: 0;
}
 
#leftsidebar ul.menu li.expanded li ul {
	padding-left: 1.5em;
}
#leftsidebar ul.menu li.expanded li ul li {
	background-image: none;
}
#leftsidebar ul.menu li.expanded li a {
	border-bottom-style: none;
}
#leftsidebar ul.menu li.expanded {
	border-bottom: 1px dotted #656565;
}
#leftsidebar ul.menu ul.menu li.expanded {
	border-bottom-style: none;
}
#hotlinks_fancy {
	margin: 1em 0;
	font-size: 80%;
}
#hotlinks_fancy div {
	margin-bottom: 1em;
	position: relative;
	background-image: url(images/feature-button-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right; 
	border-bottom: 1px dotted #999;
	padding-right: 1em;
	/*border-top: 1px solid white; /* needed to make ie6 behave */
}
#hotlinks_fancy div a {
	color: #BD0901;
	display: block;
	margin-left: 52px;
	text-decoration: none;
}
#hotlinks_fancy div img {
	border-style: none;
	position: absolute;
	top: 0;
	left: 4px;
}
#hotlinks_fancy div p {
	margin: .5em 0 0 52px;
	font-size: 90%;
	padding-bottom: 1em;
}
#hotlinks_fancy div p a {
	display: inline;
	margin: 0;
}
#hotlinks {
	margin: 2em 0;
	font-size: 80%;
}
#hotlinks div {
	margin-bottom: 1em;
	position: relative;
	border-top: 1px solid white; /* needed to make ie6 behave */
}
#hotlinks div a {
	color: #BD0901;
	text-decoration: none;
}
#hotlinks div img {
	border-style: none;
	vertical-align: middle;
}
/* end navigation */

.sep 
{
	border:1px dashed #990000;
	margin-top:10px;
	margin-bottom:10px;
	}

 #rightsidebar { display: block; } 
				    #contentpadding { margin-right: 214px; }
				    .litTable {
                        border: 1px solid #CD0000;
                        width: 200px;
                    }
                    .litTableHeader {
                        font-size: small;
                        font-variant: small-caps;
                        background-color: #CD0000;
                        color: white;
                        padding: 4px 2px 4px 2px;
                    }
                    .litTable td {
                        padding: 4px;
                        font-size: small;
                        color: #333;
                        background-color: #efefff;
                    }
                    td.litTableDay {
                        font-variant: small-caps;
                        font-weight: bold;
                        text-align: center;
                    }
                    td.litTableDesc {
                        text-align: center;
                        border-bottom: 1px solid #008284;
                    }
                    td.litTableBody {

                    }
                    td.litTableDisclaimer {
                        background-color: #CD0000;
                        border-top: 1px solid #CD0000;
                        font-size: 9pt;
                        text-align: center;
                    }
                    td.litTableDisclaimer a {
                        color: white;
                        font-weight: normal;
                    }


