/*
 * TABLE STYLES
 * * * * * * * * * * * * * * * */
/* General Styles */
/* table.normal,table.multiline,table.img*/

table{ float:left; text-align:left;	border-collapse:collapse; margin-bottom:2em;}

table.flags, table.multiline, table.bestall-trycksak { width:100%;}

table.normal {width:455px;}
table.normal.wide { width:682px; }

table.right{ text-align:right;}

table.center{ text-align:center;}

table.no_thead{ border-top:5px solid #aeaeae; height:5px;}

td.left, th.left{ text-align:left; float:none;}

td.center, th.center{ text-align:center; float:none;}

td.right, th.right{ text-align:right; float:none;}

tr.grey{ background-color:#f3f1eb; }

tr.tr-mouse-over { background-color:#d9d9d9;}

table.normal th, 
table.multiline th, 
table.flags th,
table.normal th p,  
table.normal td, 
table.normal td p, 
table.multiline td, 
table.bestall-trycksak th, 
table.bestall-trycksak td { font-size:1.1em; line-height:1.27em; vertical-align:bottom;	padding:0.54em 0.54em 0.54em 0.54em;}


/* '*********************/
table.normal th h4, table.normal td h4 {margin-top:0px !important; padding-top:0px !important; vertical-align:top !important}

table.table-footer td, 
table.table-footer th,
table.table-footer-describe td,
table.table-footer-describe th{ font-size:1.1em; line-height:1.27em; padding:0.2em 0.2em 0.2em 0.2em; vertical-align:top; }
table.table-footer th { border-right:none; background:url(/img/img_table_footer_eq.gif) no-repeat right  0.6em; padding-right:13px;}
table.table-footer-describe th { width:1em; border-right:none;}
table.table-footer-describe td { background:url(/img/img_table_footer_eq_invert.gif) no-repeat left 0.6em; padding-left:13px;}

table.normal td, 
table.normal tbody th,
table.multiline td,
table.table-footer td,
table-footer-describe td { vertical-align:top;}

td { border-bottom:1px solid #d9d9d9;}
thead th{ font-weight:bold; background:#ffffff; border-right:none; border-bottom:5px solid #aeaeae;}
th{	font-weight:normal; border-right:3px solid #aeaeae; border-bottom:1px solid #d9d9d9;}



th.right_border{
	border-right:3px solid #aeaeae;
}
/*  */

table.flags td {
	font-size:1.1em;
	line-height:1.9em;
	padding:0.36em 0.54em 0.36em 0.54em;
}
/*
table.flags td p.flag  {	
	padding-left:38px;
}
*/
table.flags td div.flag{display:block; margin:0 5px 0 0; padding:0;}
/*****************************************************************/
td p.link-pdf{ background: url(/img/link_icon_pdf.gif) no-repeat left; color:#666;}
td p.link-pdf a { padding-left:24px; text-decoration:none;}
td p.link-pdf a:hover { text-decoration:underline;}
/*****************************************************************/
/*  */
th a{ text-decoration:none; padding-right:15px;}
th.mouse-over{ background-color:#f9f8f5;}
th.active-up a{ background:url(/img/table_arrow_sort_up.gif) no-repeat right;}
th.active-down a{ background:url(/img/table_arrow_sort_down.gif) no-repeat right;}
/*****************************************************************/
/*  */
table.bestall-trycksak td.submit { border:none; text-align:right; margin-right:0px; padding-right:0px;}
table.bestall-trycksak a.delete { display:block; background: url(/img/link_delete.gif) no-repeat 0 0.4em;	padding-left:17px; font-size:1em;}

table.bestall-trycksak em, table.flags em{ color:#a49b92; font-style:normal; margin-left:0.3em;}
table.bestall-trycksak img, table.flags img{margin-left:0.3em; margin-right:0.3em;}
