.data_table * {
	background:#ffffff;
	border:0 !important;
}

.ava_table {
}
.ava_table tr {
	background:transparent !important;
}

.ava_table * {
	border:0 !important;
}


.analytics .col_cost {
	width:70px;
}


.table {
	border-bottom:1px solid #e1e1e1;
}
/*
.table_red {
	border-bottom:0 !important;
}

.table_red td {
	border-top:1px solid #e46465 !important;
}
.table_red tr.head td {
	background-color:#c76768 !important;
}


.table_green {
	border-bottom:0 !important;
}

.table_green td {
	border-top:1px solid #a5e140 !important;
}
.table_green tr.head td {
	background-color:#79a431 !important;
}
*/

.table td {
	padding:2px 1px;
	text-align:center;
	border-top:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
}


.table.normal td {
	padding:10px !important;
}

.table tr.data {
	height:100px;
	background:#ffffff;
	display:none;
}




.table tr.head td {
/*	background-image:url('/include/draw_gradient.php?col1=9bacc5&col2=7c91b0&h=21');background-repeat:repeat-x;background-position:top;*/
	background-color:#888888; /*556884*/ /*#F1F1EB;*/
	padding:4px 1px !important;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}
.table tr.head a {
	color:#ffffff;
	font-weight:bold;

}




.table tr {
	background:#ffffff;/*#ffffff;*/
}
									   
.table tr.second {
	background:#f7f7f7; /*#ffffff; /*#efefef;*/

}

table tr.element {
/*	cursor:pointer;*/
}

.table tr.hover, tr.hover_fix {
	background:#fff1dd !important; /* fdce3f*/
}

.table td.cellname {
	width:100px;
}



.table tr.pagebar td {
	text-align:left;
	background:#F0F0F0;
	padding:2px 5px;
}

.table tr.line {
	display:none;
}

.table tr.line td {
	padding:0 !important;
}

.table tr.line td div {
	background-color:#C5C5C5;
	font-size:1px;
	height:1px;
	line-height:1px;
}

.table .details {
	margin-left:5px;margin-top:5px;margin-bottom:5px;
	text-align:left;
	padding:2px 5px;
	border-left:5px solid #c7c7c7;
	line-height:8px;
}

.table .nowrap {
	white-space:nowrap;
}

/*
.table .details span {
	margin-right:10px;
	padding:0px 2px;
	background:#f7f7f7;
}
*/





.formtable {
	border-spacing:1px;
	background:#ffffff;
	border:1px solid #e1e1e1;
}

.formtable td {
	background:#ffffff;
	padding:2px 5px;
	text-align:center;
	white-space:nowrap;
}

.formtable tr.head td {
	background-color:#f7f7f7;
	padding:4px 1px;
	text-align:center;
	color:#000000;
}

.formtable tr.second td {
	background:#f7f7f7;
}

.formtable td.cellname {
	width:100px;
	background-color:#f7f7f7;
	white-space:normal;
	font-weight:bold;
}

.s {
	text-decoration:line-through;
	color:#c7c7c7;
}

.formtable tr.pagebar td {
	text-align:left;
	background:#F0F0F0;
	padding:2px 5px;
}


.formtable tr.line td {
	padding:0;
}

.formtable tr.line td div {
	background-color:#C5C5C5;
	font-size:1px;
	height:1px;
	line-height:1px;
}
