/*
** NPM Alarms Template
*/

/* Set margin and padding to zero for everything */
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #ffffff;
}

p {
	margin: 0 0 0.75em 0;
	line-height: 1.5em;
	border: none;
}

a {
	color: #003263;
	background-color: transparent;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
}

caption {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

hr {
	border: 0;
	height: 1px;
	color: #630003;
	background-color: #ffffff;
	margin: 0.5em 0 1em 0;
}

img {
	border: none;
	vertical-align: middle;
	margin: 0;
	text-align: center;
}

i, em {
	width: 95%;
	display: block;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
	background-color: transparent;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 1em 0 0.25em 0;
	border-bottom: 1px solid #003263;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #000000;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #630003;
	background-image: url(../images/h1fade.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 1px;
	border-bottom: 0px;
	padding-bottom: 2px;
}

h1 a {
	color: #ffffff;
	background-color: #630003;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.25em;
	border-bottom: none;
}

h4 {
	font-size: 1.1em;
	border-bottom: none;
}

h5 {
	font-size: 1em;
	border-bottom: none;
}

h6 {
	font-size: 0.85em;
	border-bottom: none;
}

ul {
	line-height: 1.5em;
	margin: 0.5em 0 0 1.5em;
	padding: 0;
	list-style-image: url(../images/bullet.png);
	list-style-type: square;
}

ol {
	line-height: 1.5em;
	margin: 0.5em 0 0 2.5em;
	padding: 0;
	list-style-image: none;
}

li {
	margin-bottom: 0.5em;
}

table {
	font-size: 1.2em;
	border-collapse: collapse;
	margin: 10px auto 15px auto;
	border: 1px solid #a0a0a0;
}

th {
	background: #e0e0e0;
	height: 25px;
	padding: 0 10px;
	text-align: left;
	border: 1px solid #a0a0a0;
}

td {
	padding: 0 4px;
	height: 25px;
	border: 1px solid #a0a0a0;
}

cite, blockquote {
	padding-left: 0.5em;
	margin-left: 0;
	border-left: 4px solid #003263;
	color: #76797c;
}

code {
	font-family: Monaco, "Courier New", Courier, monospace;
	font-size: 1.2em;
	color: #000000;
	background-color: #edf3fe;
	padding: 0 0.1em;
	border: 1px solid #606060;
	display: block;
	white-space: pre;
}

pre {
	font-family: Monaco, "Courier New", Courier, monospace;
	font-size: 1em;
	color: #000000;
	background-color: #edf3fe;
	padding: 1em;
	border: 1px solid #003263;
	display: block;
	overflow: auto;
}

dl {
	line-height: 1.5em;
	margin: 0.5em 0 0 1.5em;
	padding: 0;
	list-style-image: url(../images/bullet.png);
	list-style-type: square;
}

dt {
	font-weight: bold;
		list-style-image: url(../images/bullet.png);
	list-style-type: square;
}

dd {
	margin-bottom: 1em;
}
dd.link a {
	text-decoration: underline;
	color: #000000;
}

fieldset {
	border: 1px solid #003263;
	margin: 1em 0em 1em 0em;
	padding: 0em 1em 1em 1em;
	line-height: 1.5em;
	width: 94%;
}

legend {
	background-color: White;
	padding: 0.5em;
	font-size: 0.9em;
}

form {
	border: none;
	margin: 0;
}

label {
	font-weight: bold;
}

textarea {
	font-size: 1em;
	font-family: Monaco, "Courier New", Courier, monospace;
	border: 1px solid #003263;
	color: #000000;
	background-color: #ffffff;
	width: 100%;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	visibility: visible;
	border: 1px solid #003263;
	color: #000000;
	background-color: #ffffff;
	vertical-align: middle;
}

select {
	border: 1px solid #003263;
	color: #000000;
	background-color: #ffffff;
	vertical-align: top;
}

abbr, acronym, .explain {
	border-bottom: 1px dotted #000000;
	color: #000000;
	background-color: transparent;
	cursor: help;
}

q {
	font-family: Baskerville, Georgia, serif;
	font-style: italic;
	font-size: 1.2em;
}

ins {
	color: green;
	text-decoration: none;
}

del {
	color: red;
	text-decoration: line-through;
}

/* Class definitions */

.box {
	border-width: 1px;
	border-style: solid;
	border-color: #630003;
	padding: 3px;
	background-image: url(../images/sfondobox.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: left;
}

.breadcrumbSeparator {
	font-size: 1.2em;
}

/* ID definitions */

#portal {
	background-image: url(../images/redcolumn2.png);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0;
	padding: 0;
}

#container {
	margin-top: 0px;
	margin-left: 165px;
}

#maincontent {
/*	padding-left: 167px;*/
	padding-top: 15px;
	padding-left: 25px;
	margin-right: 225px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	min-height: 500px;
	height: auto !important;
}

#left {
	width: 158px;
	background-color: #003263;
	color: #ffffff;
	padding-top: 10px;
	text-align: center;
	float: left;
}

#menu {
   color:#ffffff;
	background-color: #7ea4c7;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	text-align: left;
	font-size: 12px;
	margin-top: 10px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#menu li:hover {
	background-color: #7ea4c7;
}

#menu a {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#menu a.selected {
	color: #e0b000;
}
#menu a:hover {
	text-decoration: underline;
	color: #ffffff;
	background-color: transparent;
}


/*
#menu li:hover {
	background-color: transparent;
}*/
#menu li.menutitle {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #003263;
}
#menu li.menutitle:hover {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: transparent;
	color: #003263;
}
#menu a.titlelink {
	color: #ffffff;
	background-color: transparent;
}
#menu a.titlelink:hover {
	color: #ffffff;
	background-color: transparent;
	text-decoration: underline;
}

#header {
	background-color: #003263;
	height: 50px;
	vertical-align: middle;
	color: #ffffff;
	font-size: 12px;
	background: url(../images/banner.png) repeat-x center top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#header a {
	color: #ffffff;
	background-color: transparent;
	font-weight: bold;
}
#header a:hover {
	color: #ff0000;
	background-color: transparent;
	font-weight: bold;
}

#portal-breadcrumbs {
	/* The path bar, including breadcrumbs and add to favorites */
	border: 0px;
	text-transform: none;
	line-height: 1.6em;
	float: right;
	width: 300px;
}
#portal-breadcrumbs a {
	text-decoration: underline;
}

#rightcolumn {
	padding-top: 15px;
	width: 200px;
	float: right;
}

#rightcolumn h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#rightcolumn h2 {
	font-size: 13px;
	font-weight: bold;
	color: #003263;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
#rightcolumn h3 {
	color: #630003;
	background-color: transparent;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #630003;
	margin: 0px;
	padding: 0px;
}

#rightcolumn a {
	color: #003263;
	background-color: transparent;
}

#rightcolumn a:hover {
	color: #ff0000;
	background-color: transparent;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 0.9em;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
	border-top: 6px solid #ffffff;
	border-right: #ffffff;
	border-bottom: #ffffff;
	border-left: #ffffff;
	background-color: #003263;
	color: #ffffff;
	background-image: url(../images/bannerbottom.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#footer a {
	color: #ffffff;
	background-color: transparent;
}

#footer a:hover {
	color: #ff0000;
	background-color: transparent;
}
