

a{
	text-decoration:none;
	/*color:#576b0e;*/
	color:#333;
	font-weight: bold;
}


		 	
table, input, textarea, select, li{
	/*font:8pt Verdana, Arial, Helvetica, Sans-Serif;
	line-height:160%;
	color:#000;*/
}	
				
/*p,ul,form{
	margin:0;
}*/


#navbar-template {
	width: 100%;
	height: 40px;
	padding: 11px 0px 0 0px;
	clear: right;
	float: left;
	font-family: 'label';
	text-transform: uppercase;
	font-size: 26px;
}

#navbar-template .left{
	float:left;
}


#row-template ul.griglia:not(.selected):hover {
	background-color: #ebebeb;
}


#navbar-template div {
	position: relative;
	float: left;
	width: auto;
}

#navbar-template .labelWhere {
	margin: 2px 5px 0 5px;
}


#navbar-template .right{
	float:right;
	margin-right: 5px;
}

#navbar-template .filter{
	margin-right: 20px;
}

#navbar-template a{
	float:left;
	/*
	height: 20px;
	width: 20px;
	*/
	cursor: pointer;
}



#navbar-template a.newrec{
	/*
	background: url(../../_Project/Images/listBttNewRec.png) no-repeat left top;
	width: 100px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 0 0 25px;
	color: #39C;
	*/
	text-decoration: none;
}

#navbar-template a.newrec:hover{
	text-decoration: underline;
}

#navbar-template a.bttExport {
	background: url(../../_Project/Images/listBttExport.png);
	width: 25px;
}

#navbar-template a.bttSetFlt {
	background: url(../../_Project/Images/listBttSetFlt.png);
	width: 105px;
}

#navbar-template a.bttAdvFlt {
	background: url(../../_Project/Images/listIcoAdvFlt.png);
}

#navbar-template a.bttRstAdvFlt {
	background: url(../../_Project/Images/listBttRstAdvFlt.png);
}

#navbar-template a.firstpage {
	background: url(../../_Project/Images/listBttFirstPage.png);
}

#navbar-template a.previouspage {
	background: url(../../_Project/Images/listBttPreviousPage.png);
}

#navbar-template a.nextpage {
	background: url(../../_Project/Images/listBttNextPage.png);
}

#navbar-template a.lastpage {
	background: url(../../_Project/Images/listBttLastPage.png);
}

#navbar-template a.firstpageoff {
	background: url(../../_Project/Images/listBttFirstPageOff.png);
}

#navbar-template a.previouspageoff {
	background: url(../../_Project/Images/listBttPreviousPageOff.png);
}

#navbar-template a.nextpageoff {
	background: url(../../_Project/Images/listBttNextPageOff.png);
}

#navbar-template a.lastpageoff {
	background: url(../../_Project/Images/listBttLastPageOff.png);
}

#navbar-template div.filter, #navbar-template div.export {
	margin-right:10px;
	padding-right:10px;
	border-right: 1px solid white;
}

#navbar-template div.reccount{
	float:left;
	color: #666;
	/*
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	*/
	font-family: 'label';
	text-transform: uppercase;
	font-size: 16px;
	margin: 8px 0px 0 0px;
	padding-top: 3px;
	height: 18px;
	text-align: right;
}

#navbar-template div.reccount .nrecords {
	color: #fff;
	float: left;
	font-family: 'label';
	text-transform: uppercase;
	font-size: 16px;
	line-height: 18px;
	padding: 2px 5px;
	margin: 0 5px;
}

#navbar-template div.info{
	float:left;
	background: url(../../_Project/Images/listInfoBckg.png);
	color: white;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 1px 1px 0 2px;
	padding-top: 3px;
	height: 18px;
	width: 100px;
	text-align: center;
}



.brwactinview .labelWhere {
	font-size: 18px;	
	padding-top: 7px;
}

.brwactinview #navbar-template {	
	padding-top: 0;
}





/*#navbar-template a.lastpage{
	display: block;
	background: url(../Images/listBttLastPage.png);
	height: 20px;
	width: 20px;
}*/

#header-template {
	/*margin-bottom:5px;*/
}

#header-template label {
	color: #a6c9e2;
}

#header-template input {
	border: none;
	background-color: white;
	font-size: 10px;
	border: 1px dotted #cccccc;
	width: 100%;
}

#header-template input:focus {
	border: 1px dotted #E57B00;
}

#header-template ul.griglia ul  {
	margin: 0;
	padding: 0;
}


#header-template ul.griglia ul li{
	border-style: dotted;
	border-color: white;
	/*
	padding: 0px 6px 5px 4px;
	*/
}

#header-template ul.griglia ul.columntitle li.header {
	/*background: url(../Images/listBttOrdOff.png) no-repeat right;*/
}

#header-template ul.griglia ul.columntitle li.header.asc {
	background: url(../../_Project/Images/listBttOrdAsc.png) no-repeat right;
}

#header-template ul.griglia ul.columntitle li.header.desc {
	background: url(../../_Project/Images/listBttOrdDesc.png) no-repeat right;
}

#header-template ul.griglia ul.columntitle li.header label {
	font-size: 10px;
	letter-spacing: -.1em;
	/*color: #666666;*/
	color: #666;
	cursor: pointer;
}

#header-template ul.griglia ul.columntitle li.header label:hover{
	text-decoration: underline;

}


#footer-template {
	width: 100%;
	height: 20px;
	border-top: 1px solid #ccc;
	background-color: #ebebeb;
}



#content-template .griglia li ul  {
	/*height: 25px;*/
}

#content-template .ui-text-standard {
	font-size: 1.2em;
}


[content] {
	overflow: hidden;
}

			
/* clearfix */

.ui-widget ul:after, #content li:after{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	visibility:hidden;
}

.ui-widget ul, li{
	display:block;
}

.ui-widget ul, li{
	min-height:1%;
}

.ui-widget ul li .note {
	font-size:10px;
	font-style:italic;
}

/** html ul, * html li{
	height:1%;
}*/


.ui-widget .ui-widget-header ul.griglia {
	width: 100%;
	margin: 0;
	padding: 0;
}
.ui-widget .ui-widget-header ul.griglia ul.columntitle li {
	list-style: none;
}

.ui-widget .ui-widget-header ul.griglia ul.columnsearch li input {
	margin: 0;
	padding: 0;
}

.ui-widget .ui-widget-content ul.griglia {
	margin: 0;
	padding: 0;
}


.ui-widget ul.griglia li {
	font-weight: bold;
	display: block;
	clear: left;
	margin: 0;
	padding: 0;
	/*border-left: 1px solid black;*/
}

.ui-widget ul.griglia>li>ul>li {
	border-right: 1px dotted #e8e8e8;
}


.ui-widget ul.griglia ul {
	margin: 0;
	padding: 0;
	/*border-top: 1px solid black;*/
		
}



.ui-widget ul.griglia ul li {
	font-weight: normal;
	float: left;
	padding: 3px 5px 0 5px;
	clear: none;
}

/*
.ui-widget ul.griglia ul :first {
	font-weight: normal;
	float: left;
	padding: 3px 4px 0 5px;
	clear: none;
}
*/

/*group template*/

.ui-widget ul.grp {
	margin: 0;
	padding: 0;
}
/*background-color: yellow;*/
/*width: 100%;*/
.ui-widget ul.grp li {
	margin: 0;
	padding: 0;
}

/*border-left: 1px solid black;*/

.ui-widget ul.grp ul {
	margin: 0;
	padding: 0;
}

/*border-top: 1px solid black;*/

.ui-widget ul.grp ul li {
	/*border-left: 1px solid black;*/
	font-weight: bold;
	float: left;
	/*padding-left: 5px;*/
	clear: none;
}

.ui-widget .stripe {
	background-color: #f8f8f7;
}


.ui-widget ul.griglia.selected, 
.ui-widget ul.griglia.selected:hover {
	background-color: #EBCA60
}

.ui-widget ul.griglia.deleted {
	color: #888;
	font-style: italic;
	background-image: url('../../_Core/Repository/Images/bckNone.png'); 
}

.ui-widget ul.griglia.deleted .bttEdit {
	opacity: .6;
}

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
	/*margin-top:-11px;*/
}


.ui-icon-find {
background-position:-160px -114px;
}

/*search boxes*/

input.search{
	width: 40px;
}

/* BUTTONS */

.bttEdit {
	/*background: url(../Images/listBttEdit.png) no-repeat 4px 2px;*/
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.bttShoot {
	/*background: url(../../_Project/Images/listBttShoot.png) no-repeat 4px 2px;*/
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.bttStdFlt {
	background: url(../../_Project/Images/listIcoStdFlt.png) no-repeat 4px 0px;
	width: 20px;
	height: 20px;
}

.bttRstStdFlt {
	background: url(../../_Project/Images/listBttRstStdFlt.png) no-repeat 5px 0px;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.bttSpacer {
	background: url(../../_Project/Images/spacer.gif) no-repeat 7px 2px;
	width: 20px;
	height: 12px;
}

.interlink:hover {
	color: #FF9900;
	cursor: pointer;
}




/* CSS Document */

a:hover{
	color:#F8C300;
	font-weight: bold;
}		
