@charset "utf-8";
/* CSS Document for Inspire Resourcing 			*/
/* created by Andrew Bramley - www.visualaid.eu */

a {
	color:#999999;
	text-decoration:none;
}
a:hover {
	color:#6b0000;
}

p, a, img { margin:0; border:none;}
h1, h2, h3 { color:#999999 }
h1 {font-size:18px }
h2 { font-size:16px }
h3 { font-size:14px }
h2.client_heading { margin-top:2px }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 950px;
	margin:0 auto;
	padding: 5px;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* header */
#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
	padding: 0 5px 0 5px;
}
#header img {
	border:none;
	float:left;
}

/* header contact info */
#header #head_contact {
	text-align: right;
}


/* header menu */
#header #header_menu {
	text-align: right;
	margin-top: 90px;
}
#header #header_menu ul {
	margin:0;
}
#header #header_menu li {
	list-style-type: none;
	display: inline;
	padding: 0 5px 0 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#header #header_menu li.last {
	border:none;
	padding-right: 0;
}
#header #header_menu li a {
	border-top: 2px solid #CCC;
	padding-top:5px;
}
#header #header_menu li a:hover, #header #header_menu li a.current {
	border-top: 2px solid #6b0000;
	color: #6b0000;
}
/* end of header stuff */

/* main content */
#content #intro {
	background-attachment: scroll;
	background-image: url(../images/intro_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top: 3px solid #6b0000;
	border-bottom: 3px solid #6b0000;
	xheight:86px;
	padding: 0 5px 0 5px;
	margin:15px 0 15px 0;
}
#content #intro.contact_intro {
	background-image: url(../images/contact_bg.jpg);
}
#content #intro p {
	width:550px;
	font-size:14px;
	margin-top:8px;
	text-align: justify;
}

#content #clients {
	width:432px;
	margin-left:15px;
	float:left;
	height:350px;
	margin-bottom:25px;
}

#content #candidates {
	width:432px;
	margin-right:15px;
	margin-bottom:25px;
	float:right;
	height:350px;
}
#content #candidates img {
	float:left;
	margin-right:5px;
}
#content ul {
	list-style-position: inside;
}
#content p {
	margin:10px 0 10px 0;
}
#content img.images {
	float:right;
	margin-right:5px;
	xmargin-top:15px;
}

/* footer */
#footer {
	border-top: 3px solid #6b0000;
	border-bottom: 3px solid #6b0000;
	clear:both;
	height:50px;
	display:block;
	padding: 0 5px 0 5px;
	margin-top:25px;
}
#footer img {
	float:left;
}
p.copyright {
	font-size:10px;
	margin-top:23px;
	text-align:right;
}
#footer ul { text-align:right; margin:0;}
#footer ul li {
	display: inline;
	list-style-type: none;
	margin-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
}
#footer ul li.last {
	border:none;
	padding-right: 0;
}
/* message box */
#content .message_box {
	font-size: 12px;
	color: #333333;
	background-color: #EEEEEE;
	float: right;
	width: 250px;
}
#content .message_box h3 {
	margin:0;
	padding: 8px 5px 8px 5px;
	font-size: 14px;
	color: #FFF;
	background: #6b0000 url(../images/table/corner.gif) no-repeat right top;
	border-bottom:2px solid #380000;
	font-variant:small-caps;
	text-transform:capitalize;
}
#content .message_box p {
	line-height:16px;
	padding: 0 5px 0 5px;
}
#content .message_box a {
	font-variant:small-caps;
}

/************************/
/* 		conatct form 	*/
/************************/
#contactForm input {
	font-family: "Lucida Grande",geneva,verdana,sans-serif;
	font-size:110%;
	color:#666666;
	padding:2px;
	background-color:#FFFFFF;
	border:1px solid #cccccc;
	margin-bottom:0.5em;
}
#contactForm input:focus {
	border:1px solid #999999;
}
#contactForm textarea {
	font-family: "Lucida Grande",geneva,verdana,sans-serif;
	font-size:90%;
	color:#666666;
	padding:2px;
	background-color:#FFFFFF;
	border:1px solid #cccccc;
	margin-bottom:0.5em;
}
#contactForm textarea:focus {
	border:1px solid #999999;
}
#contactForm input[type=button] {
	background-color:#6b0000;
	color:#FFF;
	background-image:none;
}
#contactForm input[type=button]:hover {
	background-color:#380000;
}
#query .validation {
	font-size:90%;
	vertical-align:super;
}
#thankyou {
	font-size:95%;
	color:#0066CC;
	vertical-align:super;
}
#mailsuccess {
	background-color: #FFFFFF;
	padding-top:1em;
	padding-bottom:1em;
}
.hidden {
	display:none;
}
#emailerror, #generalerror, #emailmatcherror, #messageerror,
#compnameerror, #fnameerror, #snameerror, #phoneerror {
	font-size: 85%;
    vertical-align: super;
	color: #FF0000;
}


/*   Table   */
#contact_details table {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	color: #b7b7b7;
}

#contact_details caption {
	font-weight: bold;
	background: #6b0000 url(../images/table/corner.gif) no-repeat right top;
	border-bottom:2px solid #380000;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
}

#contact_details td, th {
	padding: 4px;
}

#contact_details thead th {
	text-align: center;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

#contact_details tbody th {
	font-weight: bold;
}

#contact_details tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}
#contact_details tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

#contact_details tbody th a:link, tbody th a:visited{
	color:#6b0000;
	padding:3px 0px 0px 18px;
	}
#contact_details tbody th a:hover{
	color:#380000;
	}

#contact_details tbody tr td { 
	height:50px;
	background: #FFF;
	border: 1px solid #FFF;
	}

#contact_details tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

#contact_details table td a:link, table td a:visited {
	color: #6b0000;
	text-decoration: none;
}

#contact_details table td a:hover {
	color: #380000;
	border-bottom:2px solid #380000;
	text-decoration: none ;
}

#contact_details tfoot th, tfoot td {
	background-color:#E7E7E7; padding:10px;
	text-align:center; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px; font-weight:bold; font-style:italic;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}
