/* ################################################################ *\
   Format CSS Style Sheet

   Created By: Ken Iovino
   Email:  KenIovino@gmail.com
   --
   Copyright ©2006-2007 Zydeca Media Group. All Rights Reserved.
   This file may not be redistributed in whole or significant part.   	
\* ################################################################ */

   /* ********** Default Styling ********** */
   body					{background: #F3F9FF; color: #000000; font: small verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; margin: 0px; padding: 0px;}
   a:link, body_alink			{color: #0066CC; text-decoration: underline;}
   a:visited, body_avisited		{color: #0066CC; text-decoration: underline;}
   a:hover, a:active, body_ahover	{color: #FF4400; text-decoration: underline;}
   img 					{border:none;}
   /* body style */
   div#contentbody 			{background: #FFFFFF; /* url('http://www.earnersforum.com/images/board/misc/leftcolbg.gif') repeat-x left top */ margin: 0px 30px 0px 30px; padding: 6px 6px 6px 6px; min-height:100%; height:auto; height: 100%; border-left: 1px solid #BBBBBB; border-right: 1px solid #BBBBBB;}
   div#pagecontent 			{margin:0px 21%;}
   div#pagecontent_noleft		{margin-right:21%; clear:left;}
   div#pageleft   			{float:left; width:20%; margin:0; padding:0;}
   div#pageright  			{float:right; width:20%; margin:0; padding:0;}
   div#clear  				{clear:both;}
   #insider 				{margin:4px; padding:10px;}
   
   /* main box wrapper */
   .pagebox 				{background:transparent; margin:0px; padding:0px; width:100%;}
   .timenow 				{text-align: center; font-size: x-small; margin: 10px 0px 10px 0px;}
   .smallfont 				{font: x-small verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;}
   
   /* ********** Logo Styling ********** */
   #header h1 				{background: url('http://www.earnersforum.com/images/headbg.gif') ; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 15px; font-weight: bold; height: 87px; font-size: 15px;}
   #header h1 span 			{background: url('http://www.earnersforum.com/images/logo.gif') left top no-repeat; min-width: 223px; width: 223px; height: 87px; margin: 0px 0px 0px 0px; position: absolute; left: 14px; top: 0px;}
   #navigation 				{position: absolute; right:26px; top:3.7em;}
   #navigation ul 			{list-style: none; margin: 0px; padding: 0px;}
   #navigation li 			{background: #336793 url('http://www.earnersforum.com/images/nav_gradient.gif') right top no-repeat;  color: #fff; display: inline; float: left; width: 111px; height: 35px; text-align: center; margin: 4px; }
   #navigation li a 			{color: #CCDDEE; font-weight: normal; display: block; padding: 8px 8px; text-decoration: none; font-family: Tahoma, Verdana, Arial, sans-serif; white-space: nowrap; }
   #navigation li a:visited		{color: #CCDDEE;}
   #navigation li a:hover 		{background: #336793 url('http://www.earnersforum.com/images/hover_nav_gradient.gif') right top no-repeat;  color: #CCDDEE; font-weight: bold; display: block; padding: 8px 8px; text-decoration: none; font-family: Tahoma, Verdana, Arial, sans-serif; white-space: nowrap; }
   #navigation li.activenav a 		{background: #336793 url('http://www.earnersforum.com/images/active_nav_gradient.gif') right top no-repeat; height: 19px; color: #5184B1; font-weight: bold; }
   #navigation li.activenav a:visited	{color: #5184B1;}
   #navigation li.activenav a:hover 	{background: #336793 url('http://www.earnersforum.com/images/active_nav_gradient.gif') right top no-repeat; }

   /* *********** Footer ********** */
   #footer 				{background: #416D92 url('http://www.earnersforum.com/images/footerbg.gif') repeat-x top left; color: #fff; text-align: center; height: 66px; width: 100%; margin: 0px; padding: 0px; border-bottom: 1px solid #214A6E; }
   #footer div.footerlinks 		{padding-top: 20px;}
   #footer div.copyright 		{color: #ffffff; font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;}
   #footer div.copyright a 		{color: #ffffff;}
   #footer div.copyright a:visited	{color: #ffffff;}
   #footer div.copyright a:hover 	{color: #FDFA00;}
   #footer ul 				{list-style: none; margin: 0px; padding: 0px;}
   #footer li 				{display:inline;}
   #footer li a 			{color: #ffffff; font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; font-variant: normal;}
   #footer li a:visited			{color: #ffffff;}
   #footer li a:hover 			{color: #FDFA00;}
