/*general*/
body
{
    direction: rtl;
    text-align: center;
    font-family:arial;
    background-color: #7D0F17;
}
a
{

	text-decoration: none;
	}
	a:active, a:hover
	{
	text-decoration: underline;
	}
#centerDiv
{
	width: 800px;
	margin: 0 auto;
	text-align:right;
	overflow:hidden;
	background-color:white;
	padding-right:5px;
	border:1px solid yellow;
}
#mainLogo
{
		margin-top:20px;
		width:606px;
		height:63px;
		background: url("../../img/mainLogo.gif") no-repeat;
		float:right;
}
	#rightSide
	{
		width:617px;
		float:right;
	}
	#leftSide
	{
		float:left;
	}
#upMenu
{
    display:inline-block;
	margin-top: 19px;
		width:598px;
		overflow:hidden;
}
#tdLogo
{	
	background: url("../../img/tdLogo.JPG") no-repeat;
	float:left;
	width:179px;
	height:135px;

	}
#upMenu .upMenuButton
{
	display: block;
	background: url("../../img/notSelectBar.gif") no-repeat;
	text-align:center;
	padding-top:5px;
	width:117px;
	height:19px;
	color:#293c98;
	float:right;
	border-bottom: 1px solid #F1BCAF; 
	font-weight:bold;
}
#mainContent
{
	margin-top:10px;
	width:620px;
	}
div#endLine
{	margin-top:24px;
    background: url("../../img/fadeLine.jpg") no-repeat;
    height: 1px;
    width: 130px;
    float: right;
    clip: rect(auto, auto, 0px, auto);
}
#responderform,#addtoany {
	float:left;
	clear:both;
	margin-top:10px;
	/*padding:5px;*/
	border:1px solid #aaa;
	font-size:13px;
	padding:1px;
	background-color:#F1BEB1;
	width:140px;
}
#responderform input {
	font-size:11px;
}
#sideMenu 
{
	margin-top:10px;
	float:left;
	clear:both;
	}
#sideMenu li a
{
	height:18px;
	padding-right:30px;
	width:124px;
	font-size:10pt;
	display: block;
	text-align:center;
	color:#fdeb4b;
	margin-bottom: 3px;
	font-weight:bold;
	
}
	#sideMenu #sideBut1
	{
		background: url("../../img/side1.jpg") no-repeat;
	}
	#sideMenu #sideBut2
	{
		background: url("../../img/side2.jpg") no-repeat;
	}
	#sideMenu #sideBut3
	{
		background: url("../../img/side3.jpg") no-repeat;
	}
	#sideMenu #sideBut4
	{
		background: url("../../img/side4.jpg") no-repeat;
	}
ul.realList
{
	list-style: decimal;
	list-style-position:inside;
	margin-right:5px;
}
h1
{
	font-family:arial;
	text-align: center;
}
.mainDiv
{
	text-align:right;
    width: 800px;
    margin: 0 auto;
}
#valueInsertBlock div
{
    float: right;
    padding: 12px 3px 0 3px;
}
#submitBox
{
	text-align:center;
	margin-bottom: 3px;
}
.delRow
{
    cursor:pointer;
}
.errCell
{
    border: solid 1px red;
}
.errDiv
{
    color: Red;
}
#tableBox
{
    clear: both;
}
#allValue li
{
    margin: 2px 2px 2px 2px;
    text-align: right;
    float: right;
    cursor: pointer;
    width:153px;
    border: solid 1px black;
}
#suggestDiv
{
    clear: left;
    float: right;
    width: 155px;
    background-color: white;
    border: 2px solid #000;
    list-style-type: none;
    text-align: right;
}

#suggestDiv div
{
    cursor: pointer;
    list-style-type: none;
}
/* tables */
table.tablesorter
{
    font-family: arial;
    background-color: #CDCDCD;
    margin: 10px 0pt 15px;
    font-size: 8pt;
    width: 100%;
    text-align: right;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th
{
    background-color: #e6EEEE;
    border: 1px solid black;
    font-size: 8pt;
    padding: 4px;
}
table.tablesorter thead tr .header
{
    background-image: url("../../img/bg.gif");
    background-repeat: no-repeat;
    background-position: center left;
    cursor: pointer;
}
table.tablesorter tbody td
{
    color: #3D3D3D;
    padding: 4px;
    border: 1px solid black;
    background-color: #FFF;
    vertical-align: top;

}
table.tablesorter tbody td input
{
    width: auto;
}
table.tablesorter tbody tr.odd td
{
    background-color: #F0F0F6;
}
table.tablesorter thead tr .headerSortUp
{
    background-image: url("../../img/asc.gif");
}
table.tablesorter thead tr .headerSortDown
{
    background-image: url("../../img/desc.gif");
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp
{
    background-color: #8dbdd8;
}
.editPageTagline
{
    width:100%;
    height:40px
}
h2
{
    margin:5px 0 5px 0;
   
}
.taglineEditInfo
{
    font-size:8.5pt;

}
.programForm
{
    overflow:hidden;
}
.button
{
    padding-top:2px;
}
#addUsrBut
{
    display:block;
    clear:both;   
    margin-right:380px;
}
.bigActiveSign
{
    overflow:hidden;
}
.activeMainHeader
{
text-align:right;
    font-size:xx-large;
}
.progManual
{margin-top:10px;
    clear:right;
}
.priceHeader
{
    margin-top:10px;
    clear:right;
}
.errMessageReg
{
    font-size:8.5pt;
    color:Red;

}
.mngMenu
{
    overflow: hidden;
    display: inline-block;
    width: 100%;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #895338;
    padding-bottom:5px;
    margin:5px 0 5px 0;
}
.mngHeader
{
    font-size:16pt;
}
.menuPositionGroupHead
{
    display:block;
    font-size:11pt;
    margin:20px 0 5px 0;
}
.mngButInputType
{
        display:block;
    font-size:9pt;
    margin:5px 0 5px 0;
}
.mngMenuSumbit
{
	display:block;
	margin-top:20px;
}
.updateMainHeader
{
	margin: 5px 0 10px 0;
	font-size:18pt;
}
.usrDiv
{
    width: 100%;
    background-color: #7D0F17;
    color: #FFFFFF;
    text-align:right;
    overflow:hidden;
    border-bottom:1px solid white;
}
.usrMenu
{
	display:block;
	width:157px;
	float:left;
	padding:2px;
}
.butMenuStyle
{
    color: #791F00;
    background-color: White;
    border:1px dotted white;
}
.dropMenuNav
{
    display:none;
    position: absolute;

}
.dropMenuNav a
{
    width: 157px;
    border-top: 1px solid #d0cbca;
    border-left: 1px solid #d0cbca;
    border-right: 1px solid #d0cbca;
    display: block;
    padding: 5px;
    color: #3d2a25;
    text-decoration: none;
    background-color: #ffffff;
}
.dropMenuNav li a:hover
{
    background-color: #BF7B7D;
    color: #ffffff;
}
div.teiva {
	width:400px;
	border:1px solid black;
	color:black;
	background-color:#FFE5CC;
	padding:15px;
	margin:15px auto;
	direction:rtl;
}
