/*--------------------- Last Modified  2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
                          
  May not be duplicated or reproduced.
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari
  CSS Document - layout.css
/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, html, label, table, tr, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img, a img, :link img, :visited img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:'';
}
/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body {
	background:#d5d7dd url(../images/bg-repeat-x.jpg) top repeat-x;
	text-align:center;
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
blockquote {
	margin-left:10px;
	margin-right:10px;
}
h1 {
	font-size:1.4em;
	color:#333;
	margin-bottom: 20px;
}
h2 {
	font-size:1.2em;
	color:#333;
}
h3 {
	font-size:1.0em;
	color:#333;
}
a:link, a:visited {
	color:#1F3E59;
	text-decoration:none;
	outline:none;
}
a:hover, a:active {
	color:1f3e59;
	text-decoration:underline;
	outline:none;
}
h2, h3, p {
	margin-bottom:10px;
}
/* ------------------------ classes ------------------------ */
.clear {
	clear:both;
	width:100%;
}
p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
}
img.img-left {
	float:left;
	margin:2px 10px 10px 0px;
}
img.img-right {
	float:right;
	margin:5px 0px 10px 10px;
}
/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	margin:10px 0 15px 0; /* set margin left and right below */
}
form label {
	font-size:.95em;
}
form br {
	line-height:0;
	height:0;
} /* defaults vertical spacing between fields */
input, textarea, select {
	background:#fff url(../images/input-bg.jpg) bottom repeat-x; /* to prevent highlighting by Google Toolbar */
	border:1px solid #cfcfcf;
	color:#000;
	width:200px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}
select {
	width:150px;
	padding:0;
} /* same width as form - !important */
textarea {
	height:90px;
	overflow:auto;
}
input#encrypt-form, input#reply-from {
	display:none;
}
input#check-form {
	display:none;
} /* test before you change !! will be display:none;*/
.copyright {
	display:none;
	z-index:-99;
}
/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main {
	margin:20px 0 10px 0;
	width: 519px;
}
#contact-main label {
	width:180px;
	position:relative;
	display:block;
	text-align:right;
	margin-bottom:10px;
	font-size:1em;
}
#contact-main label input, #contact-main label textarea, #contact-main label select {
	width:220px;
	position:absolute;
	left:110%;
	top:-2px;
}
#contact-main label select {
	width:175px;
} /* fixes display issue - 5px larger than input field */
#contact-main label textarea {
	height:100px;
	overflow:auto;
	background:url(../images/textarea-bg.jpg) bottom repeat-x;
}
/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main {
	width:60px;
	height:20px;
	cursor:pointer;
	padding:0;
}
input.submit-contact-main {
	margin:95px 0 0 200px;
} /* defines placement of contact-main submit button */
input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background: url(../images/button-submit.jpg);
	width:92px;
	height:22px;
	border:none;
	cursor:pointer;
}
/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background: url(../images/bg-repeat-y.jpg) repeat-y;
	width:820px;
	margin:0 auto;
	text-align:left;
}
/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url();
	height:307px;
}
/* index page link within #masthead */		
	#masthead a.logo {
	background:url(../images/jamesjordan-logo.png);
	position:absolute;
	width:201px;
	height:194px;
	top:0px;
	left:0px;
}
#masthead a span {
	display:none;
}
#content-main {
	background:url(../images/topwrap.jpg) top no-repeat;
	padding: 25px 0 0 0;
}
#content-main span {
	display:none;
}
#content-main h1 span, #content-main h2 span, #content-main h3 span {
	color:#333;
	display: inline;
}
/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:201px;
	float:left;
	margin: 0 0 0 40px;
}
#column-left h2 {
	margin-bottom:20px;
	font: 1.4em;
}
#column-left .subnav a {
	background:url(../images/bg-subnav.jpg);
	height:25px;
	display:block;
}
#column-left .subnav {
	margin-bottom:10px;
}
#column-left .subnav li {
	list-style:none;
	margin:0;
	padding:5px 5px 5px 0;
}
a#quick-contact {
	width:201px;
	height:59px;
	background:url(../images/button-contact.jpg);
	display:block;
	margin: 0 0 20px;
}
/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:519px;
	float:left;
	margin: 0 0 0 30px;
	padding: 0 0 20px 0;
}
#column-right h2 {
	margin:0;
	color:#666;
	font: 1.2em;
}
#column-right p {
	margin:0 0 20px 0;
}
#column-right p.introduce {
	margin:0 0 10px 0;
}
#column-right ul {
	margin:0 0 20px 0;
}
.split-pod {
	width:240px;
	padding:5px;
	float: left;
	background:url(../images/bg-split-pod.jpg) top no-repeat;
	margin: 0 9px 10px 0;
}
#content-main ul li {
	list-style:disc;
	margin:0 0 0 15px;
}
/*--	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 0px 10px 0px;
		}

	#column-right form { margin-left:0px; }


	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url(../images/bullet.jpg) 0px 6px no-repeat; 
			padding-left:10px;  
			}


	#column-right ul { padding-left:5px; } 
		#column-right ul li { 
			background:transparent url(../images/bullet.jpg) 0px 6px no-repeat;
			padding-left:10px; 
			float:left;
			width:150px;
			line-height:20px; 
			}


	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-right dl dd {
			background:transparent url(../images/bullet.jpg) 0px 6px no-repeat; 
			padding-left:10px; 
			margin-left:5px;
			} --*/

/* ------------------------ header framework ------------------------ */

#header-image {
	height:245px;
	width: 820px;
	background:url(../images/header-image-03.jpg);
} /* sets height for all non-flash headers */
body#about #header-image {
	background:url(../images/header-image-05.jpg);
}
body#contact #header-image {
	background:url(../images/header-image-04.jpg);
}
body#news-events #header-image {
	background:url(../images/header-image-01.jpg);
}
body#services-consult #header-image {
	background:url(../images/header-image-06.jpg);
}
body#services-diversity #header-image {
	background:url(../images/header-image-02.jpg);
}
body#services-recruit #header-image {
	background:url(../images/header-image-03.jpg);
}
/* ------------------------ subhead framework ------------------------ */
#subhead {
	height:20px;
} /* sets height for all subheads */
#subhead h1, #subhead span {
	display:none;
}
body#index #subhead {
}
body#about #subhead {
}
body#contact #subhead {
}
body#thankyou #subhead {
}
body#sitemap #subhead {
}
/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
	height:55px;
}
/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
	height:55px;
}
#title-our-procedures {
	height:35px;
}
/* ------------------------------------- Buttons ---------------------------------------- */
#btn-special-offer {
	height:186px;
	display:block;
	background:url(layout.css) no-repeat;
}
#btn-special-offer:hover {
	background:url(layout.css) -100px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
}
#btn-special-offer span {
	display:none;
}
/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background: url(../images/bottom-wrap.jpg) bottom no-repeat; /* fix for Safar */
	width: 820px;
	padding: 0 0 20px 0;
}
/* ------------------------footer framework ------------------------ */
#footer {
	width:820px;
	margin:0 auto;
	text-align:center;
}
#footer p {
	color:#666;
	margin-bottom:10px;
}
#footer a:link, #footer a:visited {
	color:#666;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color:#666;
	text-decoration: underline;
}
#footer ul {
	margin:10px;
}
#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
	display: inline;
	border-left: 1px solid #666;
}
#footer li.first {
	border: none;
}
/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */


/* ------------------------ horizontal sprite nav ------------------------ */
#nav {
	background:url("../images/nav.jpg") no-repeat;
	width:820px;
	height:62px;
	margin:0;
	padding:0;
}
#nav span {
	display: none;
}
#nav li, #nav a {
	height:57px;
	display:block;
} /* change height here also */
#nav li {
	float:left;
	list-style:none;
	_display:inline;
	position:relative;
}
#nav-01 {
	width: 126px;
	margin-left: 201px;
}
#nav-02 {
	width: 146px;
}
#nav-03 {
	width: 186px;
}
#nav-04 {
	width: 140px;
}
/*-------------- (-79px) X position of button / (-62px) height of image from above ------------- */
#nav-01 a:hover {
	background:url("../images/nav.jpg") -202px -65px no-repeat;
}
#nav-02 a:hover {
	background:url("../images/nav.jpg") -328px -65px no-repeat;
}
#nav-03 a:hover {
	background:url("../images/nav.jpg") -474px -65px no-repeat;
}
#nav-04 a:hover {
	background:url("../images/nav.jpg") -660px -65px no-repeat;
}
/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#0b2135;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
}
#nav li ul li {
	height:20px; /* Height of each drop down nav item */
	border:1px solid #013668;
	border-top:none;
}
#nav li ul li a {
	width:100%;
	height:20px;	/* Height of each drop down nav item, should match above */
	line-height:20px;	 /* Height of each drop down nav item again, should match above */
}
#nav li ul li a span {
	display:block;
	padding-left:5px;
}
/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#FFFFFF;
	text-decoration:none;
}
#nav li:hover ul, #nav li.sfHover ul {
	left: auto;
}
/* Hover styles for drop down items */
#nav-02 ul a:hover {
	background-image:none;
	background-color:#202020;
	color: #FFC;
	text-decoration:none;
}
/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li {
	width:200px;
}

