E/*
Theme Name: Pro Fessional Staffing
Theme URI: http://pro-staffing-usa.com
Description: 
Version: 1.0
Author: Logical eXtensionS, Inc.
Author URI: http://l-xs.com/
Tags: Human Resource
*/

@charset "utf-8";

/* Body Styles
----------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

body {
	padding:0;
	margin:0;
	font-size: 95%;
	line-height: 1.4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bg.jpg);
}

a {
	color: #663300;
	text-decoration: underline;
}

a:hover {
	color: #663300;
	text-decoration: none;
}


/* Header Styles
----------------------------------------------- */

#header_block {
	margin: 0;
	height: 280px;
	background: top url(images/header.gif) repeat-x;
}

#header {
	position: relative;
	margin: 0 auto;
	width: 920px;
	height: 263px;
	padding: 17px 52px 0 52px;
	background: top url(images/head.gif) no-repeat;
}

#index_header {
	position: relative;
	margin: 0 auto;
	padding: 17px 52px 0 52px;
	width: 920px;
}

#index_header_block {
	height: 200px;
	background: top url(images/index_header.gif) repeat-x;
}

#logo a {
	display: block;
	width: 135px;
	height: 75px;
	background: top url(images/logo.gif) no-repeat;
}

#index_header ul {
	list-style-type: none;
}

#logo {
	margin: 0;
	padding: 0;
	width: 135px;
	height: 75px;
	text-indent: -3000px;
	background: top url(images/logo.gif) no-repeat;
}

#logo a {
	display: block;
	width: 135px;
	height: 75px;
	background: top url(images/logo.gif) no-repeat;
}

#header ul {
	list-style-type: none;
	font-size: 0px;
}

#contact {
	position: absolute;
	top: 17px;
	left: 773px;
	width: 95px;
	height: 16px;
	text-indent: -3000px;
	background: url(images/contact.gif) no-repeat;
}

#contact a {
	display: block;
	width: 95px;
	height: 16px;
	background: url(images/contact.gif) no-repeat;
}

#japanese {
	position: absolute;
	top: 17px;
	left: 889px;
	width: 80px;
	height: 16px;
	text-indent: -3000px;
	background: url(images/japanese.gif) no-repeat;
}

#japanese a {
	display: block;
	width: 80px;
	height: 16px;
	background: url(images/japanese.gif) no-repeat;
}

#index_image {
	position: relative;
	display: block;
	margin: 26px 0 0 0;
	width: 925px;
	height: 320px;
	background: url(images/index_image.jpg) no-repeat;
}

#job_seekers_btn {
	position: absolute;
	top: 208px;
	left: 28px;
	width: 239px;
	height: 86px;
	text-indent: -3000px;
	background: url(images/job_seekers_btn.gif) no-repeat;
}

#job_seekers_btn a {
	display: block;
	width: 239px;
	height: 86px;
	background: url(images/job_seekers_btn.gif) no-repeat;
}

#clients_btn {
	position: absolute;
	top: 208px;
	left: 280px;
	width: 239px;
	height: 86px;
	text-indent: -3000px;
	background: url(images/clients_btn.gif) no-repeat;
}

#clients_btn a {
	display: block;
	width: 239px;
	height: 86px;
	background: url(images/clients_btn.gif) no-repeat;
}

/* Global Menu Styles
----------------------------------------------- */

ul#menu {
	clear: both;
	margin: 6px 0 0 0;
	padding: 0;
	list-style: none;
	width: 100%;
	z-index: 5000;
	font-size: 100%;
}

* html ul#menu {
	margin: 2px 0 0 0;
}

ul#menu li {
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
}

ul#menu li#home {
	width: 133px;
	height: 36px;
	text-indent: -3000px;
	background: url(images/home.gif) no-repeat;
}

ul#menu li#home a {
	display: block;
	width: 133px;
	height: 36px;
	background: url(images/home.gif) no-repeat;
}


ul#menu li.cat-item-4 {
	width: 133px;
	height: 36px;
	text-indent: -3000px;
	background: url(images/resume.gif) no-repeat;
}

ul#menu li.cat-item-4 a {
	display: block;
	width: 133px;
	height: 36px;
	background: url(images/resume.gif) no-repeat;
}

ul#menu li.cat-item-3 {
	width: 133px;
	height: 36px;
	text-indent: -3000px;
	background: url(images/job_seeker.gif) no-repeat;
}

ul#menu li.cat-item-3 a {
	display: block;
	width: 133px;
	height: 36px;
	background: url(images/job_seeker.gif) no-repeat;
}

ul#menu li.cat-item-1 {
	width: 133px;
	height: 36px;
	text-indent: -3000px;
	background: url(images/company.gif) no-repeat;
}

ul#menu li.cat-item-1 a {
	display: block;
	width: 133px;
	height: 36px;
	background: url(images/company.gif) no-repeat;
}

ul#menu li.cat-item-5 {
	width: 133px;
	height: 36px;
	text-indent: -3000px;
	background: url(images/client.gif) no-repeat;
}

ul#menu li.cat-item-5 a {
	display: block;
	width: 133px;
	height: 36px;
	background: url(images/client.gif) no-repeat;
}


ul#menu li ul {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 36px;
	left: 0;
	width: 150px;
	height: auto;
	display:none;
	list-style: none;
	background: #402E20;
	text-indent: 5px;
	border-right: 1px solid #4A3D2E;
	border-bottom: 1px solid #4A3D2E;
	font-size: 80%;
}

ul#menu li ul li {
	background: none;
	text-indent: 0;
}

ul#menu li ul li a {
	display: block;
	padding: 3px 3px 3px 15px;
	color: #FFF;
	border-bottom: 1px dotted #4A3D2E;
	text-decoration: none;
}

ul#menu li.cat-item-1 ul li a {
	height: auto;
	background: none;
}

ul#menu li.cat-item-2 ul li a {
	height: auto;
	background: none;
}

ul#menu li.cat-item-3 ul li a {
	height: auto;
	background: none;
}

ul#menu li.cat-item-4 ul li a {
	height: auto;
	background: none;
}

ul#menu li.cat-item-5 ul li a {
	height: auto;
	background: none;
}

ul#menu ul ul{
	margin-left: .2em;
	position: absolute;
	top: 0; 
	left: 100%;
}


/* Top Image Styles
----------------------------------------------- */
#header_top {
	position: relative;
	clear: both;
	z-index: 10;
}

#top_img01 {
	position: absolute;
	top: 55px;
	left: 734px;
	width: 175px;
	height: 225px;
	text-indent: -3000px;
	background: url(images/top_image.gif) no-repeat;
}

#top_img02 {
	position: absolute;
	top: 55px;
	left: 734px;
	width: 240px;
	height: 225px;
	text-indent: -3000px;
	background: url(images/top_image02.gif) no-repeat;
}

#header_title_block {
	clear: both;
	padding: 25px 0 0 45px;
}

#header_title_block h2 {
	width: 610px;
	height: 50px;
	text-indent: -3000px;
	background: url(images/title.gif) no-repeat;
	font-size: 10%;
	margin: 0;
}

#header_title_block h3 {
	margin: 10px 0 0 65px;
	width: 420px;
	height: 40px;
	text-indent: -3000px;
	font-size: 10%;
	background: url(images/quick_entry.gif) no-repeat;
}

#header_title_block h3 a {
	display: block;
	width: 420px;
	height: 40px;
	background: url(images/quick_entry.gif) no-repeat;
}

#header_title_block h3 a:hover {
	background: url(images/quick_entry_h.gif) no-repeat;
}

/* Content Styles
----------------------------------------------- */

#content_block {
	margin: 0 auto;
	padding: 0 49px 0 50px;
	width: 925px;
}

#content_top {
	height: 20px;
	background: url(images/content_top.gif) no-repeat;
}

#content {
	padding: 0 13px 0 12px;
	background: url(images/content_bg.gif) repeat-y;
	font-size: 90%;
}

#main_content {
	float: left;
	width: 655px;
	margin: 0 10px 0 0;
}

#main_content h2 {
	margin: 0;
	padding: 0 10px 10px 10px;
	font-size: 130%;
	color: #433223;
	background: bottom url(images/title_bg.gif) repeat-x;
}

#main_content h2 a {
	text-decoration: none;
}

.entry {
	padding: 10px 0;
	font-size: 90%;
}

.entry p {
	padding: 5px 20px 10px 20px;
}

.entry img {
	padding: 0 0 5px 0;
}

.entry ul {
	padding: 5px 20px 10px 40px;
}

.entry ol {
	padding: 5px 20px 10px 40px;
}

.entry h3 {
	padding: 10px 10px 5px 10px;
	margin: 0 10px 5px 10px;
	font-size: 130%;
	color: #395375;
	border-bottom: 1px solid #395375;
}

.entry h4 {
	padding: 2px 5px;
	margin: 0 10px 5px 10px;
	font-size: 100%;
	color: #FFF;
	background: #B3B09A;
}

.entry table {
	margin: 0 auto 20px auto;
	border: 1px solid #DFDFDF;
}

.entry table th {
	background: #F8F4E8;
	font-size: normal;
	text-align: left;
	padding: 5px;
	width: 180px;
}

.entry table td {
	background: #F1F1F1;
	padding: 5px;
}

#sidebar {
	float: left;
	width: 234px;
}

.banner {
	margin: 0 0 10px 0;
}

#content_bottom {
	height: 20px;
	background: url(images/content_bottom.gif) no-repeat;
}

.company_table {
	border: 1px solid #DFDFDF;
}

.company_table th {
	background: #F8F4E8;
	font-weight: normal;
	text-align: left;
	vertical-algin: top;
	padding: 5px;
	width: 180px;
}

.company_table td {
	background: #F1F1F1;
	padding: 5px;
}

.entry h3.company_title {
	padding: 10px 0 0 10px;
}

/* Job Seekers Styles
----------------------------------------------- */

#job_table td {
	vertical-align: top;
}

#job_list_title {
	width: 323px;
	height: 35px;
	text-indent: -3000px;
	font-size: 10%;
	background: url(images/job_list_title.gif) no-repeat;
}

#interview_hint_title {
	width: 323px;
	height: 35px;
	text-indent: -3000px;
	font-size: 10%;
	background: url(images/interview_hint_title.gif) no-repeat;
}

#column_title {
	width: 323px;
	height: 35px;
	text-indent: -3000px;
	font-size: 10%;
	background: url(images/column_title.gif) no-repeat;
}

#student_info_title {
	width: 323px;
	height: 35px;
	text-indent: -3000px;
	font-size: 10%;
	background: url(images/student_title.gif) no-repeat;
}

#job_table ul {
	margin: 0 0 5px 0;
	padding: 3px 5px;
	list-style-type: none;
	background: top url(images/block_bg.gif) repeat-x;
}

#job_table ul li {
	padding: 0 5px 3px 13px;
	background: 3px 8px url(images/list.gif) no-repeat;
}

#job_frame {
	border: none;
}

/* Client Styles
----------------------------------------------- */

#client_header_title_block {
	clear: both;
	padding: 35px 0 0 65px;
}

#client_header_title_block h2 {
	width: 600px;
	height: 80px;
	text-indent: -3000px;
	background: url(images/client_title.gif) no-repeat;
	font-size: 10%;
	margin: 0;
}

#client_table td {
	vertical-align: top;
}

#contact_btn {
	margin: 20px auto;
	width: 156px;
	height: 55px;
	text-indent: -3000px;
	background: url(images/contact_btn.gif) no-repeat;
	font-size: 10%;
}

#contact_btn a {
	display: block;
	width: 156px;
	height: 55px;
	background: url(images/contact_btn.gif) no-repeat;
}

#contact_btn a:hover {
	background: url(images/contact_btn_h.gif) no-repeat;
}


#recruitment_title {
	width: 323px;
	height: 35px;
	text-indent: -3000px;
	font-size: 10%;
	background: url(images/recruitment_title.gif) no-repeat;
}

#client_table ul {
	margin: 0 0 5px 0;
	padding: 3px 5px;
	list-style-type: none;
	background: top url(images/block_bg02.gif) repeat-x;
}

#client_table ul li {
	padding: 0 5px 3px 13px;
	background: 3px 8px url(images/list.gif) no-repeat;
}

/* Footer Styles
----------------------------------------------- */

#footer {
	margin: 0 auto;
	padding: 15px 52px;
	width: 925px;
	text-align: center;
	font-size: 80%;
	line-height: 2.0;
}

#footer ul {
	list-style-type: none;
}

#footer ul li {
	display: inline;
	padding: 0 20px 0 0;
}

#index_footer {
	margin: 0 auto;
	padding: 15px 52px;
	width: 925px;
	text-align: center;
	font-size: 80%;
	line-height: 2.0;
}

#index_footer ul {
	list-style-type: none;
}

#index_footer ul li {
	display: inline;
	padding: 0 20px 0 0;
}
