body
{
	background-color: #345;
	background-image: url('/img/gdi/grid-56-56-334455-ffffff-ffffff-ffffff-ffffff-13-1-0-0-0-0-10.png');
	color: #678;
	/*font-family: 'Bitstream Vera Sans', 'Verdana', 'Arial', sans-serif;*/
	font-family: 'Trebuchet MS', 'Verdana', 'Arial', sans-serif;
	font-size: 12px;
	margin: 0;
	min-width: 540px;
	padding: 0;
}
h2, h3
{
	font-family: 'Bitstream Vera Sans', 'Verdana', 'Arial', sans-serif;
}
#abfCaptcha_users_add
{
	width: 300px;
}
#adminSearch
{
	margin: auto;
	margin-top: 1em;
	text-align: center;
	width: 90%;
}
#adminSearch input, #adminSearch select
{
	font-size: 90%;
	line-height: 90%;
	margin: 1px;
}
#adminSearch input
{
	padding: 1px;
}
#breadCrumbs
{
	border: 0 solid #000;
	border-width: 1px 0 0 1px;
	left: 100px;;
	line-height: 14px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -20px;
}
#breadCrumbs li
{
	display: inline;
}
#breadCrumbs li a, #breadCrumbs li a:visited
{
	background-color: #bcd;
	border: solid #000;
	border-width: 0 1px 1px 0;
	color: #345;
	display: block;
	float: left;
	font-weight: bold;
	padding: 0 3px;
}
#breadCrumbs li a:hover
{
	background-color: #fff;
	background-image: url('../img/struct/breadCrumb.bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
	color: #345;
}
#breadCrumbs li a.active, #breadCrumbs li a.active:visited
{
	background-color: #fff;
	border-bottom: 1px solid #fff;
	color: #000;
}
#breadCrumbs li a.active:hover
{
	color: #000;
}
#breadCrumbs li a.require, #breadCrumbs li a.require:visited
{
	background-color: #def;
	color: #000;
}
#breadCrumbs li a.require:hover
{
	background-color: #fff;
	color: #000;
}
#content
{
	background: #fff;
	background-image: url('../img/struct/content_logo.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	border: solid #000;
	color: #000;
	padding: 1em;
	position: relative;
}
* html #content
{
	height: 1%;
}
#content a
{
	color: #00c;
	text-decoration: none;
}
#content a:visited
{
	color: #060;
}
#content a:hover
{
	color: #c00;
}
#content img.boxed
{
	background: #fff;
	border: 1px solid #000;
	padding: 1px;
}
#content li
{
	line-height: 150%;
}
#content p
{
	line-height: 150%;
	text-align: justify;
}
#content table.data tr.title th a
{
	color: #fff;
}
#content table.data tr.title th a:hover
{
	text-decoration: underline;
}
#contentClear
{
	clear: both;
	margin-top: 185px;
}
#contentFooter
{
	background-color: #789;
	color: #fff;
	font-size: 9px;
	letter-spacing: 1px;
	margin-right: 1%;
	text-align: right;
	white-space: nowrap;
}
#contentFooter a
{
	background-color: #789;
	color: #fff;
	text-decoration: none;
}
#contentWrapper
{
	background: #789;
	border: 1px solid #000;
	border-bottom: 0;
	line-height: 1.22em;
	zoom:1;
}
table.cakeSqlLog
{
	background: #fff;
	border: 1px solid #000;
	border-collapse: collapse;
	color: #000;
}
table.cakeSqlLog td
{
	border: 1px solid #000;
}
table.cakeSqlLog tr:hover td
{
	background: #def;
}
#invoicerSearch
{
	left: 0;
	right: 0;
	position: absolute;
	text-align: center;
	top: 32px;
	width: 100%;
}
#invoicerSearch input, #invoicerSearch select
{
	font-size: 90%;
	line-height: 90%;
}
#setLocale
{
	height: 16px;
	line-height: 16px;
	position: absolute;
	right: 2px;
	top: 3px;
	vertical-align: middle;
	width: 114px;
}
#setLocale img
{
	border: 1px solid #000;
	margin: 1px;
}
#setLocale li
{
	height: 16px;
	line-height: 16px;
	padding: 0 2px;
	cursor: pointer;
}
#setLocale li.active
{
	background-image: url('../img/icons/bullet.arrow.down.png');
	background-position: center right;
	background-repeat: no-repeat;
}
#setLocale span
{
	bottom: 4px;
	font-size: 11px;
	position: relative;
}
#setLocale ul
{
	background-color: #789;
	border: 1px solid #000;
	color: #fff;
	height: 16px;
	line-height: 16px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-align: left;
	width: 114px;
}
* html #setLocale ul
{
	height: 18px;
}
#menuLeft, #menuRight
{
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 140px;
}
#menuLeft li, #menuRight li
{
	display: inline;
	overflow: hidden;
}
#menuLeft a, #menuRight a
{
	background: #bcd;
	border-bottom: 1px solid #000;
	border-top: 1px solid #fff;
	color: #789;
	display: block;
	font-size: 90%;
	font-weight: bold;
	margin: 0;
	padding: 2px 0;
	text-decoration: none;
	width: 100%;
}
#menuLeft a.brother, #menuLeft a.child, #menuRight a.brother, #menuRight a.child
{
	background: #bcd;
	color: #345;
}
#menuLeft a.brother:hover, #menuLeft a.child:hover, #menuRight a.brother:hover, #menuRight a.child:hover
{
	border-bottom: 1px solid #fff;
	border-top: 1px solid #000;
}
#menuLeft a.active, #menuRight a.active
{
	background: #def;
	border: 1px solid;
	border-color: transparent;
	color: #000;
}
#menuLeft a.level0, #menuRight a.level0
{
	padding-left: .5em;
}
#menuLeft a.level1, #menuRight a.level1
{
	padding-left: 15px;
}
#menuLeft a.level2, #menuRight a.level2
{
	padding-left: 25px;
}
#menuLeft a.level3, #menuRight a.level3
{
	padding-left: 35px;
}
#menuLeft li, #menuRight li
{
	margin: 0;
	padding: 0;
}
#adminSearch a
{
	color: #00c;
	text-decoration: none;
}
#adminSearch a:visited
{
	color: #060;
}
#adminSearch a:hover
{
	color: #c00;
}
#newLoc
{
	background: #efefef;
	border: 2px groove #789;
	padding: 10px;
}
#pageFooter
{
	background-color: transparent;
	border-top: 1px solid #000;
	color: #bcd;
	font-family: verdana, sans-serif;
	font-size: 9px;
	text-align: center;
}
#pageHeader
{
	background: #789;
	border: 1px solid #000;
	border-bottom: 0;
	color: #234;
	height: 58px;
}
#pageWrapper
{
	margin: 12px;
}
#setLoc
{
	background: #fff;
	background-image: url('../img/struct/content_logo.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	border: 1px solid #000;
	border-bottom: none;
	color: #000;
	display: none;
	margin-left: 140px;
	margin-right: 140px;
	padding: 1em;
	padding-bottom:300px;
	text-align: center;
}
#setLoc a
{
	color: #00c;
	text-decoration: none;
}
#setLoc a:visited
{
	color: #060;
}
#setLoc a:hover
{
	color: #c00;
}
#siteToolbar
{
	height: 40px;
}
#siteToolbarBar
{
	background: #000;
	background-image: url('../img/gdi/cornerround-24-24-4-19-19-000000-778899.png');
	background-position: left top;
	background-repeat: no-repeat;
	color: #fff;
	float: right;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	padding-right: 128px;
	padding-left: 16px;
	position: relative;
	vertical-align: middle;
	white-space: nowrap;
}
#siteToolbarBar a
{
	background-color: transparent;
	color: #bcd;
	text-decoration: none;
}
#siteToolbarDate
{
	background-color: transparent;
	clear: right;
	color: #fff;
	float: right;
	font-family: arial, sans-serif;
	font-size: 10px;
	margin-right: 3px;
	white-space: nowrap;
}
#siteToolbarPreferences
{
	background-color: transparent;
	clear: right;
	color: #000;
	float: right;
	font-family: arial, sans-serif;
	font-size: 10px;
	margin-right: 3px;
	white-space: nowrap;
}
.left
{
	float: left;
	position: relative;
}
.right
{
	float: right;
	position: relative;
}
.error_message
{
	color: #c00;
	font-weight: bold;
}
form.localeChooser
{
	display: inline;
	margin-left: 1em;
	vertical-align: middle;
}
form.localeChooser div
{
	display: inline;
}
a.buttonPreferences
{
	background: #bcd;
	border: 1px solid;
	border-color: #fff #000 #000 #fff;
	display: block;
	float: left;
	height: 16px;
	padding: 0 1px 1px 0;
	width: 16px;
}
a.buttonPreferences:hover
{
	border-color: #000 #fff #fff #000;
	padding: 1px 0 0 1px;
}
div.auto_complete
{
	background-color: #fff;
	border: 1px solid #888;
	margin: 0;
	padding: 0;
	position: absolute;
}
div.auto_complete ul
{
	height: 150px;
	list-style: none;
	margin: 0;
	overflow: auto;
	padding: 0;
}
div.auto_complete li
{
	font-size: 10px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
div.auto_complete li.selected
{
	background-color: #ffb;
}
div.em
{
	background: #ff9;
	border: 2px solid #fc0;
	color: #c00;
	font-weight: bold;
	padding: 0.5em;
}
span.dangerousOption
{
	background-color: #ffc;
	border: 1px solid #fc0;
	font-weight: bold;
	line-height: 24px;
	margin: 2px;
	padding: 3px;
	vertical-align: middle;
}
div.password
{
	background: #fc0;
	border: 2px solid #000;
	float: left;
	padding: 2px;
	text-align: center;
}
#content div.password a
{
	color: #c03;
}
div.password div
{
	font-family: monospace;
	font-weight: bold;
	letter-spacing: 3px;
	margin-top: 3px;
}
div.password .spelling
{
	font-size: 80%;
	font-weight: normal;
	letter-spacing: normal;
}
div.spinner
{
	background-color: #ccc;
	background-image: url('../img/icons/spinner.gif');
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #000;
	display: none;
	padding: 1em;
	padding-top: 48px;
	text-align: center;
}
h3
{
	margin: 0;
}
img
{
	border: none;
}
img.abfCaptcha
{
	background: #fff;
	border: 1px solid #000;
	color: #000;
	padding: 1px;
}
img.icon
{
	vertical-align: middle;
}
input
{
	font-size: 12px;
}
.help
{
	background: #cfc;
	border: 1px solid #0c0;
	margin-top: 5px;
	padding: 5px;
}
pre
{
	background: #000;
	border: 1px solid #fff;
	color: #fff;
	font-family: 'Misc Fixed', fixed;
	font-size: .8em;
	height: 1em;
	right: 0;
	overflow: auto;
	padding: .2em;
	position: fixed;
	width: auto;
	top: 0;
	z-index: 100;
}
pre:hover
{
	height: 250px;
}
select.localeChooser
{
	background: #000;
	border: 1px solid #ccc;
	color: #ccc;
	font-size: 10px;
}
select.location
{
	width: 100%;
}
table
{
	font-size: 12px;
}
table.agrList
{
	font-size: 90%;
}
table.data
{
	border: 1px solid #000;
	border-collapse: collapse;
	color: #000;
	margin: 1em;
}
table.data td
{
	border-left: 1px solid #000;
	padding: 2px 5px;
	text-align: left;
}
table.data th
{
	border-left: 1px solid #000;
	padding: 2px 5px;
	text-align: right;
}
table.data th.title, table.data tr.title th
{
	background: #666;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	color: #fff;
	text-align: center;
}
table.data:hover th.title, table.data:hover tr.title th
{
	background: #000;
}
table.data td.even, table.data th.even, table.data tr.even td, table.data tr.even th
{
	background: #e6e6e6;
}
table.data tr.even td.expired
{
	background: #ff0000;
	font-weight: bold;
}
table.data tr.even td.expiring
{
	background: #ff8000;
	font-weight: bold;
}
table.data tr.even td.nextMonthExpiring
{
	background: #ffff00;
	font-weight: bold;
}
table.data td.odd, table.data th.odd, table.data tr.odd td, table.data tr.odd th
{
	background: #f3f3f3;
}
table.data tr.odd td.expired
{
	background: #ff3f3f;
	font-weight: bold;
}
table.data tr.odd td.expiring
{
	background: #ff9f3f;
	font-weight: bold;
}
table.data tr.odd td.nextMonthExpiring
{
	background: #ffff3f;
	font-weight: bold;
}
table.data tr:hover td, table.data tr:hover th
{
	background: #ffc;
}
table.data td.action
{
	border-top: 1px solid #000;
	text-align: center;
}
table.data tr:hover td.expired
{
	background: #ff6e6e;
}
table.data tr:hover td.expiring
{
	background: #ffb76e;
}
table.data tr:hover td.nextMonthExpiring
{
	background: #ffff6e;
}
table.data tr.marked td
{
	background-color: #9f9;
}
table.data tr.marked:hover td
{
	background-color: #bfb;
}
table.list td
{
	border: 1px solid #000;
	text-align: center;
}
table.list td a
{
	display: block;
	padding: 3px;
}
table.list td a:hover
{
	background: #def;
}
table.location *
{
	font-size: 10px;
}
div.terms
{
	background: #eee;
	border: 1px solid #000;
	font-size: 10px;
	height: 250px;
	overflow: auto;
	width: 75%;
}
p.terms
{
	width: 75%;
}
textarea.terms
{
	font-size: 10px;
	height: 250px;
	width: 500px;
}


#overlay{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 	
	background-color: #000;
	padding:5px;	
}

.done_ratio {
	background-color: #cae6ec !important;
	color: #686868;
	text-align: center;
}
