@charset "utf-8";
* {
	margin:0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	position:relative;
	width:976px;
	height:161px;
	background-image: url(../images/header.png);
	margin:0px auto;
	z-index:1;
}
#header * {
	font-size:18px;
	color:#000;
	text-align:center;
	line-height:28px;
}
#uexEval {
	position:absolute;
	left:184px;
	top:119px;
	width:136px;
	height:28px;
	z-index:1;
}
#exEval {
	position:absolute;
	left:327px;
	top:119px;
	width:136px;
	height:28px;
	z-index:1;
}
#totalBudget {
	position:absolute;
	left:470px;
	top:119px;
	width:136px;
	height:28px;
	z-index:1;
	direction:rtl;
}
#logo {
	text-align:left;
	width:976px;
	margin:0px auto;
}
#comments {
	width:913px;
	margin:0px auto;
	background-image:url(../images/comments.png);
	background-position:bottom;
	min-height:130px;
}
#products {
	width:913px;
	margin:0px auto;
	background-image:url(../images/tableTile.png);
	background-position:center;
	text-align:center;
	margin-top:3px;
	min-height:250px;
}
#productsTable {
	width:911px;
}
#productsTable th {
	background-color:#aeaeae;
	border-right:1px solid #FFF;
	border-bottom:1px solid #f37528;
	height:64px;
	text-align:center;
	vertical-align:middle;
	color:#fff;
}
#productsTable th.days {
	background-color:#FFF;
	border-top:1px solid #f37528;
	color:#f37528;
}
#productsTable td {
	border-right:1px solid #f37528;
	border-bottom:1px solid #f37528;
	text-align:center;
	vertical-align:middle;
	padding:4px;
	color:#757575;
	direction:rtl;
}
#menuBottom {
	height:12px;
	font-size:0px;
	background-color:#f37528;
	width:913px;
	margin:0px auto;
}
.daysField {
	 border: medium none;
    color: #757575;
    position: relative;
    text-align: center;
    top: 8px;
    width: 100%;
	background-color:#f8c79c;
}
#mainMenu {
	height:33px;
	background-position:bottom;
	width:913px;
	margin:0px auto;
	direction:rtl;
	background-image:url(../images/tdFirst.png);
	background-position:right;
	background-repeat:no-repeat;
	margin-top:5px;
}
#mainMenu td {
	background-image:url(../images/td.png);
	background-position:left;
	font-size:12px;
	color:#9a9a9a;
	text-decoration:none;
}
#mainMenu td#tdFirst {
	background-image:none; 
	font-size:0px; 
	width:8px;
}
#mainMenu td.tdLast {
	background-image:url(../images/tdLast.png);
}
#mainMenu td.selectedTab {
	background-image:none;
	background-color:#f37528;
	color:#FFF;
}
#mainMenu #onPagetx td {
	background-image:none;
}
#mainMenu #onPaget {
	background-image:none;
	background-color:#f37528;
	color:#FFF;
	font-weight:bold;
}
#comments {
	text-align:center;
}
#commentContainer {
    color: #595959;
    direction: rtl;
    margin-left: 23px;
    padding-bottom: 30px;
    padding-top: 13px;
    text-align: right;
    width: 841px;
}
#com {
	color:#f37528;
	font-size:14px;
}
#productsTable td.categoryName {
	background-color:#f37528;
	color:#FFF;
	text-align:right;
	direction:rtl;
	text-indent:20px;
	font-weight:bold;
}
strong {
	color:#000;
}
#print {
	position:absolute;
	width:54px;
	height:54px;
	left: 90px;
	top: 93px;
	cursor:pointer;
	z-index:1;
}
#loader {
	display:none;
}
.clearAll{
	cursor:pointer;
	margin-top:15px;
}
#comIn{
 width:742px;	
	
}