/*********************************** 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			{}


/*********************************** 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			{padding:0px 10px 4px 10px;}
TABLE.CartItemsContainer		{font-size:14px;}
TABLE.CartItemsContainer TD		{padding-bottom:2px;}
TR.cartItem						{}
TR.chartNumber					{font-size:11px;}
TR.chartLink					{font-size:11px;}
INPUT.shopCartButton			{margin-top:6px;}


/******************************** Ticker ****************************/
TABLE.tickerContainer				{width:240px; margin-top:10px; margin-right:20px; margin-left:20px;}
TD.tickerBody							{vertical-align:top; padding:10px 0px 10px 0px;}
DIV.tickerBody							{overflow:hidden; width:240px; height:95px;}
DIV.tickerBody IMG					{float:left; margin:3px 10px 7px 0px;}
TABLE.tickerContainer MARQUEE		{width:240px; height:95px;}
DIV.tickerItemContainer				{margin-bottom:8px;}
TD.tickerTitle							{padding:3 20px 7px 20px; text-align:center; color:#2BA7AF; font-weight:bold; font-size:18px; border-bottom:1px solid #ffffff;}
.tickerHeadLine						{text-decoration:none; font-weight:bold; color:#054596;}
.tickerHeadLine:hover				{}
.tickerText								{}
.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:8px; margin-right:0px; text-align:center;}
DIV.bannerContainer2		{margin-top:10px; margin-right:8px; margin-bottom:11px;}


/******************************** Search ****************************/
TABLE.SearchContainer	{height:43px; width:184px; background-image:url('../BgSearch.gif'); background-repeat:no-repeat; background-position:center; margin-right:8px;}
TD.SearchContainer		{padding-top:8px; padding-bottom:3px;}
TABLE.Search			{font-size:0px;}
TD.SearchInp			{padding-right:22px; padding-left:4px;}
TD.SearchBut			{}
TD.SearchSectionTitle	{font-size:12px; line-height:1em; padding-right:19px;}
INPUT.Search			{width:118px; height:16px; font-size:11px; border:#B7B8B8 1px solid; line-height:1.2em; padding:0px 5px 0px 5px;}
INPUT.SearchBut			{}


/******************************** Media ****************************/
TABLE.MediaContainer	{width:641px; height:307px; background-image:url('../BgMedia.gif'); background-repeat:no-repeat; background-position:center; margin-top:8px; margin-left:8px; margin-bottom:8px; padding:8px;}


/******************************** FreeBox ****************************/
TABLE.FreeBoxContainer		{}
TD.FreeBoxItemContainer		{vertical-align:top;}
TABLE.FreeBoxItemContainer	{width:100%;}
TD.FreeBoxTitle				{font-weight:bold;}
TD.FreeBoxTopRight			{}
TD.FreeBoxTopLeft			{}
TD.FreeBoxBottomRight		{}
TD.FreeBoxBottomLeft		{}
A.FreeBoxTitle				{text-decoration:none;}
A.FreeBoxTitle:hover		{}
TD.FreeBoxBody				{padding:5px;}

/* Section Specipic Example*/
#FreeBox_Section1 TABLE.FreeBoxContainer		{width:335px; height:307px; background-image:url('../BgVideo.gif'); background-repeat:no-repeat; background-position:center; margin-top:8px; margin-bottom:8px; margin-left:0px; margin-right:0px;}
#FreeBox_Section1 TD.FreeBoxItemContainer		{}
#FreeBox_Section1 TABLE.FreeBoxItemContainer	{width:100%;}
#FreeBox_Section1 TD.FreeBoxTitle				{font-weight:bold; padding:5px 10px 0px 0px;}
#FreeBox_Section1 TD.FreeBoxTopRight			{}
#FreeBox_Section1 TD.FreeBoxTopLeft				{}
#FreeBox_Section1 TD.FreeBoxBottomRight			{}
#FreeBox_Section1 TD.FreeBoxBottomLeft			{}
#FreeBox_Section1 A.FreeBoxTitle				{text-decoration:none;}
#FreeBox_Section1 A.FreeBoxTitle:hover			{}
#FreeBox_Section1 TD.FreeBoxBody				{padding:7px;}


#FreeBox_Section2										{height:157px; overflow:hidden;}
#FreeBox_Section2 TABLE.FreeBoxContainer		{width:240px; height:137px; margin-top:10px; margin-bottom:10px; margin-left:20px; margin-right:20px;}
#FreeBox_Section2 TD.FreeBoxItemContainer		{}
#FreeBox_Section2 TABLE.FreeBoxItemContainer	{width:100%;}
#FreeBox_Section2 TD.FreeBoxTitle				{padding:3 20px 7px 20px; text-align:center; color:#2BA7AF; font-weight:bold; font-size:18px; border-bottom:1px solid #ffffff;}
#FreeBox_Section2 TD.FreeBoxTopRight			{}
#FreeBox_Section2 TD.FreeBoxTopLeft				{}
#FreeBox_Section2 TD.FreeBoxBottomRight		{}
#FreeBox_Section2 TD.FreeBoxBottomLeft			{}
#FreeBox_Section2 A.FreeBoxTitle					{text-decoration:none;}
#FreeBox_Section2 A.FreeBoxTitle:hover			{}
#FreeBox_Section2 TD.FreeBoxBody					{padding:10px 0px 0px 0px;}


/******************************** Quick Subscription ****************************/
TABLE.QuickSubscription			{}
TD.QuickSubscriptionMsg			{}
INPUT.QuickSubscription			{}
INPUT.ButtonQuickSubscription	{}


/******************************** Navigation Title ****************************/
DIV.NavigationTitle				{}


/******************************* DARONET *****************************/
TABLE.daronet		{direction:ltr;}
TD.daronet_link		{padding-left:5px; padding-right:5px; padding-bottom:2px;}
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;}

