/**
 * @version $Id$
 * @author Viames Marino
 */
 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	background: white;
	color: #000;
	font-family: Palatino, Georgia, Times, "Times New Roman", serif;
	padding: 20px 40px;
}

img {
	border: none;
}

a {
	color: #000;
	text-decoration: none;
}

fieldset {
	border: none;
	padding: 10px;
}

hr {
	border: none;
	border-bottom: 1px solid #ccc;
	width: 90%;
}

h1 {
	font-family: Georgia, Palatino, serif;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 0.005em;
	margin: 3px 0 0 0;
}

h2 {
	font-family: Georgia, Palatino, serif;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: -0.02em;
	line-height: 1.1em;
	margin: 2px 0 0 0;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.003em;
	margin: 0 0 6px 0;
	padding: 0;
}

h4 {
	font-family: Georgia, Palatino, serif;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.045em;
	margin: 0;
	padding: 0;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.003em;
	margin: 0;
	padding: 0;
}

h6 {
	font-size: 0.85em;
	font-weight: bold;
	letter-spacing: 0.02em;
	margin: 0;
	padding: 0;
}

ul,ol {
	padding-left: 15px;
}

li {
   margin-top: 0.25em;
   margin-bottom: 0.25em;
}

ul ul, ul ol,
ol ol, ol ul {
   margin-left: 1em;
   padding-left: 0;
}

ul li, ol li {
   margin-left: 1em;
}

li li {
   margin-left: 1em;
}

pre {
	background: #f2f2f2;
	border-color:#d8dfea;
	border-style: solid;
	border-width: 1px 1px 1px 3px;
	color: #060;
	font-family: monospace;
	font-size: 13px;
	margin: 18px;
	overflow: auto;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-top: 7px;
}

/* cms */

.sectiontableheader {
	font-weight: bold;
	padding: 3px;
	line-height: 25px;
	text-align: left;
}

.componentheading {
	border-bottom: 1px solid #ccc;
	color: #555;
	font-family: "Lucida Grande","Helvetica",sans-serif;
	font-size: 2em;
	font-weight: 100;
	letter-spacing: -0.01em;
	line-height: 1.3em;
	margin: 3px 0 10px 0;
	text-transform: uppercase;
}
	
.contentheading {
	color: #005A85;
	display: block;
	font-size: 1.45em;
	font-family: Georgia, Palatino, serif;
	letter-spacing: -0.02em;
	line-height: 1.2em;
	margin: 5px 0 10px;
}

.contentheading a {
	color: #005a85;
}

#comNews h1.contentheading {
	background: none;
	padding: 0;
}
	
.contentpaneopen {
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 4px 0;
}

.column_separator {
	padding-left: 20px;
}

.article_separator {
	line-height: 20px;
}

a.readon {
	background: url("../images/readon-spaced.png") right center no-repeat;
	background-color: #008ce1;
	color: #fff;
	float: right;
	font-size: 0.8em;
	line-height: 19px;
	margin-bottom: 15px;
	padding: 2px 17px 2px 8px;
}

.author,
.createdate,
.modifydate
small,
.small,
.smalldark {
	color: #999;
	font-size: 0.7em;
}

.sectiontablefooter {
	padding-bottom: 8px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
	padding: 6px 5px;
	text-align: left;
	vertical-align: middle;
}

tr.sectiontableentry0 td,
td.sectiontableentry0,
tr.sectiontableentry1 td,
td.sectiontableentry1,
tr.sectiontableentry2 td,
td.sectiontableentry2 {
	height: 30px;
}

.moduletable,
.moduletable-dark,
.moduletable-blue,
.moduletable-green,
.moduletable-red,
.moduletable-frame,
.moduletable-noframe {
	display: none;
}

.inputbox {
	background: #FFF url("../images/input-bg.png") repeat-x left top;
	border: 2px solid #bbb;
	color: #5a5a5a;
	padding: 3px 5px;
}

.inputbox.error {
	border: 2px solid #b00;
}

.pagination {
	background: #EEE;
	color: #555;
	display: block;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size: 0.8em;
	font-weight: 100;
	padding: 10px;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.pagination span,
.pagination a {
	padding: 0.3em;
}

.pagination strong {
	font-weight: 100;
}

.pagination a {
	color: #47d;
}

.search-frame,
.search {
	height: 27px;
	overflow: hidden;
	width: 280px;
}

.search-frame input.button-frame,
.search input.button {
	border: none;
	float: right;
	height: 27px;
	width: 70px;
}

#mod_search_searchword,
#system-message {
	display: none;
}

#system-debug {
	background-color: #fff;
	overflow: hidden;
	padding: 18px;
}

/* page parts */

#head {
	display: none;
}

#page {
	position: relative;
	width: auto;
}

img#printLogo {
	border: none;
	display: block;
	height: auto;
	margin-bottom: 20px;
	position: static;
	width: 180px;
}

div.notizia,
.newsFulltext {
	overflow: visible;
}

#logo,
#comNews .tags,
#comNews .sharingButtons,
#relatedsBox,
#menu,
#top,
#upperModules,
#user1,
#user2,
#slim,
#gallery,
#disqus_thread {
	display: none;
}

#central {
	background: white;
	color: black;
	font-size: 15pt;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px auto 0 auto;
	overflow: visible;
	padding: 45px 70px;
	padding: 0;
	text-align: justify;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-font-smoothing: antialiased;
}

#central p {
	line-height: 160%;
}

#component {
	color: black;
}

#component.withRight {
    float: none;
    width: auto;
}

#videoPlayers,
#left,
#banner_top_bottom,
#user4,
#user5,
#printBtn {
	display: none;
}

#footerSep {
	display: none;
}

footer {
	background: none;
	border-top: 1px solid #AAA;
    color: #777;
   	font-family: "Helvetica Neue", Helvetica, sans-serif !important;
    font-size: 8pt;
    line-height: 12pt;
    margin: 0;
    padding: 20px 0;
    text-shadow: none;
}

footer span {
	margin-right: 16px;
}

footer p {
    margin: 0;
	padding: 0 0 5pt 0;
}

/* custom */

p.caution  {
	border-color: #FFCC33;
}

p.note, p.caution, p.warning {
	background-color: #efefef;
	border-bottom: 1px solid;
	border-top: 1px solid;
	margin: 1em 0 0;
	padding: 0.2em 0.5em 0.2em 0.9em;
}

.content {
	overflow: hidden;
}

.play-big, .play-mid, .play, .play-small, .play-micro {
	display: none;
}

div.cnButtonLeft,
span.cnButtonLeft {
	float: left;
	margin-top: 10px;
}

a.cnButton {
	color: #fff;
	text-decoration: none;
}

a.cnButton:HOVER {
	text-decoration: none;
}

span.cnButton,
span.cnButtonRed {
	background-image: url("../images/btnR.png");
	background-repeat: no-repeat;
	background-position: right center;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 16px;
	height: 38px;
	margin: 0;
	padding: 10px 4px 11px 0;
	text-shadow: 0 2px 2px #003863;
	text-transform: uppercase;
}

span.cnButton span,
span.cnButtonRed span {
	background-image: url("../images/btnL.png");
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
	height: 38px;
	line-height: 38px;
	margin: 0;
	padding: 10px 20px 11px 24px;
}

span.cnButtonRed {
	background: url("../images/btnRedR.png") no-repeat right center;
}

span.cnButtonRed span {
	background-image: url("../images/btnRedL.png");
}

div.cnInput {
	background-image: url("../images/btnR.png");
	background-repeat: no-repeat;
	background-position: right center;
	border: none;
	cursor: pointer;
	float: left;
	margin: 15px 0 0;
	padding: 0 4px 0 0;
	text-shadow: 0 2px 2px #003863;
	text-transform: uppercase;
}

div.cnInput input {
	background-image: url("../images/btnL.png");
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 10px 20px 10px 24px;
}

#popupOverlay {
	display: none;
}

.validationError {
    display: none;
}

table.bea {
	border-collapse: collapse;
	font-size: 0.9em;
	width: 100%;
}

table.bea td {
	border: 1px solid #ddd;
	padding: 8px;
}

table.bea th {
	background-color: #222;
	border: 1px solid #ddd;
	color: #fff;
    font-family: 'Lucida Grande',Helvetica,sans-serif;
	font-size: 0.75em;
    font-weight: normal;
	padding: 4px;
	text-align: center;
	text-transform: uppercase;
}

table.bea td.left {
	text-align: left;
}

table.bea td.right {
	text-align: right;
}

table.bea td.small {
	color: #777;
	font-size: 0.85em;
}

#banner-ftr,
#docs {
	display: none;
}