/*********************************** Modules *************************************/
TABLE.ModuleContainer 	{margin:10px 0px; 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	{padding:0px; width:163px; margin:20px 0px 20px 10px;}
OPTION.QuickNavMain		{}
SELECT.QuickNav			{width:153px; margin:0px; display:block;}


/*********************************** login ******************************/
TABLE.LoginContainer		{width:152px; margin:8px 10px 8px 11px; height:68px;}
TD.LoginContainer			{font-size:11px; color:#fff;}
TABLE.LoginContainer TABLE	{width:100%;}
TABLE.LoginContainer TD		{font-size:11px; padding:2px 0px; text-align:right; color:#fff;}
TD.LoginTitle				{}
INPUT.login					{height:17px; width:95px; border:1px solid #28618c;}
TD.LoginGreeting			{padding-top:8px;}
INPUT.LoginSubmit			{border:1px solid #a9cedf; background:#71a6c3 url('../button_login_bg.gif') right top repeat-x;}
INPUT.LoginButton			{width:95%; margin-left:6px; border:1px solid #a9cedf; background:#71a6c3 url('../button_login_bg.gif') right top repeat-x;}
A.LoginHomepage				{color:white;}
A.LoginHomepage:hover		{color:white;}


/*********************************** Shopping cart ******************************/
TABLE.cart		{}
TD.chartTitle	{}
TR.chartItem	{}


/******************************** Ticker ****************************/
TABLE.tickerContainer					{margin:40px 0px 30px 0px; width:30%;}
TD.tickerBody							{color:#fff;}
DIV.tickerBody							{overflow:hidden; height:175px;}
DIV.tickerBody IMG					{float:right; margin:3px 0px 7px 10px;}
TABLE.tickerContainer MARQUEE			{width:100%;}
DIV.tickerItemContainer					{margin-bottom:6px;}
TD.tickerTitle							{color:#ffe36b; font-weight:bold; vertical-align:top; height:22px;}
TD.tickerBody							{}
.tickerHeadLine, .tickerHeadLine:hover	{color:#ffe36b;}
.tickerHeadLine:hover					{color:#ff870f;}
.tickerText								{}
.tickerDate						{font-size:11px;}

/*.tickerTopMaskDiv, .tickerBottomMaskDiv {width:126px; height:10px; position:absolute; left:0px; font-size:1px; display:expression(parseFloat(navigator.appVersion.substring(navigator.appVersion.indexOf('MSIE')+5,navigator.appVersion.indexOf('MSIE')+6))<7 ? 'none':'block');}

.tickerTopMaskDiv 						{top:0px; background:transparent url('../ticher_mask_top.png') right top no-repeat;}
.tickerBottomMaskDiv 					{top:180px; background:transparent url('../ticher_mask_bottom.png') right top no-repeat;}*/


/******************************** Survey Box ****************************/
/* Survey Box */
TABLE.SurveyContainer			{margin:0px; width:160px;}
TD.SurveyContainer				{}
TABLE.SurveyContainer TABLE		{}
TD.SurveyTitle					{color:#004889; font-weight:bold;}
TD.SurveyQuestion				{font-weight:bold; color:#004889;}
TD.SurveyAnswer					{color:#004889;}
TABLE.SurveyButtonsPannel		{margin-top:10px;}
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:5px; text-align:center;}


/******************************** Search ****************************/
TABLE.SearchContainer	{font-size:12px; font-weight:bold; width:auto; margin:0px;}
TD.SearchContainer		{}
TABLE.Search			{}
TD.SearchInp			{padding:0px 4px 0px 0px;}
TD.SearchInp DIV		{color:#fff; font-size:11px; white-space:no-wrap;}
TD.SearchInp DIV INPUT	{margin:5px 5px 0px 0px; width:12px; height:12px; position:relative; top:-2px;}
TD.SearchBut			{vertical-align:top;}
TD.SearchSectionTitle	{font-size:12px;}
INPUT.Search			{width:128px; height:14px; font-size:11px; border:none; margin:0px;}
INPUT.SearchBut			{position:relative; top:4px;}


TABLE.SearchContainerAdv	{}
INPUT.SearchAdv				{width:150px; border-color:#022e9d; font-size:11px; padding-left:3px;}
TD.SearchButAdv				{padding:5px 15px 10px 5px; font-weight:bold; color:#022e9d; font-size:11px; line-height:11px;}
INPUT.SearchButAdv			{margin-left:205px; margin-top:20px; border:1px solid #02779d; background:#71a6c3 url('../button_login_bg.gif') right top repeat-x; color:#ffffff; font-weight:bold; width:47px; height:18px;}
SELECT.SelectSearchAdv		{width:150px; font-size:11px;}


/******************************** Media ****************************/
TABLE.MediaContainer	{}


/******************************** FreeBox ****************************/
TABLE.FreeBoxContainer		{margin:0px;}
TD.FreeBoxItemContainer		{padding:0px; vertical-align:top;}
TABLE.FreeBoxItemContainer	{width:100%; margin:0px;}
TD.FreeBoxTitle				{font-weight:bold;}
TD.FreeBoxTopRight			{}
TD.FreeBoxTopLeft			{}
TD.FreeBoxBottomRight		{}
TD.FreeBoxBottomLeft		{}
A.FreeBoxTitle				{}
A.FreeBoxTitle:hover		{}
TD.FreeBoxBody				{padding:0px;}
TD.FreeBoxTopRight			{}
TD.FreeBoxTopLeft			{}
TD.FreeBoxBottomRight		{}
TD.FreeBoxBottomLeft		{}

/* Section Specipic Example
#FreeBox_Section1 TABLE.FreeBoxContainer		{}
#FreeBox_Section1 TD.FreeBoxItemContainer		{}
#FreeBox_Section1 TABLE.FreeBoxItemContainer	{width:100%;}
#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				{}
#FreeBox_Section1 A.FreeBoxTitle:hover			{}
#FreeBox_Section1 TD.FreeBoxBody				{padding:5px;}
#FreeBox_Section1 TD.FreeBoxTopRight			{}
#FreeBox_Section1 TD.FreeBoxTopLeft				{}
#FreeBox_Section1 TD.FreeBoxBottomRight			{}
#FreeBox_Section1 TD.FreeBoxBottomLeft			{}
*/

/******************************** Quick Subscription ****************************/
TABLE.QuickSubscription			{}
TD.QuickSubscriptionMsg			{}
INPUT.QuickSubscription			{}
INPUT.ButtonQuickSubscription	{}


/******************************* DARONET *****************************/
TABLE.daronet	{margin-left:10px;}
TD.daronet		{color:#214079;}
A.daronet		{font-size:11px; font-weight:bold; color:#214079; text-decoration:none;}
A.daronet:hover	{font-size:11px; font-weight:bold; color:#214079; text-decoration:none;}



