/********** Added Classes **********/
.Right			{float:right;}
.Left			{float:left;}
DIV.ClearRL		{display:inline-block; clear:both;}

DIV.Width_990	{width:990px;}
DIV.Wrapper		{direction:rtl; text-align:right; margin:0px auto;}

DIV.Header			{height:133px; margin:10px 0px 17px 0px; background:url('../headerBg.gif') repeat-x bottom;}
DIV.HeaderLeft_W	{width:calc(100% - 169px); position:relative;}
DIV.HeaderLeft_W .ClearRL	{width:100%;}
.Header > A.Right	{display:table; /**/ border-left:#fff 11px solid;}

DIV.TopNav			{position:relative; z-index:9999;}

/** only Grid_0 **/
DIV.Slider_Tabs_Line		{margin-bottom:12px; padding-bottom:27px; background:url('../sepBg.gif') no-repeat bottom;}
DIV.Content_Freebox_Line	{margin-bottom:24px; background:url('../stripBlueBlue.gif') repeat-y;}
DIV.Content_Hp				{width:780px;}

/** only Grid_1 **/
DIV.Right_Side		{width:210px; margin-bottom:10px;}
DIV.Center_Left		{width:750px; margin-right:30px;}

/** only Subsite **/
DIV.SubsiteTitle			{position:absolute; top:0px; left:0px; color:#5e71ac; font-size:27px; font-weight:bold; line-height:25px;}
#psycho .SubsiteTitle		{padding-right:42px; background:url('../Psy.jpg') no-repeat right top / 32px;}
DIV.SubsiteTitle A			{color:#5e71ac; text-decoration:none;}
DIV.SubsiteTitle A:hover	{color:#5e71ac; text-decoration:underline;}


/***********************  SearchForm  ******************/
DIV.FormSearchContainer				{width:400px; padding:10px; margin-bottom:10px; border:1px solid #d4d7e6; background-color:#e4e4e4;}
DIV.FormSearchContainer INPUT.input	{padding-right:5px;}
DIV#Result							{font-weight:bold;}
DIV#Result A						{display:inline-block; margin-top:10px;}


/***********************  Tabs  ******************/
DIV.CT_Tabs				{/*width:210px; height:299px;*/ width:208px; height:297px; display:inline-block; background:#e4e4e4; border:1px solid #d4d7e6;}
#InnerPage DIV.CT_Tabs	{margin-bottom:20px;}

UL.tabNavigation				{width:208px; height:25px; position:relative; list-style:none; margin:0px; padding:0; z-index:999;}
UL.tabNavigation LI				{float:right; list-style-type:none; list-style-image:none;}
UL.tabNavigation LI A			{/*width:104px;*/ width:94px; padding:3px 5px 5px 5px; background-color:#3d5190; color:#ffffff; font-size:115%; font-weight:normal; text-decoration: none; display:block; text-align:center;}
UL.tabNavigation LI.first A		{}
UL.tabNavigation LI.second A	{}
UL.tabNavigation LI A:hover		{background-color:#999999; color:#ffffff; text-decoration:none;}
UL.tabNavigation LI A.selected, UL.tabNavigation LI A.selected:hover	{background-color:#e4e4e4; color:#333333; text-decoration:none;}
UL.tabNavigation LI A:focus		{}

DIV.HpTabs DIV.tabwrap			{/*width:208px; height:272px;*/}


/******************************** Slider ****************************/
DIV#feature_list		{width:770px; height:300px; margin-left:10px; overflow:hidden; position:relative;}
DIV#feature_list UL		{list-style:none; padding:0px; margin:0px; direction:rtl;}
DIV#feature_list UL LI	{list-style-type:none; list-style-image:none; direction:rtl;}

 /*** Tabs ***/
UL#tabs				{width:245px; display:inline-block; position:absolute; top:0px; right:0; z-index:12;}
UL#tabs LI			{width:245px; height:75px; padding:0px; margin:0px;}

UL#tabs LI.item_0	{}
UL#tabs LI.item_1	{}
UL#tabs LI.item_2	{}
UL#tabs LI.item_3	{}

UL#tabs LI IMG				{float:right; margin:5px 5px 0px 10px;}
UL#tabs LI A				{width:245px; height:75px; text-align:right; display:block; color:#333333; text-decoration:none; background:url('../sliderCategory.png') no-repeat  top;}
UL#tabs LI A:hover			{color:#ffffff; text-decoration:none; background:url('../sliderCategory_on.png') no-repeat  top;}
UL#tabs LI A:hover H2		{color:#f6f5ee;}
UL#tabs LI A:hover P		{color:#c7cde1;}
UL#tabs LI.current A		{color:#ffffff; text-decoration:none; background:url('../sliderCategory_on.png') no-repeat  top;}
UL#tabs LI.current A:hover	{text-decoration:none; cursor:pointer;}
UL#tabs LI H2				{margin:0px 11px 0px 27px; padding:10px 0px 0px 0px; display:block; line-height:115%; color:#333333; font-size:115%; font-weight:bold;} /* title */
UL#tabs LI.current H2		{color:#f6f5ee;}
UL#tabs LI P				{margin:0px 11px 0px 27px; color:#333333; font-weight:normal; font-size:100%;} /* text */
UL#tabs LI.current P		{color:#c7cde1;}

 /*** Output ***/
UL#output			{width:540px; height:299px; position:absolute; top:0; left:0px; border-bottom:#ffffff 1px solid; overflow:hidden; background:transparent;}
UL#output LI		{width:100%; height:299px; text-align:left;}
UL#output LI IMG	{/* 540 x 299 */}

UL#output LI DIV.Block				{/*width:450px; height:275px; display:inline-block; text-align:right; position:absolute; top:0px; right:0px; z-index:4;*/ display:none;}
UL#output LI A						{color:#891345;} /* title */
UL#output LI H2						{width:350px; margin:25px 0px 0px 95px; padding:0; display:inline-block; color:#891345; font-size:31px; font-weight:bold;} /* title */
UL#output LI P						{width:350px; margin:10px 0px 12px 95px; padding:0; display:block; color:#626262; font-size:115%; line-height:23px; font-weight:normal;} /* text */

UL#output LI  A.ToArticle_Hp		{display:none; /*width:105px; height:31px; display:block; background:url('../read_more.png');*/}
UL#output LI  A.ToArticle_Hp:hover	{}

 /*** play / stop ***/
A.sliderPlayer		{position:absolute; top:10px; left:10px; padding:8px; display:table; background-color:rgba(255,255,255,0.3); box-shadow:0 0 10px rgba(0,0,0,0.3); border-radius:5px; z-index:99;}
A.sliderPlayer IMG	{border:#666 1px solid;}


/******************************** Choose Font Size ****************************/
TABLE.cssChangerModuleTable		{width:90px; margin:38px 0px 0px 0px;}
TD.titleTd						{display:none; /*width:65px; font-size:85%; color:#0f73b3; padding-top:4px;*/}

.css_changer							{height:22px;}

.jquery-checkbox img					{cursor:pointer;}
.jquery-checkbox.jquery-checkbox-checked img	{cursor:default;}

.css_changer label						{margin-right:7px; float:left;}

.fsize1 .jquery-checkbox img			{width:23px; height:22px; background:transparent url('../fontRadio_small.gif') no-repeat; background-position: 0 0;}
.fsize1 .jquery-checkbox-hover img		{background-position: 0 -22px;}
.fsize1 .jquery-checkbox-checked img	{background-position: 0 -22px;}

.fsize2 .jquery-checkbox img			{width:23px; height:22px; background:transparent url('../fontRadio_medium.gif') no-repeat; background-position: 0 0;}
.fsize2 .jquery-checkbox-hover img		{background-position: 0 -22px;}
.fsize2 .jquery-checkbox-checked img	{background-position: 0 -22px;}

.fsize3 .jquery-checkbox img			{width:23px; height:22px; background:transparent url('../fontRadio_big.gif') no-repeat; background-position: 0 0;}
.fsize3 .jquery-checkbox-hover img		{background-position: 0 -22px;}
.fsize3 .jquery-checkbox-checked img	{background-position: 0 -22px;}


/***********************  Kindergartens Search Box ( FunkLibVB.asp) ******************/
DIV.KGsearchBoxContainer		{margin-bottom:27px; background-color:#ff3d75; padding:8px 5px 8px 5px; position:relative;}
TABLE.KGsearchBox				{}
TABLE.KGsearchBox TD			{padding:5px 5px 5px 5px;}
TABLE.KGsearchBox SELECT		{font-size:14px; width:110px; height:34px; padding:7px 10px 7px 7px; line-height:25px; color:#333333; border-style:none; box-sizing:border-box; -moz-box-sizing:border-box;}
TABLE.KGsearchBox INPUT.input	{width:110px; height:34px; font-size:14px; padding:0px 10px 0px 10px; line-height:32px; color:#333333; border-style:none; box-sizing:border-box; -moz-box-sizing:border-box;}
INPUT.KinderSearchBut			{width:125px; height:34px; font-size:16px; vertical-align:top; background:#bf093e; color:#ffffff;}
DIV.KG-BoFlowers				{width:64px; height:25px; position:absolute; top:51px; right:-3px; background:url('../flowers.png');}

/***********************  Kindergartens Search Results (Kindergartens/KindergartensSearch.asp)  ******************/
TABLE.bodySearckIndex			{margin-bottom:280px !important;}
DIV.Kindergardens_Container		{margin-bottom:10px; position:relative;}
TABLE.Kindergardens				{border-top:#d3d6db 1px solid; border-right:#d3d6db 1px solid; background-color:#f9f9f9; color:#656567;}
TABLE.Kindergardens TD			{padding:10px 10px 12px 10px; border-left:#d3d6db 1px solid; border-bottom:#d3d6db 1px solid; line-height:105%;}
TR.KG-Header TH					{padding:10px 10px 12px 10px; background-color:#0190a1; color:#ffffff; line-height:105%; font-weight:bold; border-left:#d3d6db 1px solid; border-bottom:#d3d6db 1px solid;}
TR.KG-Light						{background-color:#f8f8f8;}
TR.KG-Dark						{background-color:#eff0f2;}
TABLE.Kindergardens A:hover		{color:#102c52 !important;}
A.ToSite-KG						{width:18px; height:15px; display:block; background:url('../arrow-index.png');}
DIV.KG-Children					{width:750px; height:279px; position:absolute; bottom:-265px; right:0px; background:url('../children-large.png');}

/***********************  One Kindergarten ( Kindergartens/ Kindergarten.asp) ******************/
DIV.Kindergarden-AllBoxes		{background-color:#efefef; margin-bottom:30px; color:#333333; font-size:15px; padding-bottom:10px; box-sizing:border-box; -moz-box-sizing:border-box;}
DIV.Kindergarden-AllBoxes DIV	{margin:7px 18px 7px 15px;}
DIV.Kindergarden-Detailes		{height:230px;}
DIV.Kindergarden-Photo			{}
DIV.Kindergarden-Stuff			{height:180px;}
DIV.Kindergarden-Contact		{height:180px;}
DIV.Kindergarden-Support		{height:150px;}
DIV.Kindergarden-Unick			{min-height:150px; height:auto !important; height:150px;}

DIV.Kindergarden-BoxeTitle		{margin:0px 0px 13px 0px !important; background-color:red; padding:8px 48px 9px 15px; line-height:120%; color:#ffffff; font-size:19px; font-weight:bold; background-image:url('../flower-title.png'); background-repeat:no-repeat;  background-position:321px 8px;}
.Kindergarden-Detailes DIV.Kindergarden-BoxeTitle	{background-color:#ff3d75;}
.Kindergarden-Stuff DIV.Kindergarden-BoxeTitle		{background-color:#009ea8;}
.Kindergarden-Contact DIV.Kindergarden-BoxeTitle	{background-color:#489e07;}
.Kindergarden-Support DIV.Kindergarden-BoxeTitle	{background-color:#ff8400;}
.Kindergarden-Unick DIV.Kindergarden-BoxeTitle		{background-color:#489e07;}

TABLE.Kindergarden-Additional	{height:330px; position:relative;}
DIV.Kindergarden-Girl			{width:156px; height:223px; position:absolute; top:60px; right:200px; background:url('../girl.png'); z-index:4;}
DIV.Kindergarden-Children		{width:447px; height:427px; position:absolute; left:0; bottom:76px; background:url('../children-small.png'); z-index:4;}

DIV.Kinder-Buttons			{margin-bottom:30px;}
DIV.Kinder-Buttons A		{height:40px; font-size:16px; font-weight:bold; text-align:center; line-height:38px; display:block; color:#ffffff; text-decoration:none;}
DIV.Kinder-Buttons A:hover	{color:#ffffff; text-decoration:none;}
DIV.Kinder-Subscribe A		{width:100px; background-color:#ff8400; margin-left:10px;}
DIV.Kinder-Mailto A			{width:133px; background-color:#009ea8; margin-left:10px;}
DIV.Kinder-Back A			{width:107px; background-color:#ff3d75;}


/*********************************** Alphon / Employees (Employees2/Search.asp)  *************************************/

TABLE.EmployeesSearchBox				{margin:10px 0px 20px 0px;}
TABLE.EmployeesSearchBox LABEL			{font-weight:normal; font-size:17px; margin-right:20px;}
TABLE.EmployeesSearchBox SELECT			{width:250px !important; margin:0px 10px 0px 10px; height:24px; font-size:15px;}
TABLE.EmployeesSearchBox INPUT.button	{height:24px; background-color:#274d81; position:relative; top:-1px;}


TABLE.searchResultsalpon	{background-color:#dddddd;}
TD.titleTabTd1				{background-color:#fdfdfd; /*border-bottom:#5a8ac7 1px solid;*/ padding:10px 10px 13px 10px;}
TD.titleTabTd2				{background-color:#f2f2f2; /*border-bottom:#5a8ac7 1px solid;*/ padding:10px 10px 13px 10px;}
H2.Department				{font-size:130%; display:inline; color:#873e87;}
H2.Department A				{text-decoration:none;}
H2.Department A:hover		{text-decoration:underline;}
H2.Department A IMG			{margin-left:6px;}
TABLE.searchResultsalpon A:hover	{color:#102c52 !important;}

DIV.AlfonSeperator		{height:15px; background-color:#ffffff; margin:0px -1px 0px -1px;}

DIV.InnerAlfonContainer			{margin-top:5px; padding-top:10px; background-color:#fafafa; border:#dddddd 1px solid;}
UL.Alfon						{margin:0px; padding:0px;}
UL.Alfon LI						{list-style-image:none; list-style-type:none; margin:0px; padding:0px 10px 7px 10px;}
UL.Alfon LI STRONG				{color:#222222;}
UL.Alfon LI.mail A STRONG		{color:#3d5190;}
UL.Alfon LI.url A STRONG		{color:#3d5190;}

TABLE.ResultsalponDetailes			{width:677px; background-color:#dddddd; margin:0px 10px 10px 0px;}
TABLE.ResultsalponDetailes Caption	{text-align:right; font-size:105%; color:#222222; background-color:transparent !important; font-weight:bold; padding:0px 2px 10px 2px;}
TABLE.ResultsalponDetailes TH		{background-color:#3d5190; color:#ffffff; vertical-align:top; padding:3px 10px 4px 10px;}
TABLE.ResultsalponDetailes TD		{background-color:#efe4f8; color:#333333; padding:5px 10px 6px 10px;}
TD.titleTabTd1 TABLE.ResultsalponDetailes TD		{background-color:#f4f4f4;}
TD.titleTabTd2 TABLE.ResultsalponDetailes TD		{background-color:#f0f0f0;}
TABLE.ResultsalponDetailes A		{color:#000000;}
TD.EmployeeNumber					{font-size:75%;}
A.AlfonPrintBut						{width:38px; *width:66px; height:16px; *height:18px; display:block; padding:1px 28px 0px 0px; float:left; font-weight:bold; text-decoration:none; color:#ffffff; font-size:12px; background:url('../alfonPrint.png');}
A.AlfonPrintBut:hover				{text-decoration:none; color:#ffffff;}
TABLE.ResultsalponDetailes A:hover	{color:#102c52 !important;}

DIV.OoenAlfonForm				{padding:0px 10px 10px 10px;}
DIV.OoenAlfonForm INPUT.button	{height:20px;}
DIV.FormAlfonContainer			{padding:0px 10px 0px 10px;}
TABLE.FormAlfon					{color:#555555; margin-bottom:5px;}
TABLE.FormAlfon TD				{padding:0px 0px 6px 10px;}
TABLE.FormAlfon INPUT.input		{height:20px; border:#cccccc 1px solid; background-color:#ffffff;}
TABLE.FormAlfon TEXTAREA		{height:90px; margin-bottom:6px; border:#cccccc 1px solid; background-color:#ffffff; margin-top:4px;}
TABLE.FormAlfon INPUT.button	{height:20px;}
TABLE.FormAlfon INPUT.button1	{margin-left:10px;}


/*********************************** Modules *************************************/
TABLE.ModuleContainer	{width:100%;}
TD.ModuleContainer		{}
TD.ModuleTitle			{height:1px; vertical-align:top;}
TD.ModuleTitle a		{text-decoration:none;}
TD.ModuleTitle a:hover	{}
H3.ModuleTitle			{display:inline;}
TD.ModuleText			{vertical-align:top;}


/*********************************** Quick Navgation ******************************/
DIV.QuickNavContainer			{width:100%; height:37px; background-color:#f2f2f2; margin-bottom:10px; text-align:center;}
DIV.QuickNavContainer TABLE		{margin:auto;}
OPTION.QuickNavMain				{}
SELECT.QuickNav					{width:125px; height:20px; font-size:11px; margin-top:8px; color:#606060;}
INPUT.QuickNavButton			{width:35px; height:20px; margin:8px 4px 0px 0px; padding:0px 0px 2px 0px;}


/*********************************** login ******************************/
TABLE.LoginContainer	{}
TD.LoginContainer		{padding:5px 10px 5px 10px;}
TD.loginCaption			{font-size:11px; padding-top:4px;}  /* lables container */
TD.login				{text-align:left; padding-top:4px;}  /* inputs container */
INPUT.login				{height:17px; width:100px; font-size:11px; margin-top:4px;}
TD.LoginSubmit			{padding-top:6px; text-align:left;}  /* button container */
INPUT.LoginSubmit		{}
TD.LoginRemember		{font-size:11px;}

TD.LoginTitle			{}
H3.LoginTitle			{font-weight:bold; font-size:115%;}

TABLE.LoginGreeting			{}
TD.LoginGreetingContainer	{padding:8px 10px 10px 10px;}
TD.LoginGreeting			{text-align:center; padding-bottom:15px; font-weight:bold;}
INPUT.LoginButton			{}
A.LoginHomepage				{color:white;}
A.LoginHomepage:hover		{color:white;}


/*********************************** Shopping cart ******************************/
TABLE.ShoppingCartContainer		{}
TD.cartTitle					{}
H3.cartTitle					{font-weight:bold; font-size:115%; color:#39568e;}
TD.CartItemsContainer			{padding:0px 10px 4px 10px;}
TABLE.CartItemsContainer		{font-size:100%;}
TABLE.CartItemsContainer TD		{}
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:190px; margin:0px 9px 0px 9px; position:relative;}
TABLE.tickerTitle				{}
TD.tickerTitle					{display:none;}
H3.tickerTitle					{color:#ffffff; font-size:115%; font-weight:bold;}
TD.TickerPlayer					{padding:3px 0px 3px 10px; text-align:left;}
TD.TickerPlayer A				{display:table; position:absolute; top:0; left:0;}
IMG.TickerPlayer				{display:block;}

TD.tickerBody					{vertical-align:top; padding:22px 7px 14px 7px; border-bottom:#c7c7c7 1px solid;}
DIV.tickerBody					{overflow:hidden; height:200px;}
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:#499f1a; font-size:115%; font-weight:bold; line-height:115%;}
.tickerHeadLine:hover			{color:#39568e;}
.tickerText						{display:table; width:100%; font-size:115%; padding-top:2px; line-height:115%;}
.tickerDate						{font-size:95%; padding-top:2px; color:#606060;}

DIV.ToAllNews					{text-align:left; margin-top:8px; padding:0px 8px 0px 8px; background:url('../ArrowLinkRTL.gif') no-repeat left 6px;}
DIV.ToAllNews A					{color:#333333; text-decoration:none;}
DIV.ToAllNews A:hover			{color:#333333; text-decoration:underline;}
DIV.ToAllNews A:active			{color:#333333; text-decoration:underline;}


/******************************** 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:115%;}
TD.SurveyQuestion				{font-weight:bold;}
TD.SurveyAnswer					{width:100%; padding:1px 3px 4px 3px; padding-right:2px;}
TABLE.SurveyButtonsPannel		{margin-top:10px; width:100%;}
INPUT.SurveyButton				{width:90%;}


/* Survey Results */
H1.SurveyTitle	{font-weight:bold; font-size:115%; color:#39568e;}
.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:5px; text-align:center;}
DIV.bannerLine			{margin:0px 0px 29px 15px; text-align:right; float:right; display:inline;}
DIV.bannerLineLast		{margin:0px 0px 29px 0px; text-align:right; float:right; display:inline;}
DIV.bannerRight			{margin-bottom:10px; text-align:center;}


/******************************** Search ****************************/
TABLE.SearchContainer	{width:210px; height:27px; margin:35px 20px 0px 0px;}
TD.SearchContainer		{vertical-align:middle;}
TABLE.Search			{height:21px; font-size:0px;}
TD.SearchInp			{background:url('../inputSearch.gif') no-repeat left center;}
TD.SearchBut			{}
TD.SearchSectionTitle	{font-size:11px; color:#ffffff; font-weight:bold; padding-right:10px;}
INPUT.Search			{color:#606060; /*width:184px;*/ width:176px; height:25px; font-size:13px; background:transparent; border-style:none; padding-right:8px; line-height:1.8em;}
INPUT.SearchBut			{width:26px; height:25px; background:url('../search.gif');}


/******************************** Media ****************************/
TABLE.MediaContainer	{}


/******************************** Media ****************************/
/*DIV.MediaContainer	{width:750px; height:250px; background:url('../mediaBg.png') repeat-x top; margin:0px; padding:0px;}*/
#mediaWrap			{width:750px; height:250px; text-align:right; background:url('../mediaBg.png') repeat-x top; margin:0px 0px 30px 0px; padding:0px 0px 0px 0px; overflow:hidden; position:relative;}
#mediaWrap UL		{margin:0; padding:0;}
#mediaWrap UL LI	{list-style-image:none; list-style-type:none;}

#mediaWrap IMG		{border:0;}

#mediaWrap DIV.mask		{display:none; /*position:absolute; top:0; height:250px; background:url('../mediaMask.png') no-repeat; z-index:899;*/}
#mediaWrap DIV.left-m	{left:0px; width:10px; overflow:hidden; background-position:left top;}
#mediaWrap DIV.right-m	{right:0px; width:10px; overflow:hidden; background-position:right top;}




/******************************** FreeBox ****************************/
TABLE.FreeBoxContainer		{width:100%;}
TD.FreeBoxItemContainer		{vertical-align:top;}
TABLE.FreeBoxItemContainer	{width:100%;}
TD.FreeBoxTitle				{vertical-align:top;}
H3.FreeBoxTitle				{}
TD.FreeBoxTopRight			{}
TD.FreeBoxTopLeft			{}
TD.FreeBoxBottomRight		{}
TD.FreeBoxBottomLeft		{}
A.FreeBoxTitle				{}
A.FreeBoxTitle:hover		{}
TD.FreeBoxBody				{vertical-align:top;}
TD.FreeBoxBody P			{margin:0px 0px 10px 0px;}


/*^ Freebox 1 (Footer) ^*/
#FooterLinks_Section1			{}
DIV.FooterLinksContainer		{width:990px; display:table; margin:0px 0px 38px 0px; background:url('../sepBg.gif') no-repeat top;} /* must have width */
UL.FooterLinks					{width:990px; display:table; *display:inline-block; padding:0px; margin:38px 0px 0px 0px;} /* must have width */

/* Footer Item */
LI.FooterLinksItem				{padding:0px 20px 0px 40px; border-right:#e6e6e6 1px solid; list-style-type:none; list-style-image:none;}
LI.FooterFirst					{padding:0px 0px 0px 40px; display:inline-block; border-style:none;}
DIV.FooterLinksTitle			{padding:0px 0px 10px 0px;}
H3.FooterLinksTitle				{color:#7e7e7e; font-size:115%; font-weight:bold;}
A.FooterLinksTitle				{color:#7e7e7e; text-decoration:none;}
A.FooterLinksTitle:hover		{color:#7e7e7e; text-decoration:underline;}
DIV.FooterLinksBody				{color:#9d9d9d;} /* no width-affects css - width is set by JQ */
DIV.FooterLinksBody P			{margin:0px 0px 7px 0px;}
DIV.FooterLinksBody A			{color:#9d9d9d; text-decoration:none;}
DIV.FooterLinksBody A:hover		{color:#9d9d9d; text-decoration:underline;}


/**^  FreeBox 2 Hp middle left  ^**/
#FreeBox_Section2 TABLE.FreeBoxContainer		{width:170px; margin:10px 20px 0px 20px;}
#FreeBox_Section2 TD.FreeBoxItemContainer		{}
#FreeBox_Section2 TABLE.FreeBoxItemContainer	{margin-bottom:10px;}
#FreeBox_Section2 TD.FreeBoxTitle				{padding-bottom:5px;}
#FreeBox_Section2 H3.FreeBoxTitle				{color:#f6f5ee; font-size:130%; font-weight:bold;}
#FreeBox_Section2 TD.FreeBoxTopRight			{}
#FreeBox_Section2 TD.FreeBoxTopLeft			{}
#FreeBox_Section2 TD.FreeBoxBottomRight		{}
#FreeBox_Section2 TD.FreeBoxBottomLeft		{}
#FreeBox_Section2 A.FreeBoxTitle			{color:#f6f5ee;}
#FreeBox_Section2 A.FreeBoxTitle:hover		{color:#499f1a;}
#FreeBox_Section2 TD.FreeBoxBody			{color:#c7cde1; line-height:115%;}
#FreeBox_Section2 TD.FreeBoxBody A			{color:#f6f5ee; text-decoration:underline;}
#FreeBox_Section2 TD.FreeBoxBody A:hover	{color:#ffffff; text-decoration:none;}


/**^  FreeBox 3 Ip right  ^**/
#FreeBox_Section3 TABLE.FreeBoxContainer		{width:210px;}
#FreeBox_Section3 TD.FreeBoxItemContainer		{}
#FreeBox_Section3 TABLE.FreeBoxItemContainer	{margin-bottom:24px;}
#FreeBox_Section3 TD.FreeBoxTitle				{padding-bottom:6px; border-bottom:#e6e9eb 2px solid;}
#FreeBox_Section3 H3.FreeBoxTitle				{color:#3a4f8e; font-size:31px; font-weight:bold;}
#FreeBox_Section3 TD.FreeBoxTopRight			{}
#FreeBox_Section3 TD.FreeBoxTopLeft			{}
#FreeBox_Section3 TD.FreeBoxBottomRight		{}
#FreeBox_Section3 TD.FreeBoxBottomLeft		{}
#FreeBox_Section3 A.FreeBoxTitle			{color:#3a4f8e;}
#FreeBox_Section3 A.FreeBoxTitle:hover		{color:#499f1a;}
#FreeBox_Section3 TD.FreeBoxBody			{padding:3px 0px 0px 0px; line-height:115%;}

#FreeBox_Section3 TD.FreeBoxBody TD.IconImg			{padding:0px 0px 3px 10px; border-bottom:#e6e9eb 1px solid;}
#FreeBox_Section3 TD.FreeBoxBody TD.SectionText		{padding:4px 0px 3px 0px; border-bottom:#e6e9eb 1px solid;}
#FreeBox_Section3 TD.FreeBoxBody TD.IconImgLast		{border-style:none;}
#FreeBox_Section3 TD.FreeBoxBody TD.SectionTextLast	{border-style:none;}


/* 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:115%; color:#39568e;}
#FreeBox_Section1 TD.FreeBoxTopRight			{}
#FreeBox_Section1 TD.FreeBoxTopLeft				{}
#FreeBox_Section1 TD.FreeBoxBottomRight			{}
#FreeBox_Section1 TD.FreeBoxBottomLeft			{}
#FreeBox_Section1 A.FreeBoxTitle				{text-decoration:none; color:#39568e;}
#FreeBox_Section1 A.FreeBoxTitle:hover			{ color:#499f1a;}
#FreeBox_Section1 TD.FreeBoxBody				{padding:5px;}
*/

/******************************** Quick Subscription ****************************/
TABLE.QuickSubscription			{}
TD.QuickSubscriptionMsg			{}
INPUT.QuickSubscription			{}
INPUT.ButtonQuickSubscription	{}


/******************************** Navigation Title ****************************/
DIV.NavigationTitle		{padding:4px 11px 6px 11px; background-color:#489d0a;}
H3.NavigationTitle		{font-weight:bold; font-size:130%; color:#ffffff;}


/******************************** Choose Font Size ****************************/
TABLE.cssChangerModuleTable		{}
TD.titleTd						{}


/******************************* DARONET *****************************/
TABLE.daronet		{direction:rtl; margin-top:24px;}
TD.daronet_link		{vertical-align:top; line-height:15px; padding:2px 7px 7px 3px; white-space:nowrap;}
A.Daronet			{font-size:13px; font-weight:normal; color:#939393; text-decoration:none;}
A.Daronet:hover		{color:#939393; 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;}*/
OL.dbsPages							{padding:0px; margin:0px;}
OL.dbsPages LI						{padding:0px; margin:0px; display:inline; list-style-image:none; list-style-type:none;}
OL.dbsPages LI A					{text-align:center; text-decoration:none; display:inline-block;}
OL.dbsPages LI A:hover SPAN			{text-decoration:none; background:#c0093f; color:#ffffff;}
OL.dbsPages LI SPAN.dbsPaging 		{position:relative; /*top:-5px;*/ margin:0px 2px 0px 2px; min-width:19px; height:20px; display:inline-block; line-height:20px; padding-left:5px; background:#ff3c74; color:#ffffff;}
OL.dbsPages LI SPAN.dbsCurrentPage	{background:#c0093f; color:#ffffff;}
OL.dbsPages LI IMG					{margin:0px 0px 0px 4px !important; display:block;}

/************************ Daronet ******************************************************/
#DaronetTextBox		{font-size:80%; text-align:right; padding:10px;}



