@charset "utf-8";
/* CSS Document 

DEFAULTS
LAYOUT
UNIVERSAL
SERVICES
OPPORTUNITIES
COMPANY
CONTACT
ADMIN
NAV
*/


/* -------------DEFAULTS ---------------- */
body {
background-color: #331f14;
margin:0;
padding:0;
font: 12px Arial, Helvetica, sans-serif;
}
p, li, input, textarea {
font: 12px Arial, Helvetica, sans-serif;
}
img {
border:none;
}
a {
font-weight:bold;
}
	#footer a {
	text-decoration:none;
	}
	a:link {
	color: #331f14;
	}
	a:visited, .results a:visited {
	color:#000;
	}
	.results a:visited {
	color:#7c6c56;
	}
	a:hover, a:active, .results a:hover, .results a:active {
	color:#5D4020;
	}
	
	#footer a:link, #footer a:visited, .paginate a:link, .paginate a:visited {
	color:#d4c4a2;
	}
	#footer a:hover, #footer a:active, .paginate a:hover, .paginate a:active {
	color: #5d442d;
	}
	#footer span {
	float:right;
	}
h1 {
font-size:1.6em;
}
	h1 span {
	font-size:.7em;
	font-style:italic;
	color:#78593d;
	}
h2 {
font-size:1.4em;
}
h3 {
font-size:1.2em;
border-bottom:1px solid #000;
margin-top:30px;
}
li {
margin-bottom: 5px;
list-style-image:url(images/bullit1.gif);
}
hr {
background:#331f14;
height:2px;
border:1px solid #331f14;
}
div {
overflow:hidden;
}
br {
margin:0;
padding:0;
}	
/* ------------- LAYOUT ---------------- */

#container {
border:1px solid #000;
width:760px;
margin:40px auto;
background-color:#5d4020;
}
	#banner {
	background: #4a2e11 url(images/back_banner.jpg) repeat-x;
	border-bottom:1px solid #000;
	padding-top:8px;
	height:130px;
	overflow:hidden;
	clear:both;
	}
		#banner p {
		width:403px;
		height:8px;
		background:url(images/specalities.gif) no-repeat left bottom;
		margin:0 0 0 10px;
		padding:12px 0 0 0;
		}
			#banner i {
			display:none;
			}
#main {
overflow:hidden;
border: 1px solid #331a00;
border-width: 0 0 0 13px;
}
#nav, #nav2 {
width:147px;
float:left;
margin:0;
padding:0;
}
	#nav2 ul {
margin:0;
padding:0;
width:147px;
}
	#nav li, #nav2 li {
	margin:0;
	padding:0;
	border-bottom:1px solid #331a00;
	}
	#nav a, #nav2 ul a {
	display:block;
	padding: 10px 0 10px 18px;
	margin-left:7px;
	}
	#nav2 a:link, #nav2 a:visited {
	color:#d4c4a2;
	}
	#nav2 a:hover, #nav2 a:active {
	color: #331a00;
	}
	#nav h4, #nav p {
	color:#f2e5c1;
	padding-left:5px;
	text-align:center;
	}
	#nav2 h4, #nav2 p {
	color:#f2e5c1;
	text-align:center;
	padding:2px 0;
	}
		#nav h4, #nav2 h4  {
		font-size:1.2em;
		margin-bottom:0;
		}
		#nav p, #nav2 p {
		line-height:20px;
		margin-top:3px;
		}
		.current a {
		background:url(images/n_arrow2.gif) no-repeat left center;
		}
		.up a {
		background:url(images/n_arrow1.gif) no-repeat left center;
		}
		.up a:link, .up a:visited, .current a:link, .current a:visted {
		}
		.up a:hover, .up a:active {
		background:url(images/n_arrow2.gif) no-repeat left center;
		}
		.current a:hover, .current a:active {
		background:url(images/n_arrow1.gif) no-repeat left center;
		}
#content {
background: #f2e5c1 url(images/background.jpg) no-repeat top;
width:559px;
padding: 10px 20px;
border-left:1px solid #331a00;
overflow:hidden;
}
#footer {
clear:both;
background-color:#331a00;
border-top:1px solid #000;
padding: 4px;
color:#5d442d;

}
	#footer p {
	margin:0;
	padding:0;
	color:#5d442d;
	}

/* ------------- UNIVERSAL ---------------- */
.error  {
border:1px solid #5d442d;
margin: 20px 0;
background:#d4c4a2;
padding:5px 10px;
width:300px;
}
#whitebox {
border:1px solid #5d442d;
background:#FFF;
padding:10px;
overflow:hidden;
}
	#whitebox div {
		float:left;
		height:150px;
		width:130px;
		text-align:center;
	}
	#whitebox img {
	border:1px solid #5d442d;
	}
.brownbox  {
border:1px solid #5d442d;
margin: 0 20px;
background:#d4c4a2;
padding:10px;
}
	.brownbox ul {
	margin:0 10px 0 25px;
	padding:0;
	}
	.brownbox td{
	width:50%;
	padding:10px;
	vertical-align:top;
	}
	.brownbox li {
	padding-left:3px;
	line-height:20px;
	}
	.brownbox h3 {
	margin-top:0;
	}
.button, .delbutton, .editbutton {
text-decoration:none;
border:1px solid #331a00;
cursor:pointer;
color:#f5ede5;
font-weight:bold;
}
.button:link, .delbutton:link, .editbutton:link, .button:visited, .delbutton:visited, .editbutton:visited  {
color:#f5ede5;
}
.button:hover, .delbutton:hover, .editbutton:hover, .button:active, .delbutton:active, .editbutton:active {
color:#FFF;

}
.delbutton, .editbutton {
display:block;
width:60px;
overflow:hidden;
padding:3px 10px 3px 25px;
margin:0;
}
.result1 div, .result2 div {
width:100px;
float:right;
margin:0;
padding:0;
}
.delbutton {
background: #331a00 url(images/b_delete.gif) no-repeat left center;
margin-bottom:2px;
}
.editbutton {
background: #331a00 url(images/b_edit.gif) no-repeat left center;
}
.button {
background: #331a00 url(images/link_arrow.gif) no-repeat right;
padding:3px 15px 3px 10px;
}
	.button:link, .button:visited {
	background: #331a00 url(images/link_arrow.gif) no-repeat right;
	}
	.button:hover, .button:active {
	background:#d4c4a2 url(images/link_arrow2.gif) no-repeat right;
	}
	.button:link, .button:visited  {
	color:#f5ede5;
	}
	.button:hover, .button:active  {
	color:#331a00;
	}
.floatleft {
float:left;
margin:0 5px 5px 0;
}
.floatright {
float:right;
margin:0 0 5px 5px;
}
.bigltbrown {
color:#78593d;
font-size:1.4em;
font-weight:bold;
}
.small, .adminlink  {
font-size: .8em;
}
/* ------------- SERVICES ---------------- */
#services td {
vertical-align:top;
padding: 0 10px 10px 0;
}
	#services p {
	margin-top:0;
	padding-top:0;
	}
	
/* ------------- COMPANY ---------------- */	
.profile {
border-bottom:2px solid #5d442d;
margin-bottom:20px;
padding-bottom:5px;
}
	.profile img {
	width:200px;
	border:1px solid #5d442d;
	float:left;
	margin:0 10px 10px 0;
	}
	.profile p {
	display:block;
	}
	.profile h2 {
	font-size:1.8em;
	margin-top:0;
	}
	.profile span {
	color:#7c6c56;
	font-size:.6em;
	}
	
/* ------------- OPPORTUNITIES ---------------- */
#opp {
background-color:#684a32;
border:1px solid #331f14;
}
	#opp td {
	padding:10px;
	vertical-align:top;
	text-align:center;
	width:20%;
	}
	#opp a {
	display:block;
	font-size: 1.2em;
	text-decoration:none;
	}
	#opp a:link, #opp a:visited {
	color:#F5EDE5;
	}
	#opp a:hover, #opp a:active {
	color:#000;
	}
#keywords {
float:right;
width:200px;
padding:0;
border:1px solid #5d442d;
background:#d4c4a2;
}	
	#keywords h1, .paginate {
	margin:0;
	padding:2px 5px;
	background-color:#5d4020;
	color:#F2E5C1
	}
	
#search, #search table {
width:560px;
}
#login, #login table {
width:250px;
}
#search {
margin-bottom:10px;
}
#search table, #login table {
border:1px solid #000;
border-bottom:none;
margin-bottom:10px;
}
	#search td, #login td {
	padding:2px 5px;
	border-bottom:1px solid #000;
	}
	.s1 {
	width:90px;
	text-align:right;
	font-weight:bold;
	}
#results_job {
width:340px;
}
#results_admin {
width:560px;
}
.results {
border:1px solid #000;
border-width: 0 1px;
margin:0;
}
#results_job a {
display:block;
}
	.results div {
	display:block;
	padding: 5px;
	text-decoration:none;
	overflow:hidden;
	}
	.results span {
	font-size:18px;
	}
	.result1 {
	background-color:#F2E5C1;
	border-bottom:1px solid #000;
	}
	.result2 {
	background-color:#EDDDB9;
	border-bottom:1px solid #000;
	}
.paginate {
border:1px solid #000;
width:330px;
font-size: .8em;
font-weight:bold;
}
	.paginate div {
	width:120px;
	float:right;
	text-align:right;
	}
/* ------------- CONTACT ---------------- */
.location {
overflow:hidden;
margin-bottom:20px;
padding-bottom:5px;
}
	.location h1 {
	background-color:#d4c4a2;
	padding:2px 5px;
	}
.offices {
margin:0;
padding:0;
}
.contactinfo {
width:265px;
}
	.contactinfo div {
	width:130px;
	height:20px;
	float:left;
	}
	.ci_left {
	font-weight:bold;
	text-align:right;
	width:120px;
	margin-right:5px;
	}
.contacts td {
width:105px;
vertical-align:top;
padding-right:5px;
}
	.phone1 {
	text-align:right;
	font-weight:bold;
	}
iframe {
width:280px;
height:330px;
float:right;
border:1px solid #331f14;
margin-top:10px;
}
/* ------------- ADMIN ---------------- */
#delete {
background-color:#F2E5C1;
z-index:10;
display:block;
height:100%;
width:100%;
position: absolute;
margin:0;
top:0;
left:0;
opacity: .8;
filter: alpha(opacity=80);
}
	#delete2 {
	position: absolute;
	z-index:20;
	text-align:center;
	width:100%;
	}
	#delete2 div {
	background-color: #331f14;
	color: #FFFFFF;
	width:450px;
	height:150px;
	padding:10px;
	margin:0 auto;
	}
	#delete2 p {
	font-weight:bold;
	}
	#delete2 a {
	font-size:20px;
	color: #FFFFFF;
	}
#addjob table {
width:500px;
}
	#addjob td {
	vertical-align:top;
	}
	#addjob input, #addjob textarea {
	width:300px;
	padding: 2px 0;
	}
.headinput {
font-size:1.6em;
font-weight:bold;
}
.blob {
width:550px;
height:150px;
}
.listblob {
width: 240px;
height:100px;
background:#d4c4a2;
}
.submitdiv {
text-align:right;
margin-top:10px;
}
	.submitdiv input {
	font-size:1.8em;
	}
	
	.anylinkcss {
position:absolute;
visibility: hidden;
border:1px solid #000;
border-bottom-width: 0;
line-height: 18px;
z-index: 100;
background-color: #D4C4A2;
width:170px;
}
/* ------------- ADMIN ---------------- */
.anylinkcss a{
color: black;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000;
padding: 1px 5px;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color:#F2E5C1;
color: black;
}
.editimage, .editimage2 {
float:right;
width:200px;
margin-right:5px;
}
.deleteimg {
border: 1px solid #000;
text-align:center;
text-decoration:none;
background-color:#FFF;
padding:2px;
display:block;
}
	.deleteimg img {
	border: 1px solid #000;
	height:50px;
	margin-bottom:3px;
	}