/*********************************** Modules *************************************/
TABLE.ModuleContainer	{width:100%;}
TD.ModuleContainer		{}
TD.ModuleTitle			{height:1px; font-size:80%;}
TD.ModuleTitle a		{text-decoration:none;}
TD.ModuleTitle a:hover	{}
H3.ModuleTitle			{display:inline;}
TD.ModuleText			{}



BODY{
	text-align:center;	
}

#wrapper{
	width:993px;
	margin:auto;
	margin-top:12px;
}

#header{
	background:url('../header.jpg') no-repeat center top;
	text-align:left;
	height:120px;
	margin-bottom:0px;
}
	
	#header IMG{
		margin:10px 0px 0px 30px;
		width:290px;
		height:90px;
		border:0px;
	}


#contentWrapper{
	height:600px;
}
	#leftColumn{
		float:left;
		width:191px;
	}

	#rightColumn{
		float:left;
		width:781px;
		margin-left:20px;
	}
	
#rightColumn{
	overflow:hidden;
}
	#rightColumn #content{
		float:left;
		width:590px;
	}
		#rightColumn #innerContent{
			width:100%;
		}
	
	#rightColumn #contentRightColumn{
		float:left;
		width:191px;
	}
	

#footer{
	clear:left;
	margin-top:13px;
	background:url('../footerBg.jpg') no-repeat center top;
	height:34px;
}
	#footer #logo{
		float:left;
		width:200px;
		margin-left:20px;
	}
	#footer #navHorSimple{
		float:right;
	}
	
/*********************************** Quick Navgation ******************************/
DIV.QuickNavContainer	{text-align:center;background:url('../quickNavBg.jpg') no-repeat center top;height:34px;padding-top:8px;margin-bottom:12px;}
OPTION.QuickNavMain		{}
SELECT.QuickNav			{width:140px;}
INPUT.QuickNavButton	{margin-left:5px;}


/*********************************** 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		{}

TD.LoginTitle			{}
H3.LoginTitle			{font-weight:bold; font-size:110%;}

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					{}
H3.cartTitle					{font-weight:bold; font-size:110%;}
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:191px;background:url('../navTitleBg.jpg') no-repeat center top;margin-bottom:12px;}
TD.tickerBody					{vertical-align:top;}
DIV.tickerBody					{overflow:hidden; width:190px; height:191px;}
DIV.tickerBody IMG				{float:left; margin:3px 10px 7px 0px; clear:right}
TABLE.tickerContainer MARQUEE	{width:191px; height:190px;}
DIV.tickerItemContainer			{padding:0px 12px;margin-bottom:12px;}
TD.tickerTitle					{text-align:left; line-height:34px;padding-left:12px;}
H3.tickerTitle					{font-weight:bold; font-size:110%; color:#fff;}
.tickerHeadLine					{color:#016193;font-weight:bold;font-size:90%; text-decoration:none;}
.tickerHeadLine:hover			{color:#016193;font-weight:bold;font-size:90%; text-decoration:underline;}
.tickerText						{color:#606060;font-size:90%;}
.tickerDate						{font-size:80%;}
TD.TickerPlayer				    {vertical-align:middle;}
IMG.TickerPlayer				{float:right;margin-right:10px;}


/******************************** 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:110%;}
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:5px; text-align:center;}


/******************************** Search ****************************/
TABLE.SearchContainer	{height:60px; width:191px; background:url('../searchBg.jpg') no-repeat center top;margin-bottom:12px;}
TD.SearchContainer		{padding-top:25px; padding-bottom:3px;}
TABLE.Search			{font-size:0px;}
TD.SearchInp			{padding-right:4px; padding-left:14px;}
TD.SearchBut			{}
TD.SearchSectionTitle	{font-size:12px; line-height:1em;}
INPUT.Search			{width:122px; height:17px; font-size:11px; border:#d1d1d1 1px solid; line-height:1.2em; padding:0px 5px 0px 5px;}
INPUT.SearchBut			{margin-left:10px;}


/******************************** Media ****************************/
TABLE.MediaContainer	{margin-bottom:12px;}


/******************************** FreeBox ****************************/
TABLE.FreeBoxContainer		{}
TD.FreeBoxItemContainer		{}
TABLE.FreeBoxItemContainer	{}
TD.FreeBoxTitle				{}
H3.FreeBoxTitle				{}
TD.FreeBoxTopRight			{}
TD.FreeBoxTopLeft			{}
TD.FreeBoxBottomRight		{}
TD.FreeBoxBottomLeft		{}
A.FreeBoxTitle				{}
A.FreeBoxTitle:hover		{}
TD.FreeBoxBody				{}


#FreeBox_Section1 TABLE.FreeBoxContainer		{width:191px;}
#FreeBox_Section1 TD.FreeBoxItemContainer		{vertical-align:top;}
#FreeBox_Section1 TABLE.FreeBoxItemContainer	{width:100%;}
#FreeBox_Section1 TD.FreeBoxTitle				{text-align:left; background:url('../navTitleBg.jpg') no-repeat center top;line-height:34px;padding-left:12px;}
#FreeBox_Section1 H3.FreeBoxTitle				{font-weight:bold; font-size:110%;color:#fff;}
#FreeBox_Section1 TD.FreeBoxTopRight			{}
#FreeBox_Section1 TD.FreeBoxTopLeft				{}
#FreeBox_Section1 TD.FreeBoxBottomRight			{}
#FreeBox_Section1 TD.FreeBoxBottomLeft			{}
#FreeBox_Section1 A.FreeBoxTitle				{font-weight:bold; font-size:110%;color:#fff;text-decoration:none;}
#FreeBox_Section1 A.FreeBoxTitle:hover			{font-weight:bold; font-size:110%;color:#fff;text-decoration:none;}
#FreeBox_Section1 TD.FreeBoxBody				{padding:5px;font-size:80%;color:#606060;}

/******************************** Quick Subscription ****************************/
TABLE.QuickSubscription			{}
TD.QuickSubscriptionMsg			{}
INPUT.QuickSubscription			{}
INPUT.ButtonQuickSubscription	{}


/******************************** Navigation Title ****************************/
DIV.NavigationTitle		{text-align:left; background:url('../navTitleBg.jpg') no-repeat center top;line-height:34px;padding-left:12px;}
H3.NavigationTitle		{font-weight:bold; color:#fff; font-size:110%;}


/******************************** Choose Font Size ****************************/
TABLE.cssChangerModuleTable		{}
TD.titleTd						{}


/******************************* DARONET *****************************/
TABLE.daronet		{direction:ltr;}
TD.daronet_link		{padding-left:2px; padding-right:0px;}
A.Daronet			{font-size:11px; font-weight:bold; color:#1f3f7a; text-decoration:none;line-height:34px;}
A.Daronet:hover		{font-size:11px; font-weight:bold; color:#1f3f7a; 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;}

/************************ Daronet ******************************************************/
#DaronetTextBox		{font-size:80%; text-align:right; padding:10px;}



