﻿*
{
	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: #FFF;
	margin: 0px;
}
#container
{
	width: 980px;
	margin: 5px auto;
	background-color: white;
}
#header-top
{
	width: 100%;
}
#header-mainlinks
{
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 2px;
}
.header-link
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #2353c8;
}
.header-link:hover
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #2353c8;
}
.header-link img
{
	margin-bottom: -1px;
	margin-left: 3px;
}
td#header-line
{
	height: 4px;
	background-color: #2353c8;
}
#header-bottom
{
	width: 100%;
	height: 30px;
	background-color: #fdb721;
	background-image: url('../images/main/header-topmenu-bg.gif');
	background-repeat: repeat-x;
}
#header-bottom-search
{
	text-align: left;
	height: 26px;
}
#header-bottom-search *
{
	height: 16px;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 8pt;
}
td#footer-line
{
	height: 26px;
	background-image: url('../images/main/footer-bg.gif');
	background-repeat: repeat-x;
	background-color: blue;
	empty-cells: show;
}
#footer-container
{
	width: 100%;
	font-family: Tahoma;
	font-size: 8pt;
}
#footer-links
{
	text-align: left;
}
#footer-links a
{
	color: #006699;
}
.clear
{
	clear: both;
}
.header-table
{
	width: 100%;
	height: 150px;
}
.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%;
	min-height: 400px;
	margin: 10px 0 10px 0;
	font-size: 9pt;
}
#contents #tasks
{
	width: 200px;
	vertical-align: top;
	text-align: right;
	background-color: #FBFBFB;
}
#main
{
	width: 770px;
	vertical-align: top;
	text-align: right;
	/*padding-right: 10px;*/
}
#side
{
	float: left;
	width: 190px;
	vertical-align: top;
	text-align: right;
	margin-top: 8px;
}
#side fieldset
{
	width: 186px;

}
#side td, #side span
{
	padding: 3px;
	text-align: justify;
}
.side-item img
{
	width: 180px;
}
#tasks .box
{
	width: 196px;
}
.box th
{
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-top: 1px solid #cdcdcd;
	height: 29px;
	background-color: #f0f0f0;
	font-family: Tahoma;
	font-size: 9pt;
	text-align: right;
	font-weight: normal;
	padding-right: 7px;
	color: black;
	background-image: url('../images/main/box-bg.gif');
}
.box th .icon
{
	margin-top: 4px;
	margin-right: -3px;
}
.box .box-contents-container
{
	border: 1px solid #cdcdcd;
	padding: 5px;
}
.box .box-contents-container-nopadding
{
	border: 1px solid #cdcdcd;
}
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
{
	padding-top: 5px;
	vertical-align: top;
}
legend
{
	margin-right: 25px;
	padding: 4px 15px 8px 15px;
	background-color: #FFF;
	border: solid 1px #c6c6c6;
	color: #f58220;
}
.fieldset-content
{
	display: block;
	margin: 3px 1px 3px 1px;
	padding: 0;
}
.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-text-big
{
	color: #295112;
	border: 1px #326733 solid;
	height: 1px;
	font-size: 11pt;
	padding-top: 3px;
}

.input-button
{
	padding-right: 7px;
	padding-left: 7px;
	height: 25px;
	border: outset 1px #c1c1c1;
	background-color: #e7e7e7;
}
/* MENU */
#menu
{
	width: 100%;
}
#menu-container
{
	direction: rtl;
	width: 650px;
}
.menu-header-1
{
	background-position: left center;
	height: 30px;
	text-align: center;
	font-size: 8pt;
	color: #000;
	background-image: url('../images/main/header-topmenu-sep.gif');
	background-repeat: no-repeat;
}
.rmText
{
	margin-top: 7px;
}
.menu-item-1
{
	height: 30px;
	font-size: 8pt;
	margin-right: 1px;
	text-align: right;
	color: #000;
	background-color: #fdb721;
	border: solid 1px #e1a038;
}
.menu-hover-1
{
	font-size: 8pt;
	vertical-align: baseline;
	text-align: right;
	background-color: #e1a038;
	color: #FFF;
	padding-right: 3px;
	padding-left: 3px;
}
.menu-item-2
{
	height: 30px;
	font-size: 8pt;
	margin-right: 1px;
	vertical-align: baseline;
	text-align: right;
	color: #000;
	background-color: #fdb721;
	border: solid 1px #e1a038;
}
/******************************/
.bulleted
{
	background-position: center bottom;
	padding-bottom: 6px;
	padding-top: 3px;
	vertical-align: middle;
	background-image: url('../images/main/seprator.gif');
	background-repeat: no-repeat;
}
.bulleted-last
{
	padding-bottom: 7px;
	padding-top: 3px;
	background-image: none;
}
.bulleted a, .bulleted-last a
{
	display: block;
	padding-right: 8px;
	background-position: right 5px;
	color: #545454;
	font-size: 8pt;
	background-image: url('../images/main/b.jpg');
	background-repeat: no-repeat;
}


/******************************/
#tasks .ads
{
	width: 196px;
}
.ads td
{
	text-align: center;
	width: 100%;
	padding-top: 15px;
}
