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

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:0.65em;
	text-align: justify;
	background-image: url('/images/bg.jpg');
}

a {	
	color: #3366CC;	
	text-decoration: none;
}
a:hover {	
	color: #3366CC;	
	text-decoration: underline;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	line-height:1em;
	text-align:left;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:2em;
	font-weight:normal;
	color:#999999;
	text-align:left;
	line-height:1em;
}

h2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:1.3em;
	font-weight:normal;
	color:#333;
}

/* main wrapper that holds it all centrally */

#wrapper {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	border-color:#CCCCCC;
	border: 1px solid;
	background-color:#FFFFFF;
	background-image: url(../images/stones_main-blue4.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}

/************ Top Navigation Bar **************************************/

#TopNav {
	width: 780px;
	height: 26px;
	margin: 0;
	background: #808080 url('../images/grad_grey.jpg') top left repeat-x;
}

#TopNav ul {	
	margin: 0 0 0 140px;
	padding: 5px;	
	list-style: none;
}

#TopNav ul li, ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding: 0 0.5em;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;
	float: left;
}
#TopNav ul li a:hover {
	color: #EAEAEA;
	text-decoration:underline;
	}	
	
	
.headername {
	margin: 0px 0 0 140px;
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
}
	
/******************** header ***************************************/
	
#CentreWrapperTop {
	position:relative;
	clear:both;
	float:left;
	width: 780px;
	height:210px;
}

#TopLeft {
	float: left;
	position:relative;
	width: 122px;
	padding:14px;
	margin: 0 0 0 0;
	font-size: 10px;
}

#TopRight {
	position:relative;
	float: right;
	right:150px;
	width: 490px;
	margin: 0 0 0 0;
}
.MainHeader {
	position:relative;
	float:left;
	top:104px;
	left:20px;
}
#MainHeaderBullets {
	position:relative;
	float:left;
	top:110px;
	width:480px;
	font-size:12px;
	color:#666666;
}
#MainHeaderBullets p {
	margin:0 0 0 25px;
	font-style:italic;
	font-weight:bold;
	line-height: 20px;
}
#MainHeaderBullets li {
	margin:0 0 10px -12px;
}





/************************* main centre content **************************/

#CentreWrapper {
	position:relative;
	clear:both;
	float:left;
	width: 780px;
}

#MainLeft {
	float: left;
	position:relative;
	width: 122px;
	padding:0 14px 14px 14px;
	margin: 0 0 20px 0;
	font-size: 10px;
}

#LeftContent {
	width:122px;
}

#LeftContent ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#LeftContent ul a {
	display:block;
	width:110px;
	margin:0 0 4px 0;
	padding:4px 4px 4px 4px;
	line-height:12px;
	text-align:left;
	color:#999999;
	text-decoration:none;
	font-weight: normal;
	text-indent: 2px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}

#LeftContent ul a:hover {
	color:#666666;
	background-color: #EAEAEA;
}

#LeftContent li {
	display:inline;
}


#cost_estimates #LeftContent .cost_estimates a,
#drafting_costs #LeftContent .drafting_costs a,
#pods_pors #LeftContent .pods_pors a,
#negotiating #LeftContent .negotiating a,
#attending_hearings #LeftContent .attending_hearings a,
#part_8 #LeftContent .part_8 a,
#collection #LeftContent .collection a,
#predictive_costs #LeftContent .predictive_costs a,
#about_us #LeftContent .about_us a,
#fee_structure #LeftContent .fee_structure a,

#our_service #LeftContent .our_service a,
#the_team #LeftContent .the_team a,
#approach #LeftContent .approach a,
#history #LeftContent .history a,
#testimonials #LeftContent .testimonials a,
#assurances #LeftContent .assurances a,
#contact #LeftContent .contact a,
#debtor #LeftContent .debtor a,
#commercial #LeftContent .commercial a,
#consumer #LeftContent .consumer a,
#litigation #LeftContent .litigation a,
#purchase #LeftContent .purchase a,
#tracing #LeftContent .tracing a,
#cleansing #LeftContent .cleansing a,
#visits #LeftContent .visits a,
#case_studies #LeftContent .case_studies a,
#ulr #LeftContent .ulr a,
#ledger #LeftContent .ledger a,
#credit #LeftContent .credit a,

#vacancies #LeftContent .vacancies a,
#vacancies_add #LeftContent .vacancies_add a,
#applications #LeftContent .applications a,
#logout #LeftContent .logout a {
	background-color: #E2EFFC;
	border:1px solid #999;
	color:#333;
}

#MainRight {
	position:relative;
	float: right;
	right:150px;
	width: 480px;
	margin: 0 0 0 0;
}


#MainContent {
	width: 452px;
	padding:0 14px 14px 12px;
	margin:0 0 50px 0;
	font-size:1.1em;
	line-height:1.5em;
}

#vacancies table, #vacancies_add table, #applications table {
	border-collapse:collapse;
	border:1px solid #eaeaea;
}

#vacancies table td, #vacancies_add table td, #applications table td {
	padding:4px;
}

/***************************************** footer ***************************/

#Footer {
	position:relative;
	clear: both;
	margin:20px 0 0 0;
	padding: 5px;
	height:16px;
	background:#000000 url('../images/grad_black.jpg') top left repeat-x;
	font-size: 1em;
	text-align:center;
	color:#FFFFFF;
}

#Footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#Footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}




#clear {
	clear:both;
	height:0px;
}

.marcus {
	position:relative;
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #999;
}
.charts {
	position:relative;
	float:left;
	margin:0 20px 10px 0;
	border:0;
}

.chartbulletspurple {
	list-style-image:  url("../images/dotpurple.jpg");
}
.chartbulletsblue {
	list-style-image:  url("../images/dotblue.jpg");
}
.chartbulletsyellow {
	list-style-image:  url("../images/dotyellow.jpg");
}


/****** pebble pics *******/

.pebble01 {
	position:relative;
	float:right;
	top:10px;
}

#boxes {
	position:relative;
	float:left;
	width:132px;
	height:230px;
	border:1px solid #EAEAEA;
	margin: 4px 4px 4px 0;
	padding:4px 6px 4px 6px;
	text-align:left;
}

.imagright {
	position:relative;
	float:right;
}


/***************************************** forms *********************************/

fieldset {
	margin: 20px;
	padding: 1em 1em 2em 1em;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

legend {
	font-weight: bold;
}

label {
	float: left;
	margin: 4px 0 0 20px;
	width: 160px;

}
input {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	width: 160px;
	margin:4px 0 0 0;
	padding:2px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	width: 195px;
	height:6em;
}
.formselect {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999;
}
#service {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999;
}
.radiobut {
	width:10px;
	border:0px;
	margin:4px 4px 0 4px;
}


.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 2px;
	border: 1px solid #999;
	background-color: #E2EFFC;
	width: 100px;
}

fieldset p {
	line-height:1em;

}

.yearfield {
	width:36px;
}
.uploadfile {
	width:200px;
}


.errormsg {
	color:#FF0000;
	font-weight:bold;
	margin:10px 0 0 20px;
}



html {
	overflow-y: scroll;
}
