/* Colors used on this site
GREEN
      :  
 dark : 6D9474  - lettering
 mid  : 00C000  - bright
 light: 99D999
xlight: CBFFCB  
xxlight: D9F1D9 - base/inputform

ORANGE
	  : 
 dark : FE9900
 mid  : 
 light: 

GRAY
 dark : 404040

GOLD
	  : ffd700
 dark : C5A201
 mid  : FDE15D
 light: FEEA8C
vlight: FFF9dd

*/
.background
{
    background: url(pagecomponents/logoimages/background.png) repeat;
}
#wrapper
{
	width: 720px;
	position: relative;
	left: 50%;
	margin-left: -360px;
	border-left: solid 1px black;
	border-right: solid 1px black;	
    background-color: white;
}
.tp1
{
	font-family: Rockwell;
	font-size: 20pt;	
	font-weight: bold;
	color: #FE9900;
}
.dropshadow
{
	background: url(pagecomponents/logoimages/dropshadowGRADIENT_Tall.png) repeat-x left top;	
}
.loginbuttons
{
	font-size: 8pt;
	color: whitesmoke;
	font-family: Verdana;	
}
.menuitemL1
{
	font-size: 9pt;
	font-weight: bold;
	color: black;
	font-family: Rockwell;
	height: 25;
	display:  block; 
	padding: 3px 0 4px 2px;
	border: 2px solid #6D9474; 
	border-bottom: none;
	margin: 0;
	text-decoration: none;
}
.menuitemL2
{
	font-size: 9pt;
	font-weight: bold;
	color: black;
	font-family: Rockwell;
	height: 25;
	display:  block; 
	padding: 5px 0 6px 8px;
	border: 2px solid #6D9474; 
	border-bottom: none;
	margin: 0;
	text-decoration: none;
}
.menuitemL3
{
	font-size: 9pt;
	font-weight: bold;
	color: black;
	font-family: Rockwell;
	height: 25;
	display:  block; 
	padding: 5px 0 6px 16px;
	border: 2px solid #6D9474; 
	border-bottom: none;
	margin: 0;
	text-decoration: none;
}
.hiddenmenuitem
{
	font-size: 10pt;
	color:  #D9F1D9;
	font-family: Verdana;
	height: 25;	
	text-decoration: none;
}
.menubar
{
	background: #6D9474 url(pagecomponents/logoimages/menubarGRADIENT_Tall.png)	repeat-x left top;	
}
.hovermenubar
{
	background: #6D9474 url(pagecomponents/logoimages/menubarhoverGRADIENT_Tall.png) repeat-x left top;	
}
.titlebar
{
	background: white url(pagecomponents/logoimages/titlebarGRADIENT_Tall.png) repeat-x left top;	
    height: 35px;
}
.titlebar p
{
	margin: 0;
	padding: 8px 0 8px 20px;
	font-size: 12pt;
	font-family: Verdana;
	color: black;		
}
.titleimagecontent
{
	font-size: 12pt;
	color: forestgreen;
	font-weight: bold;
	font-family: Verdana;
}
.imagecontent
{
	font-size: 10pt;	
	font-family: Verdana;	
}
.tablesection
{
	border: 1;
	border-color: #4169e1;
}
.basecolorfill
{
	background-color: #D9F1D9;
}
.leftcolumn
{
	background-color: #D9F1D9;
}
.footerlinks
{
	font-size: 7pt;
	color: black;
	font-family: Verdana;	
}
.hiddenlinks
{
	font-size: 7pt;
	color: #D9F1D9;
	font-family: Verdana;	
}
.copywrite
{
	font-size: 7pt;
	color: black;
	font-family: Verdana;		
}
.headerfill{
	/* repeating image to fill a column	*/
	background: #D9F1D9 url(pagecomponents/logoimages/headerGRADIENT_Tall.png) repeat-x left top; 
}
.footerfill{
	background: #D9F1D9 url(pagecomponents/logoimages/footerGRADIENT_Tall.png) repeat-x left top;
}
.edging
{
	background-color: whitesmoke;
}
.noteheader
{
	font-size: 8pt;
	font-family: Verdana;		
}
.messagecontent
{
	font-size: 8pt;
	font-family: Verdana;		
}



/*
	inputform
*/
.inputformheader
{
	background-color: #E9E9E9; /* light grey */
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;			
}
.inputform
{
	background-color: #D9F1D9;
}
.bullets
{
	margin: 0;
	padding: 0 0 0 15px;		
    background: url(PageComponents/LogoImages/bulletpoint.png) no-repeat left center;	
}
.example
{
	padding: 3px;
	border: 3px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #fff;
}

/*
	newsfeedbox styles
*/
.newsfeedbox
{
	margin: 0;
	padding: 0 0 10px 10px;
}
.newsfeedboxheader
{
	margin: 0;
	padding: 0;
	background: #BBE25C url(pagecomponents/logoimages/newsfeedtitleGRADIENT.png) repeat-x left top;	
}
.newsfeedboxheadercorner
{
	margin: 0;
	padding: 0;
	background: url(pagecomponents/logoimages/newsfeed_toprightcorner.gif) no-repeat right top;		
}
.newsfeedbox h3
{
	margin: 0;
	font-weight: bold;
	font-family: Verdana;
	font-size: 15px;	
	color: #465C12; /* title color */
	/*border-top: solid 1px #72029c;
	border-left: solid 1px #72029c;
	border-right: solid 1px #72029c; */
	border-bottom: solid 1px #465C12; 
	padding: 0 0 3px 0;	
	background: url(pagecomponents/logoimages/newsfeed_topleftcorner.gif) no-repeat left top;	
}
.newsfeedboxcontentcorner
{
	margin: 0;
	padding: 0;
	background: #F0F9D9 url(pagecomponents/logoimages/newsfeed_bottomrightcorner.gif) no-repeat right bottom;	

}
.newsfeedbox ul
{
	margin: 0;
	padding: 0 0 0 3px;	
	list-style-type: none;
	border-top: none;
	background:  url(pagecomponents/logoimages/newsfeed_bottomleftcorner.gif) no-repeat left bottom;	
}
.newsfeedbox il
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.newsfeedbox a
{
	margin: 0;
	padding: 0;
	font-size: small;
}
.pubtime
{
	font-size: x-small;
	color: #808080;  /* Gray */
}

/* These are for the articles */
.articlebox
{
    margin: 0; 
    padding: 0 5px 10px 0; 
    list-style-type: none;          
}
.articlebox h1
{
    margin: 0; 
    padding: 0;     
    font-size: large;  
    color: #465C12;  
}
.articlebox h2
{
    margin: 0; 
    padding: 0;     
    font-size: x-small;  
    color: #808080;  /* Gray */   
}	
.articlebox h3
{
    margin: 0; 
    padding: 0;     
    font-size: x-small; 
    color: #808080;  /* Gray */   
}
.articlecontent
{
	font-family: Verdana;
	font-size: 14px;	
}
.adsense1
{
    margin: 0; 
    padding: 0;  
    float: left;    
}
/* articlelist styles */
.articlelist a /* title */
{
	margin: 0;
	padding: 0 0 0 15px;		
    background: url(PageComponents/HideShow/note.bmp) no-repeat left top;	
}
.articlelist span /* publishdate */
{
	font-size: x-small;
	color: #808080;  /* Gray */
}	      

/* book teaserbox styles */
.teaserbox 
{ 
    margin: 0; 
    padding: 0 5px 10px 5px; 
    list-style-type: none;          
} 
.teaserbox img 
{ 
    margin: 0; 
    padding: 0; 
    float: left; 
} 
.teaserbox a 
{ 
    margin: 0; 
    padding: 0;     
    color: #0000ff;
    font-weight: normal; 
} 
.teaserbox p 
{ 
    margin: 0; 
    padding: 0;     
    font-size: small;     
    border-bottom: dotted 1px gray;
}       
.clear 
{ 
    clear: both; 
}
/* article teaserbox styles */
.ateaserbox 
{ 
    margin: 0; 
    padding: 0 5px 10px 5px; 
    list-style-type: none;          
} 
.ateaserbox img 
{ 
    margin: 0; 
    padding: 0; 
    float: left; 
} 
.ateaserbox a 
{ 
    margin: 0; 
    padding: 0;     
    color: #0000ff;
    font-weight: bold;
    font-size: larger; 
} 
.ateaserbox p 
{ 
    margin: 0; 
    padding: 0;     
    font-size: small;         
}       

/* 
	The following are for the ad tracker controls
*/
.adaccounttitle
{
	font-size: 8pt;
	font-family: Verdana;		
}
.adaccountheader
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: #4682b4; /* steelblue */
}
.adheader
{
	font-size: 8pt;
	font-family: Verdana;		
}

/*
	bundle styles #FEEA8C
*/
.bundle
{
	margin: 0;
	padding: 0 0 0 0;
	width: 200px;
}
.bundleheader
{
	margin:  0;
	padding:  0;
	background: #FEEA8C url(pagecomponents/logoimages/bundletitle_GRADIENT.png) repeat-x left top;	
}
.bundleheadercorner
{
	margin: 0;
	padding:  0 0 0 0;
	background:  url(pagecomponents/logoimages/bundle_toprightcorner.gif) no-repeat right top;		
}
.bundle h3
{
	padding:  10px 0 3px 10px;	
	font-size: 14px;
	background: url(pagecomponents/logoimages/bundle_topleftcorner.gif) no-repeat left top;
	margin: 0px;
	color: black;	
	font-family: Verdana;
}
.bundlecontentcorner
{
	margin: 0;
	padding: 0;
	background: #FFFFD9 url(pagecomponents/logoimages/bundle_bottomrightcorner.gif) no-repeat right bottom;	
}
.bundle ul
{
	margin: 0;
	padding: 0 6px 6px 10px;	
	border-top: none;
	list-style-type: none;
	background:  url(pagecomponents/logoimages/bundle_bottomleftcorner.gif) no-repeat left bottom;	
}
.bundletitle
{
	margin: 0;
	padding: 0;
	color: #465C12;
}
.bundlecontent
{
	margin: 0;
	padding: 0;	
	color: #88B720;
}
.bundlelink
{
	margin: 0;
	padding: 0;	
}



/* comment styles */
.comment 
{
	border: solid 1px #d3d3d3; /* lightgray */
	background-color: #FFFFD9; 
	margin: 0 0 25px 0;
	padding: 0 5px 0 5px;
}
.comment div
{
	font-size: x-small;
	color: #465C12;
	font-size: 8pt;
	font-family: Verdana;		
}
.comment div a
{
	color: Blue;
}
.comment span
{
	font-size: 10pt;
	font-family: Verdana;		
}
.mycomment 
{
	border: solid 1px #d3d3d3; /* lightgray */
	background-color: #BBE25C; 
	margin: 0 0 25px 0;
	padding: 0 5px 0 5px;
}
.mycomment div
{
	font-size: x-small;
	color: #465C12;
	font-size: 8pt;
	font-family: Verdana;		
}
.mycomment div a
{
	color: Blue;
}
.mycomment span
{
	font-size: 10pt;
	font-family: Verdana;		
}

