/*********************************** 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; padding-top:10px; height:37px; width:100%; background-color:#F2F2F2; margin-bottom:10px;}
OPTION.QuickNavMain		{}
SELECT.QuickNav			{width:145px; font-size:11px; color:#024428;}


/*********************************** login ******************************/
TABLE.LoginContainer		{height:110px;}
TD.LoginContainer			{padding-left:3px; padding-right:3px; font-size:11px;}
TABLE.LoginContainer TABLE	{width:100%;}
TABLE.LoginContainer TD		{font-size:11px;}
TD.LoginTitle				{}
INPUT.login					{height:17px; width:100px;}
TD.LoginGreeting			{padding-top:8px;}
INPUT.LoginSubmit			{width:100px;}
INPUT.LoginButton			{}
A.LoginHomepage				{color:white;}
A.LoginHomepage:hover		{color:white;}
TD.login					{}
TD.loginCaption				{font-size:11px;}


/*********************************** Shopping cart ******************************/
TABLE.ShoppingCartContainer		{}
TD.cartTitle					{color:#eb3914;}
TD.CartItemsContainer			{}
TABLE.CartItemsContainer		{}
TR.cartItem						{}
TR.chartNumber					{}
TR.chartLink					{}


/******************************** Ticker ****************************/
TABLE.tickerContainer				{width:190px; height:211px; background-image:url('../tickerBack.gif'); background-repeat:no-repeat; background-position:top;}
TD.tickerBody						{font-weight:normal; padding-top:12px; padding-bottom:20px;}
DIV.tickerBody						{overflow:hidden; height:140px;}
DIV.tickerBody IMG					{float:left; margin:3px 10px 7px 0px;}
TABLE.tickerContainer MARQUEE		{width:100%; height:100%;}
DIV.tickerItemContainer				{margin-bottom:10px; padding-right:19px; padding-left:15px; padding-bottom:5px;}
TD.tickerTitle						{height:38px; color:#eb3914; font-size:20px; font-weight:normal; text-align:center; padding:3px 10px 3px 10px; background-image:url('../tickerTitleBottom.gif'); background-repeat:no-repeat; background-position:bottom;}
.tickerHeadLine						{color:#024428; font-size:12px; font-weight:bold; padding-bottom:2px;}
.tickerHeadLine:hover				{color:#3daae6; font-size:12px; font-weight:bold; padding-bottom:2px;}
.tickerText							{color:#024428; font-size:12px; line-height:1.4em;}
.tickerDate							{font-size:11px;}


/******************************** Survey Box ****************************/
/* Survey Box */
TABLE.SurveyContainer			{width:150px; margin-top:10px;}
TD.SurveyContainer				{padding-left:10px; padding-right:10px; padding-bottom:10px;}
TABLE.SurveyContainer TABLE		{}
TD.SurveyTitle					{}
TD.SurveyQuestion				{font-weight:bold; color:#024428; padding-top:10px; padding-bottom:5px; font-size:12px;}
TD.SurveyAnswer					{color:#024428; font-weight:normal; font-size:12px;}
TABLE.SurveyButtonsPannel		{margin-top:10px;}
INPUT.SurveyButton				{margin-left:6px; border-style:none; width:60px; /*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-top:10px; text-align:center;}
DIV.bannerContainer1		{margin-top:10px; text-align:center;}
DIV.bannerContainer2		{margin-top:10px; text-align:center;}
DIV.bannerContainer3		{margin-top:5px; margin-bottom:10px; text-align:center;}


/******************************** Search ****************************/
TABLE.SearchContainer	{height:27px; background-color:#5abdf3; font-size:12px; font-weight:bold; width:100%; background-image:url('../searchTop.gif'); background-repeat:no-repeat; background-position:top;}
TD.SearchContainer		{vertical-align:bottom; padding-bottom:4px; padding-top:5px; background-image:url('../searchBottom.gif'); background-repeat:no-repeat; background-position:bottom;}
TABLE.Search			{margin-top:0px; color:#4A6AA5; font-weight:bold;}
TD.SearchInp			{padding-right:41px;}
TD.SearchBut			{padding-right:2px;}
TD.SearchSectionTitle	{font-size:11px; color:#ffffff; padding-right:38px;}
INPUT.Search			{color:#3daae6; width:125px; height:17px; font-size:11px; border:#deeff7 1px solid; padding-right:5px;}
INPUT.SearchBut			{}


/******************************** Media ****************************/
TABLE.MediaContainer	{}


/******************************** FreeBox ****************************/
TABLE.FreeBoxContainer		{width:100%;margin-bottom:15px;}
TD.FreeBoxItemContainer		{vertical-align:top;padding:0px 32px 0px 30px}
TABLE.FreeBoxItemContainer	{width:100%; margin-top:5px;}
TD.FreeBoxTitle				{color:#024428; font-size:16px; font-weight:bold;padding-bottom:10px;}
TD.FreeBoxTopRight			{}
TD.FreeBoxTopLeft			{}
TD.FreeBoxBottomRight		{}
TD.FreeBoxBottomLeft		{}
A.FreeBoxTitle				{color:#024428; font-size:16px; font-weight:bold;}
A.FreeBoxTitle:hover		{color:#3daae6;}
TD.FreeBoxBody				{font-size:12px;  font-weight:normal;color:#024428;}

/* Section Specipic Example
#FreeBox_Section1 TABLE.FreeBoxContainer		{width:100%; margin-top:10px; padding-left:10px; padding-right:10px;}
#FreeBox_Section1 TD.FreeBoxItemContainer		{}
#FreeBox_Section1 TABLE.FreeBoxItemContainer	{width:100%; margin-top:5px;}
#FreeBox_Section1 TD.FreeBoxTitle				{color:#00AC23; font-size:12px; font-weight:bold;}
#FreeBox_Section1 TD.FreeBoxTopRight			{}
#FreeBox_Section1 TD.FreeBoxTopLeft				{}
#FreeBox_Section1 TD.FreeBoxBottomRight			{}
#FreeBox_Section1 TD.FreeBoxBottomLeft			{}
#FreeBox_Section1 A.FreeBoxTitle				{color:#00AC23;}
#FreeBox_Section1 A.FreeBoxTitle:hover			{color:#1F5D00;}
#FreeBox_Section1 TD.FreeBoxBody				{font-size:12px; padding:2px 0px 5px 0px; line-height:1.4em;}
*/

/******************************** Quick Subscription ****************************/
TABLE.QuickSubscription			{}
TD.QuickSubscriptionMsg			{}
INPUT.QuickSubscription			{}
INPUT.ButtonQuickSubscription	{}


/******************************** Navigation Title ****************************/
TD.NavigationTitle				{}


/******************************* DARONET *****************************/
TABLE.daronet	{direction:ltr; margin-right:27px;}
TD.daronet		{padding-left:5px; padding-right:5px; color:#143675; padding-top:2px;}
A.daronet		{font-size:11px; font-weight:bold; color:#143675; text-decoration:none;}

