/* CSS for WorkForce50 website */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body {
	margin:0;
	padding:0;
	text-align: center;
	background: #eeeeee;
	font: 62.5% Arial, Helvetica, sans-serif;
}

/* force FF, Opera, etc to show scrollbar on right all the time, otherwise pages jump left and right depending on length */
html, body {
	height: 100.1%;
	margin-bottom:1px;
}

h1,h2,h3,h4,p,hr, table, td, input, select, form, label, img {
margin: 0;
padding: 0;
}

p {
 color: #000000;
 text-align: left;
 margin: 0 0 0 .1em;
 padding: .5em 0 0;
 font-size: 1.3em;
}

h1 {
 font: bold 1.4em Arial, Helvetica, sans-serif;
 color: #b3060c;
}

h2 {
 color: #b3060c;
 font-size: 1.2em;
}

h3 {
 color: #b3060c;
 font-size: 1.6em;
}
h4 {
	color: #b3060c;
	font-size: 1.1em;
}


a{
	color: #006699;
	text-decoration: underline;
	font-size: 1.2em;
}

a:link{
	color: #006699;
	text-decoration: underline;
}

a:visited{
	color: #006699;
	text-decoration: underline;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
/*** we are using a 3 column fixed width layout, so float the 3 components ***/
/*** use a wrapper to position page in middle of window and to limit width ***/
#wrapper {
	padding: 0;
	width: 100em;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 1px solid #cccccc;
	margin-top: 0px;
	background: #ffffff url(../Images/WF50BlueFade.gif) repeat-y left;
}

#header {
	padding: 3px 0px 0px 0px;
	width: 100%;
	background: url(../Images/topgradientbg.gif) no-repeat left top;
}

#leftsidebar {
	float: left;
	width: 23.8em;
	margin-top: 1em;
	/* background: #FFFFFF url(../Images/WF50BlueFade.gif) repeat-y; */
	border: 0px solid #cccccc;
}

#rightsidebar {
	float: right;
	width: 19.8em;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border: 0px solid #f00;
}



#content {
	width: 55.5em;
	margin-top: 0px;
	margin-left: 1px;
	border: 0px solid #ff00ff;
	margin-right: 1px;
	float: left;
}

#footer {
	/* height: 3em; */
	background: #F0F5FF;
	clear: both;
	margin-top:.5em;
	padding-top: 1em;
	text-align: center;
	border: 1px solid #666666;
}



/************* #globalNav styles **************/
#globalNav{
margin-left: 15em;
padding: .0em 0px 0px 0em;
color: #cccccc;
width: 60em;
border: 0px solid #cccccc;
/* background-color: #eee; */
}

#globalNav ul.globalnav {
	list-style:none;
	padding-left:0;
	margin-left:0;
}

#globalNav ul.globalnav li {
	display: inline;
	background: url(../Images/green32vert.gif) no-repeat left center;	
	padding-left: 3px;
}

#globalNav ul.globalnav a {
	padding: 5px 3px 5px 7px;
	margin-right: 5px;
	font-size: 1.4em;
	text-decoration: none;
	color: #003866;
	font-weight: bold;
}
#globalNav ul.globalnav a:hover {
	text-decoration: none;
	/* color: #aaa; */
	color: #006A00;
}
#globalNav ul.globalnav li.home  {
background: none;
}

/************* #header styles **************/
#header .imageleft {
	float: left;
	margin-left: 1em;
	margin-top: 0em;
	border: 0px solid #cccccc;
}

/*** IE6 double margin fix for the image. ***/
* html #header .imageleft {
	display: inline;
}

#header .imageright {
	float: right;
	margin-right: 5px;
	vertical-align: top;
	border: 0px solid #cccccc;
}



.subheadertitle {
	font-size: 1.4em;
	text-align: center;
	color: #111111;
	font-weight: bold;
}
#header #title {
	width: 45em;
	margin-left: 22em;
}

#header .headertitle {
	font: bold 5em Arial, Helvetica, sans-serif;
	color: #007BB9;
	text-align: center;
}

#header .headertitle .dotcom {
	font-size: 50%;
}

#header #intro {
	width: 53em;
	margin-left: 20em;
	border: 1px solid #efefef;
	margin-top: 2em;
	padding: 0.3em;
}

#header #intro p {
	text-align: left;
	font-size: 1.3em;
}

#header #intro a {
	font-size: 1.1em;
}

/**********************************************************/
/****************** #leftsidebar styles *******************/
/**********************************************************/

/********* Google ads styles ********/
#leftsidebar .googleads1 {
	text-align: center;

}

/********* END Google ads styles ********/

/********* sponsor ads styles ********/
#leftsidebar .sponsorads {
	width: 17.8em;
	/* border: 1px solid #ccc; */
	margin: 1em auto 2em auto;
	background: #F0F5FF;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}

#leftsidebar .sponsorads a {
	text-decoration: none;
}
#leftsidebar .sponads{	border : 1px solid #efefef;  background : White;  font-size : 10px;  }
#leftsidebar .sponads2{	font-family: Arial, Helvetica, sans-serif; font-weight : bold;	color : #FFF;  font-size : 13px; background : #336699;}
#leftsidebar .sponads3{	font-family: Arial, Helvetica, sans-serif; font-weight : bold;	color : #00F;   font-size : .8em; text-decoration: underline;}
#leftsidebar .sponads4{	font-family: Arial, Helvetica, sans-serif; font-weight : normal; color : #000;  font-size : .9em; text-decoration: none;}
#leftsidebar .sponads7{	font-family: Arial, Helvetica, sans-serif; font-weight : bold;   color : #FF0000;  font-size : .9em; text-decoration: none;}
#leftsidebar .sponads5{	font-weight : normal;	color : Green;	text-decoration: none;  font-size : 9px;  }
#leftsidebar .sponads6{	color : #336699;}

#leftsidebar .sponsoradstbl{
	background : #F0F5FF;
	font-size : 1em;
	text-align: center;
	width: 100%;
	border: 1px solid #efefef;
	padding: 0px;
	margin: 0px auto;
}

#leftsidebar .sponsoradsth{
	color : #ccc;
	background : #336699;
	font:  normal 1.3em Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#leftsidebar .sponsoradstd {
	background: #FFF;
	padding: 5px 2px;
	margin: 0px;
	text-align: left;
}

#leftsidebar .sponsorads hr {
	margin-top: 8px;
	margin-bottom: 6px;
}

/********* END sponsor ads styles ********/

#leftsidebar h2 {
 font: bold 1.2em Arial, Helvetica, sans-serif;
 color: #b3060c;
 padding-left: .5em;
}

#leftsidebar .topicbox {
	margin-right: auto;
	margin-left: auto;
	width: 19.8em;
	text-align: left;
	/* background: #fff; */
	padding:0;
}
#leftsidebar .topicbox h1 {
	font-size: 1.6em;
	color: #336699;
	text-align: center;	
}

#leftsidebar .topicbox h2 {
	font-size: 1.5em;
	color: #000;
	text-align: center;	
}

#leftsidebar #newnews {
	margin: 1em auto;
	width: 18.0em;
	text-align: left;
	padding:.5em;
	border: 1px solid #efefef;
	background: #fff;
}
#leftsidebar #newnews h1 {
	font-size: 1.5em;
	color: #336699;
	text-align: center;	
}

#leftsidebar #newnews h2 {
	font-size: 1.4em;
	color: #000;
	text-align: center;	
}

#leftsidebar #newnews p {
	font-size: 1.1em;
}

#leftsidebar #subtopics {
	margin: 1em auto 1em auto;
	width: 18.8em;
	text-align: left;
	background: #fff; 
	padding:0 5px 0 5px;
	border: 1px solid #efefef;
	color: #444;
}

#leftsidebar #subtopics ul {
	margin-top: .5em;
	margin-left: 1.5em;
	padding-left: 0;
}

#leftsidebar #subtopics li {
	font-size: 1.2em;
	list-style: square;
}

#leftsidebar #subtopics h2 {
	font-size: 1.5em;
	color: #444;
	text-align: center;	
}

#leftsidebar #associatedlinks {
	margin: 1em auto 1em auto;
	/* margin-left: auto; */
	width: 18.8em;
	text-align: left;
	background: #fff;
	padding:6px 5px 8px 5px;
	border: 0px solid #efefef;
	color: #444;
}



#leftsidebar #associatedlinks p {
	margin-top: 0;
	margin-bottom: 4px;
	padding-top: 0;
	/*font-size: 1.1em; */
}

#leftsidebar #associatedlinks h2 {
	font-size: 1.5em;
	color: #444;
	text-align: center;	
}
/****** login section for employer and job seeker *******/
#leftsidebar #login {
	margin: 1em auto 1em auto;
	width: 20em;
	
}

#leftsidebar #login h2 {
	font-size: 1.5em;
	color: #000;
	text-align: center;	
}

#leftsidebar #login h4 {
	font-size: 1.3em;
	color: #336699;
	margin-bottom: .8em;
}

#leftsidebar #login input {
	font-size: 1.1em;
}

#leftsidebar #login .label {
	font-size: 1.1em;
}
	
#leftsidebar #login a.loginlink{
	font-size: 1.1em;
	text-align: center;
}

#leftsidebar #login a.loginlink1{
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
}
#leftsidebar #login td.newacct{
	padding-top: .8em;
}
/****** end login section for employer and job seeker *******/

/**********************************************************/
/************* #content styles (middle area) **************/
/**********************************************************/

/**************** common content area - different for each page??? ****************/
/* #content .contentarea {
	width: 52.3em;
	border: 1px solid #f00;
	margin: 1em auto 2em;
	background: #ffffcc;
	padding: 0;
} */

#content .commoncontentarea {
	width: 53em;
	border: 2px solid #efefef;
	background: #f0f5ff;
	padding: 0 5px 0 5px;
	margin: 1em auto 2em auto;
	
}

#content .commoncontentarea h1 {
	font-size: 1.9em;
	color: #666666;
}
#content .commoncontentarea .stdcontentheadlines {
	margin: 2em auto;
	width: 32em;
	border: 1px solid #efefef;
	padding-left: 1em;
}

#content .commoncontentarea ul {
	margin-left: 1.8em;
	padding-left: 0;
	font-size: 1.3em;
}
#content .commoncontentarea ul li {
	margin-bottom: .5em;
	list-style: square;
}

#content .commoncontentarea a.faq {
	font-size: 1.3em;
	margin-top: 3px;
	
}

#content .commoncontentarea p {
	margin-bottom: 0;
	color: #000;
}
#content .commoncontentarea p.faqindent {
	margin-top: 0;
	padding: 0;
	margin-left: 1.2em;
	margin-right: .3em;
}

#content .commoncontentarea .stdhomecookin {
	margin: 1em 1em 2em 1em;
	background: #fff;
	padding: 0 1em 0 1em;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-bottom: 1px solid #efefef;
	border-right: 1px solid #efefef;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.7em;
}

#content .commoncontentarea .stdhomecookin p {
	padding-bottom: .8em;
}
#content .commoncontentarea .stdhomecookin img.figureleft{
float: left;
padding-top: .5em;
padding-right: .9em;
padding-bottom: .9em;
}

#content .commoncontentarea .contactemail {
	/* width: 47.5em; */
	border: 1px solid #999999;
	margin: 1em 1em 2em 1em;
	background: #eee;
	padding: 0 1em 0 1em;
	
}
.contactemail .label {
	float: left;
	width: 10em;
	text-align: right;
	clear: left;
	margin-right: 1.5em;
	font-size: 1.1em;
	padding-top: 0.2em;
	padding-bottom: .2em;
}

.contactemail .required {
	color: #f00;
}

.contactemail p {
	text-align: center;
	font-size: 1.3em;
	color: #CC3333;
	font-weight: bold;
}
.contactemail p.requiredfield {
	text-align: left;
	font-size: 1.1em;
	color: #000;
}

/**************** fastsearch div *****************/
#content #fastsearch {
	width: 33em;
	float: right;
	margin-top: 3px;
}

#content #fastsearch h4 {
	font-size: 1.3em;
	color: #336699;
	margin-bottom: .8em;
}

#content #fastsearch table {
	width: 100%;
	background-color:#010f8a;
}

#content #fastsearch input, #content #fastsearch select  {
	font-size: 1.1em;
}

#content #fastsearch .label {
	font-size: 1.1em;
	color: #ffffff;
}

#fastsearch .fastsearchOR {
	color: #fff;
	font-weight: bold;
}

#fastsearch .fastsearch {
	padding: 6px 5px 6px 5em;
	margin-right: auto;
	margin-left: auto;
	background: #010f8a url(images/fastsearchbg.gif) no-repeat left top;
}

/**************** quicksearch div *****************/
/********* now replaces fastsearch div ************/
#content #quicksearch {
	border: 1px solid #cccccc;
	margin: 3px .5em 0 .5em;
	width: 54em;
	background: #fff;
	float: left; 
}
#quicksearch h2{
	background : #fde289;
	color : #000;
	font-size : 1.3em;
	font-weight: bold;
	text-align: center;
	padding: 3px 0;
}


#quicksearch p {
	font-size: 1.2em;
	text-align:left;
	margin-left: 2px;
}

/**************** news div *****************/

#news h5 {
	font-size: 1.4em;
	/* color: #b3060c; */
}

#news ul {
	margin-left: 1.8em;
	padding-left: 0;
	font-size: 1.3em;
}
#news ul li {
	margin-bottom: .3em;
	list-style: square;
}

#news a.newslink {
	font-size: 1.0em;
}

/**************** search jobs form ***************/
#searchjobs {
	border: 1px solid #0000FF;
	width: 95%;
	text-align: center;
}
/**************** latest postings ****************/
#content #latestpostings {
	width: 19em;
	background:#f0f5ff;
	/* border: 1px solid #cccccc; */
	border: 1px solid #efefef;
	float: left;
	margin-top: 3px;
	margin-left: 3px;
	
}
#content .LPlink:link, .LPlink:visited	{  
	text-decoration:underline;   
	color: #006698;   
	font-size: 1.1em;
}
#content .LPlink:hover {  
	color:#0000ff;	  
	text-decoration:none;  
	font-size: 1.1em; 
}
 
#content .LPlink:active	{  
	text-decoration:underline;   
	color: #006698;   
	font-size: 1.1em;
}

#content .LPtbl {
	/* font-size: 1em; */
	color: #000000;
	background: #f0f5ff;
	text-align: left;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
}

/* header */
#content .LPtd1 {
	color : #000;
	/* background : #336699; */
	background: #fde289;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font: bold 1.3em Arial, Helvetica, sans-serif;
}

/* latest posting listing */
#content .LPtd2 {
	background: #f0f5ff;
	font-size : 1.0em;
	padding: 5px 3px 3px 4px;
}

/**************** END latest postings ****************/

#content #news {
	width: 50em;
	background:#FFFFFF;
	margin-top: 1.5em;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 1.5em;
	border: 0px solid #FF00FF;
	line-height: 1.5em;
	
}

#content #topcontent {
	width: 100%;
	border: 1px solid #FF00FF;
	float: left;
}

/******************* News Articles Headlines *********************/
#articleBody {
	font-size: 125%;
	line-height: 1.5em;
	} 
	
#articleBody a {
	text-decoration: underline;
	}
	

	
#articleBody #articleInline a:link {
	text-decoration: none;
	}  
	
#articleBody #articleInline a:hover {
	text-decoration: underline;
	
	}	

#articleBody span.bold {
	font-weight:bold;
}	

#articleBody span.italic {
  font-style:italic;
}

#articleBody blockquote {
  font-size:88%;
  color:#333;
  line-height:139%;
}


/******************* END News Article Headlines *********************/
	
 
/************* #rightsidebar styles **************/
#rightsidebar .newslettersignup {
	border: 1px solid #cccccc;
	margin-right: 1.3em;
	margin-top: 1em;
	width: 16em;
	text-align: center;
	background: #f0f5ff;
	float: right;
}

#rightsidebar .newslettersignup h2 {
	color: #333333;
	text-align: center;
	font-size: 1.3em;
	padding-bottom: .5em;
}



#rightsidebar #rightimagediv {
text-align: center;
border: 0px solid #ff00ff;
}

#rightsidebar .rtimagediv {
	/* text-align: center; */
	margin-top: .5em;
	margin-left: auto;
	margin-right: auto;
	width: 18em;
	border: 0px solid #0000ff;
	
}

.writeforus {
	width: 17em;
	margin: 0 auto 0 auto;
	padding: 1em 0 0 0;
	border: 0px solid #f00;
	clear: both;
	text-align: center;
}

.writeforus a img {
	margin-left: auto;
	margin-right: auto;
}

#rightsidebar  h4 {
	text-align: center;
	color: #aaa;
	margin-top: 1em;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#rightsidebar #employersurvey {
	border: 1px solid #cccccc;
	margin: 1em 1.3em 1em 1em;
	padding-bottom: .5em;
	width: 16em;
	text-align: center;
	background: #f0f5ff;
	float: right;
}

#rightsidebar #employersurvey p {
	font-size: 1.3em;
	text-align: center !important;
}

#rightsidebar #employersurvey h1 {
	color: #a00;
	text-align: center;
	font-size: 1.4em;
	padding-bottom: .5em;
}

#rightsidebar #employersurvey p a{
	font-size: .9em;
}

.primeSchools {
	border: 1px solid #cccccc;
	margin: 1em .5em 0 .5em;
	
	width: 17.5em;
	text-align: center;
	background: #fff;
	float: right;
	/* display: none; */
}
.primeSchools h2{
	background : #fde289;
	color : #000;
	font-size : 1.3em;
	font-weight: bold;
	text-align: center;
}

.primeSchools a {
	font-size: 1.1em;
	font-weight:bold;
	text-align: left;
	margin-left: 2px;
}

.primeSchools p {
	font-size: 1.0em;
	text-align:left;
	margin-left: 2px;
}
/**************** right side SSI boxes *********************/

.rightContent_SSI, .rightContent_SSI1, .rightContent_SSI2 {
	border: 1px solid #cccccc;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	width: 16em;
	text-align: center;
	background: #f0f5ff;
	display: none;
}

/************* #footer styles **************/


#footer p {
	text-align: center;
	font-size: 1.2em;
}

ul.footernav {
	padding-left:0;
	margin-left: 0;
}

ul.footernav li{
	display: inline;
	padding-left: 3px;
	list-style: none;	
}

ul.footernav a {
	padding:5px 15px;
	margin: 0 5px 0 0;
}

#footer #ctifooter {
	padding-bottom: 1em;
}
#footer p.ctifooter {
	color: #666666;
}

 #footer a.ctifooterlink {
	font-size: 1.0em;
	text-decoration: underline;
	
	color: #666666;		
}


/************* miscellaneous styles **************/
.clearer {
  clear:both;
  height: 1px;
  overflow: hidden;
  line-height: 1px;
  margin-top:-1px;
  background-color: #97895e;
}
.clearit {
	clear: both;
	margin:0;
	padding:0;
}

.brclear {
	clear:both;
	height:0;
	margin:0;
	padding:0;
	font-size:1px;
	line-height:0px;
}

.questionoftheweek {
	margin: 1em auto 1em auto;
	/* margin-left: auto; */
	width: 19.8em;
	text-align: left;
	background: #fff;
	padding:0;
	border: 1px solid #000000;
}
.questionoftheweek h2 {
	font-size: 1.4em !important;
	color: #000 !important;
	text-align: center;	
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

/***********************************************************/
/*************** Zone 5 newsheadlines styles ***************/
/***********************************************************/
/**** note: make a different set for each zone we have ****/

#z5 {
	padding: 8px 0 0 0;
	margin: 0;
}

#z5 .summary {
	font: 1.2em Georgia, "Times New Roman", Times, serif;	 
}

#z5 .headlinedate {
	font: italic 1.1em Arial, Helvetica, sans-serif;
	color: #336699;
}

#z5 a {
 	text-decoration: none;
}

#z5 a:link.headline {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #336699;
	
}
#z5 a:visited.headline {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #336699;
	
}
#z5 a:hover.headline {
	color: #999;
}

#z5 a:link.readmorelink {
	font: 1.1em Arial, Helvetica, sans-serif;
	color: #f00;
}

#z5 a:visited.readmorelink {
	font: 1.1em Arial, Helvetica, sans-serif;
	color: #f00;
}

#z5 a:hover.readmorelink {
	color: #999;
}
/* */

#z14{
	padding: 8px 0 0 0;
	margin: 0;
}

#z14 .summary {
	font: 1.2em Georgia, "Times New Roman", Times, serif;	 
}

#z14 .headlinedate {
	font: italic 1.1em Arial, Helvetica, sans-serif;
	color: #336699;
}

#z14 a {
 	text-decoration: none;
}

#z14 a:link.headline {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #336699;
	
}
#z14 a:visited.headline {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #336699;
	
}
#z14 a:hover.headline {
	color: #999;
}

#z14 a:link.readmorelink {
	font: 1.1em Arial, Helvetica, sans-serif;
	color: #f00;
}

#z14 a:visited.readmorelink {
	font: 1.1em Arial, Helvetica, sans-serif;
	color: #f00;
}
#z14 a:hover.readmorelink {
	color: #999;
}
/******************* popup questionmark info *******************/
/* this is the box and text inside the box */
/* to add a question mark somewhere else, create a .fixedtipquestionmarXX and use that class */

#fixedtipdiv{
	position:absolute;
	padding: 2px;
	border:1px solid black;
	font:normal 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	z-index:100;
	text-align: left;
}

.fixedtipquestionmark {
	color: #fff;
	font:bold 1.3em  Arial, Helvetica, sans-serif;
	border: 0;
	text-decoration: none;
}

a.fixedtip { 
	text-decoration: none !important;
}

.fixedtipquestionmark1 {
	color: #000;
	font:bold 1.1em  Arial, Helvetica, sans-serif;
	border: 0;
	text-decoration: none;
}
/******************* END popup questionmark info *******************/

#hiddenarticles {
	
	position:absolute;
	left: -1000;
	top: -1000;
	visibility: hidden;
}

/****************** Poll question *********************/
#pollquestion {
	margin-top: 1em;
	margin-right: 1.3em;
	margin-bottom: 1em;
	width: 16em;
	float: right;
}

.polla{ border : 1px solid #336699;  background : White;  font-size : 1.1em;  }
.pollb{
	background : #fde289;
	color : #000;
	font-size : 1.2em;
	font-weight: bold;
	text-align: center;
}

/**************** AuthorProfileTemplate *********************/
#content_APT {
	width: 47.0em;
	margin: 0px 1px 0 1px;
	border: 0px solid #ff00ff;
	float: left;
}
.commoncontentarea_APT {
	/*width: 35em; */
	border: 2px solid #efefef;
	background: #f0f5ff;
	padding: 0 5px 0 5px;
	margin: 1em auto 2em auto;
	
}

.commoncontentarea_APT h1 {
	font-size: 1.9em;
	color: #666666;
}

.commoncontentarea_APT p {
	margin-bottom: 0;
}

.stdhomecookin_APT {
	margin: 1em 1em 2em 1em;
	background: #fff;
	padding: 0 1em 0 1em;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-bottom: 1px solid #efefef;
	border-right: 1px solid #efefef;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.7em;
}

.stdhomecookin_APT p {
	padding-bottom: .8em;
}

#rightsidebar_APT {
	float: right;
	width: 28.3em;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border: 0px solid #f00;
}



#rightsidebar_APT .newslettersignup {
	border: 1px solid #cccccc;
	margin: 1em auto 1em auto;
	/* margin-top: 1em; */
	width: 16em;
	text-align: center;
	background: #f0f5ff;
	/* float: right; */
}

#rightsidebar_APT .newslettersignup h2 {
	color: #333333;
	text-align: center;
	font-size: 1.3em;
	padding-bottom: .5em;
}

.authorprofile {
	border: 1px solid #efefef;	
	padding: .8em;
	margin: 0 auto;
	width: 25.3em;
}

.authorprofile h1 {
	font-size: 1.5em;
	color: #666666;
}

.authorprofile a {
	font-size: 1.0em;
}

.authorprofile img {
	margin-top: .5em;
	margin-right: .8em;
	margin-bottom: .8em;
}

/**************** ColumIndex page *********************/
#content_CI {
	width: 75em;
	margin-top: 0px;
	margin-left: 1px;
	border: 0px solid #ff00ff;
	margin-right: 1px;
	float: left;
}

.commoncontentarea_CI {
	/*width: 35em; */
	border: 2px solid #efefef;
	background: #f0f5ff;
	padding: 0 5px 0 5px;
	margin: 1em auto 2em auto;
	
}

.commoncontentarea_CI h1 {
	font-size: 1.9em;
	color: #666666;
}

.commoncontentarea_CI p {
	margin-bottom: 0;
}

.stdhomecookin_CI {
	margin: 1em 1em 2em 1em;
	background: #fff;
	padding: 0 1em 0 1em;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-bottom: 1px solid #efefef;
	border-right: 1px solid #efefef;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.7em;
}

.stdhomecookin_CI p {
	padding-bottom: .8em;
}
.columnindex {
	width: 100%;
	font: 1.3em Arial, Helvetica, sans-serif;	
}

.columnindex table {
	width: 100%;
}

.postingrate{
	/* font: 1.2em Arial, Helvetica, sans-serif; */
	border: 0px solid #000000;
	border-collapse:collapse;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	
}
a.postingratelink {
font: 1.0em Arial, Helvetica, sans-serif;
}
.postingrate th {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	text-align:center;
	background: #eeeeee;
	border: 1px solid #000000;
	padding: 3px;
}

.postingrate td {
	font: 1.2em Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	padding: 3px;
}

.postingrate td.color {
	background-color: #FFFFAA;
}

.postingrate td a{
	font: 1.0em Arial, Helvetica, sans-serif;
}

.postingnotes {
	font: 1.1em Arial, Helvetica, sans-serif;
}


.postingratered {
	color: #ff0000;
}

/****************** Special State Display Div *****************/
#content .commoncontentarea .stdhomecookinSSD, #content .commoncontentarea .stdhomecookinSSD1 {
	margin: 1em 1em 2em 1em;
	background: #fff;
	padding: 0 1em 0 1em;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-bottom: 1px solid #efefef;
	border-right: 1px solid #efefef;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
}

#content .commoncontentarea .stdhomecookinSSD p, #content .commoncontentarea .stdhomecookinSSD1 p {
	padding-bottom: .8em;
}
#content .commoncontentarea .stdhomecookinSSD1 {
	padding: 0 1em 0 0em;
}


a.SSD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

img.small {
	float: left;
	margin-right: 4px;
}

/****************  Books *****************/
.bookdiv {
	float: left;
	margin: 3px 8px 3px 0;
}

/*************** Display more/less div ID ************/
#displaymore {
	display: none;
}

/**************** Simple commands *******************/
.black {
	color: #000;
}

.center {
	text-align: center;
}

.required {
	color: #f00 !important;
}

.notrequired {
	color: #fff;
}


