@import url("_global.css");
@import url("_layout.css");
@import url("_content.css");
@import url("_component.css");
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}
 
#boxes #dialog {
  width:375px; 
  height:203px;
  padding:10px;
  background-color:#ffffff;
}
 
#boxes #dialog1 {
  width:375px; 
  height:203px;
}
 
#dialog1 .d-header {
  background:url(file:///E|/WebSites/WebSitesDev/TPJ%20Systems%20Dev/images/login-header.png) no-repeat 0 0 transparent; 
  width:375px; 
  height:150px;
}
 
#dialog1 .d-header input {
  position:relative;
  top:60px;
  left:100px;
  border:3px solid #cccccc;
  height:22px;
  width:200px;
  font-size:15px;
  padding:5px;
  margin-top:4px;
}
 
#dialog1 .d-blank {
  float:left;
  background:url(file:///E|/WebSites/WebSitesDev/TPJ%20Systems%20Dev/images/login-blank.png) no-repeat 0 0 transparent; 
  width:267px; 
  height:53px;
}
 
#dialog1 .d-login {
  float:left;
  width:108px; 
  height:53px;
}
 
#boxes #dialog2 {
  background:url(file:///E|/WebSites/WebSitesDev/TPJ%20Systems%20Dev/images/notice.png) no-repeat 0 0 transparent; 
  width:326px; 
  height:229px;
  padding:50px 0 20px 25px;
}
/* LAYOUT */
.nestedrightmenu {}
.nestedrightmenu .nestedcolleft {
	margin-left:-550px;
	margin-top:1em;
	position:relative;
	float:left;
	width:200%;
}
.nestedrightmenu .nestedcol1wrap {
	padding-bottom:2em;
	position:relative;
	float:left;
	width:100%;
}
.nestedrightmenu .nestedcol1 {margin:0 0px 0 250px;overflow:hidden;height:auto;}
.nestedrightmenu .nestedcol2 {
	margin-top:0;
	width:100%;
	left:235px;
	position:relative;
	float:right;
	background:#fff;
}	


/* backgrounds and other styles */
#sectionNavbg {background:url('/_assets/backgrounds/green-sectionnavbg.png') top repeat-x;}
#breadcrumbbg {
	background-image: url(../images/backgrounds/tpjtopnav.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
	padding-left: 5px;
	padding-top: 2px;
	color: #f6f6ee;
	font-size: 10px;
}


#sectionNav ul {border-right:1px solid #b2dda4;} /* border-right-color */
#sectionNav ul li a {border-right:1px solid #b2dda4;} /* border-right-color */

hr, #article {border:none;border-top:2px solid #66bb49;}


/* HOME PAGE CONTENT */
#main {
	text-align:left;
}
#main .feature_theme {
	width:100%;
	height: 450px;
	min-width: 950px;
	padding: 0;
	text-align: left;
}
#feature_img {
	background-image: url(~/_assets/_backgrounds/home-employers-feature-img.jpg);
}
* html #feature_img {background-image:url('~/_assets/backgrounds/home-corporate-feature-img.png');}

ul.linkList li {font-size:.875em;margin-bottom:.5em;display:block}
ul.linkList li a {
	font-size:18px;
	color: #026ba5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
ul.linkList li a:hover {
	color: #67b140;
	border-bottom: 1px solid #67b140;
	
}
.mainViewContent {
	height:342px;
	overflow:hidden;
	margin:0 0em 0 15px;
	text-align: left;
	width: 45%;
}
div.mainViewMenu {
	clear:both;
	float:left;
	position:relative;
	width:100%;
	border-top:none;
	margin-top: 5px;
	background-color: #849eb9;
	min-width: 950px;
}
div.mainViewMenu ul {
	float:left;
	clear:both;
	position:relative;
	margin-top:1px;
	display:block;
	list-style:none;
}

#mainViewMenuOptions li {color:#026ba5;
	font-size:14px;
	overflow:hidden;
	display:block;
	float:left;
	width: 18%;
	display:inline;
	margin:0;
	padding:0;
	height: 100px;
	border-right:1px solid #fefef8; 
	}
div.mainViewMenu ul li.last{border-right:0px;}
div.mainViewMenu ul li a {font-size:12px;
color:#f026b5;
display:block;
float:left;
text-align:center;
margin-right:1px;
padding:1.6em 0 .65em 0;
text-decoration:none !important;overflow:hidden;
width:100%;}
div.mainViewMenu ul li a span {font-family:Georgia, "Times New Roman", Times, serif;font-size:18px; font-style:italic; letter-spacing:1px;border-bottom:none;
	color:#fefef8;}
div.mainViewMenu ul li a.last {margin-right:0px;padding-right:5px;}
div.mainViewMenu ul li.first {padding-left:0px;}
div.mainViewMenu ul li a.selected {border-bottom:none;color:#026ba5;}
#mainViewMenuOptions li a.selected span {border-bottom:none;color:#026ba5;}
.formlabel {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fefef8;
	width: 100px;
	text-align:right;}
