﻿*
{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
}
.IE8Fix
{
	z-index: 100;
}
a
{
	color: black;
}
a:hover
{
	color: Red;
	text-decoration: underline;
}
img
{
	border-style: none;
}
body
{
	background-position: top;
	direction: rtl;
	font-family: Tahoma;
	text-align: center;
	color: #000;
	background: #030;
	margin: 0px;
	background-image: url('../images/main/body-bg.jpg');
	background-repeat: repeat-x;
}
#container
{
	width: 980px;
	margin: 5px auto;
	background-color: white;
}
.clear
{
	clear: both;
}
.header-table
{
	width: 100%;
	height: 150px;
}
.header-bar
{
	height: 32px;
	background-color: #c5c9ca;
	vertical-align: middle;
	text-align: right;
	font-size: 8pt;
}
#header-date
{
	text-align: center;
	width: 260px;
	float: left;
}
#header-message
{
	width: 715px;
	float: right;
}
.footer
{
	height: 70px;
	font-size: 8pt;
	text-align: center;
	background-image: url('../images/main/footer-bg.jpg');
}
.contents-td
{
	vertical-align: top;
}
#contents
{
	width: 100%;
	height: 400px;
	margin: 10px 0 10px 0;
	font-size: 9pt;
}
#contents #tasks
{
	width: 200px;
	vertical-align: top;
}
#main
{
	width: 780px;
	vertical-align: top;
	text-align: right;
	padding: 0 10px 10px 10px;
}
#side
{
	float: left;
	width: 190px;
	vertical-align: top;
	text-align: right;
	margin-top: 8px;
}
#side fieldset
{
	width: 190px;
	margin-bottom: 20px;
}
#side td, #side span
{
	padding: 5px;
	text-align: justify;
}
.side-item img
{
	width: 180px;
}

#tasks .box
{
	width: 180px;
	margin: 8px auto;
}
#main .box
{
	margin: 8px auto;
	float: right;
}
.box th
{
	height: 27px;
	background-color: #295112;
	text-align: center;
	font-weight: normal;
	color: white;
	background-image: url('../images/main/box-bg.jpg');
}
.box th .icon
{
	margin-top: 4px;
	margin-right: -3px;
}
.box th #title
{
	margin-top: 4px;
	margin-right: 4px;
}
.box .box-contents-container
{
	border: 1px solid #336633;
	padding: 5px;
}
.box .box-contents-container-nopadding
{
	border: 1px solid #336633;
}

#tasks .box .box-contents-container
{
	background-color: #d7d8b0;
}
#main .box .box-contents-container
{
	background-color: #e2e5c8;
}
div.spacer
{
	height: 10px;
	width: 10px;
}
.box td .task-contents
{
	width: 100%;
}
.box td .task-contents td
{
	width: 100%;
	padding: 2px;
	text-align: right;
	font-size: 8pt;
	border: 0px white none;
}
.box td .task-contents .footer-link
{
	font-size: 7pt;
}
#body
{
	width: 765px;
	border: 1px solid #c1c1c1;
	background-color: #fff;
	float: right;
}
#body-items
{
	margin: 10px;
}
legend
{
	margin-right: 25px;
	padding: 4px 15px 8px 15px;
	background-color: #d7d8b0;
}
.item
{
	width: 160px;
	height: 32px;
	display: block;
	float: right;
	font-size: 9pt;
	margin: 10px;
	cursor: hand;
}
.item img
{
	float: right;
	height: 32px;
	width: 32px;
}
.item span
{
	margin-top: 11px;
	margin-right: 15px;
	float: right;
}
table .datalist
{
	width: 725px;
	border-width: 0px;
	table-layout: auto;
	border-collapse: collapse;
	border-spacing: 0px;
}
.datalist th
{
	height: 19px;
	color: white;
	background-image: url('images/table-header-bg.gif');
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}
.datalist td
{
	height: 22px;
	color: black;
}
/* GENERAL */
.ltr
{
	direction: ltr;
}
.rtl
{
	direction: rtl;
}
.left
{
	text-align: left;
}
.right
{
	text-align: right;
}
.center
{
	text-align: center;
}
.invisible
{
	display: none;
}
.input-text
{
	color: #295112;
	border: 1px #326733 solid;
	height: 18px;
}
.input-button
{
	border: 1px #326733 solid;
	background-color: #82832c;
	color: #cccc66;
	float: left;
	padding: 1px 3px 1px 3px;
}
#menu
{
	width: 100%;
}
.menu-header-1
{
	height: 25px;
	padding-right: 5px;
	vertical-align: baseline;
	text-align: right;
	font-size: 8pt;
	background-color: #b8b872;
	color: #000000;
	border-bottom: solid 1px #d7d8b0;
}
.menu-header-2
{
	width: 100%;
	height: 21px;
	font-size: 8pt;
	vertical-align: baseline;
	text-align: right;
	background-color: #d7d8b0;
	color: #000000; /*background-image: url('/images/main/menu-icon-1.jpg'); 	background-repeat: no-repeat; 	background-position: right;*/
}
.menu-item-1
{
	width: 150px;
	height: 21px;
	font-size: 8pt;
	margin-right: 1px;
	margin-bottom: 1px;
	vertical-align: baseline;
	text-align: right;
	background-color: #b8b872;
	color: #000000;
	border: solid 1px #326733;
}
.menu-hover-1
{
	font-size: 8pt;
	vertical-align: baseline;
	text-align: right;
	background-color: #326733;
	color: #FFF;
}
ul.bulleted li
{
	margin-right: 30px;
	margin-top: 10px;
	list-style-type: circle;
	height: 20px;
	vertical-align: middle;
}
