/*
Template name: Poliware new logo
Template URI: 
Release date: 2025-10-23
Description: Tema con nuovo logo Poliware
Author: Henrik Sozzi
Author URI: http://www.poliware.com
*/


body {
	background: #3c4353 url(img/dark-bg.png) repeat-x scroll left top;
}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFF;
	/*font-size: 1.2em;*/
	margin: 0 auto;
	padding: 0;
	width: 950px;
}

/* header */
.top {
	padding: 17px 10px 0;
	margin: 0 0 8px;
}

/* title */
.top .header {
	background: #FFF;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	width: 950px;
	overflow: hidden;
}
.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 100px;	
}
.header .left {
	background: #FFFFFF url(img/header-left.png) no-repeat;
	line-height: 150px;
	text-align: center;	
	width: 750px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.header .right {
	background: #FFFFFF url(img/header-right.png) no-repeat;
	overflow: hidden;
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.header .right p,.header .right h2 {padding: 0 0px;}
.header .right h2 {padding-top: 16px;}

/* navigation */
.navigation {	
	background: #3a3c3c url(img/nav-face.png);
	height: 27px;
	margin: 0;
}
.navigation *{
	padding: 0;
}
.sidenav .nav, .nav-header, .navigation li{
	float:left;
	list-style: none;
	font-weight: bold;
	margin-top: 0;
}
.navigation a {
	background: #3a3c3c url(img/nav-face.png);
	border-right: 1px solid #323433;
	color: #F0F0F0;
	display: block;
	line-height: 27px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #FFFFFF;}

.navigation .first a {
	border-left: 1px solid #323433;
}

.navigation .nav-selected,.navigation .nav-selected a{
	background: #1d1f1e url(img/nav-selected-face.png);
	color: #FFFFFF;
}
.navigation .nav-selected a:hover{
	background: #1d1f1e url(img/nav-selected-face.png);
	background-position: left bottom; color: #FFFFFF;
	color: #FFFFFF;
}
.navigation .left,.navigation .right{
	width: 10px;
	height: 27px;
}
.navigation .left {
	background: #D9E1E5 url(img/nav-left.png);
}
.navigation .right{
	background: #D9E1E5 url(img/nav-right.png);
}
.navigation ul{
	margin: 0;
	padding: 0;
}
.nav-shadow{
	background: #FFFFFF url(img/nav-shadow.png);
	width: 950px;
	height: 9px;
}

.banner{
	margin-top: 20px;
	text-align: center;
}

/* main */
.main{
	background-color: #FFFFFF;
	margin-top: 20px;
	min-height: 500px;
}

.bannermain{
	min-height: 50px;
}

.leftnav{ background: #FFFFFF url(img/bg-leftnav.png) repeat-y; }
.rightnav{ background: #FFFFFF url(img/bg-rightnav.png) repeat-y; }

/* sub navigation */
.sidenav {
	float: right;
	width: 211px;
	margin: 0;
}

.bannermain .sidenav{
	margin: 10px 10px 0px 0px;
	width: 201px;
}

body.left_sidebar .sidenav {
        float: left;
}
.sidenav h2 {
	color: #5A5A43;
	/*font-size: 1em;*/
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	margin: 0;
	padding: 0;
	/*border-top: 1px solid #E6E6E6;*/
	width: 100%;
}
.sidenav ul.nav{
	border-bottom: 1px solid #E6E6E6;
}
.sidenav li {border-top: 1px solid #E6E6E6;}
.sidenav li a {
	color: #606060;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}

/* Submenu */
.sidenav .nav li ul li{
	padding-left: 15px;
	list-style-type: none;
	background: #F5F5F5;
	color: #606060;
}
.sidenav .nav li ul li a{
	background: #F5F5F5;
	color: #606060;
}
.sidenav .nav li ul li a:hover{
	background: #D2D2D2;
}
.sidenav .nav li ul .nav-selected, .sidenav .nav li ul .nav-selected a{
	color: #000000;
	background: #e6e6e6;
}
/* Submenu end */

.sidenav .nav-selected,.sidenav .nav-selected a{
	color: #000000;
	background: #e6e6e6;
}
.sidenav li a:hover {
	background: #D2D2D2;
}
.sidenav .ccm-image-block{
	border: 1px solid #E6E6E6;
	border-left-width: 0px;
	border-bottom-width: 0px;
}

/* content */
.container .content {
	float: left;
	margin: 0 0 10px 0;
	padding: 0 16px;
	width: 700px;
}

body.full .container .content {
	width: 930px;
}

body.left_sidebar .container .content {
        float: right;
}

.container .content .descr {
	color: #664;
	margin-bottom: 6px;
}

.column{
	margin: 10px 0;
	padding: 0 16px;
	width: 280px;
}
.hiddentable{
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
}
.hiddentable td{
	vertical-align: top;
}

/* footer */
.footer {
	background: url(img/footer.png) repeat-x;
	color: #ffffff;
	line-height: 26px;
	padding: 0;
	text-align: center;
	height:27px;
	margin: 0;
}
.footer .headleft{
	background: #e3f1fb url(img/footer-left.png) no-repeat;
	float: left;
	width: 10px;
	height: 27px;
}
.footer .headright{
	background: #e3f1fb url(img/footer-right.png) no-repeat;
	float: right;
	width: 10px;
	height: 27px;
}
.footer-shadow{
	background: #3c4353 url(img/footer-shadow.png) no-repeat;
	height: 30px;
	width: 950px;
	line-height: 9px;
}
.footer a {color: #ffffff; text-decoration: none;}
.footer a:hover {color: #000000; text-decoration: none;}

table{
	border-collapse: collapse;
}

th{
	background-color: #E8F5FF;
	font-weight: bold;
}

td{
	padding: 3px;
}

.hidden {display: none;}

div.title{
	background: #FFFFFF url(img/title-back.png) no-repeat;
	width: 699px;
	height: 49px;
	padding: 0;
	margin-bottom: 20px;
	vertical-align: middle;
	font-size: 16px; font-weight: bold;
	text-align: center;
	line-height: 38px;
}
.title h1{
	font-size: 16px; font-weight: bold;
	text-align: center;
	line-height: 38px;
}
.table{
	border-collapse: separate;
}
.table td, .table th{
	vertical-align: top;
}
.omr{display: none;}
.omr *{display: none;}