/******* SeniorJobBank.org style sheet *******/
body {
	color: #102536;
	margin:0;
	padding:0;
	text-align: center;
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #fff;
	line-height: 1.3em;
}


body {
	background: #d6dde3 url(../Images/body_bg.jpg) repeat-x top left;
}
/* 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;
}
 */
 
/* wrapper wraps the whole page and centers it on page. */
#wrapper {
	text-align: left;
	width: 93em;
	border: 0px solid #f00;
	margin: 0 auto;
	padding: 0 1em;
}

h1,h2,h3,h4,p,hr, table, td, input, select, form, img {
margin:0;
padding:0;
}


p {
	font-size: 1.3em;
	line-height: 130%;
	margin-top: 0;
	margin-bottom: .5em;
	padding-bottom: 1em;
	margin-left: 1em;
}

a{
	color: #0000ff;
}

a:link{
	color: #0000ff;
}

a:visited{
	color: #0000ff;
}

a:hover{
	color: #666;
}

/* define the masthead */
#masthead {
	width: 100%;
	margin: 0 auto;
	/* padding: 2.3em 0 0 0; */
	padding: 0;
	height: 13.4em;
	border: 0px solid #fff;
}

#masthead .submasthead {
	text-align: center;
	border: 0px solid #00FFFF;
}

#masthead .submasthead h1 {
	font: bold 1.7em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: .1em;
}

#masthead .submasthead h2 {
	font: 1.4em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: .2em;
}

.trademark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
}


/* mainNav definition */
#mainNav {
	font-size: 1.2em;
	margin: 3.3em 0 0 0;
	padding:0;
	width: 100%;
	border: 0px solid #f00;
	background: #d6dde3;
}



/* mainContent section */
/* mainContent is the wrapper for the sub mainContent areas */
#mainContent {
	width: 100%;
	border: 1px solid #455369;
	margin: 0 0 0 0;
	clear:both;
	background: #fff;
}

/****************** leftside of page ******************/

#leftContent {
	margin: 0;
	padding: 0;
	width: 63em;
	float: left;
}

.leftContent_1 {
	/* margin: 4.5em auto 3em 1em; */
	margin: 0.5em 0em 1em 0.5em;
	float: left;
	width: 61em;
	border-top: 2px solid #ccc;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-left: 2px solid #ccc;
	padding: .5em 1em 0 0;
}



.leftContent_1 h1 {
	font-size: 1.7em;
	font-weight: bold;
}



#leftContent_3 {
	margin: .5em 0em 0em .5em;
	padding: 0;
	float: left;
	width: 62.3em;
	border-top: 0px solid #eee;
	border-right: 0px solid #eee;
	border-bottom: 0px solid #eee;
	border-left: 0px solid #eee;
	
}

#leftContent_3_left {
	float: left;
	margin: 0 0 .5em 0;
	width: 28.5em;
	border-top: 2px solid #ccc;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-left: 2px solid #ccc;
	padding: 0.5em .5em 0 0.5em;
}


#leftContent_3_right {
	float: right;
	margin: 0 0 .5em 0;
	width: 28.5em;
	border-top: 2px solid #ccc;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-left: 2px solid #ccc;
	padding: 0.5em .5em 0 0;
}




.title {
	font-size: 1.5em;
	font-weight: bold;
	color: #ee3652;
}
img.employer {
	float: left;
	margin-right: 1em;
}

img.jobseeker {
	float: right;
	margin-left: 1em;
}

/***************  Right side of page ************/
#rightContent {
	margin:  0;
	padding: 0;
	float: right;
	width: 28em;
	border: 0px solid #FF0000;	
	
}
/* right main content - can be used multiple times*/
.rightContent_1 {
	margin: 0.5em 0.5em 1em 0;
	padding: 0 0 1em;
	float: right;
	width: 26.5em;
	border-top: 2px solid #ccc;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-left: 2px solid #ccc;
}
.rightContent_signup {
	margin: 0.5em 0.5em 1em 0;
	padding: 0 0 1em;
	float: right;
	width: 26.5em;
}

/**************** right side SSI boxes *********************/


.rightContent_SSI1, .rightContent_SSI2, .rightContent_SSI3 {
	margin: 0.5em 0.5em 1em 0;
	padding: 0 0 1em 0;
	float: right;
	width: 26.5em;
	border-top: 2px solid #ccc;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-left: 2px solid #ccc;
	/* display: none; */
	
}
.rightContentAdvert {
	text-align: center;
	margin-top: 1em;
}


.newslettersignup {
	border: 1px solid #ccc;
	margin: 1em auto .5em auto;
	width: 16em;
	text-align: center;
	background: #f0f5ff;
	
}

.newslettersignup h2 {
	color: #333333;
	text-align: center;
	font-size: 1.3em;
	padding-bottom: .5em;
}

.newslettersignup p {
	font-size: 1.3em;
	padding-top: .5em;
	padding-bottom: .5em;
	
}


#threeballs {
	margin: 0 auto 1em auto;
	padding: 0;
	float: right;
	width: 26.5em;
	text-align: center;
}

#threeballs img {
	text-align: center;
}

.rightContent_RM {
	/* margin: 4.5em 0em 3em auto; */
	margin: 0.5em 0.5em 0em 0;
	padding: 0 0 1em;
	float: right;
	width: 26.5em;
	border-top: 0px solid #ccc;
	border-right: 0px solid #efefef;
	border-bottom: 0px solid #efefef;
	border-left: 0px solid #ccc;
}
.revmortimg {
	width: 15.5em;
	margin: 0 auto;
	padding:0;
	
}
.revmortimg img {
	text-align: center;
}

/**************************************************************/


#eightballs {
	float: left;
	width: 61.5em;
	text-align: center;
}

#eightballs img {
	text-align: center;
}






/* general content area for right or left */
/* just sets margins, etc */
.content {
	margin: .5em .3em;
	padding: 0;
}


/**************** latest postings ****************/
#latestpostings {
	width: 21em;
	background:#f0f5ff;
	/* border: 1px solid #cccccc; */
	border: 1px solid #efefef;
	/* float: left; */
	margin: 2em auto;
	clear:both;
	
	
}

#latestpostingsleftContent {
	width: 21em;
	background:#f0f5ff;
	border: 1px solid #efefef;
	margin: 1em 0 0.5em 0.5em;
	/* clear:both; */
	float: right;
	
	
}
.LPlink:link, .LPlink:visited	{  
	text-decoration:underline;   
	color: #006698;   
	font-size: 1.1em;
}
.LPlink:hover {  
	color:#0000ff;	  
	text-decoration:none;  
	font-size: 1.1em; 
}

.LPlink:active	{  
	text-decoration:underline;   
	color: #006698;   
	font-size: 1.1em;
}


.LPtbl {
	/* font-size: 1em; */
	color: #000000;
	background: #f0f5ff;
	text-align: left;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
}

/* header */
.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 */
.LPtd2 {
	background: #f0f5ff;
	font-size : 1.0em;
	padding: 5px 3px 3px 4px;
}

/**************** END latest postings ****************/

/* define the footer */

#footer {
	width: 100%;
	border: 1px solid #eee;
	margin: .5em 0 0 0;
	/* background: #99ccff; */
	background: #8499AA;
}

#footer p {
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	padding:.5em 0 .5em 0;
	margin:0 0 0 .5em;
}

#footer .copyright {
	float: left;
}

#footer .address {
	float: right;
	margin-right: 1em;
}

#footer .links {
	font-size: 125%;
	text-align: center;
	clear: both;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}


.clearit { clear:both; }


/*********** state table *************/

#statetableDiv {
	text-align: center;
}

table.statetable {
	table-layout: auto;
	border-collapse: collapse;
	border-spacing: .25em;
	empty-cells: show;
	border: 1px solid #800000;
	width: 80%;
	font-size: 1.0em;
	margin: .5em auto 1em auto;
	text-align: left;
}

table.statetable td a {
	text-decoration: none;
	font-size: 1.1em;
}

table.statetable tr, table.statetable td, table.statetable th {
	border: 1px solid #800000;
	padding: .25em .5em;
}

/***********Prime Schools *************/
.primeSchools {
	border: 1px solid #cccccc;
	margin: 1em auto 0 auto;
	
	width: 21em;
	text-align: center;
	background: #fff;
	clear: both;
	/* 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;
}

/************* NewNews *****************/
#newnews {
	margin: 1em auto .5em auto;
	width: 18.0em;
	text-align: left;
	padding:.5em .5em 0 .5em;
	border: 1px solid #efefef;
	background: #fff;
	clear: both;
}
#newnews h1 {
	font-size: 1.5em;
	color: #336699;
	text-align: center;	
}

#newnews h2 {
	font-size: 1.4em;
	color: #000;
	text-align: center;	
}

#newnews p {
	font-size: 1.1em;
	margin-bottom: 0
	padding-bottom: 0;
}

/********** CTI Footer **********/
#footer #ctifooter {
	
	text-align: center;
	clear: both;
}

#footer p.ctifooter {
	/* color: #666666; */
	font: italic 1.1em Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0;
	margin-bottom: 0;
}

 #footer a.ctifooterlink {
	font-size: 1.0em;
	text-decoration: underline;
	
	color: #102536;	
}

/************ image padding to separate text on float *****/
.margin10right {
	margin-right: 10px;
	margin-left: 5px;
	
}