﻿@import "stylesheets/styles2.css";

.text_format
{
    top:50px;
    left:50px;
    right:50px;
}

#footer {
	font-size:1.02538em;
	line-height:1.3em;
	width:1027px;
	margin:0 auto;
	padding:8px 0 45px 0;
	text-align:center;
}

#footer p
{
    margin: 0;
    font-family: 'Franklin Gothic Demi';
    font-size: x-small;
}

.sidemenu li.selected a, .sidemenu li.selected a:hover {
		background:#3a89cd url('../images/sidemenu_bg.gif') 100% -80px no-repeat;
		color:#ffffff;
	}
	
#get_report .cpa_report_params table
{
    border:0;
    padding: 1em 1.55em;
    border-spacing: 0%;
}

#get_report .cpa_report_params table th, #get_report .cpa_report_params table td {
		border:0;
		padding:0 0 1em;
	}
	
#report_tables2 {
	padding:0 0.62em 1em;
}

#report_tables2 .title {
	font-size:1.54em;
	font-weight:normal;
	line-height:1.2em;
}
#report_tables2 .report_table_container2 {
	overflow:auto;
	padding:1px;
	height:700px;
}
	#report_tables2 .report_table2 {
		border:0;
		border-spacing:0;
		font-family:Arial,sans-serif;
		font-size:0.92em;
		line-height:1.2em;
		border-top:1px solid #cccccc;
	}
	#report_tables2 .report_table2 tr {
		background:url('/images/h-dotted.gif') 0 0 repeat-x;
	}
	#report_tables2 .report_table2 th {
		background:url('/images/v-dotted.gif') 100% 0 repeat-y;
		border:0;
		font-size:0.92em;
		vertical-align:top;
		text-align:left;
		padding:3px 4px;
		padding:3px 8px;
		vertical-align:middle;
	}
	#report_tables2 .report_table2 td {
		background:url('/images/v-dotted.gif') 100% 0 repeat-y;
		border:0;
		vertical-align:top;
		text-align:left;
		padding:8px 4px;
		padding:8px;
	}
		*:first-child+html #report_tables2 .report_table2 td span {
			background:url('/images/h-dotted.gif') 0 0 repeat-x;
		}
		* html #report_tables2 .report_table2 td span {
			background:url('/images/h-dotted.gif') 0 0 repeat-x;
		}
	
	#report_tables2 .report_table2 .rowTotal {
		font-weight:bold;
	}
	#report_tables2 .report_table2 td.rowHeader {
		padding-top:5px;
	}
	
	#report_tables2 .report_table2 tr.even {
		background:#f2f1f1;
	}
		* html #report_tables2 .report_table2 .even span {
			background:#f2f1f1;
		}
		*:first-child+html #report_tables2 .report_table2 .even span {
			background:#f2f1f1;
		}
		
		
	#report_tables2 .report_table2 tr.header {
		background:url('/images/gradient.gif') 0 100% repeat-x;
	}
		#report_tables2 .report_table2 .header .rowHeader {
			color:#157ad1;
			font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Arial,Helvetica,sans-serif;
			font-weight:bold;
		}
		#report_tables2 .report_table2 .header .rowTotal {

			

		}
		*:first-child+html #report_tables2 .report_table2 th span{
			background:url('/images/gradient.gif') 0 100% repeat-x;
		}
		*:first-child+html #report_tables2 .report_table2 .header .rowHeader span{

		}
		*:first-child+html #report_tables2 .report_table2 .header .rowTotal span {

		}
		* html #report_tables2 .report_table2 th span{
			background:url('/images/gradient.gif') 0 100% repeat-x;
		}
		* html #report_tables2 .report_table2 .header .rowHeader span{

		}
		* html #report_tables2 .report_table2 .header .rowTotal span {

			
		}
		
	#report_tables2 .report_table2 tr.total {
		background:#f2f1f1 url('/images/gradient4.gif') 0 0 repeat-x;
	}
		#report_tables2 .report_table2 tr.total .rowHeader {

			
		}
		#report_tables2 .report_table2 tr.total .rowTotal {

			color:#157ad1;
			font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Arial,Helvetica,sans-serif;
			font-weight:bold;
			font-size:0.92em;
		}
		
		* html #report_tables2 .report_table2 .total span{
			background:#f2f1f1 url('/images/gradient4.gif') 0 0 repeat-x;
		}
		*:first-child+html #report_tables2 .report_table2 .total span{
			background:#f2f1f1 url('/images/gradient4.gif') 0 0 repeat-x;
		}
		
#order_info .columnRight {
	float:right;
	margin:0 0 1em 0;
	position:relative;
}

