body {
	background:#EBFAFF url(../images/g_page_bg_white.gif) repeat-y center;
	padding:0;
	margin:0;
}
form {
	margin:0;
	padding:0;
}
body.narrow {
	background:#EBFAFF url(../images/g_page_bg_narrow.gif) repeat-y center;
}
div#container {
	background: url(../images/g_header_back.jpg) no-repeat;
	position:relative;
	margin:0 auto;
	width:899px;
}
div#printinvoice,div#plaininvoice,div#pdfinvoice {
	display:none;
}
body.narrow div#container {
	width:477px;
}
div#inner {
	padding:10px 15px;
}
div#leftcol {
	float:left;
	width:656px;
	margin:0 10px 20px 0;
}
div#rightcol {
	float:left;
	margin:16px 0 0 4px;
	padding-left:14px;
	border-left:1px solid #F0F0F0;
}
div#footer {
	clear:both;
	padding:20px;
}
a.block:link, a.block:visited, input.block {
	background:black url(../images/g_black_button.gif) no-repeat;
	display:block;
	width:147px;
	color:white;
	font:bold 12px/26px Verdana, sans-serif;
	text-decoration:none;
	text-align:center;
	margin-bottom:4px;
}
a.blue:link, a.blue:visited {
	background:white url(../images/g_blue_button.gif) no-repeat;
	color:white;
}
a.smallblock:link, a.smallblock:visited {
	background:black;
	display:block;
	width:40px;
	color:#FAA500;
	font:bold 10px/16px Verdana, sans-serif;
	text-decoration:none;
	text-align:center;
	border:2px solid black;
	margin:2px 0;
}
a:link, a:visited {
	color:#348C02;
	font-weight:bold;
}
input.block {
	border:0;
	height:26px;
}
input.edit,textarea.edit,select.edit {
	background:#D8EEFF;
	width:70px;
	border:1px solid #00CC99;
	font-size:11px;
}
input.editmid,select.editmid,textarea.editmid {
	background:#D8EEFF;
	width:120px;
	border:1px solid #00CC99;
	font-size:11px;
}
input.editlong,select.editlong,textarea.editlong {
	background:#D8EEFF;
	width:270px;
	border:1px solid #00CC99;
	font-size:11px;
}
select.bigger {
	font-size:14px;
}
input.editmed {
	background:#D8EEFF;
	width:200px;
	border:1px solid #00CC99;
	font-size:11px;
}
textarea.editlong {
	margin:6px 0;
}
a.block:hover {
	color:#FAA500;
}
a.blue:hover {
	color:white;
}
h1 {
	background:#EBFAFF;
	font:normal 20px/30px Arial, sans-serif;
	text-indent:25px;
	color:#166b90;
	margin:0;
	padding:5px 0;
	border-top:1px solid #166b90;
	border-bottom:1px solid #166b90; 
}
h2 {
	font:bold 14px/30px Verdana, sans-serif;
	color:white;
	margin-top:6px;
	margin-bottom:0;
	padding:7px 0 0 12px;
}
h2.list0 {
	background:url(../images/g_list_top_0.gif) no-repeat;
}
h2.list1 {
	background:url(../images/g_list_top_1.gif) no-repeat;
}
h2.list2 {
	background:url(../images/g_list_top_2.gif) no-repeat;
}
h2.list5 {
	background:url(../images/g_list_top_3.gif) no-repeat;
}
h2.list3 {
	background:url(../images/g_list_top_3.gif) no-repeat;
}
h2.list4 {
	background:#CCC;
	padding:0 0 0 12px;
	font:bold 12px/26px Verdana, sans-serif;
}
h3 {
	margin:0;
	font:bold 14px Verdana, sans-serif;
	color:#666;
}
h4 {
	margin:0;
	background:url(../images/g_history_bg.gif) repeat-x;
	padding:2px 4px;
	border-bottom:1px solid #166b90;
	font:bold 14px Verdana, sans-serif;
	color:#666;
}
h5 {
	margin:20px 0 -5px 3px;
	background:url(../images/g_history_bg.gif) repeat-x;
	padding:2px 11px;
	border-bottom:1px solid #166b90;
	font:bold 14px Verdana, sans-serif;
	color:#666;
}
h6 {
	margin:0;
	background:url(../images/g_history_bg.gif) repeat-x;
	padding:2px 0;
	border-bottom:1px solid #166b90;
	font:bold 14px Tahoma, Arial, sans-serif;
	color:#666;
}
p {
	font:normal 12px Arial, sans-serif;
}
div.standardtext {
	margin:0 10px;
}
div,textarea {
	font:normal 11px Arial, sans-serif;
	color:#666;
}
form {
	margin:0;
}
div.box,div.boxborder {
	border:1px solid #FFF;
	background:white;
	padding:5px;
}
div.boxborder {
	border:1px solid #CCC;
}
div.boxhighlight {
	border:1px solid #91ABCC;
	background:#D8EEFF;
	padding:5px;
}
div#invoice {
	clear:both;
	width:571px;
}
div#lower {
	clear:both;
	border-top:1px dashed black;
	padding:10px 0;
}
/* log out */
div#logout {
	position:absolute;
	top:10px;
	left:696px;
	width:180px;
	text-align:right;
}
div#logout a:link, div#logout a:visited {
	color:#8586C8;
	font:bold 11px/22px Verdana, sans-serif;
	text-decoration:underline;
}
/* list styles */
table.list {
	margin-left:3px;
	width:652px;
}
table.list td {
	padding-left:11px;
	vertical-align:top;
}
table.list thead {
	font:bold 11px/18px Verdana, sans-serif;
	color:#999;
}
table.list thead td {
	border-bottom:1px solid #999;
}
table.list thead a:link,table.list thead a:visited {
	color:black;
}
table.list tbody td {
	padding-top:3px;
	padding-bottom:3px;
	font:normal 11px Verdana, sans-serif;
	border-bottom:1px solid black;
	height:24px;
	background:#F9F9F9;
}
table.list tbody tr.totals td {
	background:white;
	border-bottom:none;
	font-weight:bold;
}
table.list tbody td span.smaller {
	font:normal 10px Verdana, sans-serif;
}
table.invoices tbody td {
	line-height:24px;
}
table.list tr.edit {
	background:#F2F2F2;
}
span.note {
	font:normal 10px Verdana, sans-serif;
	color:#666;
}
table.tags {
	width:642px;
}
div#divtable1 em {
	color:#719657;
	font-weight:bold;
}
div#divtable0 em {
	color:red;
	font-weight:bold;
}

/* table form styles */
table.form {
	margin-left:3px;
	width:652px;
}
table.signup {
	width:600px;
}
table.form td {
	padding-left:11px;
}
table.form thead {
	background:#FFF4D5;
	font:bold 11px/18px Verdana, sans-serif;
	color:black;
}
table.form thead td {
	border-bottom:1px solid #CCC;
}
table.form thead a:link,table.form thead a:visited {
	color:black;
}
table.form tbody td {
	font:bold 11px/32px Verdana, sans-serif;
	border-bottom:1px solid black;
	height:24px;
}
table.signup tbody td {
	border-bottom:1px solid #F0F0F0;
}
table.signup tbody td.section {
	font:bold 15px/32px Verdana, sans-serif;
	background:url(../images/g_history_bg.gif) repeat-x bottom;
	border-bottom:1px solid black;
}
table.signup tbody td.sectionlower {
	padding-top:30px;
	border-top:1px solid #ccc;
}
table.form tbody td table tbody td {
	border:none;
	padding:0;
	line-height:14px;
}
table.form tr.edit, table.formedit tbody tr {
	background:#F9F9F9;
}
table.form img.logo {
	margin-top:5px;
	margin-bottom:10px;
}
table.form tbody tr.note td {
	background:white;
	border-bottom:none;
	font-weight:normal;
	color:#666;
}

/* Specific page divs */
#congrats {
	background:#EBFAFF;
	margin-top:20px;
	margin-left:3px;
	width:592px;
	border-top:1px solid #166b90;
	border-bottom:1px solid #166b90;
	padding:4px;
}
#default {
	background:#EBFAFF;
	margin-top:20px;
	margin-left:3px;
	width:644px;
	border-top:1px solid #166b90;
	border-bottom:1px solid #166b90;
	padding:4px;
}
#enter_new_invoice {
	background:#EBFAFF;
	margin-top:20px;
	margin-left:3px;
	width:644px;
	border-top:1px solid #166b90;
	border-bottom:1px solid #166b90;
	padding:4px;
}
#enter_new_invoice_warning {
	background:#FDE6E6;
	margin-top:20px;
	margin-left:3px;
	width:644px;
	border-top:2px solid #E80000;
	border-bottom:2px solid #E80000;
	padding:2px 4px;
}
#enter_new_client_warning {
	background:#FDE6E6;
	margin-top:20px;
	margin-left:3px;
	width:644px;
	border-top:2px solid #E80000;
	border-bottom:2px solid #E80000;
	padding:2px 4px;
}
#warning {
	background:#FDE6E6;
	margin:20px 0 10px 3px;
	width:592px;
	border-top:2px solid #E80000;
	border-bottom:2px solid #E80000;
	padding:2px 4px;
}
#warning p {
	font:bold 11px Arial,sans-serif;
	margin:0;
}
div.tagcloud {
	width:630px;
	background:#EBFAFF;
	margin:10px 0 20px 0;
	border:1px solid #166b90;
	padding:4px 8px;
}
div.tagcloudhome {
	width:150px;
	margin:10px 0 20px 0;
	padding:4px 0;
}
#tagtable {
	margin:0 0 0 3px;
}
/* invoice page styles */
#invoiceblack {
	display:none;
	margin-bottom:5px;
}
div.historyitem {
	background:#fcfcfc;
	padding:2px 4px;
	font:normal 11px Arial, sans-serif;
	color:black;
	border-bottom:1px solid #CCC;
}
div.OPENstatus {
	font:bold 15px Arial, sans-serif;
	color:green;
}
div.OVERDUEstatus {
	font:bold 15px Arial, sans-serif;
	color:orange;
}
div.CLOSEDstatus {
	font:bold 15px Arial, sans-serif;
	color:gray;
}
img.settingstemplate {
	margin:4px 15px 4px 0;
	border:3px double #00CC99;
}
.tooltip {
	background:white;
	border:1px solid black;
	padding:4px;
}
#enter_new_invoice {
	position:relative;
}
#newcliententer {
	border-left:1px solid white;
	padding:0 0 0 20px;
	position:absolute;
	top:4px;
	left:300px;
}
#counters {
	position:absolute;
	top:104px;
	left:520px;
	width:330px;
	text-align:right;
	font:bold 13px Arial, sans-serif;
	color:#7fcce6;
}
#loading {
	position:absolute;
	top:104px;
	left:862px;
}
#clientnote {
	width:150px;
	margin-top:20px;
}
#clientnote p {
	font:normal 11px Arial, sans-serif;
	color:#999;
	margin:0;
}
.noteemph {
	background:#F5F5F5;
	font-weight:bold;
	text-align:center;
	padding:2px;
	margin:2px 0;
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
}
#datefilter {
	position:absolute;
	top:142px;
	left:460px;
	text-align:right;
	width:200px;
}
#flickrblock {
	background:#F9F9F9;
	border-bottom:1px solid black;
	padding:5px 11px;
}
.flickrimg {
	border:6px solid #EDF2EF;
	float:left;
	width:75px;
	margin:0 18px 12px 0;
}
table#plans {
	width:608px;
	border-top:1px solid #CCC;
}
table#plans th {
	width:235px;
	text-align:left;
	vertical-align:top;
	font:bold 13px Arial, sans-serif;
	color:#333;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:2px 2px;
}
table#plans td {
	text-align:center;
	font:normal 13px Arial, sans-serif;
	color:#333;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
table#plans tbody td {
	padding:2px 0;
}