/*********************************** Modules *************************************/
TABLE.ModuleContainer	{width:100%;}
TD.ModuleContainer		{}
TD.ModuleTitle			{height:1px; font-size:80%;}
TD.ModuleTitle a		{text-decoration:none;}
TD.ModuleTitle a:hover	{}


TD.ModuleText			{}

#header		{background:url('../header.jpg') no-repeat top; height:163px;}
#rightColumn		{padding-right:20px;}
#freeTextBg		{background:url('../freeTextBg.jpg') no-repeat center top; height:113px;}
#hpContent		{background:#ffffff;}
TD.ContentInner		{padding-top:20px;}
#innerContent		{background:#ffffff; border-top:1px solid #aeaeae; border-bottom:1px solid #aeaeae;}
#footer		{margin-top:12px;}

#classSearchForm		{background:#979797; padding:18px 0px;}
#classSearchForm INPUT		{width:132px; font-size:12px;}
#classSearchForm SELECT		{width:132px; font-size:12px;}
	
#classSearchBtn		{background:url('../classSearchBtn.jpg') repeat-x; width:132px; height:20px; border:none; font-weight:bold; color:#ffffff;}

#coursesTitle TH		{background:#b6b6b6; border-top:1px solid #ffffff; border-bottom:1px solid #ffffff; color:#ffffff; font-weight:bold; font-size:12px; padding:10px; text-align:center;}

.FieldRowEven		{background:#d3d3d3; color:#d14528;}
.FieldRowEven TD		{padding:10px; border-bottom:1px solid #ffffff;}
.FieldRowEven TD A		{color:#d14528; font-weight:bold; text-decoration:underline;}
.FieldRowEven TD A:hover		{color:#d14528; text-decoration:none;}
	
.FieldRowOdd		{background:#e2e2e2; color:#d14528;}
.FieldRowOdd TD		{padding:10px; border-bottom:1px solid #ffffff;}
.FieldRowOdd TD A		{color:#d14528; font-weight:bold; text-decoration:underline;}
.FieldRowOdd TD A:hover		{color:#d14528; text-decoration:none;}

.CourseFieldTitle		{font-weight:bold; font-size:14px;} 
.tablePadding TD		{padding-right:10px;}
/*********************************** Quick Navgation ******************************/
DIV.QuickNavContainer	{text-align:center;}
OPTION.QuickNavMain		{}
SELECT.QuickNav			{width:165px; font-size:11px;}


/*********************************** 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;}
TD.loginSubmit			{padding-top:6px; text-align:left;}  /* button container */
INPUT.LoginSubmit		{}
TD.LoginRemember		{}

TABLE.LoginGreeting		{font-size:11px;}
TD.LoginGreeting		{text-align:center; padding:8px 10px 15px 10px; font-size:11px; font-weight:bold;}
INPUT.LoginButton		{margin-bottom:9px;}
A.LoginHomepage			{color:white;}
A.LoginHomepage:hover	{color:white;}


/*********************************** Shopping cart ******************************/
TABLE.ShoppingCartContainer		{}
TD.cartTitle					{}
TD.CartItemsContainer			{}
TABLE.CartItemsContainer		{}
TR.cartItem						{}
TR.chartNumber					{}
TR.chartLink					{}


/******************************** Ticker ****************************/
TABLE.tickerContainer				{width:247px;}
TD.tickerBody						{vertical-align:top;}
DIV.tickerBody						{overflow:hidden; width:230px; height:208px;}
DIV.tickerBody IMG					{float:left; margin:3px 10px 7px 0px;}
TABLE.tickerContainer MARQUEE		{width:190px; height:215px;}
DIV.tickerItemContainer				{margin-bottom:18px;}
TD.tickerTitle						{color:#28b6ff; font-size:20px; padding-bottom:7px;}
.tickerHeadLine						{font-size:12px; color:#ffffff; font-weight:bold; text-decoration:none;}
.tickerHeadLine:hover				{font-size:12px; color:#ffffff; font-weight:bold; text-decoration:underline;}
.tickerText							{font-size:12px; color:#ffffff;}
.tickerDate							{font-size:11px;}


/******************************** Survey Box ****************************/
/* Survey Box */
TABLE.SurveyContainer			{}
TD.SurveyContainer				{vertical-align:top;}
TABLE.SurveyContainer TABLE		{}
TABLE.SurveyContainer TD		{vertical-align:top;}
TD.SurveyTitle					{}
TD.SurveyQuestion				{font-weight:bold;}
TD.SurveyAnswer					{width:100%; padding-right:3px; 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;}


/******************************** Search ****************************/
TABLE.SearchContainer	{height:41px; width:145px; background:url('../searchBg.jpg') no-repeat top; margin-bottom:12px;}
TD.SearchContainer		{padding-top:3px; padding-bottom:3px;}
TABLE.Search			{font-size:0px;}
TD.SearchInp			{padding-right:4px; padding-left:4px;}
TD.SearchBut			{}
TD.SearchSectionTitle	{font-size:12px; line-height:1em;}
INPUT.Search			{width:102px; height:16px; font-size:11px; border:#cccccc 1px solid; line-height:1.2em; padding-right:5px;}
INPUT.SearchBut			{}


/******************************** Media ****************************/
TABLE.MediaContainer	{}


/******************************** FreeBox ****************************/
TABLE.FreeBoxContainer		{}
TD.FreeBoxItemContainer		{}
TABLE.FreeBoxItemContainer	{}
TD.FreeBoxTitle				{}
TD.FreeBoxTopRight			{}
TD.FreeBoxTopLeft			{}
TD.FreeBoxBottomRight		{}
TD.FreeBoxBottomLeft		{}
A.FreeBoxTitle				{}
A.FreeBoxTitle:hover		{}
TD.FreeBoxBody				{}

/* Section Specipic Example*/
#FreeBox_Section1 TABLE.FreeBoxContainer		{width:100%;}
#FreeBox_Section1 TD.FreeBoxItemContainer		{}
#FreeBox_Section1 TABLE.FreeBoxItemContainer	{width:100%; padding-right:20px; color:#ffffff;}
#FreeBox_Section1 TD.FreeBoxTitle				{font-weight:bold;}
#FreeBox_Section1 TD.FreeBoxTopRight			{}
#FreeBox_Section1 TD.FreeBoxTopLeft				{}
#FreeBox_Section1 TD.FreeBoxBottomRight			{}
#FreeBox_Section1 TD.FreeBoxBottomLeft			{}
#FreeBox_Section1 A.FreeBoxTitle				{color:#28b6ff; font-weight:bold; font-size:14px; text-decoration:underline;}
#FreeBox_Section1 A.FreeBoxTitle:hover			{color:#28b6ff; font-weight:bold; font-size:14px; text-decoration:underline;}
#FreeBox_Section1 TD.FreeBoxBody				{color:#ffffff; font-size:12px;}



#FreeBox_Section3 TABLE.FreeBoxContainer		{width:100%; margin:20px 0px;}
#FreeBox_Section3 TD.FreeBoxItemContainer		{}
#FreeBox_Section3 TABLE.FreeBoxItemContainer	{}
#FreeBox_Section3 TD.FreeBoxTitle				{}
#FreeBox_Section3 TD.FreeBoxTopRight			{}
#FreeBox_Section3 TD.FreeBoxTopLeft				{}
#FreeBox_Section3 TD.FreeBoxBottomRight			{}
#FreeBox_Section3 TD.FreeBoxBottomLeft			{}
#FreeBox_Section3 A.FreeBoxTitle				{}
#FreeBox_Section3 A.FreeBoxTitle:hover			{}
#FreeBox_Section3 TD.FreeBoxBody				{}


#FreeBox_Section4 TABLE.FreeBoxContainer		{width:100%; margin-bottom:20px;}
#FreeBox_Section4 TD.FreeBoxItemContainer		{}
#FreeBox_Section4 TABLE.FreeBoxItemContainer	{}
#FreeBox_Section4 TD.FreeBoxTitle				{}
#FreeBox_Section4 TD.FreeBoxTopRight			{}
#FreeBox_Section4 TD.FreeBoxTopLeft				{}
#FreeBox_Section4 TD.FreeBoxBottomRight			{}
#FreeBox_Section4 TD.FreeBoxBottomLeft			{}
#FreeBox_Section4 A.FreeBoxTitle				{}
#FreeBox_Section4 A.FreeBoxTitle:hover			{}
#FreeBox_Section4 TD.FreeBoxBody				{}


#FreeBox_Section5 TABLE.FreeBoxContainer		{width:100%; background:url('../freeText5Bg.jpg') repeat-y center top;}
#FreeBox_Section5 TD.FreeBoxItemContainer		{background:url('../freeText5Bottom.jpg') no-repeat center top; height:12px;}
#FreeBox_Section5 TABLE.FreeBoxItemContainer	{background:url('../freeText5Top.jpg') no-repeat center bottom; height:223px; padding:0px 5px;}
#FreeBox_Section5 TD.FreeBoxTitle				{color:#27b7ff; font-size:14px; font-weight:bold;}
#FreeBox_Section5 TD.FreeBoxTopRight			{}
#FreeBox_Section5 TD.FreeBoxTopLeft				{}
#FreeBox_Section5 TD.FreeBoxBottomRight			{}
#FreeBox_Section5 TD.FreeBoxBottomLeft			{}
#FreeBox_Section5 A.FreeBoxTitle				{color:#27b7ff; font-size:14px; font-weight:bold;}
#FreeBox_Section5 A.FreeBoxTitle:hover			{color:#27b7ff; font-size:14px; font-weight:bold;}
#FreeBox_Section5 TD.FreeBoxBody				{color:#ffffff; font-size:12px;}


#FreeBox_Section6 TABLE.FreeBoxContainer		{width:100%; text-align:left;}
#FreeBox_Section6 TD.FreeBoxItemContainer		{}
#FreeBox_Section6 TABLE.FreeBoxItemContainer	{}
#FreeBox_Section6 TD.FreeBoxTitle				{color:#d54427; font-size:12px; font-weight:bold;}
#FreeBox_Section6 TD.FreeBoxTopRight			{}
#FreeBox_Section6 TD.FreeBoxTopLeft				{}
#FreeBox_Section6 TD.FreeBoxBottomRight			{}
#FreeBox_Section6 TD.FreeBoxBottomLeft			{}
#FreeBox_Section6 A.FreeBoxTitle				{color:#d54427; font-size:12px; font-weight:bold; text-decoration:underline;}
#FreeBox_Section6 A.FreeBoxTitle:hover			{color:#d54427; font-size:12px; font-weight:bold; text-decoration:underline;}
#FreeBox_Section6 TD.FreeBoxBody				{color:#d54427; font-size:12px;font-weight:bold;padding:0px 0px 7px 12px;text-align:left;}

/******************************** Quick Subscription ****************************/
TABLE.QuickSubscription			{}
TD.QuickSubscriptionMsg			{}
INPUT.QuickSubscription			{}
INPUT.ButtonQuickSubscription	{}


/******************************** Navigation Title ****************************/
DIV.NavigationTitle				{color:#d14528; font-size:14px; font-weight:bold; background:url('../navTitleBottom.jpg') no-repeat right bottom; padding:20px 5px 12px 0px; margin-bottom:12px; width:145px;}


/******************************* DARONET *****************************/
TABLE.daronet		{direction:rtl;}
TD.daronet_link		{padding-left:5px; padding-right:5px;}
A.Daronet			{font-size:11px; font-weight:bold; color:#ffffff; text-decoration:none;}
A.Daronet:hover		{font-size:11px; font-weight:bold; color:#ffffff; text-decoration:none;}


/****************************************************************************/
IMG.security	{border-width:1px; border-color:gray;}

