/*#############################################################
Name: Indigo
Description: A lightweight (7kb images), simple and professional design.
Date: 2006-07-27
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin:0;
	padding:0;
}

/*
a {
	color: #F70;
	font-size: 1.2em;
}
a:hover {
	color: #C60;
	font-size: 1.2em;
}
*/

a
{
	font-size:1.2em;
}

body {
	background: #0094D6 url(img/bg.gif) repeat-x;
	color: #466;
	font-weight: normal;
	font-size:72.5%;
	font-family:Tahoma, Calibri, Verdana;
	margin: 0;
}
input, .ddls {
	color: #555;
	font-weight: normal;
	font-size:1.2em;
/*	font-family:Lucida Sans Unicode sans-serif; */
font-family:Calibri, Verdana;
}
p,cite,code,ul,span, .para {
	font-size: 1.0em;
	padding-bottom: 1.2em;
	font-family: Tahoma;
}

select
{
		font-size: 1.0em;
	font-family: Tahoma;
	color:#466
}

h1 {
	font-size: 1.3em;
	margin-bottom: 4px;
}
code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font-weight: normal;
	font-size:1.1em;
font-family:Calibri, Verdana;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font-weight:normal;
	font-size:1.2em;
font-family:Calibri, Verdana;
	padding-left:28px;
}
h1,h2,h3 {
	color: #06C;
	padding-top: 6px;
}
/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background: url(img/topleft.gif) no-repeat;
}

.header {
	height: 92px;
}

/* title */
.title {
	float: left;
	padding: 28px 0 0 76px;
}
.title h1 {
	color: #FFF;
	font:normal 2em Verdana,sans-serif;
}
/* navigation */
.navigation {
	float: left;
	height: 92px;
	margin-left: 24px;
	padding: 0 16px;
}
.navigation a {
	color: #FFF;
	float: left;
font-weight: bold; 
	font-size:1.1em;
	font-family:Trebuchet MS ,sans-serif;
	margin-top: 56px;
	padding: 8px 18px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #4A91C3;
	color: #FFF;
}

.NavActive
{
	background-color: #4A91C3;
	color: #FFF;	
}

/* main */
.main {
	background: #FFF url(img/bgmain.gif) no-repeat;
	clear: both;
	padding: 12px 12px 0 52px;
}

/* main left */
.sidenav {
	float: left;
	width: 25%;
}
.sidenav h1 {
	border-bottom: 1px dashed #DDD;
	color: #E73;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li { 
	border-bottom: 1px dashed #EEE;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #777;
	display: block;
	font-size: 1.14em;
	padding: 3px 6px 3px 18px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #111;
	background: url(img/nav_li.gif) no-repeat;
}

/* content */
.content {
	float: left;
	margin-right: 2%;
	width: 72%;
}
.content .descr {
	color: #C60;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

/* search form */
.styled {
	border: 3px double #E5E5E5;
	padding: 2px 3px;
}
.button {
	border: 1px solid #AAA;
	margin-left: 5px;
	padding: 2px 3px;
}

/* footer */
.footer {
	background: #0094D6 url(img/bgfooter.gif) repeat-x;
	color: #C1DEF0;
	font-size: 1.1em;
	line-height: 40px;
	text-align: center;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* ad hoc */

.gridviewcolors
{
color:Black;
	background-color:#E3F1FE;
font-family:Calibri, Verdana;
	font-weight:normal;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #88B0E4;	
/*	border-bottom-color:transparent; */
}

.altgridviewcolors
{
color:Black;
	background-color:#FFF0C2;
font-family:Calibri, Verdana;
	font-weight:normal;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #88B0E4;	
/*	border-bottom-color:transparent; */
}

.gridviewcurrency
{
color:Black;
	background-color:#E3F1FE;
font-family:Calibri, Verdana;
	font-weight:normal;
}

.gridviewbillsummary
{
	color: #334CCD;
	background-color: White;
font-family:Calibri, Verdana;
	font-weight:normal;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #88B0E4;
color:Black;
}

.overdue
{
	color: #FFFFCC;
	background-color: #CC3300;
	font-family: Calibri, Verdana;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #88B0E4;
}

.incomeoverdue
{
	color: #FFFFCC;
	background-color: #006600;
	font-family: Calibri, Verdana;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #88B0E4;
}

.duetoday
{
	color: #000000;
	background-color: #FF6666;
	font-family: Calibri, Verdana;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #88B0E4;
}

.incomeduetoday
{
	color: #000000;
	background-color: #66FF66;
	font-family: Calibri, Verdana;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #88B0E4;
}

.duetomorrow
{
	color: #000000;
	background-color: #FF7777;
	font-family: Calibri, Verdana;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #88B0E4;
}

.incomeduetomorrow
{
	color: #000000;
	background-color: #77FF77;
	font-family: Calibri, Verdana;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #88B0E4;
}
.nextweek
{
	color: #000000;
	background-color: #FF9999;
	font-family: Calibri, Verdana;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #88B0E4;
}

.incomenextweek
{
	color: #000000;
	background-color: #99FF99;
	font-family: Calibri, Verdana;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #88B0E4;
}

.nexttwoweeks
{
	color: #000000;
	background-color: #FFAABB;
	font-family: Calibri, Verdana;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #88B0E4;
}

.incomenexttwoweeks
{
	color: #000000;
	background-color: #AAFFBB;
	font-family: Calibri, Verdana;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #88B0E4;
}

.nextmonth
{
	color: #000000;
	background-color: #FFCCCC;
	font-family: Calibri, Verdana;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #88B0E4;
}
.incomenextmonth
{
	color: #000000;
	background-color: #CCFFCC;
	font-family: Calibri, Verdana;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #88B0E4;
}

.incomemonthaway
{
	color: #000000;
	background-color: #DFFFDF;
	font-family: Calibri, Verdana;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #88B0E4;
}
.monthaway
{
	color: #000000;
	background-color: #FFDCDC;
	font-family: Calibri, Verdana;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #88B0E4;
}


.gvred
{
	color: red;
	background-color: White;
font-family:Calibri, Verdana;
	font-weight:normal;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #88B0E4;
}

.gridviewheader
{
font-family:Calibri, Verdana;
	font-weight: normal;
	font-size: 1.3em;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #88B0E4;
} 

.Repgridviewheader
{
font-family:Calibri, Verdana;
	font-weight: normal;
	font-size: 1.3em;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #88B0E4;
	color:Black;
} 

/* 
Bill Summary page
*/

.billsumButton
{
	width:8em;height:2em;color:#315599;
}

.err, .minus
{
	color:Red;
}

