/****************************  Ruling Colors ***************************/
/** Used in complex modules and modules that have 'light' text on 'dark' background**/
.box1Background					{background-color:#0094cb; color:#000;}
.box1Color						{color:#000;}
.box1Color:HOVER				{color:#2e71fc ;}

.box1Background_LightVersion	{background-color:#c7dee8; color:#000;}
.box1Color_LightVersion			{color:#000;}
.box1Color_LightVersion:hover	{color:#2e71fc;}


/** Used in titles and captions**/
.titlesColor					{color:#000;}
.titlesColor:hover				{color:#2e71fc;}
.pageTitleColor					{color:#000;}
.pageTitleColor:hover			{color:#2e71fc;}


/****************************  Main Elements ***************************/
BODY			{font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#000; font-size:80%; padding:0px; margin:0px auto 50px; background: #ffffff center top no-repeat fixed; text-align: center; direction: rtl }
BODY * 			{ -moz-box-sizing: border-box; box-sizing: border-box }

TABLE			{}
TD				{font-size:12px;}
HR				{border:0px; border-top:1px solid #96a9b1; 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:#a5d1e0;}
TEXTAREA		{border-style:solid; border-width:1px; border-color:#a5d1e0;}
SELECT			{font-size:10px; font-weight:normal; font-family:Arial;}
A				{text-decoration:none; color:#2e71fc;}
A:hover			{text-decoration:underline; color:#000;}
INPUT.button	{color:#000; border-color:#105179; border-style:solid; border-top-width:1px; border-left-width:1px; border-bottom-width:1px; border-right-width:1px; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; background-color:#fff; height:18px; text-align:center;}
UL 				{list-style:circle url('../ListIconLevel1.gif');}
UL LI 			{}
.red			{color:red;}

/* Layout */

#ctlBody		{font-size:120%;}

#blogContainerDiv {width:436px;border:solid 1px #d6e7ee; padding:8px 5px 0px 5px;clear:both;}

#pageDiv { margin:0px auto; width: 778px; text-align: center;}
#logoLineDiv { height: 115px; width: 778px; }
.hrBigDiv { clear: both; font-size: 1px; line-height: 1px; border-top: 2px solid #00baff; border-bottom: 1px solid #00baff; margin: 7px 0px }
#logoA { width: 189px; height: 115px; display: block; float: left; margin: 0px 0px }
#logoA IMG { width: 189px; height: 115px; display: block; float: left; border: none }
#meriaA { position: absolute; left: 189px; top: 0px; width: 589px; height: 115px; display: block }
#meriaA IMG { width: 589px; height: 115px; display: block; border: none }

#contentLineTable { width: 778px; margin-top:6px; }
#sideMenuTd { width: 141px; vertical-align: top }
.sideBlueContainerDiv { background: #0094cb; padding: 7px; margin-bottom: 7px }
.sideTranspContainerDiv { margin: 0px 0px 7px 0px; padding: 0px; padding-bottom:10px; border:solid 1px #d6e7ee; }
#contentTd { padding: 0px 7px 6px 7px; vertical-align: top;height:100%;width:450px;}
#contentTdIn {height:100%;padding: 0px 7px 6px 0px;}

#videoContainerDiv { margin: 0px 0px 7px; /*background-image: url(../60_black.png); */padding: 0 }
#videoContainerDiv IMG, #videoContainerDiv OBJECT { display: block }
#tickerContainerDiv { margin: 0px 0px 0px; width: 247px; height: 123px; float: right }
#centerMenuContainerDiv { margin: 0px 0px 7px 0px; width: 183px; height: 123px; float: left; overflow: hidden; border:solid 1px #d6e7ee; }

TD.videoSummary	{padding-top:10px;padding-bottom:5px;}
TD.VideoLength	{padding-bottom:5px;}
TD.VideoViewCounter	{padding-bottom:5px;}

A.TagLink:hover {background-color:#cee3eb;color:#3778a0;}


#contentContainerDiv { margin: 0px 0px 7px; /*background-image: url(../60_black.png); clear: both; padding: 7px;*/}
/*#contentContainerInnerDiv { width: 616px }*/
#contentContainerInnerDiv { width: 100% }
#sideBoxesTd { width: 187px; vertical-align: top; }

.boxHeading { display: block; margin: 0px 0px 0px; height: 31px; text-align:center; }
.boxHeading IMG { display: block; border: none }

#bottomMenuDiv { background-image:url('../BgBottom.gif');background-repeat:repeat-x;height:59px;margin-top:11px; padding: 7px 0 0; text-align: -moz-center;}
#copyrightDiv { margin: 0px 0px 7px; /*background-image: url(../50_black.png); */padding: 7px 7px 5px 7px; height: 35px }

#Div1	{width:436px;border:solid 1px #d6e7ee;margin-bottom:12px;}


.ClubMenu
  {
      background-image:url('../RightNav.gif');background-repeat:no-repeat;background-position:right top; color:#3778a0; font-weight:bold; font-size:12px; padding: 2px 21px 2px 5px; border-bottom:solid 1px #a5d1e0;border-top:solid 1px #ffffff;
      width:141px;
      text-align:right;
      /*text-align:center;
      border:solid 1px white;
      color:white;
      padding:0px;*/
  }
A.ClubMenu:hover {text-decoration:none;background-image:url('../RightNavOn.gif');background-repeat:no-repeat;background-position:right top;background-color:#3b545e; color:#FFFFFF; }
  
.CurrentClubMenu
  {
      background-image:url('../RightNavOn.gif');background-repeat:no-repeat;background-position:right top;background-color:#3b545e; color:#FFFFFF; font-weight:bold; font-size:12px; padding: 2px 21px 2px 5px; border-bottom:solid 1px #a5d1e0;border-top:solid 1px #ffffff;
      /*color:black;
      background-color:white;
      font-weight:bold;*/
  }
.CurrentClubMenu:hover {color:#d2e5ed;text-decoration:none;}

/* Body */

TABLE.body			{ width:100%;}
TABLE.bodyItem		{}
TABLE.bodyList		{}

/** Bread Crumbs **/
TD.navigationTabContainer	{background-image:url('../BgNavigationTab.gif');background-repeat:repeat-x;height:43px;padding-right:19px;}
TD.navigationTab			{font-size:11px; font-weight:normal;color:#556974;}
A.navigationTab				{font-size:11px; text-decoration:none;color:#145fdc;}
A.navigationTab:hover		{font-size:11px; text-decoration:underline;color:#556974;}


/** Page Title & Description **/
TD.PageTitle				{color:#2e71fc;}
DIV.PageTitle				{font-weight: bold; font-size:135%;color:#2e71fc; margin-bottom:20px;margin-top:20px;}
TD.PageCategoryTitle		{color:#2e71fc;}
DIV.PageCategoryTitle		{color:#2e71fc;}
H1.PageTitle				{font-size:100%;color:#2e71fc;}
H1.PageCategoryTitle		{color:#2e71fc;}
TD.description				{font-size:80%;}

/** Copyright **/
SPAN.Copyright			{font-weight:bold; font-size:11px; color:#0e7ec5;}
A.Copyright				{font-weight:bold; text-decoration:none; color:#0e7ec5;}
A.Copyright:hover		{font-weight:bold; text-decoration:none; color:#0e7ec5;}

/** Site Message **/
DIV.SiteMessageContainer	{border-bottom:solid 1px gray; text-align:center; padding:5px;}


/************************** 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;}


