/*
Theme Name: PerSe
Theme URI: http://www.persegroup.com
Description: The PerSe WordPress theme, designed and built by Create With Curtis.
Version: 1.6
Author: Create With Curtis
Author URI: http://www.createwithcurtis.com/
Tags:
*/


/* -------------------------------------------------------------------------------------
--> GENERAL STYLE AREA -->
------------------------------------------------------------------------------------- */

* {
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	font-size: 62.5%;
	color: #606060;
	padding: 0;
	background: #eceae9;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande';
}

div, p, ul, ol, dl, h1, h2, h3, h4, h5, h6, table, hr, form, iframe, pre {
	float: left;
	clear: both;
	width: 100%;
}

ul, ol {
	list-style: none;
}

a {
	text-decoration: none;
	outline: none;
	color: #548be5;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

p {
	margin: 0 0 15px 0;
	line-height: 1.5;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

hr {
	border-top: 1px solid #68944f;
	margin: 0 0 15px 0;
}

img {
	float: left;
}

.middle_align {
	text-align: center;
}

.left {
	float: left;
	clear: none;
	width: auto;
}

.right {
	float: right;
	clear: none;
	width: auto;
}

.wrapper, .maxhire_wrapper {
	text-align: left;
	float: none;
	width: 892px;
	margin: 0 auto;
}

.maxhire_wrapper {
	width: 1000px;
}

.container {
	position: relative;
}

/* -------------------------------------------------------------------------------------
<-- END GENERAL STYLE AREA <--
------------------------------------------------------------------------------------- */

#content_wrapper {
	background: #fff url(images/page_bg.jpg) top left repeat-x;
	padding: 0 0 20px;
}

/* -------------------------------------------------------------------------------------
--> HEADER STYLE AREA -->
------------------------------------------------------------------------------------- */

#header {
	height: 100px;
	position: relative;
}

#logo {
	width: 367px;
	position: absolute;
	top: 0;
	left: 0;
	height: 100px;
}

#logo a {
	float: left;
	display: block;
	height: 100px;
	width: 100%;
	background: transparent url(images/logo.jpg) top left no-repeat;
	text-indent: -10000px;
}

#login_bar {
	position: absolute;
	width: auto;
	top: 10px;
	right: 5px;
	color: #fff;
	margin: 0;
}

#login_bar a {
	color: #fff;
}

#phone_and_search {
	position: absolute;
	width: auto;
	bottom: 4px;
	right: 5px;
	color: #fff;
	font-size: 1.4em;
	margin: 0;
	text-align: right;
}

#phone_and_search span {
	float: right;
	display: block;
}

#phone_and_search a {
	float: right;
	clear: both;
	margin: 7px 0 0;
}

#nav {
	width: 882px;
	margin: 0 0 0 5px;
	display: inline;
}

#nav li {
	height: 34px;
	width: auto;
	float: left;
	clear: none;
}

#nav ul {
	background: #e9e8e8;
	width: 188px;
	padding: 3px;
}

#nav ul li {
	width: 188px;
	height: auto;
	float: left;
	clear: both;
}

#nav a {
	display: block;
	height: 34px;
	width: auto;
	float: left;
	font-size: 15px;
	line-height: 34px;
	color: #555454;
	text-align: center;
	border-left: 1px solid #fdfeff;
	border-right: 1px solid #e8e7e7;
}

#nav #nav_home {
	width: 130px;
}

#nav #nav_job_seekers {
	width: 172px;
}

#nav #nav_employee_center {
	width: 177px;
}

#nav #nav_about_us {
	width: 229px;
}

#nav #nav_employers {
	width: 163px;
}

#nav #nav_contact_us {
	width: 177px;
}

#nav #nav_home.active, #nav #nav_home:hover, 
#nav #nav_job_seekers.active, #nav #nav_job_seekers:hover, 
#nav #nav_employee_center.active, #nav #nav_employee_center:hover, 
#nav #nav_about_us.active, #nav #nav_about_us:hover, 
#nav #nav_employers.active, #nav #nav_employers:hover, 
#nav #nav_contact_us.active, #nav #nav_contact_us:hover{
	color: #e7a614;
	text-decoration: underline;
}

#nav ul li a {
	border: 1px solid #fff;
	width: 166px;
	min-height: 14px;
	height: auto !important;
	height: 14px;
	padding: 10px;
	text-indent: 0;
	color: #6e6b6b;
	background: #e9e8e8;
	text-align: left;
	line-height: 1.5;
	font-size: 1.2em;
}

#nav ul li a:hover {
	background-position: 0 0;
	background: #aaa8a8;
	color: #fff;
	text-decoration: none;
}

#nav li ul {
	position: absolute;
	z-index: 100000;
	top: 134px;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li#last_menu:hover ul, #nav li#last_menu.sfhover ul {
	right: 0px;
}

#home_banner {
	height: 279px;
	width: 882px;
	padding: 4px 5px 5px;
	border-bottom: 1px solid #b1aeae;
	margin: 0 0 5px;
	background: #fff;
}

#selection_box {
	width: 271px;
	height: 278px;
	float: right;
	clear: none;
	position: relative;
}

#selection_box a {
	float: right;
	clear: both;
	display: block;
	width: 100%;
}

#selection_box a img {
	float: right;
}

#looking_to_hire {
	position: absolute;
	left: 0;
	bottom: 0;
}

#nav_looking_for_job {
	top: 19px;
}

#nav_looking_for_job:hover {
	background: transparent url(images/nav_looking_for_job.jpg) top left no-repeat;
}

#nav_looking_to_hire {
	top: 52px;
}

#nav_looking_to_hire:hover {
	background: transparent url(images/nav_looking_to_hire.jpg) top left no-repeat;	
}

#nav_perse_employee {
	top: 86px;
}

#nav_perse_employee:hover {
	background: transparent url(images/nav_perse_employee.jpg) top left no-repeat;	
}

#banner {
	float: right;
	width: 605px;
	clear: none;
	position: relative;
}

#sub_banner {
	height: 215px;
	width: 882px;
	padding: 4px 5px 5px;
	border-bottom: 1px solid #b1aeae;
	margin: 0 0 5px;
	background: #fff;
	position: relative;
}

#register_now {
	width: 221px;
	height: 215px;
	overflow: hidden;
	position: absolute;
}

#home_banner #banner {
	height: 279px;
	overflow: hidden;
	position: relative;
	float: left;
}

#sub_banner #banner {
	width: 655px;
}

#sub_banner #banner img {
	position: relative;
	z-index: 1;
}

#sub_banner #banner h1 {
	position: absolute;
	z-index: 5;
	right: 0;
	bottom: 0;
	text-align: right;
	width: 623px !important;
	width: auto;
	background: transparent url(images/banner_bar.png) top right repeat-y !important;
	background: #717171;
	background-image: none;
	color: #fff;
	font-size: 3em;
	font-weight: normal;
	margin: 0;
	padding: 10px 16px;
	line-height: 1em;
}

/* -------------------------------------------------------------------------------------
<-- END HEADER STYLE AREA <--
------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------
--> SIDEBAR STYLE AREA -->
------------------------------------------------------------------------------------- */

#home_page {
	float: right;
	clear: none;
	width: 271px;
	margin: 0 4px 0 0;
	display: inline;
}


#home_page #sidebar {
	width: 270px;
	margin: 0 0 0 0;
}

#sidebar {
	float: left;
	clear: none;
	width: 220px;
	margin: 0 29px 0 5px;
	display: inline;
}

#sub_pages {
	border-top: 1px solid #d7dadc;
	background: #ecf3f6;
	margin: 0 0 15px;
}

#sub_pages li a {
	display: block;
	width: 200px;
	padding: 7px 10px;
	font-size: 1.4em;
	text-transform: uppercase;
	color: #404040;
	border-bottom: 1px solid #d7dadc;
	cursor: pointer;
}

#sub_pages li a:hover, #sub_pages li.current_page_item a {
	text-decoration: none;
	background: #9eb9d1;
	color: #fff;
}

#sub_pages.employee_news li.page-item-167 a {
	text-decoration: none;
	background: #9eb9d1;
	color: #fff;
}

#sidebar h3 {
	font-size: 1.2em;
	margin: 0 0 5px;
}

#sub_perse_logos {
	position: relative;
	height: 56px;
	margin: 0 0 10px;
	overflow: hidden;
}

#perse_logos a, #perse_logos a img {
	margin: 0 0 3px;
	float: left;
}

.side_box_container {
	width: 237px;
	position: relative;
	display: inline;
	margin: 0 0 10px -17px;
	background: #fff url(images/side_box_bg.jpg) top right repeat-y;
}

.side_box_container h4 {
	display: none;
}

.side_box_container p {
	margin: 0 0 10px;
	font-size: 1.2em;
}

.side_box_container ul li {
	width: 168px;
	background: transparent url(images/side_box_bullet.jpg) 10px 7px no-repeat;
	padding: 2px 0 2px 20px;
	font-size: 1.2em;
}

.side_box_footer {
	background: transparent url(images/side_box_bottom.jpg) bottom right no-repeat;
}

#side_box_commments {
	background: transparent url(images/side_box_comments.jpg) top left no-repeat;
	width: 188px;
	padding: 45px 16px 10px 33px;
}

#side_box_career_center {
	background: transparent url(images/side_box_career_center.jpg) top left no-repeat;
	width: 188px;
	padding: 45px 16px 10px 33px;
}

#side_box_employer {
	background: transparent url(images/side_box_employer.jpg) top left no-repeat;
	width: 188px;
	padding: 45px 16px 10px 33px;
}

#side_box_employee_center {
	background: transparent url(images/side_box_employee_center.jpg) top left no-repeat;
	width: 188px;
	padding: 45px 16px 10px 33px;
}


#side_box_about_us {
	background: transparent url(images/side_box_have_you_heard.jpg) top left no-repeat;
	width: 188px;
	padding: 45px 16px 10px 33px;
}

#side_box_about_us h5 a {
	display: block;
	width: 100%;
	text-indent: -10000px;
	height: 31px;
	background: transparent url(images/wrc_cert_sidebox.png) top left no-repeat !important;
	background: transparent url(images/wrc_cert_sidebox.gif) top left no-repeat;
}

#suggestion_box {
	width: 237px;
	position: relative;
	display: inline;
	margin: 0 0 10px -17px;
}

#suggestion_box a, #suggestion_box img {
	float: left;
}

/*
#testimonial {
	margin: 10px 0 0;
	width: 216px;
	padding: 2px 2px 28px 2px;
	background: #fbecd6 url(images/sub_testimonial_bottom.jpg) bottom left no-repeat;
}

#testimonial p {
	border: solid #fff;
	border-width: 1px 1px 0 1px;
	padding: 10px;
	margin: 0;
	width: 194px;
	font-size: 1.2em;
}

#testimonial p.testimonial_from {
	border-width: 0 1px;
	padding: 0 10px 10px;
	text-align: right;
	font-weight: bold;
}
*/

/* -------------------------------------------------------------------------------------
<-- END SIDEBAR STYLE AREA <--
------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------
--> CONTENT STYLE AREA -->
------------------------------------------------------------------------------------- */

#content {
	float: left;
	clear: none;
	width: 555px;
	padding: 10px 38px 0 0;
}

#content h1 {
	color: #d79928;
	font-size: 2em;
	margin: 0 0 15px;
}

#content h2 {
	font-size: 1.8em;
	margin: 0 0 10px;
}

#content h3 {
	font-size: 1.6em;
	margin: 0 0 10px;
	width: 540px;
	padding: 2px 0 0 15px;
	background: transparent url(images/circles.jpg) center left no-repeat;
}


#content p {
	line-height: 2;
	font-size: 1.2em;
}

.aligncenter {
	display: block;
	margin: 0 auto;
}

#content ul {
	margin: 0 0 15px;
}

#content li {
	float: left;
	clear: both;
	width: 495px;
	padding: 0 30px;
	font-size: 1.2em;
	line-height: 2;
	background: transparent url(images/bullet.jpg) 10px 8px no-repeat;
}

#content ul.multi_column li {
	clear: none;
	width: 247px;
	padding: 0 0 0 30px;
}

#iframe {
	margin: 4px 0 10px;
}

#content p.error_message, #login_error {
	width: 531px;
	padding: 10px;
	border: 2px solid #3B3B3B;
	color: #fff;
	font-size: 1.4em;
	background: #e7a614;
}

label {
	float: left;
	clear: none;
	width: 200px;
}

span.note {
	float: left;
	clear: both;
	width: 380px;
	font-size: .8em;
}

input {
	float: left;
	clear: none;
	width: 180px;
	padding: 2px;
}

textarea {
	width: 380px;
	height: 90px;
	padding: 2px;
}

input.button, input.checkbox, label.checkbox, input#wp-submit {
	width: auto;
}

label.checkbox {
	padding: 0 10px 0 0;
}

input.checkbox {
	margin: 4px 20px 0 0;
}

.navigation {
	margin: 10px 0;
}

.navigation .alignleft {
	width: auto;
}

.navigation .alignright {
	float: right;
	clear: none;
	width: auto;
}

/* -------------------------------------------------------------------------------------
<-- END CONTENT STYLE AREA <--
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
--> FOOTER STYLE AREA -->
------------------------------------------------------------------------------------- */

#footer_nav_wrapper {
	background: #dcddde url(images/white_pix.gif) bottom left repeat-x;
	padding: 6px 0 7px;
}

#footer_nav_wrapper a {
	color: #606060;
}

#footer_wrapper {
	padding: 10px 0;
	background: #eceae9 url(images/footer_bg.jpg) top left repeat-x;
}

#footer_wrapper .left {
	background: transparent url(images/footer_logo.jpg) center left no-repeat;

	padding: 20px 0 5px 50px;
}

#footer_wrapper .left p {
	width: auto;
}

#footer_wrapper .right {
	padding: 0 0 0 20px;
	width: 380px;
	clear: none;
	border-left: 1px solid #c3c0c0;
}

#logos {
	padding: 0 0 10px;
	border-bottom: 1px solid #c3c0c0;
	margin: 0 0 10px;
}

#logos a, #logos img {
	float: left;
}

#asa_logo {
	margin: 0 10px 0 0;
}

#curtis {
	margin: 0;
}

/* -------------------------------------------------------------------------------------
<-- END FOOTER STYLE AREA <--
------------------------------------------------------------------------------------- */

