/*******************************************************************************************************************************************************************************************
                          									 CSS Document Author: Michael Oleksak - StarsnSites.com for MicrobeLift-Pondmaster-AquaUV-CalPump
           body { column-count: 3 background-color: #595959; }                 	       copyright ©2009 all rights reserved. BEGIN WITH GLOBAL DECLARATIONS. 
						Blue  #084D8E  Orange   #F67B14    background-image:url('../images/BackGround.jpg'); background-position: center; background-repeat: repeat-y; 
*******************************************************************************************************************************************************************************************/
body	{ background-color: #333; margin: 3px 0 0 0; padding: 0; font-family: verdana, arial, sans-serif; color: #fff;  }
table, 
tbody	{ border-collapse: collapse; font-size: 12px; /* 12px is default size for tables with no declaration */ }

/*Link Styles*/
a:link, a:visited	{ color: #FDC22D; text-decoration: underline; }
a:hover, a:active	{ color: #efefef; text-decoration: none; }
/*Heading Tag Styles*/
h1				 	{ font-size: 18px; color: #FBC12B; margin: 0px; /* text-transform: capitalize; */ }  
h2 					{ font-size: 15px; color: #FDC22D; margin: 0px; }
h3 					{ font-size: 14px; color: #F35E43; margin: 0px; }
/*Form Styles*/
form 				{ margin: 0px; padding: 0px; border: none; }
textarea 			{ font-size: 11px; border: 1px solid #555555; background-color: #F5F5F5; }
/*Other Body Parts*/        
/*ul 					{ list-style-type: square; margin-bottom: 5px; } */
/*ol 					{ margin-bottom: 15px; }*/
li 					{ margin-bottom: 5px; }
hr 					{ height: 1px; width: 90%; color: #FDC22D; }              	 
img 				{ border: 0px; }

/****************************************************************************Begin Main Outer Containing Table style settings**************************************************************
*****************************************************************************Begin Main Outer Containing Table style settings**************************************************************/ 
.mainTable 				{ width: 1000px; height:100%; table-layout: fixed; }
.mainTableLogoCell		{ width: 1000px; height: 200px; padding:0px; vertical-align: middle; text-align: center; }/*New!!*/
.mainTableWelcomeCell	{ width: 1000px; height: 50px; padding:0px; vertical-align: middle; text-align: center; }/*New!!*/
.mainTableContentCell	{ height: 100%; width: 100%; padding: 0px; vertical-align: top; text-align: center; font-size: 14px; }
		.loginTable		{ width: 300px; border: 1px solid #777777; margin: 10px; }	
		.loginTable td	{ padding: 6px; }
		.loginTableTXT	{ text-align: right; width: 50%; font-style: italic; color: #FBC12B; letter-spacing: 7px; }	
		.loginTableIPT	{ text-align: left; width: 50%; }
		.loginTableSUBMIT	{ text-align: center; }
                            
.copyright			  	{ font-size: 10px; font-style: italic; border-bottom: 1px solid #dddddd; border-top: 1px solid #dddddd; padding: 4px;
						  background-color: transparent; color: #777777; text-align: center; width: 100%; vertical-align: top; }	
.copyright a:link, .copyright a:visited  	{ color: #777777; text-decoration: none; }
.copyright a:hover, .copyright a:active	  	{ color: #444444; text-decoration: underline; } 

/*******************************************************************************************************************************************************************************************
		Begin Inner Content Containing Table style settings (2 & 3 Panels)
*******************************************************************************************************************************************************************************************/
.innerSecureContentTable	{ height:100%; width: 900px; border-top: 1px dashed #F35E43; }
.innerSecureContentLeft		{ height:100%; width: 300px; background: #333333; padding: 10px; font-size: 14px; color: #efefef; text-align: justify; vertical-align: top; }
.innerSecureContentCenter	{ height:100%; width: 300px; background: #333333; padding: 10px; font-size: 14px; color: #efefef; text-align: justify; vertical-align: top; border-left: 1px dashed #777777;}
.innerSecureContentRight	{ height:100%; width: 300px; background: #333333; padding: 10px; font-size: 14px; color: #efefef; text-align: justify; vertical-align: top; border-left: 1px dashed #777777;}
/***********************************
 End Stylesheet
 a:link, a:visited	{ color: #934C0F; text-decoration: underline; }
a:hover, a:active	{ color: #A2B971; text-decoration: none; }
***********************************/

