/*  -----------------------------------  */
/*  ---                             ---  */
/*  ---  PLAN B LEGAL : STYLESHEET  ---  */
/*  ---                             ---  */
/*  -----------------------------------  */


/* GLOBALS */

* {
    margin: 0;
    font-size: 12px;
    color: #282828;
}

.addjob small {
	color: #999;
}

a b {
	color: #c00;}

table.contentTbl {
	background: url(../images/bg-shadow.jpg) center repeat-y;
}	

#resourcehome {
	border:1px solid #000;
	float:right;
	width:440px;
	height: 250px;
	margin-top:1px;
	padding: 15px;
}

#resourcehome li {
 padding-top:2px;
 margin-bottom:6px; 
 padding-left:10px;  
 border-left: none; 
 background: url(../images/arrow.gif) no-repeat left;
 list-style-type:none; 
 }


hr.profile {
    margin-bottom: 12px;
    color: #000;
    background-color: #000;
    height: 1px;
    border: 0;
}

hr.home {
	margin-bottom: 10px;
	color:#fff;
	background-color: #fff;
	height:1px;
	border:0;
	} 

.profileResume p {
	font-size: 11px;
}

blockquote.profileResume {
	padding-left: 15px;
}

h6 {
	font-size: 14px;
	font-weight: bold;
	color: #c00;
}

html, body {
    margin:0;
    padding:0;
    background: #dadada;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #282828;
    height: 100%;
}

blockquote {
    padding-left: 50px;
}

.jobSearch {
	padding:15px;
	border:1px solid #333;
	background:#fff;
}
.jobSearch a, .jobSearch a b {
	font-size:16px;
	font-weight:bold;
	}
.listing th{background:#000;color:#fff}
.listing td{border-bottom:1px solid}
.listing .row2{background:#fff}

/* TYPE & HEADERS */

h1 {
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
    font-size: 22px;
    color: #c00;
    background: url(../images/h1-square.gif) center left no-repeat;
    padding: 0 0 0 20px;
    margin: 0;
}

#why {
	background:#fff;
	padding:10px;
	border:1px solid #333;
	text-align:center;
	width:400px;
	cursor:pointer;
}

#why:hover {
	background:#fcd268;
	padding:10px;
	border:1px solid #333;
	text-align:center;
	width:400px;
	cursor:pointer;
	text-decoration:none;
}



.bigbtn, .bigbtn:hover {
	font-weight: bold;
   text-transform: uppercase;
   font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
   font-size: 22px;
   color: #c00;
   text-decoration:none;
}
.bigbtnb {
	font-weight: bold;
   text-transform: uppercase;
   font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
   font-size: 22px;
   color: #333;
}

h2 {
    font-weight: bold;
    background: url(../images/arrow_down.gif) center left no-repeat;
    padding-left: 10px;
    color: #282828;
    font-size: 16px;
    margin-bottom: 10px;
}

h3 {
    font-weight: bold;
    background: url(../images/arrow_down.gif) center left no-repeat;
    padding-left: 10px;
    color: #282828;
    font-size: 18px;
}

h4 {
	font-weight: bold;
	color: #c00;
	font-size: 18px;
	
}

.req {
    color: #c00;
    font-weight: bold;
    font-size: 11px;
    vertical-align: top;
}

/* FORMS */

input.resumeTitle {
    font-size: 16px;
    font-weight: bold;
}









.footer, .push {
    height: 80px;
    width: 950px;
}

.footer {
    background: url(../images/footer-bg.jpg) no-repeat;
    padding-top: 10px;
}



td.add {
    font-size: 16px;
    font-weight: bold;
    color: #282828;
}

select {
	border: 1px solid #999;
	}

input, textarea {
    border: 1px solid #999;
    font-size: 11px;
    padding: 2px;
}



div.loggedIn {
    background: #eee;
    padding: 10px;
    width: 217px;
    border: 1px solid #666;
}

div.update {
    background: #fcd268;
    padding: 10px;
    border: 1px solid #666;
    margin-bottom: 20px;
}

p {
    padding-bottom: 10px;
}

hr {
    margin-bottom: 10px;
    color: #999;
    background-color: #999;
    height: 1px;
    border: 0;
}

.sideNav {
    background: #eee;
    padding: 0 0px 5px 0px;
    width:237px;
    margin-bottom: 10px;
    border: 1px solid #000;
}

.sideNavD {
	margin: 0px 5px 0px 5px;
	font-size: 11px;
	padding: 0;
}


#bg {
    background: url(../images/bg-shadow.jpg) center repeat-y;
    padding: 0px 10px 0px 10px;
    width: 900px;
    top: 0px;
    margin-left: 0 auto -45px;
    /* min-height: 100%; */
    height: auto !important;
    /* height: 100%; */      
}

.container {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -60px;
    font-size: 11px;
}

#header {
    width: 900px;
    height: 136px;
    background: url(../images/planbheader.jpg);   
}

#navi {
    width: 900px;
    height: 30px;
  /*  position: absolute; */
    top: 136px;  
}

table.navTbl {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    background:#fff;
}

#subNav {
    width: 900px;
    height: 39px;
    margin-top: 4px;
    background: url(../images/sub-bg.jpg) repeat-x;
}

#subNav td {
    width: 300px;
    height: 39px;
    text-align:center;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}

a img {
	border:0px;
}

div.subItem {
    background: url(../images/sub-bg.jpg) repeat-x;
    height:39px;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    padding-top: 7px;
    padding-left: 20px;
    text-align: left;
}

#cblock {
    width: 800px;
    padding: 25px 50px 0px 50px;
    /* top: 209px; */
    border-top: 2px solid #fff;
    text-align: left;
}



.footer a {
    color: #ccc;
    text-decoration: none;   
}

.footer a:hover {
    color: #c00;
    text-decoration: none;
}

.footer p {
    font-size: 10px;
    margin-top: 8px;
}

table.loginTbl {
    border:0;
}

table.loginTbl td {
    font-size: 11px;
    padding-bottom: 3px;
    padding-right: 3px;
}

a {
    color: #c00;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}


.myJob {
	border: 1px solid #333;
	width:470px;
	padding:15px;
	margin-bottom:15px;
}

.addJob {
	border: 1px solid #333;
	width:470px;
	padding:15px;
	margin-bottom:15px;
	text-align: center;
	background:#c00;
	font-size: 20px;
	color:#fff;
	font-weight:bold;
	letter-spacing:3px;
}

.addJob:hover {
	color:#c00;
	background:#fff;
	cursor: pointer;
}

.myJob td a {
	font-size: 15px;
}

.myJob p {
	line-height: normal;
}

p.myJobInfo {
	line-height:20px;
}

ul.sqlist li {
	list-style-type: none;
	background: url(../images/square.gif) left center no-repeat;
	padding-left: 10px;
	}


.item {
	width: 536px;
	padding: 0 0 12px 0;
	border: 1px solid #333;
	margin-bottom: 15px;
}

.item p {
	margin-left:15px;
	}

.itemHead {
	width:501px;
	background: url(../images/jsquareBG.gif) left center no-repeat #000;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	padding:5px 10px 5px 25px;
	margin-bottom:12px;
}

