body
{
	font-family: Tahoma, Verdana;
	font-size: 62.5%;
	text-align: center;
	background-color: #B2B2B2;
	margin: 0;
	padding: 10px;
}

div, form
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

th
{
	text-align: left;
}

* html h1, * html h2
{
	height: 1%;
}

.date-select select
{
	margin-right: 5px;
}

.hidden
{
	display: none;
}

.clear
{
	clear: both;
}

a
{
	color: black;
}

a:hover
{
	color: #6B6B6B;
}

.hidden
{
	display: none;
}

input.text, input.password, input.date, input.email-address, textarea
{
	background-color: white;
	background-image: url(input-shadow.png);
	background-repeat: repeat-x; 
	border: 1px solid #B2B2B2;
	padding: 2px 3px;
}

input.text, input.password, textarea
{
	width: 300px;
}

textarea
{
	height: 100px;
}

input.button, input.submit
{
	background-color: white;
	background-image: url(button-shadow.png);
	background-position: bottom;
	background-repeat: repeat-x; 
	border: 1px solid #B2B2B2;
	padding: 2px 4px;
	cursor: pointer;
}

input.button:hover, input.submit:hover
{
	border: 1px solid #D2D2D2;
}

a.datepicker-clear
{
	position: relative;
	left: -16px;
}

div.multi-checkbox-wrapper
{
	height: 108px;
	overflow-y: auto;
	border: 1px solid black;
}

div.filter-wrapper
{
	position: relative;
}

div.filter-wrapper img.filter
{
	position: absolute;
	z-index: 1;
	left: 2px;
	top: 7px;
}

input.filter
{
	padding-left: 18px;
	border: 1px solid #B2B2B2;
	margin-top: 5px;
}

div.filter-wrapper a.filter-clear
{
	position: absolute;
	right: 4px;
	top: 10px;
}

.primary
{
	color: #000000;
	background-color: #CCCC99;
}

.secondary
{
	color: #000000;
	background-color: #B2B2B2;
}

.ternary
{
	color: #CCCC99;
}

hr.primary
{
	background-color: transparent;
	border-color: #CCCC99;
}

hr.secondary
{
	background-color: transparent;
	border-color: #B2B2B2;
}

th
{
	color: black;
}

#wrapper
{
	font-size: 1.2em;
	text-align: left;
	border: 2px solid black;
	padding: 3px;
	background-color: #ffffff;
	min-width: 1000px;
}

#header
{
	background-color: #6B6B6B;
	height: 75px;
	margin-bottom: 3px;
}

#header a, #header a:active
{
	display: block;
	float: left;
	text-decoration: none;
	color: #ffffff;
}

#header_menu
{
	background-color: #ffffff;
	float: left;
}

#header_menu a
{
	width: 80px;
	height: 65px;
	padding: 5px;
	margin-right: 3px;
}

#header_menu a .number
{
	font-size: 2.8em;
	display: block;
	line-height: 0.8em;
	margin-bottom: 22px;
}

#statistics
{
	float: right;
	padding: 3px;
}

#statistics td
{
	font-weight: bold;
	vertical-align: top;
	padding: 1px;
	margin: 2px;
}

#statistics td.title
{
	padding-right: 5px;
}

#statistics td.number
{
	text-align: right;
}

#login
{
	font-size: 1.4em;
	line-height: 1.4em;
	height: 25px;
	padding: 3px;
	margin-bottom: 3px;
}

#login strong
{
	position: absolute;
	left: 216px;
}

#login .left
{
	float: left;
}

#login .right
{
	float: right;
}

#left_menu
{
	float: left;
	width: 200px;
}

#left_menu h2
{
	font-size: 12px;
	margin: 0;
}

#left_menu h3
{
	font-size: 11px;
	margin: 0;
}

#left_menu div.block
{
	padding: 3px;
	margin-bottom: 3px;
	overflow: hidden;
}

#left_menu div#search table
{
	width: 95%;
}

#left_menu div#search td
{
	vertical-align: top;
}

#left_menu div#search input.search-box
{
	width: 150px;
}

#left_menu dt
{
	font-weight: bold;
}

#left_menu dd
{
	margin-left: 0;
	margin-top: 2px;
}

#light-table-content
{
	overflow: hidden;
	padding-top: 5px;
}

#light-table table
{
	margin: 0;
	padding: 0;
	width: 100%;
}

#light-table td
{
	marign: 0;
	padding: 0;
}

#light-table td.image
{
	text-align: center;
	width: 80px;
}

#light-table td.button
{
	vertical-align: top;
}

#light-table .big td.button
{
	padding-left: 5px;
}

#light-table hr
{
	border-top: none;
	border-right: none;
	border-bottom: 2px dotted #ffffff;
	border-left: none;
}

#light-table .padding
{
	height: 5px;
}

#content
{
	color: #6B6B6B;
	margin-left: 200px;
	margin-bottom: 3px;
	padding:3px;
}

#content .padding
{
	padding-left: 12px;
	padding-right: 12px;
}

#content .breadcrumbs
{
	font-size: 0.8em;
	display: block;
}

* html #content .breadcrumbs
{
	height: 1%;
}

#content .breadcrumbs a,
#content .breadcrumbs span
{
	font-weight: bold;
	text-decoration: none;
}

#content .breadcrumbs a:hover
{
	color: #B2B2B2;
	text-decoration: underline;
}

#content .breadcrumbs span
{
	color: #6B6B6B;
}

#content h1
{
	font-family: Tahoma,Verdana;
	color: #B2B2B2;
	font-size: 18px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(header.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
}

#content h2
{
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content h3
{
	color: black;
	font-size: 18px;
	margin: 0;
}

* html #content h1,
* html #content h2,
* html #content h3
{
	height: 1%;
}

#content ul.menu
{
	padding-left: 55px;
}

#content ul.menu li
{
	list-style-image: url(bullet.gif);
	line-height: 12px;
	margin-top: 3px;
}

* html #content ul.menu li
{
	height: 1%;
}

#content ul.menu a
{
	text-decoration: underline;
}

#content ul.menu a:hover
{
	color: #B2B2B2;
}

#content table.list, #content table.list th, #content table.list td
{
	border: 1px solid black;
}

#content table.list th, #content table.list td
{
	padding: 3px;
}

#content form dt
{
	float: left;
	width: 150px;
	font-weight: bold;
	color: black;
}

#content form dd
{
	margin-left: 160px;
	margin-bottom: 10px;
}

#content form dt.info, form dd.info
{
	font-style: italic;
}

#content form label
{
	color: black;
}

#content form ul.errors
{
	margin-top: 3px;
	padding-left: 0;
}

#content form ul.errors li
{
	list-style-image: url(error.png);
	list-style-position: inside;
}

#footer
{
	clear: both;
	padding: 3px;
	text-align: center;
}

table
{
	border-collapse: collapse;
}

table.list tr.odd td
{
	background-color: #B2B2B2;
}

table.list tr.even td
{
	background-color: #CCCC99;
}

.formDateSelect select.day
{
	margin-right: 5px;
	width: 40px;
}

.formDateSelect select.month
{
	margin-right: 5px;
	width: 40px;
}

.formDateSelect select.year
{
	width: 60px;
}

.session-messages
{
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}

.session-messages li
{
	color: black;
	margin: 0px;
	padding: 4px;
	padding-left: 20px;
	list-style: none;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
}

.session-messages .error
{
	background-color: #FF8080;
	background-image: url(error.png);
}

.session-messages .warning
{
	background-color: #FFFFCC;
	background-image: url(warning.png);
}

.session-messages .info
{
	background-color: #80FF80;
	background-image: url(info.png);
}

.file-progress
{
	width: 300px;
	padding: 3px;
	border: 1px solid black;
	margin-bottom: 5px;
}

#jobs .loading
{
	float: right;
}

.job-progress
{
	width: 180px;
}

.progress-bar-wrapper
{
	width: 85%;
	height: 25px;
	border: 1px solid black;
}

.progress-bar
{
	width: 0%;
	height: 100%;
	background-color: red;
}

#tooltips
{
	font-size: 1.2em;
}

.tooltips div
{
	display: none;
	background-color: #FFFFE1 !important;
	border: 1px solid black !important;
	padding: 3px !important;
	color: black !important;
	font-size: 1.0em !important;
}

.tooltips div dl
{
	margin: 0 !important;
	padding: 0 !important;
}

.tooltips div dt, .tooltips div dd
{
	margin: 0 !important;
	padding: 0 !important;
}

.tooltips div dt
{
	font-weight: bold !important;
}

#content hr
{
	border-top: 0;
	border-right: 0;
	border-bottom: 2px dotted;
	border-left: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.img-box a
{
	position: relative;
}

div.img-box .license-invalid-icon
{
	position: absolute;
	left: 0;
	bottom: 2px;
}
