/********** Added Classes **********/
DIV.Right	{float:right;}
DIV.Left	{float:left;}
DIV.ClearRL	{display:inline-block; clear:both;}

DIV.Wrapper	{width:778px; direction:rtl;}
DIV.Hrader	{text-align:right; height:121px; background:url('../header.jpg') no-repeat top;}

DIV.MainPage	    {display:table; width:778px; height:300px; padding-bottom:3px; border-bottom:#e20000 2px solid;}
DIV.MainPageInner	{width:778px; height:100%; display:table;}
@media screen and (-webkit-min-device-pixel-ratio:0)	{/* Google Chrome and Safari 4 */ DIV.MainPageInner {display:inline-block;}}
DIV.RightSide	    {width:145px; height:100%; background:url('../stripGrey.gif') repeat-y;}

/** only Grid_0 **/
DIV.Center_Hp	{width:501px; overflow:hidden;}
DIV.LeftSide	{width:132px;}
DIV.RotatingImages		{_width:477px; min-width:469px; border:#000000 1px solid; padding:6px 3px 6px 3px; margin:0px 12px 0px 12px;}
#rotatingImages1		{margin:0px 5px 0px 5px;}
#rotatingImages2		{margin:0px 5px 0px 5px;}
#rotatingImages3		{margin:0px 5px 0px 5px;}

/** only Grid_1 **/
DIV.CenterLeft_In	{width:633px; overflow:hidden;}


/*********************************** Modules *************************************/
TABLE.ModuleContainer	{width:100%;}
TD.ModuleContainer		{}
TD.ModuleTitle			{height:1px; font-size:80%;}
TD.ModuleTitle a		{text-decoration:none;}
TD.ModuleTitle a:hover	{}
H3.ModuleTitle			{display:inline;}
TD.ModuleText			{}


/*********************************** Quick Navgation ******************************/
DIV.QuickNavContainer			{width:133px; background-color:#e20000; margin:0px 6px 10px 6px; text-align:center;}
DIV.QuickNavContainer TABLE		{margin:0px auto 5px auto;}
OPTION.QuickNavMain				{}
SELECT.QuickNav					{width:121px; height:20px; font-size:11px; margin:5px 0px 0px 0px; color:#080707;}
INPUT.QuickNavButton			{width:121px; height:20px; margin:2px 0px 0px 0px; padding:0px 0px 2px 0px; line-height:18px; background-color:#cf0000;}


/*********************************** login ******************************/
TABLE.LoginContainer	{width:200px; background-color:#F2F2F2; margin-bottom:10px;}
TD.LoginContainer		{padding:5px; text-align:center;}
TD.loginCaption			{font-size:70%; padding-top:4px;}  /* lables container */
TD.login				{text-align:left; padding-top:4px;}  /* inputs container */
INPUT.login				{height:17px; width:92px; font-size:11px; border:#C4C4C4 1px solid;}
TD.loginSubmit			{padding-top:6px; text-align:left;}  /* button container */
INPUT.LoginSubmit		{width:92px;}
TD.LoginRemember		{}

TD.LoginTitle			{height:22px; background-color:#072C7D; color:#ffffff; padding:3px 10px 3px 10px;}
H3.LoginTitle			{color:#ffffff; font-size:110%; font-weight:bold;}

TABLE.LoginGreeting		{width:100%; background-color:#F2F2F2; margin-bottom:10px;}
TD.LoginGreeting		{text-align:center; padding:8px 10px 15px 10px; font-size:70%; font-weight:bold;}
INPUT.LoginButton		{width:75px; margin-bottom:9px;}
A.LoginHomepage			{color:white;}
A.LoginHomepage:hover	{color:white;}


/*********************************** Shopping cart ******************************/
TABLE.ShoppingCartContainer		{width:145px; height:60px; background-color:#f2f2f2; border-bottom:#ffffff 3px solid;}
TD.cartTitle					{height:24px; padding:3px 40px 3px 10px; background:url('../shopCartBg.gif') no-repeat right top;}
H3.cartTitle					{font-weight:bold; font-size:110%; color:#080808;}
TD.CartItemsContainer			{border:#cccccc 1px solid; padding:5px 10px 4px 10px;}
TABLE.CartItemsContainer		{font-size:14px;}
TABLE.CartItemsContainer TD		{padding-bottom:2px;}
TR.cartItem						{}
TD.chartNumber					{width:20px; font-size:80%; padding-top:4px;}
TD.chartLink					{font-size:90%; padding-top:2px;}
INPUT.shopCartButton			{margin-top:6px;}


/******************************** Ticker ****************************/
TABLE.tickerContainer			{width:200px; margin-bottom:10px;}
TABLE.tickerTitle				{background-color:#072C7D;}
TD.tickerTitle					{height:22px; padding:3px 10px 3px 10px;}
H3.tickerTitle					{color:#ffffff; font-size:110%; font-weight:bold;}
TD.TickerPlayer					{padding:3px 0px 3px 10px; text-align:left;}
IMG.TickerPlayer				{}

TD.tickerBody					{vertical-align:top; padding:10px 5px 15px 5px;}
DIV.tickerBody					{overflow:hidden; height:180px;}
DIV.tickerBody IMG				{float:left; margin:3px 10px 7px 3px;}
TABLE.tickerContainer MARQUEE	{width:100%; height:100%;}
DIV.tickerItemContainer			{margin-bottom:10px; padding-bottom:5px; clear:left;}
.tickerHeadLine					{color:#de0001; font-size:100%; font-weight:bold;}
.tickerHeadLine:hover			{color:#820404;}
.tickerText						{display:table; width:100%; padding-top:2px; line-height:1.3em;}
.tickerDate						{font-size:90%; padding-top:2px; color:#080707;}


/******************************** Survey Box ****************************/
/* Survey Box */
TABLE.SurveyContainer			{}
TD.SurveyContainer				{vertical-align:top;}
TABLE.SurveyContainer TABLE		{}
TABLE.SurveyContainer TD		{vertical-align:top;}
TD.SurveyTitle					{}
H3.SurveyTitle					{font-weight:bold; font-size:110%;}
TD.SurveyQuestion				{font-weight:bold;}
TD.SurveyAnswer					{width:100%; padding-right:2px; padding-top:2px;}
TABLE.SurveyButtonsPannel		{margin-top:10px; width:100%;}
INPUT.SurveyButton				{width:90%;}


/* Survey Results */
.divResult		{border:solid 1px #97B2CC; background-color:#ffffff; color:#97B2CC; font-weight:bold; font-size:11px;}
.divWinResult	{border:solid 1px #ffffff; background-color:#97B2CC; color:#ffffff; font-weight:bold; font-size:11px;}


/********************************* Banners *****************************/
DIV.bannerContainer			{margin-bottom:10px; text-align:center;}
DIV.bannerContainerRight	{margin-bottom:10px; text-align:center;}
DIV.bannerContainerLeft		{margin-bottom:10px; text-align:center;}


/******************************** Search ****************************/
TABLE.SearchContainer	{width:145px; height:40px; border-bottom:#ffffff 3px solid;}
TD.SearchContainer		{vertical-align:middle; padding-bottom:5px; padding-top:5px;}
TABLE.Search			{font-size:0px;}
TD.SearchInp			{padding-right:6px;}
TD.SearchBut			{padding-right:2px;}
TD.SearchSectionTitle	{font-size:11px; color:#ffffff; font-weight:bold; padding-right:3px;}
INPUT.Search			{color:#080707; width:95px; height:17px; font-size:11px; border:#636363 1px solid; padding-right:5px; line-height:1.2em;}
INPUT.SearchBut			{}


/******************************** Media ****************************/
TABLE.MediaContainer	{}


/******************************** FreeBox ****************************/
TABLE.FreeBoxContainer		{width:100%;}
TD.FreeBoxItemContainer		{vertical-align:top;}
TABLE.FreeBoxItemContainer	{width:100%;}
TD.FreeBoxTitle				{}
H3.FreeBoxTitle				{}
TD.FreeBoxTopRight			{}
TD.FreeBoxTopLeft			{}
TD.FreeBoxBottomRight		{}
TD.FreeBoxBottomLeft		{}
A.FreeBoxTitle				{}
A.FreeBoxTitle:hover		{}
TD.FreeBoxBody				{}


/**^  FreeBox 1   (right) ^**/
#FreeBox_Section1 TABLE.FreeBoxContainer		{width:145px; background-color:#ffffff;}
#FreeBox_Section1 TD.FreeBoxItemContainer		{padding-top:3px;}
#FreeBox_Section1 TABLE.FreeBoxItemContainer	{border:solid 1px #dfdfdf; background-color:#ebecf0; margin-bottom:3px;}
#FreeBox_Section1 TD.FreeBoxTitle				{padding:5px 5px 0px 5px; text-decoration:underline;}
#FreeBox_Section1 H3.FreeBoxTitle				{color:#de0001; font-size:110%; font-weight:bold;}
#FreeBox_Section1 TD.FreeBoxTopRight			{}
#FreeBox_Section1 TD.FreeBoxTopLeft			{}
#FreeBox_Section1 TD.FreeBoxBottomRight		{}
#FreeBox_Section1 TD.FreeBoxBottomLeft		{}
#FreeBox_Section1 A.FreeBoxTitle				{color:#de0001;}
#FreeBox_Section1 A.FreeBoxTitle:hover		{color:#820404;}
#FreeBox_Section1 TD.FreeBoxBody				{padding:5px 5px 5px 5px; line-height:1.3em;}


/**^  FreeBox 2  (Hp left bottom)  ^**/
#FreeBox_Section2 TABLE.FreeBoxContainer		{width:132px; border:solid 1px #000000; margin-bottom:8px;}
#FreeBox_Section2 TD.FreeBoxItemContainer		{}
#FreeBox_Section2 TABLE.FreeBoxItemContainer	{}
#FreeBox_Section2 TD.FreeBoxTitle				{padding:5px 5px 0px 5px; text-decoration:underline;}
#FreeBox_Section2 H3.FreeBoxTitle				{color:#de0001; font-size:110%; font-weight:bold;}
#FreeBox_Section2 TD.FreeBoxTopRight			{}
#FreeBox_Section2 TD.FreeBoxTopLeft			{}
#FreeBox_Section2 TD.FreeBoxBottomRight		{}
#FreeBox_Section2 TD.FreeBoxBottomLeft		{}
#FreeBox_Section2 A.FreeBoxTitle				{color:#de0001;}
#FreeBox_Section2 A.FreeBoxTitle:hover		{color:#820404;}
#FreeBox_Section2 TD.FreeBoxBody				{padding:5px 5px 5px 5px; line-height:1.3em;}


/**^  FreeBox 3  (bottom)  ^**/
#FreeBox_Section3 TABLE.FreeBoxContainer		{width:778px; border-bottom:#e20000 2px solid;}
#FreeBox_Section3 TD.FreeBoxItemContainer		{}
#FreeBox_Section3 TABLE.FreeBoxItemContainer	{margin-top:2px;}
#FreeBox_Section3 TD.FreeBoxTitle				{padding:5px 5px 0px 5px; text-decoration:none;}
#FreeBox_Section3 H3.FreeBoxTitle				{color:#de0001; font-size:110%; font-weight:bold;}
#FreeBox_Section3 TD.FreeBoxTopRight			{}
#FreeBox_Section3 TD.FreeBoxTopLeft			{}
#FreeBox_Section3 TD.FreeBoxBottomRight		{}
#FreeBox_Section3 TD.FreeBoxBottomLeft		{}
#FreeBox_Section3 A.FreeBoxTitle				{color:#de0001;}
#FreeBox_Section3 A.FreeBoxTitle:hover		{color:#820404;}
#FreeBox_Section3 TD.FreeBoxBody				{padding:5px 5px 5px 5px; line-height:1.3em;}


/**^  FreeBox 4  (Hp left top)  ^**/
#FreeBox_Section4 TABLE.FreeBoxContainer		{width:132px; height:164px; border:1px solid #000000; margin-bottom:10px;}
#FreeBox_Section4 TD.FreeBoxItemContainer		{}
#FreeBox_Section4 TABLE.FreeBoxItemContainer	{}
#FreeBox_Section4 TD.FreeBoxTitle				{height:25px; padding:3px 5px 3px 5px; text-decoration:none; border:#ffffff 1px solid; border-bottom:1px solid #d6d4d5; background:#f0f7fd url('../stripNewsTitle.gif') repeat-x top;}
#FreeBox_Section4 H3.FreeBoxTitle				{color:#00254b; font-size:100%; font-weight:bold;}
#FreeBox_Section4 TD.FreeBoxTopRight			{}
#FreeBox_Section4 TD.FreeBoxTopLeft			{}
#FreeBox_Section4 TD.FreeBoxBottomRight		{}
#FreeBox_Section4 TD.FreeBoxBottomLeft		{}
#FreeBox_Section4 A.FreeBoxTitle				{color:#00254b; text-decoration:none;}
#FreeBox_Section4 A.FreeBoxTitle:hover		{color:#820404;}
#FreeBox_Section4 TD.FreeBoxBody				{padding:5px 4px 5px 4px; line-height:1.3em;}


/**^  FreeBox 5  (center top)  ^**/  /* !!! pituach - inside TD.Description */
#FreeBox_Section5 TABLE.FreeBoxContainer		{width:477px;}
#FreeBox_Section5 TD.FreeBoxItemContainer		{}
#FreeBox_Section5 TABLE.FreeBoxItemContainer	{margin-top:10px; margin-bottom:10px;}
#FreeBox_Section5 TD.FreeBoxTitle				{height:25px; padding:0px 0px 5px 0px; text-decoration:none; border-bottom:1px solid #d6d4d5;}
#FreeBox_Section5 H3.FreeBoxTitle				{color:#00254b; font-size:100%; font-weight:bold;}
#FreeBox_Section5 TD.FreeBoxTopRight			{}
#FreeBox_Section5 TD.FreeBoxTopLeft			{}
#FreeBox_Section5 TD.FreeBoxBottomRight		{}
#FreeBox_Section5 TD.FreeBoxBottomLeft		{}
#FreeBox_Section5 A.FreeBoxTitle			{color:#00254b; text-decoration:none;}
#FreeBox_Section5 A.FreeBoxTitle:hover		{color:#820404;}
#FreeBox_Section5 TD.FreeBoxBody			{width:477px; padding:0px;}



/* Section Specipic Example
#FreeBox_Section1 TABLE.FreeBoxContainer		{}
#FreeBox_Section1 TD.FreeBoxItemContainer		{vertical-align:top;}
#FreeBox_Section1 TABLE.FreeBoxItemContainer	{width:100%;}
#FreeBox_Section1 TD.FreeBoxTitle				{}
#FreeBox_Section1 H3.FreeBoxTitle				{font-weight:bold; font-size:110%; color:#de0001;}
#FreeBox_Section1 TD.FreeBoxTopRight			{}
#FreeBox_Section1 TD.FreeBoxTopLeft				{}
#FreeBox_Section1 TD.FreeBoxBottomRight			{}
#FreeBox_Section1 TD.FreeBoxBottomLeft			{}
#FreeBox_Section1 A.FreeBoxTitle				{text-decoration:none; color:#de0001;}
#FreeBox_Section1 A.FreeBoxTitle:hover			{ color:#820404;}
#FreeBox_Section1 TD.FreeBoxBody				{padding:5px;}
*/

/******************************** Quick Subscription ****************************/
TABLE.QuickSubscription			{}
TD.QuickSubscriptionMsg			{}
INPUT.QuickSubscription			{}
INPUT.ButtonQuickSubscription	{}


/******************************** Navigation Title ****************************/
DIV.NavigationTitle		{}
H3.NavigationTitle		{font-weight:bold; font-size:110%;}


/******************************** Choose Font Size ****************************/
TABLE.cssChangerModuleTable		{}
TD.titleTd						{}


/******************************* DARONET *****************************/
TABLE.daronet		{direction:ltr; margin:3px 10px 0px 0px;}
TD.daronet_link		{padding-left:5px; padding-right:5px; white-space:nowrap;}
A.Daronet			{font-size:11px; font-weight:bold; color:#1f3f7a; text-decoration:none;}
A.Daronet:hover		{font-size:11px; font-weight:bold; color:#1f3f7a; text-decoration:none;}


/****************************************************************************/
IMG.security	{border-width:1px; border-color:gray;}


/************************ Paging ******************************************************/
OL.dbsPages			{padding:0px; margin:0px;}
OL.dbsPages LI		{padding:0px; margin:0px; display:inline; list-style-image:none; list-style-type:none;}
SPAN.dbsCurrentPage	{font-weight:bold;}

/************************ Daronet ******************************************************/
#DaronetTextBox		{font-size:80%; text-align:right; padding:10px;}




