/* 	clean_forest 2
	new base color scheme & small tweaks of clean_blue, which is based on CleanWhite
 Version: 8/6/2007 Changed: Fri Dec 30 2011  7:11pm, Compiled: Fri Dec 30 2011  7:11pm

*/
/*
This is a public look for use with HotDoodle.

It is both good and bad in that this stylesheet is heavily commented.
The good part is that the comments can allow casual users to create their own looks
without having to master stylesheets. The bad part is that the comments can
make the stylesheet at first seem more complicated than it really is.

You may upload your stylesheet through the Custom Look and Feel item on the 
admin menu. When you do this you will get a link that will run the stylesheet
through the CSS validator at http://jigsaw.w3.org.
We recommend that you run this and that you check also that what it echos 
as valid HTML has all that you input, because mismatched
comments can take out whole blocks.

If the formatting suddently goes weird, you probably started and forgot to close a comment.
Check your recent edits, or use the validator above.

============================================================
== Theme Control Variables – see “Theme Variable Documentation” in the Custom Theme screen
============================================================
									// When using font size variables (ie. "x-small" IE is
	// usually approx 2px bigger than other browsers, so set IE smaller



These other widths affect internal areas
    	
  	
      
These affect if blocks are drawn with borders and it titles are shaded
  Only one of BLOCKISH/NONBLOCKISH/MODERATE should be set
	  NONBLOCKISH == Let there be one color, and let images shine through
	  BLOCKISH == Blocks have borders and are inset from them. Links are shaded
	  MODERATE == Some borders
  Sometimes it is useful for sidebars to be marked
  	  SIDEBAR_BORDERS == sidebars will have seperator lines
  	  TITLEBARS == block headers will be shaded or bordered




	
	
								

============================================================
== Theme Color and Image Variables – see “Theme Variable Documentation”
============================================================

				
					
					
					
							// -- mossy green --
						
					

					
					
							
						
					

						

						

						

						


			//
							//
						//
				//
			// -- primarily for odd/even row swap and input fields --




				
	

 				



== 

== ezpulldownmenu Support 



============================================================
== Do some assignments for some things that might not have been set above
============================================================
*/
/* =======================================================================
   =======================================================================
   =========== Start _assign_defaults.tpl 12/26/2011 =======================
   =======================================================================
   =======================================================================
*/

/*
	


======= SITE_ROOT =============
Orig:
   $site_root=http://nilesunity.com
   SITE_ROOT=http://nilesunity.com
	
 
Final:
   $site_root=http://nilesunity.com
   SITE_ROOT=http://nilesunity.com


=========================================
Setting fonts and sizes  (colors are set further down)

	
	

	




	Warning: Defaulting LINK_FONT_FAMILY from MAIN_FONT_FAMILY (arial, helvetica, sans-serif) Font used for links





	
=========================================
	
	These other widths and heights affect internal areas
	
	
	
	
	
	

	
=========================================
Setting degree of outlining
	Warning: Defaulting NONBLOCKISH to 1Let there be one color, and let images shine through

	Warning: Defaulting BLOCKISH to 0Blocks have borders and are inset from them. Links are shaded

	Warning: Defaulting MODERATE to 0Some borders







============================================================
Frames in styles:
   declare_layout introduces variables that can be checked in a layout
   For example, 
      {declare_layout var=frames val=0}
      lets the index.tpol for the layoput do the following:
      {if $layout.frames==1}
============================================================
 


============================================================
== Alignment
==    This declare style affects the main index.php files.
==    A typical declaration is 
==    
==       <table class="body" align='{site_align}' cellpadding='0' cellspacing='0' {background type='content'}> ...</table>
==    
==    where the value if site_align is taken from this declare_layout
 

===============================

	Module titles are a place where the theme gets much of its look
	You can either go with the main colors (or something close) 
	and make the titles bigger and bolder, or you can invert the titles where
	the normal background becomes their lettering and the normal font color becomes
	their background.  Alternatively, they can be an entirely different color, 
	perhaps with a light background. It depends on if you want the titles to be
	bars or not.  Also do decide if if titles are centered. 
		Warning: Defaulting TITLEBARS to 0block headers will be shaded or bordered




===============================================
== Setting colors






	Warning: Defaulting LIGHT_BG_FONT_COLOR from MAIN_FONT_COLOR (#222222) Used when the background color is light. e.g. Yellow or white.

	Warning: Defaulting DARK_BG_FONT_COLOR from MAIN_FONT_COLOR (#222222) Used when the background color is light. e.g. Yellow or white.


	Warning: Defaulting HIDDEN_FONT_COLOR to #E0E0E0Used for text best seen only by search engines.




	Warning: Defaulting NAVLINK_BG_COLOR to transparentcolors of links that are to pages in the site







	Warning: Defaulting BODY_BG_IMAGE to background image for the entire page, including the outer borders, can be overridden by <i>Change background</i>

	Warning: Defaulting BODY_DECORATIVE1_BG_IMAGE to Used in body_decorative_1



	Warning: Defaulting CONTENT_BG_IMAGE to 



 
	Warning: Defaulting HEADER_BG_IMAGE to background image for the header, can be overridden by <i>Change background</i>
 
	Warning: Defaulting HEADER_ABOVE_BG_IMAGE to Used in divtop_above

	Warning: Defaulting HEADER_BELOW_BG_IMAGE to Used in divtop_below



	Warning: Defaulting SIDEBAR_BG_IMAGE to background image for the sidebars, can be overridden by <i>Change background</i>

	Warning: Defaulting SIDEBAR_TITLE_IMAGE to background image titles in the sidebars



	Warning: Defaulting MAIN_BG_IMAGE to background image for the main area of the page, can be overridden by <i>Change background</i>

	Warning: Defaulting MAIN_TITLE_IMAGE to background image titles in the main area of the page



	Warning: Defaulting FOOTER_BG_IMAGE to background for the footer, can be overridden by <i>Change background</i>

	Warning: Defaulting FOOTER_TITLE_IMAGE to background image titles in the footer


	

	Warning: Defaulting MODULE_BODY_BG_IMAGE to 

	




	Warning: Defaulting EDITOR_BG_COLOR from MODULE_BODY_BG_COLOR (transparent) Background in the text editing window

 








===============================
== More colors
	Warning: Defaulting MANAGEMENTLINK_FONT_COLOR to redLinks for HotDoodle ops. E.g. Edit Text

	Warning: Defaulting MANAGEMENTLINK_BG_COLOR to transparentLinks for HotDoodle ops. E.g. Edit Text








			






/* ====
   ==== Assign default pulldowns values if they were not set in the including stylesheet
   ==== 
  
	Warning: Defaulting NAVBUTTON_BG_COLOR from MODULE_BODY_BG_COLOR (transparent) 

	Warning: Defaulting NAVBUTTON_BG_IMAGE to 


	Warning: Defaulting HOVER_BG_COLOR from NAVBUTTON_HIGHLIGHT_BG_COLOR (transparent) 

	Warning: Defaulting NAVBUTTON_CURRENT_BG_IMAGE to 





   == First, do the main bar 
		Warning: Defaulting TOPNAV_WIDTH to 100%Can be blank, can also be a value such as 800px
  
	
	
		Warning: Defaulting TOPNAV_BG_IMAGE to Image for individual buttons

		Warning: Defaulting TOPNAV_TABLE_BG_IMAGE to Image for the entire nav table

	
		
		Warning: Defaulting TOPNAV_FONT_SIZE to medium

	
		Warning: Defaulting TOPNAV_FONT_COLOR from NAVLINK_FONT_COLOR (#628967) 

	
	
	
	

	== Now, do the pulldowns 
		Warning: Defaulting TOPNAV_OUTLINE_COLOR from TOPNAV_BG_COLOR (transparent) 

		Warning: Defaulting TOPNAV_OUTLINE_WIDTH to 3px

	
	
		Warning: Defaulting TOPNAV_PULLDOWNS_BG_IMAGE from MENU_BG_IMAGE () 

	
	
	
	
	
	
		Warning: Defaulting TOPNAV_PULLDOWNS_BG_IMAGE_CURRENT from MENU_BG_IMAGE () 

		Warning: Defaulting TOPNAV_PULLDOWNS_BG_COLOR_CURRENT from NAVBUTTON_HIGHLIGHT_BG_COLOR (transparent) 

	
	
	
	

		Warning: Defaulting TOPNAV_PULLDOWNS_ITEM_OUTLINE_COLOR to If set, it will become a border

		Warning: Defaulting TOPNAV_PULLDOWNS_ITEM_OUTLINE_COLOR_CURRENT to If set, it will become a border



===============================




					
				

				
			
					
					
			

					
	Warning: Defaulting ACCENT1_DARK_COLOR to WHITE
				

				
	
		



====
==== Assign default values for opbuttons
==== 

	Warning: Defaulting HELP_BG_COLOR to #FFFFCC

	Warning: Defaulting HELP_COLOR to #333333"None" means to not set this color

		
	Warning: Defaulting BLOCKEDITING_FONT_COLOR to BLACKFont color form that has basic, advanced, views, permissions, etc

	Warning: Defaulting BLOCKEDITING_BG_COLOR to #CCCCCCBackground color within add the per-use section of block properties.  Marks that this is different.


	Warning: Defaulting PERUSEROW_FONT_COLOR from BLOCKEDITING_FONT_COLOR (BLACK) Font color within the per-use section of block properties.  . The default font color can sometimes be too pale.
	
	Warning: Defaulting PERUSEROW_LINK_FONT_COLOR to #0071BDLink Font color within the per-use section of block properties.  . The default font color can sometimes be too pale.

	Warning: Defaulting PERUSEROW_BG_COLOR to #F2F2F2Is the background color that highlights "in form" expansions such as advanced fields, views, styles

	Warning: Defaulting PERUSEROW_BG_COLOR2 to whiteIs the background color that highlights "in form" expansions such as advanced fields, views, styles. This one is the alternative color used in some rows
	



	Warning: Defaulting OPTITLE_BG_COLOR from HEADER_BG_COLOR (#A8C5AC) 





	Warning: Defaulting OPTITLE_FONT_COLOR from MODULE_TITLE_FONT_COLOR (#577A5B) Used in form headers in operations (e.g. edit article)

	Warning: Defaulting OPTITLE_BG_IMAGE to An image to try is  /hotdoodle_engine/iconset/cp2/bg_line1_flipped.gif



====
==== Show the colors we are using for opbuttons
====
 $BLOCKEDITING_FONT_COLOR=BLACK  
 $BLOCKEDITING_BG_COLOR=#CCCCCC 
 $PERUSEROW_BG_COLOR=#F2F2F2
 

====
==== Assign default values for outlines
==== 


	Warning: Defaulting CONTAINER_CONTAINER_CONTROL_BG_COLOR to #9999ccColor of container outlines in the main area

	Warning: Defaulting CONTAINER_CONTROL_BG_COLOR to #ccccffColor of non-container block outlines in the main area

	Warning: Defaulting CONTAINER_CONTAINER_CONTROL_FONT_COLOR from MAIN_FONT_COLOR (#222222) Color of text within a block outline. e.g. the block name


	Warning: Defaulting CONTAINER_SIDE_CONTAINER_CONTROL_BG_COLOR to #9999ccSometimes the color that works in the main area is hard to read in the sidebars.
	This sets the color of container outlines in the sidebar

	Warning: Defaulting CONTAINER_SIDE_CONTROL_BG_COLOR to #ccccffColor of non container outlines in the sidebars

	
	Warning: Defaulting CONTAINER_ALLPAGES_CONTROL_BG_COLOR to #669999"All Pages" containers have a different outline color





 
 
 
 
*/

/* =======================================================================
   =======================================================================
   =========== End _assign_defaults.tpl ==================================
   =======================================================================
   =======================================================================
*/



/* =================================================================
   =================================================================
   =================================================================
   == CSS Declarations
   =================================================================
   =================================================================
   =================================================================
*/

/* Some themes use a table to place the cols (others use divs)
These will typically have an outer table that uses the .body class
Setting the width here effectively sizes the content part of the web page.
Typical Usage: <table class="body" cellpadding="0" cellspacing="0" border="0" align="center">












   */
.body {
			background-color: WHITE; /* CONTENT_BG_COLOR */
			width:800px;
	border-left: 2px solid #8BB191; /* BASE1_LIGHTER_COLOR */
	border-right: 2px solid #8BB191; /* BASE1_LIGHTER_COLOR */
	border-bottom: 2px solid #8BB191; /* BASE1_LIGHTER_COLOR */	
}

/* "Operations" are the pages that open for actions such as editing and viewing articles
   They declare both the body and the body_operation class
     Typical Usage:  <table border=0 class="body body_operation" align='center' cellspacing="0" cellpadding="0"></table>
   It is up to the look, but generally it is good to be sure to have a clear border around the
   operation area, even if there is not a border around the main site
*/
table.body_operation {
	border: 4px double #628967; /* ==BORDER_COLOR == */ 
}

/* body defines the colors and offset of the entire page when not overridden
   In practice, this means it sets the look of outer borders of the site, 
   such as if the site is set to be 1200 wide and is viewed on a wider screen.
   */
body {	
	/* In IE, the border color is at the outer edges of the window, outside of the
	   scrollbars and outside of the margin. IE does not seem to recognize some 
	   styles such as "double" for the body. The margins occur between the border and
	   the visible contents (including the scrollbars). The margins are in the background
	   color and establish a minimum space -- if the window is too big for the content 
	   the gap is filled in with the background color
	   In I.E.  border, margin-in-bg-color, filler-in-bg-color, scrollbars, content
	   
	   In Mozilla, the border occurs inside of the margins and the border-style is honored
	   Also, the scrollbars are always outside of everything
	   In Mozilla: scrollbars, margin-in-bg-color, Border, filler-in-bg-color, content
	   
	   The body declaration matters most for fixed width web pages
	   
	   */

			text-align: left;
		background-color: transparent; /* =EDITOR_BG_COLOR= */
		width: 600px;
		
	margin: 0px;
	padding: 0px; 
	
	
	
	/* You can put in here some default font settings */
	
	color: #222222; /* =MAIN_FONT_COLOR= */
	font-size: small;
	/* Adjusting the font families can affect the site greatly */
	font-family: arial, helvetica, sans-serif; 
	/* The body background-color does not much matter if there is a background image,
	   and most index.html files when they generate the body
       insert such a background declaration taken from the configuration.
	   When it does matter, it sets the color used to wrap the site 
	   It also sets the color used around the containers, UNLESS div sets
	   a background color or there is a background image for their section
	   */

	/* ===================================
	   Scrollbar look is configurable in some browsers. Others will ignore it,
	   and the CSS validator may complain that the property does not exist
	   	*/
}

/* All in the site is in at least 1 div, so the generic div declaration sets
   the colors and fonts for the entire site
   */
div {	
	font-size: small; 
	font-weight: normal;
	/* Adjusting the font families can affect the site greatly */
	font-family: arial, helvetica, sans-serif;
	color: #222222; /* =MAIN_FONT_COLOR= */
	margin: 0px;
	padding : 0px;
	
	/* background-color: WHITE; */ /* =MAIN_BG_COLOR= */
	/* If you set the background-color on the generic div, then almost all site
	   content will be in that color. In particular, background images and sidebar
	   colors will be seen only as thin margins around the all-so-common divs.
	   Most styles will not set background-color in the div style
	   */
}

/* Both Mozilla and IE set tables to a different font than do divs
   with no overrides, text in a table td is the body's font color in both IE and in mozilla
   with no overrides, text in a table is small in ie, medium in mozilla irregardless of body and divs 
   with no overrides, text in a table has the body's font
*/
table {
	font-size: small; 
}

/* It is common for the HotDoodle text editor 
   to leave a block of text that starts with <p>
   This causes undesirable extra space if
   the margin_top is not 0 */
p {
	margin-top: 0px;
}



/* mngmnt_icon is used for many of the various action images, the red Xs, the up and down arrows, etc
   Example: <img class="mngmnt_icon" src="Doodle_19.gif" border="0"/>
   Note the doodlelink is also used.
   */
img.mngmnt_icon {
} 



/* ==============================
   == Containers
   ==   Most blocks are within a container of some kind
   ==   Setting container layout can have a huge effect on look and feel
   ============================== */
/* container_box is the main wrapper for all containers. It is invoked by itself. e.g.
   <div class="container_box">
   */
div.container_box {	
		/* padding: 2px; */
	                 
		margin-bottom: 2px; /* altered */ /* space between containers, shows the generic section color or background 
	                       do not set margin-left or margin-right or else the container will be indented*/
    /* Do NOT set background color if you want background images to come through */	                       
	 
		background-color: transparent; /* =CONTAINER_BG_COLOR= */
		/* For blockish themes, set a border on the container box 
	   also consider using a color other than =BORDER_COLOR= for the container boarders */
		/* Setting background color in container boxes is like setting it on the generic div
	   -- it turns the color of almost everything (except where there is a background image)
	   */
}


/* ========================================
   ===  Bring in standard block outlining, new 2/2007 standard
   ======================================== */
/* =======================================================================
   =======================================================================
   =========== Start _outlines.tpl 2/9/2007 ===========================
   =======================================================================
   =======================================================================
*/


/* Each Block's Border in Outline View*/
/* container_edit box is shown when the view is structure
					   It appears before and ends before the container.  e.g.
					   
					        When not in structure mode:
							<div class="container_box">
							    content from the embedded blocks
							</div>        
					
							
					        When in structure mode, for top level containers:
							<div class="container_editheader">
							    info icon, up/down links, configure icon
							</div>
							
							When in structure mode, Embedded containers use
							<div class="container_editbox">
									<div class="container_editheader">
							    		info icon, up/down links, configure icon
							    	</div>
							</div>
							<div class="container_box">
							    content from the embedded blocks
							</div>
   */
		div.container_editbox {	/* Standards changed 7/13/06 */
			border: 3px solid #ccccff; /* =CONTAINER_CONTROL_BG_COLOR= */
			margin: 4px;
		}
		div.top_container_editbox {
			margin: 0px 0px 4px 0px; 		}
		
		/* Each Block's Header background color in Structure View*/
		div.container_editheader {	
			padding: 3px;
			background-color: #ccccff; /* =CONTAINER_CONTROL_BG_COLOR= */
		}
		/* container_info is used in a td within the container_editheader
		   with description about the container such as @left_before127 
		   It should use a small and inobstrusive font and shuld show well against the
		   background color of container_editheader 
		   
		   The class is used alone. e.g.
		   	<td valign="top" class="container_info">
		  */
		.container_info {	
			font-size: small;
			font-weight: bold;
						    color: #222222; /* =CONTAINER_CONTAINER_CONTROL_FONT_COLOR= */
					}
		
		
		/* Standards changed 11/14/06 to allow containermodule_container_editbox and containermodule_side_container_editbox
		   Delete any container_container stuff */
		/* containermodule_container_editbox, containermodule_container_editheader, and containermodule_container_info
		   apply only to container blocks. The _side variants apply only when the block is not in the main area.
		   Example Usage when on a sidebar:
		      <div class="container_editbox containermodule_container_editbox containermodule_side_container_editbox">
				<div class="container_editheader containermodule_container_editheader containermodule_side_container_editheader">
				   <div style="width: 100%;" id="cont_40">
					<table width="100%" cellpadding="0" cellspacing="3" border="0" class="container_editheader containermodule_container_editheader containermodule_side_container_editheader">
		*/
		
		div.side_container_editbox {border: 3px solid #ccccff;} /* =CONTAINER_SIDE_CONTROL_BG_COLOR= */
		div.side_container_editheader {background-color: #ccccff;} /* =CONTAINER_SIDE_CONTROL_BG_COLOR= */
		
		
		div.containermodule_container_editbox {border: 3px solid #9999cc;} /* =CONTAINER_CONTAINER_CONTROL_BG_COLOR= */
		div.containermodule_container_editheader {padding: 0px;background-color: #9999cc;} /* =CONTAINER_CONTAINER_CONTROL_BG_COLOR= */
		
		div.containermodule_side_container_editbox {border: 3px solid #9999cc;} /* =CONTAINER_SIDE_CONTAINER_CONTROL_BG_COLOR= */
		div.containermodule_side_container_editheader {padding: 0px; background-color: #9999cc;} /* =CONTAINER_SIDE_CONTAINER_CONTROL_BG_COLOR= */
		
		div.allpages_container_editbox {border: 3px solid #669999;} /* =CONTAINER_ALLPAGES_CONTROL_BG_COLOR= */
		div.allpages_container_editheader {background-color: #669999;} /* =CONTAINER_ALLPAGES_CONTROL_BG_COLOR= */
		div.allpages_containermodule_container_editbox {border: 3px solid #669999;} /* =CONTAINER_ALLPAGES_CONTROL_BG_COLOR= */
		div.allpages_container_editheader {background-color: #669999;} /* =$CONTAINER_ALLPAGES_CONTROL_BG_COLOR= */
		div.allpages_containermodule_container_editheader {background-color: #669999;} /* =$CONTAINER_ALLPAGES_CONTROL_BG_COLOR= */
		
		
		
		/* container_selectbox is a style imposed temporarily when they hover over an edit button. 
		   This class is used by itself
		   Example Usage: <div style="width: 100%;" id="cont_684" class="container_selectbox">
		   */
		div.container_selectbox {	/* Added to standard 9/28/06 */
			background-color: #ccccff;  /* =CONTAINER_CONTROL_BG_COLOR= */
		}
		
		/* container_selectbox is a style imposed temporarily when they hover over an edit button. 
		   This class is used by itself
		   Example Usage: <div style="width: 100%;" id="cont_684" class="container_selectbox">
		   */
		div.container_selectbox {	/* Added to standard 9/28/06 */
			background-color: #ccccff; /* = CONTAINER_CONTROL_BG_COLOR= */
		}

/* =======================================================================
   =======================================================================
   =========== End _outlines.tpl ====================================
   =======================================================================
   =======================================================================
*/



/* .moduletitle is used by just about every module
   Example: 
   		<div class="moduletitle administration_moduletitle">{$moduletitle}</div>
   		<div class="moduletitle rotator_moduletitle">{$moduletitle}</div>
   		<div class="moduletitle article_moduletitle">{$moduletitle}</div>
   		<div class="moduletitle bb_moduletitle">{$moduletitle}</div>
   		
	Setting this is pretty much manditory
    */
.moduletitle {
	font-size: x-large;
	color: #577A5B; /* =MODULE_TITLE_FONT_COLOR= */
	
	/* Don't set the background color if in a totally non blockish theme */
	
		/* If you use a contrasting background-color, you should set the padding so that the text
	   is not too close to the colored rectangle.
	   */
	padding: 10px 0px 10px 0px; 
	margin-left: 0px; /* Negative values are honored by Mosilla, but IE treats them as positive, making things worse */
	/* width: 100%;  */ /* Not needed for what is generated in here, and it confuses some browsers */
	/* Centering the text can make a big visual difference */
			/* text-align: center; */
	}

.admincontrol {  /* replacement for .modulecontrol. Hardcoded standard colors */
	background-color: #EEE; 
	width: 100%; 
	border: 10px groove #AAA;
	margin-bottom: 20px; /* Visual seperator before start of page */
}


/* If the container has a visible outline, we will generally we want the title 
   to streatch from end to end of container, but will
   need the contents to have some offset.  For these, set 
   modulebody and modulecontrol to have padding-left and container to have no padding
   
   The modulebody control is actually applied to a table and not a div.
   This is because if the inner content contains a table and the div has padding
   the table might push outside the div (in mozilla), or expand the div (in IE)
   */
.modulebody {  
	width: 100%; 
	font-size: small;
	line-height: 1.3;	/* Setting line height without specifying units allows setting to work correctly within HTML editor altered text */
	/* Do not set the background color if in a totally non blockish theme */
	}
.Compact_modulebody {  
	padding: 0px;
	margin: 0px;
}
.sidebar .login_modulebody { 
	width: 175px;  /* We don't want these extending across big screens */
}












/* Category title is used for article categories and for bb names, 
   if not overridden by bb_category_title.
   It is shared to make it easier to keep these things in the same style.
   Note that the biggest item of text in it is of class
      navlink bb_navlink bb_navlink_category, so if you want the categories to
      stand out you need to either do something with borders and backgrounds 
      in td.category_title, or else set the optional 
      bb_navlink or bb_navlink_category classes
      Mabe hav the cat title shaded, but have the titles of articles be unshaded.
   Examples:
   	<td colspan="2" class="title category_title">Not Categorized</td>
	   or	
	<td colspan=2 class="title category_title bb_category_title">
		<a class="navlink bb_navlink bb_navlink_category" href="?module=bbmodule&action=view_category&id=45&more=1&title=Alternative+settings%2C+default+view&src=43e2a5ecbe0a6%40random">The 1 board</a>
		<a class="title_link article_title_link bb_title_link" href="?module=bbmodule&action=view_category&id=45&more=1&title=Alternative+settings%2C+default+view&src=43e2a5ecbe0a6%40random">See all 3 Articles</a>
	</td>
		
	*/
.category_title { 
	font-weight: bold;
	font-size: large;
		/* If you use a contrasting background-color, you should set the padding so that the text
	   is not too close to the colored rectangle.
	   */
	/* Do not set the background color if in a totally non blockish theme */
		padding-left: 0px; padding-top: 1px; padding-bottom: 1px;
	}


/* After modules and cats, there are items 
	Example Use:
		 <td class="itemtitle gallery_itemtitle">{$gallery->name}
		 <div class="itemtitle weblog_itemtitle">{$post->title}
	*/
.itemtitle { /* imagegallery, newsmodule, weblogmodule. See moduletitle */
	/* 
		font-size: medium; 
		font-family: Helvetica, Verdana;
	*/
	font-weight: bold;
}

.paypal_itemtitle { 
	font-size: large; 
}

/* Title links are for parts of titles that are links
   They should generally have the same color as a navlink 
   
   It is pretty much a manditory class.
   Example Usage:
     <a href="{link action=view_article id=$article->id}" class="title_link article_title_link">Details...</a>
   */
.title_link {
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;
	color: #628967; /* =NAVLINK_FONT_COLOR= */
}

/* If the category title is inversed, then the font must also be inversed 
   Example Usage:
		<td colspan=2 class="title category_title bb_category_title">
		<a class="navlink category_navlink bb_navlink" href="{link module="bbmodule" action="view_category" id=$board->id more=1 title=$moduletitle}">{$board->name}</a>
		<a class="title_link category_title_link bb_category_title_link" href="{link module="bbmodule" action="view_category" id=$board->id more=1 title=$moduletitle}">{if $board->article_cnt > 1}See all {$board->article_cnt} {$config->article_name_plural}{else}See {$config->article_name}{/if}</a>
		</td>   
   */
.category_title_link {
	color: #577A5B; /* =MODULE_TITLE_FONT_COLOR= */
}



/* Summaries are the opposite of titles
	Example Usage:
		<td colspan=2 class="summary bb_category_summary">
		<td class="summary article_summary article_faq_summary" colspan="2">
		
	*/
.summary {
	font-size: small;
	padding-left:1.5em;
	color: #222222; /* =MAIN_FONT_COLOR= */
}

/* Some things need a deeper indentation and less emphisis. They use summary2 
   Example: <td class="summary summary2 bb_thread_posted" >
   */
.summary2 {
	padding-left:3em;
	font-size: x-small;
	color: #666666; /* =MINOR_FONT_COLOR= */
}


/* Much of the site is in table columns, so any setting of
   general td will affect many things.
   It is best to not have anything here and to let the general div take care of it all
   */
td {	
}

/* H3s are still in use in a few places
	configure_site, some calendar views, some workflow views
	*/
h3 {
	color: #577A5B; /* =MODULE_TITLE_FONT_COLOR= */
	background-color: transparent ; /* =MODULE_TITLE_BG_COLOR= */
}


/* Some tables have alternating highlight rows. 
   example: class="row {cycle values='even_row,odd_row'}"
   See the "manage page" page for an example
   */
tr.row {
}
tr.even_row {
	background-color: #EEEEEE; /* =ALT_BG_COLOR= */
}
tr.odd_row {	
}
tr.row:hover td, tr.row:hover td a {
	background-color: transparent; /* =HOVER_BG_COLOR= */
}
/* Headers of tables
	Example Use:
		<td class="header administration_header">Username</td>
  */
td.header {
	background-color: transparent; /* =MODULE_TITLE_BG_COLOR= */
	color: #577A5B; /* =MODULE_TITLE_FONT_COLOR= */
	font-weight: bold;
	font-size: medium;  /* Medium? */
	/* No padding if not in a blockish theme */
		padding: 0px;
		/* altered */
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding: 2px;	
}
td.header a {
	background-color: transparent; /* =MODULE_TITLE_BG_COLOR= */
	/* Don't override the link color */
	font-weight: bold;
	font-size: medium;
	padding: 2px;
}
td.boxed { /* This was called administration_modmgrbody in older stylesheets */
	border: 2px solid #628967;  /* =BORDER_COLOR= */
	padding-left: 10px;
}


/* ==============================
   == Links
   ============================== */
/* 'a' is for the links the user embeds such as with the wywisig editor. 
   Links to other pages in the site are some form of the a.navlink class
   and links to functionality (such as add article) are some form of the a.mngmtlink class */
a { 	
	font-weight: bold; 
 	text-decoration: underline; /* altered */
	color: #628967; /* =LINK_FONT_COLOR= */
	}	
/* All of the used links can have a :visited form that changes their color a bit so
   folks can see where they have recently been */
a:visited {
}
a:hover {
 background-color: transparent; /* =HOVER_BG_COLOR= */
 color: #577A5B; /* =LINK_HOVER_FONT_COLOR= */
 }
a.title_empty, a.title_empty:hover {
	color: #628967; /* =LINK_FONT_COLOR= */
	background-color:inherit;
}

/* mngmntlinks (all variants) are for links that do something -- drop a posting, 
   join a group, etc. They change the state of the DB. 
   Some themes prefer to mark these somehow, perhaps by making them a bolder color
   or in a different font or text decoration. This acts as a warning to users
   that the link will do something.
   
   This class is manditory, it is the lead and sometimes the only class listed
   Many modules will have a variant of this for optional overrides  e.g.
   		class="mngmntlink article_mngmntlink"
   		class="mngmntlink calendar_mngmntlink"
   It is also often used with mngmntlink_small and doodlelink 		
   */
a.mngmntlink {
	font-size: small;
	text-decoration: none;
	color: red; /* =MANAGEMENTLINK_FONT_COLOR= */
	/* If links are not differentiated in color, 
	   then make them standout by weight, font, decoration, or background color */
	/* Highlighting the font in a slightly different background draws the eye to management links. See EarthYellow */
		font-weight: normal; /* altered */
}
a.mngmntlink:hover {
}

/* The _small mngmntlink is used for secondary actions, actions that
   need to be listed but which are not often used.
   
   It is an optional class, always being used in a sequence of the following
   class="mngmntlink mngmntlink_small"
   */
a.mngmntlink_small {
	font-size: x-small;
}

/* The chooselink is used for modal actions such as insert image
   When it is used most other link are disabled, so it should be
   set to be extra visible.
   */
a.chooselink {
	background-image:  url("/hotdoodle_engine/iconset/doodle_splat.gif");
	background-repeat: no-repeat;
	background-position: top left;
	height: 20px;
	padding-left: 16px;
}

/* The doodlelink is used for things like the edit and permission icons.
   It should be visually small, but visually distinctive (such as being red).
   Should generally be set the same as a.mngmtlink, but perhaps smaller
   
   It is an optional class, always being used in a sequence of the following
   class="mngmntlink doodlelink"
   */
a.doodlelink {
	font-size: x-small;
	text-decoration: none;
	color: red; /* =MANAGEMENTLINK_FONT_COLOR= */
	/* If links are not differentiated in color, 
	   then make them standout by weight, font, decoration, or background color */
	/* Highlighting the font in a slightly different background draws the eye to management links. See EarthYellow */
		font-weight: normal; /* altered */	
}



/* navigation_mngmntlink is used for those mngmntlinks that affect navigation
   e.g. add a page, what type of page, delete page
   
   
   It is a very optional class, always being used in a sequence of the following
   class="mngmntlink navigation_mngmntlink"
   */
a.navigation_mngmntlink {
	/* text-decoration: none;
	color: red; */ /* =MANAGEMENTLINK_FONT_COLOR= */
	/* font-weight: bold;
	font-size: small; */
}

/* navlinks (all variants) are for links that take you somewhere else in the site 
   but which do NOT do something -- they do not change the state of the DB. 
   
   This class is manditory, it is the lead and sometimes the only class listed.
   Many modules will have a variant of this for optional overrides  e.g.
   		class="navlink article_navlink"
   		class="navlink login_navlink"
   */
.navlink {
	color: #628967; /* =NAVLINK_FONT_COLOR= */
	font-size: medium;
}
/* Consider also setting a.navlink:hover */

/* Navlink current is used only on navlinks that refer to the current page
   In it, you can change the color, font, background, etc to show the user where they are
   
   The class is optional, all uses of it also use navlink.
     class="navlink navlinkcurrent"
     class="navlink navlinkbutton navlinkcurrent navlinkcurrentbutton"
   */
.navlinkcurrent {
	font-weight: 900;
		background-color: transparent; /* =NAVBUTTON_HIGHLIGHT_BG_COLOR= */
	}


/*  For navlinks used in categories. If the category uses a background color, 
	then we must invert the font color. Example Usage: 
		<td colspan=2 class="title category_title bb_category_title">
		<a class="navlink bb_navlink category_navlink bb_category_navlink"" href="{link module="bbmodule" action="view_category" id=$board->id}">{$board->name}</a>
		</td>
	or
		<td class="title category_title article_category_title">
		<a class="navlink article_navlink category_navlink article_category_navlink" href="{link action=show_unlimited_articles title=$moduletitle view=$view catid=$catid}">{$catid->name}</a>
		</td>
	*/
.category_navlink { 
	/* Reset the size to be the same as for the moduletitle */
	font-size: x-large;
	font-weight: normal;
	color: #577A5B; /* =MODULE_TITLE_FONT_COLOR= */	
	text-decoration: none;
		
}


/* ==============================
   == Navigation Menu Buttons
   ============================== */
/* Navlink button is used only in SOME navigation menus such as Expanding_hierarchy_Buttons.
   This class is used for the wrapping table, for the individual table cells, 
   and for the links in the table.
     class="navlink navlinkbutton"
     class="navlink navlinkbutton navlinkcurrent navlinkcurrentbutton"
   */
table.navbutton {
	border: solid thin WHITE; /* =MAIN_BG_COLOR= */
	/* For some reason, full width tables cross outside of the container boundaries
	   in Mozilla but not in netscape. 
	   Narrow this table
	  */
	width: 100%;
   }
/* The normal navbuttons are either of class navbutton or,if the Rounded style
   is in effect, of class navbutton_rounded. Unlike most things on this
   stylesheet, both are not used, so navbutton_rounded is not just a fine-tune
   of navbutton
*/   
td.navbutton {
		padding: 1px; /* inner space between link and menu box boundaries */
	/* margin: 10px; *//* space between containers, shows the generic section color or background */
	padding-bottom: 10px;
		background-color: transparent; /* altered */ /* =NAVBUTTON_HIGHLIGHT_BG_COLOR= */
	/* border: solid thin #628967; altered */ /* =BORDER_COLOR= */
}


td.navbutton_rounded { /* Used when the rounded style is in effect. Ir is this or td.navbutton, but not both */
	border: none;
	padding: 4px 0px 4px 0px;  /* inner space between menu items */
}
td.navbutton:hover { /* Not honored in IE */
	background-color: transparent; /* =NAVBUTTON_HIGHLIGHT_BG_COLOR= */
}

a.navbutton{ 
	text-decoration: none;
	font-size: small; 
}
a.navbutton:hover { 
	color: #666666;  /* =BASE2_DARK_COLOR= */
}

/* Chose between =MAIN_BG_COLOR= and =NAVLINK_FONT_COLOR= for the colors here */
td.navbuttoncurrent { 
	background-color: transparent; /* =TOPNAV_BG_COLOR_CURRENT= */
}
a.navlinkbutton {
	font-size: medium;
	padding: 2px; /* Needed to give it some offset from box */
	text-decoration: none; 
	/*
	font-family: tahoma, arial;
	font-size: large;
	font-weight: 100;
	*/
}
a.navlinkbutton:hover {
	color: #628967; /* =NAVLINK_FONT_COLOR= */
}
a.navlinkcurrentbutton {
	font-weight: bold;
	background-color: transparent;
	color: #628967; /* =NAVLINK_FONT_COLOR= */
}

/* Mark non-show-in-menu pages */
.navbutton_hidden {
	font-weight: lighter;
	font-style: italic;
}

/* ========================================
   ===  Bring in standard shared elements such as help links and boxes
   ===  These generally do not need to be changed from look to look
   ======================================== */
/* =======================================================================
   =======================================================================
   =========== Start _standard_elements.tpl 6/2010 =======================
   ======================================================================= 
   =======================================================================
   
   Changes here cause all looks to be recompiled. (see theme/compile_style_ifneeded) DEVBOX must be set.
   Note: Control-refresh is sometimes needed for the browser to notice the changes in the CSS 
   Changed to cause new .premainarea to be picked up 
*/ 
		/* The userguide_navlink class is used only for links to the hotdoodle manual
		   and when used it is always used with navlink as well.  e.g.
		   class='navlink userguide_navlink'
		   
		   The class is optional, but if not set these userguide links might be too prominent
		       
		   */
		.userguide_navlink { 
			font-size: x-small;
			height: 16px;
			text-decoration: underline; 
		}
		/* The following are used for help on forms.
		   Help boxes are the expanding help. Tipboxes are always open
		 */
		.helpbox {
			border: 1px solid #628967; /* =BORDER_COLOR= */
			padding: 4px;
			background-color: #FFFFCC; /* =HELP_BG_COLOR= */
							color: #333333; /* =HELP_COLOR= */
						text-align: left;
		}
		.tipbox {
			width: 30%;
		}
		
		/* The doodlelink_help class is used for those very common help icons
		   and when used it is always used with doodlelink as well.  e.g.
		   class='doodlelink doodlelink_help'
		   
		   The class is optional, and it is present just so the userguide
		   icon can be properly highlighted if needed
		       
		   */
		a.doodlelink_help:hover {
			border: 1px solid black;
		}
		
		/* Unqualified spans are used for theme display, file upload
		   article status
		   
		   It is probably best if it resets the color to the system default
		  */
		span.system {
			color: #222222; /* =MAIN_FONT_COLOR= */
		}
		
		

/* ==============================
   == Doodlelink
   ============================== */		

/* The doodlelink is used for things like the edit and permission icons.
   It should be visually small, but visually distinctive (such as being red).
   Should generally be set the same as a.mngmtlink, but perhaps smaller
   
   It is an optional class, always being used in a sequence of the following
   class="mngmntlink doodlelink"
   */
a.doodlelink {
	font-size: x-small;
	text-decoration: none;
	color: red; /* =MANAGEMENTLINK_FONT_COLOR= */
	/* If links are not differentiated in color, 
	   then make them standout by weight, font, decoration, or background color */
	/* Highlighting the font in a slightly different background draws the eye to management links. See EarthYellow */
	}

.leftpad { padding-left:4px;  } /* Padding Left */
.leftmargin { margin-left:4px;} /* Margin Left */

		
		
/* ==============================
   == Errors
   ============================== */
/* .error is used in divs reporting a user error such as a bad tar format in an
   uploaded file. It us used stand-alone. e.g.
   <div class="error">Uploads have been disabled.</div>
   
   It should be noticable
   */
.error {
	font-weight: bold;
	color: red; /* Not the =MAIN_FONT_COLOR=, make it stand out */
	padding-bottom: 1em;
}


/* ======================================= 
   ======================================= 
   ======================================= 
	Forms
   ======================================= 
   ======================================= 
   ======================================= */
/* Forms have titles and headers. Typical usage:
	<div class="form_title">Compose a Message</div>
	<div class="form_header">
	If you want to send this message to more than one user on the system, simply add their usernames to the list by highlighting them individually and clicking the '&gt;&gt;' button.
	</div>
		{$form_html}
	*/
div.form_header {
	border-top: 1px solid #628967; /* =BORDER_COLOR= */
	border-bottom: 1px solid #628967; /* =BORDER_COLOR= */
	margin-bottom: 1em;
}
/* Often the form header will be an expanding help box. It should be made to look like a helpbox.
	Typical usage:
	<div class="form_header form_help" style='display: none;' id='fh1'>
	  help text goes here
	</div>
	*/
div.form_help {
	background-color: #FFFFCC; /* =HELP_BG_COLOR= */
			color: #333333; /* =HELP_COLOR= */
		padding: 4px;
}

div.form_title, .form_title a {
	font-size: medium; /* Medium? */
	font-weight: bold;
}
.form_title a.videolink {
	font-size: smaller; 
	text-transform: none !important;
	border: 0px !important;
}



/* ==============================
   == Sometimes we just need things to be smaller such as in calendar summaries
   ============================== 
   Example: <tr  class="small">
		<td >
			<a class="navlink calendar_navlink small" href="?action=view&module=administrationmodule">
				--
			</a> </td></tr>
   */
.small {
	font-size: x-small;
}
.xsmall {
	font-size: xx-small; /* The :0 part means not to warn if it can't go that small */
}

/* ======================================= 
   ======================================= 
   ======================================= 
	Pictures and Albums
   ======================================= 
   ======================================= 
   ======================================= */
/* The following apply mainly to slideshows. 

Here is typical HTML from a picture in a slideshow

<table style="" id="picture_table" border="0" width="">
	<tbody>
		<tr>
		  <td align="center">
		   <div class="picture_img" style="width: 400px; height: 400px;" id="image_para" align="center">
			   <a class="picture_img" href="" rel="nofollow" >
			   	<img class="picture_img" src="files/imagegallerymodule/458c66fb07079/gallery68/_thumb.c1.w400.h400/2005_08_20_06_59_47_0180.JPG" border="0">
			   	// ===========================
			   	// Note that there are 3 picture_img clases -- one on the div, on the link, and on the image
			   	// The div is the max image size, but not each image will be that big unless they all
			   	// have the perfect aspect ratio.
			   	// ===========================
			   </a>
		   </div>
		  </td>
		</tr>
		
		<tr>
		  <td class="picture_name" id="picture_name" align="center">Picture 4</td>	  
		</tr>
		
		<tr>
		  <td>
		   <div style="display: none;" class="picture_desc" id="picture_desc"></div>
		  </td>
		</tr>
	
	</tbody>
</table>

*/

.picture_name {
	font-weight: bold;
}   
.picture_desc {
	
}   


.admincontrol {  /* replacement for .modulecontrol. Hardcoded standard colors */
	background-color: #EEE; 
	width: 100%; 
	border: 10px groove #AAA;
	margin-bottom: 20px; /* Visual separator before start of page */
}



/* ======================================= 
   ======================================= 
   ======================================= 
	Login dialogs
   ======================================= 
   ======================================= 
   ======================================= */
   /* Typical Usage:
		<tr align="left"><td class='login_field_and_hint'>
			<input type="text" size=30 name="email" value="" 
			   javascript goes here, might reference by id=email_hint  />
	   		<br /><span class='login_hint' id='email_hint'><small>Email</small></span>
	   </td></tr>
		*/
td.login_field{	/* The input field, no sublabel */

}

span.login_hint {			/* now unused */
	padding-left: 20px;
}

td.login_hint {			/* the sublabel */
	padding-left: 20px;
	font-size: x-small;
	padding-bottom: 6px;
}

   
   /* ======================================= 
   ======================================= 
   ======================================= 
	popdown bullets
   ======================================= 
   ======================================= 
   ======================================= */
div.article_popupbody {
  background-color: WHITE;
  border: 2px outset #e0e0e0;
  left: 0px;
  padding: 4px;
  
  position: absolute;
  width: 400px; 

  top: 0px;
  visibility: hidden;
  z-index: 1001;
}




/* ======================================= 
   ======================================= 
   ======================================= 
	Preformatted is often messed up. Restore it
   ======================================= 
   ======================================= 
   ======================================= */
pre {
	font-size: 100%;
}

.mainfont {
	color: #222222; /* =MAIN_FONT_COLOR= */
	font-size: small; 
	font-family: arial, helvetica, sans-serif; 
}




/* ======================================= 
   ======================================= 
   ======================================= 
	The Powered by HotDoodle visible message
   ======================================= 
   ======================================= 
   ======================================= */


div.Marketing_box_visible {
	/* Visible messages used for branding */
	text-align: center;
    margin-top: 8px;
    margin-bottom: 8px;
}
/* Change the next 2 items if you want to change the image */

#marketing_image {
		text-decoration: none;
	border: 0;
	width: 160px;
	height: 17px;	
}


div.Marketing_box {
	/* Invisible messages used for SEO */
	display: none !important;
}



/* =======================================================================
   =======================================================================
   =========== End _standard_elements.tpl ================================
   =======================================================================
   =======================================================================
*/


/* ==============================
   == Title
   ============================== */
/* .title is used by just about every module and is one level less than moduletitle
   However, it is used in some links so it must appear after links
   in the stylesheet.
   
   It is important that category_navlink looks different than a .title, either by font, size, or highlighting
   Otherwise, categories and articles visually intertwine
   
   Examples: 
        // for articles
		<td class="title article_title" colspan=1>
			<a class="navlink title article_navlink article_article_navlink"  href="..."> Article 1, medium label</a>
		</td>
		
		// For boards
		<td class="title bb_title" >
			<a class="navlink title bb_navlink bb_article_navlink" href="...">Topic 2</a>
			<a class="title_link bb_title_link" href="...">See reply</a>
		</td>
   		
	Setting this is pretty much manditory
    */
.title {
	font-size: medium;
	/* If you want regular titles to be a different color than main divisions, then set it here */
	/* color: #222222; */ /* Anything except for =MODULE_TITLE_FONT_COLOR=, because that color would be there by default */
	/* If you use a contrasting background-color, you should set the padding so that the text
	   is not too close to the colored rectangle.
	   */
}

/* The following are used only when articles have images
   They are mainly to give a striking grid
   */
.article_title {
	/* Place some whitespace between articles */
	border-top: 3px solid WHITE;
}
.article_left_image {
	border-right: 3px solid WHITE;
}
.article_right_image {
	border-left: 3px solid WHITE;
}

/* ======================================= 
   ======================================= 
   ======================================= 
	Fine Tune BreadCrumb and You are Here
   ======================================= 
   ======================================= 
   ======================================= */
/* The You are Here classes are used in navigation breadcrumb and youarehere views
   These typically are used as page titles so the HTML generator
   special cases an extra class on them. In here you can set the font to be huge, set
   background or boundaries, and otherwise make the section stand out
   */   
.youarehere_modulebody { 
    font-size: xx-large;
    padding-left: 8px;
	padding-right: 4px;
	width: 100%; 
    /* Either set color or shading */
    	    color: #577A5B; /* =MODULE_TITLE_FONT_COLOR= */
		background-color: transparent;  /* =NAVBUTTON_HIGHLIGHT_BG_COLOR= */
		}   
/* You also need to override the navlink to be the same font size */
a.youarehere_navlink { 
    font-size: xx-large;
    		color: #577A5B; /* =MODULE_TITLE_FONT_COLOR= */
    }







/* These affect the fields on the forms */
input, textarea, select {
 background-color: #EEEEEE; /* =ALT_BG_COLOR= */

 font-size: x-small;
 color: #222222; /* =MAIN_FONT_COLOR= */
 padding-top: 0px; padding-bottom: 0px; padding-right: 0px; 
 padding-left: 2px; 
} 

input.button {
 border-style: outset;
 /* border-color: #628967; */ /* =BORDER_COLOR= */
 /* border-width: 2px; */
} 

/* Bring in standard formatting for option buttons on forms */
/* =======================================================================
   =======================================================================
   =========== Start _opbuttons.tpl 9/2009 ===============================
   =======================================================================
   =======================================================================
*/
   
/* Opbuttons are used within forms to set less commonly used options
   They should be smaller and more subtle than are full save buttons such as are used 
   for save and cancel 
   Example Usage: <input class="button opbutton" type="button" >
   
   Also for the tabs in container properties
   Example Usage: <input class="button opbutton" type="button" id=\'toggle_block_control\' value="Block" />

   */
input.opbutton {
										
		font-size: small; /* Should not be based on base-size */
		/* padding: 7px 12px 7px 12px; */
}

/* The buttons should give some feedback when they are hovered, but IE is defective in that 
   it does not support this. So we instead have a pseudo hover class
   instead of input.opbutton:hover
   we have input.opbutton_hover
   and javascript adds and removes the class as they mouse over and out.
*/
input.opbutton_hover {  /* Not honored by IE. */
	background-color: #F2F2F2;
	/* font-weight: bold; */  /* Can make buttons jump */
	text-decoration: underline;
	color: black;
}

/* When an opbutton has been clicked and is showing its content, javascript modifies
   the class list so that the class opbutton_on is added
   Example Usage: <input class="button opbutton opbutton_on" type="button" >
*/
input.opbutton_on {
	background-color: #F2F2F2;
	border-bottom: 2px solid #F2F2F2; /* Make the button blend into the next element */
	color: black;
}

/* View tabs have a thin row below them that makes it more clear that they are tabs.
   <tr class='peruse_op_row'><td colspan='2' class='opbutton opbutton_undertab'>&nbsp;</td></tr>
*/
tr.peruse_op_row td.opbutton_undertab {
    line-height: 7px;
    /* background-color: red; */ /* ==PERUSEROW_BG_COLOR== */
}
tr.peruse_op_row td.opbutton_bottomrow {
	line-height: 7px;
	/* background-color: red; */ /* ==PERUSEROW_BG_COLOR== */
}

input.button_on {
	background-color: #F2F2F2;
	color: black;
	border: 1px solid black;
}

/* ===========================================================================
   == The stuff opened by the block editing tabs
   ===========================================================================
   There are two kinds of tabbed areas
      that which is per block
      that which is per use of the block
   These are in 
      <tr class='block_control view_control perblock_op_row'><td class='perblock_op'>...</td>
      <tr class='block_control view_control peruse_op_row'><td>...</td>
      structures.  All but one also have style='display:hidden'
   The block_control class is just used by the tabs. When they are clicked
      they set or unset style='display:hidden' on anything which is a block_control
   The middle class, view_control in this case, changes depending on the tab
      and exists just for special overrides. There currently are no such overrides.
   The third class is
       perblock_op_row, or
       peruse_op_row
*/  
/* The next row is critical
    I'd like to make it be
    	tr.perblock_op_row td.perblock_op
    	    but the color choices get trumped elsewhere
    Setting it to 
    	tr.perblock_op_row td
    		causes the text editor to look funny
    However, form tds are of the classes
        hdform hdform_label
        hdform hdform_field
        
	Note: this used to be 
		tr.perblock_op_row td.hdform
*/
 
/* 
	Restrict to child selectors due to issue with TinyMCE toolbar table 
	See http://www.w3.org/TR/CSS2/selector.html#child-selectors
*/
tr.perblock_op_row, tr.perblock_op_row > td.perblock_op {	
	color: BLACK; 		/* ==BLOCKEDITING_FONT_COLOR== */
	font-size: small; 				/* ==BASE_SIZE== */
	font-family: arial, helvetica, sans-serif; 		/* ==MAIN_FONT_FAMILY== */
	background-color: #CCCCCC; 	/* ==BLOCKEDITING_BG_COLOR== */
}

/* Solve the left padding problem when the colors are not the same */
tr.perblock_op_row td.hdform_label {
			padding-left: 2px; /* we need some spacing so as to not start right against the frame */
	}

     

/* The additional elements that are shown and hidden when op buttons are clicked
   are in class peruse_op_row. This allows the optional elements to be
   visually distinctive
   Example Usage: <tr class='block_control style_control peruse_op_row' ...>
*/   
tr.peruse_op_row, tr.peruse_op_row td {
	background-color: #F2F2F2;
	 color: BLACK;	/* ==PERUSEROW_FONT_COLOR== */
    padding-left: 15px !important;
}
tr.peruse_even_op_row, tr.peruse_even_op_row td {
	 background-color: white;
	 color: BLACK;	/* ==PERUSEROW_FONT_COLOR== */
}
tr.peruse_odd_op_row, tr.peruse_odd_op_row td {
	 background-color: #F2F2F2;
	 color: BLACK;	/* ==PERUSEROW_FONT_COLOR== */
}


tr.peruse_op_row td a, tr.peruse_op_row td a:hover, tr.peruse_op_row td a:visited
tr.peruse_op_row td a.doodlelink,tr.peruse_op_row td a.doodlelink:hover, tr.peruse_op_row td a.doodlelink:visited {
	color: #0071BD !important; /* ==PERUSEROW_LINK_FONT_COLOR== */ /* Some default font colors can be pale and hard to read */
	text-decoration: none;
}
tr.peruse_op_row td a.doodlelink:hover {
	text-decoration: underline;
}

.op_helpbox {	/* The bar that shows mouseover status of options */
			border: 1px solid #628967; /* =BORDER_COLOR= */
			background-color: #F6F6F6; /* =HELP_BG_COLOR= */
			padding: 4px;
			color: #222222; /* =LIGHT_BG_FONT_COLOR= */
			text-align: left;
}
		
		


/* The Title: text is unique 
   <td align='left' valign='middle' class='block_title'><nobr><strong>Title:</strong></nobr></td>
*/
.block_editing_form, .block_editing_form td.block_title {
	color: BLACK; /* ==BLOCKEDITING_FONT_COLOR== */ /* Some default font colors can be pale and hard to read */
}

/* most looks have a div that sets color. We need to unset it */
span.hdform {
	color: BLACK; /* ==BLOCKEDITING_FONT_COLOR== */
}

/* Only the div has padding and offset */
div.block_editing_form { /* was called peruse_properties */
	padding: 5px;
	background-color: #CCCCCC; /* ==BLOCKEDITING_BG_COLOR== */
	width: 98%;		/* fits in Mozilla */
}



/* ======================================= 
   ======================================= 
   ======================================= 
   Enable Rounded Op Buttons -- tabs, really 
   ======================================= 
   ======================================= 
   ======================================= */
b.optop{
	display:block;
	background: transparent;
}
b.optop bb{
	display:block;
	height: 1px;
    overflow: hidden;
    background-color: #F2F2F2 /* PERUSEROW_BG_COLOR */
}
b.optop1{margin: 0 5px;}
b.optop2{margin: 0 3px;}
b.optop3{margin: 0 2px;}
b.optop b.optop4 {
	margin: 0 1px;height: 2px
}
.roundbody {
	background-color: #F2F2F2; /* PERUSEROW_BG_COLOR */
	text-align: center;
	margin-bottom: 0px;
}


/* ===================== for insert block ====================== */
/* ===================== for insert block ====================== */
/* ===================== for insert block ====================== */
/* ===================== for insert block ====================== */
/* ===================== for insert block ====================== */


/* viewList and staticviewList are used to show the views when a blocktype is clicked 
   viewlist is used in add block, static view list is used when editing an already added block
   These used to differ in that viewlist has absolute positioning, but that
   is no longer required. */
table.viewList {  /* Used to show the views when a blocktype is clicked */
  text-align: left;
  width: 500px;
  background-color: #F2F2F2; /* ==PERUSEROW_BG_COLOR== */
  /* border: 1px solid black;  */
  /*
	position:absolute;
	left: 200px;
	*/
}
table.staticviewList { 
  text-align: left;
  width: 500px;
  background-color: #F2F2F2; /* ==PERUSEROW_BG_COLOR== */
  /* border: 1px solid black;  */
}

/* viewList_Image is used when showing views in the insert block view selection
   Note that views images have no frames, so this class is a bit extra wide and inserts the frame as a background
   Example: <div class='viewList_Image'>
   		<img id='articlemodule_Bulleted' src='/hotdoodle_engine/views_info/articlemodule_Bulleted_S.png'
			width='125' height='79' alt='' vspace='1' hspace='1' align='top'>
   		</div>
   */ 
div.viewList_Image {
	WIDTH: 135px; 
	height: 110px;
	background-image:  url("/hotdoodle_engine/iconset/viewframe.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

/* view_Image and view_Image_Framed are used when the larger view image is shown in the final insert block screen
   Example: <div class='view_Image view_Image_Framed'>
   	<img id='modImage_selected' src='/hotdoodle_engine/views_info/textmodule_Class_L.png'
		width='250px' height='200px' alt='' vspace='1' hspace='1' align='top'>
   	</div>
*/   
div.view_Image {
	WIDTH: 270px; 
	height: 220px;
}
div.view_Image_Framed {	/* This adds the apparent frame around otherwise frameless view images */
	background-image:  url("/hotdoodle_engine/iconset/viewframe_l.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

/* block_Image is used when the larger block image is shown in the final insert block screen
   Block images already have frames, so the class is snug
  Example: <div class='block_Image'>
  		<img id='modImage_selected' src='/hotdoodle_engine/views_info/textmodule_Class_L.png'
			width='250px' height='200px' alt='' vspace='1' hspace='1' align='top'>
  		</div>
*/         
div.block_Image {
	WIDTH: 250px; 
	height: 200px;
}


div.blocklist { /* Used to wrap commonly used blocks and more blocks */
}

/* currentModule and nonselectedModule are used when block types are mouseovered */
.currentModule {
	background-color: #FFCCCC;
	cursor: pointer !important;
	width: 150px;
	color: BLACK;	/* ==BLOCKEDITING_FONT_COLOR== */ 
}
.nonselectedModule {
	/* border: 2px solid black; */
	cursor: pointer !important;
	/* cursor: move !important; */
	width: 150px;
	/* margin-right:50px; */
	color: BLACK;	/* ==BLOCKEDITING_FONT_COLOR== */
}

.currentView, currentView td{
   background-color: #FFCCCC !important;
   cursor: pointer !important;
   width: 150px;
   padding-left: 10px;
   color: BLACK;  /* ==BLOCKEDITING_FONT_COLOR== */ 
}

.nonselectedView {
	cursor: pointer !important;
	width: 150px;
	padding-left: 10px;
	color: BLACK;	/* ==BLOCKEDITING_FONT_COLOR== */
}

a.invisible, img.invisible {  /* Applied to images that are in hidden tabs */
	border: none;
	padding: 0px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}

/* ===================== for insert block ====================== */




/* ==============================
   == Nav tree -- Some parts may be obsolete
   ============================== */
/* Manage tree uses tabbed navigation. That uses the following classes */
td.tab_btn_current {
	background-color: inherit;
	border-bottom: 0px solid #628967; /* =BORDER_COLOR= */
}
td.tab_main { 
	padding: .5em;
	border: 1px solid #628967; /* =BORDER_COLOR= */
	border-top: 0px solid #628967; /* =BORDER_COLOR= */
}
td.tab_btn_last {
}
td.tab_spacer {
	border-bottom: 1px solid #628967; /* =BORDER_COLOR= */
	border-left: 1px solid #628967; /* =BORDER_COLOR= */
}
td.tab_btn {
	border: 1px solid #628967; /* =BORDER_COLOR= */
	border-right: 0px solid #628967; /* =BORDER_COLOR= */
	background-color: #EEEEEE; /* =ALT_BG_COLOR= */
	padding: .5em;
}

/* =======================================================================
   =========== Billing warnings = ========================================
   =======================================================================
   Used when the site shows a billing message upon login
*/

table.billing_warn, table.billing_warn td {
	background-color: #FFFFCC; 
	margin: 0px; 
	color: #333333;
}
table.billing_warn td a.doodlelink {
	color: red;
}

div.billing_policy, billing_policy h3 {
	background-color: white;
	color: black;
}
div.billing_howitworks, div.billing_howitworks table tr td {
	background-color: white;
	color: black;
}

/* =======================================================================
   =======================================================================
   =========== End _opbuttons.tpl ========================================
   =======================================================================
   =======================================================================
*/




/* ======================================= 
   ======================================= 
   ======================================= 
	Fine Tune
   ======================================= 
   ======================================= 
   ======================================= */



/* ======================================= 
   ======================================= 
   ======================================= 
	Top navigation tab stuff, 
	  used in Top Nav Buttons and Top Nav Fancy views
   ======================================= 
   ======================================= 
   ======================================= */
a.navlink_genedTopnavpulldown, a.navlink_genedTopnavpulldown:visited, a.navlink_genedTopnavpulldown:active, /* ezpulldownmenu Support */
a.navlink_topnavfancy { /* Used in both Top Nav Buttons and Top Nav Fancy */
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	color: #628967; /* =TOPNAV_FONT_COLOR= */
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0px 2px 0px;
	margin-bottom: 3px;
	line-height: 1.6;	
}
a.navlink_genedTopnavpulldown:hover, /* ezpulldownmenu Support */
a.navlink_topnavfancy:hover { /* Used in both Top Nav Buttons and Top Nav Fancy */
	background-color: transparent; /* =NAVBUTTON_HIGHLIGHT_BG_COLOR= */
	color: #577A5B; /* NAVLINK_HOVER_FONT_COLOR */	
}
a.navlink_genedTopnavpulldown:hover {
	/* We want the underbar to be only on the top menu, not in the puldowns */
	border-bottom: 4px solid #A8C5AC; /* =BASE1_LIGHTEST_COLOR= */
}



/* ezpulldownmenu Support */
td.topnavfancy_current a.navlink_topnavfancy, 
td.genedTopnavpulldown_current a.navlink_genedTopnavpulldown { /* Make the current page be colored differently */
	color: #222222 !important; /* =TOPNAV_FONT_COLOR_CURRENT= */
}

table.genedTopnavpulldown, /* ezpulldownmenu Support */
table.topnavfancy { /* Used in Only Top Nav Buttons */
	width: 100%;
	margin: 30px 0px 0px 0px;
	border-top: 2px solid #8BB191;  /* BASE1_COLOR */
	border-bottom: 2px solid #8BB191;  /* BASE1_COLOR */
	/* Maybe set a different color here */
	background-color: WHITE; /* =MAIN_BG_COLOR= */
	/* ==================== HUH???? ========================== background-image: url(xxx); */
	background-repeat: repeat-x;
}
td.genedTopnavpulldown, /* ezpulldownmenu Support */
td.topnavfancy { /* Used in Only Top Nav Buttons */
	margin-left: 3px;
	margin-right: 3px;
	/* text-align: center; */
	background-color: transparent; /* =TOPNAV_BG_COLOR= */
	vertical-align: top;
	text-align: center;
	padding: 10px 3px 10px 3px;
	
}
.topnavfancy:hover { /* Used in Only Top Nav Buttons */
	color: #577A5B; /* NAVLINK_HOVER_FONT_COLOR */
	background-color: transparent; /* =TOPNAV_BG_COLOR= */
	/* border: solid thin #628967; */ /* =BORDER_COLOR= */
}

.topnavfancy_current { /* Used in Only Top Nav Buttons */
	background-color: transparent; /* =TOPNAV_BG_COLOR_CURRENT= */
}

/* ======================================= 
   ======================================= 
   ======================================= 
   Enable Rounded Top Nav Buttons -- tabs, really 
   ======================================= 
   ======================================= 
   ======================================= */
b.roundtop, b.roundbottom {
	display:block;
	background: transparent;
}
b.roundtop b, b.roundbottom b{
	display:block;
	height: 1px;
    overflow: hidden;
    background-color: transparent /* TOPNAV_BG_COLOR */
}
b.round1{margin: 0 5px;}
b.round2{margin: 0 3px;}
b.round3{margin: 0 2px;}
b.roundtop b.round4, b.roundbottom b.round4 {
	margin: 0 1px;height: 2px
}
.roundbody {
	background-color: transparent;
	text-align: center;
	margin-bottom: 0px;
}
td.roundbodycurrent { 
	background-color: transparent; /* =NAVBUTTON_HIGHLIGHT_BG_COLOR= */
}
b.roundtopcurrent b, b.roundbottomcurrent b{
    background-color: transparent; /* NAVBUTTON_HIGHLIGHT_BG_COLOR */
}


/* end rounded corners */





/* ========================================
   ===  Pull Down Menus, new 2/2007 standard
   ======================================== */
/* =======================================================================
   =======================================================================
   =========== Start _pulldownmenus.tpl 8/14/2007 ===========================
   =======================================================================
   =======================================================================
*/


/* Define the outer div
   Padding in here becomes menu outlines */
div.genedTopnavpulldown {
	/* no padding, outline, or color */
	text-align: left;
}

/* Define the outer table */
/* === set table.genedTopnavpulldown the same as table.topnavfancy === */


/* Set the look for the individual cells in the menu */
/* === set td.genedTopnavpulldown  the same as td.topnavpulldown === */
/* === set td.genedTopnavpulldown_current a.navlink_genedTopnavpulldown  the same as td.topnavfancy_current a.navlink_topnavfancy === */


/* Set how the text inside the cells in the menu look */
/* === set a.navlink_genedTopnavpulldown to be the same as a.navlink_topnavfancy */
/* set a.navlink_genedTopnavpulldown:hover to be the same as a.navlink_topnavfancy:hover */


	

/* ================================================================
   ================================================================
   == Declare the look for the menus that pop-up when a pull down is activated
   ================================================================
   ================================================================ */
/* Set the base box and dimensions of generated dynamic pull down menu boxes */
div.genedMenu {
  /* Must set the border and background colors or else it is invisible
     also must set padding and left or they collide */
		border: 2px outset #A8C5AC; /* =TOPNAV_PULLDOWNS_OUTLINE_COLOR= */
			background-color: WHITE; /* =TOPNAV_PULLDOWNS_BG_COLOR= */
		left: 0px;
	padding: 0px 1px 1px 0px;
	
	text-align: left;
	
	/* core change */
		
	/* The position and such is critical to the operation of the pull down menu, 
	 Without it the pulldowns will be visibly inserted in an ugly place.
	*/ 
	position: absolute;top: 0px;visibility: hidden;z-index: 1001; /* DO NOT CHANGE THIS */
}

div.genedMenuvis { /* for testing */
  /* Must set the border and background colors or else it is invisible
     also must set padding and left or they collide */
		border: 2px outset #A8C5AC; /* =TOPNAV_PULLDOWNS_OUTLINE_COLOR= */
			background-color: WHITE; /* =TOPNAV_PULLDOWNS_BG_COLOR= */
		left: 0px;
	padding: 0px 1px 1px 0px;
	
	text-align: left;
	
	/* core change */
		
}


/* This class is added to items when their menu is open or they are mouseovered */
td.genedMenuButtonActive {
			background-color: transparent; /* =TOPNAV_PULLDOWNS_BG_COLOR_CURRENT= */
		}

/* Set the links in the generated pulldowns.  */
div.genedMenu a.genedMenuItem,
div.genedMenu a.genedMenuItem:visited {
  text-decoration: none !important;
  padding: 3px 1em !important;
  display: block !important;
  white-space: nowrap !important;
  }



	/* Most of the text in the generated links is in a span */
	div.genedMenu a.genedMenuItem span.genedMenuItemArrow {
	  margin-right: -.75em;
	  text-decoration: none !important;
	  color: #628967;  /* =TOPNAV_FONT_COLOR= */
	}

	/* core change */
	div.genedMenu a.genedMenuItem span.genedMenuItemText {
	  color: #628967 !important; /* =TOPNAV_FONT_COLOR= */
	}
	


	/* Special javascript code adds and removes the genedMenuItemHighlight from 
	   items as they are being mouseovered
	   The hover: properties are unreliable in IE 
	   Hover can still kick in, so to be safe set it to be the same as the highlight
	   
	   Do not set color here, it would be ignored. Set it instead in span.genedMenuItemText
	   */
	div.genedMenu a.genedMenuItemHighlight, div.genedMenu a.genedMenuItem:hover {
	  	  	  	background-color: transparent; /* =TOPNAV_PULLDOWNS_BG_COLOR_CURRENT= */
	  	}
	div.genedMenu a.genedMenuItemHighlight span.genedMenuItemText {
	  color: #222222 !important; /* =TOPNAV_FONT_COLOR_CURRENT= */
	}



/* =======================================================================
   =======================================================================
   =========== End _ezpulldownmenus.tpl ====================================
   =======================================================================
   =======================================================================
*/

/* ======================================= 
   ======================================= 
   ======================================= 
	Differences when in the HTML editor
   ======================================= 
   ======================================= 
   ======================================= */

/* Set tables to have visible borders and rulers by default. 
   This will make them visible in the text editor */
table {
	border: 3px dotted #628967; 
	border-collapse: collapse;
	/* empty-cells: show; */
}
td {
	border: 1px dotted #628967;
	min-width: 30px;
	min-height: 30px;
}


/* ======================================= 
   ======================================= 
   ======================================= 
	Specific to some themes
   ======================================= 
   ======================================= 
   ======================================= */
.sidebar { /* used in many themes. 1024x768 should be the typical presumed window size */
		height: 400px; /* Guarantee a min page size so that small pages don't look odd */	
	width: 40px;
	/* 
	vertical-align: top;
	text-align: left; */

}

.sidebar .moduletitle { 
	font-size: medium;
	font-weight: bold;
}

.sidebar .modulebody { 
	font-size: 11px;
}


.leftsidebar  {
		/* padding-right: 2px;	*/
}

.rightsidebar  {
		/* padding-left: 2px; */
}
/* The stylesheet does not know if the left or the right sidebar is the main
   one, the one with logins, menus, etc.
   The layout file sets mainsidebar as an extra class.
   Example Usage:
   	<td class="sidebar rightsidebar mainsidebar" valign="top"  echo pathos_theme_background_sidebar()  >
*/
.mainsidebar {
	width: 200px;
	padding: 20px 25px 15px 25px;	
}





.mainarea, .centerarea, .divmain {  
	height: 400px;
	vertical-align: top;
	text-align: left;
	padding: 25px 35px 15px 35px;
		/* set margin-bottom if you want the header bar separated */
	/* margin-bottom: 8px;  */


}

.header { 
}
/* divtop is used in many themes, and stands alone. It used to be called .header, but this conflicted
   			<div class="divtop"  echo pathos_theme_background_header()  >
   */

.divtop { /* debatetheme, emptytheme */
	/* set margin-bottom if you want the header bar seperated */
			min-height:40px;
		height:40px;
		 
		background-color: #A8C5AC;	/* =HEADER_BG_COLOR= */
			padding-bottom: 0px; 
		margin-top: 0px;
	padding-top: 30px;
	border-bottom: 2px solid #A8C5AC;	/* =BASE1_LIGHTEST_COLOR= */
}
/* Sometimes the header can be in a different color.
   Setting .divtop .modulebody establishes the default for
   elements in the top bar */
.divtop .modulebody {
	font-size: xx-large;
	font-weight: bold;
	color: #577A5B; /* =MODULE_TITLE_FONT_COLOR= */
}

.divtop .text_modulebody {
	padding-left: 30px;
	padding-right: 30px
}

/* The side to side variant of divtop is used when the header spans the entire width.
   Setting the width in here can make the header still look normal
   Even if page content makes the page be wider than expected.
*/
.divtop_sidetoside {
	width:800px;
}

.mainarea, .centerarea, .divmain { 
	margin: 20px 0px 10px 0px;
			width: 800px;

}


.divfooter { /* Some use this, some use .footer */
	}


/* Footer is used in many themes, and is typically a specialization of center area
   (even if it is not centered tothe centyer area
   Typical Usage:
   		<td colspan="2" class="centerarea footer">
   */
.divfooter { 
 	height: auto;
 	 
		background-color: #A8C5AC; /* =FOOTER_BG_COLOR= */
		padding-top: 5px;
 	/* If you want the footer in a different color, say it here */
 		text-align: center;
	padding: 10px 0px 10px 0px;
	border-top: 2px solid #8BB191;	/* =BASE1_LIGHTER_COLOR= */
	
}





/* ======================================= 
   ======================================= 
   ======================================= 
	Look specific enhancements
   ======================================= 
   ======================================= 
   ======================================= */

div.Feature_container_box {	
	background-color: #A8C5AC; /* =BASE1_LIGHTEST_COLOR= */
}
.Feature_moduletitle {
	color: #A8C5AC; /* =BASE1_LIGHTEST_COLOR= */
}
.Feature_modulebody {
	font-weight: bold;
	font-size: large;
}


div.Feature2_container_box {	
}
.Feature2_moduletitle {
	background-color: #222222; /* =MAIN_FONT_COLOR= */
	color: WHITE;
	text-align: center;
	text-decoration: underline;
	padding-top: 2px; padding-bottom: 2px;
}
.Feature2_modulebody {
	font-weight: normal;
	font-size: medium;
	color: #666666; /* =MINOR_FONT_COLOR= */
	text-align: center;
	border: 1px dashed #222222; /* =MAIN_FONT_COLOR= */
}

div.Feature3_container_box {
}
.Feature3_moduletitle {
	color: #884444; /* =ACCENT2_COLOR= */
	text-align: center;
}
.Feature3_modulebody {
	color: #884444; /* =ACCENT2_COLOR= */
	text-align: center;
}


div.Feature4_container_box {
}
.Feature4_moduletitle {
}
.Feature4_modulebody {
	border: 12px groove #EEEEEE; /* =BASE2_LIGHTEST_COLOR= */
	padding: 10px;
	width: auto;
}



div.Minor_container_box {	
	/* background-color: #3A513C; */ /* =BODY_BG_COLOR= */
          background-color: #00FFFF;
}

.Minor_moduletitle {
	font-size: medium;
	/* background-color: #3A513C; */  /* =BODY_BG_COLOR= */
	color: #628967; /* =BASE1_COLOR= */
}
.Minor_modulebody {	
	/* background-color: #3A513C; */ /* =BODY_BG_COLOR= */
	font-size: x-small;
}
.Minor_modulebody p{
	margin: 0;
	color: #767676;  /* =BASE2_COLOR= */
	line-height: 1.7;
}
.Minor_modulebody a:link,.Minor_modulebody a:active,.Minor_modulebody a:visited{
	text-decoration: underline;
	color: #CC6666; /* =ACCENT3_COLOR= */
}
div.Minor2_container_box {	
	background-color: #FFFFCC; /* =ACCENT4_COLOR= */
}
.Minor2_moduletitle {
	font-size: medium;
	background-color: #FFFFCC; /* =ACCENT4_COLOR= */
}
.Minor2_modulebody {	
	font-size: 14px;
	background-color: #FFFFCC; /* =ACCENT4_COLOR= */
}

div.Minor3_container_box {	
}
.Minor3_moduletitle {
	font-size: medium;
}
.Minor3_modulebody {	
	font-size: 14px;
}

div.Minor4_container_box {	
	
}
.Minor4_moduletitle {
	font-size: 10px;
	font-weight: bold;
}
.Minor4_modulebody {
	font-size: 10px;
}

/* Style for picture on splash type landing page */



.Splashpic_moduletitle {

}

.Splashpic_modulebody {

}

.Splashpic_container_box {
	margin-left: 30px;
}


/* ========================================
   ===  Bring in standard non composite styles, new 2/2007 standard
   ======================================== */
/* =======================================================================
   =======================================================================
   =========== Start _standard_styles.tpl 1/16/2009 ======================
   =======================================================================
   =======================================================================
   
   
   Changes here does NOT cause all looks to be recompiled
*/


/* ======================================= 
   ======================================= 
   ======================================= 
	Some common, but still adjustable, properties
   ======================================= 
   ======================================= 
   ======================================= */
   
/* make form titles stand out */
div.form_title, .form_title a {
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	/* padding: 5px 0px 5px 0px; */
		background-color: #A8C5AC; /* ==OPTITLE_BG_COLOR== */
	color: #577A5B;	/* ==OPTITLE_FONT_COLOR== */
}


/* Wizards */
div.wizardmenu { /* Used for pulldown wizards, for the box that opens */
  background-color: #e0e0e0;
  border: 2px outset #e0e0e0;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 1001;
  color: black;
}


div.wizard {	/* Wrapping class for wizard visible in main pages */
    border: 0px !important;
    background-color: #B1C4C9 !important;
    padding: 25px !important;
    /* width: 600px !important; */
	width: 95%;
    margin-left: auto;
    margin-right: auto;
}

#wizard_details { /* for the details of the step such as shown by the show wizard details/hide wizard details line */
    font-size: small;
    color: black;
    background-color: white;
    padding: 25px;
}
div.wizard a.doodlelink {
    font-size: small;
    color: #0071BD;
}
div.wizard td.title { /* for the WHERE AM I line at the bottom */
    font-size: small;
    font-weight: bold;
    color: #0071BD;
}
div.wizard strong {
    font-size: medium;
    font-weight: bold;
    color: #0071BD;
}
div.wizard span.navlink {
    font-size: medium;
    font-weight: bold;
    color: #0071BD;
}

/* Used when the title is a link, but there is nowhere for it to go. This way most of the link formatting is retained
   (makeing the tpls easier) but we zap the underlining.
   However, it the look did not use underlining you'd have to do something else in that look just after .title_link.
   */
.title_empty, .title_empty:hover {
	text-decoration: none !important;
	cursor: default;
}


/* For product galleries 
   Example Usage:
	<a class='title_link product_title_link' href='?action=view_article&subtheme=No_Sidebars&module=administrationmodule'></a>
  
*/
.product_title_link {
	font-size: medium;
	text-decoration: none;
}

a.login_forgot, a.login_forgot:visited { 
	/* for "Forgot Password" */
	white-space: nowrap;
	font-size: smaller;
}


/* ======================================= 
   == multi col container formatting
   ======================================= */
.container_col_inner {
	padding-right: 3px;	/* blank space between cols */
}
.container_col_bar {
	border-right: 2px dotted #D3D3D3; /* lightgrey */
}
.container_row_bar {
	border-bottom: 2px dotted #D3D3D3; /* lightgrey */
}



/* ======================================= 
   ======================================= 
   ======================================= 
	Special block types
   ======================================= 
   ======================================= 
   ======================================= */
   
/* Style Invisible is mainly for containers. It is for a container that is not seen.
   For example, in a block hilighted theme, a 2-col container would have its 
   2 cols of contents in the block background. Using the invis container
   shows the blocks without a noticalbe change in background.
   */

div.Invis_container_box {	
	background-color: transparent; /* Should be transparent or =MAIN_BG_COLOR=
									  transparent allows the background image to come through */
	border: none;
}

.Invis_moduletitle {
	background-color: transparent; /* Should be transparent or =MAIN_BG_COLOR=
								  It should be the same as for Invis_container_box
								  so that the text does not seem to be highlighted */
	/* Also unset any padding so there is no visible mark of the block's presence */
	padding-left: 0px;
	padding-right: 0px;
}

.Invis_modulebody {
	background-color: transparent; /* Should be transparent or =MAIN_BG_COLOR=
								  It should be the same as for Invis_container_box
								  so that the text does not seem to be highlighted */
	/* Also unset any padding so there is no visible mark of the block's presence */
	padding-left: 0px;
	padding-right: 0px;
}


div.Center_container_box {text-align: center;}
div.Center_container_box td {text-align: center;} /* Takes care of embedded tables */
.Center_moduletitle {text-align: center;}
.Center_modulebody {text-align: center;}


div.Left_container_box {text-align: Left;}
div.Left_container_box td {text-align: Left;}
.Left_moduletitle {text-align: Left;}
.Left_modulebody {text-align: Left;}


div.Right_container_box {text-align: Right;}
div.Right_container_box td {text-align: Right;}
.Right_moduletitle {text-align: Right;}
.Right_modulebody {text-align: Right;}

/* div.Wide_container_box {width: 100%;}

.Wide_moduletitle {width: 100%;}
.Wide_modulebody {width: 100%;} */



div.Bottom_container_box {vertical-align: bottom;}
div.Bottom_container_box td {vertical-align: bottom;}
.Bottom_moduletitle {vertical-align: bottom;}
.Bottom_modulebody {vertical-align: bottom;}


div.Top_container_box {vertical-align: top;}
div.Top_container_box td {vertical-align: top;}
.Top_moduletitle {vertical-align: top;}
.Top_modulebody {vertical-align: top;}




/* Containers insert BRs between adjacient containers
   The margin here defines the dividers in the site
   */


br.container {
}
br.Compact_container {
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}
div.Compact_container_box {
	padding: 0px;
	margin: 0px;
}




div.Header_container_box {	
	background-color: transparent; /* Should be transparent or =MAIN_BG_COLOR=
					  transparent allows the background image to come through */
	border: none;
	vertical-align: bottom;
}


div.Footer_container_box {	
	background-color: transparent; /* Should be transparent or =MAIN_BG_COLOR=
					  transparent allows the background image to come through */
	border: none;
	vertical-align: bottom;
}


div.Sidebar_container_box {	
}

.AltSidebar_container_box {	
}




/* ======================================= 
   ======================================= 
   ======================================= 
	Premain Area
   ======================================= 
   ======================================= 
   ======================================= */
   
.premainarea {
	background-color: WHITE;	/* =MAIN_BG_COLOR= */ 
    }
   



/* ======================================= 
   ======================================= 
   ======================================= 
	Picture Block Formatting
   ======================================= 
   ======================================= 
   ======================================= */
/*
.picture_nodescription {}
td.picture_above {
	padding-bottom: 5px;
}
td.picture_below {
	padding-top: 5px;
}
*/
td.picture_left {
	padding-right: 10px;
}
td.picture_right {
	padding-left: 10px;
}

   

/* ======================================= 
   ======================================= 
   ======================================= 
	Common Combos
   ======================================= 
   ======================================= 
   ======================================= */











/* ======================================= 
   ======================================= 
   ======================================= 
	Common Singilar styles
   ======================================= 
   ======================================= 
   ======================================= */

div.Box100w_container_box {	
	width: 100px;
}   

div.Box200w_container_box {	
	width: 200px;
}   

div.Box250w_container_box {	
	width: 250px;
}    

div.Box300w_container_box {	
	width: 300px;
} 



div.Box100h_container_box {	
	height: 100px;
}   

div.Box200h_container_box {	
	height: 200px;
}   

div.Box250h_container_box {	
	height: 250px;
}    

div.Box300h_container_box {	
	height: 300px;
} 









div.FrameBold_container_box {
	border: 12px groove #EEEEEE; ; /* =ALT_BG_COLOR= */
	padding: 10px;
}

div.FrameModerate_container_box {
	border: 6px groove #628967;  /* =BORDER_COLOR= */
	padding: 5px;
}

div.FrameSubtle_container_box {
	border: 2px solid #628967; /* =BORDER_COLOR= */
	padding: 2px;
}


div.LightGray_container_box {	
	background-color: #DDDDDD;
}
.LightGray_moduletitle {
	background-color: #DDDDDD;}
.LightGray_modulebody {	
	background-color: #DDDDDD;
	color: #222222; /* =LIGHT_BG_FONT_COLOR= */
}

div.Aqua_container_box {	
	background-color: #CCFFFF;
}
.Aqua_moduletitle {
	background-color: #CCFFFF;
}
.Aqua_modulebody {	
	background-color: #CCFFFF;
	color: #222222; /* =LIGHT_BG_FONT_COLOR= */
}

div.Pink_container_box {	
	background-color: #FFCCFF;
}
.Pink_moduletitle {
	background-color: #FFCCFF;
}
.Pink_modulebody {	
	background-color: #FFCCFF;
	color: #222222; /* =LIGHT_BG_FONT_COLOR= */
}

div.Yellow_container_box {	
	background-color: #FFFFCC;
}
.Yellow_moduletitle {
	background-color: #FFFFCC;
}
.Yellow_modulebody {
	background-color: #FFFFCC;
	color: #222222; /* =LIGHT_BG_FONT_COLOR= */
}


div.SmallText_container_box {	}
.SmallText_moduletitle {}
.SmallText_modulebody {	
	font-size: medium;
}
	

div.BigText_container_box {	}
.SBigText_moduletitle {}
.BigText_modulebody {	
	font-size: medium;
}
	
div.Wide_container_box {width: 100%;}
.Wide_moduletitle {width: 100%;}
.Wide_modulebody {width: 100%;}


div.Tall_container_box {height: 100%;}
.Tall_moduletitle {height: 100%;}
.Tall_modulebody {height: 100%;}
	

div.Help_container_box { /* Help style is used for site instructions. Added 10/2006 */
	border: 4px solid #628967; /* =BORDER_COLOR= */
	padding: 4px;
	padding-top: 22px;
	background: #FFFFCC url("/hotdoodle_engine/iconset/doodle_instructions.gif") no-repeat top left;
}
.Help_moduletitle {	background-color: #FFFFCC;} /* =HELP_BG_COLOR= */
.Help_modulebody {	background-color: #FFFFCC;} /* =HELP_BG_COLOR= */


div.Wizard_container_box { 
	border: 4px solid #FFFFCC; /* =BORDER_COLOR= */
	padding: 4px;
	/* 
	   padding-top: 22px;
	   background: url("/hotdoodle_engine/iconset/doodle_wizard.gif") no-repeat top left;
	*/
	background: transparent;
}
.Wizard_moduletitle { background-color: transparent;	} /* =HELP_BG_COLOR= */
.Wizard_modulebody { background-color: transparent;	} /* =HELP_BG_COLOR= */





.shide_moduletitle {
	font-size: xx-small !important;
	color: #E0E0E0 !important; /* ==HIDDEN_FONT_COLOR== */
	background-color: transparent !important;
	background-image: none !important;
}
.shide_modulebody, .shide_modulebody h1, .shide_modulebody h2, .shide_modulebody p, .shide_modulebody a {
	font-size: xx-small !important;
	color: #E0E0E0 !important; /* ==HIDDEN_FONT_COLOR== */
	margin: 0px !important;
	font-weight: 100 !important; 
	background-color: transparent !important;
	background-image: none !important;
}

.shide_container_box {
	font-size: xx-small !important;
	color: #E0E0E0 !important; /* ==HIDDEN_FONT_COLOR== */
	background-color: transparent;
	background-image: none !important;
}

/* .shide2 is used for some generated content that is best seen only by search engines */
.shide2_modulebody, .shide2_modulebody h1, .shide2_modulebody h2, .shide2_modulebody p, .shide2_modulebody a {
	line-height: 6px;
	overflow: hidden;
	height: 10px;
	color: #E0E0E0 !important;
}
.side_modulebody a.doodlelink {
	color: red !important;
}


/* ======================================= 
   ======================================= 
   ======================================= 
	OpenTable
   ======================================= 
   ======================================= 
   ======================================= */

/*

	OpenTable Style Definitions
	OpenTable Style Definitions as at http://www.opentable.com/ism/feed.css
	PDF Ref at http://otrestaurant.com/public/pdf/SingleRestaurantSearchModule.pdf?ltms=1245256656340&ltzo=420
	
	
	1. .OT_feedTitle This section is enclosed in one tag:
		a. <h2 class="OT_feedTitle">Search For Available Tables at Morton’s, The Steakhouse</h2>
		You can set a display:none; in the style sheet to hide this entire area.
	2. #OT_searchWrapperAll Controls the overall container of the code.
		Page 3 of 4, Rev. 2008801
	3. #OT_searchWrapper Controls the underlying container of the code.
	4. .OT_feedTitle Controls the form title tags with regard to font, color, spacing and positioning.
	5. #OT_partySizeLbl Controls the word "Party Size".
	6. #OT_timeLbl Controls the word “Time”.
	7. #OT_dateLbl Controls the word “Date”.
	8. #OT_restaurant, #OT_partySize, #OT_time, #OT_date, Control the drop down lists positioning.
	9. .feedFormField Control the drop down lists with regard to font, color and spacing.
	10. .OT_feedFormfieldCalendar Controls the text box that displays the date.
	11. #OT_logo The “Powered By Logo”
			You can set a display:none; in the style sheet to hide this entire area.
	12. #OT_logoLink Link and text above logo.
	
*/


/*
	Add overrides for Default 
*/


#OT_searchWrapperAll {
	background: WHITE !important;		/* Controls the overall container of the code */
}

#OT_searchWrapper {
	background: WHITE !important;		/* Controls the underlying container of the code */
}

#OT_logo {
	background: WHITE !important;		/* The “Powered By Logo” */
}

#OT_logoLink {
	background: WHITE !important;		/* Link and text above logo */
}


.sidebar #OT_searchWrapperAll {
	background: transparent !important;		/* Controls the overall container of the code */
}

.sidebar #OT_searchWrapper {
	background: transparent !important;		/* Controls the underlying container of the code */
}

.sidebar #OT_logo {
	background: transparent !important;		/* The “Powered By Logo” */
}

.sidebar #OT_logoLink {
	background: transparent !important;		/* Link and text above logo */
}


.divtop #OT_searchWrapperAll {
	background: #A8C5AC !important;		/* Controls the overall container of the code */
}

.divtop #OT_searchWrapper {
	background: #A8C5AC !important;		/* Controls the underlying container of the code */
}

.divtop #OT_logo {
	background: #A8C5AC !important;		/* The “Powered By Logo” */
}

.divtop #OT_logoLink {
	background: #A8C5AC !important;		/* Link and text above logo */
}


/* =======================================================================
   =======================================================================
   =========== End _standard_styles.tpl ================================
   =======================================================================
   =======================================================================
*/
/* ======================================= 
   ======================================= 
   ======================================= 
	Context Specific Overrides
   ======================================= 
   ======================================= 
   ======================================= */

/* override pesky footer settings */
   
.textfooter_modulebody {
	color: #6E9E75 !important;	/* =BASE1_LIGHT_COLOR= */
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}

/* Change the next 2 items if you want to change the image */
/* The second version of the footer icon */

	
/* Start Color Table

	<strong><big><b>List of variables assigned in this look</b></big></strong><br />	
	<table border = 1 cellspacing = "0" cellpadding = "0">
	<tbody>
	<tr><td colspan='2' align='middle'><br /><strong>Key Variables</strong></td></tr>
				<tr><td>SITE_ROOT<br />Root of site image references</td>
				    <td >http://nilesunity.com</td>
			    </tr>
			    
				<tr><td>BASE_SIZE<br />Core font size, others are computed relative to this.<br />
	When using font size variables (ie. "x-small" IE is usually approx 2px bigger than other browsers, so set IE smaller<br /><nobr><a class='doodlelink' href='.' '
		onclick="showHideGeneral(this,'varsh13','more&hellip;','Hide&hellip;'); return false;">more&hellip;</a></nobr><br />
					<div id='varsh13' style='display: none;'>
					<pre>
      Typical xx-small= 9px
      Typical x-small: 10px
      Typical small: 13px
      Typical medium: 16px
      Typical large: 18px
      Typical x-large: 24px
      Typical xx-large: 32px
</pre></div>
</td>
				    <td style = ' background-color: small'>small</td>
			    </tr>
			    
				<tr><td>LINKDIFFERENTIATION<br />Do links differ by font, size, or color?<br /><nobr><a class='doodlelink' href='.' '
		onclick="showHideGeneral(this,'varsh14','more&hellip;','Hide&hellip;'); return false;">more&hellip;</a></nobr><br />
					<div id='varsh14' style='display: none;'>
					<pre>
	Navigation links are somewhat special
	Make them stand out by color, font, or size

	For blockish themes consider using the same color for
	=MODULE_TITLE_FONT_COLOR=, =MAIN_FONT_COLOR=
	Another style decision is to use this same font for
	=LINK_FONT_COLOR= and maybe even for =NAVLINK_FONT_COLOR= and =MANAGEMENTLINK_FONT_COLOR=
	However, if the links all have the same colors, consider differentiating
	them by other means such as font, boldness, size, or text-decoration.	
	</pre></div>
</td>
				    <td >SIZE</td>
			    </tr>
			    
				<tr><td>MAIN_FONT_FAMILY<br />Font used through most of the site<br /><nobr><a class='doodlelink' href='.' '
		onclick="showHideGeneral(this,'varsh15','more&hellip;','Hide&hellip;'); return false;">more&hellip;</a></nobr><br />
					<div id='varsh15' style='display: none;'>
					<pre>Common choices:
		'verdana, geneva, sans-serif'
		'arial, verdana, "ms sans serif", sans-serif 
		'tahoma, arial, verdana, "ms sans serif", sans-serif
		'Helvetica, Verdana
		'"ms sans serif", sans-serif, verdana, arial'
</pre></div>
</td>
				    <td >arial, helvetica, sans-serif</td>
			    </tr>
			    
				<tr><td>BODY_WIDTH<br />The size of the entire web page.	<br /><nobr><a class='doodlelink' href='.' '
		onclick="showHideGeneral(this,'varsh16','more&hellip;','Hide&hellip;'); return false;">more&hellip;</a></nobr><br />
					<div id='varsh16' style='display: none;'>
					<pre>
	width: 800px;  -- the page will be this size, and if there is any extra
	       the page will center around it. The body background image will
	       appear around the sides. If the content is wide, the page will 
	       widen
	width: auto: -- the page will be as wide as needed to fit the content
			Leaving the width out has the same effect.
	width: 100%; -- the page will fill the browser window side to side
	width: 90%; --  the page will expand to almost fill the browser window 
		side to side but will have some margins into which the body 
		background image is displayed.
	</pre>
	</div>
</td>
				    <td >800px</td>
			    </tr>
			    
				<tr><td>MAIN_SIDEBAR_WIDTH</td>
				    <td >200px</td>
			    </tr>
			    
				<tr><td>SIDEBAR_WIDTH<br />Width of secondary sidebar, if any</td>
				    <td >40px</td>
			    </tr>
			    
				<tr><td>SIDEBAR_HEIGHT<br />Height of the sidebar. Note: setting this an force the body and main area to be a min size</td>
				    <td >400px</td>
			    </tr>
			    
				<tr><td>MAINAREA_HEIGHT</td>
				    <td >400px</td>
			    </tr>
			    
				<tr><td>HEADER_HEIGHT<br />Height fo the header. Works best if set to  match size of background</td>
				    <td >40px</td>
			    </tr>
			    
				<tr><td>FOOTER_HEIGHT</td>
				    <td >auto</td>
			    </tr>
			    
				<tr><td>SIDEBAR_BORDERS<br />sidebars will have separator lines</td>
				    <td >0</td>
			    </tr>
			    <tr><td colspan='2' align='middle'><br /><strong>Font Colors</strong></td></tr>
				<tr><td>MAIN_FONT_COLOR</td>
				    <td style = ' background-color: #222222'>#222222</td>
			    </tr>
			    
				<tr><td>MINOR_FONT_COLOR</td>
				    <td style = ' background-color: #666666'>#666666</td>
			    </tr>
			    
				<tr><td>MODULE_TITLE_FONT_COLOR</td>
				    <td style = ' background-color: #577A5B'>#577A5B</td>
			    </tr>
			    
				<tr><td>LINK_FONT_COLOR</td>
				    <td style = ' background-color: #628967'>#628967</td>
			    </tr>
			    
				<tr><td>NAVLINK_FONT_COLOR<br />colors of links that are to pages in the site</td>
				    <td style = ' background-color: #628967'>#628967</td>
			    </tr>
			    <tr><td colspan='2' align='middle'><br /><strong>Page Area Colors. <a href="http://support.hotdoodle.com/?section=adjust_current_theme#mod_1031" target=_blank>See Chart</a></strong></td></tr>
				<tr><td>BODY_BG_COLOR<br />background color for the entire page, including the outer borders, can be overridden by <i>Change background</i></td>
				    <td style = ' background-color: #3A513C'>#3A513C</td>
			    </tr>
			    
				<tr><td>CONTENT_BG_COLOR</td>
				    <td style = ' background-color: WHITE'>WHITE</td>
			    </tr>
			    
				<tr><td>HEADER_BG_COLOR<br />background color for the header, can be overridden by <i>Change background</i></td>
				    <td style = ' background-color: #A8C5AC'>#A8C5AC</td>
			    </tr>
			    
				<tr><td>SIDEBAR_BG_COLOR<br />background color for the sidebars, can be overridden by <i>Change background</i></td>
				    <td style = ' background-color: transparent'>transparent</td>
			    </tr>
			    
				<tr><td>MAIN_BG_COLOR<br />background color for the main area of the page, can be overridden by <i>Change background</i></td>
				    <td style="background-image: url('WHITE')"><small>WHITE</small></td>
			    </tr>
			    
				<tr><td>FOOTER_BG_COLOR<br />background color for the footer, can be overridden by <i>Change background</i></td>
				    <td style = ' background-color: #A8C5AC'>#A8C5AC</td>
			    </tr>
			    
				<tr><td>MODULE_BODY_BG_COLOR<br />Is transparent if not in a blockish theme</td>
				    <td style = ' background-color: transparent'>transparent</td>
			    </tr>
			    
				<tr><td>CONTAINER_BG_COLOR<br />Background for all containers, makes the blocks stand out, set this ONLY if you want a blockish look, otherwise leave it transparent</td>
				    <td style = ' background-color: transparent'>transparent</td>
			    </tr>
			    
				<tr><td>MODULE_TITLE_BG_COLOR<br />background for block titles</td>
				    <td style = ' background-color: transparent'>transparent</td>
			    </tr>
			    
				<tr><td>MENU_BG_IMAGE<br />background for menu buttons</td>
				    <td><small><i>-empty string-</i></small></td>
			    </tr>
			    <tr><td colspan='2' align='middle'><br /><strong>Misc Colors</strong></td></tr>
				<tr><td>BORDER_COLOR<br />Color of most outlines</td>
				    <td style = ' background-color: #628967'>#628967</td>
			    </tr>
			    
				<tr><td>ALT_BG_COLOR<br />Used to mark even/od rows, input boxes</td>
				    <td style = ' background-color: #EEEEEE'>#EEEEEE</td>
			    </tr>
			    <tr><td colspan='2' align='middle'><br /><strong>Menus</strong></td></tr>
				<tr><td>NAVBUTTON_HIGHLIGHT_BG_COLOR</td>
				    <td style = ' background-color: transparent'>transparent</td>
			    </tr>
			    
				<tr><td>TOPNAV_BG_COLOR</td>
				    <td style = ' background-color: transparent'>transparent</td>
			    </tr>
			    
				<tr><td>TOPNAV_BG_COLOR_CURRENT</td>
				    <td style = ' background-color: transparent'>transparent</td>
			    </tr>
			    
				<tr><td>TOPNAV_FONT_COLOR_CURRENT<br />Warning: Obsolete variable TOP_NAVLINK_FONT_COLOR_CURRENT 
		has been replaced by TOPNAV_FONT_COLOR_CURRENT</td>
				    <td style = ' background-color: #222222'>#222222</td>
			    </tr>
			    
				<tr><td>TOPNAV_PULLDOWNS_BG_COLOR</td>
				    <td style = ' background-color: WHITE'>WHITE</td>
			    </tr>
			    
				<tr><td>TOPNAV_PULLDOWNS_OUTLINE_COLOR</td>
				    <td style = ' background-color: #A8C5AC'>#A8C5AC</td>
			    </tr>
			    <tr><td colspan='2' align='middle'><br /><strong>Advanced Theme Colors</strong></td></tr>
				<tr><td>BASE1_LIGHTEST_COLOR</td>
				    <td style = ' background-color: #A8C5AC'>#A8C5AC</td>
			    </tr>
			    
				<tr><td>BASE1_LIGHT_COLOR</td>
				    <td style = ' background-color: #6E9E75'>#6E9E75</td>
			    </tr>
			    
				<tr><td>BASE1_COLOR<br />For Headers, borders, hover, navbuttons</td>
				    <td style = ' background-color: #628967'>#628967</td>
			    </tr>
			    
				<tr><td>BASE1_DARK_COLOR</td>
				    <td style = ' background-color: #577A5B'>#577A5B</td>
			    </tr>
			    
				<tr><td>BASE1_DARKEST_COLOR</td>
				    <td style = ' background-color: #3A513C'>#3A513C</td>
			    </tr>
			    
				<tr><td>BASE2_LIGHTEST_COLOR</td>
				    <td style = ' background-color: #EEEEEE'>#EEEEEE</td>
			    </tr>
			    
				<tr><td>BASE2_LIGHT_COLOR</td>
				    <td style = ' background-color: #CCCCCC'>#CCCCCC</td>
			    </tr>
			    
				<tr><td>BASE2_COLOR<br />Used in some styles</td>
				    <td style = ' background-color: #767676'>#767676</td>
			    </tr>
			    
				<tr><td>BASE2_DARK_COLOR</td>
				    <td style = ' background-color: #666666'>#666666</td>
			    </tr>
			    
				<tr><td>BASE2_DARKEST_COLOR</td>
				    <td style = ' background-color: #222222'>#222222</td>
			    </tr>
			    
				<tr><td>ACCENT1_COLOR<br />navlink hover</td>
				    <td style = ' background-color: #6699CC'>#6699CC</td>
			    </tr>
			    
				<tr><td>ACCENT2_COLOR</td>
				    <td style = ' background-color: #884444'>#884444</td>
			    </tr>
			    
				<tr><td>ACCENT3_COLOR</td>
				    <td style = ' background-color: #CC6666'>#CC6666</td>
			    </tr>
			    
				<tr><td>ACCENT4_COLOR</td>
				    <td style = ' background-color: #FFFFCC'>#FFFFCC</td>
			    </tr>
			    </table><br />

<strong><big><b>List of variables with inherited values</b></big></strong><br />
<nobr><a class='doodlelink' href='.' '
		onclick="showHideGeneral(this,'tabsh1','Show...','Hide...'); return false;">Show...</a></nobr><br />
<table id='tabsh1' border = 1 cellspacing = '0' cellpadding = '0' style='display:none'>
<tbody>
<tr><td colspan='2' align='middle'><br /><strong>Key Variables</strong></td></tr>
				<tr><td>LINK_FONT_FAMILY <small>&lt;==MAIN_FONT_FAMILY</small><br />Font used for links</td>
				    <td >arial, helvetica, sans-serif</td>
			    </tr>
			    
				<tr><td>NONBLOCKISH <small>&lt;==Default Value</small><br />Let there be one color, and let images shine through</td>
				    <td >1</td>
			    </tr>
			    
				<tr><td>BLOCKISH <small>&lt;==Default Value</small><br />Blocks have borders and are inset from them. Links are shaded</td>
				    <td >0</td>
			    </tr>
			    
				<tr><td>MODERATE <small>&lt;==Default Value</small><br />Some borders</td>
				    <td >0</td>
			    </tr>
			    
				<tr><td>TITLEBARS <small>&lt;==Default Value</small><br />block headers will be shaded or bordered</td>
				    <td style = ' background-color: 0'>0</td>
			    </tr>
			    <tr><td colspan='2' align='middle'><br /><strong>Font Colors</strong></td></tr>
				<tr><td>LIGHT_BG_FONT_COLOR <small>&lt;==MAIN_FONT_COLOR</small><br />Used when the background color is light. e.g. Yellow or white.</td>
				    <td style = ' background-color: #222222'>#222222</td>
			    </tr>
			    
				<tr><td>DARK_BG_FONT_COLOR <small>&lt;==MAIN_FONT_COLOR</small><br />Used when the background color is light. e.g. Yellow or white.</td>
				    <td style = ' background-color: #222222'>#222222</td>
			    </tr>
			    
				<tr><td>HIDDEN_FONT_COLOR <small>&lt;==Default Value</small><br />Used for text best seen only by search engines.</td>
				    <td style = ' background-color: #E0E0E0'>#E0E0E0</td>
			    </tr>
			    
				<tr><td>NAVLINK_BG_COLOR <small>&lt;==Default Value</small><br />colors of links that are to pages in the site</td>
				    <td style = ' background-color: transparent'>transparent</td>
			    </tr>
			    <tr><td colspan='2' align='middle'><br /><strong>Page Area Colors. <a href="http://support.hotdoodle.com/?section=adjust_current_theme#mod_1031" target=_blank>See Chart</a></strong></td></tr>
				<tr><td>BODY_BG_IMAGE <small>&lt;==Default Value</small><br />background image for the entire page, including the outer borders, can be overridden by <i>Change background</i></td>
				    <td><small><i>-empty string-</i></small></td>
			    </tr>
			    
				<tr><td>BODY_DECORATIVE1_BG_IMAGE <small>&lt;==Default Value</small><br />Used in body_decorative_1</td>
				    <td><small><i>-empty string-</i></small></td>
			    </tr>
			    
				<tr><td>CONTENT_BG_IMAGE <small>&lt;==Default Value</small></td>
				    <td><small><i>-empty string-</i></small></td>
			    </tr>
			    
				<tr><td>HEADER_BG_IMAGE <small>&lt;==Default Value</small><br />background image for the header, can be overridden by <i>Change background</i></td>
				    <td><small><i>-empty string-</i></small></td>
			    </tr>
			    
				<tr><td>HEADER_ABOVE_BG_IMAGE <small>&lt;==Default Value</small><br />Used in divtop_above</td>
				    <td><small><i>-empty string-</i></small></td>
			    </tr>
			    
				<tr><td>HEADER_BELOW_BG_IMAGE <small>&lt;==Default Value</small><br />Used in divtop_below</td>
				    <td><small><i>-empty string-</i></small></td>
			    </tr>
			    
				<tr><td>SIDEBAR_BG_IMAGE <small>&lt;==Default Value</small><br />background image for the sidebars, can be overridden by <i>Change background</i></td>
				    <td><small><i>-empty string-</i></small></td>
			    </tr>
			    
				<tr><td>SIDEBAR_TITLE_IMAGE <small>&lt;==Default Value</small><br />background image titles in the sidebars</td>
				    <td><small><i>-empty string-</i></small></td>
			    </tr>
			    
				<tr><td>MAIN_BG_IMAGE <small>&lt;==Default Value</small><br />background image for the main area of the page, can be overridden by <i>Change background</i></td>
				    <td><small><i>-empty string-</i></small></td>
			    </tr>
			    
				<tr><td>MAIN_TITLE_IMAGE <small>&lt;==Default Value</small><br />background image titles in the main area of the page</td>
				    <td><small><i>-empty string-</i></small></td>
			    </tr>
			    
				<tr><td>FOOTER_BG_IMAGE <small>&lt;==Default Value</small><br />background for the footer, can be overridden by <i>Change background</i></td>
				    <td><small><i>-empty string-</i></small></td>
			    </tr>
			    
				<tr><td>FOOTER_TITLE_IMAGE <small>&lt;==Default Value</small><br />background image titles in the footer</td>
				    <td><small><i>-empty string-</i></small></td>
			    </tr>
			    
				<tr><td>MODULE_BODY_BG_IMAGE <small>&lt;==Default Value</small></td>
				    <td><small><i>-empty string-</i></small></td>
			    </tr>
			    
				<tr><td>EDITOR_BG_COLOR <small>&lt;==MODULE_BODY_BG_COLOR</small><br />Background in the text editing window</td>
				    <td style = ' background-color: transparent'>transparent</td>
			    </tr>
			    <tr><td colspan='2' align='middle'><br /><strong>Misc Colors</strong></td></tr>
				<tr><td>MANAGEMENTLINK_FONT_COLOR <small>&lt;==Default Value</small><br />Links for HotDoodle ops. E.g. Edit Text</td>
				    <td style = ' background-color: red'>red</td>
			    </tr>
			    
				<tr><td>MANAGEMENTLINK_BG_COLOR <small>&lt;==Default Value</small><br />Links for HotDoodle ops. E.g. Edit Text</td>
				    <td style = ' background-color: transparent'>transparent</td>
			    </tr>
			    <tr><td colspan='2' align='middle'><br /><strong>Menus</strong></td></tr>
				<tr><td>NAVBUTTON_BG_COLOR <small>&lt;==MODULE_BODY_BG_COLOR</small></td>
				    <td style = ' background-color: transparent'>transparent</td>
			    </tr>
			    
				<tr><td>NAVBUTTON_BG_IMAGE <small>&lt;==Default Value</small></td>
				    <td><small><i>-empty string-</i></small></td>
			    </tr>
			    
				<tr><td>HOVER_BG_COLOR <small>&lt;==NAVBUTTON_HIGHLIGHT_BG_COLOR</small></td>
				    <td style = ' background-color: transparent'>transparent</td>
			    </tr>
			    
				<tr><td>NAVBUTTON_CURRENT_BG_IMAGE <small>&lt;==Default Value</small></td>
				    <td><small><i>-empty string-</i></small></td>
			    </tr>
			    
				<tr><td>TOPNAV_WIDTH <small>&lt;==Default Value</small><br />Can be blank, can also be a value such as 800px</td>
				    <td >100%</td>
			    </tr>
			    
				<tr><td>TOPNAV_BG_IMAGE <small>&lt;==Default Value</small><br />Image for individual buttons</td>
				    <td><small><i>-empty string-</i></small></td>
			    </tr>
			    
				<tr><td>TOPNAV_TABLE_BG_IMAGE <small>&lt;==Default Value</small><br />Image for the entire nav table</td>
				    <td><small><i>-empty string-</i></small></td>
			    </tr>
			    
				<tr><td>TOPNAV_FONT_SIZE <small>&lt;==Default Value</small></td>
				    <td style = ' background-color: medium'>medium</td>
			    </tr>
			    
				<tr><td>TOPNAV_FONT_COLOR <small>&lt;==NAVLINK_FONT_COLOR</small><br />Warning: Obsolete variable TOP_NAVLINK_FONT_COLOR 
		has been replaced by TOPNAV_FONT_COLOR</td>
				    <td style = ' background-color: #628967'>#628967</td>
			    </tr>
			    
				<tr><td>TOPNAV_OUTLINE_COLOR <small>&lt;==TOPNAV_BG_COLOR</small></td>
				    <td style = ' background-color: transparent'>transparent</td>
			    </tr>
			    
				<tr><td>TOPNAV_OUTLINE_WIDTH <small>&lt;==Default Value</small></td>
				    <td >3px</td>
			    </tr>
			    
				<tr><td>TOPNAV_PULLDOWNS_BG_IMAGE <small>&lt;==MENU_BG_IMAGE</small></td>
				    <td><small><i>-empty string-</i></small></td>
			    </tr>
			    
				<tr><td>TOPNAV_PULLDOWNS_BG_IMAGE_CURRENT <small>&lt;==MENU_BG_IMAGE</small></td>
				    <td><small><i>-empty string-</i></small></td>
			    </tr>
			    
				<tr><td>TOPNAV_PULLDOWNS_BG_COLOR_CURRENT <small>&lt;==NAVBUTTON_HIGHLIGHT_BG_COLOR</small></td>
				    <td style = ' background-color: transparent'>transparent</td>
			    </tr>
			    
				<tr><td>TOPNAV_PULLDOWNS_ITEM_OUTLINE_COLOR <small>&lt;==Default Value</small><br />If set, it will become a border</td>
				    <td style = ' background-color: '><i>-empty string-</i></td>
			    </tr>
			    
				<tr><td>TOPNAV_PULLDOWNS_ITEM_OUTLINE_COLOR_CURRENT <small>&lt;==Default Value</small><br />If set, it will become a border</td>
				    <td style = ' background-color: '><i>-empty string-</i></td>
			    </tr>
			    <tr><td colspan='2' align='middle'><br /><strong>Advanced Theme Colors</strong></td></tr>
				<tr><td>ACCENT1_DARK_COLOR <small>&lt;==Default Value</small></td>
				    <td style = ' background-color: WHITE'>WHITE</td>
			    </tr>
			    <tr><td colspan='2' align='middle'><br /><strong>These system colors almost never need modification</strong></td></tr>
				<tr><td>HELP_BG_COLOR <small>&lt;==Default Value</small></td>
				    <td style = ' background-color: #FFFFCC'>#FFFFCC</td>
			    </tr>
			    
				<tr><td>HELP_COLOR <small>&lt;==Default Value</small><br />"None" means to not set this color</td>
				    <td style = ' background-color: #333333'>#333333</td>
			    </tr>
			    
				<tr><td>BLOCKEDITING_FONT_COLOR <small>&lt;==Default Value</small><br />Font color form that has basic, advanced, views, permissions, etc</td>
				    <td style = ' background-color: BLACK'>BLACK</td>
			    </tr>
			    
				<tr><td>BLOCKEDITING_BG_COLOR <small>&lt;==Default Value</small><br />Background color within add the per-use section of block properties.  Marks that this is different.</td>
				    <td style = ' background-color: #CCCCCC'>#CCCCCC</td>
			    </tr>
			    
				<tr><td>PERUSEROW_FONT_COLOR <small>&lt;==BLOCKEDITING_FONT_COLOR</small><br />Font color within the per-use section of block properties.  . The default font color can sometimes be too pale.</td>
				    <td style = ' background-color: BLACK'>BLACK</td>
			    </tr>
			    
				<tr><td>PERUSEROW_LINK_FONT_COLOR <small>&lt;==Default Value</small><br />Link Font color within the per-use section of block properties.  . The default font color can sometimes be too pale.</td>
				    <td style = ' background-color: #0071BD'>#0071BD</td>
			    </tr>
			    
				<tr><td>PERUSEROW_BG_COLOR <small>&lt;==Default Value</small><br />Is the background color that highlights "in form" expansions such as advanced fields, views, styles</td>
				    <td style = ' background-color: #F2F2F2'>#F2F2F2</td>
			    </tr>
			    
				<tr><td>PERUSEROW_BG_COLOR2 <small>&lt;==Default Value</small><br />Is the background color that highlights "in form" expansions such as advanced fields, views, styles. This one is the alternative color used in some rows</td>
				    <td style = ' background-color: white'>white</td>
			    </tr>
			    
				<tr><td>OPTITLE_BG_COLOR <small>&lt;==HEADER_BG_COLOR</small><br />Used in form headers in operations (e.g. edit article)</td>
				    <td style = ' background-color: #A8C5AC'>#A8C5AC</td>
			    </tr>
			    
				<tr><td>OPTITLE_FONT_COLOR <small>&lt;==MODULE_TITLE_FONT_COLOR</small><br />Used in form headers in operations (e.g. edit article)</td>
				    <td style = ' background-color: #577A5B'>#577A5B</td>
			    </tr>
			    
				<tr><td>OPTITLE_BG_IMAGE <small>&lt;==Default Value</small><br />An image to try is  /hotdoodle_engine/iconset/cp2/bg_line1_flipped.gif</td>
				    <td><small><i>-empty string-</i></small></td>
			    </tr>
			    
				<tr><td>CONTAINER_CONTAINER_CONTROL_BG_COLOR <small>&lt;==Default Value</small><br />Color of container outlines in the main area</td>
				    <td style = ' background-color: #9999cc'>#9999cc</td>
			    </tr>
			    
				<tr><td>CONTAINER_CONTROL_BG_COLOR <small>&lt;==Default Value</small><br />Color of non-container block outlines in the main area</td>
				    <td style = ' background-color: #ccccff'>#ccccff</td>
			    </tr>
			    
				<tr><td>CONTAINER_CONTAINER_CONTROL_FONT_COLOR <small>&lt;==MAIN_FONT_COLOR</small><br />Color of text within a block outline. e.g. the block name</td>
				    <td style = ' background-color: #222222'>#222222</td>
			    </tr>
			    
				<tr><td>CONTAINER_SIDE_CONTAINER_CONTROL_BG_COLOR <small>&lt;==Default Value</small><br />Sometimes the color that works in the main area is hard to read in the sidebars.
	This sets the color of container outlines in the sidebar</td>
				    <td style = ' background-color: #9999cc'>#9999cc</td>
			    </tr>
			    
				<tr><td>CONTAINER_SIDE_CONTROL_BG_COLOR <small>&lt;==Default Value</small><br />Color of non container outlines in the sidebars</td>
				    <td style = ' background-color: #ccccff'>#ccccff</td>
			    </tr>
			    
				<tr><td>CONTAINER_ALLPAGES_CONTROL_BG_COLOR <small>&lt;==Default Value</small><br />"All Pages" containers have a different outline color</td>
				    <td style = ' background-color: #669999'>#669999</td>
			    </tr>
			    </table><br />

End Color Table */