/****************************   Ruling Colors ***************************/
/** Used in complex modules and modules that have 'light' text on 'dark' background**/
.box1Background					{background-color:#5275BD;color:#5275BD;}
.box1Color						{color:#5275BD;}
.box1Color:HOVER				{color:#5275BD;}

.box1Background_LightVersion	{background-color:#FDFCFC;color:#5275BD;}
.box1Color_LightVersion			{color:#5275BD;}
.box1Color_LightVersion:hover	{color:#5275BD;}


/** Used in titles and captions**/
.titlesColor					{color:#ff7402;}
.titlesColor:hover				{color:#0c5296;}
.pageTitleColor					{color:#0c5296;}
.pageTitleColor:hover			{color:#ff7402;}


/****************************   Main Elements ***************************/
BODY				{text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; background: #FFFFFF; margin: 0px 0px 5px 0px; padding: 0px; direction: rtl }
BODY * 				{-moz-box-sizing: border-box;}

TABLE				{}
TD					{font-size: 12px}
HR					{border: 0px; border-top: 1px solid #c0c0c0; height:1px; width:100%; background-color: transparent;}
FORM				{display:inline;}
INPUT				{font-size:12px; font-weight:normal; font-family:Arial;}
INPUT.input			{border-style:solid; border-width:1px; border-color:#005095;}
TEXTAREA			{border-style:solid; border-width:1px; border-color:#005095;}
SELECT				{font-size:10px; font-weight:normal; font-family:Arial;}
A					{text-decoration:none; color:#5275BD;}
A:hover				{text-decoration:underline; color:#799DE5;}
INPUT.button		{color:#FFFFFF; border-color:#525151; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; background-color:#b8b6b7; height: 18px; text-align: center;}
UL 					{}
LI 					{list-style: circle url('../ListIconLevel1.gif');}
.red				{color:red;}


#footerTd { height: 50px; background: #ededed }

#pageHPTable { width: 770px; margin: 0px auto; text-align: right }
#pageInnerTable { width: 770px; margin: 0px auto; text-align: right }
#topMenuTd { height: 36px; background: #ff7a05 url('top_menu_bg.gif') left top no-repeat }
#hpContentTd {  padding: 0px;  background: #ffc333 url('page_center_tile_bg.gif') left top repeat-x; vertical-align: top }
#innerContentTd {  padding: 0px 10px 50px 10px;  background: #ffc333 url('page_center_tile_bg.gif') left top repeat-x; vertical-align: top }
#mediaDiv { padding: 0px 10px }
#hpBoxesDiv { width: 770px; height: 392px; padding: 15px 0px 15px 0px; background: transparent url('page_center_bg.gif') left top no-repeat }
.hpBoxDiv 		{ width: 256px; height: 167px; float: right; padding: 40px 35px 0px 0px; overflow:hidden;}
.hpBoxFirstDiv 	{ width: 256px; height: 167px; float: right; padding: 40px 30px 0px 0px; overflow:hidden;}
#footerTd { height: 105px; background: #ffc333 url('page_bottom_bg.gif') center bottom no-repeat; vertical-align: bottom; padding: 0px 0px 10px 0px }

#innerContentDiv_out { width: 750px; background: transparent url('content_bottom_bg_tr.gif') center bottom no-repeat; padding: 0px 0px 10px }
#innerContentDiv_in { width: 750px; background: #fff url('content_top_bg.gif') center top no-repeat; padding: 10px 10px 0px }

#footerLineTable { float: left; width: 630px }
#footerTd TD { vertical-align: bottom }

#footerLineDiv { position: relative;height: 1px }
#rightBottomDecorDiv { position: absolute; right: -14px; top: -86px; width: 214px; height: 154px }
#rightBottomDecorDiv IMG { display: block }

#bottomLogoTd { text-align: left; width: 68px; padding-left: 10px }
#bottomLogoTd A { display: block }
#bottomLogoTd IMG { display: block; border: none }

/* Body */
TABLE.body			{width:100%;margin:5px 0px 10px;}
#contentHpColTd TABLE.body			{width:434px;margin-bottom:10px;}
TABLE.bodyItem		{}
TABLE.bodyList		{}
TD.LeftRowspan		{background-image:url('../BgLeftRowspan.jpg');background-position:top right;backgroun-repeat:repeat-y;}
TD.RightRowspan	{background-image:url('../BgRightRowspan.jpg');background-position:top left;backgroun-repeat:repeat-y;}

/** Bread Crumbs **/
TD.navigationTabContainer			{color:#929090;padding-bottom:10px;}
TD.navigationTab						{font-weight:normal;font-size:11px;color:#929090;}
A.navigationTab						{color:#929090;text-decoration:none;}
A.navigationTab:hover				{color:#5275BD;text-decoration:underline;}


/** Category Title & Description **/
DIV.categoryTitle			{display:none;}
DIV.categoryTitle			{}
DIV.itemCategoryTitle		{}
H1.categoryTitle			{font-size:100%;}
TD.description				{font-size:80%;color:#525151;}

/** Copyright **/
TD.Copyright				{font-weight:bold; font-size:75%; color:#005794;}
A.Copyright					{font-weight:bold; text-decoration:none; color:#005794;}
A.Copyright:hover			{font-weight:bold; text-decoration:none; color:#005794;}

/** Site Message **/
DIV.SiteMessageContainer	{border-bottom:solid 1px gray;text-align:center;padding:5px;}


/***************************** aging **********************************************/
.paging			{font-size:11px; font-family:verdana; font-weight:normal; color:#777777;}
.currentPage	{font-size:11px; font-family:verdana; font-weight:bold; color:#000000;}


/************************** Pop-up windows ******************************************/
BODY.Popup			{}

/** Talkbacks **/
INPUT.Response		{width:220px;}
TEXTAREA.Response	{width:220px;height:200px;}

/** Tell a Friend **/
INPUT.Friend		{width:220px;}
TEXTAREA.Friend	{width:220px;height:200px;}