/*******************************************************************************************************************************************************************************************
                          									 CSS Document Author: Michael Oleksak - StarsnSites.com for Children of the Sun
                            								       copyright ©2008 all rights reserved. BEGIN WITH GLOBAL DECLARATIONS. 
																    
*******************************************************************************************************************************************************************************************/
body				{ background-color: #000; margin: 0 0 10 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; 
                      background-image:url('../images/background.jpg'); background-position: top; background-repeat: repeat-x; }
table, div, tbody	{ border-collapse: collapse; font-size: 12px; color: #efefef;/* 12px is default size for tables with no declaration */ }
td					{ vertical-align: top; } /*Used to make all <td> tags default to top*/
/*Link Styles*/
a:link, a:visited	{ color: #906F66; text-decoration: underline; }
a:hover, a:active	{ color: #A2B971; text-decoration: none; }
/*Heading Tag Styles*/
h1				 	{ font-size: 14px; color: #A2B971; margin: 0px; /* text-transform: capitalize; */ }  
h2 					{ font-size: 13px; color: #585858; margin: 0px; }
h3 					{ font-size: 12px; color: #906F66; 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; }
ol 					{ list-style-type: lower-roman; }	
hr 					{ height: 1px; width: 90%; color: #906F66; }              	 
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; }
.mainTableBannerCell	{ width: 1000px; height: 220px; padding:0px; background-image:url('../images/ChildrenOfTheSunBanner.jpg'); vertical-align: bottom; }
	.searchTable		{ width: 280px; height:30px; margin: 0px;}
	.searchCell			{ width: 230px; height:30px; vertical-align: middle;  text-align: right; }						  
	.input2 			{ width: 210px; font-style: italic; font-size: 13px; color: #000000; background-color: transparent; border: 0px solid #CACACA; }
	.searchButton		{ width: 50px; height: 30px; border: 0px; vertical-align: top; }

#div-1 				{ position:relative; }
#div-search 		{ width: 280px; height: 30px; position:absolute; bottom:10px; right:0px; }
.navigationTable	{ width: 200px; height: 80px; }
#div-nav 			{  width: 200px; height: 80px; position:absolute; bottom:10px; left:0px; }
						  						  
.mainTableHeading		{ width: 100%; height:30px; text-align: center; background-color: #000; color: #CC9933;  
						  font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif; font-style: italic;  /**For the h1 heading tags**/ }
	.mainTableHeading h1			{ font-size: 15px; color: #CC9933; font-weight: normal; letter-spacing: 1px; /**For the h1 heading tags**/ }
	.mainTableHeading a:link,
	.mainTableHeading a:visited  	{ color: #CC9933; text-decoration: underline; /**For the h1 heading tags**/ }
	.mainTableHeading a:hover,
	.mainTableHeading a:active	  	{ color: #FFE59D; text-decoration: none; /**For the h1 heading tags**/ } 

.mainTableContentCell	{ height:100%; width: 1000px; padding: 0px; vertical-align: top; } 

.copyright			  	{ font-size: 10px; background-color: #000; color: #444444; text-align: center; width: 100%; height: 30px; vertical-align: bottom; }	
.copyright a:link, .copyright a:visited  	{ color: #444444; text-decoration: none; }
.copyright a:hover, .copyright a:active	  	{ color: #FFE59D; text-decoration: underline; } 

.registerTable			{ background-color: #fff; width: 420px; table-layout: fixed; border: 1px #cccccc solid; font-size: 11px; color: #000;}
.registerTable td		{ padding-left: 5px; padding-top: 2px; color: #000; }
.registerTable th		{ padding: 4px; color: #000; }
.registerTableinput		{ width: 190px; color: #000; }  
.registerTableRight		{ text-align: right;  color: #000;}
.registerTableSmall		{ font-size: 10px; color: #000; }
 
/*******************************************************************************************************************************************************************************************
		Begin Inner Content Containing Table style settings (2 & 3 Panels)
*******************************************************************************************************************************************************************************************/
.innerContentTable 			{ height:100%; width: 1000px; }

.innerContentLeft			{ height:100%; width: 200px; padding: 0px; background-color: transparent; font-size: 10px; color: #684B43; border: 0px solid #333333; }
 
.innerContentCenter			{ height:100%; width: 600px; padding:4px; vertical-align: top; color: #cccccc; font-size: 14px; border-left: 0px solid #333333; border-right: px solid #333333; }
							/**Used in pages where there is a right-hand column (3 Panels)**/
.innerContentCenter2			{ height:100%; width: 100%; padding:4px; vertical-align: top; color: #cccccc; font-size: 14px; border-left: 0px solid #333333; border-right: px solid #333333; }
							/**Used in pages where there is a right-hand column (3 Panels)**/							 
.innerContentCenter2Panel	{ height:100%; width: 800px; padding:4px; vertical-align: top; color: #2B2B2B; font-size: 12px; }
							/**Used in pages where there is no right-hand column (just 2 Panels)**/

.innerContentRight			{ height:100%; width: 200px; padding: 2px; font-size: 11px; color: #906F66; border: 0px solid #333333; }					  						  					                                             
/*******************************************************************************************************************************************************************************************
		Begin Main Left Navigation (Menu) Style settings
*******************************************************************************************************************************************************************************************/ 

/*******************************************************************************************************************************************************************************************
		Begin Sub-Menu Navigation (Menu) Style settings
*******************************************************************************************************************************************************************************************/
table.SUBmenu a       	{ padding: 1px; text-decoration:none; width:100%; border: 1px #9F3535 solid; border-left: 5px #9F3535 solid; display: block; }	              
div.SUBmenu a         	{ color: #455C27; background: #fff; text-decoration:none; font-size:10px; line-height:14px; font-family: verdana, sans-serif;
	                      padding: 2px 5px; }
div.SUBmenu a:link,
div.SUBmenu a:visited 	{ color: #FFE59D; background: #000000; background-image:url('../images/subNav.jpg');  text-decoration:none; }
div.SUBmenu a:hover,
div.SUBmenu a:active   	{ font-weight: normal; color: #fff; background: #000; background-image:url('../images/subNavOver.jpg'); border: 1px #C06100 solid; 
                          border-left: 5px #C06100 solid; text-decoration:none; }
/*******************************************************************************************************************************************************************************************
		Begin Featured Products Style settings
*******************************************************************************************************************************************************************************************/                   
.featuredTable 			{  width: 100%; font-size: 9px; color: #555555; line-height: 15px; border:0px solid #B30924; margin-bottom: 10px;
                           margin-top: 5px; table-layout: fixed; } 

.featuredTable th 		{ font-size: 10px; letter-spacing: 1px; background-color: #9F3535; color: #fff; padding: 2px; border-bottom:0px dotted #906F66;
                          border-top:0px dotted #906F66; }   
          
/*.featuredTable td 		{ font-size: 9px; color: #555555;  padding: 2px; background-color: #fff; border:1px solid #B30924; } */

.featuredTableCenter 		{ font-size: 11px; background-color: #111111; color: #efefef;  font-weight: normal; padding-left: 3px; padding-top: 5px; padding-bottom: 5px;  
                              border:1px dotted #9F3535; font-style: italic; }

.featuredTableBottom	{ height: 20px; font-size: 9px; letter-spacing: 1px; background-color: #000; color: #CC9933; border:0px solid #1A5E37; text-align: right;   
                          vertical-align: top; line-height: 13px; padding: 2px; }
        
	.featuredTable a:link,
	.featuredTable a:active,	
	.featuredTable a:visited  { color: #CC9933;	text-decoration : none; font-weight: bold;}
	.featuredTable a:hover	  {	color: #FFE59D; text-decoration : underline; font-weight: bold;}

.featuredPic { border:#A7A7A7 1px solid; }
/*************************************************************************************************************************************************************
                                                                     End Stylesheet   FeatBack.jpg
*************************************************************************************************************************************************************/dv 
     


                          
         

                         

     	
/***********************************
 Begin Link Styles
***********************************/



	
 
/***********************************
 Heading Tag Styles
***********************************/	 

			  
/* End Heading Tag Styles*/

/***********************************
Below is style for Pond Pictures Feature
***********************************/
#photoGalleryContainer	{ width: 690px; margin: auto; }
.photoGalleryContainertd	{ width: 50%; vertical-align: top; text-align: center; }
          

#picS  	{ width: 100%; background-color: #ffffff; border:#777777 1px solid; border-collapse: collapse; 
          font-size: 9px; color: #555555; }
                             
#pictureCell    { width: 160px; height: 120px; text-align: center; background-color: #555555;
                  vertical-align: top; padding: 0px; 
                  }

#textCell    {  width: 220px; font-size: 10px; font-weight: 200; background-color: #efefef;
                padding: 5px; text-align: left; vertical-align: middle; 
                }
.textCell    {  width: 220px; font-size: 10px; font-weight: 200; background-color: #efefef;
                padding: 5px; text-align: left; vertical-align: middle; 
                }
.textCell td    {  width: 220px; font-size: 10px; font-weight: 200; background-color: #efefef;
                   padding: 5px; text-align: left; vertical-align: middle; 
                   }              
.picSbottom    { width: 100%; height: 11px; background-color: #777777; font-size: 9px;
                 color: #efefef; vertical-align: middle; padding-left: 20px;
                 }
/***********************************
Above is style for Pond Pictures Feature          
***********************************/ 


    

   




                  
/***********************************
 End Stylesheet
***********************************/