/*----------------------------+
 | Site: Pace Henley			    |
 +----------------------------*/

 
@import url("reset.css");



/* Core layout 
======================================================================*/
body {background:#fff; font:12px Arial, Helvetica, sans-serif;}
#container {}
#navigation {display:none;}
#content {}
	#content-left {}
	#content-right {display:none;}
	#content-right-contact {display:none;}
	#content-right-contact img {display:none;}
#footer {display:none;}
	




/* Navigation layout 
======================================================================*/
a {text-decoration:none; color:#000;}
a:hover {text-decoration:underline; color:#000;}



 /* Font Style
======================================================================*/
h1 {font-size:25px; color:#000; padding:0 0 15px 0; text-transform:uppercase;}

h2.cc {text-indent:-9999px; background:url(../images/titles/cc-image.gif) no-repeat; height:83px; width:636px; margin:10px 0 10px 0;}
h2.pre-employment {text-indent:-9999px; background:url(../images/titles/screening-image.gif) no-repeat; height:83px; width:636px; margin:10px 0 10px 0;}
h2.insurance {text-indent:-9999px; background:url(../images/titles/insurance-image.gif) no-repeat; height:83px; width:636px; margin:10px 0 10px 0;}
h2.litigation {text-indent:-9999px; background:url(../images/titles/litigation-image.gif) no-repeat; height:83px; width:636px; margin:10px 0 10px 0;}
h2.surveillance {text-indent:-9999px; background:url(../images/titles/surveillance-image.gif) no-repeat; height:83px; width:636px; margin:10px 0 10px 0;}

h2 {font-size:18px; color:#000; padding:0 0 15px 0; text-transform:uppercase;}
h3 {font-size:16px; color:#750116; padding:0 0 15px 0; text-transform:uppercase;}
h4 {font-size:14px; color:#666666; padding:0 0 15px 0; text-transform:uppercase;}
h5 {font-size:12px; color:#000; padding:0 0 15px 0; text-transform:uppercase;}

p {font-size:12px; color:#333; padding:0 0 15px 0; line-height:17px; text-align:justify;}

#footer p{font-size:11px; color:#a1a3ac;}


/* Extras 
======================================================================*/
.float-right {float:right;}
.float-left {float:left;}

#contact-details {height:150px;}

 dl.table-display
{
margin: 2em 0;
padding: 0;
}

.table-display dt
{
width: 80px;
float: left;
margin: 0 0 0 0;
padding: .5em;
border-top: 1px  dotted #bcbcbc;
font-weight: bold;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.table-display dd
{
float: left;
width: 526px;
margin: 0 0 0 0;
padding: .5em;
border-top: 1px  dotted #bcbcbc;
}


 /* Form Style
======================================================================*/
form.form fieldset,
form.form ol, 
form.form li, 
form.form legend {
	margin: 0;
	padding: 0;
}

form.form fieldset { border: 0; }

form.form ol { list-style: none; }

form.form li { margin-bottom: 5px; }

form.form label {
	display: inline-block;
	width: 150px;
	padding:0 0 0 7px;
	font-weight:bold;
}

form.form input, form.form select, form.form textarea {
	width: 250px;
	padding: 3px;
	border: 1px solid #ddd;
	background: #fff;
	font: normal 13px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

form.form textarea { height: 200px; }

form.form select {
	padding: 0;
	width: auto;
}

form.form li.button { margin-top: 15px; }

form.form li.button input {
	width: auto;
	border: 0;
	background: #333;
	color: #fff;
	cursor: pointer;
}

form.form fieldset legend {
	padding: 20px 0;
	font-weight: bold;
	font-size: 18px;
	color: #444;
	_margin: 0 -7px; /* IE Win fix */
}

/* IE Mac legend fix */
form.form legend {
  display: inline-block;
}
